• What are you working on? v7
    7,420 replies, posted
[QUOTE=TerabyteS_;38503705]Wow, we're getting so much feedback :D We'll slowly read and address all of it![/QUOTE] Yeah, I wrote a few feedback messages, I tried to explain them a bit, what I found weird/annoying/misplaced/missing... etc... Hoping you can get information out of that! To me, when getting feedback, getting the context of the idea/suggestion is pretty important, that is why I like to watch others use my work as most of the time they don't tell you what they expected to happen when they do a certain action and just shrug it off as 'must be me not knowing how to use it'.
[del]Still waiting for someone to test out the NSFW functionality ;)[/del] Well that was quick
[QUOTE=Vietnow;38504432][del]Still waiting for someone to test out the NSFW functionality ;)[/del] Well that was quick[/QUOTE] someone tested it out right after gab posted here.
Perhaps you should create a thread as earlier suggested? Maybe even take advantage of the facepunch API and post popular images. People seem to have a lot of questions and suggestions, I think this thread will get a bit too busy.
[QUOTE=kragmars102;38504756]Perhaps you should create a thread as earlier suggested? Maybe even take advantage of the facepunch API and post popular images. People seem to have a lot of questions and suggestions, I think this thread will get a bit too busy.[/QUOTE] I'll post the thread when we get around to actually releasing, I'd prefer to keep amuzor low-key and relegated to the users of waywo for now.
[QUOTE=TerabyteS_;38504832]I'll post the thread when we get around to actually releasing, I'd prefer to keep amuzor low-key and relegated to the users of waywo for now.[/QUOTE] *and Andrew's mother.
Added custom names, and disabling of infinite scrolling. Available from your settings page.
With the appreciation of Saming and his help/work, we have came up with this. [url]http://exclusive1.asia/demiurge-new.htm[/url]
Working on revamping one of the websites I help manage: [url]http://drivermadness.net/beta/portal.php[/url] Basically the way it works is the "easyPortal" MOD I have for phpBB3 has a default page for the main portal, which is usually made for the proSilver template (but in this case it is an entirely new theme). What I plan on doing is completely revamping the layout for the default portal, but I absolutely despise that 3-column layout. It feels squished and just doesn't flow right to me. I'd like for it to look more like an actual website and have better a better flow to it. I've come to ask you guys about some opinions/feedback on what kind of layout would be optimal for this "portal" page. I'm all ears and open to suggestions. The colors and graphics of the website are not final, they're currently default. I'll focus on those later on, but for right now the portal's page layout is the most important one. Thanks to any of those who provide feedback.
Amuzor looks nice. Pity it lags a whole bunch in Opera.
[QUOTE=cyber_cam34;38509982]Amuzor looks nice. Pity it lags a whole bunch in Opera.[/QUOTE] Yeah for some reason it seems to lag in Firefox and Opera but surprisingly not in IE. Those issues will hopefully be addressed before the "official" public release.
I'm interested to know if there's an automated anti-spam system. (Don't think it's a good idea to find out myself...)
[QUOTE=Vietnow;38510112]I'm interested to know if there's an automated anti-spam system. (Don't think it's a good idea to find out myself...)[/QUOTE] You can only post 10 comments within 10 minutes. [editline]a[/editline] How many comments and in what time period will probably change in the future depending on your karma. [editline]a[/editline] In previous revisions there was also vote fuzzing which I'm not sure if we'll add back in the future.
Decided I should start learning how to create wordpress themes. Anyone know a good beginner tutorial? I have no idea where to start after installing and configuring wordpress itself. Wrong thread... sorry.
submitted some content yo, site is nice.
[QUOTE=Exclusive;38509234]With the appreciation of Saming and his help/work, we have came up with this. [url]http://exclusive1.asia/demiurge-new.htm[/url][/QUOTE] Please, people, keep telling us what could be improved, I have a day off tomorrow, and I could use it to help Exclusive :)
Where is NSFW only filter ?
I've officially moved from gedit to Sublime Text 2 and HOLY FUCKING SHIT. [t]http://nehkz.me/img/i/a90614fd6daa76a8fcbdca4a52c956be.png[/t] On the other hand. What do you think so far? [url]http://nehkz.me/test[/url] (Also, I'm still working on /img/. The upload script isn't mine by the way.)
[t]http://i.imgur.com/twAPT.png[/t] source: [url]https://github.com/redjazz96/generic-forums/blob/master/README.md[/url] It's going swell. Is anyone interested in generic forums at all? :v
Looks generic. But the simplicity is nice, looks like something that can easily be modified or incorporated into a design.
i think it's pretty cool
[QUOTE=kragmars102;38519293][b]Looks generic.[/b] But the simplicity is nice, looks like something that can easily be modified or incorporated into a design.[/QUOTE] I see what you did there. Gab actually made the design to be honest, that's the actual running forums (as in, I made a thread with that title and such). [editline]19th November 2012[/editline] Hold on this isn't funny :C [editline]19th November 2012[/editline] The forums themselves are running fine; the boards/threads/posts are all working, with proper pagination (I'm not too happy with the way i was forced to load the stuff, but...), and permissions. I posted the readme in markdown format to test stuff, and it's working perfectly fine. It looks nice, too. Any questions?
[QUOTE=Ac!dL3ak;38519268][t]http://i.imgur.com/twAPT.png[/t] source: [url]https://github.com/redjazz96/generic-forums/blob/master/README.md[/url] It's going swell. Is anyone interested in generic forums at all? :v[/QUOTE] I've been keeping an eye on it, I like it a lot. Gonna give it a try soon.
Made a [url=http://tripmine.net/radio?id=ld2012]Youtube radio thing[/url]. Mainly for the next Ludum Dare so me and my friends can make a shared playlist for the weekend instead of restricting ourselves to just one guy's shitty music taste. You can add Youtube links on the fly, the playlist refreshes every time a video starts without reloading the page. There's a 'master player' system that once it starts playing, syncs everyone else that reloads the page by starting the same video at the same amount of seconds in. Mainly build using the JQuery UI and the Youtube iframe API. Ironically, the API reference page was broken due to an iframe at the time. Seems Google fixed it after my bug report.
[QUOTE=Clavus;38524536]Made a [url=http://tripmine.net/radio?id=ld2012]Youtube radio thing[/url]. Mainly for the next Ludum Dare so me and my friends can make a shared playlist for the weekend instead of restricting ourselves to just one guy's shitty music taste. You can add Youtube links on the fly, the playlist refreshes every time a video starts without reloading the page. There's a 'master player' system that once it starts playing, syncs everyone else that reloads the page by starting the same video at the same amount of seconds in. Mainly build using the JQuery UI and the Youtube iframe API. Ironically, the API reference page was broken due to an iframe at the time. Seems Google fixed it after my bug report.[/QUOTE] Seems pretty cool. Could be useful like you said, stops from the restriction of one persons music.
Well the client was happy with the site and there are some fixes that I had in mind but it didn't fit the clients budget: [url]http://maalausliikeauto.fi/[/url]
[img_thumb]http://i.imgur.com/JSeLi.png[/img_thumb] Working on it! Has quite allot of work before its done.
[QUOTE=Chizbang;38525117][img_thumb]http://i.imgur.com/JSeLi.png[/img_thumb] Working on it! Has quite allot of work before its done.[/QUOTE] Looks average (no offense). Try making the navbar vertically smaller and make it so that it that the width is 100%. It will free up a lot of space and makes sure that it doesn't look bloated.
[QUOTE=Mega1mpact;38525235]Looks average (no offense). Try making the navbar vertically smaller and make it so that it that the width is 100%. It will free up a lot of space and makes sure that it doesn't look bloated.[/QUOTE] Non taken! This is probably my third serious design. Just something I slapped together.
[url]http://scottdbdesigns.com/test/[/url] Trying out new layout... temp graphics and fake names haha. tested on: Firefox, Chrome, IE 8 on PC type is a little weird on IE but I can fix it later. Firefox had to have different thumbnail code since it lagged it having the titles appear and disappear for some reason.
Sorry, you need to Log In to post a reply to this thread.