(via mnmal)
gluecode
an unreliable witness to my own existence.
-
2011-06-10
Source: weheartit.com
-
2011-05-21
Rails Flash Notice, Case Closed
Syed Aslam has written a good post on adding a close button to your Rails Flash Notice Messages using Javascript. Well worth a read. Here is a short extract…
<% flash.each do |name, msg| %> <%= content_tag :div, :id => "flash_#{name}" do %> <%= msg %> <%= content_tag :span, :style => "float: right;" do %> <%= link_to_function image_tag('icons/cross.png'), :onclick => "document.getElementById('flash_#{name}').style.display='none'" %> <% end %> <% end %> <% end %>Source: chuckjhardy
-
2011-05-08
Spiderman vs Deadpool - official art wallpaper
Source: wallpaperart
-
2011-05-06
What Blag?: How I Organize My Mac
Organization is a sort of obsession of mine. I constantly search for what I call “systems” in everyday life. I abide by an ideology of digital minimalism — I use only what I need, and nothing more. I check my email in a certain way. I stay connected with friends in another, and so on, and so…
Source: whatblag
-
2011-04-30
(via coffeenotes)
Source: mochacafe.info


