Reply LinkBack Thread Tools Search this Thread
Old 22-04-2008, 12:28   #1 (permalink)
emil
dt immigrant
 
emil's Avatar
 
Join Date: Nov 2004
Posts: 9,430
What you workin' on? Post images, please

Screenshots, please

Header graphic and website...
Attached Thumbnails
what-you-workin-post-images-please-picture-1.png  
__________________
  Reply With Quote
Old 22-04-2008, 12:32   #2 (permalink)
sub
______________________
 
sub's Avatar
 
Join Date: Jul 2005
Posts: 7,818
Send a message via MSN to sub Send a message via Skype™ to sub
Logo and website template for a company that sell Doll's houses.
Attached Thumbnails
what-you-workin-post-images-please-temp.jpg  
__________________
  Reply With Quote
Old 22-04-2008, 12:35   #3 (permalink)
Larixk
Senior Member
 
Larixk's Avatar
 
Join Date: Sep 2006
Location: Utrecht, Netherlands
Posts: 1,178
Send a message via MSN to Larixk
cd-cover
Attached Thumbnails
what-you-workin-post-images-please-screen.png  
__________________
  Reply With Quote
Old 22-04-2008, 13:02   #4 (permalink)
nini
incomputable
 
nini's Avatar
 
Join Date: Apr 2007
Location: Marylebone
Posts: 843
what-you-workin-post-images-please-microsite-2.jpg

A microsite concept
__________________
  Reply With Quote
Old 22-04-2008, 13:06   #5 (permalink)
steveb
Contains nuts
 
steveb's Avatar
 
Join Date: Aug 2005
Location: Järvenpää, Finland
Posts: 9,926
My website's update.

__________________
My free fonts www.utfi.net
  Reply With Quote
Old 22-04-2008, 17:01   #6 (permalink)
Samione
Senior Member
 
Join Date: Dec 2007
Posts: 1,008


Quick meteor render from an animation i'm workin' on called the evolution of colour.
  Reply With Quote
Old 22-04-2008, 17:26   #7 (permalink)
.sleep
Senior Member
 
.sleep's Avatar
 
Join Date: Mar 2007
Location: california
Posts: 574
Send a message via AIM to .sleep

making an all-flash site SEO friendly...
ridiculousness...
  Reply With Quote
Old 22-04-2008, 17:40   #8 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,336
I'm under NDA about official projects.

I did do some fancy-pants jQuery stuff this morning. I can share that!

Code:
// Password Field Default Value // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // This function will create a dummy text field // to display a default value in plain text for // the password field, which normally cannot have // a default value. Degrades gracefully. var passID = $(":password").attr("id"); var defaultTxt = "Enter your password."; $("#"+passID).after('<input type="text" value="'+defaultTxt+'" id="passwordDummy" />'); $("#"+passID).hide(); $("label[for='"+passID+"']").attr("for","passwordDummy"); $("#passwordDummy").focus(function(){ $(this).hide(); $("#"+passID).show().focus(); $("label[for='passwordDummy']").attr("for",passID); }); $("#"+passID).blur(function(){ if($(this).val() == ""){ $("#"+passID).hide(); $("#passwordDummy").show(); $("label[for='"+passID+"']").attr("for","passwordDummy"); } }); // Text Field Defaults // ~~~~~~~~~~~~~~~~~~~ // We establish a selector for text fields so that // the dummy password field doesn't get affected by // these functions. This variable is provided so // that you can use whatever structure you desire. // This example assumes inputs of type="text" are // also given class="text". var textSelector = ".text:text"; var textFields = new Array(); $(textSelector).each(function(i){ textFields.push([$(this).attr("id"),$(this).val()]); }); $(textSelector).focus(function(){ for(i=0;i<textFields.length;i++){ if($(this).attr("id") == textFields[i][0] && $(this).val() == textFields[i][1]){ $(this).val(""); } } }); $(textSelector).blur(function(){ for(i=0;i<textFields.length;i++){ if($(this).attr("id") == textFields[i][0] && $(this).val() == ""){ $(this).val(textFields[i][1]); } } });
The first one is of questionable usability goodness.
  Reply With Quote
Old 22-04-2008, 19:03   #9 (permalink)
brooks
student.
 
brooks's Avatar
 
Join Date: Aug 2006
Location: Lincs.
Posts: 1,394
emil, you never cease to make me envious. looking good sub too.

