More than just curvy…

After trying a couple of mockups for the “more curvy” change ? I’ve realized that curves, useful as they are, aren’t as important and texture and lighting. These are the things my designs have been missing!

Gradients, embossing, shadows… Anything to keep the page from being blocks of solid color. These really make a design work, even if it is? based on square boxes.

I think what slows me down is my lack of 100% familiarity with all my options and tools in photoshop. Much like the “technical block” I get when I’m trying to write some music, I get bogged down in the use of the tool rather than the artistic process. I think the only way out is to spend tons of time with your tools and learn everything they can do for you so that when you get the idea “it should have texture like a tree trunk” you don’t have to stop and google “photoshop tree texture” and figure out what to do.?

That little paint pallet that painters use with all the colors on it? For us computer types that pallet is our knowledge of the tool and our library of available effects the tool has.

Guess I better start looking at photoshop brush and texture sites.

Pushups for 2009-03-05 (49)

Sets: (60 second breaks)

  1. 9
  2. 11
  3. 8
  4. 8
  5. 13

For a total of 49 pushups in 5 minutes.

First time I did over the minimum in the last (as many as you can) set, and actually I feel like I could do a couple more sets. Feelin pretty good.

Posted in Uncategorized

“more curvy”

When the client tells you that they want it to be “more curvy”, and suggests that you go find some inspiration by perhaps watching some girls or something….

Okay, more curvy it is. Why do websites have to be box-based? yrr..

Too many languages!

My poor brain is starting to go a bit nutty. Too many things going on in too many languages!

  • Working on a project in Ruby/Rails.?
  • Working on WP themes and keeping up my PHP skills.
  • Working on projects in Cocoa/Obj-C (Although that’s mostly? on hold..)
  • Learning the SproutCore framework (lots of javascript!)
  • And ? now I’m looking at Pyhthon and learning the Django for a possible upcoming project.

I’ve never minded working in different languages. The concepts are all the same. But I really do have issues with syntax and remembering what format different languages do. ? Do i need a foreach(i in items), or a for(i=0; i<items.length; i++)? And which initializer does this language/framework use? super()? init()? main()?

I need to find a better way to turn off/on different modules in my memory. Can someone please invent a technique for that?