<?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/"
	>

<channel>
	<title>CJT &#187; C/C++</title>
	<atom:link href="http://blog.cjtech.co.uk/index.php/tag/cc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cjtech.co.uk</link>
	<description>Making Software Applications</description>
	<lastBuildDate>Tue, 15 Jun 2010 22:35:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Symbian development on Mac and Linux</title>
		<link>http://blog.cjtech.co.uk/index.php/2009/07/22/symbian-development-mac-linux/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2009/07/22/symbian-development-mac-linux/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 15:40:47 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[symbian]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=414</guid>
		<description><![CDATA[Anyone who has been developing for Symbian will well know of the constraint of having to use MS Windows to do the development on. Windows is the only &#8216;supported&#8217; platform even though much of the tool chain is based on open source components easily compiled to Linux and OS X. There are workarounds, such as [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2009/07/22/symbian-development-mac-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A better way</title>
		<link>http://blog.cjtech.co.uk/index.php/2009/03/02/a-better-way/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2009/03/02/a-better-way/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 21:32:28 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=220</guid>
		<description><![CDATA[In my previous post, I described how the architectural frameworks that have sprung up for flex/actionscript developers are not the best thing since sliced bread for implementing well designed applications. They attempt to take the design pattern, MVC, along with some other design patterns and bring them all together into one monolithic architectural framework. However, [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2009/03/02/a-better-way/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>QT&#8217;s move to LGPL</title>
		<link>http://blog.cjtech.co.uk/index.php/2009/01/14/qt-move-to-lgpl/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2009/01/14/qt-move-to-lgpl/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 17:59:50 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[LGPL]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[wxWidgets]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=131</guid>
		<description><![CDATA[So Nokia have made a change to the licensing model of its QT framework. The QT framework is a cross-platform C/C++ GUI framework developed by a Norwegian company name Trolltech which Nokia acquired last year. Anyone who has been doing cross-platform C++ applications with a GUI will have come across this framework and / or [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2009/01/14/qt-move-to-lgpl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Alchemy thoughts</title>
		<link>http://blog.cjtech.co.uk/index.php/2008/11/26/alchemy-thoughts/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2008/11/26/alchemy-thoughts/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 09:58:16 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Alchemy]]></category>
		<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=66</guid>
		<description><![CDATA[So, last week Adobe moved Alchemy onto the labs website. I have been interested (and genuinely excited) in this project from the first murmurs of it. C/C++ to AVM2 byte-code. Sounds great for our development team. We have loads of cross-platform C/C++ skills and very good knowledge of the Flash Player AVM [pdf]. So I [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2008/11/26/alchemy-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross-platform choices</title>
		<link>http://blog.cjtech.co.uk/index.php/2008/11/18/crossplatform-choices/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2008/11/18/crossplatform-choices/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 08:32:31 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[cross-platform]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=59</guid>
		<description><![CDATA[We are well known for our ability to create multi-platform, multi-device software applications, so here we spill some of the beans on how we achieve it. One of these things is language. There are two distinct ways of authoring cross-platform desktop applications: 1) Use a common runtime environment (e.g. Java &#8211; JRE) 2) Write code [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2008/11/18/crossplatform-choices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
