• What are you working on? v7
    7,420 replies, posted
[QUOTE=barttool;34607173]Not-so-great...[/QUOTE] What should I change, then?
[QUOTE=Darkwater124;34607375]What should I change, then?[/QUOTE] I already said it pages back, the whole layout is too messy. plus it's hard to make out things when everything's so dark, plus unnecessary overuse of jquery/fancy animation stuff. For the layout, you could picture two columns, kinda like it is already, but the avatar should be right under the username on top, and these "two columns" should have more padding from the wrapper, and obviously centered. I'm not sure what else to comment because overall, I don't enjoy the general design of the page a lot. Though it's my opinion, don't take it as fact.
[QUOTE=Darkwater124;34607375]What should I change, then?[/QUOTE] Imo it would look better if you swapped the avatar, with all the forms, swap the red boxes with each other [quote][img]http://puu.sh/gbDE.png[/img][/quote] It just seems more natural that way imo, since you read left to right. [editline]8th February 2012[/editline] [QUOTE=barttool;34607173]that's great! but I'd like to see it in action [editline]8th February 2012[/editline] Not-so-great...[/QUOTE] [url]http://adam-wilson.me/counterstrike/[/url] Excuse the huge file size of a background image, I've been working with this completely locally so haven't really paid attention to load time due to that, I'll work on it now. Also I've got various backgrounds ready for it, how would I use Jquery/Javascript (I presume you'd use that) in order to fade between them.
Instead of using a css background, create an img element with the CSS: (note: this will stretch the image to viewport but still keep the ratio by only adjusting the width) [code] z-index: -1; top: 0; position: fixed; width: 100%; [/code] Now you use jQuery to fade in/out the img element and change the src attribute. [code] var bgImg = $('#bg-image'); bgImg.fadeOut(200, function(){ bgImg.attr('src', 'http://examples.com/1.jpg').fadeIn(200); }); [/code]
[QUOTE=Adzter;34605529][url=http://puu.sh/gat4.png]Larger Version[/url] C&C?[/QUOTE] Very nice, but maybe you should make the social links at the bottom look more like graffiti, since the theme that first come to my mind it metal, walls, and spattered paint/blood. My two cents.
[QUOTE=Darkwater124;34607375]What should I change, then?[/QUOTE] center your avatar. :v:
[t]http://i.imgur.com/hwG4L.png[/t]
[QUOTE=Adzter;34607998]Imo it would look better if you swapped the avatar, with all the forms, swap the red boxes with each other It just seems more natural that way imo, since you read left to right.[/QUOTE] Like this? [T]http://new.tinygrab.com/7cfbd5178344e0f0feda7df1373d754db52d9979d0.png[/T]
Where it says Darkwater & settings, they seem to be in a random place, either align them with the left side of the avatar border or align on the top left side of the page above 'Edit details'
[QUOTE=Snakess;34616886]Where it says Darkwater & settings, they seem to be in a random place, either align them with the left side of the avatar border or align on the top left side of the page above 'Edit details'[/QUOTE] Ohwyeah, forgot to keep that there. [editline]9th February 2012[/editline] [T]http://new.tinygrab.com/7cfbd517837cc7a9017191ea557ac5f55acf859914.png[/T] Looks weird to me tho
Darkwater124 If u visit the register page, this warning come up right for [i]Sitemap[/i]: Warning: Invalid argument supplied for foreach() in /home/dark/public_html/header.php on line 104
[QUOTE=xmariusx;34617383]Darkwater124 If u visit the register page, this warning come up right for [i]Sitemap[/i]: Warning: Invalid argument supplied for foreach() in /home/dark/public_html/header.php on line 104[/QUOTE] Fixed, thanks!
[URL="http://bit.ly/zGPROC"]http://bit.ly/zGPROC[/URL] :v:
[QUOTE=Warvibe;34621124][URL="http://bit.ly/zGPROC"]http://bit.ly/zGPROC[/URL] :v:[/QUOTE] Leipe site I think the searchbox needs few extra pixels left padding, the cursor it just too close to the magnifier.
[QUOTE=Darkwater124;34621451]Leipe site I think the searchbox needs few extra pixels left padding, the cursor it just too close to the magnifier.[/QUOTE] Bedankt Thanks for the feedback, I've adjusted the padding a wee bit.
Oh god. Firefox handles fields with the required attribute so badly and ugly. They don't even update the position of the info box if you scroll, as can be seen. [img]http://dl.dropbox.com/u/386727/ScrnCap/Firefox-10-required-field.png[/img]
Just started work on this new project, aim to hopefully simplify the idea of web ICT helpdesks in education. Heres a rough idea of the design so far in its early stages, Big ass screenshot unfortunately as its right out of photoshop. Tell me what you think! I think the buttons need some work. [IMG]http://www.jboden.org.uk/Cloud_Desk.png[/IMG]
the buttons don't look right with the wave-y gradient like that, something more subtle like the gradient on the cloud would look better (while you're at it make the gradient on the cloud even more subtle)
Oh god. Chrome's validation technique is very aggressive. Basically if you click on a input and don't enter anything in, it will keep auto focusing on that input until you enter something. This is annoying because sometimes you want to fill out other inputs while you think about the previous one.
Considering making a social media aggregator called Bugle. Don't be hating the colours are so close to facebook, If I continue it I'm going to change them. [B]Newer version[/B] [img]http://filesmelt.com/dl/demo_41.png[/img] [B]Older version[/B] [img_thumb]http://filesmelt.com/dl/demo_32.png[/img_thumb] The basic idea is that it will collect all the feeds from your social networking site and then bring them to one place where you can sort them based on where they coming from (IE twitter updates & facebook posts) and then you can select preferences like I want X persons posts to always be at the top.
The photos/videos etc images should be more spaced out as they look cramped to me. Also not sure if it's just me but the shadowed white text on the blue background makes it not so nice to look at.
[QUOTE=Darkwater124;34616937]Ohwyeah, forgot to keep that there. [editline]9th February 2012[/editline] [T]http://new.tinygrab.com/7cfbd517837cc7a9017191ea557ac5f55acf859914.png[/T] Looks weird to me tho[/QUOTE] needs more padding on the left or less padding on the right. I would suggest more padding on the left.
[QUOTE=zzlawlzz;34633324]needs more padding on the left or less padding on the right. I would suggest more padding on the left.[/QUOTE] [T]http://new.tinygrab.com/7cfbd5178379543278241d8791b2bcf71645aead9d.png[/T]
[QUOTE=Darkwater124;34636584][T]http://new.tinygrab.com/7cfbd5178379543278241d8791b2bcf71645aead9d.png[/T][/QUOTE] looks betta.
Tossed some code around at work during some slower times: [php] $template = <<<TEMPLATE Hello, world! My name is @name.up_first!<br> I like @what TEMPLATE; $compiler = new WtfCompiler; $compiled_template = $compiler->compile($template); print $compiled_template(['name' => 'filipe', 'what' => 'grapes']); // it's a Closure, btw. /* Output: Hello, world! My name is Filipe!<br> I like grapes */ [/php] Template strings are "compiled" at run-time to native PHP closures/lambdas, making any subsequent uses of those templates much faster to render.
Uploading avatar works... Kinda! Wooh! [T]http://new.tinygrab.com/7cfbd517837d7ea381d150fe8ebbd8a49819469560.png[/T]
i'm working on this thing for my school, i have no idea what i'm doing [IMG]http://i.imgur.com/3PbSA.png[/IMG] [IMG]http://i.imgur.com/918zo.png[/IMG]
[url]http://leage.extracontrol.co.uk[/url] Something I've been working on for the past few days. When it's done, it'll leach images from sites that I visit and create a handy database of images using flatfiles. It also has the ability to host zip files, and allow the download. Type 'file 1' into the search bar, and download the example zip. Example image search can be 'tumblr'. I've never been good at CSS, so this is just a massive work in progress and lesson for me, I suppose. If you're curious, you can add your own images to the search. Just add ?add=ImageLink to the end. [url]http://leage.extracontrol.co.uk?add=http://i0.kym-cdn.com/photos/images/original/000/160/390/tumblr_logo.png?1313038191[/url] Note, searching is based on the URL that has been given. So searching tumblr, will pull that image since it contains 'tumblr_logo'. I'll add an extra keyword in a later revision, hopefully.
[QUOTE=Silentfood;34645140][url]http://leage.extracontrol.co.uk[/url] Something I've been working on for the past few days. When it's done, it'll leach images from sites that I visit and create a handy database of images using flatfiles. It also has the ability to host zip files, and allow the download. Type 'file 1' into the search bar, and download the example zip. Example image search can be 'tumblr'. I've never been good at CSS, so this is just a massive work in progress and lesson for me, I suppose. If you're curious, you can add your own images to the search. Just add ?add=ImageLink to the end. [url]http://leage.extracontrol.co.uk?add=http://i0.kym-cdn.com/photos/images/original/000/160/390/tumblr_logo.png?1313038191[/url] Note, searching is based on the URL that has been given. So searching tumblr, will pull that image since it contains 'tumblr_logo'. I'll add an extra keyword in a later revision, hopefully.[/QUOTE] Hey, by the way, <center> is not an HTML5 tag. It's actually deprecated and very much frowned upon. [img]http://gabrielecirulli.com/p/20120211-152027.png[/img]
[QUOTE=TerabyteS_;34649459]Hey, by the way, <center> is not an HTML5 tag. It's actually deprecated and very much frowned upon. [img]http://gabrielecirulli.com/p/20120211-152027.png[/img][/QUOTE] dude i completely forgot about <center> tags
Sorry, you need to Log In to post a reply to this thread.