Josh's Posts Tagged ‘delicious’
My Delicious Bookmarks (2008-09-05 - 2008-09-07)
Recent links posted to Delicious:
- Softies on Rails: TextMate Snippet for RESTful Controller
- Caged's gitnub at master — GitHub Gitk-like application written in RubyCocoa that looks like it belongs on a Mac.
- Git Resources Removing a remote branch 28 Apr
Most places on the web will tell you this isn’t possible, but one blog gave this helpful little tip:$ git branch -d {your_branch_here}
$ git push {repository} :heads/{your_branch_here}
Where {repository} is a full repository spec, or a name for such a repository in .git/config (e.g., origin, etc.) - FancyZoom meet jQuery // Ordered List // We Make The Web Beautifully Simple
- Ultimate iPhone Stencil - Graffletopia
My Delicious Bookmarks (2008-08-31 - 2008-09-04)
Recent links posted to Delicious:
- Terminal Tips: Change Safari's history limit - The Unofficial Apple Weblog (TUAW) Limit to number of items:
defaults write com.apple.Safari WebKitHistoryItemLimit 2000
Limit to number of days:
defaults write com.apple.Safari WebKitHistoryAgeInDaysLimit 30
You can you can also use both commands to get both a day and an item limit. - The return of font embedding to the web? | Web Directions The first @font-face rule looks like this:
@font-face { font-family:"Fenwick"; src: url(fenwick.eot); }Next, we specify a second @font-face rule, for browsers that support TrueType file linking.
@font-face { font-family: "Matrix"; src: url(http://www.westciv.com/CSS3Tests/matrix.ttf) ;p { font-family: Fenwick, Matrix, san-serif; }
- Google's undocumented favicon to png convertor
- 10 Principles of the CSS Masters
- Higher-Order JavaScript
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
del.icio.us Bookmarks (2008-06-26 - 2008-07-03)
Recent links for http://del.icio.us/quixado:
- Best Local Restaurants Guide, Reviews, and Reservations | Where The Locals Eat
- TUAW Tip: What to do when a disk goes bad - The Unofficial Apple Weblog (TUAW)
- iPhone Buzz Kill- MacLife How to eliminate speaker-buzz made by your cell phone.
del.icio.us Bookmarks (2008-06-17 - 2008-06-24)
Recent links for http://del.icio.us/quixado:
- » 30 Essential PDF Documents Every Designer Should Download :: Positive Space :: The Graphic Design Blog
- Happiness as Your Business Model Great Slideshare presentation.
- SproutCore JavaScript Framework
del.icio.us Bookmarks (2008-06-11 - 2008-06-16)
Recent links for http://del.icio.us/quixado:
- Lighthead - Caffeine Caffeine is a tiny program that puts an icon in the right side of your menu bar. Click it to prevent your Mac from automatically going to sleep, dimming the screen or starting screen savers.
- Fluid CSS TextMate Bundle at Meta | ateM Helpful bundle for EM based designs.
- Download YouTube & Google Video clips via bookmarklets
- Stacks Power Tweaks: Power Tweak Your Mac’s Stacks
del.icio.us Bookmarks (2008-06-05 - 2008-06-09)
Recent links for http://del.icio.us/quixado:
- A List Apart: Articles: Conflicting Absolute Positions
- Sketch paper for the mobile designer | labs.boulevart
- plainview : software : the barbarian group Plainview is a full-screen web browser.
del.icio.us Bookmarks (2008-05-29 - 2008-06-02)
Recent links for http://del.icio.us/quixado:
- VirtualBox VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use.
- Version Control for Designers Best getting started with Git article so far.
- Design Stencils - Yahoo! Design Pattern Library
- GitFaq - GitWiki
del.icio.us Bookmarks (2008-05-27 - 2008-05-28)
Recent links for http://del.icio.us/quixado:
- WhatTheFont : MyFonts Upload images to get the font used in it.
- Version test for Adobe Flash Player Pulls up additional information about current version of installed Flash.
- 21 Ruby Tricks You Should Be Using In Your Own Code
- %w(Akita On Rails) * 2.0 / Rolling with Rails 2.1 - The First Full Tutorial - Part 1

