<?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>Michel Weimerskirch &#187; Archive</title>
	<atom:link href="http://michel.weimerskirch.net/category/archive/feed/" rel="self" type="application/rss+xml" />
	<link>http://michel.weimerskirch.net</link>
	<description>Web Application Developer</description>
	<lastBuildDate>Thu, 12 Aug 2010 16:47:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Sneak Peek</title>
		<link>http://michel.weimerskirch.net/2006/09/05/sneak-peek/</link>
		<comments>http://michel.weimerskirch.net/2006/09/05/sneak-peek/#comments</comments>
		<pubDate>Tue, 05 Sep 2006 20:09:58 +0000</pubDate>
		<dc:creator>michel</dc:creator>
				<category><![CDATA[Archive]]></category>

		<guid isPermaLink="false">http://michel.weimerskirch.net/2006/09/05/sneak-peek/</guid>
		<description><![CDATA[The development of my grammar and style checker for the Luxembourgish language is coming along nicely. As you can see on the screenshot below, the OpenOffice.org integration is mostly finished. Read on for more information. Although I do not excessively work on it all day long, I expect to release a first version during october. [...]]]></description>
			<content:encoded><![CDATA[<p>The development of my grammar and style checker for the Luxembourgish language is coming along nicely. As you can see on the screenshot below, the OpenOffice.org integration is mostly finished. Read on for more information.</p>
<p><span id="more-35"></span>Although I do not excessively work on it all day long, I expect to release a first version during october. This version will be able to correct the &#8220;Eifeler Regel&#8221; as well as a few style rules.</p>
<p>As I have not made a final decision about the license of the source code yet, I will not release it along with the binary version. Instead, it might or might not be available at a later time.</p>
<p><a TITLE="Screenshot of the current development version." HREF="http://michel.weimerskirch.net/wp-content/uploads/2007/08/lbtool-demo.png" rel="lightbox[35]"><img ALT="Screenshot of the current development version." SRC="http://michel.weimerskirch.net/wp-content/uploads/2007/08/lbtool-demo.png" /></a><em><br />
Screenshot of the current development version. As most of the work has been done &#8220;under the hood&#8221;, you won&#8217;t see anything spectacular.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://michel.weimerskirch.net/2006/09/05/sneak-peek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grammar and style checker for the Luxembourgish language</title>
		<link>http://michel.weimerskirch.net/2006/06/26/grammar-and-style-checker-for-the-luxembourgish-language/</link>
		<comments>http://michel.weimerskirch.net/2006/06/26/grammar-and-style-checker-for-the-luxembourgish-language/#comments</comments>
		<pubDate>Mon, 26 Jun 2006 15:25:27 +0000</pubDate>
		<dc:creator>michel</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[luxembourgish]]></category>
		<category><![CDATA[Spellchecker.lu]]></category>

		<guid isPermaLink="false">http://michel.weimerskirch.net/2006/06/26/grammar-and-style-checker-for-the-luxembourgish-language/</guid>
		<description><![CDATA[Over the weekend I started writing what will be the first ever developed grammar and style checker for the Luxembourgish language. Unfortunately exams at university start in about a month, so I won&#8217;t really be able to continue working on it till the beginning of August. Read on for a little more about what I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>Over the weekend I started writing what will be the first ever developed grammar and style checker for the Luxembourgish language. Unfortunately exams at university start in about a month, so I won&#8217;t really be able to continue working on it till the beginning of August. Read on for a little more about what I&#8217;ve done already and what I planned to do.</p>
<p><span id="more-28"></span>I already completed a sentence and word tokenizer that splits a text into sentences and words, considering special cases such as dates or abbreviations (which contain period characters, so not necessarily every period character ends a sentence). Besides that, I wrote a prototype for a part of speech tagger (which attributes grammatical information to the tokens returned from the tokenizer) and I implemented a few basic grammar and style rules.</p>
<p>As it seems, Luxembourgish is particularly easy to check with computer software, so I hopefully will be able to create a rock solid product that not only helps native speakers but also allows non-native speakers to better understand the peculiarities of the Luxembourgish language.</p>
<p>The license of the program will probably be the LGPL. It will be written in Java so that it can easily have multiple interfaces like a simple text-only interface, an advanced graphical interface, an interface integrated into OpenOffice.org as well as a web interface using Java Server Pages.</p>
<p><a href="http://michel.weimerskirch.net/wp-content/uploads/2007/08/lbtool.png" title="Screenshot of the “proof of concept”-like program" rel="lightbox[28]"><img src="http://michel.weimerskirch.net/wp-content/uploads/2007/08/lbtool.png" alt="Screenshot of the “proof of concept”-like program" /></a><em><br />
Screenshot of the &#8220;proof of concept&#8221;-like program</em></p>
]]></content:encoded>
			<wfw:commentRss>http://michel.weimerskirch.net/2006/06/26/grammar-and-style-checker-for-the-luxembourgish-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inside Spellchecker.lu</title>
		<link>http://michel.weimerskirch.net/2006/05/05/27/</link>
		<comments>http://michel.weimerskirch.net/2006/05/05/27/#comments</comments>
		<pubDate>Thu, 04 May 2006 22:08:34 +0000</pubDate>
		<dc:creator>michel</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Spellchecker.lu]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://michel.weimerskirch.net/2006/05/05/27/</guid>
		<description><![CDATA[I finally completed writing the toolset that I wrote for spellchecker.lu. Those tools parse text files to create text corpora, classify new words using statistical methods, detect common spelling mistakes, generate and upload the dictionary files (as well as the soon-to-be-released debian packages) and they allow me to control and maintain the online checker. All [...]]]></description>
			<content:encoded><![CDATA[<p>I finally completed writing the toolset that I wrote for <a href="http://spellchecker.lu" target="_blank">spellchecker.lu</a>. Those tools parse text files to create text corpora, classify new words using statistical methods, detect common spelling mistakes, generate and upload the dictionary files (as well as the soon-to-be-released debian packages) and they allow me to control and maintain the online checker. All of this is now as simple as it could possibly be. For all of you that always wanted to get a glimpse of what&#8217;s going on &#8220;behind the scenes&#8221; of spellchecker.lu, I prepared a few <strong>screenshots</strong> of the graphical user interface.</p>
<p><span id="more-27"></span>Though this might or might not look fancy to you, the toolset does a damn fascinating job:</p>
<p><a href="http://michel.weimerskirch.net/wp-content/uploads/2007/08/overview.png" title="This is the starting point of the toolset, giving an overview of all the subroutines." rel="lightbox[27]"><img src="http://michel.weimerskirch.net/wp-content/uploads/2007/08/overview.png" alt="This is the starting point of the toolset, giving an overview of all the subroutines." /></a></p>
<p><em>This is the starting point of the toolset, giving an overview of all the subroutines. </em></p>
<p><a href="http://michel.weimerskirch.net/wp-content/uploads/2007/08/sorting.png" title="This picture shows a more enduring process." rel="lightbox[27]"><img src="http://michel.weimerskirch.net/wp-content/uploads/2007/08/sorting.png" alt="This picture shows a more enduring process." /></a></p>
<p><em>This picture shows a more enduring process.</em><br />
For the tech-savvy of you: The toolset is actually a <a href="http://www.gnu.org/software/bash/" target="_blank">Bash</a> script using <a href="http://nixdoc.net/man-pages/Linux/man1/dialog.1.html" target="_blank">dialog</a> for the GUI. The subroutines are implemented with <a href="http://java.sun.com" target="_blank">Java</a>, <a href="http://www.gnu.org/software/gawk/gawk.html" target="_blank">AWK</a> as well as some <a href="http://www.student.northpark.edu/pemente/sed/" target="_blank">SED</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://michel.weimerskirch.net/2006/05/05/27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spellchecker.lu finally online</title>
		<link>http://michel.weimerskirch.net/2006/04/22/spellcheckerlu-finally-online/</link>
		<comments>http://michel.weimerskirch.net/2006/04/22/spellcheckerlu-finally-online/#comments</comments>
		<pubDate>Sat, 22 Apr 2006 10:41:10 +0000</pubDate>
		<dc:creator>michel</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Spellchecker.lu]]></category>

		<guid isPermaLink="false">http://michel.weimerskirch.net/2006/04/22/spellcheckerlu-finally-online/</guid>
		<description><![CDATA[As of today, spellchecker.lu is online. It features a Luxembourgish spellchecking dictionary for OpenOffice.org, an additional plugin that corrects a special rule which hunspell can&#8217;t handle, as well as an &#8220;online checker&#8221; based on hunspell. PS: The site is in Luxembourgish, but international content will follow soon.]]></description>
			<content:encoded><![CDATA[<p>As of today, <a href="http://spellchecker.lu" target="_blank">spellchecker.lu</a> is online. It features a Luxembourgish spellchecking dictionary for OpenOffice.org, an additional plugin that corrects a special rule which hunspell can&#8217;t handle, as well as an &#8220;online checker&#8221; based on hunspell.</p>
<p>PS: The site is in Luxembourgish, but international content will follow soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://michel.weimerskirch.net/2006/04/22/spellcheckerlu-finally-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spellchecker.lu: Coming soon</title>
		<link>http://michel.weimerskirch.net/2005/12/29/spellcheckerlu-coming-soon/</link>
		<comments>http://michel.weimerskirch.net/2005/12/29/spellcheckerlu-coming-soon/#comments</comments>
		<pubDate>Thu, 29 Dec 2005 15:51:26 +0000</pubDate>
		<dc:creator>michel</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Spellchecker.lu]]></category>

		<guid isPermaLink="false">http://michel.weimerskirch.net/2005/12/29/spellcheckerlu-coming-soon/</guid>
		<description><![CDATA[Yesterday evening I set up an announcement page for the spellchecking-project I am currently working on with friends of mine. Check out spellchecker.lu. Official release date will be the 2nd of February 2006. The countdown is running&#8230;]]></description>
			<content:encoded><![CDATA[<p>Yesterday evening I set up an announcement page for the <a HREF="http://spellchecker.lu">spellchecking-project</a> I am currently working on with friends of mine. Check out spellchecker.lu. Official release date will be the 2nd of February 2006. The countdown is running&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://michel.weimerskirch.net/2005/12/29/spellcheckerlu-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
