<?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>2008-11-19T12:07:46+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/sqlitespy/index?rev=1227006323&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/sqlite3/index?rev=1226942586&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/zipwriter/index?rev=1226390198&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/xml/index?rev=1226072344&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/wikitaxi/index?rev=1225832410&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/dipp/index?rev=1217491379&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.yunqa.de/delphi/doku.php/wiki/regex/index?rev=1216281104&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/sqlitespy/index?rev=1227006323&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-18T12:05:23+01:00</dc:date>
        <title>SQLiteSpy Wiki - Remove &quot;Update to SQLite 3.6.4&quot; request as SQLiteSpy 1.8.5 includes SQLite 3.6.5</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/sqlitespy/index?rev=1227006323&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/sqlite3/index?rev=1226942586&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-17T18:23:06+01:00</dc:date>
        <title>DISQLite3 Wiki - Some cleaning up to match the DISQLite3 2.0.0 release.</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/sqlite3/index?rev=1226942586&amp;do=diff</link>
        <description>BLOBs and TStream

 Here is a demo which shows how to write any TStream to a database BLOB and read it back. It also describes the advantages of the different methods. An updated version of this demo is distributed with the DISQLite3 package!

sqlite3_get_table() Example

 A simple example project which shows how to use sqlite3_get_table() is available here. An updated version of this demo is distributed with the DISQLite3 package!</description>
    </item>
    <item rdf:about="http://www.yunqa.de/delphi/doku.php/wiki/zipwriter/index?rev=1226390198&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-11T08:56:38+01:00</dc:date>
        <title>DIZipWriter Wiki - Explain that DIZipWriter component installation is described in the help file.</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/zipwriter/index?rev=1226390198&amp;do=diff</link>
        <description>FAQ

 Q: Could be a silly question, but how does one install this component? I am using Delphi 7.

A: Not a silly question at all. That's why it is described in the DIZipWriter help file, which is part of the package. Please open the file DIZipWriter.chm, read the &quot;Installation&quot; section and follow the steps described there.</description>
    </item>
    <item rdf:about="http://www.yunqa.de/delphi/doku.php/wiki/xml/index?rev=1226072344&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-07T16:39:04+01:00</dc:date>
        <title>DIXml Wiki - Answer FAQ question on DIXml file size limitation.</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/xml/index?rev=1226072344&amp;do=diff</link>
        <description>DIXml FAQ

 Q: Can your DIXml component read in very large XML files? I have files that are over 900+ MB - that other components cannot parse due to their size. They give Out of Memory errors.

A: Yes, DIXml can parse XML files of virtually any size with no memory constraints. This is true of the SAX, SAX2, and XmlReader interfaces. The XmlReader interface is recommended because it is more flexible and user friendly. Be careful, however, if you build a DOM tree: This will cause DIXml to load the…</description>
    </item>
    <item rdf:about="http://www.yunqa.de/delphi/doku.php/wiki/wikitaxi/index?rev=1225832410&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-04T22:00:10+01:00</dc:date>
        <title>Wiki for WikiTaxi - Editing previous comment I made.</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/wikitaxi/index?rev=1225832410&amp;do=diff</link>
        <description>Feature-Requests

 One thing: I'd like to see the .ini file name the database so that if I start up in the PortableApps.com launcher, the database will automagically be picked up by WikiTaxi.  Thank you.

Hello, nice software, but there has to be still some improvements. Here are my wishes:</description>
    </item>
    <item rdf:about="http://www.yunqa.de/delphi/doku.php/wiki/dipp/index?rev=1217491379&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-31T10:02:59+01:00</dc:date>
        <title>DIPP Wiki - Question about source code and related projects</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/dipp/index?rev=1217491379&amp;do=diff</link>
        <description>I'm interested in some kind of preprocessor to be used with freepascal and linux. Do you plan to release the source code of your DIPP ? If so I'm interested in help develop it to be used with freepascal and linux.

I'm actually using a modified version of &lt;http://lua-users.org/wiki/SlightlyLessSimpleLuaPreprocessor&gt; . Other interesting similar projects are :</description>
    </item>
    <item rdf:about="http://www.yunqa.de/delphi/doku.php/wiki/regex/index?rev=1216281104&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-17T09:51:44+01:00</dc:date>
        <title>DIRegEx Wiki - Elaborate on stack overflows.</title>
        <link>http://www.yunqa.de/delphi/doku.php/wiki/regex/index?rev=1216281104&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>
</rdf:RDF>
