• What are you working on? v7
    7,420 replies, posted
[QUOTE=Dragory;36353925]Maybe lock the position of a gamemode when the user hovers over it?[/QUOTE] Or add a pause refresh in a reasonable location.
The VOZE design folder takes 913mb on disk. what the fuck
[QUOTE=TerabyteS_;36355208]The VOZE design folder takes 913mb on disk. what the fuck[/QUOTE] When you save a 15MB PSD every hour it adds up.
[QUOTE=TerabyteS_;36355208]The VOZE design folder takes 913mb on disk. what the fuck[/QUOTE] Could be worse, my friend did a mockup he wanted for his website, he set the resolution in photoshop to 1000, the file ended up as 750MB and he tried sending each layer to me in an individual PSD in an attempt to reduce the file size. Eventually I just said 'This'd be a lot easier if you just send me a memory pen with it on'
[QUOTE=Adzter;36355560]Could be worse, my friend did a mockup he wanted for his website, he set the resolution in photoshop to 1000, the file ended up as 750MB and he tried sending each layer to me in an individual PSD in an attempt to reduce the file size. Eventually I just said 'This'd be a lot easier if you just send me a memory pen with it on'[/QUOTE] Or don't set the resolution to 1000
Pixel perfect CSS implementation. [img]http://i.imgur.com/vfutq.png[/img]
here's a design for a mobile app which I'm working on: [img]http://i.imgur.com/JVg0E.png[/img] what do you think?
"It has been 1 minute since Fred fapped." Don't need to know, thanks.
[QUOTE=Darkwater124;36359236]"It has been 1 minute since Fred fapped." Don't need to know, thanks.[/QUOTE] Excuse those, they're all inside jokes between me and my friends although we do need to know how long it's been since fred fapped
Errors! (this is the real thing, not a .psd, a newer version of what Jelly posted above) [IMG]http://gabrielecirulli.com/p/20120617-023234.png[/IMG]
[t]http://i.imgur.com/BmMeC.png[/t]
[t]http://puu.sh/By10[/t]
Ugh, my design skills are terrible, anyone got suggestions on how I can make this more intersting as I really don't know. [IMG]http://loony383.co.uk/zscreen/2012-06-17_15-05-15.png[/IMG]
[QUOTE=loony383;36367649]Ugh, my design skills are terrible <pic>[/QUOTE] Fishing for compliments?
[QUOTE=Chesnut;36367989]Fishing for compliments?[/QUOTE] Oh... just like on Facebook! This is where we agree with him, isn't it!
I decided to try make a really simple image upload service. This was one of the first times I've ever done a stylesheet, and it turned out pretty well (in my opinion) [img]http://urimg.connorhaigh.com/uploads/1339962589.PNG[/img] I did this for the experience mainly, not to try and create yet another image uploader. Is it any good?
[QUOTE=ConTron123;36368211]I decided to try make a really simple image upload service. This was one of the first times I've ever done a stylesheet, and it turned out pretty well (in my opinion) <pic> I did this for the experience mainly, not to try and create yet another image uploader. Is it any good?[/QUOTE] That copyright notice/footer thing looks kinda strange there, maybe move it so it spreads along below both sections? i have no idea...
[QUOTE=inconspicious;36368069]Oh... just like on Facebook! This is where we agree with him, isn't it![/QUOTE] No this is where you give me suggestions on how to make it more interesting. If I was fishing for compliments I wouldn't have come to facepunch. I come to facepunch for critique. Have made some further additions/changes. Some feedback would be appreciated. Also thinking of making a logo (or trying to) similar to my avatar. [img]http://loony383.co.uk/zscreen/2012-06-17_18-20-46.png[/img]
[QUOTE=inconspicious;36366908][t]http://puu.sh/By10[/t][/QUOTE] Hey im from Middlesbrough!
Yay svg icons [img]http://gabrielecirulli.com/p/20120617-233636.png[/img] [img]http://gabrielecirulli.com/p/20120617-233717.png[/img]
you guys use any form for source control? if so, which one? bazaar, git, svn, mercurial..
[QUOTE=Knallex;36373852]you guys use any form for source control? if so, which one? bazaar, git, svn, mercurial..[/QUOTE] Git's the most widely used and accepted.
Added a panel to show videos and images instead of putting them between the text. (Try out [url=http://www.novaember.com/main/news/]here[/url], seeker doesn't work yet.) [img]http://new.tinygrab.com/7cfbd51783f68ffca8d8b0c10baf33eced332763aa.png[/img]
[QUOTE=Darkwater124;36374213]Added a panel to show videos and images instead of putting them between the text. (Try out [url=http://www.novaember.com/main/news/]here[/url], seeker doesn't work yet.) [img]http://new.tinygrab.com/7cfbd51783f68ffca8d8b0c10baf33eced332763aa.png[/img][/QUOTE] [img]http://puu.sh/BFeF[/img]
[QUOTE=inconspicious;36374332][img]http://puu.sh/BFeF[/img][/QUOTE] That is a menu.
It looks like its spilling off the navbar. It really doesn't look like a submenu. [editline]18th June 2012[/editline] It reminds me of using IE6...
[QUOTE=Darkwater124;36374213]Added a panel to show videos and images instead of putting them between the text. (Try out [url=http://www.novaember.com/main/news/]here[/url], seeker doesn't work yet.) [img]http://new.tinygrab.com/7cfbd51783f68ffca8d8b0c10baf33eced332763aa.png[/img][/QUOTE] You should use the modular JavaScript pattern: [url]http://christianheilmann.com/2007/08/22/again-with-the-module-pattern-reveal-something-to-the-world/[/url] It would be best to keep your "visible" and "height" variables private while having the "show", "hide" and "toggle" functions public. You should also cache your DOM lookups. You keep searching the entire document to find an element that's in the same parent element as the rest of your lookups and even worse you do it inside your main event functions so you're searching the DOM every single time you want to use those functions. Stoppp.
[QUOTE=Knallex;36373852]you guys use any form for source control? if so, which one? bazaar, git, svn, mercurial..[/QUOTE] git supreme
[QUOTE=Knallex;36373852]you guys use any form for source control? if so, which one? bazaar, git, svn, mercurial..[/QUOTE] Having not used one properly in the past, am not using SVN and it's good as I work over multiple machines.
i know more about git than i'd like
Sorry, you need to Log In to post a reply to this thread.