<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
 <channel>
  <title>XBLite Programming</title>
  <link>http://www.xblite.com/forum/</link>
  <generator>http://www.eblah.com</generator>
  <description></description>
  <language>en</language>
  <item>
   <title>GTK .DEC files</title>
   <link>http://www.xblite.com/forum/m-1222539048/</link>
   <comments>http://www.xblite.com/forum/m-1222539048/#num1</comments>
   <description><![CDATA[Does anyone have the .DEC files for GTK?]]></description>
   <pubDate>Sat, 27 Sep 2008 22:10:48</pubDate>
   <dc:creator>gedumer</dc:creator>
  </item>
  <item>
   <title>gxml-v2.4</title>
   <link>http://www.xblite.com/forum/m-1222305571/</link>
   <comments>http://www.xblite.com/forum/m-1222305571/#num1</comments>
   <description><![CDATA[This is a new minor release of gxml, that addresses several bugs as well as add new features.&nbsp;&nbsp;There is also a major performance increase (about ~9%), which is always good<img src="/blahdocs/Smilies/smiley.png" style="vertical-align: middle" alt="" /><br /><br /><blockquote>
 <div class="win3 quoteby"><strong>Quoted Text</strong></div>
 <div class="win quotebody"><br />9-10-08 :: 2.4 :: The parser has been completely rewritten, and is both faster and more efficient.<br /><br />9-15-08 :: 2.4 :: Removed XmlGetNodePoolAddress () as the equivalent can be achieved with XmlGetNodeAddress (). Modified XmlGetChild () to retrieve anonymous children (request by Spyke).&nbsp;&nbsp;Colons are now aloud in node names, to facilitate for namespaces. Had to modify XmlGetChildFromPath () to use an '&#124;' instead of a colon, so it wouldn't interfere with namespaces.<br /><br />9-23-08 :: 2.4 :: Renamed some constants. Added XmlInit() which adds the default entities.&nbsp;&nbsp;The root node is now added immediately after XmlEvent_Start is fired, and no longer in XmlDrop().&nbsp;&nbsp;This fixes a problem with an event driven XML application (found out the hard way).<br /><br />9-24-08 :: 2.4 :: Fixed a bug in XmlCompile() where indention wasn't getting added correctly. Added support for namespaces.&nbsp;&nbsp;Attributes can now have instances. Modified XmlGetAttribute$ () to behave like XmlGetChild () for retrieving attributes when you don't know the name.&nbsp;&nbsp;Removed XmlAttributeExist () as it is no longer needed. New manual!<br /></div>
</blockquote>
<br /><br />Grab it from the Google Group using Chrome if you want<img src="/blahdocs/Smilies/tongue.png" style="vertical-align: middle" alt="" /><br /><br /><a href="http://groups.google.com/group/xblite/web/gxml-v2.4.zip">http://groups.google.com/group/xblite/web/gxml-v2.4.zip</a>]]></description>
   <pubDate>Thu, 25 Sep 2008 05:19:31</pubDate>
   <dc:creator>Rhett Thompson</dc:creator>
  </item>
  <item>
   <title>Program line hyphen</title>
   <link>http://www.xblite.com/forum/m-1221621677/</link>
   <comments>http://www.xblite.com/forum/m-1221621677/#num1</comments>
   <description><![CDATA[I got a simplest question&nbsp;&nbsp;- how can I hyphen a long program line (XBLite) into next line(s) ? For instance, such line as -<br /><br /> IF (virtKey = $$VK_HOME) OR (virtKey = $$VK_END) OR (virtKey = $$VK_RIGHT) OR (virtKey = $$VK_LEFT) OR (virtKey = $$VK_DELETE)<br /><br />is hardly readable. Seems better to cut such line into several parts. WHAT character I need to insert at the end of line to show a compiler, that this line isn't ended and will continue on next line ? It's too difficult to find an answer in XBLite FAQ.<br />Sorry, I'm using XBLite only a couple of days <img src="/blahdocs/Smilies/smiley.png" style="vertical-align: middle" alt="" /> My native languages - XBase++, Clipper, Visual FoxPro. ]]></description>
   <pubDate>Wed, 17 Sep 2008 07:21:17</pubDate>
   <dc:creator>reware</dc:creator>
  </item>
  <item>
   <title>gxml 2.3.x</title>
   <link>http://www.xblite.com/forum/m-1220535650/</link>
   <comments>http://www.xblite.com/forum/m-1220535650/#num1</comments>
   <description><![CDATA[9-3-08 :: 2.3.9 :: Added XmlCompile$() which compiles the currently loaded tree into a string. <br />-When changing a nodes data, the .dataStart/.dataEnd methods are now correctly broken.<br />-XmlAddAttribute() now rightly replaces the specified attribute if it already exists.<br />-Fixed a bug in XmlGetChildren(). <br />-Fixed a bug in XmlGetNodePoolAddress (). ]]></description>
   <pubDate>Thu, 4 Sep 2008 17:40:50</pubDate>
   <dc:creator>Rhett Thompson</dc:creator>
  </item>
  <item>
   <title>XML parser</title>
   <link>http://www.xblite.com/forum/m-1220354195/</link>
   <comments>http://www.xblite.com/forum/m-1220354195/#num1</comments>
   <description><![CDATA[I've just started using xblite and I'm impressed so far. I've got a long way through a short project in the last couple of days.<br /><br />Does anyone know or have any routines to parse an xml file? I need to find tags, extract the attributes and data values, and put changed elements back again.<br /><br />If these exist it would save me some time and would be much appreciated!<br /><br />Spyke]]></description>
   <pubDate>Tue, 2 Sep 2008 15:16:35</pubDate>
   <dc:creator>Spyke</dc:creator>
  </item>
 </channel>
</rss>