Forked from bricooke/backpack-journal
OS X Dashboard widget to post status and new journal entries to Backpack.
Last updated January 06, 2012

Cron jobs in Ruby
Last updated December 23, 2011

Forked from pengwynn/linkedin
Ruby wrapper for the LinkedIn API
Last updated October 20, 2011

A jQuery enhanced toolbar menu.
Last updated September 11, 2011

Demo of the Copy CMS
Last updated June 21, 2011

Sinatra-based CMS
Last updated June 21, 2011

Forked from sbecker/github_textmate_theme
Github Theme for Textmate
Last updated June 11, 2011

Forked from dhh/tolk
Tolk is a web interface for doing i18n translations packaged as an engine for Rails 2.3 applications
Last updated May 10, 2011

Forked from 37signals/cached_externals
Symlink to external dependencies, rather than bloating your repositories with them
Last updated May 10, 2011

http://rreset.com
Last updated December 27, 2010

Forked from jaz303/tipsy
Facebook-style tooltips plugin for jQuery
Last updated November 30, 2010

Rails app built on the Flickr API to display Flickr photosets in a customizable photoblog-like
Last updated November 28, 2010

A one page site (OPS) theme for tumblr
Last updated November 22, 2010

Last updated November 08, 2010

Forked from kipcole9/rails-i18n-translation-inheritance-helper
If I18n.translate() fails in a locale, try a broader one. ie. If it fails in en-UK, try in 'en',...
Last updated April 06, 2010

Headers
# This is an <h1> tag ## This is an <h2> tag ###### This is an <h6> tag
Text styles
*This text will be italic* _This will also be italic_ **This text will be bold** __This will also be bold__ *You **can** combine them*
Unordered
* Item 1 * Item 2 * Item 2a * Item 2b
Ordered
1. Item 1 2. Item 2 3. Item 3 * Item 3a * Item 3b
Images
 Format: 
Links
http://github.com - automatic! [GitHub](http://github.com)
Blockquotes
As Kanye West said: > We're living the future so > the present is our past.
Syntax highlighting with GFM
```javascript
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'})
}
}
```
Or, indent your code 4 spaces
Here is a Python code example
without syntax highlighting:
def foo:
if not bar:
return true
Inline code for comments
I think you should use an `<addr>` element here instead.
You are viewing a mobilized version of this site...
View original page here