<?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>Somadreams Company &#187; Web Dev</title>
	<atom:link href="http://somadreams.com/category/web-dev/feed" rel="self" type="application/rss+xml" />
	<link>http://somadreams.com</link>
	<description>Wordpress Builders</description>
	<lastBuildDate>Tue, 09 Feb 2010 06:54:43 +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>Google: Free Public DNS</title>
		<link>http://somadreams.com/web-dev/google-free-public-dns.html</link>
		<comments>http://somadreams.com/web-dev/google-free-public-dns.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 06:54:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://somadreams.com/?p=13</guid>
		<description><![CDATA[So wandering around on the net, I found out that a few days ago Google decided to launch the coolest free service ever! Well, at least for us techies: Google Public DNS. What do it mean? Well, basic if you&#8217;ve notice your internet at home is a bit slow on some site, and not others, [...]]]></description>
			<content:encoded><![CDATA[<p>So wandering around on the net, I found out that a few days ago Google decided to launch the coolest free service ever! Well, at least for us techies: <a title="Google Public DNS" href="http://code.google.com/speed/public-dns/docs/intro.html">Google Public DNS</a>. What do it mean? Well, basic if you&#8217;ve notice your internet at home is a bit slow on some site, and not others, your DNS from your ISP is probably the one of the reasons. I have At&amp;t u-verse and I just change to Google&#8217;s DNS and I notice a big difference on how fast the sites load. What does this mean for the common man (or woman): <strong>No redirection, blocking or filtering from your Internet Provider</strong>.</p>
<p>Read more about it <a href="http://www.appleinsider.com/articles/09/12/03/google_launches_free_public_dns.html">here</a> if you want, because it&#8217;s too complicated to explain beyond this.</p>
]]></content:encoded>
			<wfw:commentRss>http://somadreams.com/web-dev/google-free-public-dns.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Plugin &#8211; HTTP Error Fix</title>
		<link>http://somadreams.com/wordpress-plugins/wordpress-plugin-fix-for-unexpected-http-error-occured-during-the-api-request.html</link>
		<comments>http://somadreams.com/wordpress-plugins/wordpress-plugin-fix-for-unexpected-http-error-occured-during-the-api-request.html#comments</comments>
		<pubDate>Sat, 26 Dec 2009 01:48:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://somadreams.com/?p=1</guid>
		<description><![CDATA[Here&#8217;s a plugin I whipped up to stop the famous &#8220;An Unexpected HTTP Error occured during the API request&#8221; error message during some stuff in the admin. I made this because I didn&#8217;t want to hack the core files (like in this example, or the WP forum ). So,  if you get this message, it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a plugin I whipped up to stop the famous &#8220;An Unexpected HTTP Error occured during the API request&#8221; error message during some stuff in the admin. I made this because I didn&#8217;t want to hack the core files (like in <a href="http://netchunks.com/wordpress/an-unexpected-http-error-occurred-during-the-api-request/" target="_blank">this example</a>, or the <a href="http://wordpress.org/support/topic/227430?replies=42" target="_blank">WP forum</a> ). So,  if you get this message, it&#8217;s possible that the server you&#8217;re on is just a little too slow to retrieve some info from the wordpress.org site or the wordpress site is bogged down and it times out. The default for wordpress is 5 second, and usually it seems that it&#8217;s not enough. So here&#8217;s the plugin I made so you don&#8217;t have to hack the core http.php file. Hope it helps your installation. It pretty obvious to setup, just install as any normal plugin and activate.</p>
<p style="text-align: center;"><a title="An Unexpected HTTP Error occured during the API request - Wordpress Plugin" href="http://somadreams.com/wordpress-plugins/dp_http_request_fix.zip"></a><a href="http://somadreams.com/wordpress-plugins/dp_http_request_fix.zip"><img class="alignnone size-full wp-image-10" title="Download-72" src="http://somadreams.com/files/Download-72.png" alt="" width="72" height="22" /></a><br />
<a href="http://somadreams.com/wordpress-plugins/dp_http_request_fix.zip">Download DP HTTP Timeout Fix</a></p>
]]></content:encoded>
			<wfw:commentRss>http://somadreams.com/wordpress-plugins/wordpress-plugin-fix-for-unexpected-http-error-occured-during-the-api-request.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
