Josh's Posts Tagged ‘delicious’
My Delicious Bookmarks (2008-09-26 - 2008-10-04)
Recent links posted to Delicious:
- Safari Web Content Guide for iPhone OS
- Meta Tag Allows Full-Screen iPhone Web Apps <meta name="apple-mobile-web-app-capable" content="yes" />
Then, if you use the Add to Home Screen feature, it will launch as its own standalone app, with no Safari browser chrome. It’s a way to make site-specific browsers for the iPhone. They run as their own processes, outside MobileSafari. - 25 Typography Flickr Groups Designers Should Join | You the Designer
- update-engine - Google Code Update Engine is a flexible Mac OS X framework that can help developers keep their products up-to-date. It can update nearly any type of software, including Cocoa apps, screen savers, and preference panes. It can even update kernel extensions, regular files, and root-owned applications. Update Engine can even update multiple products just as easily as it can update one.
- 5 Core Extension Tips | Kyle Banker Extend string manipulation in Rails
- Alltop - Top Tattoo News
My Delicious Bookmarks (2008-09-24 - 2008-09-25)
Recent links posted to Delicious:
- Five CSS design browser differences I can live with | For A Beautiful Web
- Macworld | Close the ports Firewall / port management on Leopard.
- Atomic Lemur » Living with Leopard’s Firewall
- Microformat Support on MapQuest Local - MapQuest Blog MapQuest Local supports the hCard, hCalendar, and draft Geolocation Microformats.
- Feed IE 6 with a basic stylesheet - Simon Clayson design | Reportage
My Delicious Bookmarks (2008-09-08 - 2008-09-09)
Recent links posted to Delicious:
- Bort - A Base Rails Application | Ruby on Rails
- MapQuest Introduces New MapQuest Local Features Press Release From: State College Business | Centre Daily
- MapQuest Builds New ‘Local Platform’ « Screenwerk
- MapQuest Local - Restaurants, Events, News, Weather
- Get Started With JQuery - Webmonkey
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
