<?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 (jpcody)</title>
    <link>https://pinboard.in/u:jpcody/public/</link>
    <description>recent bookmarks from jpcody</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://devo.ps/blog/2013/03/06/troubleshooting-5minutes-on-a-yet-unknown-box.html"/>
	<rdf:li rdf:resource="http://blog.martinfjordvald.com/2010/07/nginx-primer/"/>
	<rdf:li rdf:resource="http://www.franzone.com/2008/06/05/php-script-to-monitor-ftp-directory-changes/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://devo.ps/blog/2013/03/06/troubleshooting-5minutes-on-a-yet-unknown-box.html">
    <title>First 5 Minutes Troubleshooting A Server | devo.ps</title>
    <dc:date>2013-03-12T20:02:24+00:00</dc:date>
    <link>http://devo.ps/blog/2013/03/06/troubleshooting-5minutes-on-a-yet-unknown-box.html</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[Back when our team was dealing with operations, optimization and scalability at our previous company, we had our fair share of troubleshooting poorly performing applications and infrastructures of various sizes, often large (think CNN or the World Bank). Tight deadlines, “exotic” technical stacks and lack of information usually made for memorable experiences.

]]></description>
<dc:subject>server performance devops</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:5a63561e465c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:performance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:devops"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.martinfjordvald.com/2010/07/nginx-primer/">
    <title>Nginx: An Introduction to the Nginx Configuration File | Martin Fjordvald</title>
    <dc:date>2013-03-12T11:26:22+00:00</dc:date>
    <link>http://blog.martinfjordvald.com/2010/07/nginx-primer/</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[Nginx is a fairly simple HTTP server, though there are a few gotchas people need to be aware of before they start using this 8th wonder. The most important is that nginx is a reverse proxy first and HTTP server second, it does not necessarily have a concept of file, this will change the way we handle our configuration a bit.

]]></description>
<dc:subject>server nginx</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:232ae00767f7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:nginx"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.franzone.com/2008/06/05/php-script-to-monitor-ftp-directory-changes/">
    <title>​P​H​P​ ​S​c​r​i​p​t​ ​T​o​ ​M​o​n​i​t​o​r​ ​F​T​P​ ​D​i​r​e​c​t​o​r​y​ ​C​h​a​n​g​e​s​ ​|​ ​f​r​a​n​z​o​n​e​.​c​o​m</title>
    <dc:date>2010-09-02T05:42:49+00:00</dc:date>
    <link>http://www.franzone.com/2008/06/05/php-script-to-monitor-ftp-directory-changes/</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[I recently had the need to be able to monitor a directory on an FTP server for changes and to then be notified of those changes. I’ve been working a lot in PHP lately so I decided to use that to implement my script.
]]></description>
<dc:subject>php server</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:bee906b13361/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:server"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>