<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Aide Memoir</title>
	<atom:link href="http://aidememoir.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aidememoir.wordpress.com</link>
	<description>Helping me remember how to configure stuff</description>
	<lastBuildDate>Thu, 21 Aug 2008 05:21:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='aidememoir.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Aide Memoir</title>
		<link>http://aidememoir.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://aidememoir.wordpress.com/osd.xml" title="Aide Memoir" />
	<atom:link rel='hub' href='http://aidememoir.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Getting the process ID when pidof doesn&#8217;t work</title>
		<link>http://aidememoir.wordpress.com/2008/08/21/getting-the-process-id-when-pidof-doesnt-work/</link>
		<comments>http://aidememoir.wordpress.com/2008/08/21/getting-the-process-id-when-pidof-doesnt-work/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 05:21:34 +0000</pubDate>
		<dc:creator>virtualhtpc</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://aidememoir.wordpress.com/?p=12</guid>
		<description><![CDATA[I have found that sometimes the pidof command does not work. This seems to be the case when a program is actually a script being interpreted by another program e.g. python. It shows up in the ps list of processes with a pid but pidof fails to return it. In this particular case it is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=12&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have found that sometimes the <em>pidof</em> command does not work. This seems to be the case when a program is actually a script being interpreted by another program e.g. python. It shows up in the <strong>ps</strong> list of processes with a pid but <em>pidof</em> fails to return it. In this particular case it is Elisa.</p>
<p>There are other ways to do it involving grep and pipes and other programs but this is just a simple single command replacment for pidof.</p>
<p><em>ps  -o pid &#8211;no-heading -C elisa</em></p>
<p>This may not work on all flavours of linux as they have slightly different ps commands but it works fine on Ubuntu 8.10 </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aidememoir.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aidememoir.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aidememoir.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aidememoir.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aidememoir.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aidememoir.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aidememoir.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aidememoir.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aidememoir.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aidememoir.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aidememoir.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aidememoir.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aidememoir.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aidememoir.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aidememoir.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aidememoir.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=12&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aidememoir.wordpress.com/2008/08/21/getting-the-process-id-when-pidof-doesnt-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/69f083c706a0bb5a5e3f2fbf8e025ea9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sensimilla</media:title>
		</media:content>
	</item>
		<item>
		<title>Location of trash folder in Ubuntu</title>
		<link>http://aidememoir.wordpress.com/2008/07/01/location-of-trash-folder-in-ubuntu/</link>
		<comments>http://aidememoir.wordpress.com/2008/07/01/location-of-trash-folder-in-ubuntu/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 05:02:42 +0000</pubDate>
		<dc:creator>virtualhtpc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aidememoir.wordpress.com/?p=11</guid>
		<description><![CDATA[Sometimes I get files stuck in my recycle bin that do not get deleted when I empty the trash. This is usually because they are owned by root and my normal user does not have sufficient privileges to delete them. sudo rm &#8216;ing the .trash folders on each drive does not work and after a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=11&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sometimes I get files stuck in my recycle bin that do not get deleted when I empty the trash. This is usually because they are owned by root and my normal user does not have sufficient privileges to delete them.</p>
<p><em><strong>sudo rm</strong></em> &#8216;ing the .trash folders on each drive does not work and after a lot of searching I finally found the folder with the trash files lurking in it here:</p>
<p><em><strong>~/.local/share/Trash/files/</strong></em></p>
<p>So to get rid of these these annoying files use this command:</p>
<p><em><strong>sudo rm -rf ~/.local/share/Trash/files/*</strong></em></p>
<p>and then do a normal empty trash.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aidememoir.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aidememoir.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aidememoir.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aidememoir.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aidememoir.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aidememoir.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aidememoir.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aidememoir.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aidememoir.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aidememoir.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aidememoir.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aidememoir.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aidememoir.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aidememoir.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aidememoir.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aidememoir.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=11&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aidememoir.wordpress.com/2008/07/01/location-of-trash-folder-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/69f083c706a0bb5a5e3f2fbf8e025ea9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sensimilla</media:title>
		</media:content>
	</item>
		<item>
		<title>Change fat32 drive label under Ubuntu / linux</title>
		<link>http://aidememoir.wordpress.com/2008/07/01/change-fat32-drive-label-under-ubuntu-linux/</link>
		<comments>http://aidememoir.wordpress.com/2008/07/01/change-fat32-drive-label-under-ubuntu-linux/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 04:33:16 +0000</pubDate>
		<dc:creator>virtualhtpc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aidememoir.wordpress.com/?p=10</guid>
		<description><![CDATA[How to change the drive label for a fat32 partition or drive in linux. First you need to install mtools and then edit the configuration file. sudo gedit /etc/mtools.conf Add something like the following to assign a drive letter to your fat32 drive drive d: file=&#8221;/dev/sdb1&#8243; you can find out the second bit by running [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=10&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How to change the drive label for a fat32 partition or drive in linux.</p>
<p>First you need to install mtools and then edit the configuration file.</p>
<p><em>sudo gedit /etc/mtools.conf</em></p>
<p>Add something like the following to assign a drive letter to your fat32 drive</p>
<p><em>drive d: file=&#8221;/dev/sdb1&#8243;</em></p>
<p>you can find out the second bit by running <em>mount</em> when your device is connected</p>
<p><em>sudo mlabel -s d:</em> </p>
<p>to check that it is the right one and then to change it:</p>
<p><em>sudo mlabel d:whatever</em></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aidememoir.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aidememoir.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aidememoir.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aidememoir.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aidememoir.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aidememoir.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aidememoir.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aidememoir.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aidememoir.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aidememoir.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aidememoir.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aidememoir.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aidememoir.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aidememoir.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aidememoir.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aidememoir.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=10&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aidememoir.wordpress.com/2008/07/01/change-fat32-drive-label-under-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/69f083c706a0bb5a5e3f2fbf8e025ea9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sensimilla</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu &#8211; Resuming from Suspend Without a Password</title>
		<link>http://aidememoir.wordpress.com/2007/11/01/ubuntu-resuming-from-suspend-without-a-password/</link>
		<comments>http://aidememoir.wordpress.com/2007/11/01/ubuntu-resuming-from-suspend-without-a-password/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 10:22:00 +0000</pubDate>
		<dc:creator>virtualhtpc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aidememoir.wordpress.com/2007/11/01/ubuntu-resuming-from-suspend-without-a-password/</guid>
		<description><![CDATA[If you are lucky enough to get suspend working in Ubuntu it will ask for a password on resume, unfortunately there is no easy way to disable this feature. It is however posible. You need to start the configuration editor, this is supposedly in: Applications -&#62; System Tools -&#62; Configuration Editor You may need to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=9&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are lucky enough to get suspend working in Ubuntu it will ask for a password on resume, unfortunately there is no easy way to disable this feature. It is however posible.</p>
<p>You need to start the configuration editor, this is supposedly in:  Applications -&gt; System Tools -&gt; Configuration Editor<br />
You may need to edit your menus to enable it as it starts hidden, it seems to be Gnome&#8217;s dirty little secret that it has a registry, similar to the windows one. I don&#8217;t have it in my menus at all so in a terminal:</p>
<p><strong>gconf-editor</strong></p>
<p>The setting we need for 7.10 is in:  apps -&gt; gnome-power-manager -&gt; lock<br />
untick suspend</p>
<p>pity this option is not exposed in the power management applet&#8230;&#8230;.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aidememoir.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aidememoir.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aidememoir.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aidememoir.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aidememoir.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aidememoir.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aidememoir.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aidememoir.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aidememoir.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aidememoir.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aidememoir.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aidememoir.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aidememoir.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aidememoir.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aidememoir.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aidememoir.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=9&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aidememoir.wordpress.com/2007/11/01/ubuntu-resuming-from-suspend-without-a-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/69f083c706a0bb5a5e3f2fbf8e025ea9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sensimilla</media:title>
		</media:content>
	</item>
		<item>
		<title>Debugging Meedio</title>
		<link>http://aidememoir.wordpress.com/2007/05/19/debugging-meedio/</link>
		<comments>http://aidememoir.wordpress.com/2007/05/19/debugging-meedio/#comments</comments>
		<pubDate>Fri, 18 May 2007 19:15:19 +0000</pubDate>
		<dc:creator>virtualhtpc</dc:creator>
				<category><![CDATA[Meedio]]></category>

		<guid isPermaLink="false">http://aidememoir.wordpress.com/2007/05/19/debugging-meedio/</guid>
		<description><![CDATA[Add a desktop shortcut pointing to meedio then add the following to target after the path (outside the &#8220;&#8221;): -debug -no-screen-idle -screen-top &#8220;0&#8243; -screen-width &#8220;640&#8243; -screen-height &#8220;480&#8243; -screen-sizable &#8220;true&#8221; you can make the screen size bigger but it should be smaller than your display resolution so that you can see the log window.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=8&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Add a desktop shortcut pointing to meedio then add the following to target after the path (outside the &#8220;&#8221;):</p>
<p><strong>-debug -no-screen-idle -screen-top &#8220;0&#8243; -screen-width &#8220;640&#8243; -screen-height &#8220;480&#8243; -screen-sizable &#8220;true&#8221;</strong></p>
<p>you can make the screen size bigger but it should be smaller than your display resolution so that you can see the log window.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aidememoir.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aidememoir.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aidememoir.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aidememoir.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aidememoir.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aidememoir.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aidememoir.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aidememoir.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aidememoir.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aidememoir.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aidememoir.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aidememoir.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aidememoir.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aidememoir.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aidememoir.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aidememoir.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=8&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aidememoir.wordpress.com/2007/05/19/debugging-meedio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/69f083c706a0bb5a5e3f2fbf8e025ea9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sensimilla</media:title>
		</media:content>
	</item>
		<item>
		<title>Load a playlist quickly in meedio</title>
		<link>http://aidememoir.wordpress.com/2007/05/19/load-a-playlist-quickly-in-meedio/</link>
		<comments>http://aidememoir.wordpress.com/2007/05/19/load-a-playlist-quickly-in-meedio/#comments</comments>
		<pubDate>Fri, 18 May 2007 19:05:49 +0000</pubDate>
		<dc:creator>virtualhtpc</dc:creator>
				<category><![CDATA[Meedio]]></category>

		<guid isPermaLink="false">http://aidememoir.wordpress.com/2007/05/19/load-a-playlist-quickly-in-meedio/</guid>
		<description><![CDATA[first make a playlist in meedio and save it. The default save location is C:\Documents and Settings\All Users\Application Data\Meedio\playlists\ Unfortunately the internal message sender doesn&#8217;t support spaces in filenames so move your playlist file somewhere else&#8230; Then add a command module somewhere in you tree. Under Properties select or add the following: Command to Send: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=7&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>first make a playlist in meedio and save it. The default save location is<br />
C:\Documents and Settings\All Users\Application Data\Meedio\playlists\</p>
<p>Unfortunately the internal message sender doesn&#8217;t support spaces in filenames so move your playlist file somewhere else&#8230; </p>
<p>Then add a command module somewhere in you tree. Under Properties select or add the following:</p>
<p>Command to Send:  <strong>Send Custom Command</strong><br />
Custom Command to send:  <strong>music.load-playlist</strong><br />
Custom Parameters to send:  <strong>file=</strong></p>
<p>Add a jump target name to the module and then bind it to a button on your remote under the input tab </p>
<p>You will still have to push play to make the list actually start playing.</p>
<p>You can add </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aidememoir.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aidememoir.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aidememoir.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aidememoir.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aidememoir.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aidememoir.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aidememoir.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aidememoir.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aidememoir.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aidememoir.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aidememoir.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aidememoir.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aidememoir.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aidememoir.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aidememoir.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aidememoir.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=7&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aidememoir.wordpress.com/2007/05/19/load-a-playlist-quickly-in-meedio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/69f083c706a0bb5a5e3f2fbf8e025ea9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sensimilla</media:title>
		</media:content>
	</item>
		<item>
		<title>Making vmware reconnect usb device at startup</title>
		<link>http://aidememoir.wordpress.com/2007/05/16/making-vmware-reconnect-usb-device-at-startup/</link>
		<comments>http://aidememoir.wordpress.com/2007/05/16/making-vmware-reconnect-usb-device-at-startup/#comments</comments>
		<pubDate>Tue, 15 May 2007 18:52:40 +0000</pubDate>
		<dc:creator>virtualhtpc</dc:creator>
				<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://aidememoir.wordpress.com/2007/05/16/making-vmware-reconnect-usb-device-at-startup/</guid>
		<description><![CDATA[The default way that workstation reconnects a usb device at startup is by using hardware addressing by some form of id number: from the .vmx config file usb.autoConnect.device0 = "path:2/7 autoclean:1" alas it seems that ubuntu does not always use the same id for the same usb port each time so that when you start [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=5&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The default way that workstation reconnects a usb device at startup is by using hardware addressing by some form of id number:</p>
<p>from the .vmx config file<br />
<code>usb.autoConnect.device0 = "path:2/7 autoclean:1"</code></p>
<p>alas it seems that ubuntu does not always use the same id for the same usb port each time so that when you start up your vm you get a usb device not found error and you have to add it manually</p>
<p>It seems like you can get round this by using something like:<br />
<code>usb.autoConnect.device0 = "vid:15c2 pid:ffdc"</code></p>
<p>You can find the vid and pid for your device by running:<br />
<strong><code>grep "USB: Found device" vmware.log</code></strong></p>
<p>from your vm&#8217;s folder</p>
<p>This loads up my remote device successfully and will hopefully work between reboots&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aidememoir.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aidememoir.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aidememoir.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aidememoir.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aidememoir.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aidememoir.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aidememoir.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aidememoir.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aidememoir.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aidememoir.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aidememoir.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aidememoir.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aidememoir.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aidememoir.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aidememoir.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aidememoir.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=5&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aidememoir.wordpress.com/2007/05/16/making-vmware-reconnect-usb-device-at-startup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/69f083c706a0bb5a5e3f2fbf8e025ea9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sensimilla</media:title>
		</media:content>
	</item>
		<item>
		<title>How to add a graphical watched tag to a meedio screen</title>
		<link>http://aidememoir.wordpress.com/2007/05/07/how-to-add-a-graphical-watched-tag-to-a-meedio-screen/</link>
		<comments>http://aidememoir.wordpress.com/2007/05/07/how-to-add-a-graphical-watched-tag-to-a-meedio-screen/#comments</comments>
		<pubDate>Mon, 07 May 2007 20:00:25 +0000</pubDate>
		<dc:creator>virtualhtpc</dc:creator>
				<category><![CDATA[HTPC]]></category>
		<category><![CDATA[Meedio]]></category>

		<guid isPermaLink="false">http://aidememoir.wordpress.com/2007/05/07/how-to-add-a-graphical-watched-tag-to-a-meedio-screen/</guid>
		<description><![CDATA[First add the following to your themes default.reources file somewhere within the &#60;image&#62; tag: &#60;watched-img source=”draw:unselcircle”/&#62; You could point to an actual image but this way it is more subtle, portable and matches any theme. Now to edit the screen file for your section, I would recomend copying media.screen to somewhere and using that as an [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=4&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img HEIGHT="266" WIDTH="800" VSPACE="5" HSPACE="5" ALIGN="middle" ALT="meedio watched tag example" SRC="http://i32.photobucket.com/albums/d27/sensmilla/watchedtag.jpg" /></p>
<p>First add the following to your themes <strong>default.reources</strong> file somewhere within the <strong>&lt;image&gt;</strong> tag:</p>
<p><strong>&lt;watched-img source=”draw:unselcircle”/&gt;</strong></p>
<p>You could point to an actual image but this way it is more subtle, portable and matches any theme.</p>
<p>Now to edit the screen file for your section, I would recomend copying <strong>media.screen</strong> to somewhere and using that as an alternate screen rather than editing the default one.</p>
<p>Replace everyting between and including:</p>
<p><strong>&lt;mode name=”movie-details”</strong>   and <strong>&lt;/mode&gt;</strong></p>
<p>with this :</p>
<p><strong>&lt;mode name=&#8221;view-watched&#8221; preset=&#8221;simple-list-mode&#8221; &gt;<br />
&lt;cells orientation=&#8221;cols&#8221;&gt;<br />
&lt;cell left_padding=&#8221;1/30&#8243;&gt;<br />
&lt;label caption=&#8221;{caption}&#8221; name=&#8221;" translate=&#8221;" /&gt;<br />
&lt;/cell&gt;<br />
&lt;cell size=&#8221;5/100&#8243; right_padding=&#8221;5/100&#8243; &gt;<br />
&lt;image image=&#8221;{@ifequal( {watched} , &#8216;True&#8217; , &#8216;watched-img&#8217; ,  )}&#8221; image_format=&#8221;fit-left-img-format&#8221;/&gt;<br />
&lt;/cell&gt;<br />
&lt;/cells&gt;<br />
&lt;/mode&gt;</strong></p>
<p>that will add an extra display mode called &#8217;view-watched&#8217; to that particular screen.</p>
<p>To use this mode you need to add it to the views section of the media library that your screen uses :</p>
<p><img HEIGHT="110" WIDTH="538" ALT="Meedio Library View" SRC="http://i32.photobucket.com/albums/d27/sensmilla/MeedioLibraryView.png" /></p>
<p>So thats it, all done</p>
<p>bear in mind that this will probably only work with the default player as it requires the watched field in the library to be set, also if you watch a ’watched’ video it will become unwatched again, go figure..</p>
<p>You will also need to make sure that your importer is set to &#8221;update existing items&#8221; not &#8220;delete and reimport&#8221;.  If you delete stuff after watching it you will also need to use the DeleteMissing importer as the &#8220;update existing items does not remove non-existent items.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aidememoir.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aidememoir.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aidememoir.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aidememoir.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aidememoir.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aidememoir.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aidememoir.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aidememoir.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aidememoir.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aidememoir.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aidememoir.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aidememoir.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aidememoir.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aidememoir.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aidememoir.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aidememoir.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=4&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aidememoir.wordpress.com/2007/05/07/how-to-add-a-graphical-watched-tag-to-a-meedio-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/69f083c706a0bb5a5e3f2fbf8e025ea9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sensimilla</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://aidememoir.wordpress.com/2007/05/07/3/</link>
		<comments>http://aidememoir.wordpress.com/2007/05/07/3/#comments</comments>
		<pubDate>Mon, 07 May 2007 16:46:58 +0000</pubDate>
		<dc:creator>virtualhtpc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aidememoir.wordpress.com/2007/05/07/3/</guid>
		<description><![CDATA[This blog is just a little place for myself to post configuration steps for various stuff as I go along, My memory these days is even more  shite than it used to be.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=3&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This blog is just a little place for myself to post configuration steps for various stuff as I go along, My memory these days is even more  shite than it used to be.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aidememoir.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aidememoir.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aidememoir.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aidememoir.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aidememoir.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aidememoir.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aidememoir.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aidememoir.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aidememoir.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aidememoir.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aidememoir.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aidememoir.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aidememoir.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aidememoir.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aidememoir.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aidememoir.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aidememoir.wordpress.com&amp;blog=1073086&amp;post=3&amp;subd=aidememoir&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aidememoir.wordpress.com/2007/05/07/3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/69f083c706a0bb5a5e3f2fbf8e025ea9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sensimilla</media:title>
		</media:content>
	</item>
	</channel>
</rss>
