<?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>Fri, 04 Nov 2011 02:29:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<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>
		<item>
		<title>The Asperger&#8217;s Angle</title>
		<link>http://kurifuri.com/2010/10/17/the-aspergers-angle</link>
		<comments>http://kurifuri.com/2010/10/17/the-aspergers-angle#comments</comments>
		<pubDate>Sun, 17 Oct 2010 23:29:14 +0000</pubDate>
		<dc:creator>Christopher Fritz</dc:creator>
				<category><![CDATA[Myself]]></category>

		<guid isPermaLink="false">http://kurifuri.com/?p=315</guid>
		<description><![CDATA[It was probably the early 2000s when someone contacted me via AIM and inquired on my familiarity with Asperger syndrome. This is another one of my &#8220;writing down my history&#8221; articles, following my Programming for PFS-ICD post. First Contact The person who contacted me likely knew of me though my Pokémon web site I ran [...]]]></description>
			<content:encoded><![CDATA[<p>It was probably the early 2000s when someone contacted me via AIM and inquired on my familiarity with Asperger syndrome.  This is another one of my &#8220;writing down my history&#8221; articles, following my <a href="http://kurifuri.com/2009/05/17/programming-for-pfs-icd">Programming for PFS-ICD</a> post.<span id="more-315"></span></p>
<h3>First Contact</h3>
<p>The person who contacted me likely knew of me though my Pokémon web site I ran back then.  He provided a link to <a href="http://en.wikipedia.org/wiki/Asperger_syndrome">Wikipedia&#8217;s article on Asperger&#8217;s syndrome</a>.  Considering that article was started February 3rd, 2002, and I moved back to California at the end of 2005 or start of 2006, it was within that range, likely sooner rather than later.  I figure it was around 2003 or 2004 when the person contacted me.  The date doesn&#8217;t matter, though.  Trying to piece together dates is one of my oddities, but I&#8217;ll spare this post any of that.</p>
<p>I wish I knew this person was who had contacted me.  I had never heard of Asperger&#8217;s syndrome before, and reading that page on Wikipedia was a miniature revelation, to see how many things listed there lined up with &#8220;me&#8221;.  However, I had a personal stigma with the label of &#8220;autism&#8221; due to autism and mental retardation being used interchangeably in some contexts at high school.  I wasn&#8217;t ready to label myself as an &#8220;Aspie&#8221;.  I thought, &#8220;Yeah, this sounds similar to me, but that&#8217;s all.&#8221;</p>
<p>It was at the end of 2005 when I had to reevaluate my life.  I hadn&#8217;t had a serious job yet.  Beyond that, I had this mindset that I couldn&#8217;t get a job until I finished college.  But I couldn&#8217;t go to college until I could afford it.  I know, that&#8217;s a super-limited outlook on life, but Aspies are known to have such limited views at that time in their life.  It&#8217;s not an excuse for not having a proper job until I was 26, but when I would later learn that this was part of &#8220;my mindset&#8221; at the time, it would stand as an explanation for &#8220;the way I was&#8221;.  Looking back, I can say, &#8220;I can&#8217;t believe my view of the world was so limited then, but I can understand it now.&#8221;</p>
<h3>Need for a Change</h3>
<p>I was living with my older brother in Arizona at the time of my life reevaluation.  He inquired on my progress toward looking to learn to drive or to getting a job (I forget which).  At the time, I hadn&#8217;t really gone back to reading up on Asperger&#8217;s, so I hadn&#8217;t learned about just how limited my mind was compared to &#8220;normal&#8221; people, known as &#8220;neurotypical&#8221; or &#8220;NT&#8221;.  Various things had recently happened in my life, and my brother&#8217;s inquiry was what made me tell myself, &#8220;I have to change.&#8221;</p>
<p><a href="http://www.flickr.com/photos/chris-fritz/5090588605/" title="&quot;Asperger’s from the Inside Out&quot;, Michael John Carley by Chris Fritz, on Flickr"><img src="http://farm5.static.flickr.com/4125/5090588605_b91c703fe2.jpg" width="500" height="309" alt="&quot;Asperger’s from the Inside Out&quot;, Michael John Carley" /></a></p>
<p>I knew my limitations.  I knew things like driving would remain impossible.  I had to focus on where I knew I could make progress.  My father had told me some months before that he could get me a job interview where he worked, at Sharp HealthCare.  Since job openings are posted there, he knew whenever there was an opening for a low-level position.  Even though talking on the phone was nearly impossible for me, I picked up that phone, called my father, and asked if he could still get me an interview.</p>
<p>I lucked out that there were two jobs to interview for.  One would have me doing simple things like filling papers in printers, which would be an easy &#8220;get your foot in the door&#8221; job, which a person should move up and out of after six months.  I knew if I were in that position, I would have trouble moving beyond it.  But it would still be a start.  However, it would also be the type of job where I&#8217;d be answering phone calls, such as when someone called in to say a printer wasn&#8217;t working.  I don&#8217;t recall how much of this I knew before the interview.</p>
<p>The other job interview was for something computer-based.  It involved essentially taking batches of insurance payments posted to patient accounts, checking for errors in the automated posting, and correcting them.  With me in that position, the hope would be that I wouldn&#8217;t simply do the job, but would use my self-taught computer programming (having learned PHP programming for my web site I&#8217;d manned for five years, although C++ and VB6 are what I&#8217;d find myself using at work) to streamline and improve the process.  I wouldn&#8217;t be among the computer programmers at work.  Instead, I would be in a data-entry unit, but I would have some of the tools necessary to do programming work available to me.</p>
<p>Try telling someone they can either interview for a job where they&#8217;d have to do something impossible for them (for me, communicating with others and answering a phone) versus interviewing for a job where they can do their hobby.  Which will be picked?</p>
<p>I don&#8217;t know where I&#8217;d be today if I didn&#8217;t get either job.  I don&#8217;t know where I&#8217;d be today if I got that entry-level job.  Thankfully for me and for my desire to improve myself, I got the data-entry job which would involve software programming.</p>
<h3>First Steps</h3>
<p>Starting at Sharp wasn&#8217;t easy.  I was surrounded by a lot of people, which can be overwhelming for the Aspie, or &#8220;AS&#8221;.  Of course, I had pretty much forgotten about Asperger&#8217;s by then.  All that mattered was that I knew my limitations, and would be facing them.  I would have to communicate with my co-workers, especially the person who did this position&#8217;s data correction before me.  I would also find myself having to use the phone (until I found a method to get the information I needed without having to make a call).</p>
<p>That co-worker played a big part in helping ease things for me.  When it was found we both played Final Fantasy video games, that gave us a common interest to talk about.  He&#8217;s an easygoing kind of guy, which made him comfortable to talk with, even though I still had difficulty communicating with others.</p>
<p>Over time I would slowly push myself to talk more to co-workers, and to joke about things.  There would be difficulties, such as our once-a-year All-Staff Assembly, or having to stand in front of a hundred people to accept an employee-of-the-month award, but those events are spread out far.</p>
<h3>Not Alone</h3>
<p>It was in October of 2008 when I met someone online who, like me, had learned about Asperger&#8217;s syndrome, and had a revelation that the description fit her.  If I remember right, she wasn&#8217;t willing to label herself as AS at the time, either.  I wouldn&#8217;t know this about her until later on, though.  Maybe it was halfway through 2009?</p>
<p>Somehow she knew I was an AS without knowing it.  She just knew I wasn&#8217;t like &#8220;normal&#8221; people.  I also found her easy to communicate with.  This familiarity and ease of conversation kept us in communication for the rest of 2008 and through 2009, before Asperger syndrome finally came up as a topic.</p>
<p>I&#8217;m reminded of that person who had instant messaged me on AIM some years before.  Did he read my postings on my Pokémon  site, and realize that I was &#8220;like him&#8221;?  I wish I knew who that was, as maybe he and I could be friends.  If at the time of his contacting me I was ready to truly realize my difference from NT people, maybe he and I would have become close friends at that time.</p>
<h3>Acceptance</h3>
<p>It was after this new friend mentioned Asperger&#8217;s to me that I started to reevaluated it.  With a bit of prompting on my part, she admitted to having various traits which I then pointed out I also had.  The more similarities we had, the more easy it was to accept we were not &#8220;normal&#8221;, or more specifically, not NT.  Add later to this a bit of reading articles on Asperger syndrome in the <a href="http://www.psychologytoday.com/blog/aspergers-diary">Asperger&#8217;s Diary</a> articles, and similar writings, and I was finally able to say, &#8220;I&#8217;m am Asperger&#8217;s.  Asperger&#8217;s is me.&#8221;</p>
<p>In the past, it was easy to look at a bullet list of &#8220;Asperger traits&#8221; and say, &#8220;these ones don&#8217;t match me,&#8221; but meeting another AS makes it clear that the similarities far outweight the differences.  It may sound wishywashy to say, &#8220;autisum is a spectrum, and not all Asperger&#8217;s will have the same symptoms,&#8221; but it&#8217;s really no different than ten people who love pizza all prefering different toppings.  There also tends to be marked differnces between males and females, but that&#8217;s true for the NT as well.</p>
<h3>(Some of) My Asperger&#8217;s Bullet Points</h3>
<p>So which bullet points are me?  I won&#8217;t list all my oddities here, but rather just some of the major ones that I face.  I&#8217;ll work off of a list from Michael John Carley&#8217;s book, &#8220;Asperger’s from the Inside Out&#8221;.</p>
<p>1) Intense absorption in a topic or field of interest.</p>
<p>This certainly doesn&#8217;t excluse the NT crowd, so I often wonder about this one being included in these lists.  Sure, I can do computer software programming all day at work, all night at home, and be ready to talk about it with others who&#8217;ll just be confused about my rambling on and on, but isn&#8217;t this true about everyone with a hobby of theirs?  Doesn&#8217;t a photographer enjoy photography intensely?  Doesn&#8217;t a piano player practice every day, and have his face light up when talking about his latest composition?</p>
<p>I&#8217;ll skip over point one.</p>
<p>2) Inability to read nonverbal communications such as facial expressions, body gestures, and shifting vocal tones.</p>
<p>I&#8217;ve always been more comfortable communicating via text, such as e-mail and instant messenger.  I didn&#8217;t realize it until I read about it, but I really don&#8217;t get body language at all.</p>
<p>When I started working at Sharp, I was talking with one co-worker, and she commenting on another co-worker I worked near being a nice person, and was winking an eye repeatedly upon saying this.  I probably had a dumbfounded look on my face at that time.  This was long before I&#8217;d start to see improvements, as I had barely started down that path, so it was impossible for me to ask why she was winking her eye.  Four years later, I can&#8217;t go and inquire about it, of course.  This will simply be one of the many mysteries of nonverbal communication in my life.</p>
<p>Identifying my shortcomings has lead to being able to work around them, but this is one that I can&#8217;t seem to grasp.  Even after researching body gestures and the like, I still can&#8217;t get a handle on them.</p>
<p>3) Discomfort or inability at small talk.  Sees no logic in it.</p>
<p>This is a big one for me.  The rules of social interaction state that when you see a co-worker, you engage in small talk.  I don&#8217;t &#8220;get&#8221; small talk.  I couldn&#8217;t participate in small talk to save my life.  I don&#8217;t even know what small talk is.</p>
<p>If you greet me at work, and you start up a bit of small talk, and all I can do is look away and not reply, it is not an intention to be impolite.  It&#8217;s me being unable to comprehend the situation and not knowing how to respond, trying and failing to think of what to say, finding it impossible to give a reply.</p>
<p>4a) Difficulty in recognizing faces.<br />
4b) Poor ability at eye contact.</p>
<p>I haven&#8217;t yet seen these two associated regarding AS, but I&#8217;m putting them together for a specific reason.</p>
<p>I was telling a co-worker the other day, actually, about how I cannot recognize faces easily, but voices I&#8217;m good with.  While going over this list from the book with my AS friend, and her saying about how it&#8217;s the same with her where she cannot easily recognize faces, but is better with voices, I had a thought.  It&#8217;s something I haven&#8217;t seen suggested anywhere yet, though I imagine it has been somewhere.</p>
<p>Eye contact is impossible for me.  I can manage it sometimes, but I get nervous, and am unable to keep it up.  I simply cannot look a person in the face.  If I need to, I&#8217;ll focus on something other than the eyes, but I&#8217;m sure I more often than not have my head turned, my eyes on something off to the side.  It&#8217;s wonderful when the topic is something on the computer screen so I can focus on that instead.  But that&#8217;s starting to be a tangent there.</p>
<p>My thought is this: The reason I cannot recognize faces very well is probably because I am never looking at them.  If I&#8217;m always looking away from someone&#8217;s face, then how can I <em>not</em> suffer from &#8220;face-blindness&#8221;?  And since I&#8217;m looking away, more focus goes into what the person is saying.  I might have difficulty understanding the words, but the voice becomes stronger as my hearing is more active than my seeing regarding this person.</p>
<p>5) Motor skill issues such as illegible handwriting and poor coordination, balance, and bodily rhythm.</p>
<p>My teachers back in school must have felt I was uncaring in the effort I put into my work due to how messy my writing is.  Thankfully typing on a computer doesn&#8217;t have that issue.</p>
<p>As for coordination and balance, I am terribly clumsy.  Always have been and likely always will be.  I don&#8217;t mind it.</p>
<p>6) Says whatever comes into their head, unaware of the potential damage the statement might cause.</p>
<p>I&#8217;ll just say this has caused problems for me, and move along without citing any examples.  Being unable to say anything is an advantage here.</p>
<p>7) Sensory issues: difficulty processing certain types of lighting, certain smells, tastes, fabrics, or noises.</p>
<p>The All-Staff Assembly for work gets worse every year.  I enjoy the event itself, but it has its negatives.  After getting off the bus, the entrance to the San Diego Convention Center is surrounded by Sharp employees shaking plastic clappers so there are many loud hums of plastic clapping together while everyone there is screaming out as loud as they can.</p>
<p>Last year, I had just watched the Karate Kid movies, so as I went past the loudness, tried to shut off my senses, and just focus on the repeated phrase, &#8220;The sun is warm.  The grass is green.&#8221;  I managed to get through the noise.</p>
<p>This year, I don&#8217;t think I thought of anything.  I just visually mapped out my path to walk, then closed my senses, save for seeing the path to walk to reach that entrance.  Everything else faded away.  When I &#8220;came to&#8221;, I was halfway across the large convention center hall inside, with my ears ringing, my heart pounding, my breathing heavy, and my whole body shaking.  I was now surrounded by hundreds upon hundreds, if not over a thousand people in that large, dark hall, with lights of various colors beaming at me from the dark.  My only thought was to find a wide, open space, away from the flashy lights, and with as few people as possible there, where I could read a book to calm myself.</p>
<p>Next year, if I think about it, and I&#8217;m sure I will, I may walk around the Gaslamp Quarter area a bit after arriving.  I will be on the clock and getting paid, so I would have to check in with my supervisor on it first, but since we have an hour to partake in coffee and fruit and muffins in the hall before getting seated for the start of the show, it isn&#8217;t like I&#8217;d be missing the assembly if I stayed away for an hour until (hopefully) the noisy greeters at the entrance have gone inside.<br />
 <img src='http://kurifuri.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Repeating of favorite topics or songs; watching favored movies repeatedly.</p>
<p>What, you mean everybody doesn&#8217;t play the same song looping for two days?</p>
<p>9) Is fooled easily.</p>
<p>I&#8217;m trusting to a fault.  I&#8217;m loyal to a fault.  And I&#8217;ve been duped by tricks and pranks many times in my life.  High school was not nice to me when it comes to fellow students.  I think I preferred all the teasing and bullying during elementary and middle school over the pranks and tricks in high school.</p>
<h3>Improving Into the Future</h3>
<p>After the first two years at Sharp, there had been slight improvements.  After a third, my improvements were noticeable to me.  After the fourth, I&#8217;m really starting to get confidence in it.</p>
<p>I still have issues with socializing, though.  I try to be a bit more social at work, but sometimes I just get too worn out, and I need to &#8220;give it a break&#8221; for a week or two.</p>
<p>I do wish I had some way to find that person who first introduced &#8220;Asperger&#8217;s&#8221; to me, way back when.</p>
]]></content:encoded>
			<wfw:commentRss>http://kurifuri.com/2010/10/17/the-aspergers-angle/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

