<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Christian's Blog (ccBlog)</title>
    <link>http://ccblog.derago.com/</link>
    <description>powered by derago</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>sqlite add columns</title>
    <link>http://ccblog.derago.com/archives/36-sqlite-add-columns.html</link>
            <category>Computer</category>
    
    <comments>http://ccblog.derago.com/archives/36-sqlite-add-columns.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=36</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=36</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    alter table t1 add column GLON real&lt;br /&gt;
&lt;br /&gt;
um Spalte GLON als real hinzuzufügen 
    </content:encoded>

    <pubDate>Wed, 23 Jul 2008 15:04:21 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/36-guid.html</guid>
    
</item>
<item>
    <title>Fotos umbenennen nach Erstellungsdatum im EXIF-Tag</title>
    <link>http://ccblog.derago.com/archives/35-Fotos-umbenennen-nach-Erstellungsdatum-im-EXIF-Tag.html</link>
            <category>Windows</category>
    
    <comments>http://ccblog.derago.com/archives/35-Fotos-umbenennen-nach-Erstellungsdatum-im-EXIF-Tag.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=35</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=35</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    &lt;div class=&quot;serendipity_imageComment_left&quot; style=&quot;width: 110px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://ccblog.derago.com/uploads/Bilder/IrfanView-Einstellungen.png&#039; onclick=&quot;F1 = window.open(&#039;/uploads/Bilder/IrfanView-Einstellungen.png&#039;,&#039;Zoom&#039;,&#039;height=564,width=719,top=325.5,left=608,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;&gt;&lt;!-- s9ymdb:11 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;86&quot;  src=&quot;http://ccblog.derago.com/uploads/Bilder/IrfanView-Einstellungen.serendipityThumb.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;Batch-Konvertierung&lt;/div&gt;&lt;/div&gt;Praktisch insbesondere wenn man Fotos von mehreren Kameras hat, ist es die Fotos nach dem Erstelldatum umzubenennen. Dies geht mit IrfanView sehr gut, da alle Exif-Tags genutzt werden können.&lt;br /&gt;
&lt;br /&gt;
Mit IrfanView unter Batchkonvertierung bei Name (Muster) muss man dazu folgendes eintragen:&lt;br /&gt;
$E36867(%Y-%m-%d_%H-%M-%S).jpg 
    </content:encoded>

    <pubDate>Mon, 30 Jun 2008 12:52:34 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/35-guid.html</guid>
    
</item>
<item>
    <title>grub im MBR installieren</title>
    <link>http://ccblog.derago.com/archives/34-grub-im-MBR-installieren.html</link>
    
    <comments>http://ccblog.derago.com/archives/34-grub-im-MBR-installieren.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=34</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=34</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    Wie kann man bei gentoo mit genkernel bei grub den MasterBootRecord erneuern?&lt;br /&gt;
&lt;br /&gt;
grub --no-floppy&lt;br /&gt;
&lt;br /&gt;
grub&gt; root (hd0,0)    (Specify where your /boot partition resides)&lt;br /&gt;
grub&gt; setup (hd0)     (Install GRUB in the MBR)&lt;br /&gt;
grub&gt; quit            (Exit the GRUB shell) 
    </content:encoded>

    <pubDate>Thu, 05 Jun 2008 07:59:06 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/34-guid.html</guid>
    
</item>
<item>
    <title>DNS Lookup/Query</title>
    <link>http://ccblog.derago.com/archives/33-DNS-LookupQuery.html</link>
            <category>Computer</category>
    
    <comments>http://ccblog.derago.com/archives/33-DNS-LookupQuery.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=33</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=33</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    Wie mache ich eine einfache DNS oder Rückwarts-DNS Abfrage?&lt;br /&gt;
&lt;br /&gt;
nslookup xxx&lt;br /&gt;
&lt;br /&gt;
statt xxx kann ein Servername oder eine IP-Adresse verwendet werden. 
    </content:encoded>

    <pubDate>Tue, 22 Jan 2008 14:41:22 +0100</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/33-guid.html</guid>
    
