<?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>UNIXy</title>
	<atom:link href="http://blog.unixy.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.unixy.net</link>
	<description>Fully Managed Dedicated Servers</description>
	<lastBuildDate>Sun, 18 Dec 2011 07:23:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Litespeed and Varnish Plugin on a cPanel WHM server</title>
		<link>http://blog.unixy.net/2011/12/litespeed-and-varnish-plugin-on-a-cpanel-whm-server/</link>
		<comments>http://blog.unixy.net/2011/12/litespeed-and-varnish-plugin-on-a-cpanel-whm-server/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 07:14:36 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Crash Course]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[litespeed]]></category>
		<category><![CDATA[litespeed varnish]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[UNIXy]]></category>
		<category><![CDATA[varnish]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://blog.unixy.net/?p=1499</guid>
		<description><![CDATA[In this post, I'm going to list the steps required to pair the cPanel Varnish Plugin with Litespeed on cPanel WHM servers. These few procedures apply to a blank cPanel installation (no Litespeed, no Varnish Plugin). The order below is important so don't skip!]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F12%2Flitespeed-and-varnish-plugin-on-a-cpanel-whm-server%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F12%2Flitespeed-and-varnish-plugin-on-a-cpanel-whm-server%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&nbsp;</p>
<p><a title="Litespeed" href="http://www.unixy.net/apache-vs-litespeed">Litespeed</a> users on <a title="cPanel" href="http://www.unixy.net/varnish">cPanel</a> <a title="WHM" href="http://www.unixy.net/varnish">WHM</a> servers are realizing the benefits of running <a title="varnish" href="http://www.unixy.net/varnish">Varnish</a> Cache in front of <a title="Litespeed" href="http://www.unixy.net/varnish">Litespeed</a> to improve performance. While we (<a title="UNIXy" href="http://www.unixy.net">UNIXy</a>) don&#8217;t officially provide support to subscribers running the <a title="Varnish" href="http://www.unixy.net/varnish">cPanel Varnish Plugin</a> with <a title="Litespeed" href="http://www.unixy.net/varnish">Litespeed</a>, it does work with only a few extra manual steps. Keep in mind that we support this configuration for our <a title="Fully managed server" href="http://www.unixy.net">fully managed</a> <a title="VPS" href="http://www.unixy.net/vps-hosting">VPS</a>, <a title="dedicated server" href="http://www.unixy.net/dedicated-servers">dedicated server</a>, and cluster clients. If you are a current client and need this configured, please open a ticket request.</p>
<p>In this post, I&#8217;m going to list the steps required to pair the cPanel Varnish Plugin with <a title="Litespeed" href="http://www.unixy.net">Litespeed</a> on cPanel WHM <a title="servers" href="http://www.unixy.net/dedicated-servers">servers</a>. These few procedures apply to a blank cPanel installation (no Litespeed, no Varnish Plugin). The order below is important so don&#8217;t skip!</p>
<ul>
<li>1. Configure your Apache / PHP with the desired options and extentions. Let EasyApache finish the build.</li>
<li>2. Install Litespeed using the command line installer with the port offset at 2000 (default).</li>
<li>3. From WHM -&gt; Litespeed -&gt; Build Matching PHP binaries. Let the Litespeed builder complete before proceeding.</li>
<li>4. Proceed with installing the cPanel Varnish Plugin. Let it complete.</li>
<li>5. Set the Litespeed Port offset to zero in Admin Console.</li>
<li>6. In Admin Console, Configuration -&gt; Server -&gt; General Settings -&gt; Use Client IP in header -&gt; Yes. Restart Litespeed.</li>
</ul>
<p>&nbsp;</p>
<h2><strong>About UNIXY</strong></h2>
<p><a title="UNIXY" href="http://www.unixy.net/">UNIXY</a> is a long-time Varnish Cache user and evangelist. They have been offering Varnish acceleration to their clients for more than three years. They have released the first c<a title="cPanel Varnish" href="http://www.unixy.net/varnish">Panel Varnish plugin</a> as well as spun a new startup, <a title="Fastlayer" href="http://fastlayer.com/">Fastlayer</a>, the on-demand HTTP accelerator for the <a title="cloud" href="http://www.unixy,net/advanced-hosting">cloud</a>.</p>
<p>That&#8217;s all folks! I hope you find this useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unixy.net/2011/12/litespeed-and-varnish-plugin-on-a-cpanel-whm-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stable FastCGI configuration on a cPanel Apache shared or dedicated server</title>
		<link>http://blog.unixy.net/2011/12/stable-fastcgi-configuration-on-a-cpanel-apache-shared-or-dedicated-server/</link>
		<comments>http://blog.unixy.net/2011/12/stable-fastcgi-configuration-on-a-cpanel-apache-shared-or-dedicated-server/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 20:35:32 +0000</pubDate>
		<dc:creator>UNIXy</dc:creator>
				<category><![CDATA[Crash Course]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[DSO]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[mod_php]]></category>
		<category><![CDATA[suPHP]]></category>
		<category><![CDATA[UNIXy]]></category>
		<category><![CDATA[varnish]]></category>

		<guid isPermaLink="false">http://blog.unixy.net/?p=1483</guid>
		<description><![CDATA[A default installation of FastCGI on cPanel server is dangerously simple. In this post, I'll go over what it takes to configure FastCGI on a cPanel node properly.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F12%2Fstable-fastcgi-configuration-on-a-cpanel-apache-shared-or-dedicated-server%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F12%2Fstable-fastcgi-configuration-on-a-cpanel-apache-shared-or-dedicated-server%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A default installation of FastCGI on <a title="cPanel Varnish" href="http://www.unixy.net/varnish" target="_blank">cPanel</a> <a title="server" href="http://www.unixy.net/dedicated-servers" target="_blank">server</a> is dangerously simple. It&#8217;s dangerous because one cPanel account (or one vhost) is capable of crashing down a whole <a title="server" href="http://www.unixy.net">server</a> if, say, traffic were to spike up. It&#8217;s also simple because it won&#8217;t allow complex scripts to run cleanly. In brief, it&#8217;s absolutely not ready for production as-is. In this post, I&#8217;ll go over what it takes to configure FastCGI on a cPanel node properly.</p>
<p>&nbsp;</p>
<p style="text-align: center;"><em>Did you know?</em></p>
<blockquote>
<p style="text-align: left;"><strong>UNIXy is a <a title="fully managed server" href="http://www.unixy.net/fully-managed-hosting-promise">fully managed server</a> and cluster provider. What this means is we don&#8217;t expect you to know anything about servers or server management. The good news is it doesn&#8217;t cost you extra to have us manage your UNIXy server! Get in touch with us <a title="UNIXy Contact" href="https://www.unixy.net/secure/contact.php">here</a> to get the ball rolling!</strong></p>
<p style="text-align: left;">
</blockquote>
<p>Before you continue reading, be sure to have FastCGI up and running as the PHP handler on your cPanel server. The installation of FastCGI is covered in the online cPanel documentation. From here on now, I&#8217;ll assume you&#8217;re ready to add the settings for FastCGI.</p>
<p>The following is a list of settings that you need to add to /etc/httpd/conf/php.conf upon switching to FastCGI:</p>
<blockquote>
<pre>MaxRequestsPerProcess 1000
FcgidMaxProcesses 200
FcgidProcessLifeTime 7200
MaxProcessCount 500
FcgidIOTimeout 400
FcgidIdleTimeout 600
FcgidIdleScanInterval 90
FcgidBusyTimeout 300
FcgidBusyScanInterval 80
ErrorScanInterval 3
ZombieScanInterval 3
<strong>DefaultMinClassProcessCount 0</strong>
<strong>DefaultMaxClassProcessCount 3</strong>
<strong>MaxRequestLen 20468982</strong></pre>
</blockquote>
<p>You&#8217;re more likely to adjust the settings in <strong>bold </strong>above. <em>Default<strong>Min</strong>ClassProcessCount 0 </em>instructs FastCGI to keep zero PHP processes running for user when traffic is idle (cPanel account user) . On the other hand, <em>Default<strong>Max</strong>ClassProcessCount 3 </em>tells FastCGI to never allow more than 3 PHP processes running at a time. This settings prevents one users from crashing the server were they to receive a lot of traffic.</p>
<p>So go ahead and copy/paste the above into your httpd.conf and restart Apache (service httpd restart). You&#8217;re good to go now! For greater performance, be sure to check out our <a title="Varnish" href="http://www.unixy.net/varnish">Varnish plugin</a>. Whether you&#8217;re running suPHP, FastCGI, or even DSO (mod_php), <a title="varnish" href="http://www.unixy.net/varnish">Varnish</a> will make your website load much faster.</p>
<p>That&#8217;s all folks!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unixy.net/2011/12/stable-fastcgi-configuration-on-a-cpanel-apache-shared-or-dedicated-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Varnish &#8220;not responding to CLI, killing it died signal=3&#8243; Explained</title>
		<link>http://blog.unixy.net/2011/12/not-responding-to-cli-killing-it-died-signal3-explained/</link>
		<comments>http://blog.unixy.net/2011/12/not-responding-to-cli-killing-it-died-signal3-explained/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 15:04:28 +0000</pubDate>
		<dc:creator>UNIXy</dc:creator>
				<category><![CDATA[Break-Fix]]></category>
		<category><![CDATA[Crash Course]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[cli_timeout]]></category>
		<category><![CDATA[not responding]]></category>
		<category><![CDATA[signal=3]]></category>
		<category><![CDATA[varnish]]></category>
		<category><![CDATA[varnish cache]]></category>

		<guid isPermaLink="false">http://blog.unixy.net/?p=1475</guid>
		<description><![CDATA[Varnish not responding to CLI, killing it died signal=3 Explained]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F12%2Fnot-responding-to-cli-killing-it-died-signal3-explained%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F12%2Fnot-responding-to-cli-killing-it-died-signal3-explained%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>We haven&#8217;t seen anyone explain the meaning of following <a title="Varnish" href="http://www.unixy.net/varnish">Varnish</a> error message found in the logs of your <a title="server" href="http://www.unixy.net">server</a> in detail. So here it is for the curious:</p>
<blockquote>
<pre>Dec  5 12:31:31 server varnishd[28446]: Child (28447) not responding to CLI, killing it.
Dec  5 12:31:59 server varnishd[28446]: Child (28447) died signal=3
Dec  5 12:32:03 server varnishd[28446]: child (22431) Started
Dec  5 12:32:04 server varnishd[28446]: Child (22431) said Child starts
Dec  5 12:32:04 server varnishd[28446]: Child (22431) said SMF.s0 mmap'ed 268435456 bytes of 268435456</pre>
</blockquote>
<p>The message above comes from the Varnish Manager. The Manager is the Varnish process (there are two Varnish processes) that monitors and manages the Varnish caching process. Here it&#8217;s telling us that caching process has stopped responding back with a PONG to its PING. A ping from the Manager to the Cache process with its response look like this and happens every 3 seconds (at least in this configuration):</p>
<blockquote>
<pre>    0 CLI          - Rd ping
    0 CLI          - Wr 200 19 PONG 132318163<strong>3</strong> 1.0
    0 CLI          - Rd ping
    0 CLI          - Wr 200 19 PONG 132318163<strong>6</strong> 1.0</pre>
</blockquote>
<p>So going back to the error message, the Manager is telling us that it hasn&#8217;t received a &#8220;PONG&#8221; back from the Cache process in a while. A &#8220;while&#8221; is controlled by the variable <em>cli_timeout</em> which has a default of 10 seconds in Varnish 3.x and 20 seconds in Varnish 2.x. So the Manager waits for about 10 seconds before it fires a <a title="UNIX" href="http://www.unixy.net">UNIX</a> kill using signal SIGQUIT (signal=3). Next the Manager starts the child back up again afresh.</p>
<p>You may be asking yourself: why is the Cache process not responding? There are a few of possible causes. Either the cache process is deadlocked (deep code issue) or the <a title="server" href="http://www.unixy.net">server</a> is under a very heavy disk IO load / memory shortage. So how do you determine which category you fall under? I recommend checking the load average and memory utilization levels on your server using Sysstat tools.</p>
<p>&nbsp;</p>
<p><em>Did you know?</em></p>
<blockquote><p><strong>UNIXy is a <a title="fully managed server" href="http://www.unixy.net/fully-managed-hosting-promise">fully managed server</a> and cluster provider. What this means is we don&#8217;t expect you to know anything about servers or server management. The good news is it doesn&#8217;t cost you extra to have us manage your UNIXy server! Get in touch with us <a title="UNIXy Contact" href="https://www.unixy.net/secure/contact.php">here</a> to get the ball rolling!</strong></p>
<p>&nbsp;</p></blockquote>
<p>That&#8217;s all folks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unixy.net/2011/12/not-responding-to-cli-killing-it-died-signal3-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black Friday Sales! Surprise Inside!</title>
		<link>http://blog.unixy.net/2011/11/black-friday-sales-surprise-inside/</link>
		<comments>http://blog.unixy.net/2011/11/black-friday-sales-surprise-inside/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 06:37:59 +0000</pubDate>
		<dc:creator>UNIXy</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[black friday]]></category>
		<category><![CDATA[coupon]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[special]]></category>
		<category><![CDATA[UNIXy]]></category>
		<category><![CDATA[unixy.net]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://blog.unixy.net/?p=1470</guid>
		<description><![CDATA[Here are some great Black Friday deals!]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F11%2Fblack-friday-sales-surprise-inside%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F11%2Fblack-friday-sales-surprise-inside%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&nbsp;</p>
<p>Here are some great Black Friday deals on software and <a title="servers" href="http://www.unixy.net/dedicated-servers">servers</a>!</p>
<p><strong><strong>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</strong></strong></p>
<p><strong><strong></strong><br />
</strong><strong>Deal # 1</strong></p>
<p><strong><a title="varnish" href="http://www.unixy.net/varnish">cPanel Varnish Plugin</a> Owned &#8211; 50% OFF</strong><br />
Coupon: BF50%OFF<br />
<a href="https://www.unixy.net/secure/cart.php?a=add&amp;pid=223" target="_blank"><strong>Order Now</strong></a></p>
<p><strong>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</strong></p>
<p><strong>Deal # 2</strong></p>
<p><strong><a title="varnish" href="http://www.unixy.net/varnish">DirectAdmin Varnish Plugin</a> Owned &#8211; 50% OFF</strong><br />
Coupon: BF50%OFF<br />
<a href="https://www.unixy.net/secure/cart.php?a=add&amp;pid=242" target="_blank"><strong>Order Now</strong></a></p>
<p><strong>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</strong></p>
<p><strong>Deal # 3</strong></p>
<p><strong>$1 First Month Dedicated Server</strong><br />
Quad Core Xeon W3520 8-vcore Xeon 2.67GHz<br />
12GB DDR3 RAM<br />
2x1TB SATA (RAID-1)<br />
2TB Bandwidth<br />
<a href="http://www.unixy.net/fully-managed-hosting-promise" target="_blank">UNIXy Truly Fully Managed</a><br />
<strong>First Month: $1</strong><br />
Subsequent Months: $249/Mo<br />
<strong>Order Now</strong>: Email <a href="mailto:sales@unixy.net">sales@unixy.net</a></p>
<p><strong>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</strong></p>
<p><strong>Deal # 4</strong></p>
<p><strong>$1 First Month VPS Server</strong><br />
This special applies to all VPS servers<br />
<a href="http://www.unixy.net/fully-managed-hosting-promise" target="_blank">UNIXy Truly Fully Managed</a><br />
<strong>First Month: $1</strong><br />
Subsequent Months: See price page: <a href="http://www.unixy.net/vps-hosting" target="_blank">http://www.unixy.net/vps-hosting</a><br />
<strong>Order Now</strong>: Email <a href="mailto:sales@unixy.net">sales@unixy.net</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>That&#8217;s all folks!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unixy.net/2011/11/black-friday-sales-surprise-inside/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black Friday special preview! $1 first month dedicated and VPS servers!</title>
		<link>http://blog.unixy.net/2011/11/black-friday-special-preview-1-first-month-dedicated-servers/</link>
		<comments>http://blog.unixy.net/2011/11/black-friday-special-preview-1-first-month-dedicated-servers/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 23:29:33 +0000</pubDate>
		<dc:creator>UNIXy</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Future]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[black friday]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[special]]></category>
		<category><![CDATA[UNIXy]]></category>

		<guid isPermaLink="false">http://blog.unixy.net/?p=1460</guid>
		<description><![CDATA[We have big news about Black Friday! SO BIG, in fact that we're not waiting until Friday to tell everyone.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F11%2Fblack-friday-special-preview-1-first-month-dedicated-servers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F11%2Fblack-friday-special-preview-1-first-month-dedicated-servers%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>We have big news about <a title="black friday" href="http://www.unixy.net">Black Friday</a>! SO BIG, in fact that we&#8217;re not waiting until Friday to tell everyone. We have decided to make all dedicated and <a title="VPS" href="http://www.unixy.net/vps-hosting">VPS</a> <a title="servers" href="http://www.unixy.net">servers</a> available for $1 for the first month on Black Friday only! Get ready to contact sales@unixy.net to get full details on this deal.</p>
<p>**This deal is available for new orders only. This special cannot be applied to upgrades or used for current service.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unixy.net/2011/11/black-friday-special-preview-1-first-month-dedicated-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professor Hans Von Puppet&#8217;s take on UNIXY.Net</title>
		<link>http://blog.unixy.net/2011/11/professor-hans-von-puppets-take-on-unixy-net/</link>
		<comments>http://blog.unixy.net/2011/11/professor-hans-von-puppets-take-on-unixy-net/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 15:48:16 +0000</pubDate>
		<dc:creator>UNIXy</dc:creator>
				<category><![CDATA[Humorous]]></category>
		<category><![CDATA[how to say]]></category>
		<category><![CDATA[muppet]]></category>
		<category><![CDATA[muppets]]></category>
		<category><![CDATA[professor hans von puppet]]></category>
		<category><![CDATA[pronounce]]></category>
		<category><![CDATA[UNIXy]]></category>
		<category><![CDATA[unixy.net]]></category>

		<guid isPermaLink="false">http://blog.unixy.net/?p=1451</guid>
		<description><![CDATA[It&#8217;s almost Friday! Here&#8217;s something you don&#8217;t want to miss. Professor Hans Von Puppet tells exactly how to pronounce UNIXy.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F11%2Fprofessor-hans-von-puppets-take-on-unixy-net%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.unixy.net%2F2011%2F11%2Fprofessor-hans-von-puppets-take-on-unixy-net%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>It&#8217;s almost Friday! Here&#8217;s something you don&#8217;t want to miss. <a title="Professor Hans Von Puppet" href="http://www.facebook.com/unixy" target="_blank">Professor Hans Von Puppet</a> tells exactly how to pronounce <a title="UNIXy" href="http://www.unixy.net">UNIXy</a>.</p>
<p><object width="1024" height="680"><param name="movie" value="http://www.youtube.com/v/veOVxFFwVbg?version=3&amp;hl=en_US&amp;rel=0&amp;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/veOVxFFwVbg?version=3&amp;hl=en_US&amp;rel=0&amp;hd=1" type="application/x-shockwave-flash" width="1280" height="720" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unixy.net/2011/11/professor-hans-von-puppets-take-on-unixy-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.087 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-12-18 07:30:55 -->

