<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Philipp Schmid &#187; Links</title>
	<atom:link href="http://www.schmidp.com/category/links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schmidp.com</link>
	<description>a plain personal blog</description>
	<lastBuildDate>Sun, 04 Jul 2010 11:36:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pragmatic Programmers</title>
		<link>http://www.schmidp.com/2009/07/21/pragmatic-programmers/</link>
		<comments>http://www.schmidp.com/2009/07/21/pragmatic-programmers/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 13:18:26 +0000</pubDate>
		<dc:creator>Philipp Schmid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[RubyOnRails]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.schmidp.com/?p=227</guid>
		<description><![CDATA[I absolutely love the books from &#8220;The Pragmatic Programmers&#8220;. They are really well written and the cool thing is, you can get them as DRM free PDF. And the even cooler thing is, you buy and read them while there are being written!
How great is that?
Below is a screenshot of my Pragmatic Bookshelf and I [...]]]></description>
			<content:encoded><![CDATA[<p>I absolutely love the books from &#8220;<a href="http://www.pragprog.com/">The Pragmatic Programmers</a>&#8220;. They are really well written and the cool thing is, you can get them as DRM free PDF. And the even cooler thing is, you buy and read them while there are being written!</p>
<p>How great is that?</p>
<p>Below is a screenshot of my Pragmatic Bookshelf and I can recommend all of the books, except the &#8220;iPhone SDK Development&#8221; &#8211; because I haven&#8217;t read it yet. </p>
<p>And if you buy the ebook version (and I usually do, as I don&#8217;t like hard copy books for technical literature ) and they correct any errors in the book, you get a free update.</p>
<p>Sometimes they even add further chapters or in case of &#8220;Hello Android&#8221;, they updated the whole book for a completely new SDK release!</p>
<div id="attachment_228" class="wp-caption aligncenter" style="width: 602px"><img src="http://www.schmidp.com/wp-content/uploads/2009/07/Screen-shot-2009-07-21-at-3.15.04-PM.png" alt="My Pragmatic Bookshelf" title="Pragmatic Bookshelf" width="592" height="552" class="size-full wp-image-228" /><p class="wp-caption-text">My Pragmatic Bookshelf</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.schmidp.com/2009/07/21/pragmatic-programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMS Gateway</title>
		<link>http://www.schmidp.com/2009/06/23/sms-gateway/</link>
		<comments>http://www.schmidp.com/2009/06/23/sms-gateway/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 11:35:41 +0000</pubDate>
		<dc:creator>Philipp Schmid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.schmidp.com/?p=212</guid>
		<description><![CDATA[I have yet to try them out, but Clickatell seems like a nice, developer friendly SMS gateway.
UPDATE:
They offer a trail account where you get a few messages for free (although they override the message content with a default text), so I couldn&#8217;t resist and tried it out.
It&#8217;s really a matter of minutes if not seconds [...]]]></description>
			<content:encoded><![CDATA[<p>I have yet to try them out, but <a href="http://www.clickatell.com/">Clickatell</a> seems like a nice, developer friendly SMS gateway.</p>
<p><strong>UPDATE:</strong></p>
<p>They offer a trail account where you get a few messages for free (although they override the message content with a default text), so I couldn&#8217;t resist and tried it out.</p>
<p>It&#8217;s really a matter of minutes if not seconds to get started:</p>
<div class="codesnip-container" >schmidp@dna:~$ curl -i &#8220;http://api.clickatell.com/http/sendmsg?user=$USER&amp;password=$PASSWORD&amp;api_id=$APIID &amp;to=$TO&amp;from=$FROM&amp;text=$TEXT&#8221;</div>
<div class="codesnip-container" >HTTP/1.1 200 OK<br />
Date: Tue, 23 Jun 2009 11:59:22 GMT<br />
Server: Apache/2.2.3 (Red Hat)<br />
X-Powered-By: PHP/5.2.6<br />
Connection: close<br />
Content-Type: text/html</p>
<p>ID: 352178af3b24f03ef83997de1024eead<br />
schmidp@dna:~$</p></div>
<p>I have not yet compared their prices with other gateway providers, but I don&#8217;t have a real need for it now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.schmidp.com/2009/06/23/sms-gateway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
