• What are you working on? v7
    7,420 replies, posted
Hope this is worthy of an update, I had to create a website for Creative Industries as well ( another school subject ) #FML. So I more or less used the same design aspects as the one I did for I.T. [thumb]http://ezyimg.info/content/F4f2I8.jpg[/thumb]
[QUOTE=Spero78;38152520][img_thumb]http://puu.sh/1hXVV[/img_thumb] Slightly more progress, started pulling data from Hexxeh's api to populate the design, not sure if i should continue[/QUOTE] It wouldn't work that well for a forum, but damn that is a sweet design.
[img]http://i.imgur.com/Sboqs.png[/img]
Lots of whitespace in the header, very tight spacing in the section list. I think you should work on balance a bit more.
simply amazing, by far the best here. everyone else should start trying harder! [editline]23rd October 2012[/editline] [QUOTE=TerabyteS_;38154115]Lots of whitespace in the header, very tight spacing in the section list. I think you should work on balance a bit more.[/QUOTE] no it looks great
[QUOTE=Dachande;38154118] no it looks great[/QUOTE] just because it looks good doesn't mean it doesn't have room to improve
[QUOTE=TerabyteS_;38154115]Lots of whitespace in the header, very tight spacing in the section list. I think you should work on balance a bit more.[/QUOTE] i was considering having it move across the screen if you touched on it like a smartphone or tablet or something and reveal some buttons and shit, but idk what
[QUOTE=Aurora93;38154331]i was considering having it move across the screen if you touched on it like a smartphone or tablet or something and reveal some buttons and shit, but idk what[/QUOTE] I think you should focus primarily on the desktop experience.
Could be fine if you just moved the mouse up there instead of ~touching~.
well likewise you could do that
I think you should have something in between the logo and avatar, preferably some sort of navigation.
[QUOTE=Aurora93;38154061][IMG]http://i.imgur.com/Sboqs.png[/IMG][/QUOTE] Where does that back arrow in the header go? [editline]24th October 2012[/editline] [QUOTE=Spero78;38152520][img_thumb]http://puu.sh/1hXVV[/img_thumb] Slightly more progress, started pulling data from Hexxeh's api to populate the design, not sure if i should continue[/QUOTE] How does it behave on lower resolutions? (~1000-1200px wide) I'd also experiment with making the FP logo smaller, and moving it into the header bar. Then move the left-most section up so it's vertically aligned with the top of the other two sections. I'm not saying you [I]should[/I], it'd just be interesting to see how it compares. [editline]24th October 2012[/editline] [QUOTE=Aurora93;38154331]i was considering having it move across the screen if you touched on it like a smartphone or tablet or something and reveal some buttons and shit, [B] but idk what[/B][/QUOTE] Design around the content. Don't start adding unnecessary content just to fill the design.
[QUOTE=Vietnow;38156314]Where does that back arrow in the header go?[/QUOTE] it shouldn't actually be shown in the root of the site, but it was there for navigation. the idea was that, when you went through multiple sections and then finally to a thread, you would see a path of these, and to go back to any one area you click the arrow
[B]Someone might find these poor vectors I compiled usefull.[/B] [URL="http://ezyimg.info/content/M711ID.png"][img]http://ezyimg.info/content/5n8J7h.png[/img][/URL] Edit: [URL="http://ezyimg.info/content/facepunch.ai"]Download Vector File[/URL]
Those are raster, not vector.
[QUOTE=Jelly;38160151]Those are raster, not vector.[/QUOTE] [URL="http://ezyimg.info/content/facepunch.ai"]Download Vector File[/URL]
[QUOTE=kragmars102;38160202][URL="http://ezyimg.info/content/facepunch.ai"]Download Vector File[/URL][/QUOTE] owned
[QUOTE=kragmars102;38160043][B]Someone might find these poor vectors I compiled usefull.[/B] [URL="http://ezyimg.info/content/M711ID.png"][img]http://ezyimg.info/content/5n8J7h.png[/img][/URL] Edit: [URL="http://ezyimg.info/content/facepunch.ai"]Download Vector File[/URL][/QUOTE] [img]http://www.gabrielecirulli.com/p/Artwork-20121024-180827.png[/img] That's cool!
[thumb]http://puu.sh/1isRp[/thumb] I always get chosen for beta for some reason
world's best php database helper: [php] <?php class DB { private $pdo; public function __construct($dsn, $user, $password) { $this->pdo = new PDO($dsn, $user, $password); } public function __get($query) { return $this->$query(); } public function __call($query, $params) { $stmt = $this->pdo->prepare($query); $stmt->execute($params); return $stmt->fetchAll(PDO::FETCH_CLASS, "stdClass"); } } $db = new DB("mysql:dbname=testdb;host=127.0.0.1", "root", ""); $db->{"INSERT INTO users (username) VALUES (?)"}("admin"); $db->{"INSERT INTO users (username) VALUES (?)"}("luser"); foreach($db->{"SELECT * FROM users"} as $row) { echo "#$row->id: $row->username\n"; } [/php] that rocks
[QUOTE=kragmars102;38174284][thumb]http://puu.sh/1isRp[/thumb] I always get chosen for beta for some reason[/QUOTE] Does anybody ever use Youtube's homepage? I swear I've never used it.
[QUOTE=TerabyteS_;38175136]Does anybody ever use Youtube's homepage? I swear I've never used it.[/QUOTE] I use it all the time. I need to have "uploads only" checked tough, else it's just a cluster fuck.
[QUOTE=TerabyteS_;38175136]Does anybody ever use Youtube's homepage? I swear I've never used it.[/QUOTE] If you want to see your subscriptions then of course.
[QUOTE=TerabyteS_;38175136]Does anybody ever use Youtube's homepage? I swear I've never used it.[/QUOTE] I use it quite often as well to see what people have uploaded ( my subscriptions ). But I really want recommended videos to disappear, apart from the fact that it's beyond inaccurate it juses waste so much space. I really dislike how the design is so narrow, they can take advantage of some more space and present content more effectively.
[QUOTE=kragmars102;38175215]I use it quite often as well to see what people have uploaded ( my subscriptions ). But I really want recommended videos to disappear, apart from the fact that it's beyond inaccurate it juses waste so much space. I really dislike how the design is so narrow, they can take advantage of some more space and present content more effectively.[/QUOTE] Recommended videos are like youtube ads though, don't think they are going any time soon.
[QUOTE=Amiga OS;38176404][img]http://i.imgur.com/TDUdL.png[/img] Rebuilding [URL="http://www.dgbtest.co.uk/"]this[/URL].[/QUOTE] Looks a lot nicer. Also the guy you're building this site for lives down the road from me.
[QUOTE=Amiga OS;38176426]Small world.[/QUOTE] It is indeed! How're you thinking you'll structure your content?
I'm working on a website for ReallyHandsomePeople. Here's my mockup: [img]http://i.imgur.com/vm2NW.png[/img] Any feedback?
I have a headache right now and that background makes my head hurt even more. I think you should try it without noise or with a different colour perhaps.
Alright, I changed the color slightly and reduced the noise. Here's an actual HTML version! [url]http://reallyhandsomepeople.com/[/url]
Sorry, you need to Log In to post a reply to this thread.