<?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>Mudu's Blog &#187; IT</title>
	<atom:link href="http://kladde.org/~meid/blog/index.php/category/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://kladde.org/~meid/blog</link>
	<description>Entschuldigung, darf ich Ihren fachlichen Disput da mal stören?</description>
	<lastBuildDate>Mon, 16 Nov 2009 10:20:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bluescreen with TrueCrypt (on mounting container)</title>
		<link>http://kladde.org/~meid/blog/index.php/bluescreen-with-truecrypt-on-mounting-container/</link>
		<comments>http://kladde.org/~meid/blog/index.php/bluescreen-with-truecrypt-on-mounting-container/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 10:20:46 +0000</pubDate>
		<dc:creator>Matthias Meid</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://kladde.org/~meid/blog/index.php/bluescreen-with-truecrypt-on-mounting-container/</guid>
		<description><![CDATA[This weekend I got crazy, as TrueCrypt just caused my Windows 7 when I wanted to mount a TrueCrypt file container.
This is often caused by a Windows Ext2 driver, but on my system it wasn’t. The Windows Driver Verifier tool (verifier.exe) kind of conflicted with the TrueCrypt file system driver. As this is a driver [...]]]></description>
		<wfw:commentRss>http://kladde.org/~meid/blog/index.php/bluescreen-with-truecrypt-on-mounting-container/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PostgreSQL mit .NET via ODBC</title>
		<link>http://kladde.org/~meid/blog/index.php/postgresql-mit-net-via-odbc/</link>
		<comments>http://kladde.org/~meid/blog/index.php/postgresql-mit-net-via-odbc/#comments</comments>
		<pubDate>Tue, 27 May 2008 16:34:07 +0000</pubDate>
		<dc:creator>Matthias Meid</dc:creator>
				<category><![CDATA[BBB]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://kladde.org/~meid/blog/?p=55</guid>
		<description><![CDATA[Wichtig: Im Zusammenhang mit der LAP 2007 steht der Inhalt selbstverständlich wie alle anderen Dokumente unter der Bierlizenz (siehe LAP-Wiki). :)
Die Herren, für morgen ein kleines Sample, wie aus .NET auf eine PostgreSQL-Datenbank zugegriffen wird:
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.Odbc;
using System.Linq;
using System.Text;
namespace ConsoleApplication1
{
class Program
{
static void Main(string[] args)
{
using(OdbcConnection cn = new OdbcConnection("Dsn=DateNDrive"))
{
cn.Open();
// Important: It seems necessary that [...]]]></description>
		<wfw:commentRss>http://kladde.org/~meid/blog/index.php/postgresql-mit-net-via-odbc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IEEE 802.1X authentication mit SP3: &quot;Wired AutoConfig&quot; (PEAP)</title>
		<link>http://kladde.org/~meid/blog/index.php/ieee-8021x-authentication-mit-sp3-wired-autoconfig/</link>
		<comments>http://kladde.org/~meid/blog/index.php/ieee-8021x-authentication-mit-sp3-wired-autoconfig/#comments</comments>
		<pubDate>Tue, 20 May 2008 08:24:11 +0000</pubDate>
		<dc:creator>Matthias Meid</dc:creator>
				<category><![CDATA[BBB]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://kladde.org/~meid/blog/index.php/2008/05/20/ieee-8021x-authentication-mit-sp3-wired-autoconfig/</guid>
		<description><![CDATA[Am Wochenende Service Pack 3 (Windows XP) installiert, und Mittwoch in der Schule erstmal kein Internet. Sonst allerdings habe ich noch keine Probleme mit dem Update bemerkt.
Mein Problem war, dass die Authentifizierung am Netzwerk nicht mehr geklappt hat, und das "Authentication"-Tab im Eigenschaften-Dialog der Local Area Network (LAN) Connection weg war. Dies lag daran, dass [...]]]></description>
		<wfw:commentRss>http://kladde.org/~meid/blog/index.php/ieee-8021x-authentication-mit-sp3-wired-autoconfig/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TechTalk/Hands-on Lab &quot;Silverlight 2 Beta&quot;</title>
		<link>http://kladde.org/~meid/blog/index.php/techtalkhands-on-lab-silverlight-2-beta/</link>
		<comments>http://kladde.org/~meid/blog/index.php/techtalkhands-on-lab-silverlight-2-beta/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 20:25:51 +0000</pubDate>
		<dc:creator>Matthias Meid</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://kladde.org/~meid/blog/?p=41</guid>
		<description><![CDATA[Letzte Woche hatte ich das Vergnügen, am MSDN TechTalk und Hands-on Lab zu Silverlight 2 dabei zu sein. Mit dem Lab wollte es leider aus technischen Gründen nicht klappen, die Speeches waren jedoch äusserst interessant. Die Präsentationen von Ronny Saurenmann und Sascha Corti stehen auf der Microsoft-Webseite bereit. Die "Hands-on Lab"-Unterlagen hat Sascha Corti in [...]]]></description>
		<wfw:commentRss>http://kladde.org/~meid/blog/index.php/techtalkhands-on-lab-silverlight-2-beta/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stored Procedures</title>
		<link>http://kladde.org/~meid/blog/index.php/stored-procedures/</link>
		<comments>http://kladde.org/~meid/blog/index.php/stored-procedures/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 17:49:18 +0000</pubDate>
		<dc:creator>Matthias Meid</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://kladde.org/~meid/blog/?p=34</guid>
		<description><![CDATA[Die Diskussion in der Schulklasse um Stored Procedures ist erneut aufgekommen: Im Rahmen unserer so-richtig-Vier-Tier-Hangman-Applikation, die wir für die Schule entwickeln müssen, wurde deren Notwendigkeit in Frage gestellt und diskutiert. Ich bin bekanntlich immernoch ein Verfechter von Stored Procedures für jeden kleinen SQL-Befehl, der gegen die Datenbank abgesetzt wird.
Grund 1: Stored Procedures sind eine definierte [...]]]></description>
		<wfw:commentRss>http://kladde.org/~meid/blog/index.php/stored-procedures/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>InfoPath, Expressions and 256 Characters</title>
		<link>http://kladde.org/~meid/blog/index.php/infopath-expressions-and-256-characters/</link>
		<comments>http://kladde.org/~meid/blog/index.php/infopath-expressions-and-256-characters/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 13:28:37 +0000</pubDate>
		<dc:creator>Matthias Meid</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[256]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[expressions]]></category>
		<category><![CDATA[infopath]]></category>
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://kladde.org/~meid/blog/?p=33</guid>
		<description><![CDATA[For once I'm writing in English, because I am translating English developer slang to German very badly (even worse that I write in English :P) and I'm sure there are more English-speaking developers. Maybe I will write a German version later on.
InfoPath behaves pretty strange when I use expressions that are longer than 256 characters. [...]]]></description>
		<wfw:commentRss>http://kladde.org/~meid/blog/index.php/infopath-expressions-and-256-characters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Windows Forms Data Binding</title>
		<link>http://kladde.org/~meid/blog/index.php/net-windows-forms-data-binding/</link>
		<comments>http://kladde.org/~meid/blog/index.php/net-windows-forms-data-binding/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 19:44:25 +0000</pubDate>
		<dc:creator>Matthias Meid</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://kladde.org/~meid/blog/?p=29</guid>
		<description><![CDATA[In den nächsten Monaten steht mir Training in .NET bevor, um in näherer Zukunft die Prüfung zum Microsoft Certified Professional im Bereich .NET-Entwicklung (MCP 70-536) ablegen zu können. Gestern habe ich mich anhand von zwei Screencasts von Paul Stovell genauer mit DataBinding auseinandergesetzt. Der Post hat ein wenig TSchoenerNotizblock-Charakter und darf nicht als fertiger Artikel [...]]]></description>
		<wfw:commentRss>http://kladde.org/~meid/blog/index.php/net-windows-forms-data-binding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got MVC?</title>
		<link>http://kladde.org/~meid/blog/index.php/got-mvc/</link>
		<comments>http://kladde.org/~meid/blog/index.php/got-mvc/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 19:33:39 +0000</pubDate>
		<dc:creator>Matthias Meid</dc:creator>
				<category><![CDATA[BBB]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://kladde.org/~meid/blog/?p=24</guid>
		<description><![CDATA[Nächsten Dienstag steht eine Prüfung in Informatik an. "GUI-Bastelstunde in Java" ist das Thema, dazu gehört auch das MVC-Pattern.
Heute Abend habe ich zum ersten Mal in meinem Leben eine funktionierende MVC-Anwendung geschrieben, mithilfe einer hübschen Anleitung, die ich im Internet gefunden habe. An dieser Stelle herzlichen Dank an Joseph Bergin. Einen kleinen Teil hat auch [...]]]></description>
		<wfw:commentRss>http://kladde.org/~meid/blog/index.php/got-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WMI Query Language und .NET</title>
		<link>http://kladde.org/~meid/blog/index.php/wmi-query-language-und-net/</link>
		<comments>http://kladde.org/~meid/blog/index.php/wmi-query-language-und-net/#comments</comments>
		<pubDate>Tue, 10 Oct 2006 19:43:55 +0000</pubDate>
		<dc:creator>Matthias Meid</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://kladde.org/~meid/blog/?p=19</guid>
		<description><![CDATA[Was die "WMI Query Language" mit .NET zu tun hat? Nun, nicht nur Windows-Administratoren müssen das (anscheinend, vielleicht) können, sondern auch Kandidaten für das "MCP 70-536"-Examen von Microsoft. Ein solcher würde ich gerne zu sein werden gedenken, und das noch dieses Jahr, und da gilt es zu lernen.
Auch dieses "WQL", ein beschnittenes SQL, ist gefragt.
Zu [...]]]></description>
		<wfw:commentRss>http://kladde.org/~meid/blog/index.php/wmi-query-language-und-net/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Visual C# 2005 Express Edition</title>
		<link>http://kladde.org/~meid/blog/index.php/visual-c-2005-express-edition/</link>
		<comments>http://kladde.org/~meid/blog/index.php/visual-c-2005-express-edition/#comments</comments>
		<pubDate>Wed, 22 Feb 2006 20:41:13 +0000</pubDate>
		<dc:creator>Matthias Meid</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://kladde.org/~meid/blog/?p=8</guid>
		<description><![CDATA[Erster Eindruck: "Alles so schön bunt hier!"
Seit ein paar Tagen schlummert die Express-Edition des neuen Visual Studio auf meinem Rechner. Erstmals habe ich es heute in die Hand genommen und für eine kleinere Applikation genutzt. Ich will ja nicht behaupten, dass mein Programm schon lauffähig ist, aber ich bin ein gutes Stück weit gekommen und [...]]]></description>
		<wfw:commentRss>http://kladde.org/~meid/blog/index.php/visual-c-2005-express-edition/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
