<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.yunqa.de/delphi/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.yunqa.de/delphi/feed.php">
        <title>Delphi Inspiration</title>
        <description></description>
        <link>http://www.yunqa.de/delphi/</link>
        <image rdf:resource="http://www.yunqa.de/delphi/lib/images/favicon.ico" />
       <dc:date>2013-06-19T02:42:01+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/htmlparser/index?rev=1352281260&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/creole/index?rev=1350808841&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/sqlitespy/index?rev=1347918156&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/regex/index?rev=1333028676&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/wikitaxi/index?rev=1313047460&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.yunqa.de/delphi/lib/images/favicon.ico">
        <title>Delphi Inspiration</title>
        <link>http://www.yunqa.de/delphi/</link>
        <url>http://www.yunqa.de/delphi/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.yunqa.de/delphi/doku.php/wiki/htmlparser/index?rev=1352281260&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-07T10:41:00+02:00</dc:date>
        <dc:creator>Delphi Inspiration</dc:creator>
        <title>DIHtmlParser Wiki - Add missing &quot;the&quot;.</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/htmlparser/index?rev=1352281260&amp;do=diff</link>
        <description>DIHtmlMimeMesage


[DIHtmlMimeMessage] is an add-on to DIHtmlParser to create MIME messages from existing HTML documents and automatically add required attachment files. It is excellent to send existing HTML documents as e-mails. Example projects demonstrate this with Indy, ICS, Synapse, and other Freeware Delphi Internet components.</description>
    </item>
    <item rdf:about="http://www.yunqa.de/delphi/doku.php/wiki/creole/index?rev=1350808841&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-21T10:40:41+02:00</dc:date>
        <dc:creator>Heinz Zastrau</dc:creator>
        <title>DICreole Wiki - Question about DICreole Source Code</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/creole/index?rev=1350808841&amp;do=diff</link>
        <description>DICreole Source Code

How can I get the DICreole Source Code?

MediaWiki Format Parsing

Can DICreole be configured to parse MediaWiki codes?


	&quot;No, but DICreole can be configured to output MediaWiki syntax from Creole input. Please send in your patch to be bundled with DICreole.

For a Delphi MediaWiki parser, please refer to WikiTaxi.&quot;</description>
    </item>
    <item rdf:about="http://www.yunqa.de/delphi/doku.php/wiki/sqlitespy/index?rev=1347918156&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-09-17T23:42:36+02:00</dc:date>
        <dc:creator>Christian Hoehne</dc:creator>
        <title>SQLiteSpy Wiki</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/sqlitespy/index?rev=1347918156&amp;do=diff</link>
        <description>Delphi Components used in SQLiteSpy

	*  SQLiteSpy supports Unicode via .
	*  Data grid and the schema treeview are realized as TVirtualStringTree descendants.
	*  Modern tabs are displayed by JVCL TJvTabBar with added Unicode support.
	*  UniSynEdit and a customized SQLite3 highlighter bring SQL Unicode syntax highlighting to SQLiteSpy.</description>
    </item>
    <item rdf:about="http://www.yunqa.de/delphi/doku.php/wiki/regex/index?rev=1333028676&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-29T15:44:36+02:00</dc:date>
        <dc:creator>Alexey T.</dc:creator>
        <title>DIRegEx Wiki</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/regex/index?rev=1333028676&amp;do=diff</link>
        <description>Stack Overflow?


Question: Apparently, specific patterns with specific subjects can drive DIRegEx into stack overflow errors. How can I avoid these?

Answer: DIRegEx uses a recursive matching algorithm which can run out of stack space with extremely demanding patterns. The recursive algorithm was still chosen over an iterative implementation for performance reasons: Extensive testing revealed that DIRegEx runs multiple times faster with recursion than without.</description>
    </item>
    <item rdf:about="http://www.yunqa.de/delphi/doku.php/wiki/wikitaxi/index?rev=1313047460&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-11T09:24:20+02:00</dc:date>
        <dc:creator>Delphi Inspiration</dc:creator>
        <title>Wiki for WikiTaxi - Answer  question.</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/wikitaxi/index?rev=1313047460&amp;do=diff</link>
        <description>Frequently asked Questions


 What are the WikiTaxi command line parameters? 

WikiTaxi.exe currently takes two command line arguments:

WikiTaxi.exe &lt;Database File&gt; &lt;Page Name&gt;

Please note that the page name must match exactly (including case!). If it contains white space, it must be wrapped in quotation marks. This example will start WikiTaxi, open the English.taxi database and display the page on &quot;Albert Einstein&quot;:</description>
    </item>
</rdf:RDF>
