My Delicious Bookmarks (2008-08-24 – 2008-08-30)
Recent links posted to Delicious:
- Tutorials – jQuery JavaScript Library
- QuirksBlog: iPhone events
- Juggernaut The Juggernaut plugin for Ruby on Rails aims to revolutionize your Rails app by letting the server initiate a connection and push data to the client. In other words your app can have a real time connection to the server with the advantage of instant updates.
- A List Apart: Articles: CSS Sprites2 – It's JavaScript Time
- Woork: 10 Awesome typewriter fonts for web designers
- 10 useful jQuery plugins :: ENHANCE
- Textmate Footnotes Plugin in Ruby on Rails This plugin saves you time when moving between your browser and Textmate. It adds clickable links to the Rails backtrace when an error occurs, and clickable “footnotes” to the bottom of each page (in development mode only). These links open the correct file in Textmate and move your cursor to the precise line of interest.
Install with:
cd myapp
git clone git://github.com/drnic/rails-footnotes.git vendor/plugins/footnotes
rm -rf vendor/plugins/footnotes/.git
