<?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>creacog &#187; ccglib</title>
	<atom:link href="http://blog.creacog.co.uk/tag/ccglib/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.creacog.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 16 Jul 2010 11:46:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SimpleOscilloscope : my first opensource Flex component</title>
		<link>http://blog.creacog.co.uk/2009/03/09/simpleoscilloscope-my-first-opensource-flex-component/</link>
		<comments>http://blog.creacog.co.uk/2009/03/09/simpleoscilloscope-my-first-opensource-flex-component/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 11:44:52 +0000</pubDate>
		<dc:creator>creacog</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Builder]]></category>
		<category><![CDATA[Flex Components]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[ccglib]]></category>
		<category><![CDATA[Components]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://blog.creacog.co.uk/?p=174</guid>
		<description><![CDATA[In the majority of my projects to-date, I am the sole developer on the project team. I was feeling the need to get into writing Flex components to a level that they could be distributed. Essentially making sure I use meta tags correctly and adding appropriate asdoc comments allowing other Flex developers to easily include [...]]]></description>
			<content:encoded><![CDATA[<p>In the majority of my projects to-date, I am the sole developer on the project team. I was feeling the need to get into writing Flex components to a level that they could be distributed. Essentially making sure I use meta tags correctly and adding appropriate asdoc comments allowing other Flex developers to easily include the component as they would any other from the Flex SDK.</p>
<p><a href="http://creative-cognition.co.uk/ccglibTestBeds/SimpleOscilloscopeTestBed/"><img class="size-full wp-image-175 alignleft" title="SimpleOscilloscope snapshot" src="http://blog.creacog.co.uk/wp-content/uploads/2009/03/thumbsimpleoscilloscope.gif" alt="SimpleOscilloscope snapshot" width="200" height="150" /></a></p>
<p>So, ccglib is an <a title="MIT License" href="http://www.opensource.org/licenses/mit-license.php" target="_blank">MIT license</a> OpenSource project hosted on google code through which i plan to release a number of components. The first component released is <a title="SimpleOscilloscope" href="http://code.google.com/p/ccglib/wiki/SimpleOscilloscope">SimpleOscilloscope</a>, which plots the currently playing sound-wave. Designed to be easily sized, coloured and positioned through application of styles.</p>
<ul style="clear:both;">
<li><a href="http://code.google.com/p/ccglib/">the ccglib project on google code</a> (get <a href="http://code.google.com/p/ccglib/source/checkout">the source</a>, or <a href="http://code.google.com/p/ccglib/downloads/list">download the swc library</a>)</li>
<li><a href="http://creative-cognition.co.uk/ccglibTestBeds/SimpleOscilloscopeTestBed/">the test-bed demonstrating SimpleOscilloscope</a> (view source enabled)</li>
<li><a href="http://www.creative-cognition.co.uk/caseStudies-ccglib.html">Case-study added to my corporate site</a></li>
<li><a href="http://www.gotoandlearn.com/play?id=62" target="_blank">gotoandlearn</a> : great tutorials on how to get started creating your own sound-wave visualisations with ActionScript</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.creacog.co.uk/2009/03/09/simpleoscilloscope-my-first-opensource-flex-component/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
