<?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/"
	>

<channel>
	<title>Seven steps</title>
	<atom:link href="http://trevoke.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevoke.net/blog</link>
	<description>Martial arts and technology, $DEITY what a mix!</description>
	<pubDate>Mon, 05 Jan 2009 03:11:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iReadmammo : easy DB source / DICOM node config</title>
		<link>http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/</link>
		<comments>http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 03:11:06 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
		
		<category><![CDATA[medical]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[ireadmammo]]></category>

		<guid isPermaLink="false">http://trevoke.net/blog/?p=58</guid>
		<description><![CDATA[Cedara iReadmammo (now Merge Mammo) is a DICOM viewer geared towards mammography reading. By default, the data source you use for reading is the local machine, but you can add others &#8212; and you can set up various DICOM nodes so it can transfer images between various studies. One big issue is that it is [...]]]></description>
			<content:encoded><![CDATA[<p>Cedara iReadmammo (now Merge Mammo) is a DICOM viewer geared towards mammography reading. By default, the data source you use for reading is the local machine, but you can add others &#8212; and you can set up various DICOM nodes so it can transfer images between various studies. One big issue is that it is not promiscuous for transfers, so if the other machine doesn&#8217;t know about you, you can&#8217;t transfer. Actually, since the Query/Retrieve tool allows both a source and destination different than the local machine, you can use iReadmammo for transfer between two other machines.. As long as all three of them know each other.<br />

<a  href='http://trevoke.net/blog/wp-content/uploads/2009/01/ireadmammodatasource.rb' onclick="javascript:pageTracker._trackPageview('/external/trevoke.net/blog/wp-content/uploads/2009/01/ireadmammodatasource.rb');" >This script</a> attempts to make life a little easier when first setting up the machine, by parsing two YAML config files (one for DB source, one for DICOM nodes) and adding them automatically. As an added bonus, there is the option of adding the new machine to remote hosts and scheduling a task to run at midnight to stop and restart the scriptservice (so the software reads the config again).<br />
It requires the files &#8216;ireadmammo_hosts.yml&#8217; (for Datasources) and &#8216;DCconfig.yml&#8217; (for DICOM nodes), and if they don&#8217;t exist in the same directory as the script, it&#8217;ll offer to create them for you and allow you to configure them.<br />
Error-checking is a little spotty, as I really wanted to finish the script at this point. It&#8217;s the biggest thing I&#8217;ve written in several years.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Send to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/&amp;title=iReadmammo+%3A+easy+DB+source+%2F+DICOM+node+config" title="Add 'iReadmammo : easy DB source / DICOM node config' to digg"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'iReadmammo : easy DB source / DICOM node config' to digg" alt="Add 'iReadmammo : easy DB source / DICOM node config' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/&amp;title=iReadmammo+%3A+easy+DB+source+%2F+DICOM+node+config" title="Add 'iReadmammo : easy DB source / DICOM node config' to reddit"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'iReadmammo : easy DB source / DICOM node config' to reddit" alt="Add 'iReadmammo : easy DB source / DICOM node config' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/" title="Add 'iReadmammo : easy DB source / DICOM node config' to Technorati"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'iReadmammo : easy DB source / DICOM node config' to Technorati" alt="Add 'iReadmammo : easy DB source / DICOM node config' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/&amp;h=iReadmammo+%3A+easy+DB+source+%2F+DICOM+node+config" title="Add 'iReadmammo : easy DB source / DICOM node config' to Newsvine"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'iReadmammo : easy DB source / DICOM node config' to Newsvine" alt="Add 'iReadmammo : easy DB source / DICOM node config' to Newsvine" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/&amp;title=iReadmammo+%3A+easy+DB+source+%2F+DICOM+node+config" title="Add 'iReadmammo : easy DB source / DICOM node config' to Stumble Upon"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'iReadmammo : easy DB source / DICOM node config' to Stumble Upon" alt="Add 'iReadmammo : easy DB source / DICOM node config' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=iReadmammo+%3A+easy+DB+source+%2F+DICOM+node+config&amp;url=http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/" title="Add 'iReadmammo : easy DB source / DICOM node config' to SlashDot"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'iReadmammo : easy DB source / DICOM node config' to SlashDot" alt="Add 'iReadmammo : easy DB source / DICOM node config' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/" title="Add 'iReadmammo : easy DB source / DICOM node config' to FaceBook"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'iReadmammo : easy DB source / DICOM node config' to FaceBook" alt="Add 'iReadmammo : easy DB source / DICOM node config' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=iReadmammo+%3A+easy+DB+source+%2F+DICOM+node+config&amp;c=http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/" title="Add 'iReadmammo : easy DB source / DICOM node config' to MySpace"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'iReadmammo : easy DB source / DICOM node config' to MySpace" alt="Add 'iReadmammo : easy DB source / DICOM node config' to MySpace" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2009/01/04/ireadmammo-easy-db-source-dicom-node-config/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Recursively iterate through every file/subfolder  - VBScript</title>
		<link>http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/</link>
		<comments>http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 16:13:18 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[recursive]]></category>

		<category><![CDATA[vbs]]></category>

		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://trevoke.net/blog/?p=51</guid>
		<description><![CDATA[This is actually a lot simpler than I expected (gimme a break, this is my second foray into VBS!)
Set fs = WScript.CreateObject (&#34;Scripting.FileSystemObject&#34;)

Sub ShowSubFolders(Folder)
	For Each Subfolder In Folder.SubFolders
		Set files = SubFolder.Files
		For Each file In files
			WScript.Echo file.Name, file.Size
		Next
		ShowSubFolders Subfolder
	Next
End Sub

ShowSubFolders fs.GetFolder(&#34;C:\your\path\here&#34;)
Send to:
]]></description>
			<content:encoded><![CDATA[<p>This is actually a lot simpler than I expected (gimme a break, this is my second foray into VBS!)</p>
<pre class="syntax-highlight:vb">Set fs = WScript.CreateObject (&quot;Scripting.FileSystemObject&quot;)

Sub ShowSubFolders(Folder)
	For Each Subfolder In Folder.SubFolders
		Set files = SubFolder.Files
		For Each file In files
			WScript.Echo file.Name, file.Size
		Next
		ShowSubFolders Subfolder
	Next
End Sub

ShowSubFolders fs.GetFolder(&quot;C:\your\path\here&quot;)</pre>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Send to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/&amp;title=Recursively+iterate+through+every+file%2Fsubfolder++-+VBScript" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to digg"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to digg" alt="Add 'Recursively iterate through every file/subfolder  - VBScript' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/&amp;title=Recursively+iterate+through+every+file%2Fsubfolder++-+VBScript" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to reddit"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to reddit" alt="Add 'Recursively iterate through every file/subfolder  - VBScript' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to Technorati"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to Technorati" alt="Add 'Recursively iterate through every file/subfolder  - VBScript' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/&amp;h=Recursively+iterate+through+every+file%2Fsubfolder++-+VBScript" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to Newsvine"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to Newsvine" alt="Add 'Recursively iterate through every file/subfolder  - VBScript' to Newsvine" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/&amp;title=Recursively+iterate+through+every+file%2Fsubfolder++-+VBScript" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to Stumble Upon"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to Stumble Upon" alt="Add 'Recursively iterate through every file/subfolder  - VBScript' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Recursively+iterate+through+every+file%2Fsubfolder++-+VBScript&amp;url=http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to SlashDot"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to SlashDot" alt="Add 'Recursively iterate through every file/subfolder  - VBScript' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to FaceBook"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to FaceBook" alt="Add 'Recursively iterate through every file/subfolder  - VBScript' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Recursively+iterate+through+every+file%2Fsubfolder++-+VBScript&amp;c=http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to MySpace"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Recursively iterate through every file/subfolder  - VBScript' to MySpace" alt="Add 'Recursively iterate through every file/subfolder  - VBScript' to MySpace" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2008/12/30/recursively-iterate-through-every-filesubfolder-vbscript/feed/</wfw:commentRss>
		</item>
		<item>
		<title>(Lexicographic) Permutations in Ruby</title>
		<link>http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/</link>
		<comments>http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 02:13:19 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
		
		<category><![CDATA[ruby]]></category>

		<category><![CDATA[ruby permutations]]></category>

		<guid isPermaLink="false">http://trevoke.net/blog/?p=42</guid>
		<description><![CDATA[Taking the code from 
this other blog &#8230; It&#8217;s pretty elegant Ruby!
I won&#8217;t waste your time repeating what the guy wrote in his blog - you&#8217;re welcome to go read it. I just felt that I should help spread a little this elegant implementation of the standard permutation algorithm, fixing a small bug within it [...]]]></description>
			<content:encoded><![CDATA[<p>Taking the code from 
<a title="Permutations in Ruby and Python"  href="http://abachman.disqus.com/simple_permutations_in_python_and_ruby/" target="_blank" onclick="javascript:pageTracker._trackPageview('/external/abachman.disqus.com/simple_permutations_in_python_and_ruby/');" >this other blog</a> &#8230; It&#8217;s pretty elegant Ruby!</p>
<p>I won&#8217;t waste your time repeating what the guy wrote in his blog - you&#8217;re welcome to go read it. I just felt that I should help spread a little this elegant implementation of the standard permutation algorithm, fixing a small bug within it in the process.</p>
<pre class="syntax-highlight:ruby">def permutations li
  if li.length &lt; 2
    yield li
  else
    li.each do |element|
      permutations(li.select() {|n| n != element}) \
        {|val| yield([element].concat &lt;&lt; val)}
       end
    end
  end</pre>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Send to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/&amp;title=%28Lexicographic%29+Permutations+in+Ruby" title="Add '(Lexicographic) Permutations in Ruby' to digg"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add '(Lexicographic) Permutations in Ruby' to digg" alt="Add '(Lexicographic) Permutations in Ruby' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/&amp;title=%28Lexicographic%29+Permutations+in+Ruby" title="Add '(Lexicographic) Permutations in Ruby' to reddit"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add '(Lexicographic) Permutations in Ruby' to reddit" alt="Add '(Lexicographic) Permutations in Ruby' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/" title="Add '(Lexicographic) Permutations in Ruby' to Technorati"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add '(Lexicographic) Permutations in Ruby' to Technorati" alt="Add '(Lexicographic) Permutations in Ruby' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/&amp;h=%28Lexicographic%29+Permutations+in+Ruby" title="Add '(Lexicographic) Permutations in Ruby' to Newsvine"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add '(Lexicographic) Permutations in Ruby' to Newsvine" alt="Add '(Lexicographic) Permutations in Ruby' to Newsvine" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/&amp;title=%28Lexicographic%29+Permutations+in+Ruby" title="Add '(Lexicographic) Permutations in Ruby' to Stumble Upon"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add '(Lexicographic) Permutations in Ruby' to Stumble Upon" alt="Add '(Lexicographic) Permutations in Ruby' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=%28Lexicographic%29+Permutations+in+Ruby&amp;url=http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/" title="Add '(Lexicographic) Permutations in Ruby' to SlashDot"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add '(Lexicographic) Permutations in Ruby' to SlashDot" alt="Add '(Lexicographic) Permutations in Ruby' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/" title="Add '(Lexicographic) Permutations in Ruby' to FaceBook"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add '(Lexicographic) Permutations in Ruby' to FaceBook" alt="Add '(Lexicographic) Permutations in Ruby' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=%28Lexicographic%29+Permutations+in+Ruby&amp;c=http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/" title="Add '(Lexicographic) Permutations in Ruby' to MySpace"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add '(Lexicographic) Permutations in Ruby' to MySpace" alt="Add '(Lexicographic) Permutations in Ruby' to MySpace" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2008/12/20/lexicographic-permutations-in-ruby/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More students testing</title>
		<link>http://trevoke.net/blog/2008/12/19/more-students-testing/</link>
		<comments>http://trevoke.net/blog/2008/12/19/more-students-testing/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 03:43:09 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
		
		<category><![CDATA[Martial Arts]]></category>

		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://trevoke.net/blog/2008/12/19/more-students-testing/</guid>
		<description><![CDATA[This week two more students tested. We have a new green belt and a new blue belt. They did pretty well, but I am completely amazed at how many excuses adults have. Their heads are full of them. Can&#8217;t they just listen and say &#8216;yes&#8217; like they were taught when they were kids? Talking back [...]]]></description>
			<content:encoded><![CDATA[<p>This week two more students tested. We have a new green belt and a new blue belt. They did pretty well, but I am completely amazed at how many excuses adults have. Their heads are full of them. Can&#8217;t they just listen and say &#8216;yes&#8217; like they were taught when they were kids? Talking back is a privilege, not a right.<br />
Ooh.. That&#8217;s good.. I&#8217;ll reuse that.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Send to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://trevoke.net/blog/2008/12/19/more-students-testing/&amp;title=More+students+testing" title="Add 'More students testing' to digg"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'More students testing' to digg" alt="Add 'More students testing' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://trevoke.net/blog/2008/12/19/more-students-testing/&amp;title=More+students+testing" title="Add 'More students testing' to reddit"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'More students testing' to reddit" alt="Add 'More students testing' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://trevoke.net/blog/2008/12/19/more-students-testing/" title="Add 'More students testing' to Technorati"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'More students testing' to Technorati" alt="Add 'More students testing' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://trevoke.net/blog/2008/12/19/more-students-testing/&amp;h=More+students+testing" title="Add 'More students testing' to Newsvine"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'More students testing' to Newsvine" alt="Add 'More students testing' to Newsvine" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://trevoke.net/blog/2008/12/19/more-students-testing/&amp;title=More+students+testing" title="Add 'More students testing' to Stumble Upon"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'More students testing' to Stumble Upon" alt="Add 'More students testing' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=More+students+testing&amp;url=http://trevoke.net/blog/2008/12/19/more-students-testing/" title="Add 'More students testing' to SlashDot"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'More students testing' to SlashDot" alt="Add 'More students testing' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://trevoke.net/blog/2008/12/19/more-students-testing/" title="Add 'More students testing' to FaceBook"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'More students testing' to FaceBook" alt="Add 'More students testing' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=More+students+testing&amp;c=http://trevoke.net/blog/2008/12/19/more-students-testing/" title="Add 'More students testing' to MySpace"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'More students testing' to MySpace" alt="Add 'More students testing' to MySpace" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2008/12/19/more-students-testing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ruby HL7</title>
		<link>http://trevoke.net/blog/2008/12/17/ruby-hl7/</link>
		<comments>http://trevoke.net/blog/2008/12/17/ruby-hl7/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 14:15:20 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
		
		<category><![CDATA[medical]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[hl7]]></category>

		<guid isPermaLink="false">http://trevoke.net/blog/2008/12/17/ruby-hl7/</guid>
		<description><![CDATA[And right on schedule on this blog, behind 
Ruby DICOM, here comes
 
Ruby-HL7!
Gots to love the Ruby. A lot of potential.. And to think they&#8217;re revamping the language.
Send to:
]]></description>
			<content:encoded><![CDATA[<p>And right on schedule on this blog, behind 
<a title="Ruby DICOM"  href="http://trevoke.net/blog/2008/12/16/ruby-dicom/" target="_blank" onclick="javascript:pageTracker._trackPageview('/external/trevoke.net/blog/2008/12/16/ruby-dicom/');" >Ruby DICOM</a>, here comes
<a title="Ruby HL7"  href="http://ruby-hl7.rubyforge.org/" target="_blank" onclick="javascript:pageTracker._trackPageview('/external/ruby-hl7.rubyforge.org/');" > </a>
<a title="Ruby HL7"  href="http://ruby-hl7.rubyforge.org/" target="_blank" onclick="javascript:pageTracker._trackPageview('/external/ruby-hl7.rubyforge.org/');" >Ruby-HL7</a>!<br />
Gots to love the Ruby. A lot of potential.. And to think they&#8217;re revamping the language.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Send to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://trevoke.net/blog/2008/12/17/ruby-hl7/&amp;title=Ruby+HL7" title="Add 'Ruby HL7' to digg"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Ruby HL7' to digg" alt="Add 'Ruby HL7' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://trevoke.net/blog/2008/12/17/ruby-hl7/&amp;title=Ruby+HL7" title="Add 'Ruby HL7' to reddit"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Ruby HL7' to reddit" alt="Add 'Ruby HL7' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://trevoke.net/blog/2008/12/17/ruby-hl7/" title="Add 'Ruby HL7' to Technorati"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Ruby HL7' to Technorati" alt="Add 'Ruby HL7' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://trevoke.net/blog/2008/12/17/ruby-hl7/&amp;h=Ruby+HL7" title="Add 'Ruby HL7' to Newsvine"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Ruby HL7' to Newsvine" alt="Add 'Ruby HL7' to Newsvine" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://trevoke.net/blog/2008/12/17/ruby-hl7/&amp;title=Ruby+HL7" title="Add 'Ruby HL7' to Stumble Upon"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Ruby HL7' to Stumble Upon" alt="Add 'Ruby HL7' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Ruby+HL7&amp;url=http://trevoke.net/blog/2008/12/17/ruby-hl7/" title="Add 'Ruby HL7' to SlashDot"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Ruby HL7' to SlashDot" alt="Add 'Ruby HL7' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://trevoke.net/blog/2008/12/17/ruby-hl7/" title="Add 'Ruby HL7' to FaceBook"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Ruby HL7' to FaceBook" alt="Add 'Ruby HL7' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Ruby+HL7&amp;c=http://trevoke.net/blog/2008/12/17/ruby-hl7/" title="Add 'Ruby HL7' to MySpace"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Ruby HL7' to MySpace" alt="Add 'Ruby HL7' to MySpace" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2008/12/17/ruby-hl7/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ruby DICOM</title>
		<link>http://trevoke.net/blog/2008/12/16/ruby-dicom/</link>
		<comments>http://trevoke.net/blog/2008/12/16/ruby-dicom/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 16:20:14 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
		
		<category><![CDATA[medical]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[dicom]]></category>

		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://trevoke.net/blog/?p=31</guid>
		<description><![CDATA[I am pretty excited about 
this &#8212; a Ruby library to edit 
DICOM data!
It&#8217;s ridiculously geeky but.. Well, that&#8217;s what I love about Ruby, it&#8217;s got pretty much everything!
Send to:
]]></description>
			<content:encoded><![CDATA[<p>I am pretty excited about 
<a title="Ruby DICOM"  href="http://dicom.rubyforge.org/" target="_blank" onclick="javascript:pageTracker._trackPageview('/external/dicom.rubyforge.org/');" >this</a> &#8212; a Ruby library to edit 
<a title="DICOM homepage"  href="http://medical.nema.org" target="_blank" onclick="javascript:pageTracker._trackPageview('/external/medical.nema.org');" >DICOM</a> data!</p>
<p>It&#8217;s ridiculously geeky but.. Well, that&#8217;s what I love about Ruby, it&#8217;s got pretty much everything!</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Send to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://trevoke.net/blog/2008/12/16/ruby-dicom/&amp;title=Ruby+DICOM" title="Add 'Ruby DICOM' to digg"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Ruby DICOM' to digg" alt="Add 'Ruby DICOM' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://trevoke.net/blog/2008/12/16/ruby-dicom/&amp;title=Ruby+DICOM" title="Add 'Ruby DICOM' to reddit"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Ruby DICOM' to reddit" alt="Add 'Ruby DICOM' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://trevoke.net/blog/2008/12/16/ruby-dicom/" title="Add 'Ruby DICOM' to Technorati"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Ruby DICOM' to Technorati" alt="Add 'Ruby DICOM' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://trevoke.net/blog/2008/12/16/ruby-dicom/&amp;h=Ruby+DICOM" title="Add 'Ruby DICOM' to Newsvine"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Ruby DICOM' to Newsvine" alt="Add 'Ruby DICOM' to Newsvine" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://trevoke.net/blog/2008/12/16/ruby-dicom/&amp;title=Ruby+DICOM" title="Add 'Ruby DICOM' to Stumble Upon"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Ruby DICOM' to Stumble Upon" alt="Add 'Ruby DICOM' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Ruby+DICOM&amp;url=http://trevoke.net/blog/2008/12/16/ruby-dicom/" title="Add 'Ruby DICOM' to SlashDot"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Ruby DICOM' to SlashDot" alt="Add 'Ruby DICOM' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://trevoke.net/blog/2008/12/16/ruby-dicom/" title="Add 'Ruby DICOM' to FaceBook"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Ruby DICOM' to FaceBook" alt="Add 'Ruby DICOM' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Ruby+DICOM&amp;c=http://trevoke.net/blog/2008/12/16/ruby-dicom/" title="Add 'Ruby DICOM' to MySpace"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Ruby DICOM' to MySpace" alt="Add 'Ruby DICOM' to MySpace" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2008/12/16/ruby-dicom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Vista : Corrupt user profile</title>
		<link>http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/</link>
		<comments>http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 17:22:35 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
		
		<category><![CDATA[technology]]></category>

		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://trevoke.net/blog/?p=29</guid>
		<description><![CDATA[I&#8217;m taking this from 
this page but thought I should try to propagate it a little since it took me forever to find it.
Assume in this example that the username is &#8216;atiensivu&#8217;, the domain is &#8217;staff&#8217;, and the user profile is located in %systemdrive%\users\atiensivu. %systemdrive% is typically C: on standard Vista installs. Replace every instance [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m taking this from 
<a  href="http://blog.tiensivu.com/aaron/archives/932-Dealing-with-corrupt-user-profiles-in-Vista-and-saving-the-contents.html" target="_blank" onclick="javascript:pageTracker._trackPageview('/external/blog.tiensivu.com/aaron/archives/932-Dealing-with-corrupt-user-profiles-in-Vista-and-saving-the-contents.html');" >this page</a> but thought I should try to propagate it a little since it took me forever to find it.</p>
<p>Assume in this example that the username is &#8216;atiensivu&#8217;, the domain is &#8217;staff&#8217;, and the user profile is located in %systemdrive%\users\atiensivu. %systemdrive% is typically C: on standard Vista installs. Replace every instance &#8216;atiensivu&#8217; with the username of the corrupt profile.<br />
<span id="more-29"></span><br />
1. If you can log into the profile, make note of the %USERPROFILE% environment variable value. Most likely it will be &#8216;C:\Users\atiensivu&#8217; or &#8216;C:\Users\atiensivu.staff&#8217;. Logoff.</p>
<p>2. If you have logged in with the profile at any point since your last reboot or you suspect there are files in use within the profile, reboot. The important part is to make sure there are no open files within the broken profile directory.</p>
<p>3. Login as administrator or another account with local admin rights.</p>
<p>4. Run &#8216;takeown /r /a /d y /f %systemdrive%\users\atiensivu&#8217;.<br />
(Note : before doing step 4, remove things like the IE cache if you can, save yourself some time).<br />
5. From %systemdrive%\users, rename &#8216;atiensivu&#8217; to &#8216;atiensivu.old&#8217;.</p>
<p>6. Within %systemdrive%\users, create a directory called &#8216;atiensivu&#8217;.</p>
<p>7. Run &#8216;takeown /r /u staff\atiensivu /f %systemdrive%\users\atiensivu&#8217;.</p>
<p>8. Run regedit and go to HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList and delete the SID key for the corrupt profile. Easiest way to find the correct SID is to search from the &#8216;ProfileList&#8217; key for the directory mentioned in %USERPROFILE% in step #1.</p>
<p>9. Logoff.</p>
<p>10. Log into the &#8216;atiensivu&#8217; account. A new profile should be created. Copy over any files you might want from the old profile directory.</p>
<p>The &#8216;takeown&#8217; commands might be overkill but I don&#8217;t like getting permission errors.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Send to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/&amp;title=Windows+Vista+%3A+Corrupt+user+profile" title="Add 'Windows Vista : Corrupt user profile' to digg"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Windows Vista : Corrupt user profile' to digg" alt="Add 'Windows Vista : Corrupt user profile' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/&amp;title=Windows+Vista+%3A+Corrupt+user+profile" title="Add 'Windows Vista : Corrupt user profile' to reddit"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Windows Vista : Corrupt user profile' to reddit" alt="Add 'Windows Vista : Corrupt user profile' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/" title="Add 'Windows Vista : Corrupt user profile' to Technorati"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Windows Vista : Corrupt user profile' to Technorati" alt="Add 'Windows Vista : Corrupt user profile' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/&amp;h=Windows+Vista+%3A+Corrupt+user+profile" title="Add 'Windows Vista : Corrupt user profile' to Newsvine"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Windows Vista : Corrupt user profile' to Newsvine" alt="Add 'Windows Vista : Corrupt user profile' to Newsvine" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/&amp;title=Windows+Vista+%3A+Corrupt+user+profile" title="Add 'Windows Vista : Corrupt user profile' to Stumble Upon"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Windows Vista : Corrupt user profile' to Stumble Upon" alt="Add 'Windows Vista : Corrupt user profile' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Windows+Vista+%3A+Corrupt+user+profile&amp;url=http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/" title="Add 'Windows Vista : Corrupt user profile' to SlashDot"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Windows Vista : Corrupt user profile' to SlashDot" alt="Add 'Windows Vista : Corrupt user profile' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/" title="Add 'Windows Vista : Corrupt user profile' to FaceBook"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Windows Vista : Corrupt user profile' to FaceBook" alt="Add 'Windows Vista : Corrupt user profile' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Windows+Vista+%3A+Corrupt+user+profile&amp;c=http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/" title="Add 'Windows Vista : Corrupt user profile' to MySpace"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Windows Vista : Corrupt user profile' to MySpace" alt="Add 'Windows Vista : Corrupt user profile' to MySpace" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2008/12/07/windows-vista-corrupt-user-profile/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Can You See With Your Tongue?</title>
		<link>http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/</link>
		<comments>http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 16:44:14 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
		
		<category><![CDATA[food for thought]]></category>

		<category><![CDATA[medical]]></category>

		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/</guid>
		<description><![CDATA[
Can You See With Your Tongue? &#124; Senses &#124; DISCOVER Magazine.
This is an amazing article - a scientist who managed to make people react to light-based input without using their eyes. The human brain is &#8230; limitless within its limits ? It&#8217;s definitely worth the read.
Send to:
]]></description>
			<content:encoded><![CDATA[<p>
<a  href="http://discovermagazine.com/2003/jun/feattongue" onclick="javascript:pageTracker._trackPageview('/external/discovermagazine.com/2003/jun/feattongue');" >Can You See With Your Tongue? | Senses | DISCOVER Magazine</a>.</p>
<p>This is an amazing article - a scientist who managed to make people react to light-based input without using their eyes. The human brain is &#8230; limitless within its limits ? It&#8217;s definitely worth the read.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Send to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/&amp;title=Can+You+See+With+Your+Tongue%3F" title="Add 'Can You See With Your Tongue?' to digg"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Can You See With Your Tongue?' to digg" alt="Add 'Can You See With Your Tongue?' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/&amp;title=Can+You+See+With+Your+Tongue%3F" title="Add 'Can You See With Your Tongue?' to reddit"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Can You See With Your Tongue?' to reddit" alt="Add 'Can You See With Your Tongue?' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/" title="Add 'Can You See With Your Tongue?' to Technorati"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Can You See With Your Tongue?' to Technorati" alt="Add 'Can You See With Your Tongue?' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/&amp;h=Can+You+See+With+Your+Tongue%3F" title="Add 'Can You See With Your Tongue?' to Newsvine"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Can You See With Your Tongue?' to Newsvine" alt="Add 'Can You See With Your Tongue?' to Newsvine" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/&amp;title=Can+You+See+With+Your+Tongue%3F" title="Add 'Can You See With Your Tongue?' to Stumble Upon"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Can You See With Your Tongue?' to Stumble Upon" alt="Add 'Can You See With Your Tongue?' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Can+You+See+With+Your+Tongue%3F&amp;url=http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/" title="Add 'Can You See With Your Tongue?' to SlashDot"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Can You See With Your Tongue?' to SlashDot" alt="Add 'Can You See With Your Tongue?' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/" title="Add 'Can You See With Your Tongue?' to FaceBook"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Can You See With Your Tongue?' to FaceBook" alt="Add 'Can You See With Your Tongue?' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Can+You+See+With+Your+Tongue%3F&amp;c=http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/" title="Add 'Can You See With Your Tongue?' to MySpace"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Can You See With Your Tongue?' to MySpace" alt="Add 'Can You See With Your Tongue?' to MySpace" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2008/12/01/can-you-see-with-your-tongue/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WinWget - wget for Windows</title>
		<link>http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/</link>
		<comments>http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 21:08:26 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
		
		<category><![CDATA[technology]]></category>

		<category><![CDATA[windows tools]]></category>

		<category><![CDATA[winwget]]></category>

		<guid isPermaLink="false">http://trevoke.net/blog/?p=23</guid>
		<description><![CDATA[
WinWget on Lifehacker
Very handy graphical download tool.
Send to:
]]></description>
			<content:encoded><![CDATA[<p>
<a  href="http://lifehacker.com/5086682/winwget-makes-automated-downloads-a-breeze" onclick="javascript:pageTracker._trackPageview('/external/lifehacker.com/5086682/winwget-makes-automated-downloads-a-breeze');" >WinWget on Lifehacker</a></p>
<p>Very handy graphical download tool.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Send to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/&amp;title=WinWget+-+wget+for+Windows" title="Add 'WinWget - wget for Windows' to digg"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'WinWget - wget for Windows' to digg" alt="Add 'WinWget - wget for Windows' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/&amp;title=WinWget+-+wget+for+Windows" title="Add 'WinWget - wget for Windows' to reddit"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'WinWget - wget for Windows' to reddit" alt="Add 'WinWget - wget for Windows' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/" title="Add 'WinWget - wget for Windows' to Technorati"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'WinWget - wget for Windows' to Technorati" alt="Add 'WinWget - wget for Windows' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/&amp;h=WinWget+-+wget+for+Windows" title="Add 'WinWget - wget for Windows' to Newsvine"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'WinWget - wget for Windows' to Newsvine" alt="Add 'WinWget - wget for Windows' to Newsvine" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/&amp;title=WinWget+-+wget+for+Windows" title="Add 'WinWget - wget for Windows' to Stumble Upon"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'WinWget - wget for Windows' to Stumble Upon" alt="Add 'WinWget - wget for Windows' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=WinWget+-+wget+for+Windows&amp;url=http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/" title="Add 'WinWget - wget for Windows' to SlashDot"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'WinWget - wget for Windows' to SlashDot" alt="Add 'WinWget - wget for Windows' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/" title="Add 'WinWget - wget for Windows' to FaceBook"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'WinWget - wget for Windows' to FaceBook" alt="Add 'WinWget - wget for Windows' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=WinWget+-+wget+for+Windows&amp;c=http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/" title="Add 'WinWget - wget for Windows' to MySpace"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'WinWget - wget for Windows' to MySpace" alt="Add 'WinWget - wget for Windows' to MySpace" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2008/11/24/winwget-wget-for-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Martial arts while sick</title>
		<link>http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/</link>
		<comments>http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 22:41:04 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
		
		<guid isPermaLink="false">http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/</guid>
		<description><![CDATA[On Monday I went to the dojo as usual, though I&#8217;d had a cold over the week-end and wasn&#8217;t quite over it (I&#8217;m still not over it now..). During form practice, I was constantly correcting myself - I guess that goes to show I need to practice a lot more, if I dedicate this much [...]]]></description>
			<content:encoded><![CDATA[<p>On Monday I went to the dojo as usual, though I&#8217;d had a cold over the week-end and wasn&#8217;t quite over it (I&#8217;m still not over it now..). During form practice, I was constantly correcting myself - I guess that goes to show I need to practice a lot more, if I dedicate this much mindpower to each form.. <img src='http://trevoke.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Send to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/&amp;title=Martial+arts+while+sick" title="Add 'Martial arts while sick' to digg"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Martial arts while sick' to digg" alt="Add 'Martial arts while sick' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/&amp;title=Martial+arts+while+sick" title="Add 'Martial arts while sick' to reddit"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Martial arts while sick' to reddit" alt="Add 'Martial arts while sick' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/" title="Add 'Martial arts while sick' to Technorati"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Martial arts while sick' to Technorati" alt="Add 'Martial arts while sick' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/&amp;h=Martial+arts+while+sick" title="Add 'Martial arts while sick' to Newsvine"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Martial arts while sick' to Newsvine" alt="Add 'Martial arts while sick' to Newsvine" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/&amp;title=Martial+arts+while+sick" title="Add 'Martial arts while sick' to Stumble Upon"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Martial arts while sick' to Stumble Upon" alt="Add 'Martial arts while sick' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Martial+arts+while+sick&amp;url=http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/" title="Add 'Martial arts while sick' to SlashDot"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Martial arts while sick' to SlashDot" alt="Add 'Martial arts while sick' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/" title="Add 'Martial arts while sick' to FaceBook"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Martial arts while sick' to FaceBook" alt="Add 'Martial arts while sick' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Martial+arts+while+sick&amp;c=http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/" title="Add 'Martial arts while sick' to MySpace"><img src="http://trevoke.net/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Martial arts while sick' to MySpace" alt="Add 'Martial arts while sick' to MySpace" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2008/11/12/martial-arts-while-sick/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
