<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (infovore)</title>
    <link>https://pinboard.in/u:infovore/public/</link>
    <description>recent bookmarks from infovore</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://core.trac.wordpress.org/ticket/37220#comment:3"/>
	<rdf:li rdf:resource="http://tech.taskrabbit.com/blog/2015/03/12/rebuilding-capistrano-with-ansible/"/>
	<rdf:li rdf:resource="http://jlord.us/fork-n-go/"/>
	<rdf:li rdf:resource="http://briancrescimanno.com/2011/09/29/why-are-you-still-deploying-overnight/"/>
	<rdf:li rdf:resource="http://blog.josephholsten.com/2010/09/deploying-with-bundler-and-capistrano/"/>
	<rdf:li rdf:resource="http://www.fngtps.com/passenger-preference-pane"/>
	<rdf:li rdf:resource="http://blog.heroku.com/archives/2009/3/18/push_and_pull_databases_to_and_from_heroku/"/>
	<rdf:li rdf:resource="http://scraplab.net/2009/03/04/instant-sinatra-deployment-with-heroku.html"/>
	<rdf:li rdf:resource="http://axonflux.com/building-and-scaling-a-startup"/>
	<rdf:li rdf:resource="http://dormando.livejournal.com/484577.html"/>
	<rdf:li rdf:resource="http://switchpipe.org/"/>
	<rdf:li rdf:resource="http://studios.thoughtworks.com/rubyworks"/>
	<rdf:li rdf:resource="http://blog.innerewut.de/webistrano/"/>
	<rdf:li rdf:resource="http://brainspl.at/rails_stack.html"/>
	<rdf:li rdf:resource="http://tuples.us/rails-guide-deploying-to-textdrive/"/>
	<rdf:li rdf:resource="http://blog.lighttpd.net/articles/2005/11/23/lighttpd-1-4-8-and-multiple-rails-apps"/>
	<rdf:li rdf:resource="http://beta.peepcode.com/products/capistrano-concepts"/>
	<rdf:li rdf:resource="http://errtheblog.com/post/35"/>
	<rdf:li rdf:resource="http://forum.textdrive.com/viewtopic.php?id=10767"/>
	<rdf:li rdf:resource="http://duncandavidson.com/essay/2006/06/webaspipe"/>
	<rdf:li rdf:resource="http://jamis.jamisbuck.org/articles/2005/09/27/getting-started-with-activerecord-migrations"/>
	<rdf:li rdf:resource="http://lists.rubyonrails.org/pipermail/rails/2005-February/003232.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://core.trac.wordpress.org/ticket/37220#comment:3">
    <title>#37220 (Improvement symlinks on wp-config.php) – WordPress Trac</title>
    <dc:date>2017-03-09T14:06:46+00:00</dc:date>
    <link>https://core.trac.wordpress.org/ticket/37220#comment:3</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Handling Wordpress configuration when you're pointing to symlinked files. This flummoxed me for a bit. Solved!]]></description>
<dc:subject>wordpress unix symlink deployment</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:452ae076441f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:wordpress"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:symlink"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tech.taskrabbit.com/blog/2015/03/12/rebuilding-capistrano-with-ansible/">
    <title>TechRabbit: Rebuilding Capistrano with Ansible</title>
    <dc:date>2015-07-03T16:33:47+00:00</dc:date>
    <link>http://tech.taskrabbit.com/blog/2015/03/12/rebuilding-capistrano-with-ansible/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Ansible as software deployment tool.]]></description>
<dc:subject>ansible capistrano deployment tools development</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:2fc199330f4d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ansible"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:capistrano"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jlord.us/fork-n-go/">
    <title>jlord on the internet | Fork n Go</title>
    <dc:date>2013-08-14T08:26:42+00:00</dc:date>
    <link>http://jlord.us/fork-n-go/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["All it takes to get a website going for a repository on GitHub is a branch named gh-pages containing web files. You also don’t need a master branch, you can have a repo with just one branch named gh-pages. Here is what I think is really cool, if you fork a project with just a gh-pages branch, you’re only a commit away from having a live version yourself. If this repo being forked is using sheetsee.js then everyone is a fork, commit and spreadsheet away from having a live website connected to an easy (a familiar spreadsheet UI and no ‘publish’ flow because Google autosaves) to use database that they manage (control permissions, review revision history)." Very smart.]]></description>
<dc:subject>development software deployment code spreadsheets javascript</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:a9a29a636731/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:spreadsheets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://briancrescimanno.com/2011/09/29/why-are-you-still-deploying-overnight/">
    <title>Why are you still deploying overnight? | Brian Crescimanno</title>
    <dc:date>2011-10-24T11:24:48+00:00</dc:date>
    <link>http://briancrescimanno.com/2011/09/29/why-are-you-still-deploying-overnight/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["The claim is that by avoiding the daylight hours, fewer customers will be impacted by the rollout.  Problem 1: You presume there will be problems that impact availability.  You have no confidence in your code quality; or (or maybe, and), you have no confidence in your infrastructure and deployment process.  If you lack confidence that your new system is ready for production, you probably shouldn’t be pushing it to production!"]]></description>
