link: BUSINESS SPOTLIGHT: Aesthetician has skin sense
Cybil’s Solyn Skin Fitness Studio was highlighted in this week’s Burbank Leader.
Blog
Monthly Archives: August 2007
Burbank Leader
Bucking Fuggy
link: Bucking Fuggy
Warning: totally crashed my browser the first time I tried to load the game, but man, totally worth it.
I’ve never seen interactive 3D graphics like this on the web.
Icon Search Engine
link: Iconfinder - The best icon search engine
Always good to have a starting point for a new icon. I usually use google image search to get me going, but the above specialized search engine could be useful as well.
via: Smashing Magazine, via: Jon Plummer
National Popular Vote
link: National Popular Vote — Electoral college reform by direct election of the President
The National Popular Vote bill would guarantee a majority of the Electoral College to the presidential candidate who receives the most popular votes in all 50 states and the District of Columbia. The bill would reform the Electoral College so that […]
Mark Steven Ritter
link: Mark Steven Ritter
Not generally a fan of modern art, abhor flash websites (I can’t link you to what I want to dammit), but this guy’s use of color and shape to create motion is worth braving both. When it finally loads click on Recent Works or Runaway SuperModules.
Palette Generator
Link: Palette Generator: Automagically create a harmonious color palette from a photograph
I haven’t actually used this successfully yet to generate a color scheme, but I have found myself searching Google for it several times to try it, figure it’s easier to search my own site next time.
Test Driving COLOURlovers Palettes
With three domains still to go on my website consolidation project, I’ve been spending some time over at COLOURlovers gathering ideas. But the problem with looking at the palettes there is that they give nearly equal emphasis to each color, whereas my design does not. So I came up with this little thumbnail version of […]
Lexan Dinnerware
I love how Cybil embraces crazy schemes, like having a ping pong table in our one bedroom apartment, flying my brother cross-country so that he and I can drive back across, and now, replacing all of our plates and bowls with polycarbonate resin thermoplastic (Lexan).
Object Oriented JavaScript
link: JSON for the masses
Time to get my JavaScript shit together and start bundling everything in appropriate objects. Aside from the obvious benefit of namespace collision prevention, how sexy is this template?
var obj = {
a : Object,
b : Array,
c : false,
d : null,
init : function() {
// set local object […]
XRAY for Internet Explorer
link: XRAY 0.91a released
Ever feel like developing interfaces for IE6 is like driving a car with a bag over your head? I mean, the Internet Explorer Developer Toolbar is a cute imitation of Firebug and all, but it’s nice to see that efforts are being made to provide more peek-holes into what the hell is […]