<?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 (pascalvanhecke)</title>
    <link>https://pinboard.in/u:pascalvanhecke/public/</link>
    <description>recent bookmarks from pascalvanhecke</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://semver.org/"/>
	<rdf:li rdf:resource="https://github.com/jamesgolick/rollout"/>
	<rdf:li rdf:resource="https://github.com/resmo/git-ftp/"/>
	<rdf:li rdf:resource="https://github.com/engineyard/engineyard"/>
	<rdf:li rdf:resource="https://github.com/jedi4ever/veewee"/>
	<rdf:li rdf:resource="http://vagrantup.com/"/>
	<rdf:li rdf:resource="https://phpfog.com/"/>
	<rdf:li rdf:resource="https://www.djangy.com/"/>
	<rdf:li rdf:resource="http://times.usefulinc.com/2008/06/16-ops-now"/>
	<rdf:li rdf:resource="http://code.google.com/appengine/"/>
	<rdf:li rdf:resource="http://code.google.com/p/scalr/"/>
	<rdf:li rdf:resource="http://ec2onrails.rubyforge.org/"/>
	<rdf:li rdf:resource="http://developer.amazonwebservices.com/connect/thread.jspa?threadID=17717&amp;tstart=0"/>
	<rdf:li rdf:resource="http://aciddrop.com/2008/01/21/boost-your-website-load-time-with-3-lines-of-code/"/>
	<rdf:li rdf:resource="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609"/>
	<rdf:li rdf:resource="http://bitnami.org/"/>
	<rdf:li rdf:resource="http://labs.peritor.com/webistrano"/>
	<rdf:li rdf:resource="http://blog.caboo.se/articles/2007/7/29/scale-rails-from-one-box-to-three-four-and-five"/>
	<rdf:li rdf:resource="http://www.niallkennedy.com/blog/archives/2007/07/scaling-google-gadgets.html"/>
	<rdf:li rdf:resource="http://www.niallkennedy.com/blog/archives/2007/07/web-widget-performance.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://semver.org/">
    <title>Semantic Versioning</title>
    <dc:date>2012-01-31T10:35:56+00:00</dc:date>
    <link>http://semver.org/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["simple set of rules and requirements that dictate how version numbers are assigned and incremented"

""For this system to work, you first need to declare a public API. This may consist of documentation or be enforced by the code itself. Regardless, it is important that this API be clear and precise. Once you identify your public API, you communicate changes to it with specific increments to your version number. Consider a version format of X.Y.Z (Major.Minor.Patch). Bug fixes not affecting the API increment the patch version, backwards compatible API additions/changes increment the minor version, and backwards incompatible API changes increment the major version.]]></description>
<dc:subject>deployment versionmanagement releases softwaredevelopment programming development versioning configurationmanagement versioncontrol</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:316eab7c9e52/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:versionmanagement"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:releases"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:versioning"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:configurationmanagement"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:versioncontrol"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/jamesgolick/rollout">
    <title>jamesgolick/rollout - GitHub</title>
    <dc:date>2012-01-30T00:26:35+00:00</dc:date>
    <link>https://github.com/jamesgolick/rollout</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Ruby gem that lets you roll out features gradually over groups of users so you can first test new features on a small subgroup of users first (possibly identified als early adopters?).]]></description>
<dc:subject>agile leanstartup ror rubyonrails deployment gem redis rails</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:22e8a42270e4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:agile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:leanstartup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ror"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:gem"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:redis"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rails"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/resmo/git-ftp/">
    <title>resmo/git-ftp - GitHub</title>
    <dc:date>2011-05-06T16:48:49+00:00</dc:date>
    <link>https://github.com/resmo/git-ftp/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["simple shell script for doing FTP the Git way. Use git-ftp.sh to upload only the Git tracked files to a FTP server, which have changed since the last upload. This saves time and bandwith. Even if you play with different branches, git-ftp.sh knows which files are different. No ordinary FTP client can do that. "]]></description>
<dc:subject>git ftp git-ftp shell script deployment hosting tool</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:d4e29d7bdf34/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ftp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:git-ftp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:tool"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/engineyard/engineyard">
    <title>engineyard/engineyard - GitHub</title>
    <dc:date>2011-04-18T10:33:13+00:00</dc:date>
    <link>https://github.com/engineyard/engineyard</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Like Heroku, EY has its own gem to make deployment and maintenance easy:]]></description>
<dc:subject>gem ruby engineyard hosting deployment rails rubyonrails</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:7f28260b4548/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:gem"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:engineyard"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rubyonrails"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/jedi4ever/veewee">
    <title>jedi4ever/veewee - GitHub</title>
    <dc:date>2011-03-08T23:52:30+00:00</dc:date>
    <link>https://github.com/jedi4ever/veewee</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["tool to easily build vagrant base boxes Vagrant is a great tool to test new things or changes in a virtual machine(Virtualbox) using either chef or puppet... Veewee [gives you recipes] to create a basebox. Instead of creating custom ISO's from your favorite distribution, it leverages the 'keyboardputscancode' command of Virtualbox so send the actual 'boot prompt' keysequence to boot an existing iso."]]></description>