as for me; Lincoln Freshers' was the last thing I did, just a bit of coursework as a 'learning resource for freshers', tutor was gobsmacked said it was one of the best pieces of work she's seen ( this uni has low standards ), said she wanted to give it top marks but I handed it in late and could only get 40%, haha bollocks!
  Reply With Quote
Old 22-04-2008, 19:15   #10 (permalink)
drik
ga ga
 
drik's Avatar
 
Join Date: Jan 2008
Location: Netherlands
Posts: 1,475
Working on an identity...
Attached Thumbnails
what-you-workin-post-images-please-atm.jpg  
  Reply With Quote
Old 22-04-2008, 19:28   #11 (permalink)
venturewise
Registered User
 
venturewise's Avatar
 
Join Date: Feb 2008
Location: NYC
Posts: 61
making a cute flash animated header for an aquarium shop site I'm doing
Attached Thumbnails
what-you-workin-post-images-please-picture-2.jpg  
  Reply With Quote
Old 23-04-2008, 07:49   #12 (permalink)
Limbo
Bazooka Chicken
 
Limbo's Avatar
 
Join Date: Feb 2005
Posts: 9,908
PR site for UK Moto GP Rider James Toesland







Going to be fun getting this into CSS/flash!
  Reply With Quote
Old 23-04-2008, 08:15   #13 (permalink)
emil
dt immigrant
 
emil's Avatar
 
Join Date: Nov 2004
Posts: 9,430
That looks mint.
__________________
  Reply With Quote
Old 23-04-2008, 08:16   #14 (permalink)
Paddy
Mo' suave than Tez.
 
Paddy's Avatar
 
Join Date: May 2005
Location: Béal Feirste
Posts: 4,264
Bloody nice Limbo. Looking forward to seeing it in action.
__________________
  Reply With Quote
Old 23-04-2008, 08:25   #15 (permalink)
Limbo
Bazooka Chicken
 
Limbo's Avatar
 
Join Date: Feb 2005
Posts: 9,908
Thanks gents. Nice to have imaginative clients for a change.
  Reply With Quote
Old 23-04-2008, 08:27   #16 (permalink)
Pugsley
Life in Process
 
Pugsley's Avatar
 
Join Date: May 2007
Location: Aberdeen, Scotland Status: Skint but employed
Posts: 4,749
Very very nice limbo. Only thing that bugs me, (i know this isn't crit time or anything but thought i'd throw it in) along the bottom where the sponsors names are. The white box to the right, will that have something in it? If not would it not look nicer having them filling the gap.
__________________
If your colours are starting to run, let them all run, run away from you. Flux - Bloc Party
Designer

LinkedIn | Twitter
  Reply With Quote
Old 23-04-2008, 08:40   #17 (permalink)
Limbo
Bazooka Chicken
 
Limbo's Avatar
 
Join Date: Feb 2005
Posts: 9,908
Good point—they'll be tweaked to fit the grids increment widths.
  Reply With Quote
Old 23-04-2008, 09:22   #18 (permalink)
Pugsley
Life in Process
 
Pugsley's Avatar
 
Join Date: May 2007
Location: Aberdeen, Scotland Status: Skint but employed
Posts: 4,749
cool. glad i didn't make myself look like a twat now.
__________________
If your colours are starting to run, let them all run, run away from you. Flux - Bloc Party
Designer

LinkedIn | Twitter
  Reply With Quote
Old 23-04-2008, 09:27   #19 (permalink)
weldo
now with added beard
 
weldo's Avatar
 
Join Date: Mar 2004
Location: Liverpool
Posts: 8,040
gift voucher site ..
Attached Thumbnails
what-you-workin-post-images-please-l2c.jpg  
__________________
  Reply With Quote
Old 23-04-2008, 09:39   #20 (permalink)
JonoMarshall
Day-Glo Jazz Monkey
 
JonoMarshall's Avatar
 
Join Date: Mar 2007
Location: Shoreditch, London
Posts: 1,131
Send a message via Skype™ to JonoMarshall
A corporate sales brochure thing for the International sales team:



And a 50 page swatch of each country JCD are in (double-sided, drilled with USB dongle attached thingy).



Plus endless mock-ups and ideas for the Innovate team... pfff.

[edit] Changed image sizes from being stupidly big!
__________________
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive
Web Hosting by Heart Internet, vBulletin © 2000-2009 Jelsoft Enterprises Limited.
Search Engine Optimization by vBSEO 3.0.0 RC8
Web Hosting by Heart Internet