Let's Debate!

networking — by Shannon on November 22, 2008

Just a quick note here, I’ve installed IntenseDebate on my blog, as you might notice the comments section looks different. I thought I would try it out and see if I like it for my blog itself. I joined IntenseDebate as a user not long ago and now I’m integrating my blog!

The site connects you as a user through comments on blog posts on sites that are connected to IntenseDebate. Sooo.. for anyone else that has joined or wants to join IntenseDebate, it’s super easy as all you have to do is create a login name and password, other info is optional. And it tracks you across other blogs through your comments, seems super cool to me. Let me know what you think!


What network are you in?

general — by Shannon on

Social networking sites are so big these days! I’m on a few sites, but there are soo many more out there. Twitter is great for quick thoughts and networking with other professionals. Digg is great for seeing whats popular and what everyone is digging. Flickr is fun because of all the photos and all the conversation, I just wish you didn’t need a yahoo account that stays active. Intense Debate is a new one I’ve joined where you can see all the comments you’ve made, and connect with people that way. There are so many ways to network and connect these days, but how do you choose which one(s) are most important?

For me, I have too much going on! I’ve chosen to join a couple and hopefully put enough energy into them to make them worthwhile! You can find me on Twitter, LinkedIn, and I just recently joined IntenseDebate.

What sites are you guys on and how do you use them to network with others?

Digg
Twitter
Facebook
Flickr
LinkedIn
Intense Debate
del.icio.us
Design Float
Stumble Upon


Ready, set, quiz me!

Uncategorized, general, learning fun — by Shannon on November 12, 2008

Alright it’s quiz time! I love quizzes, probably more than I should. Okay that’s not possible! Quizzes are fun, and you usually learn something too. Quiz your heart out!

Test your eyes with this color quiz
css mastery test by w3schools
Another goodie from w3schools, the html quiz
and another, a javascript quiz from w3schools
This fun little quiz tests your logo and memory skills
This fun and fast paced logo quiz kept me on my toes!
And another logo quiz
For the php kids out there here’s a php quiz
A design principles test
And one more quiz to test your logo knowledge

What fun quizzes have you found out there? Please share!


My website design process

Uncategorized, general — by Shannon on November 9, 2008

I’ve gotten questions from a lot of people on my process from design to completion of a site, “How does it all work?” I use a fairly common workflow process, something that really works well for me, so I’m happy to share!

Before I design at all, I like to get an idea of competitors of the client I’m working for, and other like sites. I also look for sites that might inspire me, and give me some good ideas on where I want to take the design. This is after I’ve already gotten a pretty clear direction from the client, so I know what I’m looking for.

I start out in Photoshop, although my background is in print design and InDesign was my program of choice until about a year ago. Now that I’ve used both for initial site design, I’ve decided on Photoshop because it just can’t be beat for it’s ability to slice a site and put it online in the exact size and format that you designed it in. Photoshop deals with pixels, same as the web, and InDesign is vector based, meaning you have some exporting and moving around to do before it goes to the web, and it’s always more work than it’s worth, for me. So I start the initial design in Photoshop, coming up with the look, the layout and organization, color scheme and all that good stuff.

Then I send it off to the client and usually get a few changes, change the color here, move this there, etc, which is easy enough to complete in Photoshop. Upon complete approval, and possibly signing away your life (just kidding!) we are onto the next phase!

Coding. Now I mentioned slicing before and many of you are probably like, huh? The way I slice is to crop things like the background, header piece, content area background, images, etc so that they are the exact size that I want them on the site.

I like to code with Panic Coda, it’s lightweight, easy to use and has some really cool features that Dreamweaver lacks. But any plain html editor will do. I start off with a basic framework for html and css and then start plugging in everything, background, header, logo, navigation, content area, text, images, footer. After the coding is done, I show the client the proof, which looks pretty much the same as the design proof that they’ve already approved but people like to see it in action!

After that, I move on to anything else they would like implement, usually a content management system, maybe some flash, and make sure all the goodies are working. And then I hand it on over! It all sounds very easy but the process usually takes a couple weeks, with other work and such mixed in, these things don’t get built in a day! Hope you enjoyed my process, what are your tools of choice?