<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kurifuri</title>
	<atom:link href="http://kurifuri.com/feed" rel="self" type="application/rss+xml" />
	<link>http://kurifuri.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sun, 13 May 2012 16:15:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Todo List in KOrganizer</title>
		<link>http://kurifuri.com/2012/05/13/todo-list-in-korganizer</link>
		<comments>http://kurifuri.com/2012/05/13/todo-list-in-korganizer#comments</comments>
		<pubDate>Sun, 13 May 2012 16:13:06 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[KOrganizer]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=480</guid>
		<description><![CDATA[Since this is problem the third time over the past few years that I&#8217;ve had a problem where I could not view my to-do items nor add any to KOrganizer, and spent a long time trying to figure out how to get it working, I&#8217;m posting it here as a reference for the next time [...]]]></description>
			<content:encoded><![CDATA[<p>Since this is problem the third time over the past few years that I&#8217;ve had a problem where I could not view my to-do items nor add any to KOrganizer, and spent a long time trying to figure out how to get it working, I&#8217;m posting it here as a reference for the next time it occurs.<br />
<span id="more-480"></span></p>
<p>These steps work for KOrganizer 4.8.3.</p>
<p>Symptoms:</p>
<ul>
<li>To-do List is empty.</li>
<li>Adding a to-do item does not display it on the To-Do List.</li>
</ul>
<p>Steps to solve:</p>
<ol>
<li>Go to Settings, Configure KOrganizer.</li>
<li>In the setters, go to General, Calendars.</li>
<li>If there isn&#8217;t a calendar resource listed here, add on.  I like to use ~/Documents/Calendar with each calendar item in a separate file, using &#8220;KDE Calendar (traditional)&#8221; set to &#8220;Calendar in Local Directory&#8221;.</li>
<li>Go to the Month View.</li>
<li>In the bottom left pane should be the name of the calendar resource just added, with an unchecked checkbox beside it.  Click on the checkbox to add a checkmark to it.</li>
<li>Any calendar items on the resource will now appear on the calendar.  Return to the to-do list, and any existing to-do list items should appear.  Any newly added to-do list items will appear as they are added.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2012/05/13/todo-list-in-korganizer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenXml Spreadsheet Fills</title>
		<link>http://kurifuri.com/2011/11/04/openxml-spreadsheet-fills</link>
		<comments>http://kurifuri.com/2011/11/04/openxml-spreadsheet-fills#comments</comments>
		<pubDate>Fri, 04 Nov 2011 02:28:14 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[OpenXML]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=473</guid>
		<description><![CDATA[When creating an OpenXml Spreadsheet, the first two fills are reserved. &#60;fills count="2"> &#60;fill> &#60;patternFill patternType="none"/> &#60;/fill> &#60;fill> &#60;patternFill patternType="gray125"/> &#60;/fill> &#60;/fills> If you create three custom fills, and do not include the &#8220;none&#8221; and &#8220;gray125&#8243; as the first two fills, Excel 2007 will ignore the first two fills and treat them as &#8220;none&#8221; and [...]]]></description>
			<content:encoded><![CDATA[<p>When creating an OpenXml Spreadsheet, the first two fills are reserved.</p>
<p><span id="more-473"></span></p>
<pre>&lt;fills count="2">
  &lt;fill>
    &lt;patternFill patternType="none"/>
  &lt;/fill>
  &lt;fill>
    &lt;patternFill patternType="gray125"/>
  &lt;/fill>
&lt;/fills></pre>
<p>If you create three custom fills, and do not include the &#8220;none&#8221; and &#8220;gray125&#8243; as the first two fills, Excel 2007 will ignore the first two fills and treat them as &#8220;none&#8221; and &#8220;gray125&#8243;.</p>
<p>It only took me about two and a half hours and playing with why my two custom styles were either coming out with a no background or a gray125 background before I added a third style and that one worked.  I should have been clued in when documents saved by Excel 2007 always inserted the &#8220;none&#8221; and &#8220;gray125&#8243; fills.</p>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2011/11/04/openxml-spreadsheet-fills/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPads for Kindergarteners</title>
		<link>http://kurifuri.com/2011/09/18/ipads-for-kindergarteners</link>
		<comments>http://kurifuri.com/2011/09/18/ipads-for-kindergarteners#comments</comments>
		<pubDate>Sun, 18 Sep 2011 02:10:44 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[kindergarten]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=455</guid>
		<description><![CDATA[Kindergarteners get iPads for school I don&#8217;t know if it&#8217;s bad reporting, or miscommunication from those involved, or weird thinking by those involved, but this story leaves be a bit confused. The stated problems are 1) third graders are not at the proper reading level, and 2) students are not scoring well on tests (with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.necn.com/09/12/11/Kindergarteners-get-iPads-for-school/landing_scitech.html?blockID=563064">Kindergarteners get iPads for school</a></p>
<p>I don&#8217;t know if it&#8217;s bad reporting, or miscommunication from those involved, or weird thinking by those involved, but this story leaves be a bit confused.</p>
<p><span id="more-455"></span></p>
<p>The stated problems are 1) third graders are not at the proper reading level, and 2) students are not scoring well on tests (with the implication being that <em>kindergarten</em> students are the ones scoring poorly).</p>
<p>The solution: an iPad for each of the school&#8217;s 250 kindergarten students.  Clearly this will not help those third graders, but maybe those third graders have been deemed a lost cause?  I&#8217;m not suggesting the kindgarten students shouldn&#8217;t received potentially better schooling methods.  Whether the iPad will improve things, however, the school won&#8217;t know until they get test results.</p>
<p>One teacher says the iPads &#8220;give her 19 students more immediate feedback and individual attention than she ever could.&#8221;  I&#8217;m guessing this is because if they do assignments on the iPad, the iPad can let them know what answers they got correct and incorrect.  I do believe there is a place for software in the classroom for this reason, if the software is done right.  I&#8217;d also like to see free, open source software, but I&#8217;m expecting they&#8217;ll be using expensive learning software.</p>
<p>I wonder, do the iPads follow the kindergarteners to first grade?</p>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2011/09/18/ipads-for-kindergarteners/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Phone</title>
		<link>http://kurifuri.com/2011/08/12/the-phone</link>
		<comments>http://kurifuri.com/2011/08/12/the-phone#comments</comments>
		<pubDate>Fri, 12 Aug 2011 02:33:49 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Myself]]></category>
		<category><![CDATA[Asperger syndrome]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=437</guid>
		<description><![CDATA[One of the things I&#8217;ve found in reading random autism-centric blogs, written by people on the autism spectrum, is that much of what has been known about autism has been wrong. This is likely because previous information was gathered by non-autistic people observing autistic people. With computers, the Internet and the Web, people on the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things I&#8217;ve found in reading random autism-centric blogs, written by people on the autism spectrum, is that much of what has been known about autism has been wrong.  This is likely because previous information was gathered by non-autistic people observing autistic people.</p>
<p>With computers, the Internet and the Web, people on the spectrum are able to start telling their experiences in life.  I find it interesting to read the experiences of others on the spectrum and see just how similar their experiences are to my own.  Within the past few years, I&#8217;ve gone from seeing myself as someone abnormal in a world of normal people, to seeing that there are plenty of people out there just like me.</p>
<p>Today at work was a good example of where my mindset operates differently from the <a href="http://en.wikipedia.org/wiki/Neurotypical">neurotypical</a> mindset.</p>
<p><span id="more-437"></span></p>
<h2>Background</h2>
<p>To give a bit of background, I had to call a company to have some electronic files be recreated on their server, so I can download them.  Downloads have to be done over modem, and the hosting server will delete a file after it has been downloaded.  However, we get random disconnects, with the server sometimes deleting a file we haven&#8217;t finished downloading.</p>
<p>I&#8217;ve had to call in about having a file regenerated before.  Sometimes I need two or more files regenerated, with each file being for one of our four hospitals.  When you call, you have to provide information related to your hospital.  This means after giving the information on getting one file regenerated, I have to say, &#8220;By the way, we have another hospital that needs a file regenerated.&#8221;  I&#8217;ve tried different methods, such as mentioning early in the call that I need files for multiple hospitals, but it&#8217;s never easy for me.</p>
<p>Due to an error with the company testing an upgrade, we didn&#8217;t get files for a week.  This meant I needed to call and request they regenerate a week&#8217;s worth of files.  For each of the four hospitals.  We needed seven days worth for one hospital, and five days for the other three.  That alone can make things confusing.  It&#8217;s hard enough sometimes getting the right day&#8217;s file regenerated, so what if the different dates cause even more confusion?  That would mean having to call again!</p>
<p>I knew the background would be longer and more wordy than I&#8217;d like&#8230;</p>
<h2>Placing the call</h2>
<p>Placing a call isn&#8217;t a simple matter of picking up the phone and dialing the number.  It requires mental preparation.  It can take as long as 45 minutes of mental preparation before picking up the phone.  (This time is spent working on other things.)  The less certain I am of how the phone call will go, the longer it takes to prepare.  And each call to this company seems to require I give different information, or I always need the one thing I forgot to include during preparation of writing down all the information I&#8217;ll be asked for.</p>
<p>I decided that since one hospital needed seven days of files regenerated, and the others needed five, I&#8217;d split it up into two calls.  (How fun!)</p>
<p>I placed the first call, knowing that because it&#8217;s afternoon, there would be a wait before someone answered the phone.  Waiting at this point is always difficult for me.  I&#8217;ll put the phone on speaker so I can hear when someone picks up, but I can&#8217;t work very well in the meantime, because I&#8217;m expecting at any moment to have to pick up the receiver.  And whenever the automated message thanking me for waiting comes on, I think someone has answered the phone.  It plays once every minute or two.</p>
<p>There was actually no wait time, which caught me off guard.  That was a strike right there.  I didn&#8217;t expect someone to answer right away in the afternoon.  Thankfully she asked for information I had right in front of me.</p>
<p>The call went well enough.  The seven files for the one hospital were queued to be regenerated, and I ended that call.  Then the horror struck: What if I get the same person when I call back later?  Panic.  What if she asks why I didn&#8217;t just ask for the other hospitals&#8217; files to be queued while on the phone the first time around?  Panic.  I don&#8217;t think I&#8217;ve ever talked with the same person twice when calling there, but I&#8217;ve probably never called twice in one day before.  There might be a very good chance I&#8217;ll get the same person.  Panic!</p>
<h2>The second call</h2>
<p>It wasn&#8217;t going to be a simple 45 minute preparation for the second call.  Not with this in mind.  It would be at least an hour, with heavy breathing, and an empty feeling in my chest.  Thankfully, in that hour, I managed to think of a story I could tell in case it&#8217;s the same person.  Essentially, &#8220;It turns out we have three more hospitals that need files queued.&#8221;  And that much is true enough.  Regardless of whether I knew about them when I placed the first call, there were three more.  I was about ready to make that second call.</p>
<p>Okay, just a few more breaths.  Breathe in.  Breathe out.  In.  And out.  Reach for that phone, and&#8212;</p>
<p>In the next cubicle over, a co-worker&#8217;s cell phone rang.  I froze up as she answered the phone.  It was a past co-worker calling, so the conversation went on a little.</p>
<p>One of the difficulties I have is in picking out one person speaking when two are speaking.  With that co-worker talking on the phone, I would be unable to distinguish the words of the person I would be talking with.  In a flash, I had reverted back to heavy breath, empty chest, unable to make a call.  The co-worker&#8217;s conversation went on for a while, and when it finally ended, I was back to needing to relax my mind before I could even consider placing that call.</p>
<p>Eventually, I was ready to make that call (or as ready as I would be).  I placed the call, and there was no wait time.  The person who answered the phone was&#8211;who else?&#8211;the same person as earlier!  That was enough to get my mental capabilities going haywire for a moment.</p>
<p>Somehow I made it through the call.  I felt I fell flat on my face a couple of times, but I seemed to manage.  I was &#8220;ma&#8217;am&#8221; at one point, but I get that all the time on the phone.  Even when I give my name as &#8220;Christopher&#8221; rather than &#8220;Chris&#8221;, I&#8217;ll still be &#8220;ma&#8217;am&#8221;.  (I went with &#8220;Chris&#8221; on these two calls.)</p>
<p>This whole phone thing: does it ever get any easier?</p>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2011/08/12/the-phone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MediaWiki PassThroughFile Extension Version 1</title>
		<link>http://kurifuri.com/2011/08/07/mediawiki-passthroughfile-extension-version-1</link>
		<comments>http://kurifuri.com/2011/08/07/mediawiki-passthroughfile-extension-version-1#comments</comments>
		<pubDate>Sun, 07 Aug 2011 19:08:43 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=436</guid>
		<description><![CDATA[MediaWiki recommends against using the top level of a domain to load wiki pages from. If only a section of the site contains a wiki, http://example.com/wiki/Main_Page makes sense. MediaWiki supports this. If the entire site is a wiki, then http://example.com/Main_Page makes sense. MediaWiki does not support this, and recommends against it. The problem with the [...]]]></description>
			<content:encoded><![CDATA[<p>MediaWiki recommends against using the top level of a domain to load wiki pages from.  If only a section of the site contains a wiki, http://example.com/wiki/Main_Page makes sense.  MediaWiki supports this.  If the entire site is a wiki, then http://example.com/Main_Page makes sense.  MediaWiki does <em>not</em> support this, and recommends against it.</p>
<p>The problem with the latter is that it renders files such as robots.txt as a wiki page at http://example.com/Robots.txt.  This can be avoided by using MediaWiki&#8217;s extensions capability.</p>
<p>To get around this issue, I wrote an extension.</p>
<p><span id="more-436"></span></p>
<p>Note: This license is released under the <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution License</a>.</p>
<blockquote>
<pre>&lt;?php

if( !defined( 'MEDIAWIKI' ) ){
    die( "This is not a valid entry point.\n" );
}

#################################
## ADD FILES TO PASS THRU HERE ##
#################################

// A list of files MediaWiki should load from file.  These must be in the same
// folder as MediaWiki executes from.
$passThroughFiles = array(
    'robots.txt',
    'favicon.ico'
);

#################################
## DO NOT EDIT ANYTHING BELOW  ##
#################################

$wgExtensionCredits['parserhook'][] = array(
    'path' => __FILE__,
    'name' => "Pass File Through",
    'description' => "Passes specified files through, rather than trying to render an article.",
    'version' => 1.1,
    'author' => "Christopher Fritz",
    'url' => "http://kurifuri.com/mediawiki-passthroughfile-extention",
);

$wgHooks['BeforeInitialize'][] = 'passFileThrough';

function passFileThrough( &#038;$title, &#038;$article, &#038;$output, &#038;$user, $request, $mediaWiki ) {

    global $passThroughFiles;
    define( 'NonPassReturnValue', false ); // should this be true or false?

    $file = $title->mUserCaseDBKey;

    // Skip this page if we didn't specify to load a file for it.
    if ( !in_array($file, $passThroughFiles) ) {
        return NonPassReturnValue;
    }

    // Don't try loading this file if it doesn't exist.
    if ( !file_exists($file) ) {
        return NonPassReturnValue;
    }

    include($file);
    exit;
}

?&gt;</pre>
</blockquote>
<p>Copy this text and save it in the <var>extensions</var> folder as <var>pass_file_through.php</var>.</p>
<p>Add the following to the bottom of <var>LocalSettings.php</var>:</p>
<blockquote><p>
require_once( &#8220;$IP/extensions/pass_file_through.php&#8221; );
</p></blockquote>
<p>By default, the extension only supports <var>robots.txt</var> and <var>favicon.ico</var>, but others can be added.</p>
<p>My PHP is rusty, and I&#8217;m not read up on MediaWiki&#8217;s programming guidelines for whitespace and layout.  If you see anywhere that this extension can improve, feel free to leave a comment and let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2011/08/07/mediawiki-passthroughfile-extension-version-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KMail 2 on Arch Linux</title>
		<link>http://kurifuri.com/2011/07/28/kmail-2-on-arch-linux</link>
		<comments>http://kurifuri.com/2011/07/28/kmail-2-on-arch-linux#comments</comments>
		<pubDate>Thu, 28 Jul 2011 11:25:19 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[KMail KMail2 KDE ArchLinux]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=415</guid>
		<description><![CDATA[Last night I did an upgrade of my Arch Linux system. Today I opened my e-mail to find all my e-mail missing except my inbox&#8230;! The e-mail was still on in my ~/Mail folder, but not in KMail. I was able to find it again by going into &#8220;Settings&#8221; > &#8220;Configure KMail&#8221;, and to the [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I did an upgrade of my Arch Linux system.  Today I opened my e-mail to find all my e-mail missing except my inbox&#8230;!</p>
<p><span id="more-415"></span></p>
<p>The e-mail was still on in my ~/Mail folder, but not in KMail.  I was able to find it again by going into &#8220;Settings&#8221; > &#8220;Configure KMail&#8221;, and to the &#8220;Accounts&#8221; section.</p>
<p>Here, under &#8220;Receiving&#8221;, I had &#8220;Gmail&#8221; with all three &#8220;Retrieval Options&#8221; checked, but &#8220;Local Folders&#8221; had only &#8220;Include in Manual Mail Check&#8221; and &#8220;KMail Folders&#8221; had nothing checked.  I checked &#8220;Include in Manual Mail Check&#8221; on the latter, and &#8220;Check Mail on Startup&#8221; on both, then closed and re-opened KMail.  All my missing e-mails are back!</p>
<p>I&#8217;m sure I could have just clicked on &#8220;Check Mail&#8221; rather than restarting KMail, and I might want to uncheck some of those options I checked (for better performance), but for now I&#8217;m glad to just have my missing e-mails accessible again.</p>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2011/07/28/kmail-2-on-arch-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fritz the Nutcracker?</title>
		<link>http://kurifuri.com/2011/07/22/fritz-the-nutcracker</link>
		<comments>http://kurifuri.com/2011/07/22/fritz-the-nutcracker#comments</comments>
		<pubDate>Fri, 22 Jul 2011 02:32:31 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=411</guid>
		<description><![CDATA[Recently I bought &#8220;Nutcracker and Mouse King and The Tale of the Nutcracker&#8221; (electronic book format). Thank goodness it&#8217;s easy to strip off the DRM! Besides the obvious reason (my Boox cannot view DRM-encumbered files), notice this passage from a scene involving Marie, Clara (Clärchen), and Nutcracker. Fritz is asleep in bed, and does not [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I bought &#8220;<a href="http://search.barnesandnoble.com/Nutcracker-and-Mouse-King-and-The-Tale-of-the-Nutcracker/E-T-A-Hoffmann/e/9781101201428">Nutcracker and Mouse King and The Tale of the Nutcracker</a>&#8221; (electronic book format).  Thank goodness it&#8217;s easy to strip off the DRM!</p>
<p><span id="more-411"></span></p>
<p>Besides the obvious reason (my Boox cannot view DRM-encumbered files), notice this passage from a scene involving Marie, Clara (Clärchen), and Nutcracker.  Fritz is asleep in bed, and does not appear in this scene.  I&#8217;ve added red and blue colors to highlight what I&#8217;m referring to.</p>
<p><a href="http://kurifuri.com/wp-content/uploads/2011/07/Fritz-the-Nutcracker.png"><img src="http://kurifuri.com/wp-content/uploads/2011/07/Fritz-the-Nutcracker-300x122.png" alt="Passage from &quot;The Nutcracker and the Mouse King&quot; with Fritz&#039;s name mistakenly used in place of Nutcracker&#039;s." title="Fritz the Nutcracker" width="300" height="122" class="alignnone size-medium wp-image-413" /></a></p>
<p>Thankfully I can unzip the file, correct this error, re-zip it, and continue.  Some people might say to just pretend it says &#8220;Nutcracker&#8221;, and move on, but I&#8217;m weird in that I couldn&#8217;t continue reading these past two weeks until I took the time to fix it.</p>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2011/07/22/fritz-the-nutcracker/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D Photos for the Nintendo 3DS</title>
		<link>http://kurifuri.com/2011/07/04/3d-photos-for-the-nintendo-3ds</link>
		<comments>http://kurifuri.com/2011/07/04/3d-photos-for-the-nintendo-3ds#comments</comments>
		<pubDate>Mon, 04 Jul 2011 01:40:44 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=384</guid>
		<description><![CDATA[The Nintendo 3DS has some pretty bad cameras. So why not use a powerful camera, such as my Nikon D40, then convert those to a format the Nintendo 3DS can use? That&#8217;s what I&#8217;ve done here. Did you know Linux (as far as I can tell) has no program to create MPO files, storing JPEGs [...]]]></description>
			<content:encoded><![CDATA[<p>The Nintendo 3DS has some pretty bad cameras.  So why not use a powerful camera, such as my Nikon D40, then convert those to a format the Nintendo 3DS can use?  That&#8217;s what I&#8217;ve done here.</p>
<p><span id="more-384"></span></p>
<p>Did you know Linux (as far as I can tell) has no program to create MPO files, storing JPEGs in as MPF?  After a weekend of learning about JPEG and Exif and such, I put together a C++ program to take two JPEG images from my Nikon D40 and combine them into an MPO.  Below is the result.</p>
<p>These photos appear in 2D on a computer screen, but save them to an SD card in the folder &#8220;DCIM/100NIN03/&#8221; (the &#8220;100NIN03&#8243; may potentially us different numbers from one Nintendo 3DS to the next; I haven&#8217;t looked into this), and you&#8217;ll be able to view them in 3D on the 3DS.</p>
<p>You can also view and download these photos in various formats <a href="http://3dporch.com/users/ChristopherFritz">on my 3D Porch page</a>.</p>
<p>Just right-click a photo and save it.  (Make certain it&#8217;s saved with an MPO extension, such as &#8220;346_0001.MPO&#8221;.)</p>
<p><img src="/files/images/Nintendo 3DS/346_0001.MPO" width="320" height="240" alt="Image of Miu and Chika."/></p>
<p><img src="/files/images/Nintendo 3DS/346_0002.MPO" width="320" height="240" alt="Image of Pinky Street girls."/></p>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2011/07/04/3d-photos-for-the-nintendo-3ds/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oxygen: Drag windows from all empty spaces</title>
		<link>http://kurifuri.com/2011/05/21/oxygen-drag-windows-from-all-empty-spaces</link>
		<comments>http://kurifuri.com/2011/05/21/oxygen-drag-windows-from-all-empty-spaces#comments</comments>
		<pubDate>Sat, 21 May 2011 21:59:43 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Oxygen]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=3</guid>
		<description><![CDATA[Note to self: When installing KDE and using Oxygen as the widget style, run &#8220;oxygen-settings&#8221; to find the &#8220;Windows&#8217; drag mode&#8221; option. Set to &#8220;Drag windows from titlebar only&#8221;.]]></description>
			<content:encoded><![CDATA[<p>Note to self: When installing KDE and using Oxygen as the widget style, run &#8220;oxygen-settings&#8221; to find the &#8220;Windows&#8217; drag mode&#8221; option.  Set to &#8220;Drag windows from titlebar only&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2011/05/21/oxygen-drag-windows-from-all-empty-spaces/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disney&#8217;s Tinker Bell</title>
		<link>http://kurifuri.com/2011/03/27/disneys-tinker-bell</link>
		<comments>http://kurifuri.com/2011/03/27/disneys-tinker-bell#comments</comments>
		<pubDate>Sun, 27 Mar 2011 19:54:14 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Disney]]></category>
		<category><![CDATA[Tinker Bell]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=362</guid>
		<description><![CDATA[How did I go so long without watching a Tinker Bell movie? I figured they would be dumbed-down movies for little kids. I bought Mulan on DVD (at least, I think this is the one I was watching at the time), and saw their little segment about &#8220;pirating&#8221; (why do they put those anti-pirating messages [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/chris-fritz/5565470102/" title="Disney's Tinker Bell by Chris Fritz, on Flickr"><img src="http://farm6.static.flickr.com/5104/5565470102_cdb4fb6a24.jpg" width="500" height="282" alt="Disney's Tinker Bell" /></a></p>
<p>How did I go so long without watching a Tinker Bell movie?  I figured they would be dumbed-down movies for little kids.<span id="more-362"></span></p>
<p>I bought Mulan on DVD (at least, I think this is the one I was watching at the time), and saw their little segment about &#8220;pirating&#8221; (why do they put those anti-pirating messages on the DVD that I bought and paid for?)  I really liked the animation, but figured they just went all out making an anti-pirating commercial for people who buy Disney&#8217;s expensive DVDs.</p>
<p>At one point, I decided to check out the trailers, and saw one for the second Tinker Bell movie.  Seeing Tink suit up (in the outfit shown above) and head toward a broken down pirate ship made me think, &#8220;Wow.  Maybe I should give this movie a try&#8230;&#8221;</p>
<p>About a month prior to this, I had seen a co-worker&#8217;s desktop wallpaper on her work computer with Tinker Bell and other fairies.  I had wondered where those fairies were from, and now I know.</p>
<p>I picked up the first Tinker Bell movie, and enjoyed it.  I&#8217;ve now seen the second, and enjoyed it even more.  I have the third waiting to be watched, and will definitely be picking up the fourth when it comes out.</p>
<p>Screen capture &copy; Disney.  Screen capture is used for illustrative purposes.</p>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2011/03/27/disneys-tinker-bell/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

