May 2012
3 posts
via CSS Tricks
a heart shaped div
a single html element with this css:
#heart { position: relative; width: 100px; height: 90px; } #heart:before, #heart:after { position: absolute; content: “”; left: 50px; top: 0; width: 50px; height: 80px; background: red; -moz-border-radius: 50px 50px 0 0; border-radius: 50px 50px 0 0; -webkit-transform: rotate(-45deg); -moz-transform:...
1 tag
Download this file to print a fully functional 3-D printer from your 3-D printer. http://bit.ly/KcCckH The future is ridiculous.
1 tag
Good-bye, Adam Yauch. You were the coolest. Sendin’ out love to all corners of the land. http://bit.ly/KvP6qG
April 2012
6 posts
1 tag
1 tag
As a web developer, this is impressive. As a student, this is the most tempting thing I’ve ever seen. http://essaytyper.com/
1 tag
Congratulations, public (this means you!) - Harvard just put 12 million things in your domain. http://hvrd.me/I9p6TH
1 tag
Removing the :hover pseudoclass for touch devices...
I just spent way too much time on this. Why on God’s green earth would certain device manufacturers named after certain fruit (I’m looking at you, Kumquat Komputers), retain :hover? YOU CAN’T HOVER ON A TOUCHSCREEN.
Couldn’t get @media queries to work for the life of me. Ended up throwing a notouch class into the body element, then disabling it with some JS called by the...
1 tag
Good call, Simon. Insanely busy? Better start a new subreddit to moderate.
1 tag
Too early to say if these AR glasses from Google will be awesome, but they still know how to make a damn fine ad http://bit.ly/HmG3u6
March 2012
6 posts
1 tag
An open source, minimalist camera →
Am I the only one who looks at this and starts hearing Al Green singing in the background?
1 tag
2 tags
Here's the Tristen interview, transcribed.
I had to type this out, so I thought you might want to have a look at it.
This interview was conducted March 7th, 2012, with Tristen Brown, over at Intersteer on Roncy. Here is Tristen’s bio from DevelopmentSeed.org:
Tristen creates intuitive, easy to use, and accessible user interfaces that improve the functionality of our websites, data visualizations, maps, and other online tools. He blends...
2 tags
2 tags
1 tag
Always nice to have a refresher. →
February 2012
9 posts
1 tag
2 tags
Syntactically Awesome StyleSheets →
I love it when people figure out ways to not have to wait for the herd to catch up. Syntactically Awesome StyleSheets is all about making CSS into a real language, not just a set of rules, but what’s really cool about this is their browser compliance hack. As busy as I am with school, I’m finding myself diving into this in the moments of free time I get, just for the joy of it.
1 tag
1 tag
Damn, stellar.js, you sexy. →
2 tags
1 tag
Looks good on paper... →
This might be my next read, a book about genuinely agile information architecture, taking graphic design grids beyond paper and onto the living screen. Fun stuff.
1 tag
1 tag
What I love about webdev is all the cheating. →
Here’s how to write a mobile site that looks and acts like a native iOS app.
God I love cheating. It just makes me feel so clever.
1 tag