I’m spoiled by jQuery. When I want to find an element and do something it’s as painless as $(element).doSomething(now);. Not so in Flash. God help you if the sprite you want is nestled inside a dynamically loaded SWF inside of a movieClip in a different layer. That’s, like, getChildAt()*10200.
This little guy has [...]
February 6, 2009 – 12:04 pm
ArtPiles is going to be a little bit more visual than FAP. I’m especially happy with the touches of leather and chrome. I think it’ll give the interface a sexy look without distracting from the content.
January 7, 2009 – 6:40 pm
Why is it so difficult to graph a timeline? I always end up with something hideous like this. There has got to be a prettier way.
December 29, 2008 – 6:39 pm
I like asking you guys for input, it saves a lot of development time :D
SO. How about this? RPG-style modal alerts!
(I’d make them prettier, I promise)
Instead of a boring, lame-o modal alert “Are you sure you want to delete this?” you get this fun RPG styled alert box. And then I can [...]
December 11, 2008 – 6:39 pm
I can’t wait for Art Piles to go live.
There are so many wonderful ideas in this project. New interfaces, ways to sustain the community, privacy…
Okay! :DDD! I can’t help myself! I love solving difficult community problems through interface–it gives me the biggest design hard-on ever. Like, just before FAP closed, [...]
December 3, 2008 – 6:41 pm
Here is my idea.
Instead of using lame word CAPTCHAs, I want to build a CAPTCHA that pulls the aggregate most funny and least funny images from http://thefunniest.info/
The CAPTCHA will present the user with 3 images. Only one of them is funny.
I used to be against using CAPTCHA that could discriminate against taste or mentally [...]
December 1, 2008 – 6:37 pm
I feel like every movie uses this font. The trick was to make it elegant and modern to stand out from other Collegiate-branded films.
I’m a big fan of the star motif and look forward to using them throughout the DVD packaging design.
October 11, 2008 – 8:32 pm
studiomoh.com is going through some serious re-designs. I keep waffling on a fluid layout, fixed layout, vertical column VS horizontal, single-page VS segmented content…ugh.
Design dilemma.
Please excuse the current iteration of studio moh while I rest on the design.
September 26, 2008 – 12:28 pm
Logo work for my friend Jeremy’s new wine club. He’s a bear.
The original inspiration for the logo was based on those Indian Petroglyphs where the animal has an arrow (it’s life meter) going from the mouth to the stomach:
Turns out they’re called Fetishes. Imagine my delight when I googled Bear Fetish for reference [...]
September 12, 2008 – 10:55 am
Click here to preview the CSS LightBox
Finally, a lightbox that doesn’t require Javascript! And now it support IE5+!
The core of Multi-state CSS is the :target pseudo selector. When a user clicks a page-anchor the :target pseudo selector is activated, revealing the lightbox element.
IE5+ doesn’t support the :target pseudo selector, but it does support CSS expressions. [...]