<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

   <title>The blog of Philip Jagielski</title>
   <link href="http://philipjagielski.com/atom.xml" rel="self"/>
   <link href="http://philipjagielski.com"/>
   <updated>2015-10-30T14:28:30-05:00</updated>
   <id>http://philipjagielski.com</id>
   <author>
      <name>Philip Jagielski</name>
      <email>philipjagielski@gmail.com</email>
   </author>

   
      

      
   
      

      
      <entry>
         <title>Hello World!</title>
         <link href="http://philipjagielski.com/blog/2013/10/19/hello-world.html"/>
         <updated>2013-10-19T00:00:00-05:00</updated>
         <id>http://philipjagielski.com/blog/2013/10/19/hello-world</id>
         <content type="html">&lt;p&gt;I finally got around to buying a domain and setting up a blog. Now I have my own space on the interwebs!&lt;/p&gt;

&lt;p&gt;I’m currently using &lt;a href=&quot;http://jekyllrb.com/&quot;&gt;Jekyll&lt;/a&gt; to take my posts, written in &lt;a href=&quot;http://daringfireball.net/projects/markdown/&quot;&gt;markdown&lt;/a&gt;, and auto-generate a static website. Then I upload the files to Amazon &lt;a href=&quot;http://aws.amazon.com/s3/&quot;&gt;S3&lt;/a&gt; and let it do what it does best: serve static content for pennies a gigabyte. I love this setup so far because it affords me complete control over my domain, yet it is dirt cheap.&lt;/p&gt;

&lt;p&gt;This website is version controlled on &lt;a href=&quot;https://github.com/positron/philipjagielski.com&quot;&gt;github&lt;/a&gt;, so feel free to send me pull requests for spelling and grammar corrections, or anything else! The web sure has come a long way since I wrote my first php blog in 2005. Back then, the coolest feature I created was auto-updating comments inspired by this new-fangled tech &lt;a href=&quot;http://www.developer.com/design/article.php/3526681/AJAX-Asynchronous-Java--XML.htm&quot;&gt;gmail was using&lt;/a&gt;!&lt;/p&gt;

</content>
      </entry>
      
   

</feed>