<dc:subject>virtualization virtualisation vagrant deployment development gem automation</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:63f98115123e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:virtualization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:virtualisation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:vagrant"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:gem"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:automation"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://vagrantup.com/">
    <title>Vagrant - Welcome</title>
    <dc:date>2011-03-08T23:41:08+00:00</dc:date>
    <link>http://vagrantup.com/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Automatically creates and destroys local virtual development environments.<br />
Install  (Oracle) VirtualBox, and the vagrant gem.  Add and manage virtual machines via the command line.<br />
There are recipes available for all kinds of development environments.]]></description>
<dc:subject>virtualization virtualisation development deployment programming ruby automation lamp server</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:c5fd073d5c61/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:virtualization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:virtualisation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:automation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:lamp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:server"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://phpfog.com/">
    <title>PHP Fog - Reliable Cloud Platform. Built for PHP.</title>
    <dc:date>2011-03-04T10:13:05+00:00</dc:date>
    <link>https://phpfog.com/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Like Heroku for PHP.<br />
Also built on Amazon Webservices.]]></description>
<dc:subject>php hosting webdevelopment heroku paas deployment amazonwebservices aws</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:2ed5e98812dd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:webdevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:heroku"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:paas"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:amazonwebservices"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:aws"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://www.djangy.com/">
    <title>Djangy - Instant deployment and scaling for your Django applications</title>
    <dc:date>2010-12-27T11:32:58+00:00</dc:date>
    <link>https://www.djangy.com/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["heroku for Django"<br />
"Only pay for what you use: $0.05 per hour for each running instance past the first. Instantly scale your allocations up and down, and pay at the end of the month. "]]></description>
<dc:subject>django hosting python paas deployment</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:2c90b2e85999/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:django"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:paas"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://times.usefulinc.com/2008/06/16-ops-now">
    <title>We're all ops people now</title>
    <dc:date>2008-06-21T08:53:24+00:00</dc:date>
    <link>http://times.usefulinc.com/2008/06/16-ops-now</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["For developers and users alike, our world is changing. Hardware, connectivity and increasingly software is becoming cheap or free. ...
What really matters is our data, our creations, and their communication."
]]></description>
<dc:subject>development deployment hosting infrastructure virtualisation agiledevelopment essay edddumbill</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:af731f7427f9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:infrastructure"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:virtualisation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:agiledevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:essay"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:edddumbill"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/appengine/">
    <title>Google App Engine</title>
    <dc:date>2008-04-08T08:32:00+00:00</dc:date>
    <link>http://code.google.com/appengine/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Answer to amazon Web services: fully integrated hosted Python development stack:
"build web applications on the same scalable systems that power Google applications"
"500MB of persistent storage, enough bandwidth and CPU for 5 million monthly page views"
]]></description>
<dc:subject>hosting applicationhosting appengine python google webdevelopment cloudcomputing deployment</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:3292fd00efbb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:applicationhosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:appengine"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:google"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:webdevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:cloudcomputing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/p/scalr/">
    <title>scalr - Google Code</title>
    <dc:date>2008-04-06T12:58:51+00:00</dc:date>
    <link>http://code.google.com/p/scalr/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[fully redundant, self-curing and self-scaling hosting environment on EC2. Allows you to create server farms through a web-based interface using prebuilt AMI's: - load balancers (pound or nginx) - app servers (apache...) - databases (mysql master-slave...)
]]></description>
<dc:subject>ec2 scaling deployment amazonwebservices cloudcomputing clustering aws architecture hosting admin</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:1e33b41e923e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ec2"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:scaling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:amazonwebservices"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:cloudcomputing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:clustering"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:aws"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:architecture"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:admin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ec2onrails.rubyforge.org/">
    <title>EC2 on Rails</title>
    <dc:date>2008-02-25T18:39:06+00:00</dc:date>
    <link>http://ec2onrails.rubyforge.org/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[server image for Amazon’s EC2 hosting service for a standard Ruby on Rails application:
