<?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>stefanonline.net &#187; python</title>
	<atom:link href="http://www.stefanonline.net/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stefanonline.net</link>
	<description></description>
	<lastBuildDate>Mon, 05 Oct 2009 20:15:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Python-Script: Vokabeltrainer</title>
		<link>http://www.stefanonline.net/2008/01/11/python-script-vokabeltrainer/</link>
		<comments>http://www.stefanonline.net/2008/01/11/python-script-vokabeltrainer/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 17:55:52 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technik]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tkinter]]></category>
		<category><![CDATA[vokabeln]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.stefanonline.net/2008/01/11/python-script-vokabeltrainer/</guid>
		<description><![CDATA[Ein kleines Python-Script, dass Vokabeln abfragt, die in einer CSV-Datei vorliegen. es steht unter der GPL v2 und v3. Die CSV-Datei muss das Format
&#8220;Fremdsprache&#8221;;&#8221;Übersetzung&#8221;
haben, in ISO-8859-15-Codierung vorliegen und &#8220;vokabeln.csv&#8221; heißen.  Der Aufruf des Scripts erfolgt auf der Kommandozeile einfach mittels &#8220;python abfrage.py&#8221;. Derzeit erfolgt die Vokabelabfrage ebenfalls auf der Kommandozeile.
Das Script sowie eine Beispieldatei [...]]]></description>
			<content:encoded><![CDATA[<p>Ein kleines Python-Script, dass Vokabeln abfragt, die in einer CSV-Datei vorliegen. es steht unter der GPL v2 und v3. Die CSV-Datei muss das Format</p>
<p>&#8220;Fremdsprache&#8221;;&#8221;Übersetzung&#8221;</p>
<p>haben, in ISO-8859-15-Codierung vorliegen und &#8220;vokabeln.csv&#8221; heißen.  Der Aufruf des Scripts erfolgt auf der Kommandozeile einfach mittels &#8220;python abfrage.py&#8221;. Derzeit erfolgt die Vokabelabfrage ebenfalls auf der Kommandozeile.</p>
<p>Das Script sowie eine Beispieldatei findet man <a href="http://stefanonline.net/svn/vokabeltrainer/trunk/src/">hier</a>, das zugehörige PyDev-Eclipse-Projekt <a href="http://stefanonline.net/svn/vokabeltrainer/trunk/">hier</a>. Wer selber an dem Script basteln möchte, kann das ganze Projekt mittels</p>
<p><em>svn checkout <a class="linkification-ext" title="Linkification: http://stefanonline.net/svn/vokabeltrainer/trunk/" href="http://stefanonline.net/svn/vokabeltrainer/trunk/">http://stefanonline.net/svn/vokabeltrainer/trunk/</a></em></p>
<p>herunterladen (oder mittels <a href="http://subclipse.tigris.org/">subclipse</a>).</p>
<p>Todo:</p>
<ul>
<li>GUI mit Tkinter</li>
<li>Mehrere &#8220;Vokabelkästen&#8221;</li>
<li>Statistik abspeichern</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanonline.net/2008/01/11/python-script-vokabeltrainer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
