<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Helderberg Clarion User Group &#187; Code</title>
	<atom:link href="http://www.clarionusergroups.com/category/code/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clarionusergroups.com</link>
	<description>Clarion Professionals getting together to share experiences and embrace new techniques and technologies towards being more productive.</description>
	<lastBuildDate>Thu, 10 Nov 2011 09:02:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<copyright>Copyright &#xA9; Helderberg Clarion User Group 2010 </copyright>
	<managingEditor>dswindon@eadsdirect.com (Helderberg Clarion User Group)</managingEditor>
	<webMaster>dswindon@eadsdirect.com (Helderberg Clarion User Group)</webMaster>
	<image>
		<url>http://www.clarionusergroups.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Helderberg Clarion User Group</title>
		<link>http://www.clarionusergroups.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Clarion Professionals getting together to share experiences and embrace new techniques and technologies towards being more productive.</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>Helderberg Clarion User Group</itunes:author>
	<itunes:owner>
		<itunes:name>Helderberg Clarion User Group</itunes:name>
		<itunes:email>dswindon@eadsdirect.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.clarionusergroups.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Where have all the classes gone?</title>
		<link>http://www.clarionusergroups.com/48/where-have-all-the-classes-gone</link>
		<comments>http://www.clarionusergroups.com/48/where-have-all-the-classes-gone#comments</comments>
		<pubDate>Wed, 20 Aug 2008 07:06:18 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://www.clarionusergroups.com/48/where-have-all-the-classes-gone</guid>
		<description><![CDATA[The rather obscure title of this post is a reference to this great song, but also refers to the example code for my last two sessions on classes that I&#8217;ve been speaking on at the Clarion User Group meetings. I&#8217;m busy getting ready for tonight&#8217;s meeting, where I&#8217;ll be discussing virtual methods, inheritance, and a [...]]]></description>
			<content:encoded><![CDATA[<p>The rather obscure title of this post is a reference to <a href="http://www.youtube.com/watch?v=sKvdPsnkPC0">this great song</a>, but also refers to the example code for my last two sessions on classes that I&#8217;ve been speaking on at the Clarion User Group meetings.</p>
<p>I&#8217;m busy getting ready for tonight&#8217;s meeting, where I&#8217;ll be discussing virtual methods, inheritance, and a whole bunch of other uber-cool things.  I&#8217;ll make the source code for tonight&#8217;s session (as well as the past two sessions) available here on ClarionUserGroups.com later tonight, after the meeting.</p>
<p>See you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clarionusergroups.com/48/where-have-all-the-classes-gone/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Clarion flys on Windows Vista</title>
		<link>http://www.clarionusergroups.com/31/clarion-flys-on-windows-vista</link>
		<comments>http://www.clarionusergroups.com/31/clarion-flys-on-windows-vista#comments</comments>
		<pubDate>Wed, 06 Sep 2006 06:26:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Clarion]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.clarionusergroups.com/31/clarion-flys-on-windows-vista</guid>
		<description><![CDATA[Breaking the silence around here. We recently purchased 4 identical development laptops for the office, and as 1 of the laptops was being unused (It has to go to Namibia sometime), we decided to install Windows Vista Beta 2 on it. We received this version from our Action Pack Subscription, and have later realised it [...]]]></description>
			<content:encoded><![CDATA[<p>Breaking the silence around here. <img src='http://www.clarionusergroups.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>We recently purchased 4 identical development laptops for the office, and as 1 of the laptops was being unused (It has to go to Namibia sometime), we decided to install Windows Vista Beta 2 on it. We received this version from our Action Pack Subscription, and have later realised it isnt the most stable version out, since RC1 just came out a week ago, but nonetheless we gave it a whirl.</p>
<p>So 5 minutes after installing it, we had to give Clarion a go on it, 1, to see if it would compile, and 2, to see if there are any speed improvements. And boy were we surprised!</p>
<p>I put my XP pro laptop next to the Vista laptop, copied my code over to the Vista laptop, and carefully using both my hands on both mice, I hit &#8220;generate all&#8221;. The Vista machine &#8220;out-compiled&#8221; XP by around 5 seconds the first run, 9 seconds the second run, and when I created a dummy global variable on both machines so that the entire app would compile, the Vista machine won by a staggering 18 seconds!</p>
<p>Reading <a href="http://www.winsupersite.com/vista/">Paul Thurrott&#8217;s</a> website about Vista, I realised it isn&#8217;t a good idea to upgrade MY machine to the version of Vista we have, but if I could get my hands on RC1, which at 3.2GB&#8217;s to download, I would definitely upgrade!</p>
<p>So heres to Vista and Clarion. I just can&#8217;t wait!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clarionusergroups.com/31/clarion-flys-on-windows-vista/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.300 seconds -->

