November 2010
2 posts
Blog | Graphicpeel: iOS Icons Made in Pure CSS →
Click here to see 11 iOS icons made in only CSS, no images whatsoever.
NOTE: This demo will only work correctly on a webkit browser and has only been tested in Safari 5 and Google Chrome 5. Here’s how it will look when rendered correctly.
How was it done?
The following…
Syncing any folder with Dropbox
So I think Dropbox is a really cool idea. I use time machine for doing local backups, but I wanted to be able to backup my REALLY vital files such as school and work materials online. In the past I just dragged the files I really needed into my Dropbox folder, but that meant duplicates of everything and it wouldn’t automatically update. The answer? Symbolic links of course!
The ln command...