<?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>Quillaja.net</title>
	<atom:link href="http://www.quillaja.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.quillaja.net</link>
	<description>Programming in WPF and Silverlight, as well as other random topics.</description>
	<lastBuildDate>Sun, 16 Oct 2011 16:21:37 +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>OutdoorIlluminationNC.com</title>
		<link>http://www.quillaja.net/websites/outdoorilluminationnc-com</link>
		<comments>http://www.quillaja.net/websites/outdoorilluminationnc-com#comments</comments>
		<pubDate>Sat, 03 Sep 2011 18:22:14 +0000</pubDate>
		<dc:creator>Quillaja</dc:creator>
				<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.quillaja.net/?p=144</guid>
		<description><![CDATA[Through my friend Blair and my work on her site, I met George Hartner of Outdoor Illumination of NC. His current business website at the time was an old-style, non-interactive, single page of plain HTML. He had seen the site I designed for Acacia Tree Wellness and asked me if I&#8217;d be interested in making [...]]]></description>
			<content:encoded><![CDATA[<p>Through my friend Blair and my work on <a href="http://www.acaciatreewellness.com" target="_blank">her site</a>, I met George Hartner of <a href="http://www.outdoorilluminationnc.com" target="_blank">Outdoor Illumination of NC</a>. His current business website at the time was an old-style, non-interactive, single page of plain HTML. He had seen the site I designed for <a href="http://www.acaciatreewellness.com" target="_blank">Acacia Tree Wellness</a> and asked me if I&#8217;d be interested in making a site for him. And he even wanted to pay me for it, which was pretty amazing to me since I would have done it for free.<span id="more-144"></span></p>
<p>Since his work is outdoor lighting, he has a lot of pictures to show off his projects. They&#8217;re taken at night, so a black background for the site was a requirement. Since he had a bunch of wonderful pictures, I decided to make the pictures the main focus of the site. Again, I tried for a &#8220;<a href="http://www.microsoft.com/design/toolbox/tutorials/windows-phone-7/metro/" target="_blank">metro</a>&#8221; inspired design. The list of his projects (wordpress posts) would be displayed in a 3&#215;2 grid and display the title and link on an overlay when hovering over the image. I chose &#8220;Open Sans&#8221; at a 300 font weight for the font, from <a href="http://www.google.com/webfonts" target="_blank">Google Fonts</a>, and used small-caps for most of the headers and titles.</p>
<p>The project details (single posts) consisted of a piece of text containing George&#8217;s comments about the project and a gallery (I decided to use <a href="http://galleria.aino.se/" target="_blank">Galleria</a>) of his images. Originally, I had planned for a project completion date, address, google map, and social media buttons to appear along with the project title, but George didn&#8217;t want those things. I kept the social media buttons but made them appear/disappear when the page is scrolled.</p>
<p>Pages were generally straight forward, but George wanted some fancier things on some pages that required some specialized content. For example, the &#8220;<a href="http://www.outdoorilluminationnc.com/why-choose-us/" target="_blank">Why choose us</a>&#8221; and &#8220;<a href="http://www.outdoorilluminationnc.com/contact/" target="_blank">Contact</a>&#8221; pages. Instead of a plain bullet list of Outdoor Illumination&#8217;s virtues, we decided to have the main &#8220;catch words&#8221; showing and a blurb about each appear underneath when the user hovers on the word. I structured the html in a definition list (<code>&lt;dl&gt;</code>), which allowed me to separate the word (term) from the blurb (definition) for use in javascript. It also would provide a nice presentation if CSS and javascript were disabled. Using jQuery, I hid all the <code>dd</code> tags, fetched the html content when the associated <code>dt</code> tag was hovered, and put the content into a display <code>div</code>. For the contact page, I just needed to add an &#8216;email form&#8217;, so I made one and wrote a mail script for it in php. I also added some javascript via jQuery to intercept the submit, submit via ajax, and show the result without leaving the page. It&#8217;s quite slick, and the form still works by normal means even if javascript is disabled.</p>
<p>Overall, I&#8217;m quite pleased with how<a href="http://www.outdoorilluminationnc.com/" target="_blank"> the site</a> turned out, though I do feel there are some aesthetic touches to be had here and there in order to bring up to the next level. Or maybe I just don&#8217;t use enough gradients and spiffy fonts.</p>

<a href='http://www.quillaja.net/websites/outdoorilluminationnc-com/attachment/screenshot-original' title='screenshot-original'><img width="150" height="150" src="http://www.quillaja.net/wp-content/uploads/2011/09/screenshot-original-150x150.jpg" class="attachment-thumbnail" alt="original site" title="screenshot-original" /></a>
<a href='http://www.quillaja.net/websites/outdoorilluminationnc-com/attachment/screenshot-1' title='screenshot-1'><img width="150" height="150" src="http://www.quillaja.net/wp-content/uploads/2011/09/screenshot-1-150x150.jpg" class="attachment-thumbnail" alt="homepage" title="screenshot-1" /></a>
<a href='http://www.quillaja.net/websites/outdoorilluminationnc-com/attachment/screenshot-2' title='screenshot-2'><img width="150" height="150" src="http://www.quillaja.net/wp-content/uploads/2011/09/screenshot-2-150x150.jpg" class="attachment-thumbnail" alt="single post" title="screenshot-2" /></a>
<a href='http://www.quillaja.net/websites/outdoorilluminationnc-com/attachment/screenshot-4' title='screenshot-4'><img width="150" height="150" src="http://www.quillaja.net/wp-content/uploads/2011/09/screenshot-4-150x150.jpg" class="attachment-thumbnail" alt="why choose us" title="screenshot-4" /></a>
<a href='http://www.quillaja.net/websites/outdoorilluminationnc-com/attachment/screenshot-3' title='screenshot-3'><img width="150" height="150" src="http://www.quillaja.net/wp-content/uploads/2011/09/screenshot-3-150x150.jpg" class="attachment-thumbnail" alt="contact page" title="screenshot-3" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.quillaja.net/websites/outdoorilluminationnc-com/feed</wfw:commentRss>
		<slash:comments>764</slash:comments>
		</item>
		<item>
		<title>RaterCounter for Internet Assessors</title>
		<link>http://www.quillaja.net/applications/ratercounter-for-internet-assessors</link>
		<comments>http://www.quillaja.net/applications/ratercounter-for-internet-assessors#comments</comments>
		<pubDate>Tue, 01 Mar 2011 18:05:40 +0000</pubDate>
		<dc:creator>Quillaja</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[internet assessor]]></category>
		<category><![CDATA[lionbridge]]></category>
		<category><![CDATA[stopwatch]]></category>
		<category><![CDATA[task]]></category>
		<category><![CDATA[task tracker]]></category>
		<category><![CDATA[time sheet]]></category>
		<category><![CDATA[timer]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tracker]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.quillaja.net/?p=104</guid>
		<description><![CDATA[I recently joined the Lionbridge Internet Assessor program. I found it difficult and slightly annoying that their time sheet requires a high level of detail, but that the rating system offers no way to automatically track those details, such as time spent per task. To make it easier for me to keep track of this [...]]]></description>
			<content:encoded><![CDATA[<p>I recently joined the <a href="http://en-us.lionbridge.com/company/jobs/default.htm">Lionbridge Internet Assessor program</a>. I found it difficult and slightly annoying that their time sheet requires a high level of detail, but that the rating system offers no way to automatically track those details, such as time spent per task. To make it easier for me to keep track of this information, I wrote a little specialized stopwatch or timer program for Windows which I call <strong>RaterCounter</strong>.<span id="more-104"></span></p>
<p>The program is for Windows, and requires .<a href="http://en.wikipedia.org/wiki/.NET_Framework">NET 4.0</a> (you <em>should</em> be prompted for .NET to be installed when you install RaterCounter, if .NET is not already on your computer). The program will automatically check for updates and ask if you want to upgrade after starting the program.</p>
<p>It is a very simple program that I wrote primarily for my own use, so there really is no &#8220;help&#8221;, some parts of the program may not be self-explanatory, and there may be bugs. If you use it, please keep this in mind. However, feel free to leave comments and feedback in the comment section of this post. You can also help by <strong><a href="https://docs.google.com/spreadsheet/viewform?formkey=dGFEandQR211dzMyeDgySUU2MWkwOVE6MQ" target="_blank">taking a survey</a></strong>.</p>
<p>New in version 1.6.2 is the ability to &#8220;popout&#8221; tasks into their own mini windows. I added this helpful feature because I like to have easy access to the +1 button, but keeping the main window always pinned sometimes covers up too much of the browser. The popout is much smaller and stays on top, so you can access the +1 button even when the main window is hidden from view.</p>
<h3>Download</h3>
<ul>
<li>v1.6.5 (2011-10-15), Windows 7, Vista, XP (.NET 4.0): <a title="RaterCounter" href="http://www.quillaja.net/bin/ratercounter/setup.exe" target="_blank">setup.exe</a></li>
<li><a href="http://svn.quillaja.net/ratercounter/trunk/RaterCounter/" target="_blank">Source code</a></li>
</ul>

<a href='http://www.quillaja.net/applications/ratercounter-for-internet-assessors/attachment/rc16-running' title='rc16-running'><img width="150" height="150" src="http://www.quillaja.net/wp-content/uploads/2011/03/rc16-running-150x150.jpg" class="attachment-thumbnail" alt="The main window in v1.6.2 showing all tasks and controls." title="rc16-running" /></a>
<a href='http://www.quillaja.net/applications/ratercounter-for-internet-assessors/attachment/rc16-popout' title='rc16-popout'><img width="150" height="150" src="http://www.quillaja.net/wp-content/uploads/2011/03/rc16-popout-150x150.jpg" class="attachment-thumbnail" alt="The new task popout shown next to the main window for comparison." title="rc16-popout" /></a>
<a href='http://www.quillaja.net/applications/ratercounter-for-internet-assessors/attachment/rc16-summary-charts' title='rc16-summary-charts'><img width="150" height="150" src="http://www.quillaja.net/wp-content/uploads/2011/03/rc16-summary-charts-150x150.jpg" class="attachment-thumbnail" alt="The full summary window with charts. The charts can be hidden, and are hidden by default." title="rc16-summary-charts" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.quillaja.net/applications/ratercounter-for-internet-assessors/feed</wfw:commentRss>
		<slash:comments>596</slash:comments>
		</item>
		<item>
		<title>Kujibiki</title>
		<link>http://www.quillaja.net/applications/kujibiki</link>
		<comments>http://www.quillaja.net/applications/kujibiki#comments</comments>
		<pubDate>Thu, 24 Jun 2010 04:29:57 +0000</pubDate>
		<dc:creator>Quillaja</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.quillaja.net/?p=86</guid>
		<description><![CDATA[Kujibiki (Japanese for &#8220;drawing lots&#8221; or &#8220;pulling straws&#8221;) is a small program that can display a random item from a user-defined set. When the program starts, you must choose either &#8220;Number&#8221; to display random integers in a range, or &#8220;String&#8221; to display random text from a delimited list. You can also choose how the random [...]]]></description>
			<content:encoded><![CDATA[<p>Kujibiki (Japanese for &#8220;drawing lots&#8221; or &#8220;pulling straws&#8221;) is a small program that can display a random item from a user-defined set.<span id="more-86"></span></p>
<div id="attachment_87" class="wp-caption alignright" style="width: 310px"><a href="http://www.quillaja.net/wp-content/uploads/2010/06/kujibiki.jpg"><img class="size-medium wp-image-87" title="kujibiki" src="http://www.quillaja.net/wp-content/uploads/2010/06/kujibiki-300x225.jpg" alt="kujibiki screen shot" width="300" height="225" /></a><p class="wp-caption-text">A screen shot of the program.</p></div>
<p>When the program starts, you must choose either &#8220;Number&#8221; to display random integers in a range, or &#8220;String&#8221; to display random text from a delimited list. You can also choose how the random items are &#8220;drawn&#8221;: with or without replacement. After choosing these settings, press &#8220;Save Settings&#8221; to begin.</p>
<p>Items are drawn by pressing the &#8220;Next&#8221; button, by clicking the center of the display area, or by pressing &#8216;right&#8217; on the keyboard. If &#8220;Without replacement&#8221; is checked, items will be drawn only once, so the items will eventually run out. Press &#8220;Reset&#8221; to reset all the items and start fresh. You can also press &#8216;backspace&#8217; or &#8216;Ctrl-R&#8217;, or right-click the center of the display area to reset.</p>
<p>Other keyboard shortcuts are:</p>
<ul>
<li><strong>Ctrl-F</strong> or <strong>F11</strong>: Toggle full-screen mode.</li>
<li><strong>Ctrl-H</strong>: Hide or show the Reset and Next buttons.</li>
<li><strong>Ctrl-L</strong>: Toggle between English and Japanese UI.</li>
</ul>
<p>Delimiters for the string list are:</p>
<ul>
<li>, (comma) and ; (semi-colon) in English</li>
<li>, (comma) ; (semi-colon) 、 (chon) ・ (dot) ； (semi-colon) in Japanese</li>
</ul>
<h3>Download</h3>
<ul>
<li>2010-06-24, Windows XP, Vista, 7 (.net 4.0): <a title="Kujibiki setup.exe" href="http://www.quillaja.net/bin/randomnumber/setup.exe">setup.exe</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.quillaja.net/applications/kujibiki/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AcaciaTreeWellness.com</title>
		<link>http://www.quillaja.net/websites/acaciatreewellness-com</link>
		<comments>http://www.quillaja.net/websites/acaciatreewellness-com#comments</comments>
		<pubDate>Sat, 13 Mar 2010 00:56:31 +0000</pubDate>
		<dc:creator>Quillaja</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.quillaja.net/?p=124</guid>
		<description><![CDATA[Acaciatreewellness.com is a website I designed for my friend Blair&#8217;s massage therapy practice in Wilmington, NC.  Originally she had requested a brown background, and what I had made was a little similar to the current design of quillaja.net. Version 1 ended up being functional, but not very attractive. At some point in time I had [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acaciatreewellness.com" target="_blank">Acaciatreewellness.com</a> is a website I designed for my friend Blair&#8217;s massage therapy practice in Wilmington, NC. <span id="more-124"></span></p>
<p>Originally she had requested a brown background, and what I had made was a little similar to the current design of quillaja.net. Version 1 ended up being functional, but not very attractive.</p>
<p>At some point in time I had some ideas for version 2, and these turned out to be a lot better looking. My main inspirations were the &#8220;metro&#8221; style which Microsoft is using in Windows Phone 7 and some other websites I liked. Overall, I was going for a clean, uncluttered, light, and open look. I think the most important change was going to a lighter background with dark text and eliminating the boxy look from the original (and which I still use on this site). I used a color palette based on something I saw at <a href="http://http://www.colourlovers.com" target="_blank">colourlovers.com</a>&#8211;probably one of the coffee themed ones. The main font I used was Segoe UI, and something similar for Macs that might not have that font.</p>

<a href='http://www.quillaja.net/websites/acaciatreewellness-com/attachment/acacia_v1' title='acacia_v1'><img width="150" height="150" src="http://www.quillaja.net/wp-content/uploads/2010/03/acacia_v1-150x150.png" class="attachment-thumbnail" alt="acaciatreewellness.com version 1" title="acacia_v1" /></a>
<a href='http://www.quillaja.net/websites/acaciatreewellness-com/attachment/acacia_v2' title='acacia_v2'><img width="150" height="150" src="http://www.quillaja.net/wp-content/uploads/2010/03/acacia_v2-150x150.jpg" class="attachment-thumbnail" alt="acaciatreewellness.com version 2" title="acacia_v2" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.quillaja.net/websites/acaciatreewellness-com/feed</wfw:commentRss>
		<slash:comments>637</slash:comments>
		</item>
		<item>
		<title>Batch Rename</title>
		<link>http://www.quillaja.net/applications/batch-rename</link>
		<comments>http://www.quillaja.net/applications/batch-rename#comments</comments>
		<pubDate>Thu, 15 Oct 2009 13:04:21 +0000</pubDate>
		<dc:creator>Quillaja</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.quillaja.net/?p=46</guid>
		<description><![CDATA[Batch Rename is an easy-to-use but powerful tool to rename a folder full of sequentially ordered files.]]></description>
			<content:encoded><![CDATA[<p>Have you ever needed to rename a folder full of sequential files? Batch Rename is an easy-to-use but powerful tool to do just that. <span id="more-46"></span>This program for Windows uses a <a title="Wikipedia" href="http://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expression</a> to match and replace portions of file names. Parts of file names can be captured and re-inserted into the replacement string using .Net&#8217;s syntax. For a good cheat-sheet on .Net regex syntax, <a title="regex cheat-sheet" href="http://www.mikesdotnetting.com/Article/46/CSharp-Regular-Expressions-Cheat-Sheet" target="_blank">go here</a>.</p>
<div id="attachment_47" class="wp-caption alignright" style="width: 310px"><a href="http://www.quillaja.net/wp-content/uploads/2009/10/batchrename1.png"><img class="size-medium wp-image-47 " title="batchrename1" src="http://www.quillaja.net/wp-content/uploads/2009/10/batchrename1-300x78.png" alt="A screenshot of Batch Rename after it opens." width="300" height="78" /></a><p class="wp-caption-text">A screenshot of Batch Rename after it opens.</p></div>
<p>Upon opening, the user is presented with 3 textboxes and 3 buttons. Here, the user can enter the full path name of the folder, the regex expression to use in matching file names, and the replacement expression to rename files as. The buttons open a folder browsing window, list the files that match the current regex, and execute the rename.</p>
<div id="attachment_48" class="wp-caption alignleft" style="width: 310px"><a href="http://www.quillaja.net/wp-content/uploads/2009/10/batchrename2.png"><img class="size-medium wp-image-48 " title="batchrename2" src="http://www.quillaja.net/wp-content/uploads/2009/10/batchrename2-300x232.png" alt="A list of matching files." width="300" height="232" /></a><p class="wp-caption-text">A list of matching files.</p></div>
<p>For example, if there is a folder <code>C:\mytest</code> which contains some XHTML files named <code>text00.xhtml, text01.xhtml,...</code> and so on, using Batch Rename, they can be renamed to <code>part00.xhtml, part01.xhtml,....</code></p>
<p>The regex to use is <code>text(\d+).+</code>. Note that the numerical part of the file name is captured with <code>(\d+)</code> so it can be re-inserted into the new file name, and preserve the numerical order of the files. Also, each file must be given a new unique name, and the number will be the only unique part in this case. After entering the regex, the user can press &#8220;List Matches&#8221; to see a list of the file names which match the regex.</p>
<p>If that is satisfactory, continue and enter the replacement string. In this case, it is <code>part${1}.xhtml</code> because the regex matches all the characters in the file name and captures the numerical part in the 1st capture group. Therefore the entire file name will be replaced with the replacement string, instead of just a sub-string of the file name. <code>${}</code> is the syntax to use to refer to captured groups.</p>
<div id="attachment_49" class="wp-caption alignright" style="width: 310px"><a href="http://www.quillaja.net/wp-content/uploads/2009/10/batchrename3.png"><img class="size-medium wp-image-49 " title="batchrename3" src="http://www.quillaja.net/wp-content/uploads/2009/10/batchrename3-300x232.png" alt="The results of a batch rename." width="300" height="232" /></a><p class="wp-caption-text">The results of a batch rename.</p></div>
<p>Since everything is set up, the rename will be performed when the user presses &#8220;Run&#8221;. The results of the renaming process are shown in the output area.</p>
<p>The program checks for updates once a week.</p>
<h3>Updates</h3>
<ol>
<li>2010-01-13: The ability to run a test rename. To run a test, simply complete all the fields as normal and press &#8220;Test&#8221;. Output will appear as normal.</li>
<li>2010-01-13: Auto-numbering. To use this, insert a single <code>#</code> character in the replacement string (in addition to the standard syntax). There are options to zero-pad and to adjust the starting number. To zero-pad, increase the &#8220;Auto-numbering digit count&#8221; parameter. For example, with this set to <code>3</code>, <code>5</code> would become <code>005</code>.</li>
</ol>
<h3>Download</h3>
<ol>
<li>Version 1.0.0.1, 2010-01-13, Windows XP, Vista, 7 (.net 3.5): <a title="Download Batch Rename" href="http://www.quillaja.net/bin/batch-rename/setup.exe" target="_blank">download here</a></li>
<li>Version 1.0.0.0, 2009-10-15: Discontinued</li>
</ol>
<h3>Source code</h3>
<ol>
<li><a href="http://www.quillaja.net/wp-content/uploads/2010/01/BatchRename.zip">BatchRename 1.0.0.1</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quillaja.net/applications/batch-rename/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ensign vs. Gowron</title>
		<link>http://www.quillaja.net/games/ensign-vs-gowron</link>
		<comments>http://www.quillaja.net/games/ensign-vs-gowron#comments</comments>
		<pubDate>Sun, 09 Aug 2009 08:49:32 +0000</pubDate>
		<dc:creator>Quillaja</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[star trek]]></category>

		<guid isPermaLink="false">http://www.quillaja.net/?p=15</guid>
		<description><![CDATA[The popular Star Trek game "Ensign vs. Gowron".]]></description>
			<content:encoded><![CDATA[<p>This is a Star Trek TNG themed &#8220;game&#8221;, and my first made in Silverlight. It is also affectionately known as <em>EvG</em>.<span id="more-15"></span></p>
<div id="attachment_14" class="wp-caption alignright" style="width: 310px"><a href="http://www.quillaja.net/wp-content/uploads/2009/08/evg.jpg"><img class="size-medium wp-image-14 " title="ensign vs gowron" src="http://www.quillaja.net/wp-content/uploads/2009/08/evg-300x199.jpg" alt="The first screen of Ensign vs. Gowron" width="300" height="199" /></a><p class="wp-caption-text">The first screen of Ensign vs. Gowron</p></div>
<p>As the title screen says, the plot is that you, a new ensign in Star Fleet, have offended Gowron and must escape.</p>
<h3><a title="Ensign vs. Gowron" href="http://www.quillaja.net/bin/ensign-vs-gowron/" target="_self">Click here to play</a></h3>
<p>The Silverlight app is about 2mb. Total play-time is about 10 seconds&#8211;possibly less.</p>
<p>Feel free to tell me what you think (e.g. &#8220;Wow, this is the BEST STAR TREK GAME EVER!&#8221;).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quillaja.net/games/ensign-vs-gowron/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Cards</title>
		<link>http://www.quillaja.net/applications/flash-cards</link>
		<comments>http://www.quillaja.net/applications/flash-cards#comments</comments>
		<pubDate>Sat, 08 Aug 2009 08:19:18 +0000</pubDate>
		<dc:creator>Quillaja</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.quillaja.net/?p=3</guid>
		<description><![CDATA[Flash Cards is a program to help with the memorization of foreign language by simulating traditional paper flash cards.]]></description>
			<content:encoded><![CDATA[<p>Flash Cards is a program to help with the memorization of foreign language by simulating traditional paper flash cards.<span id="more-3"></span></p>
<div id="attachment_5" class="wp-caption alignright" style="width: 310px"><a href="http://www.quillaja.net/wp-content/uploads/2009/08/flashcards.png"><img class="size-medium wp-image-5" title="Flash Cards" src="http://www.quillaja.net/wp-content/uploads/2009/08/flashcards-300x218.png" alt="A screenshot of Flash Cards." width="300" height="218" /></a><p class="wp-caption-text">A screenshot of Flash Cards.</p></div>
<p>This program actually works. I just haven&#8217;t written any documentation for it.</p>
<p>It is (kind of) localized in English, Japanese, and German. You can open word lists as                 comma-delimited text files or as excel spreadsheets. Text files can be of unlimited length,                 while excel is limited to 150 rows (including header). Word lists are composed of 4 columns:</p>
<ol>
<li>foreign word</li>
<li>foreign part-of-speech/note</li>
<li>native part-of-speech/note</li>
<li>native word</li>
</ol>
<p>Once the wordlist is loaded, navigation should be pretty straight-forward. Right/Left or &lt;,&gt;                  keys for Next and Previous. Space to toggle between foreign and native words (&#8220;flip&#8221; the card).</p>
<p>Also, the program will check for updates automatically.</p>
<p>Download Flash Cards:</p>
<ul>
<li><a title="Flash Cards installer" href="http://www.quillaja.net/bin/flash-cards/setup.exe">Windows 7, Vista, and XP</a></li>
<li><a href="http://www.quillaja.net/bin/flash-cards-2k/setup.exe">Windows 2k</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.quillaja.net/applications/flash-cards/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