- Automatic backup of MySQL database to S3.
- Capistrano tasks to customize the server image, archive and restore the database to/from S3, and more...
]]></description>
<dc:subject>amazon amazonwebservices aws EC2 ami rubyonrails ruby rails ror s3 deployment capistrano</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:2095cfc3a765/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:amazon"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:amazonwebservices"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:aws"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:EC2"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ami"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ror"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:s3"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:capistrano"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://developer.amazonwebservices.com/connect/thread.jspa?threadID=17717&amp;tstart=0">
    <title>How to use the Firefox Extension for Amazon EC2</title>
    <dc:date>2008-02-25T18:32:05+00:00</dc:date>
    <link>http://developer.amazonwebservices.com/connect/thread.jspa?threadID=17717&amp;tstart=0</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Register your Credentials with the plugin, View the list of Available AMIs, Configure the firewall settings for your default security group, Generate a key pair for identifying yourself to your instances, Manage your AMI instances, Login via SSH
]]></description>
<dc:subject>aws amazon ec2 firefox extension tutorial deployment howto</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:0cd08b45316c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:aws"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:amazon"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ec2"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:firefox"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:extension"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:howto"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://aciddrop.com/2008/01/21/boost-your-website-load-time-with-3-lines-of-code/">
    <title>Improve website load time by 500% with 3 lines of code</title>
    <dc:date>2008-01-22T13:07:40+00:00</dc:date>
    <link>http://aciddrop.com/2008/01/21/boost-your-website-load-time-with-3-lines-of-code/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[PHP script that reduces HTTP request, adds long expiration header, Gzip and Minify.
]]></description>
<dc:subject>performance php webdevelopment script library compression css deployment javascript</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:5cedd4dc3a39/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:performance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:webdevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:library"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:compression"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:javascript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609">
    <title>Firefox Extension for Amazon EC2</title>
    <dc:date>2008-01-16T11:06:26+00:00</dc:date>
    <link>http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Provides basic Amazon EC2 management features within Mozilla Firefox.

    * List available AMIs
    * List your running instances
    * Launch new instances of an AMI
    * Manage security groups and launch permissions associated with your instances
]]></description>
<dc:subject>firefox extension aws amazon ec2 management deployment</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:35fe1ad0fe95/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:firefox"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:extension"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:aws"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:amazon"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ec2"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:management"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://bitnami.org/">
    <title>BitNami</title>
    <dc:date>2007-11-24T14:38:20+00:00</dc:date>
    <link>http://bitnami.org/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Packages popular open source application stacks in one installer: apache + mysql + joomla, drupal, wiki's...  (builds on wamp, lamp, mamp, instantrails...)
]]></description>
<dc:subject>opensource software installer windows download deployment drupal wordpress rubyonrails phpbb joomla mediawiki alfresco</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:87d78b714f62/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:opensource"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:installer"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:windows"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:download"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:drupal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:wordpress"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:phpbb"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:joomla"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:mediawiki"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:alfresco"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://labs.peritor.com/webistrano">
    <title>Webistrano</title>
    <dc:date>2007-10-04T17:50:29+00:00</dc:date>
    <link>http://labs.peritor.com/webistrano</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Web UI for managing Capistrano deployments. 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.Is a Ruby on Rails app itself.
]]></description>
<dc:subject>automation capistrano deployment development rails rubyonrails ruby ror webdevelopment webistrano</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:339583b6e858/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:automation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:capistrano"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ror"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:webdevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:webistrano"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.caboo.se/articles/2007/7/29/scale-rails-from-one-box-to-three-four-and-five">
    <title>Scale rails from one box to three, four and five</title>
    <dc:date>2007-08-29T14:51:13+00:00</dc:date>
    <link>http://blog.caboo.se/articles/2007/7/29/scale-rails-from-one-box-to-three-four-and-five</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["Step by step guide on how to scale your rails app out from 1 box to many. Suggestions as to what to do at each step."
]]></description>
<dc:subject>architecture clustering deployment rails scaling performance rubyonrails ruby ror scalability</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:3d87967b810a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:architecture"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:clustering"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:scaling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:performance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ror"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:scalability"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.niallkennedy.com/blog/archives/2007/07/scaling-google-gadgets.html">
    <title>Scaling Google Gadget content</title>
    <dc:date>2007-07-18T15:23:38+00:00</dc:date>
    <link>http://www.niallkennedy.com/blog/archives/2007/07/scaling-google-gadgets.html</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[different ways you can take advantage of Google's architecture and infrastucture to serve your widget content to the world
]]></description>
<dc:subject>widgets gadgets hosting niallkennedy performance scalability deployment optimization bestpractices google</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:33f78ac5df69/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:widgets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:gadgets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:niallkennedy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:performance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:scalability"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:optimization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:bestpractices"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:google"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.niallkennedy.com/blog/archives/2007/07/web-widget-performance.html">
    <title>Optimize and scale web widget performance</title>
    <dc:date>2007-07-18T15:21:50+00:00</dc:date>
    <link>http://www.niallkennedy.com/blog/archives/2007/07/web-widget-performance.html</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[tips and tricks for widget developers interested in serving fast, reliable widget content to as many people as possible, the best practices for serving web content and their specific application towards widget development.
]]></description>
<dc:subject>performance scalability widgets deployment optimization bestpractices niallkennedy</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:4bc5adb131b8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:performance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:scalability"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:widgets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:optimization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:bestpractices"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:niallkennedy"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>