<?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>Random Musings of an Insane Mind</title>
	<atom:link href="http://cd34.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://cd34.com/blog</link>
	<description>This is my blog, there are many others like it but this one is mine.</description>
	<lastBuildDate>Thu, 10 May 2012 17:25:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta3</generator>
		<item>
		<title>ImportError: cannot import name urandom</title>
		<link>http://cd34.com/blog/programming/python/importerror-cannot-import-name-urandom/</link>
		<comments>http://cd34.com/blog/programming/python/importerror-cannot-import-name-urandom/#comments</comments>
		<pubDate>Thu, 10 May 2012 17:25:48 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[virtualenv]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=1442</guid>
		<description><![CDATA[import os, sys, imp, types, tempfile, optparse File "/usr/lib/python2.7/tempfile.py", line 34, in from random import Random as _Random File "/usr/lib/python2.7/random.py", line 47, in from os import urandom as _urandom ImportError: cannot import name urandom You&#8217;re using a virtualenv, you&#8217;re probably on Debian or Ubuntu, and you upgraded python through apt-get. virtualenv /path/to/your/virtualenvironment]]></description>
		<wfw:commentRss>http://cd34.com/blog/programming/python/importerror-cannot-import-name-urandom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone app for SnapReplay &#8211; Release Candidate being tested</title>
		<link>http://cd34.com/blog/iphone/iphone-app-for-snapreplay-release-candidate-being-tested/</link>
		<comments>http://cd34.com/blog/iphone/iphone-app-for-snapreplay-release-candidate-being-tested/#comments</comments>
		<pubDate>Mon, 07 May 2012 20:05:23 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[IPhone]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[snapreplay]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=1438</guid>
		<description><![CDATA[After sixteen days of whirlwind development, digging through APIs, bad code examples, bugs in documentation (31 of 33 reported documentation bugs have been fixed), this afternoon I released 0.9.11 of the SnapReplay iPhone app to the beta testers through TestFlightApp.com. On Friday, we had a pending list of bugs and features which were whittled down [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/iphone/iphone-app-for-snapreplay-release-candidate-being-tested/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPhone app development for SnapReplay retrospective</title>
		<link>http://cd34.com/blog/iphone/iphone-app-development-for-snapreplay-retrospective/</link>
		<comments>http://cd34.com/blog/iphone/iphone-app-development-for-snapreplay-retrospective/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 16:46:14 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[IPhone]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[snapreplay]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=1435</guid>
		<description><![CDATA[While the SnapReplay iPhone app isn&#8217;t finished, it is mostly feature complete compared to the Android app. The first photo was uploaded last night via iPhone and the first event, Dunsborough Sharks Pre Season Party, with both an iPhone and Android phone was taken. When was the last time I used Objective C? early to [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/iphone/iphone-app-development-for-snapreplay-retrospective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Latitude UX adjustments</title>
		<link>http://cd34.com/blog/android/google-latitude-ux-adjustments/</link>
		<comments>http://cd34.com/blog/android/google-latitude-ux-adjustments/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 15:06:57 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[latitude]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=1432</guid>
		<description><![CDATA[I use Google Latitude quite a bit with roughly three to four checkins a day. I remember when you could get free things at Arbys with a checkin &#8211; though, I never took advantage of that. Even the manager at our local Arbys had no idea it was available, nor did they have a way [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/android/google-latitude-ux-adjustments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A discussion of Web Site Performance &#8211; from a design perspective</title>
		<link>http://cd34.com/blog/scalability/a-discussion-of-web-site-performance-from-a-design-perspective/</link>
		<comments>http://cd34.com/blog/scalability/a-discussion-of-web-site-performance-from-a-design-perspective/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 19:46:21 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Scalability]]></category>
		<category><![CDATA[async]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sprites]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=1414</guid>
		<description><![CDATA[One of the things I always run into are clients that want their site to be faster. Often times, I&#8217;m told that it is the server or MySQL slowing their site down. Today, I had a conversation with a site owner that was talking about how slow their site was. &#8220;The site loads the first [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/scalability/a-discussion-of-web-site-performance-from-a-design-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>REMOTE_ADDR handling with Varnish and Load Balancers</title>
		<link>http://cd34.com/blog/webserver/remote_addr-handling-with-varnish-and-load-balancers/</link>
		<comments>http://cd34.com/blog/webserver/remote_addr-handling-with-varnish-and-load-balancers/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 13:32:10 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Webserver Software]]></category>
		<category><![CDATA[Varnish]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=1412</guid>
		<description><![CDATA[While working with the ever present spam issue on this blog, I&#8217;ve started to have issues with many of the plugins not using the correct IP address lookup. While each plugin author can be contacted, trackbacks and comments through WordPress still have the Varnish server&#8217;s IP address. In our vcl, in vcl_recv, we put the [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/webserver/remote_addr-handling-with-varnish-and-load-balancers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS Authoritative Server, disabled recursive lookups and analyzed the logs</title>
		<link>http://cd34.com/blog/web-security/dns-authoritative-server-disabled-recursive-lookups-and-analyzed-the-logs/</link>
		<comments>http://cd34.com/blog/web-security/dns-authoritative-server-disabled-recursive-lookups-and-analyzed-the-logs/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 00:17:51 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Web Security]]></category>
		<category><![CDATA[cloudflare]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[oneandone]]></category>
		<category><![CDATA[softlayer]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=1405</guid>
		<description><![CDATA[We operate a number of DNS servers, one of which we left open for recursive lookups for clients to see their sites before they&#8217;ve moved the DNS. While we normally handle that through a proxy server we maintain, DNS was a secondary method for doing this which was sometimes easier than having a client use [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/web-security/dns-authoritative-server-disabled-recursive-lookups-and-analyzed-the-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>50000 Connection node.js/socket.io test</title>
		<link>http://cd34.com/blog/scalability/50000-connection-node-jssocket-io-test/</link>
		<comments>http://cd34.com/blog/scalability/50000-connection-node-jssocket-io-test/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 15:04:45 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Scalability]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[socket.io]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=1401</guid>
		<description><![CDATA[While working on a project, I started doing some benchmarking, but, benchmarks != real world. So, I created a quick test, 50k.cd34.com, and, if you can, hit the url, send it to your friends and lets see if we can hit 50000 simultaneous connections. There is a counter that updates, and, the background color changes [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/scalability/50000-connection-node-jssocket-io-test/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anandtech uses Trackback spam on my blog to increase traffic?</title>
		<link>http://cd34.com/blog/web-security/anandtech-uses-trackback-spam-on-my-blog-to-increase-traffic/</link>
		<comments>http://cd34.com/blog/web-security/anandtech-uses-trackback-spam-on-my-blog-to-increase-traffic/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 17:25:11 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Web Security]]></category>
		<category><![CDATA[akismet]]></category>
		<category><![CDATA[anandtech]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[topsy]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=1392</guid>
		<description><![CDATA[I&#8217;ve been dealing with a rather persistent comment spam issue with my blog. Akismet seems to ignore this particular type of trackback spam and has let hundreds slip through over the last few months. Since my blog really isn&#8217;t that busy, it is very easy to identify the spam. I can&#8217;t turn off trackbacks as [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/web-security/anandtech-uses-trackback-spam-on-my-blog-to-increase-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30 Days Review from Concept to Beta &#8211; SnapReplay.com</title>
		<link>http://cd34.com/blog/startups/30-days-review-from-concept-to-beta-snapreplay-com/</link>
		<comments>http://cd34.com/blog/startups/30-days-review-from-concept-to-beta-snapreplay-com/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 05:18:38 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Startups]]></category>
		<category><![CDATA[snapreplay]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=1389</guid>
		<description><![CDATA[It&#8217;s been a long road of late nights, early mornings, and quite a bit of learning and coding. When I came up with the idea, I selected node.js and socket.io to develop the project. Shortly thereafter, I started working on the Android App, testing my mettle with Java, a language I hadn&#8217;t used in 9+ [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/startups/30-days-review-from-concept-to-beta-snapreplay-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

