<?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>Funky Penguin</title>
	<atom:link href="http://www.funkypenguin.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.funkypenguin.info</link>
	<description>Open Source Solutions</description>
	<lastBuildDate>Mon, 03 Aug 2009 20:40:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to make VMWare vSphere Client work on Windows 7</title>
		<link>http://www.funkypenguin.info/note-to-self/how-to-make-vmware-vsphere-client-work-on-windows-7/</link>
		<comments>http://www.funkypenguin.info/note-to-self/how-to-make-vmware-vsphere-client-work-on-windows-7/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 20:28:12 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Note-To-Self]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.funkypenguin.info/?p=1114</guid>
		<description><![CDATA[In struggling to get VMWare vSphere Infrastructure Client to work on my fresh Windows 7 installation, I came across the following instructions, which solved the problem for me: 1. Obtain a copy of %SystemRoot%Microsoft.NETFrameworkv2.0.50727System.dll from a non Windows 7 machine that has .NET 3.5 SP1 installed. 2. Create a folder in the Windows 7 machine [...]


Related posts:<ol><li><a href='http://www.funkypenguin.info/tutorial/how-to-convert-a-centos-5-vmware-image-to-xen/' rel='bookmark' title='Permanent Link: How to convert a (CentOS 5) VMWare image to Xen'>How to convert a (CentOS 5) VMWare image to Xen</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In struggling to get VMWare vSphere Infrastructure Client to work on my fresh Windows 7 installation, I came across the following instructions, which solved the problem for me:</p>
<blockquote><p>1. Obtain a copy of %SystemRoot%Microsoft.NETFrameworkv2.0.50727System.dll from a non Windows 7 machine that has .NET 3.5 SP1 installed.</p>
<p>2. Create a folder in the Windows 7 machine where the vSphere client is installed and copy the file from step 1 into this folder. For example, create the folder under the vSphere client launcher installation directory (+%ProgramFiles%VMwareInfrastructureVirtual Infrastructure ClientLauncherLib+).</p>
<p>3. In the vSphere client launcher directory, open the VpxClient.exe.config file in a text editor and add a  element and a  element as shown below. Save the file.</p>
<p><em>&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;utf-8&#8243;?&gt;<br />
&lt;configuration&gt;<br />
&#8230;<br />
<strong>&lt;runtime&gt;</strong><br />
<strong>&lt;developmentMode developerInstallation=&#8221;true&#8221;/&gt;</strong><br />
<strong>&lt;/runtime&gt;</strong><br />
&lt;/configuration&gt; </em></p>
<p>3. Create a batch file (e.g. *VpxClient.cmd*) in a suitable location. In this file add a command to set the DEVPATH environment variable to the folder where you copied the System.dll assembly in step 2 and a second command to launch the vSphere client. Save the file. For example,</p>
<p><em>SET DEVPATH=%ProgramFiles%VMwareInfrastructureVirtual Infrastructure ClientLauncherLib<br />
&#8220;%ProgramFiles%VMwareInfrastructureVirtual Infrastructure ClientLauncherVpxClient.exe&#8221;</em></p>
<p>4. (Optional) Replace the shortcut on the start menu to point to the batch file created in the previous step. Change the shortcut properties to run minimized so that the command window is not shown.</p>
<p>You can now use the VpxClient.cmd (or the shortcut) to launch the vSphere client in Windows 7.</p>
<p>Note that this workaround bypasses the normal .NET Framework loading mechanism so that assembly versions in the DEVPATH folder are no longer checked. Handle with care.</p></blockquote>
<p>via <a href="http://communities.vmware.com/thread/211440">VMware Communities: vsphere client on Windows 7 rc</a>.</p>
<p>Update #1: I found an even better howto (including screenshots!) <a href="http://www.techhead.co.uk/running-vmware-vsphere-client-on-windows-7">here</a>.</p>
<img src="http://www.funkypenguin.info/?ak_action=api_record_view&id=1114&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.funkypenguin.info/tutorial/how-to-convert-a-centos-5-vmware-image-to-xen/' rel='bookmark' title='Permanent Link: How to convert a (CentOS 5) VMWare image to Xen'>How to convert a (CentOS 5) VMWare image to Xen</a></li>
</ol></p><hr />
<p><small>&copy; admin for <a href="http://www.funkypenguin.info">Funky Penguin</a>, 2009. |
<a href="http://www.funkypenguin.info/note-to-self/how-to-make-vmware-vsphere-client-work-on-windows-7/">Permalink</a> |
<a href="http://www.funkypenguin.info/note-to-self/how-to-make-vmware-vsphere-client-work-on-windows-7/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.funkypenguin.info/note-to-self/how-to-make-vmware-vsphere-client-work-on-windows-7/&amp;title=How to make VMWare vSphere Client work on Windows 7">del.icio.us</a>
<br/>
Post tags: <a href="http://www.funkypenguin.info/tag/vmware/" rel="tag">vmware</a>, <a href="http://www.funkypenguin.info/tag/windows-7/" rel="tag">windows 7</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funkypenguin.info/note-to-self/how-to-make-vmware-vsphere-client-work-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make your security updates easy to use</title>
		<link>http://www.funkypenguin.info/asides/make-your-security-updates-easy-to-use/</link>
		<comments>http://www.funkypenguin.info/asides/make-your-security-updates-easy-to-use/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 21:14:05 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.funkypenguin.info/?p=1108</guid>
		<description><![CDATA[Phillip Cohen has an insightful post about how making your product easier to update, makes it more secure, because it&#8217;s not &#8220;painful&#8221; to update. He compares two of my favorite open source products, WordPress and Mediawiki. He also included my favorite cartoon character, Calvin Related posts:Semantic Mediawiki &#8211; quick reference How to secure Macs in [...]


Related posts:<ol><li><a href='http://www.funkypenguin.info/note-to-self/semantic-mediawiki-quick-reference/' rel='bookmark' title='Permanent Link: Semantic Mediawiki &#8211; quick reference'>Semantic Mediawiki &#8211; quick reference</a></li>
<li><a href='http://www.funkypenguin.info/asides/how-to-secure-macs-in-business/' rel='bookmark' title='Permanent Link: How to secure Macs in business'>How to secure Macs in business</a></li>
<li><a href='http://www.funkypenguin.info/note-to-self/wordpress-configuration-tricks/' rel='bookmark' title='Permanent Link: WordPress Configuration Tricks'>WordPress Configuration Tricks</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://philltopia.com/blog/about/" target="_blank">Phillip Cohen</a> has an insightful post about how <a href="http://philltopia.com/blog/2009/07/20/difficult-security-updates-are-useless/" target="_blank">making your product easier to update, makes it more secure</a>, because it&#8217;s not &#8220;painful&#8221; to update. He compares two of my favorite open source products, <a href="http://www.wordpress.org">WordPress</a> and <a href="http://www.mediawiki.org">Mediawiki</a>.</p>
<p>He also included my favorite cartoon character, Calvin <img src='http://www.funkypenguin.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: center;"><a href="http://philltopia.com/blog/2009/07/20/difficult-security-updates-are-useless/"><img src='http://www.funkypenguin.info/wp-content/uploads/2009/07/SpiffLoadingBlaster.png' alt='' /></a></p>
<img src="http://www.funkypenguin.info/?ak_action=api_record_view&id=1108&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.funkypenguin.info/note-to-self/semantic-mediawiki-quick-reference/' rel='bookmark' title='Permanent Link: Semantic Mediawiki &#8211; quick reference'>Semantic Mediawiki &#8211; quick reference</a></li>
<li><a href='http://www.funkypenguin.info/asides/how-to-secure-macs-in-business/' rel='bookmark' title='Permanent Link: How to secure Macs in business'>How to secure Macs in business</a></li>
<li><a href='http://www.funkypenguin.info/note-to-self/wordpress-configuration-tricks/' rel='bookmark' title='Permanent Link: WordPress Configuration Tricks'>WordPress Configuration Tricks</a></li>
</ol></p><hr />
<p><small>&copy; admin for <a href="http://www.funkypenguin.info">Funky Penguin</a>, 2009. |
<a href="http://www.funkypenguin.info/asides/make-your-security-updates-easy-to-use/">Permalink</a> |
<a href="http://www.funkypenguin.info/asides/make-your-security-updates-easy-to-use/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.funkypenguin.info/asides/make-your-security-updates-easy-to-use/&amp;title=Make your security updates easy to use">del.icio.us</a>
<br/>
Post tags: <a href="http://www.funkypenguin.info/tag/mediawiki/" rel="tag">mediawiki</a>, <a href="http://www.funkypenguin.info/tag/security/" rel="tag">security</a>, <a href="http://www.funkypenguin.info/tag/wordpress/" rel="tag">wordpress</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funkypenguin.info/asides/make-your-security-updates-easy-to-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Configuration Tricks</title>
		<link>http://www.funkypenguin.info/note-to-self/wordpress-configuration-tricks/</link>
		<comments>http://www.funkypenguin.info/note-to-self/wordpress-configuration-tricks/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 02:38:50 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Note-To-Self]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.funkypenguin.info/?p=1099</guid>
		<description><![CDATA[I found this great list of clever things you can do with WordPress&#8217; config file: Many WordPress users know the wp-config.php file as the key to the WordPress database. It is where you set the database name, username, password, and location. [...] But what many users don’t know is that the wp-config.php file may be [...]


Related posts:<ol><li><a href='http://www.funkypenguin.info/project/wordpress-theme-the-one-ning/' rel='bookmark' title='Permanent Link: WordPress Theme : The One Ning'>WordPress Theme : The One Ning</a></li>
<li><a href='http://www.funkypenguin.info/asides/make-your-security-updates-easy-to-use/' rel='bookmark' title='Permanent Link: Make your security updates easy to use'>Make your security updates easy to use</a></li>
<li><a href='http://www.funkypenguin.info/note-to-self/create-a-fulltext-index-to-keep-aa_related_posts-happy/' rel='bookmark' title='Permanent Link: Create a fulltext index to keep aa_related_posts happy'>Create a fulltext index to keep aa_related_posts happy</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I found this great list of clever things you can do with WordPress&#8217; config file:</p>
<blockquote><p>Many WordPress users know the <code>wp-config.php</code> file as the <strong>key to the WordPress database</strong>. It is where you set the database name, username, password, and location. [...] But what many users don’t know is that the wp-config.php file may be used to specify a wide variety of configurational settings, enabling you to improve the functionality, performance, and security of your WordPress-powered site.</p></blockquote>
<p>via <a href="http://diggingintowordpress.com/2009/06/wordpress-configuration-tricks/">WordPress Configuration Tricks</a>.</p>
<img src="http://www.funkypenguin.info/?ak_action=api_record_view&id=1099&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.funkypenguin.info/project/wordpress-theme-the-one-ning/' rel='bookmark' title='Permanent Link: WordPress Theme : The One Ning'>WordPress Theme : The One Ning</a></li>
<li><a href='http://www.funkypenguin.info/asides/make-your-security-updates-easy-to-use/' rel='bookmark' title='Permanent Link: Make your security updates easy to use'>Make your security updates easy to use</a></li>
<li><a href='http://www.funkypenguin.info/note-to-self/create-a-fulltext-index-to-keep-aa_related_posts-happy/' rel='bookmark' title='Permanent Link: Create a fulltext index to keep aa_related_posts happy'>Create a fulltext index to keep aa_related_posts happy</a></li>
</ol></p><hr />
<p><small>&copy; admin for <a href="http://www.funkypenguin.info">Funky Penguin</a>, 2009. |
<a href="http://www.funkypenguin.info/note-to-self/wordpress-configuration-tricks/">Permalink</a> |
<a href="http://www.funkypenguin.info/note-to-self/wordpress-configuration-tricks/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.funkypenguin.info/note-to-self/wordpress-configuration-tricks/&amp;title=WordPress Configuration Tricks">del.icio.us</a>
<br/>
Post tags: <a href="http://www.funkypenguin.info/tag/wordpress/" rel="tag">wordpress</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funkypenguin.info/note-to-self/wordpress-configuration-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semantic Mediawiki &#8211; quick reference</title>
		<link>http://www.funkypenguin.info/note-to-self/semantic-mediawiki-quick-reference/</link>
		<comments>http://www.funkypenguin.info/note-to-self/semantic-mediawiki-quick-reference/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 03:22:20 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Note-To-Self]]></category>
		<category><![CDATA[mediawiki]]></category>

		<guid isPermaLink="false">http://www.funkypenguin.info/?p=1097</guid>
		<description><![CDATA[The Semantic MediaWiki quick reference is a one-page reference, created by Yaron Koren, for the MediaWiki extensions Semantic MediaWiki, Semantic Forms, Semantic Calendar and Semantic Drilldown. It can be downloaded here: via SMW quick reference. Related posts:Make your security updates easy to use How to add a &#8220;quick-post&#8221; bookmarklet to Drupal How to read your [...]


Related posts:<ol><li><a href='http://www.funkypenguin.info/asides/make-your-security-updates-easy-to-use/' rel='bookmark' title='Permanent Link: Make your security updates easy to use'>Make your security updates easy to use</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-add-a-quick-post-bookmarklet-to-drupal/' rel='bookmark' title='Permanent Link: How to add a &#8220;quick-post&#8221; bookmarklet to Drupal'>How to add a &#8220;quick-post&#8221; bookmarklet to Drupal</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-read-your-google-apps-email-in-your-feed-reader-using-the-atom-feed/' rel='bookmark' title='Permanent Link: How to read your Google Apps email in your feed reader using the Atom feed'>How to read your Google Apps email in your feed reader using the Atom feed</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Semantic MediaWiki quick reference is a one-page reference, created by Yaron Koren, for the MediaWiki extensions Semantic MediaWiki, Semantic Forms, Semantic Calendar and Semantic Drilldown. It can be downloaded here:</p>
<p>via <a href="http://postable.net/smwqr/">SMW quick reference</a>.</p>
<img src="http://www.funkypenguin.info/?ak_action=api_record_view&id=1097&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.funkypenguin.info/asides/make-your-security-updates-easy-to-use/' rel='bookmark' title='Permanent Link: Make your security updates easy to use'>Make your security updates easy to use</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-add-a-quick-post-bookmarklet-to-drupal/' rel='bookmark' title='Permanent Link: How to add a &#8220;quick-post&#8221; bookmarklet to Drupal'>How to add a &#8220;quick-post&#8221; bookmarklet to Drupal</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-read-your-google-apps-email-in-your-feed-reader-using-the-atom-feed/' rel='bookmark' title='Permanent Link: How to read your Google Apps email in your feed reader using the Atom feed'>How to read your Google Apps email in your feed reader using the Atom feed</a></li>
</ol></p><hr />
<p><small>&copy; admin for <a href="http://www.funkypenguin.info">Funky Penguin</a>, 2009. |
<a href="http://www.funkypenguin.info/note-to-self/semantic-mediawiki-quick-reference/">Permalink</a> |
<a href="http://www.funkypenguin.info/note-to-self/semantic-mediawiki-quick-reference/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.funkypenguin.info/note-to-self/semantic-mediawiki-quick-reference/&amp;title=Semantic Mediawiki &#8211; quick reference">del.icio.us</a>
<br/>
Post tags: <a href="http://www.funkypenguin.info/tag/mediawiki/" rel="tag">mediawiki</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funkypenguin.info/note-to-self/semantic-mediawiki-quick-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP-PHPList plugin updated to 2.10.10</title>
		<link>http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2-10-10/</link>
		<comments>http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2-10-10/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 08:06:19 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.funkypenguin.info/?p=1095</guid>
		<description><![CDATA[Version 2.10.10 of PHPList has been released. I&#8217;ve updated my WP-PHPList plugin accordingly. Here&#8217;s version 2.10.10: Download: wp-phplist-2-10-10 Version: 0.3 Updated: July 2, 2009 Size: 46.7 KB Powered by Drain Hole Related posts:WP-PHPList plugin updated to 2.10.8 WP-PHPList plugin updated to 2.10.9 How to patch PHPList to enable user attribute placeholders in the subject line


Related posts:<ol><li><a href='http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2108/' rel='bookmark' title='Permanent Link: WP-PHPList plugin updated to 2.10.8'>WP-PHPList plugin updated to 2.10.8</a></li>
<li><a href='http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2109/' rel='bookmark' title='Permanent Link: WP-PHPList plugin updated to 2.10.9'>WP-PHPList plugin updated to 2.10.9</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-patch-phplist-to-enable-user-attribute-placeholders-in-the-subject-line/' rel='bookmark' title='Permanent Link: How to patch PHPList to enable user attribute placeholders in the subject line'>How to patch PHPList to enable user attribute placeholders in the subject line</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Version 2.10.10 of PHPList <a href="http://www.phplist.com/t/~/?lid=280">has been released</a>. I&#8217;ve updated my <a href="http://www.funkypenguin.info/project/wp-phplist/">WP-PHPList</a> plugin accordingly. <img title="More..." src="http://www.funkypenguin.info/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" />Here&#8217;s version 2.10.10: <div style="float: right; width: 200px; margin: 10px; text-align: center">
	<p><a rel="nofollow" title="Download version 0.3 of wp-phplist-2-10-10.zip" onclick="if (window.urchinTracker) urchinTracker ('http://www.funkypenguin.info/downloads/wp-phplist-2-10-10.zip');" href="http://www.funkypenguin.info/downloads/wp-phplist-2-10-10.zip"><img src="http://www.funkypenguin.info/wp-content/plugins/drain-hole/images/download.png" alt="download" width="128" height="128"/></a></p>

	<table class="download">
		<tr>
			<th>Download:</th>
			<td><a rel="nofollow" title="Download version 0.3 of wp-phplist-2-10-10.zip" onclick="if (window.urchinTracker) urchinTracker ('http://www.funkypenguin.info/downloads/wp-phplist-2-10-10.zip');" href="http://www.funkypenguin.info/downloads/wp-phplist-2-10-10.zip">wp-phplist-2-10-10</a></td>
		</tr>
		<tr>
			<th>Version:</th>
			<td>0.3</td>
		</tr>
		<tr>
			<th>Updated:</th>
			<td>July 2, 2009</td>
		</tr>
		<tr>
			<th>Size:</th>
			<td>46.7 KB</td>
		</tr>
	</table>
	
	<br/><small>Powered by <a href="http://urbangiraffe.com/plugins/drain-hole/">Drain Hole</a></small></div>

<img src="http://www.funkypenguin.info/?ak_action=api_record_view&id=1095&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2108/' rel='bookmark' title='Permanent Link: WP-PHPList plugin updated to 2.10.8'>WP-PHPList plugin updated to 2.10.8</a></li>
<li><a href='http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2109/' rel='bookmark' title='Permanent Link: WP-PHPList plugin updated to 2.10.9'>WP-PHPList plugin updated to 2.10.9</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-patch-phplist-to-enable-user-attribute-placeholders-in-the-subject-line/' rel='bookmark' title='Permanent Link: How to patch PHPList to enable user attribute placeholders in the subject line'>How to patch PHPList to enable user attribute placeholders in the subject line</a></li>
</ol></p><hr />
<p><small>&copy; admin for <a href="http://www.funkypenguin.info">Funky Penguin</a>, 2009. |
<a href="http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2-10-10/">Permalink</a> |
<a href="http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2-10-10/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2-10-10/&amp;title=WP-PHPList plugin updated to 2.10.10">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2-10-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Format a large drive in FAT32</title>
		<link>http://www.funkypenguin.info/note-to-self/format-a-large-drive-in-fat32/</link>
		<comments>http://www.funkypenguin.info/note-to-self/format-a-large-drive-in-fat32/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 22:00:03 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Note-To-Self]]></category>
		<category><![CDATA[fat32]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.funkypenguin.info/?p=1089</guid>
		<description><![CDATA[This weekend, I had the need to format an 80GB USB drive as FAT32, so that the DivX AVI files on it would play on a standalone HDD recorder. To my dismay, Windows XP wouldn&#8217;t format the drive as FAT32, since it was larger than the 32GB &#8220;limit&#8221;. I found this article, which provided a [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>This weekend, I had the need to format an 80GB USB drive as FAT32, so that the DivX AVI files on it would play on a standalone HDD recorder. To my dismay, Windows XP wouldn&#8217;t format the drive as FAT32, since it was larger than the 32GB &#8220;limit&#8221;.</p>
<p>I found this article, which provided a very easy solution &#8211; an executable tool called &#8220;fat32format.exe&#8221;, which ignored the 32GB &#8220;limit&#8221; <img src='http://www.funkypenguin.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.crapcontrol.com/content.php?article.14">CrapControl.com: Article / How to format a large drive in FAT32</a>.</p>
<img src="http://www.funkypenguin.info/?ak_action=api_record_view&id=1089&type=feed" alt="" />

<p>No related posts.</p><hr />
<p><small>&copy; admin for <a href="http://www.funkypenguin.info">Funky Penguin</a>, 2009. |
<a href="http://www.funkypenguin.info/note-to-self/format-a-large-drive-in-fat32/">Permalink</a> |
<a href="http://www.funkypenguin.info/note-to-self/format-a-large-drive-in-fat32/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.funkypenguin.info/note-to-self/format-a-large-drive-in-fat32/&amp;title=Format a large drive in FAT32">del.icio.us</a>
<br/>
Post tags: <a href="http://www.funkypenguin.info/tag/fat32/" rel="tag">fat32</a>, <a href="http://www.funkypenguin.info/tag/windows/" rel="tag">windows</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funkypenguin.info/note-to-self/format-a-large-drive-in-fat32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serial Port (ttyS0) pass-thru to Xen domU on CentOS 5</title>
		<link>http://www.funkypenguin.info/note-to-self/serial-port-ttys0-pass-thru-to-xen-domu-on-centos-5/</link>
		<comments>http://www.funkypenguin.info/note-to-self/serial-port-ttys0-pass-thru-to-xen-domu-on-centos-5/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 21:20:21 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Note-To-Self]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.funkypenguin.info/?p=1085</guid>
		<description><![CDATA[Recently we had the need to have a Xen domU interact with a device attached to the serial port of it's dom0 host. It's not as easy to setup as as one would think! Here's a quick howto. We used CentOS 5.3..


Related posts:<ol><li><a href='http://www.funkypenguin.info/note-to-self/no-network-on-your-centos-xen-host-got-2-nics/' rel='bookmark' title='Permanent Link: No network on your CentOS Xen Host? Got 2 NICs?'>No network on your CentOS Xen Host? Got 2 NICs?</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-convert-a-centos-5-vmware-image-to-xen/' rel='bookmark' title='Permanent Link: How to convert a (CentOS 5) VMWare image to Xen'>How to convert a (CentOS 5) VMWare image to Xen</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-generate-logs-from-your-jabberd2-server-using-bandersnatch/' rel='bookmark' title='Permanent Link: How to generate logs from your jabberd2 server using Bandersnatch'>How to generate logs from your jabberd2 server using Bandersnatch</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Recently we had the need to have a Xen domU interact with a device attached to the serial port of it&#8217;s dom0 host. It&#8217;s not as easy to setup as as one would think! Here&#8217;s a quick howto. We used CentOS 5.3.</p>
<h3>Stop Xen from grabbing the serial port on boot for its own console</h3>
<p>Add &#8220;<span>xencons=off&#8221; as a kernel argument to your dom0 kernel</span></p>
<h3><span>Stop your dom0 from loading the serial port modules</span></h3>
<p><span>Edit /etc/modprobe.d/blacklist, and add the following lines:</span></p>
<pre><span>blacklist 8250
blacklist 8250_pnp
blacklist serial_core</span></pre>
<h3><span>Reboot</span></h3>
<p><span>Restart the dom0<br />
</span></p>
<h3><span>Add IRQ/Interrupt passthru config to your domU config</span></h3>
<p><span>Add the following lines to your domU VM config:</span></p>
<pre><span>addirq = [ 4 ]
ioports = [ "3f8-3ff" ]
</span></pre>
<h3><span>Shut down and restart the domU</span></h3>
<p><span>Run &#8220;modprobe 8250&#8243; on the domU to insert the module &#8211; you should now have access to your dom0&#8242;s serial port!</span></p>
<p><span>(You might want to add &#8220;modprobe 8250&#8243; to /etc/rc.local, so that the module is added on startup)<br />
</span></p>
<img src="http://www.funkypenguin.info/?ak_action=api_record_view&id=1085&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.funkypenguin.info/note-to-self/no-network-on-your-centos-xen-host-got-2-nics/' rel='bookmark' title='Permanent Link: No network on your CentOS Xen Host? Got 2 NICs?'>No network on your CentOS Xen Host? Got 2 NICs?</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-convert-a-centos-5-vmware-image-to-xen/' rel='bookmark' title='Permanent Link: How to convert a (CentOS 5) VMWare image to Xen'>How to convert a (CentOS 5) VMWare image to Xen</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-generate-logs-from-your-jabberd2-server-using-bandersnatch/' rel='bookmark' title='Permanent Link: How to generate logs from your jabberd2 server using Bandersnatch'>How to generate logs from your jabberd2 server using Bandersnatch</a></li>
</ol></p><hr />
<p><small>&copy; admin for <a href="http://www.funkypenguin.info">Funky Penguin</a>, 2009. |
<a href="http://www.funkypenguin.info/note-to-self/serial-port-ttys0-pass-thru-to-xen-domu-on-centos-5/">Permalink</a> |
<a href="http://www.funkypenguin.info/note-to-self/serial-port-ttys0-pass-thru-to-xen-domu-on-centos-5/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.funkypenguin.info/note-to-self/serial-port-ttys0-pass-thru-to-xen-domu-on-centos-5/&amp;title=Serial Port (ttyS0) pass-thru to Xen domU on CentOS 5">del.icio.us</a>
<br/>
Post tags: <a href="http://www.funkypenguin.info/tag/xen/" rel="tag">xen</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funkypenguin.info/note-to-self/serial-port-ttys0-pass-thru-to-xen-domu-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP-PHPList plugin updated to 2.10.9</title>
		<link>http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2109/</link>
		<comments>http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2109/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 02:50:34 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[phplist]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.funkypenguin.info/?p=321</guid>
		<description><![CDATA[Version 2.10.9 of PHPList was released yesterday, to address another security vulnerability. I&#8217;ve updated my WP-PHPList plugin accordingly. Here&#8217;s version 2.10.9: Download: wp-phplist-2-10-9 Version: 0.1 Updated: January 30, 2009 Size: 0 bytes Powered by Drain Hole Related posts:WP-PHPList plugin updated to 2.10.8 WP-PHPList plugin updated to 2.10.10 WP-PHPList


Related posts:<ol><li><a href='http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2108/' rel='bookmark' title='Permanent Link: WP-PHPList plugin updated to 2.10.8'>WP-PHPList plugin updated to 2.10.8</a></li>
<li><a href='http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2-10-10/' rel='bookmark' title='Permanent Link: WP-PHPList plugin updated to 2.10.10'>WP-PHPList plugin updated to 2.10.10</a></li>
<li><a href='http://www.funkypenguin.info/project/wp-phplist/' rel='bookmark' title='Permanent Link: WP-PHPList'>WP-PHPList</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Version 2.10.9 of PHPList was released yesterday, to address another <a title="PHPList 2.10.9 released" href="http://www.phplist.com/?lid=274">security vulnerability</a>. I&#8217;ve updated my <a href="http://www.funkypenguin.info/project/wp-phplist/">WP-PHPList</a> plugin accordingly. (...)<br/>Read the rest of <a href="http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2109/">WP-PHPList plugin updated to 2.10.9</a> (7 words)</p>
<hr />
<p><small>&copy; admin for <a href="http://www.funkypenguin.info">Funky Penguin</a>, 2009. |
<a href="http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2109/">Permalink</a> |
<a href="http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2109/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2109/&amp;title=WP-PHPList plugin updated to 2.10.9">del.icio.us</a>
<br/>
Post tags: <a href="http://www.funkypenguin.info/tag/phplist/" rel="tag">phplist</a>, <a href="http://www.funkypenguin.info/tag/plugin/" rel="tag">plugin</a>, <a href="http://www.funkypenguin.info/tag/security/" rel="tag">security</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2109/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to convert (liberate) Audible AAC files to MP3</title>
		<link>http://www.funkypenguin.info/note-to-self/how-to-convert-liberate-audible-aac-files-to-mp3/</link>
		<comments>http://www.funkypenguin.info/note-to-self/how-to-convert-liberate-audible-aac-files-to-mp3/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 22:42:31 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Note-To-Self]]></category>

		<guid isPermaLink="false">http://www.funkypenguin.info/?p=314</guid>
		<description><![CDATA[I was an Audible subscriber for over 2 years, and although I&#8217;m no longer active on a plan, I still have 50+ books that I&#8217;ve legitimately purchased. Each of them, however, is locked to my Audible username and password. I don&#8217;t tolerate DRM where possible, and I&#8217;ve done enough system reloads / iPod upgrades to [...]


Related posts:<ol><li><a href='http://www.funkypenguin.info/tutorial/how-to-convert-a-centos-5-vmware-image-to-xen/' rel='bookmark' title='Permanent Link: How to convert a (CentOS 5) VMWare image to Xen'>How to convert a (CentOS 5) VMWare image to Xen</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I was an <a href="http://www.audible.com">Audible</a> subscriber for over 2 years, and although I&#8217;m no longer active on a plan, I still have 50+ books that I&#8217;ve legitimately purchased. Each of them, however, is locked to my Audible username and password. I don&#8217;t tolerate DRM where possible, and I&#8217;ve done enough system reloads / iPod upgrades to be frustrated at the need to authorize my new devices, and de-authorize my old ones. (and get Audible to reset my devices, since it&#8217;s impossible to de-authorize a dead computer!)</p>
<p>Here are the steps required to convert your Audible titles to standard, un-restricted MP3 files, which you can then do what you want with. Note to scurvy pirates: the process still requires your Audible username and password!(...)<br/>Read the rest of <a href="http://www.funkypenguin.info/note-to-self/how-to-convert-liberate-audible-aac-files-to-mp3/">How to convert (liberate) Audible AAC files to MP3</a> (234 words)</p>
<hr />
<p><small>&copy; admin for <a href="http://www.funkypenguin.info">Funky Penguin</a>, 2009. |
<a href="http://www.funkypenguin.info/note-to-self/how-to-convert-liberate-audible-aac-files-to-mp3/">Permalink</a> |
<a href="http://www.funkypenguin.info/note-to-self/how-to-convert-liberate-audible-aac-files-to-mp3/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.funkypenguin.info/note-to-self/how-to-convert-liberate-audible-aac-files-to-mp3/&amp;title=How to convert (liberate) Audible AAC files to MP3">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funkypenguin.info/note-to-self/how-to-convert-liberate-audible-aac-files-to-mp3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP-PHPList plugin updated to 2.10.8</title>
		<link>http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2108/</link>
		<comments>http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2108/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 21:55:31 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://www.funkypenguin.info/?p=311</guid>
		<description><![CDATA[Version 2.10.8 of PHPList was recently released, to address a security vulnerability. I&#8217;ve updated my WP-PHPList plugin accordingly. Here&#8217;s version 2.10.8: Download: wp-phplist-2-10-8 Version: 0.1 Updated: January 16, 2009 Size: 0 bytes Powered by Drain Hole Related posts:WP-PHPList plugin updated to 2.10.9 WP-PHPList plugin updated to 2.10.10 How to patch PHPList to enable user attribute [...]


Related posts:<ol><li><a href='http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2109/' rel='bookmark' title='Permanent Link: WP-PHPList plugin updated to 2.10.9'>WP-PHPList plugin updated to 2.10.9</a></li>
<li><a href='http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2-10-10/' rel='bookmark' title='Permanent Link: WP-PHPList plugin updated to 2.10.10'>WP-PHPList plugin updated to 2.10.10</a></li>
<li><a href='http://www.funkypenguin.info/tutorial/how-to-patch-phplist-to-enable-user-attribute-placeholders-in-the-subject-line/' rel='bookmark' title='Permanent Link: How to patch PHPList to enable user attribute placeholders in the subject line'>How to patch PHPList to enable user attribute placeholders in the subject line</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Version 2.10.8 of PHPList was recently released, to address a <a title="PHPList 2.10.8 released" href="http://www.phplist.com/?lid=273">security vulnerability</a>. I&#8217;ve updated my <a href="http://www.funkypenguin.info/project/wp-phplist/">WP-PHPList</a> plugin accordingly. (...)<br/>Read the rest of <a href="http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2108/">WP-PHPList plugin updated to 2.10.8</a> (7 words)</p>
<hr />
<p><small>&copy; admin for <a href="http://www.funkypenguin.info">Funky Penguin</a>, 2009. |
<a href="http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2108/">Permalink</a> |
<a href="http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2108/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2108/&amp;title=WP-PHPList plugin updated to 2.10.8">del.icio.us</a>
<br/>
Post tags: <a href="http://www.funkypenguin.info/tag/add-new-tag/" rel="tag">Add new tag</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funkypenguin.info/project/wp-phplist-plugin-updated-to-2108/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
