• What are you working on? v2
    2,000 replies, posted
I actually started with Gimp, moved to a copy of Photoshop CS2 a friend gave me, then after I got some client work, I got CS5.
Look at this monster I just created. :suicide: [IMG]http://dl.dropbox.com/u/386727/Web-And-Graphics/BlackAndWhite/monster.png[/IMG]
Oh god no /caps no work
[QUOTE=jaybuz;22877626]Look at this monster I just created. :suicide:[/QUOTE] The blue, its killing me.
[QUOTE=aualin;22876838]or do it the wrong way and design in browser[/QUOTE] please stop posting.
So is it ok if I make the next thread once this one is over? I've already gone through and found some highlights.
[QUOTE=:awesome:;22879789]So is it ok if I make the next thread once this one is over? I've already gone through and found some highlights.[/QUOTE] We have 500 more posts. Don't shit yourself with excitement.
[QUOTE=:awesome:;22879789]So is it ok if I make the next thread once this one is over? I've already gone through and found some highlights.[/QUOTE] So who's coming to my new year's eve party?
[QUOTE=jaybuz;22876959]I bet so many professional designers started off by using pirated software.[/QUOTE] I know I started that way. I don't think it's a big deal until you start making money off it, I know there's no way I would have been able to afford it when I was 12 and was just getting started. As soon as you make a dime though you should buy the software. [editline]12:59PM[/editline] [QUOTE=jaybuz;22877626]Look at this monster I just created. :suicide: [IMG]http://dl.dropbox.com/u/386727/Web-And-Graphics/BlackAndWhite/monster.png[/IMG][/QUOTE] Why are you making it blue? I don't think it was rejected because of the color scheme.
Note done yet, but getting there. I have to finish the footer and make it stick to the bottom of the page. [url]http://alexflood.rewindstudios.com/[/url]
Blah mock: [img]http://img.loldepot.com/bde916b8a91163029d4177.jpeg[/img]
[QUOTE] Friend: My website is betar than urs Me:*Insert technical question* Friend: WTF IDK, I PAID SOME GUY TO MAKE IT! [/QUOTE] :suicide:
[QUOTE=Funcoot;22882596]Note done yet, but getting there. I have to finish the footer and make it stick to the bottom of the page. [url]http://alexflood.rewindstudios.com/[/url][/QUOTE] Lookin' good :)
[QUOTE=KmartSqrl;22881345]Why are you making it blue? I don't think it was rejected because of the color scheme.[/QUOTE] That wasn't going to replace it. I just wanted to see if I could create another colour scheme for it, despite it goes against its own title. :P [editline]12:20AM[/editline] [QUOTE=Funcoot;22882596]Note done yet, but getting there. I have to finish the footer and make it stick to the bottom of the page. [url]http://alexflood.rewindstudios.com/[/url][/QUOTE] Great. :smile: Just two things though. The footer text is very cramped and instead of using: [CODE]http://code.jquery.com/jquery-1.4.2.min.js[/CODE] you can use: [CODE]http://code.jquery.com/jquery-latest.min.js[/CODE]
[QUOTE=:awesome:;22879789]So is it ok if I make the next thread once this one is over? I've already gone through and found some highlights.[/QUOTE] Here, have this [img]http://cl.ly/bf289dfc7f87eb8a5412/content[/img] [editline]10:38AM[/editline] [QUOTE=jaybuz;22886141]Just two things though. The footer text is very cramped and instead of using: [CODE]http://code.jquery.com/jquery-1.4.2.min.js[/CODE] you can use: [CODE]http://code.jquery.com/jquery-latest.min.js[/CODE][/QUOTE] Or [code]1.4.2: http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js Latest 1.4.*: http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js Latest 1.*: http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js[/code]
[QUOTE=jaybuz;22886141]instead of using: [CODE]http://code.jquery.com/jquery-1.4.2.min.js[/CODE] you can use: [CODE]http://code.jquery.com/jquery-latest.min.js[/CODE][/QUOTE] Bad idea actually. What happens when they change something you're using in a new version? Much better to link to the version that your page was built with and built for.
[QUOTE=KmartSqrl;22888285]Bad idea actually. What happens when they change something you're using in a new version? Much better to link to the version that your page was built with and built for.[/QUOTE] Yeah, I was thinking about it after I wrote it. I'm wrong D:
[QUOTE=EDDY TT;22884834]Blah mock: [img]http://img.loldepot.com/bde916b8a91163029d4177.jpeg[/img][/QUOTE] there's something missing... why isn't it covered with anime?
[QUOTE=haushippo;22889049]there's something missing... why isn't it covered with anime?[/QUOTE] Because he would get more visits if he gets rid of anime.
Okay, working on quite a few things lately. I still need to finish Feather's installer. I got started about a week ago and then started working on a client's site. :v: I think some of us know how that is. Anyways, here's jMagnify, a plugin for jQuery that I've been working on. I don't typically work around in Javascript but I thought that I should so, I did. :dance: I had to write some code to get actual image sizes because when you call .size() it doesn't properly get the image size. It's relative to any styling, etc. :P jMagnify: [url]http://jmagnify.z-dev.org[/url] The other thing that I'm working on is jGallery that cycles through images. :dance: [url]http://www.srcsrv.com[/url] Both are MIT. [editline]10:48PM[/editline] But you have to suck my cock to use them. :mmmsmug:
[QUOTE=andersonmat;22890479]Okay, working on quite a few things lately. I still need to finish Feather's installer. I got started about a week ago and then started working on a client's site. :v: I think some of us know how that is. Anyways, here's jMagnify, a plugin for jQuery that I've been working on. I don't typically work around in Javascript but I thought that I should so, I did. :dance: I had to write some code to get actual image sizes because when you call .size() it doesn't properly get the image size. It's relative to any styling, etc. :P jMagnify: [url]http://jmagnify.z-dev.org[/url] The other thing that I'm working on is jGallery that cycles through images. :dance: [url]http://www.srcsrv.com[/url] Both are MIT. [editline]10:48PM[/editline] But you have to suck my cock to use them. :mmmsmug:[/QUOTE] Looks really nice. But double clicking is really..odd. I'm not used to it. :P
[QUOTE=ifaux;22891501]Looks really nice. But double clicking is really..odd. I'm not used to it. :P[/QUOTE] I'll make it a preference choice. It's no biggie.
[QUOTE=andersonmat;22891634]I'll make it a preference choice. It's no biggie.[/QUOTE] Can I suck your big e-cock for the jGallery?
Yeah, need to touch up a couple things. I'll probably add buttons to transition the images when a button is clicked. :P Also, in other news, working on a new site design. [img]http://design.andersonmat.com/f/Q[/img] Needs a little work still, but it's getting there. (About 25 mins in Photoshop)
Im liking the background/coffee stain.
make the green lines like 30% opacity so they don't stand out so much
I decided I finally needed a website to host all of my stuff in one place. So far all I have is a splash page. [url]http://pixellegacy.com/[/url] Yea, it's not much yet. :smile:
I like the design.
I'm creating a new design for my website as well :buddy: [img]http://fc07.deviantart.net/fs71/f/2010/177/3/3/33a15fe559d6a0512bc08f8008bc4691.jpg[/img]
That's insanely sexy. Hot damn. Did you make all of that? I guess you can illustrate as well as design..:P Since all of you are working on redesigns, I might as well for [url]http://www.breezeforums.com[/url]. It's rather bland at the moment and it's still not completely finished. Hopefully I'll have something up soon.
Sorry, you need to Log In to post a reply to this thread.