</item>
<item>
    <title>Recycler löschen</title>
    <link>http://ccblog.derago.com/archives/32-Recycler-loeschen.html</link>
    
    <comments>http://ccblog.derago.com/archives/32-Recycler-loeschen.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=32</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    in der Kommandozeile&lt;br /&gt;
rd /s /q c:\Recycler 
    </content:encoded>

    <pubDate>Wed, 05 Dec 2007 18:02:10 +0100</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/32-guid.html</guid>
    
</item>
<item>
    <title>Links erzeugen</title>
    <link>http://ccblog.derago.com/archives/31-Links-erzeugen.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/31-Links-erzeugen.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=31</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    für Verzeichnisse gehen nur symbolische Links:&lt;br /&gt;
&lt;br /&gt;
cd /&lt;br /&gt;
ln -s /freigaben/xx3/Privat/bak/home .&lt;br /&gt;
&lt;br /&gt;
legt im root eine Verknüfung home an die auf /freigaben/xx3/Privat/bak/home verweist 
    </content:encoded>

    <pubDate>Tue, 04 Dec 2007 20:12:18 +0100</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/31-guid.html</guid>
    
</item>
<item>
    <title>Windows-Probleme beseitigen</title>
    <link>http://ccblog.derago.com/archives/30-Windows-Probleme-beseitigen.html</link>
    
    <comments>http://ccblog.derago.com/archives/30-Windows-Probleme-beseitigen.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=30</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    &lt;div&gt;
&lt;p style=&quot;font-weight:bold&quot;&gt;Problem mit wins/netbt&lt;p&gt;
&lt;ul&gt;&lt;li&gt;netsh winsock reset&lt;/li&gt;
&lt;li&gt;netsh int ip reset c:\resetlog.txt&lt;/li&gt;&lt;/ul&gt;
&lt;p style=&quot;font-weight:bold&quot;&gt;Problem mit WindowsUpdate&lt;p&gt;
&lt;p&gt;WindowsUpdateAgent30-x86.exe /wuforce&lt;p&gt;
&lt;/div&gt; 
    </content:encoded>

    <pubDate>Tue, 16 Oct 2007 13:03:16 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/30-guid.html</guid>
    
</item>
<item>
    <title>Smartfestplattenstatus/Gesundheit</title>
    <link>http://ccblog.derago.com/archives/29-SmartfestplattenstatusGesundheit.html</link>
            <category>Computer</category>
    
    <comments>http://ccblog.derago.com/archives/29-SmartfestplattenstatusGesundheit.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=29</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    SMART Health Status&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://ccblog.derago.com/archives/29-SmartfestplattenstatusGesundheit.html#extended&quot;&gt;Continue reading &quot;Smartfestplattenstatus/Gesundheit&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 12 Oct 2007 12:53:29 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/29-guid.html</guid>
    
</item>
<item>
    <title>SQL-Statements</title>
    <link>http://ccblog.derago.com/archives/28-SQL-Statements.html</link>
            <category>Computer</category>
    
    <comments>http://ccblog.derago.com/archives/28-SQL-Statements.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=28</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    Alle Zeilen mit Energieart Wasser löschen:&lt;br /&gt;
DELETE FROM &quot;dt_stg&quot; WHERE &quot;EArt&quot;=&#039;4&#039;&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://ccblog.derago.com/archives/28-SQL-Statements.html#extended&quot;&gt;Continue reading &quot;SQL-Statements&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 20 Sep 2007 16:47:20 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/28-guid.html</guid>
    
</item>
<item>
    <title>Bash tips</title>
    <link>http://ccblog.derago.com/archives/27-Bash-tips.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/27-Bash-tips.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    Let Bash Save Your Aching Fingers&lt;br /&gt;
&lt;br /&gt;
One the greatest things about Linux is that all you really need is a command prompt to get some work done. Of course, this comes at the expense of stressing out your finger muscles. Or... does it? Here&#039;s some nice little tips to save your aching fingers.&lt;br /&gt;
&lt;br /&gt;
Sometimes you get tired of entering the same commands over and over again.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://ccblog.derago.com/archives/27-Bash-tips.html#extended&quot;&gt;Continue reading &quot;Bash tips&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 19 Sep 2007 17:18:36 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/27-guid.html</guid>
    
</item>

</channel>
</rss>