Skip to content

Instantly share code, notes, and snippets.

@sr
Created November 4, 2008 17:39
Show Gist options
  • Save sr/22172 to your computer and use it in GitHub Desktop.
Save sr/22172 to your computer and use it in GitHub Desktop.

Revisions

  1. sr revised this gist Feb 2, 2009. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -1 +1,2 @@
    The list is now managed directly in Sinatra's website.
    <http://www.sinatrarb.com/wild.html>
  2. sr revised this gist Feb 2, 2009. 1 changed file with 1 addition and 73 deletions.
    74 changes: 1 addition & 73 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -1,73 +1 @@
    Let's make a list of Sinatra-based apps!

    Apps:
    - http://github.com/cschneid/irclogger "Sinatra based irclogger.com"
    - http://github.com/rtomayko/wink "minimalist blogging engine"
    - http://github.com/foca/integrity "The easy and fun Continuous Integration server"
    - http://github.com/sr/git-wiki "git-powered wiki"
    - http://github.com/entp/seinfeld "Seinfeld-inspired productivity calendar to track your public github commits."
    - http://github.com/karmi/marley "Marley, the blog engine without <textareas>."
    - http://github.com/ichverstehe/gaze "Serve up your Markdown files with this tiny Sinatra app!"
    - http://github.com/bomberstudios/sinatra_wiki "An ultralight, ultraminimal wiki thing with Markdown"
    - http://github.com/chas/todoist-share "A read-only Sinatra microapp for sharing your Todoist.com projects"
    - http://github.com/Adkron/sinatratumblog "A small tumblog written with sinatra"
    - http://github.com/johnreilly/github-fogbugz "A sinatra app to log your GitHub commits with FogBugz"
    - http://github.com/zapnap/toopaste "Simple (Tiny) Pastie Clone Using Sinatra & DataMapper"
    - http://github.com/jw-00000/journey-to-success "A weblog, in Ruby, using Sinatra and Sequel. An experiment, using literate programming techniques. A book, in English, maybe?"
    - http://github.com/namelessjon/notable "A very simple sinatra application which listens on Jabber to take your notes and then displays them back to you"
    - http://github.com/joelsouza/siniki "wiki with sinatra ruby framework"
    - http://github.com/webs/rash "rash. ruby, sinatra, twitter & hashtags."
    - http://github.com/moomerman/frog "Frog is a full-featured blog application written using the sinatra web framework"
    - http://github.com/sr/saloon "AtomPub server implemented using Sinatra and CouchDB"
    - http://github.com/thumblemonks/grudge "Stand-alone git repository comment rater"
    - http://github.com/moomerman/snail "Snail is a web interface for Amazon Web Services (AWS) written using the sinatra web framework"
    - http://github.com/karmi/yaml_micro_chat "http://github.com/karmi/yaml_micro_chat"
    - http://github.com/pjhyett/github-services "Official GitHub Services Integration"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/adamwiggins/scanty "Scanty, an even more minimalist blogging engine"
    - http://github.com/jtulloch/scanty/tree/master "Scanty, using CouchDB"
    - http://github.com/Titanous/a3 "Asterisk-Adhearsion API; A Sinatra app that brings REST to Asterisk"
    - http://allan.de/git/ticketspass/master "a little sinatra app to keep track of tickets with nice console integration"
    - http://gist.github.com/29409 "Small app to control your Itunes via HTTP."
    - http://devver.net/blog/2008/11/building-a-iphone-web-app-in-under-50-lines-with-sinatra-and-iui/ "Building a iPhone web app in under 50 lines with Sinatra and iUI"
    - http://github.com/Oshuma/weewar-spy-web "Sinatra app that utilizes the WeewarSpy library to spy on your Weewar games."
    - http://github.com/rb2k/runninglog "A simple sinatra-app to display information about gpx files"
    - http://github.com/Oshuma/manweb "A simple Sinatra app to display manual pages."
    - http://github.com/jnewland/god_web/tree/master "iPhone friendly web UI for God"
    - http://github.com/tobias/url_unwind "A short url unwinding service"
    - http://github.com/gnugeek/wordnatra "sinatra / datamapper interface to princeton's wordnet lexical dictionary"

    Libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
    - http://github.com/mikker/my_way/tree/master "A Sinatra base app with DataMapper / RSpec. For getting quickly off your feet and into developing!"
    - http://github.com/kastner/sin "A mini blog engine in Sinatra with hAtom and MetaWeblog API"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."
    - http://github.com/ardekantur/shnork "link checking fun for sinatra websites"
    - http://github.com/giraffesoft/classy_resources "Think resource_controller, except for sinatra."

    Sites:
    - http://calendaraboutnothing.com/ "Calendar About Nothing"
    - http://followcost.com/ "Follow Cost"
    - http://stuff.lilleaas.net/ "Stuff." (http://github.com/leethal/stuff-site)
    - http://lazydog.subimage.com/ "Kill the lazy dog"
    - http://urlunwind.com/ "Short URL unwinder"

    Blogs running Wink:
    - http://tomayko.com/
    - http://blog.nuclearsquid.com/

    Blogs running Scanty:
    - http://adam.blog.heroku.com/

    Blogs running Marley:
    - http://www.restafari.org/
    - http://lukeredpath.co.uk/blog
    - http://railsillustrated.com/


    Companies and sites using Sinatra internally:
    - Curbed Network (http://curbed.com, http://eater.com, http://racked.com)
    - GitHub (http://github.com/blog/53-github-services-ipo)
    - Songbird (http://getsongbird.com)
    - Heroku (http://heroku.com)
    The list is now managed directly in Sinatra's website.
  3. sr revised this gist Jan 28, 2009. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -43,7 +43,8 @@ Libs:
    - http://github.com/kastner/sin "A mini blog engine in Sinatra with hAtom and MetaWeblog API"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."
    - http://github.com/ardekantur/shnork/tree/master "link checking fun for sinatra websites"
    - http://github.com/ardekantur/shnork "link checking fun for sinatra websites"
    - http://github.com/giraffesoft/classy_resources "Think resource_controller, except for sinatra."

    Sites:
    - http://calendaraboutnothing.com/ "Calendar About Nothing"
  4. sr revised this gist Dec 25, 2008. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -68,4 +68,5 @@ Blogs running Marley:
    Companies and sites using Sinatra internally:
    - Curbed Network (http://curbed.com, http://eater.com, http://racked.com)
    - GitHub (http://github.com/blog/53-github-services-ipo)
    - Songbird (http://getsongbird.com)
    - Songbird (http://getsongbird.com)
    - Heroku (http://heroku.com)
  5. sr revised this gist Dec 23, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -35,6 +35,7 @@ Apps:
    - http://github.com/Oshuma/manweb "A simple Sinatra app to display manual pages."
    - http://github.com/jnewland/god_web/tree/master "iPhone friendly web UI for God"
    - http://github.com/tobias/url_unwind "A short url unwinding service"
    - http://github.com/gnugeek/wordnatra "sinatra / datamapper interface to princeton's wordnet lexical dictionary"

    Libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
  6. @rtomayko rtomayko revised this gist Dec 21, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -67,3 +67,4 @@ Blogs running Marley:
    Companies and sites using Sinatra internally:
    - Curbed Network (http://curbed.com, http://eater.com, http://racked.com)
    - GitHub (http://github.com/blog/53-github-services-ipo)
    - Songbird (http://getsongbird.com)
  7. @tobias tobias revised this gist Dec 18, 2008. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -34,6 +34,7 @@ Apps:
    - http://github.com/rb2k/runninglog "A simple sinatra-app to display information about gpx files"
    - http://github.com/Oshuma/manweb "A simple Sinatra app to display manual pages."
    - http://github.com/jnewland/god_web/tree/master "iPhone friendly web UI for God"
    - http://github.com/tobias/url_unwind "A short url unwinding service"

    Libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
    @@ -48,6 +49,7 @@ Sites:
    - http://followcost.com/ "Follow Cost"
    - http://stuff.lilleaas.net/ "Stuff." (http://github.com/leethal/stuff-site)
    - http://lazydog.subimage.com/ "Kill the lazy dog"
    - http://urlunwind.com/ "Short URL unwinder"

    Blogs running Wink:
    - http://tomayko.com/
  8. @karmi karmi revised this gist Dec 18, 2008. 1 changed file with 16 additions and 10 deletions.
    26 changes: 16 additions & 10 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,12 @@
    let's make a list of sinatra-based apps!
    Let's make a list of Sinatra-based apps!

    apps:
    Apps:
    - http://github.com/cschneid/irclogger "Sinatra based irclogger.com"
    - http://github.com/rtomayko/wink "minimalist blogging engine"
    - http://github.com/foca/integrity "The easy and fun Continuous Integration server"
    - http://github.com/sr/git-wiki "git-powered wiki"
    - http://github.com/entp/seinfeld "Seinfeld-inspired productivity calendar to track your public github commits."
    - http://github.com/karmi/marley "Marley, the blog engine without <textareas>. See in action @ www.restafari.org"
    - http://github.com/karmi/marley "Marley, the blog engine without <textareas>."
    - http://github.com/ichverstehe/gaze "Serve up your Markdown files with this tiny Sinatra app!"
    - http://github.com/bomberstudios/sinatra_wiki "An ultralight, ultraminimal wiki thing with Markdown"
    - http://github.com/chas/todoist-share "A read-only Sinatra microapp for sharing your Todoist.com projects"
    @@ -35,26 +35,32 @@ apps:
    - http://github.com/Oshuma/manweb "A simple Sinatra app to display manual pages."
    - http://github.com/jnewland/god_web/tree/master "iPhone friendly web UI for God"

    libs:
    Libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
    - http://github.com/mikker/my_way/tree/master "A Sinatra base app with DataMapper / RSpec. For getting quickly off your feet and into developing!"
    - http://github.com/kastner/sin "A mini blog engine in Sinatra with hAtom and MetaWeblog API"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."
    - http://github.com/ardekantur/shnork/tree/master "link checking fun for sinatra websites"

    sites:
    Sites:
    - http://calendaraboutnothing.com/ "Calendar About Nothing"
    - http://followcost.com/ "Follow Cost"
    - http://stuff.lilleaas.net/ "Stuff." (http://github.com/leethal/stuff-site)
    - http://lazydog.subimage.com/ "Kill the lazy dog"

    Blogs running wink:
    http://tomayko.com/
    http://blog.nuclearsquid.com/
    Blogs running Wink:
    - http://tomayko.com/
    - http://blog.nuclearsquid.com/

    Blogs running Scanty:
    - http://adam.blog.heroku.com/

    Blogs running Marley:
    - http://www.restafari.org/
    - http://lukeredpath.co.uk/blog
    - http://railsillustrated.com/

    Blogs running scanty:
    http://adam.blog.heroku.com/

    Companies and sites using Sinatra internally:
    - Curbed Network (http://curbed.com, http://eater.com, http://racked.com)
  9. cypher revised this gist Dec 17, 2008. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -33,6 +33,7 @@ apps:
    - http://github.com/Oshuma/weewar-spy-web "Sinatra app that utilizes the WeewarSpy library to spy on your Weewar games."
    - http://github.com/rb2k/runninglog "A simple sinatra-app to display information about gpx files"
    - http://github.com/Oshuma/manweb "A simple Sinatra app to display manual pages."
    - http://github.com/jnewland/god_web/tree/master "iPhone friendly web UI for God"

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
    @@ -52,6 +53,9 @@ Blogs running wink:
    http://tomayko.com/
    http://blog.nuclearsquid.com/

    Blogs running scanty:
    http://adam.blog.heroku.com/

    Companies and sites using Sinatra internally:
    - Curbed Network (http://curbed.com, http://eater.com, http://racked.com)
    - GitHub (http://github.com/blog/53-github-services-ipo)
  10. sr revised this gist Dec 16, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -32,6 +32,7 @@ apps:
    - http://devver.net/blog/2008/11/building-a-iphone-web-app-in-under-50-lines-with-sinatra-and-iui/ "Building a iPhone web app in under 50 lines with Sinatra and iUI"
    - http://github.com/Oshuma/weewar-spy-web "Sinatra app that utilizes the WeewarSpy library to spy on your Weewar games."
    - http://github.com/rb2k/runninglog "A simple sinatra-app to display information about gpx files"
    - http://github.com/Oshuma/manweb "A simple Sinatra app to display manual pages."

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
  11. sr revised this gist Dec 14, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -45,6 +45,7 @@ sites:
    - http://calendaraboutnothing.com/ "Calendar About Nothing"
    - http://followcost.com/ "Follow Cost"
    - http://stuff.lilleaas.net/ "Stuff." (http://github.com/leethal/stuff-site)
    - http://lazydog.subimage.com/ "Kill the lazy dog"

    Blogs running wink:
    http://tomayko.com/
  12. sr revised this gist Dec 14, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -25,6 +25,7 @@ apps:
    - http://github.com/pjhyett/github-services "Official GitHub Services Integration"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/adamwiggins/scanty "Scanty, an even more minimalist blogging engine"
    - http://github.com/jtulloch/scanty/tree/master "Scanty, using CouchDB"
    - http://github.com/Titanous/a3 "Asterisk-Adhearsion API; A Sinatra app that brings REST to Asterisk"
    - http://allan.de/git/ticketspass/master "a little sinatra app to keep track of tickets with nice console integration"
    - http://gist.github.com/29409 "Small app to control your Itunes via HTTP."
  13. sr revised this gist Dec 3, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -30,6 +30,7 @@ apps:
    - http://gist.github.com/29409 "Small app to control your Itunes via HTTP."
    - http://devver.net/blog/2008/11/building-a-iphone-web-app-in-under-50-lines-with-sinatra-and-iui/ "Building a iPhone web app in under 50 lines with Sinatra and iUI"
    - http://github.com/Oshuma/weewar-spy-web "Sinatra app that utilizes the WeewarSpy library to spy on your Weewar games."
    - http://github.com/rb2k/runninglog "A simple sinatra-app to display information about gpx files"

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
  14. sr revised this gist Dec 3, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -29,6 +29,7 @@ apps:
    - http://allan.de/git/ticketspass/master "a little sinatra app to keep track of tickets with nice console integration"
    - http://gist.github.com/29409 "Small app to control your Itunes via HTTP."
    - http://devver.net/blog/2008/11/building-a-iphone-web-app-in-under-50-lines-with-sinatra-and-iui/ "Building a iPhone web app in under 50 lines with Sinatra and iUI"
    - http://github.com/Oshuma/weewar-spy-web "Sinatra app that utilizes the WeewarSpy library to spy on your Weewar games."

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
  15. sr revised this gist Dec 2, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -36,6 +36,7 @@ libs:
    - http://github.com/kastner/sin "A mini blog engine in Sinatra with hAtom and MetaWeblog API"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."
    - http://github.com/ardekantur/shnork/tree/master "link checking fun for sinatra websites"

    sites:
    - http://calendaraboutnothing.com/ "Calendar About Nothing"
  16. sr revised this gist Dec 2, 2008. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -47,4 +47,5 @@ http://tomayko.com/
    http://blog.nuclearsquid.com/

    Companies and sites using Sinatra internally:
    - Curbed Network (http://curbed.com, http://eater.com, http://racked.com)
    - Curbed Network (http://curbed.com, http://eater.com, http://racked.com)
    - GitHub (http://github.com/blog/53-github-services-ipo)
  17. @slowernet slowernet revised this gist Dec 2, 2008. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -47,4 +47,4 @@ http://tomayko.com/
    http://blog.nuclearsquid.com/

    Companies and sites using Sinatra internally:
    - Curbed Network (curbed.com, eater.com, racked.com)
    - Curbed Network (http://curbed.com, http://eater.com, http://racked.com)
  18. @slowernet slowernet revised this gist Dec 2, 2008. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -44,4 +44,7 @@ sites:

    Blogs running wink:
    http://tomayko.com/
    http://blog.nuclearsquid.com/
    http://blog.nuclearsquid.com/

    Companies and sites using Sinatra internally:
    - Curbed Network (curbed.com, eater.com, racked.com)
  19. @allan allan revised this gist Nov 29, 2008. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -26,6 +26,7 @@ apps:
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/adamwiggins/scanty "Scanty, an even more minimalist blogging engine"
    - http://github.com/Titanous/a3 "Asterisk-Adhearsion API; A Sinatra app that brings REST to Asterisk"
    - http://allan.de/git/ticketspass/master "a little sinatra app to keep track of tickets with nice console integration"
    - http://gist.github.com/29409 "Small app to control your Itunes via HTTP."
    - http://devver.net/blog/2008/11/building-a-iphone-web-app-in-under-50-lines-with-sinatra-and-iui/ "Building a iPhone web app in under 50 lines with Sinatra and iUI"

    @@ -35,7 +36,6 @@ libs:
    - http://github.com/kastner/sin "A mini blog engine in Sinatra with hAtom and MetaWeblog API"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."
    - http://allan.de/git/ticketspass/master "a little sinatra app to keep track of tickets with nice console integration"

    sites:
    - http://calendaraboutnothing.com/ "Calendar About Nothing"
    @@ -44,4 +44,4 @@ sites:

    Blogs running wink:
    http://tomayko.com/
    http://blog.nuclearsquid.com/
    http://blog.nuclearsquid.com/
  20. @allan allan revised this gist Nov 29, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -35,6 +35,7 @@ libs:
    - http://github.com/kastner/sin "A mini blog engine in Sinatra with hAtom and MetaWeblog API"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."
    - http://allan.de/git/ticketspass/master "a little sinatra app to keep track of tickets with nice console integration"

    sites:
    - http://calendaraboutnothing.com/ "Calendar About Nothing"
  21. sr revised this gist Nov 30, 2008. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -31,7 +31,7 @@ apps:

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
    - http://github.com/mikker/sinatra_starter_kit "A Sinatra base app with DataMapper / RSpec. For getting quickly off your feet and into developing!"
    - http://github.com/mikker/my_way/tree/master "A Sinatra base app with DataMapper / RSpec. For getting quickly off your feet and into developing!"
    - http://github.com/kastner/sin "A mini blog engine in Sinatra with hAtom and MetaWeblog API"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."
  22. sr revised this gist Nov 30, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -27,6 +27,7 @@ apps:
    - http://github.com/adamwiggins/scanty "Scanty, an even more minimalist blogging engine"
    - http://github.com/Titanous/a3 "Asterisk-Adhearsion API; A Sinatra app that brings REST to Asterisk"
    - http://gist.github.com/29409 "Small app to control your Itunes via HTTP."
    - http://devver.net/blog/2008/11/building-a-iphone-web-app-in-under-50-lines-with-sinatra-and-iui/ "Building a iPhone web app in under 50 lines with Sinatra and iUI"

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
  23. sr revised this gist Nov 30, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -26,6 +26,7 @@ apps:
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/adamwiggins/scanty "Scanty, an even more minimalist blogging engine"
    - http://github.com/Titanous/a3 "Asterisk-Adhearsion API; A Sinatra app that brings REST to Asterisk"
    - http://gist.github.com/29409 "Small app to control your Itunes via HTTP."

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
  24. sr revised this gist Nov 20, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -25,6 +25,7 @@ apps:
    - http://github.com/pjhyett/github-services "Official GitHub Services Integration"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/adamwiggins/scanty "Scanty, an even more minimalist blogging engine"
    - http://github.com/Titanous/a3 "Asterisk-Adhearsion API; A Sinatra app that brings REST to Asterisk"

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
  25. @augustl augustl revised this gist Nov 6, 2008. 1 changed file with 6 additions and 5 deletions.
    11 changes: 6 additions & 5 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -16,7 +16,7 @@ apps:
    - http://github.com/jw-00000/journey-to-success "A weblog, in Ruby, using Sinatra and Sequel. An experiment, using literate programming techniques. A book, in English, maybe?"
    - http://github.com/namelessjon/notable "A very simple sinatra application which listens on Jabber to take your notes and then displays them back to you"
    - http://github.com/joelsouza/siniki "wiki with sinatra ruby framework"
    - http://github.com/webs/rash "rash. ruby, sinatra, twitter &amp; hashtags."
    - http://github.com/webs/rash "rash. ruby, sinatra, twitter & hashtags."
    - http://github.com/moomerman/frog "Frog is a full-featured blog application written using the sinatra web framework"
    - http://github.com/sr/saloon "AtomPub server implemented using Sinatra and CouchDB"
    - http://github.com/thumblemonks/grudge "Stand-alone git repository comment rater"
    @@ -33,10 +33,11 @@ libs:
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."


    Calendar About Nothing: http://calendaraboutnothing.com/
    Follow Cost: http://followcost.com/
    sites:
    - http://calendaraboutnothing.com/ "Calendar About Nothing"
    - http://followcost.com/ "Follow Cost"
    - http://stuff.lilleaas.net/ "Stuff." (http://github.com/leethal/stuff-site)

    Blogs running wink:
    http://tomayko.com/
    http://blog.nuclearsquid.com/
    http://blog.nuclearsquid.com/
  26. @cypher cypher revised this gist Nov 5, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -24,6 +24,7 @@ apps:
    - http://github.com/karmi/yaml_micro_chat "http://github.com/karmi/yaml_micro_chat"
    - http://github.com/pjhyett/github-services "Official GitHub Services Integration"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/adamwiggins/scanty "Scanty, an even more minimalist blogging engine"

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
  27. @karmi karmi revised this gist Nov 4, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -21,6 +21,7 @@ apps:
    - http://github.com/sr/saloon "AtomPub server implemented using Sinatra and CouchDB"
    - http://github.com/thumblemonks/grudge "Stand-alone git repository comment rater"
    - http://github.com/moomerman/snail "Snail is a web interface for Amazon Web Services (AWS) written using the sinatra web framework"
    - http://github.com/karmi/yaml_micro_chat "http://github.com/karmi/yaml_micro_chat"
    - http://github.com/pjhyett/github-services "Official GitHub Services Integration"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."

  28. @karmi karmi revised this gist Nov 4, 2008. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -22,6 +22,7 @@ apps:
    - http://github.com/thumblemonks/grudge "Stand-alone git repository comment rater"
    - http://github.com/moomerman/snail "Snail is a web interface for Amazon Web Services (AWS) written using the sinatra web framework"
    - http://github.com/pjhyett/github-services "Official GitHub Services Integration"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
  29. @karmi karmi revised this gist Nov 4, 2008. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -21,6 +21,7 @@ apps:
    - http://github.com/sr/saloon "AtomPub server implemented using Sinatra and CouchDB"
    - http://github.com/thumblemonks/grudge "Stand-alone git repository comment rater"
    - http://github.com/moomerman/snail "Snail is a web interface for Amazon Web Services (AWS) written using the sinatra web framework"
    - http://github.com/pjhyett/github-services "Official GitHub Services Integration"

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
    @@ -30,7 +31,6 @@ libs:
    - http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."



    Calendar About Nothing: http://calendaraboutnothing.com/
    Follow Cost: http://followcost.com/

  30. sr revised this gist Nov 5, 2008. 1 changed file with 23 additions and 0 deletions.
    23 changes: 23 additions & 0 deletions sinatra-apps.txt
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,35 @@
    let's make a list of sinatra-based apps!

    apps:
    - http://github.com/cschneid/irclogger "Sinatra based irclogger.com"
    - http://github.com/rtomayko/wink "minimalist blogging engine"
    - http://github.com/foca/integrity "The easy and fun Continuous Integration server"
    - http://github.com/sr/git-wiki "git-powered wiki"
    - http://github.com/entp/seinfeld "Seinfeld-inspired productivity calendar to track your public github commits."
    - http://github.com/karmi/marley "Marley, the blog engine without <textareas>. See in action @ www.restafari.org"
    - http://github.com/ichverstehe/gaze "Serve up your Markdown files with this tiny Sinatra app!"
    - http://github.com/bomberstudios/sinatra_wiki "An ultralight, ultraminimal wiki thing with Markdown"
    - http://github.com/chas/todoist-share "A read-only Sinatra microapp for sharing your Todoist.com projects"
    - http://github.com/Adkron/sinatratumblog "A small tumblog written with sinatra"
    - http://github.com/johnreilly/github-fogbugz "A sinatra app to log your GitHub commits with FogBugz"
    - http://github.com/zapnap/toopaste "Simple (Tiny) Pastie Clone Using Sinatra & DataMapper"
    - http://github.com/jw-00000/journey-to-success "A weblog, in Ruby, using Sinatra and Sequel. An experiment, using literate programming techniques. A book, in English, maybe?"
    - http://github.com/namelessjon/notable "A very simple sinatra application which listens on Jabber to take your notes and then displays them back to you"
    - http://github.com/joelsouza/siniki "wiki with sinatra ruby framework"
    - http://github.com/webs/rash "rash. ruby, sinatra, twitter &amp; hashtags."
    - http://github.com/moomerman/frog "Frog is a full-featured blog application written using the sinatra web framework"
    - http://github.com/sr/saloon "AtomPub server implemented using Sinatra and CouchDB"
    - http://github.com/thumblemonks/grudge "Stand-alone git repository comment rater"
    - http://github.com/moomerman/snail "Snail is a web interface for Amazon Web Services (AWS) written using the sinatra web framework"

    libs:
    - http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
    - http://github.com/mikker/sinatra_starter_kit "A Sinatra base app with DataMapper / RSpec. For getting quickly off your feet and into developing!"
    - http://github.com/kastner/sin "A mini blog engine in Sinatra with hAtom and MetaWeblog API"
    - http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
    - http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."



    Calendar About Nothing: http://calendaraboutnothing.com/
    Follow Cost: http://followcost.com/