<dc:subject>software development ops deployment</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:ac144d17e34f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ops"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.josephholsten.com/2010/09/deploying-with-bundler-and-capistrano/">
    <title>Deploying with Bundler and Capistrano</title>
    <dc:date>2011-06-29T13:33:02+00:00</dc:date>
    <link>http://blog.josephholsten.com/2010/09/deploying-with-bundler-and-capistrano/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Useful notes on the modern way of deploying Rails applications with Bundler and Capistrano.]]></description>
<dc:subject>rails capistrano bundler ruby deployment</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:13891eae4697/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:capistrano"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:bundler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.fngtps.com/passenger-preference-pane">
    <title>Passenger Preference Pane · Fingertips</title>
    <dc:date>2010-03-09T10:42:02+00:00</dc:date>
    <link>http://www.fngtps.com/passenger-preference-pane</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["The Passenger preference pane is a preference pane for Mac OS X, it enables you to configure a Rails or Rack application in a matter of seconds." It does. It's very good.
]]></description>
<dc:subject>preferencepane osx ruby apache passenger rack deployment</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:037d692557ab/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:preferencepane"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:apache"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:passenger"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rack"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.heroku.com/archives/2009/3/18/push_and_pull_databases_to_and_from_heroku/">
    <title>Heroku | Push and Pull Databases To and From Heroku</title>
    <dc:date>2009-03-19T12:51:20+00:00</dc:date>
    <link>http://blog.heroku.com/archives/2009/3/18/push_and_pull_databases_to_and_from_heroku/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["A frequent question people ask us is “how do I transfer my database between my local workstation and my Heroku app?”" The answer is: using taps. Database push/pull, to/from Heroku, and to/from different database vendors. Very, very clever.
]]></description>
<dc:subject>ruby database deployment heroku</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:7ec5356a9979/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:database"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:heroku"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://scraplab.net/2009/03/04/instant-sinatra-deployment-with-heroku.html">
    <title>scraplab : instant sinatra deployment with heroku</title>
    <dc:date>2009-03-05T12:48:11+00:00</dc:date>
    <link>http://scraplab.net/2009/03/04/instant-sinatra-deployment-with-heroku.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Tom's been poking Heroku, and now, so have I. It's proper brilliant: a rackup file, a tiny Sinatra app, and the Heroku gem, and you're building webapps in ten minutes. It's crazy and brilliant, and exactly the kind of thing of which we need more of.
]]></description>
<dc:subject>programming ruby web brilliant deployment heroku lightweight sinatra</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:8a181742fb1b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:brilliant"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:heroku"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:lightweight"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sinatra"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://axonflux.com/building-and-scaling-a-startup">
    <title>Building and Scaling a Startup on Rails: 12 Things We Learned the Hard Way - Axon Flux - A Ruby on Rails Blog</title>
    <dc:date>2009-02-23T10:27:35+00:00</dc:date>
    <link>http://axonflux.com/building-and-scaling-a-startup</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Some well-worn tales here, but also some good new ones, particularly when it comes to query-profiling and all forms of caching.
]]></description>
<dc:subject>tips ruby performance development web rails scaling deployment</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:208d8c9cfc39/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:performance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scaling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://dormando.livejournal.com/484577.html">
    <title>dormando - Dormando's [crappy] Operations Mantras</title>
    <dc:date>2008-02-05T11:59:17+00:00</dc:date>
    <link>http://dormando.livejournal.com/484577.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[SixApart's MySQL DBA shares some thoughts on running tight ops ships. Lots of good wisdom in here.
]]></description>
<dc:subject>operations hosting deployment development server web maintenance practice</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:500503bf732b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:operations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:maintenance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:practice"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://switchpipe.org/">
    <title>SwitchPipe - Process Manager and Proxy for Rapid Web App Deployment</title>
    <dc:date>2008-02-04T16:02:02+00:00</dc:date>
    <link>http://switchpipe.org/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["SwitchPipe is a proof of concept "Web application server" or, more accurately, a Web application process manager and request proxy." Wow. Peter Cooper comes good on his "RBoss" concept. Could be interesting to see if there's mileage in this.
]]></description>
<dc:subject>ruby python webapplication hosting deployment web server rails django</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:710ae44ccb29/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:webapplication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:django"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://studios.thoughtworks.com/rubyworks">
    <title>RubyWorks overview - ThoughtWorks Studios</title>
    <dc:date>2007-10-16T13:24:06+00:00</dc:date>
    <link>http://studios.thoughtworks.com/rubyworks</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["This free, open source LAMP production stack for RedHat Enterprise Edition, CentOS, Debian, and Ubuntu will allow users to quickly put Rails applications on production servers."
]]></description>
<dc:subject>ruby rubyonrails rails thoughtworks deployment linux server package</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:d9e43a438d5b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:thoughtworks"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:package"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.innerewut.de/webistrano/">
    <title>BlogFish: Webistrano - Capistrano deployment the easy way</title>
    <dc:date>2007-09-02T16:31:59+00:00</dc:date>
    <link>http://blog.innerewut.de/webistrano/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Webistrano is a Web UI for managing Capistrano deployments. It lets you manage projects and their stages like test, production, and staging with different settings. Those stages can then be deployed with Capistrano through Webistrano.
]]></description>
<dc:subject>capistrano rails deployment rubyonrails hosting infrastructure</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:c6742123c040/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:capistrano"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:infrastructure"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://brainspl.at/rails_stack.html">
    <title>The Perfect Rails/Debian/Lighttpd Stack...</title>
    <dc:date>2007-06-24T14:02:34+00:00</dc:date>
    <link>http://brainspl.at/rails_stack.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Apart from the fact the whole lighttpd/fastcgi stack is a bit old-hat, some useful reminders for those of use not so used to Debian...
]]></description>
<dc:subject>rails debian lighttpd deployment ruby howto linux</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:aea2b3629fd3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:debian"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:lighttpd"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:linux"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tuples.us/rails-guide-deploying-to-textdrive/">
    <title>Rails Guide: Deploying to Textdrive Grinding Rails</title>
    <dc:date>2007-05-20T20:22:14+00:00</dc:date>
    <link>http://tuples.us/rails-guide-deploying-to-textdrive/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[I think this has been updated. Worth bookmarking, anyhow.
]]></description>
<dc:subject>capistrano textdrive deployment rubyonrails rails ruby development</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:0a0459053088/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:capistrano"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:textdrive"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.lighttpd.net/articles/2005/11/23/lighttpd-1-4-8-and-multiple-rails-apps">
    <title>lighttpd 1.4.8 and multiple rails-apps</title>
    <dc:date>2007-04-19T23:07:25+00:00</dc:date>
    <link>http://blog.lighttpd.net/articles/2005/11/23/lighttpd-1-4-8-and-multiple-rails-apps</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[strip-request-uri is your friend, it seems...
]]></description>
<dc:subject>lighttpd rails rubyonrails deployment</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:f87fadcbfa3a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:lighttpd"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://beta.peepcode.com/products/capistrano-concepts">
    <title>Capistrano Concepts: PeepCode Screencasts for Ruby on Rails Developers</title>
    <dc:date>2007-01-04T17:37:34+00:00</dc:date>
    <link>http://beta.peepcode.com/products/capistrano-concepts</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[If this is as good as Geoffrey's other screencasts, it'll be very useful for me to crack my Capistrano-fear...
]]></description>
<dc:subject>ruby rubyonrails rails deployment capistrano</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:d34d2af5ed9c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:capistrano"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://errtheblog.com/post/35">
    <title>My Rails Toolbox</title>
    <dc:date>2006-10-17T15:08:10+00:00</dc:date>
    <link>http://errtheblog.com/post/35</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Awesome selection of tips, and some new plugins I'd not heard of. Lots to take stock off.
]]></description>
<dc:subject>ruby rails rubyonrails plugin deployment architecture</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:0eea8c8554cb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:plugin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:architecture"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://forum.textdrive.com/viewtopic.php?id=10767">
    <title>TextDrive Community Forum / Mongrel on TxD</title>
    <dc:date>2006-09-18T12:20:12+00:00</dc:date>
    <link>http://forum.textdrive.com/viewtopic.php?id=10767</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[What it says on the tin. Could be very, very useful...
]]></description>
<dc:subject>mongrel textdrive deployment hosting</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:d3f73b2590fa/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mongrel"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:textdrive"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hosting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://duncandavidson.com/essay/2006/06/webaspipe">
    <title>The Web Is a Pipe</title>
    <dc:date>2006-06-29T07:06:53+00:00</dc:date>
    <link>http://duncandavidson.com/essay/2006/06/webaspipe</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[I decided to make my presentation a call to action to, once and for all, put a big fat finger in FastCGI’s eye and move on.
]]></description>
<dc:subject>ruby rails rubyonrails deployment apache lighttpd fcgi fastcgi mongrel</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:260dbbc52215/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:apache"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:lighttpd"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:fcgi"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:fastcgi"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mongrel"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jamis.jamisbuck.org/articles/2005/09/27/getting-started-with-activerecord-migrations">
    <title>Getting Started With ActiveRecord Migrations</title>
    <dc:date>2006-05-12T07:26:06+00:00</dc:date>
    <link>http://jamis.jamisbuck.org/articles/2005/09/27/getting-started-with-activerecord-migrations</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Because, you know, at some point I'm going to have to dive into using them quite hard...
]]></description>
<dc:subject>database development deployment versioncontrol rails rubyonrails</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:9d672eb29f76/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:database"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubyonrails"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://lists.rubyonrails.org/pipermail/rails/2005-February/003232.html">
    <title>TextDrive Gem question</title>
    <dc:date>2006-05-12T07:24:10+00:00</dc:date>
    <link>http://lists.rubyonrails.org/pipermail/rails/2005-February/003232.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Locking the core Rails gems' versions. Useful, if it's still valid syntax (Rails moves a lot in a year)
]]></description>
<dc:subject>rails rubyonrails deployment hosting</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:a0df554b350e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hosting"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>