<?xml version="1.0" encoding="ISO-8859-1"?>
<!--This is an automatically generated RSS file.

RSS files are web site summary documents in XML format, and are meant to be read
by an RSS reader or aggregator.
-->
<rss version="2.0">
   <channel>
      <title>Clarion Articles</title>
      <description><![CDATA[Articles recently published in Clarion Magazine]]></description>
      <language>en-us</language>
      <link>http://clarionmag.com:8081</link>
      <copyright>Copyright 1999-2005 by CoveComm Inc.</copyright>
      <item>
         <title>Converting C6 Apps to C7, Part 2 (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n03c7conversion-part2.html</link>
         <description><![CDATA[Clarion 7 is without doubt one of the largest changes in the history of Clarion, thanks to its completely new IDE and a reworked code generation system that is a lot stricter about APP and DCT data. As a result, you're likely to encounter some errors when converting your APPs to C7.x. Philip Prohm takes a detailed look at the common problems and their solutions. Part 2 of 2.]]></description>
         <pubDate>Thu, 11 Mar 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>Source Code Library 2010.02.28 Available (Article)</title>
         <link>http://clarionmag.com:8081/cmag/sourcelib.html#</link>
         <description><![CDATA[The Clarion Magazine Source Code Library has been updated to include the latest source. Source code subscribers can download the February 2010 update from the <a class="accent" href=" http://www.clarionmag.com/cmag/myclarionmag.html">My ClarionMag<a/> page. If you're on Vista or Windows 7 please run Lindersoft's <a class="accent" href="http://lindersoft.com/c6_vista_fix.exe">Clarion detection patch</a> first.
]]></description>
         <pubDate>Thu, 11 Mar 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>New Newsgroup Server Online (Article)</title>
         <link>http://clarionmag.com:8081/cmag/myclarionmag.html#</link>
         <description><![CDATA[We've switched to our new news (NNTP) server, and you should have access again as soon as the DNS change reaches you. If you have difficulty, try unscribing from (and perhaps deleting) the newsgroups and resubscribe. And if you haven't yet joined the ClarionMag newsgroups, please do! See the <a href="http://www.clarionmag.com/cmag/myclarionmag.html">My ClarionMag</a> page for login details. ]]></description>
         <pubDate>Thu, 11 Mar 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>Converting C6 Apps to C7, Part 1 (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n03c7conversion.html</link>
         <description><![CDATA[Clarion 7 is without doubt one of the largest changes in the history of Clarion, thanks to its completely new IDE and a reworked code generation system that is a lot stricter about APP and DCT data. As a result, you're likely to encounter some errors when converting your APPs to C7.x. Philip Prohm takes a detailed look at the common problems and their solutions. Part 1 of 2. ]]></description>
         <pubDate>Wed, 10 Mar 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>Advertising Feature: A Journey Towards An Employee Portal Using Clarion.Net (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n03adfeat-ccs.html</link>
         <description><![CDATA[CCS Technologies is a Software Development and Services Company established in 1980, providing Clarion outsourcing services.]]></description>
         <pubDate>Mon, 08 Mar 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>Did You Get An Email From Us? (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n03email.html</link>
         <description><![CDATA[On Friday we sent out a mailing list reminder email. Did you get it? If not, here's what you can do.]]></description>
         <pubDate>Mon, 08 Mar 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>Clarion 101: Passing Groups (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n02groups.html</link>
         <description><![CDATA[GROUP structures are a great way to collect a bunch of related variables in one place. But how do you pass them between procedures, sometimes repeatedly? Tony York explains. ]]></description>
         <pubDate>Sun, 28 Feb 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>PDF for February 2010 (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/files/cmag-2010-02.pdf</link>
         <description><![CDATA[All articles for February 2010 in PDF format.]]></description>
         <pubDate>Sun, 28 Feb 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>C7.1 - Mask and Preview (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n02c71fixes.html</link>
         <description><![CDATA[When Steve Parker began working with C7 the two significant problems he found were the absence of a window preview mode and problems with the Mask attribute on D1 entry fields. These are reportedly working in the latest 7.1 releases; Dr. Parker assesses the fixes.]]></description>
         <pubDate>Sat, 27 Feb 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>ClarionMag 2010: The Beta (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n02beta1.html</link>
         <description><![CDATA[We've been working on a compete rewrite of the ClarionMag web site/server for some time now, and the first beta is online!]]></description>
         <pubDate>Wed, 24 Feb 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>The Clarion# Compiler: It's C# Under The Hood (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n02cscompiler.html</link>
         <description><![CDATA[Reading through a Russian language PDF on Clarion7/Clarion.NET, Graham Dawson made a surprising discovery: The Clarion# language doesn't compile to IL code: it compiles to C# code. ]]></description>
         <pubDate>Thu, 18 Feb 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>Clarion 7.1.6755 Shows Significant Improvement (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n02c71-6755.html</link>
         <description><![CDATA[Clarion 7.1.6755 is the most stable C7 release to date. Dave Harms looks at two critical issues (reported fixed for the next release), recent fixes and improvements, and the prospects for wide acceptance of 7.1 in the very near future.]]></description>
         <pubDate>Wed, 17 Feb 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>Mark Riffey's Network Troubleshooting Page (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n02network.html</link>
         <description><![CDATA[Mark Riffey's famous collection of network troubleshooting tips and techniques now resides at ClarionMag. This is a free access article. ]]></description>
         <pubDate>Tue, 16 Feb 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>Running Clarion on a Mac (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/v12n02clariononthemac.html</link>
         <description><![CDATA[More and more Clarion developers are trying out the Mac. Perhaps, like Mark Riffey, you want to do a little iPhone development. But can you run Clarion in a Windows virtual machine on a Mac? Mark shows how it's done.]]></description>
         <pubDate>Thu, 11 Feb 2010 00:00:00 CST</pubDate>
      </item>
      <item>
         <title>PDF for January 2010 (Article)</title>
         <link>http://clarionmag.com:8081/cmag/v12/files/cmag-2010-01.pdf</link>
         <description><![CDATA[All articles for January 2010 in PDF format.]]></description>
         <pubDate>Sun, 31 Jan 2010 00:00:00 CST</pubDate>
      </item>
   </channel>
</rss>

