[QUOTE=Jelly;33502669]Everything I design and code a few days later I think is utter fucking shit and start from scratch again. I've gone through 4 designs and code iterations of my school management system. I feel like I'm just going in circles.[/QUOTE]
use rails
[QUOTE=BrettJay;33473732]While you're over yonder in the Eastern states you should also have lunch with Charlie [sp]:V[/sp][/QUOTE]I was going to have lunch with Charlie today but he bailed on me; said he had a meeting or some shit :c
[editline]30th November 2011[/editline]
[QUOTE=swift and shift;33502673]use rails[/QUOTE] "When I started using rails, I stopped going in circles with my design iterations!"
[QUOTE=swift and shift;33502673]use rails[/QUOTE]
I hate Ruby's syntax. That's really the only thing keeping me from using it. I like my semicolons, curly brackets and dollar signs.
[editline]30th November 2011[/editline]
[QUOTE=H4Z3Y;33502674]"When I started using rails, I stopped going in circles with my design iterations!"[/QUOTE]
Also this.
[QUOTE=H4Z3Y;33502674]"When I started using rails, I stopped going in circles with my design iterations!"[/QUOTE]
instead of going in circles, now i just feel like i've reached the end of the line
[QUOTE=da_pirate;33498486]Heheh, I promised I wouldn't come back to Facepunch until I finished. Then I didn't come back for over a year. [url]www.yangki.com[/url][/QUOTE]
it looked cool, then i saw this
[img]http://puu.sh/9CRz[/img]
[b]tables.[/b]
also inline javascript everywhere
[QUOTE=DevBug;33499897]menu
Critique? And any ideas on what I should do with the 'logo'?[/QUOTE]
Wrong thread? It looks more like a game's menu than a website, at least to me.
[QUOTE=DevBug;33499897]
Critique? And any ideas on what I should do with the 'logo'?[/QUOTE]
Saw your menu there and liked it, made something similar for this portfolio website i'm doing for a friend
[img]http://i43.tinypic.com/k9gk7r.png[/img]
[QUOTE=Spero78;33504494]Saw your menu there and liked it, made something similar for this portfolio website i'm doing for a friend
[img]http://i43.tinypic.com/k9gk7r.png[/img][/QUOTE]
Dat AA.
[QUOTE=TerabyteS_;33505023]Dat AA.[/QUOTE]
Using some portable version of chrome in college, and webfonts don't work here
Holla. So, been readin' that people don't like WHMCS storing passwords in plaintext all up in hizzere. That's cool, I feel ya, I don't either, but it's impossible for WHMCS to interface with it's various platforms otherwise.
Just thought you should know if you didn't already. Because it's not just a "blame it on WHMCS" issue. The passwords aren't just to WHMCS, they're passwords that are used for anything that WHMCS talks to. Which means that if two different platforms need to use the same password, and in different mannerisms, you can't just use a salted pass 'n' hash or a plain hash.
Unfortunately the platforms WHMCS talks to aren't very professionally done in a few cases. As a result, there's no hash to hash validation, just plaintext password checks and returns.
This is what I have so far, any think I should reconsider now before I get too into the design?
Oh yeah and I know the first logo typography is placed slightly wrong, I just don't want to redo the photoshop to fix it, I will fix it when I do the css/html for it.
[IMG]http://loony383.co.uk/zscreen/Screenshot-2011-11-30_17.58.22.png[/IMG]
Note, my actual domain looks hideous right now, I decided to work on making it look good before I over-complicate it with functionality.
[url]http://dl.dropbox.com/u/5003648/Web2/index.html[/url]
[t]http://dl.dropbox.com/u/5003648/asdasdasdasdasd.png[/t]
The only way I can see myself creating this is by slicing the image up in Photoshop and building it back together with tables, and I really don't want to do that. If anyone is willing to help me out with this, it'd be nice if you would add me on Steam.
Look for some further tutorials on divs if you struggle with them, they could do that layout relatively easily
[QUOTE=zerotwelve;33507683][url]http://dl.dropbox.com/u/5003648/Web2/index.html[/url]
[t]http://dl.dropbox.com/u/5003648/asdasdasdasdasd.png[/t]
The only way I can see myself creating this is by slicing the image up in Photoshop and building it back together with tables, and I really don't want to do that. If anyone is willing to help me out with this, it'd be nice if you would add me on Steam.[/QUOTE]
You could either take each text layer and put it on an image of its own with a transparent background and use that image as a background for the <li>s you'd use for the links, or you could export the font you used and use that directly. Same goes for the SAM ROBERTS part. For the little green tip you could use an image in a div and position it absolutely.
[url]http://dl.dropbox.com/u/5003648/www/index.html[/url]
[t]http://dl.dropbox.com/u/5003648/pfol.png[/t]
That wasn't actually too difficult. Quite satisfying, too. :v:
[QUOTE=Jelly;33502669]Everything I design and code a few days later I think is utter fucking shit and start from scratch again. I've gone through 4 designs and code iterations of my school management system. I feel like I'm just going in circles.[/QUOTE]
Most people make the mistake of jumping in without creating a wireframe model of what you want to build. Sit down and draw out what you want your site to look like, its the most important part. Figure out the spacing(and rough pixel spacing) on paper first. I have little doubt you have the coding ability to build your website, most people just start without a plan, which ends up being their downfall. Also, photoshop and gimp are really your friend. Don't spend too much time trying to make a logo look pretty using code... Just drop in an image instead created in photoshop/gimp instead and use hotspots if you need it to link.
[QUOTE=Samuka97;33504476]Wrong thread? It looks more like a game's menu than a website, at least to me.[/QUOTE]
Don't know where else to go :(
[QUOTE=Spero78;33504494]Saw your menu there and liked it, made something similar for this portfolio website i'm doing for a friend
[img]http://i43.tinypic.com/k9gk7r.png[/img][/QUOTE]
I'm going to be forced to sue you
[QUOTE=zerotwelve;33508854][url]http://dl.dropbox.com/u/5003648/www/index.html[/url]
[t]http://dl.dropbox.com/u/5003648/pfol.png[/t]
That wasn't actually too difficult. Quite satisfying, too. :v:[/QUOTE]
Nice job!
[editline]30th November 2011[/editline]
Why don't websites prevent this? I swear I've never seen this fixed by anybody:
[img]http://gabrielecirulli.com/p/20111130-215505.png[/img]
It's as easy as adding [css]max-width: 651px[/css]
[editline]30th November 2011[/editline]
(I'm referring to the ability to enlarge the textbox over the boundaries of the page
[QUOTE=TerabyteS_;33509891]Why don't websites prevent this? I swear I've never seen this fixed by anybody[/QUOTE]
Some might think of it as a feature rather than a "bug" as such. Can make large blocks of text easier to read when it's formatted oddly in a smaller box.
[QUOTE=TerabyteS_;33509891]Nice job!
[editline]30th November 2011[/editline]
Why don't websites prevent this? I swear I've never seen this fixed by anybody:
[img]http://gabrielecirulli.com/p/20111130-215505.png[/img]
It's as easy as adding [css]max-width: 651px[/css]
[editline]30th November 2011[/editline]
(I'm referring to the ability to enlarge the textbox over the boundaries of the page[/QUOTE]
If someone really wants to edit the size of a text box there isn't any point stopping them really.
By the way; [url]http://forr.st/~rUN[/url]
[QUOTE=TerabyteS_;33509891]Nice job!
[editline]30th November 2011[/editline]
Why don't websites prevent this? I swear I've never seen this fixed by anybody:
[img]http://gabrielecirulli.com/p/20111130-215505.png[/img]
It's as easy as adding [css]max-width: 651px[/css]
[editline]30th November 2011[/editline]
(I'm referring to the ability to enlarge the textbox over the boundaries of the page[/QUOTE]
I am so used to seeing that. I didn't realize what I was supposed to see in the image until I saw the code fix :rolleyes:
[QUOTE=Dotmister;33510037]If someone really wants to edit the size of a text box there isn't any point stopping them really.[/QUOTE]
That's a very reasonable counter-argument.
[editline]1st December 2011[/editline]
I can't stand looking at dribbble shots for too long, they're so good that they make me feel bad :(
[t]http://dl.dropbox.com/u/5003648/er.png[/t]
[url]http://dl.dropbox.com/u/5003648/www/index.html[/url]
I think I'm done for the night. C&C?
Long time, no see ladies :smile:
Don't like the big white void at the top. Better?
[t]http://i.imgur.com/jHToT.png[/t]
[QUOTE=zerotwelve;33510739][t]http://dl.dropbox.com/u/5003648/er.png[/t]
[url]http://dl.dropbox.com/u/5003648/www/index.html[/url]
I think I'm done for the night. C&C?[/QUOTE]
If I were you, I'd keep the white background you used earlier. The current one is quite distracting.
I thought this was just a web developer urban legend.
[img]http://i.imgur.com/1JDEI.png[/img]
Dear gods. :suicide:
[QUOTE=q3k;33511767]I thought this was just a web developer urban legend.
[img]http://i.imgur.com/1JDEI.png[/img]
Dear gods. :suicide:[/QUOTE]
so some guy put together a list of things he doesn't like about facebook
and now he's gonna clone facebook and tweak those few things
ok
[editline]30th November 2011[/editline]
[QUOTE=q3k;33511767]I thought this was just a web developer urban legend.
[img]http://i.imgur.com/1JDEI.png[/img]
Dear gods. :suicide:[/QUOTE]
so some guy put together a list of things he doesn't like about facebook
and now he's gonna clone facebook and tweak those few things
ok
[QUOTE=Catdaemon;33511990]so some guy put together a list of things he doesn't like about facebook
and now he's gonna clone facebook and tweak those few things[/QUOTE]
He didn't even go through the effort of making a list.
[QUOTE=zerotwelve;33510739][t]http://dl.dropbox.com/u/5003648/er.png[/t]
[url]http://dl.dropbox.com/u/5003648/www/index.html[/url]
I think I'm done for the night. C&C?[/QUOTE]
I don't really like that background, so I made one for the occasion.
~[IMG]http://i.imgur.com/K81EL.png[/IMG]~
Closeup:
[IMG]http://i.imgur.com/cEyzB.png[/IMG]
On an actual webpage:
[IMG]http://i.imgur.com/qsLwK.png[/IMG]
Not sure how it would look on your site though, might need to be lighter.
Sorry, you need to Log In to post a reply to this thread.