frankideablog:

Love this website:

http://www.ok-studios.de/home/

And a whole bunch of other examples… so how the hell do you wireframes these bad boys?

http://webdesignledger.com/inspiration/18-beautiful-examples-of-parallax-scrolling-in-web-design

Album Art
[Flash 9 is required to listen to audio.] Played 33409 times.

So much time to be saved!!

makeshiftreplica:

the trouble with web design these days.

Cuz hey, you don’t have to re-invent the wheel.  

More resources I found useful here.

aka Unbuffered comments - are those that aren’t actually output into the html… unlike anything between <!— —> tags.  

Discovered them in reading about Jade.js

Jade also supports unbuffered comments, by simply adding a hyphen:

//- will not output within markup 
p foo 
p bar 

outputting

<p>foo</p> 
<p>bar</p>

read more here

iammissjess:

Sites i love: Rice bowls
http://ricebowls.org/

haystackengineering:

Imagine you have an image used to “activate” something - be it a link or a javascript piece of code. So far, so good. Now - we want it to behave like a button when pressed. We can simply use the CSS :active modifier to move it 1 pixel down and one pixel to the right - and it will look like a…

dm2studios:

Media_httpmedianoupec_jjbhk

CSS tools are essential for web developers because they act like a sort of magic lamp that can simplify the job at hand. Most development tools are time savers that are there to help developers create stylish, functional and optimized websites with a few shortcuts.

26% of people may experience issues with HTML5? BWAH???

cclarke:

Flash-vs-HTML5