<?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>RAnDOM &#187; Primers</title>
	<atom:link href="http://itsrandom.info/category/primers/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsrandom.info</link>
	<description>Community of web and RIA software developers and enthusiasts located in the Brevard County area.</description>
	<lastBuildDate>Sun, 29 Aug 2010 03:23: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>June Meeting Topic</title>
		<link>http://itsrandom.info/2009/06/18/june-meeting-topic/</link>
		<comments>http://itsrandom.info/2009/06/18/june-meeting-topic/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 20:03:42 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Primers]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[meetings]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[primer]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=288</guid>
		<description><![CDATA[The next RAnDOM meeting will be held at Indian River Coffee at Pineda Ridge on Thursday, June 18th at 7:00pm. Based on Zach&#8217;s post last week, this meeting will be centered around mobile devices. I will discuss the advantages and quirks involved in web development and design for the iPhone. Hope to see you all [...]]]></description>
			<content:encoded><![CDATA[<p>The next RAnDOM meeting will be held at <a href="http://www.indianrivercoffee.com/locations.htm">Indian River Coffee at Pineda Ridge</a> on Thursday, June 18th at 7:00pm. Based on Zach&#8217;s post last week, this meeting will be centered around mobile devices. I will discuss the advantages and quirks involved in web development and design for the iPhone. Hope to see you all there.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://itsrandom.info/2009/06/09/looking-for-mobile-device-developers/" title="Looking for Mobile Device Developers (June 9, 2009)">Looking for Mobile Device Developers</a> (2)</li>
	<li><a href="http://itsrandom.info/2010/08/12/venue-updates-and-possible-start-date/" title="Venue updates and possible start date (August 12, 2010)">Venue updates and possible start date</a> (2)</li>
	<li><a href="http://itsrandom.info/2008/09/14/september-primer-introduction-to-flex/" title="September Primer &#8211; Introduction to Flex (September 14, 2008)">September Primer &#8211; Introduction to Flex</a> (0)</li>
	<li><a href="http://itsrandom.info/2010/08/23/reminder-august-2010-meeting-tomorrow-night/" title="Reminder: August 2010 Meeting Tomorrow Night (August 23, 2010)">Reminder: August 2010 Meeting Tomorrow Night</a> (0)</li>
	<li><a href="http://itsrandom.info/2008/08/19/random-wallpapers/" title="RAnDOM wallpapers (August 19, 2008)">RAnDOM wallpapers</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2009/06/18/june-meeting-topic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>January Primer: Building a Flash podcast player</title>
		<link>http://itsrandom.info/2009/01/22/january-primer-building-a-flash-podcast-player/</link>
		<comments>http://itsrandom.info/2009/01/22/january-primer-building-a-flash-podcast-player/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 18:19:52 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
				<category><![CDATA[Primers]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[january]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[podcasts]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=208</guid>
		<description><![CDATA[At our last meeting, I mentioned that we would be presenting something using Adobe Flash. There were a few different concepts that I thought about demonstrating. Some new ideas and some projects that never came to fruit. After a late night attempt at a new project and lost files from the dead projects, I decided [...]]]></description>
			<content:encoded><![CDATA[<p>At our last meeting, I mentioned that we would be presenting something using <a href="http://www.adobe.com/products/flash/">Adobe Flash</a>. There were a few different concepts that I thought about demonstrating. Some new ideas and some projects that never came to fruit. After a late night attempt at a new project and lost files from the dead projects, I decided to present a project that I&#8217;ve completed and is currently in production.</p>
<p>This application takes an available mp3 file and makes it playable via a Flash SWF. The only required software is the <a href="http://www.adobe.com/products/flash/">Adobe Flash IDE</a> that can be installed as a 90 day trial.</p>
<p>At this meeting we will discuss the Flash IDE, where Actionscript code is placed in a timeline based envirinment and how your HTML can send variables to the embeded SWF object on a web page.</p>
<p>I apologize for the exremely late primer, and I hope to see you all tonight at Charlie &amp; Jake&#8217;s.</p>
<p><strong>NOTE:</strong> Code is available <a href="http://svn.itsrandom.info/20090122/">here</a>.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://itsrandom.info/2009/01/22/january-meeting-wrap-up/" title="January Meeting Wrap-up (January 22, 2009)">January Meeting Wrap-up</a> (0)</li>
	<li><a href="http://itsrandom.info/2008/12/16/december-primer-migrating-ajax-applications-to-adobe-air/" title="December Primer : Migrating AJAX Applications to Adobe AIR (December 16, 2008)">December Primer : Migrating AJAX Applications to Adobe AIR</a> (0)</li>
	<li><a href="http://itsrandom.info/2008/12/19/december-meeting-wrap-up/" title="December Meeting Wrap-up (December 19, 2008)">December Meeting Wrap-up</a> (1)</li>
	<li><a href="http://itsrandom.info/2008/11/21/december-meeting-topic-announced/" title="December Meeting Topic Announced (November 21, 2008)">December Meeting Topic Announced</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/02/24/tffadg-march-meeting-adobe-evangelists-coming-to-tampa/" title="TFFADG March Meeting &#8211; Adobe Evangelists coming to Tampa (February 24, 2009)">TFFADG March Meeting &#8211; Adobe Evangelists coming to Tampa</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2009/01/22/january-primer-building-a-flash-podcast-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>December Primer : Migrating AJAX Applications to Adobe AIR</title>
		<link>http://itsrandom.info/2008/12/16/december-primer-migrating-ajax-applications-to-adobe-air/</link>
		<comments>http://itsrandom.info/2008/12/16/december-primer-migrating-ajax-applications-to-adobe-air/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 14:41:28 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Primers]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[december]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=192</guid>
		<description><![CDATA[Adobe AIR is a technology platform aimed at bringing the ease of conventional web development to the desktop development experience.  AIR is a cross platform technology, just like the Flash Player, capable of running on Windows, Mac, and Linux.  An AIR application can be created using traditional HTML and JavaScript, the Flex framework, or a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adobe.com/products/air/">Adobe AIR</a> is a technology platform aimed at bringing the ease of conventional web development to the desktop development experience.  AIR is a cross platform technology, just like the Flash Player, capable of running on Windows, Mac, and Linux.  An AIR application can be created using traditional HTML and JavaScript, the Flex framework, or a combination of the two.  When developing with HTML and JavaScript, Adobe provides a tailored version of <a href="http://webkit.org/">Webkit</a>.  This being available, it&#8217;s possible to utilize JavaScript frameworks such as <a href="http://jquery.com/">jQuery</a>, <a href="http://www.prototypejs.org/">Prototype</a>, and <a href="http://dojotoolkit.org/">Dojo</a> as well as most of their plugins.  AIR also exposes a set of JavaScript libraries which allow you to take advantage of  desktop integration features such as file system access, SQLite access, network monitoring, and more.  Additionally, with AIR running on the desktop, some of the cross-site security concerns imposed by the browser are removed, conversly though, a new set of concepts regarding security sandboxes are introduced which can get a little tricky at times.  Overall however, the experience is very similar to what we as a group are accustom.</p>
<p>In this month&#8217;s meeting, I&#8217;m going to show you the what&#8217;s involved in migrating our restaurant application to the AIR platform.  My goal is to give a brief introduction to AIR, show you the tools I used to migrate the application, and last, but most importantly, show you lots of code to relay some of the previously mentioned concepts.  If you&#8217;d like to follow along on your own laptop, having the following available will make it easier:</p>
<ul>
<li>Adobe AIR 1.5 <a href="http://www.adobe.com/products/air/tools/sdk/">SDK</a> and <a href="http://get.adobe.com/air/">runtime</a></li>
<li><a href="http://www.aptana.com/studio/download">Aptana Studio</a> with <a href="http://www.aptana.com/docs/index.php/Installing_a_plug-in">AIR support</a> installed</li>
<li><a href="http://svn.itsrandom.info/20081218/">Code from SVN</a></li>
</ul>
<p>I&#8217;ll show most of my code examples in Apatana, since it&#8217;s stupid easy to use with AIR, but I&#8217;ll go over the command line tools for <strong>adl</strong> and <strong>adt</strong> as well.</p>
<p>Hope you can join us on December 18th @ 7:00 PM at Charlie and Jake&#8217;s for the end of year meeting.  If you think you may be able to attend, please <a href="http://random20081218.eventbrite.com/">RSVP</a> here so we can give our sponsor a head count.  If you can&#8217;t make it out, Happy Holidays from the RAnDOM crew!</p>
<p><strong>NOTE: </strong>Sorry for the delay on this primer.  I realize the meeting is this Thursday, so I hope you can join us for our meeting.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://itsrandom.info/2008/11/21/december-meeting-topic-announced/" title="December Meeting Topic Announced (November 21, 2008)">December Meeting Topic Announced</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/03/19/march-meeting-wrap-up/" title="March Meeting Wrap-up (March 19, 2009)">March Meeting Wrap-up</a> (0)</li>
	<li><a href="http://itsrandom.info/2008/12/18/code-updated-for-december-meeting/" title="Code Updated for December Meeting (December 18, 2008)">Code Updated for December Meeting</a> (0)</li>
	<li><a href="http://itsrandom.info/2008/08/04/primer-creating-mashups-using-the-basics/" title="August Primer &#8211; Creating Mashups using the Basics (August 4, 2008)">August Primer &#8211; Creating Mashups using the Basics</a> (4)</li>
	<li><a href="http://itsrandom.info/2009/02/24/tffadg-march-meeting-adobe-evangelists-coming-to-tampa/" title="TFFADG March Meeting &#8211; Adobe Evangelists coming to Tampa (February 24, 2009)">TFFADG March Meeting &#8211; Adobe Evangelists coming to Tampa</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2008/12/16/december-primer-migrating-ajax-applications-to-adobe-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>October Primer : Introduction to REST</title>
		<link>http://itsrandom.info/2008/10/13/october-primer-introduction-to-rest/</link>
		<comments>http://itsrandom.info/2008/10/13/october-primer-introduction-to-rest/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 04:00:11 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Primers]]></category>
		<category><![CDATA[october]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=115</guid>
		<description><![CDATA[This month we&#8217;re going to hop over to the server side of things and take a look at one of the most common protocols used to create services for rich clients, representational state transfer (REST). REST is based on the transmission of data as resources. These resources are identified by Uniform Resource Identifiers (URIs) and [...]]]></description>
			<content:encoded><![CDATA[<p>This month we&#8217;re going to hop over to the server side of things and take a look at one of the most common protocols used to create services for rich clients, <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">representational state transfer</a> (REST).  REST is based on the transmission of data as resources.  These resources are identified by Uniform Resource Identifiers (URIs) and HTTP methods (GET, POST, PUT, DELETE) are used to describe how the state of these resources are to be accessed or changed.  Think of it as a simple way to represent CRUD (create, read, update, delete) operations over the web.</p>
<p>For this time around, we&#8217;re going use a very simple set of RESTful services built using Ruby on Rails.  We won&#8217;t be focusing on the code of the services in great detail, but more on their RESTful interfaces.  We&#8217;ll also look into integrating these new services with our Restaurant application we created in our first meeting.  </p>
<p>I hope to have the code ready and in SVN by Thursday at the latest <img src='http://itsrandom.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Don&#8217;t forget about our new venue, Java Surf.  Bring your RAnDOM coffee mugs!  See you there.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://itsrandom.info/2008/10/15/code-available-for-october-meeting/" title="Code Available for October Meeting (October 15, 2008)">Code Available for October Meeting</a> (0)</li>
	<li><a href="http://itsrandom.info/2008/10/17/october-meeting-wrap-up/" title="October Meeting Wrap-Up (October 17, 2008)">October Meeting Wrap-Up</a> (0)</li>
	<li><a href="http://itsrandom.info/2008/11/18/rsvp-for-novembers-meeting-and-site-updates/" title="RSVP for November&#8217;s meeting (and site updates) (November 18, 2008)">RSVP for November&#8217;s meeting (and site updates)</a> (2)</li>
	<li><a href="http://itsrandom.info/2008/10/04/new-meeting-location-for-october-java-surf/" title="New Meeting Location for October : Java Surf (October 4, 2008)">New Meeting Location for October : Java Surf</a> (1)</li>
	<li><a href="http://itsrandom.info/2008/10/02/geocaching-time/" title="Geocaching Time! (October 2, 2008)">Geocaching Time!</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2008/10/13/october-primer-introduction-to-rest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>September Primer &#8211; Introduction to Flex</title>
		<link>http://itsrandom.info/2008/09/14/september-primer-introduction-to-flex/</link>
		<comments>http://itsrandom.info/2008/09/14/september-primer-introduction-to-flex/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 03:36:04 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Primers]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[primer]]></category>
		<category><![CDATA[september]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=67</guid>
		<description><![CDATA[This month we&#8217;re going to do an introduction to Flex.  Flex is a developer technology created, and open-sourced, by Adobe that allows creating Flash-based applications in a very similar paradigm to traditional web-based applications.  The goal of Flex is to supplement these technologies and provide the user with a richer experience while simplifying the complexities [...]]]></description>
			<content:encoded><![CDATA[<p>This month we&#8217;re going to do an introduction to Flex.  Flex is a developer technology created, and open-sourced, by Adobe that allows creating Flash-based applications in a very similar paradigm to traditional web-based applications.  The goal of Flex is to supplement these technologies and provide the user with a richer experience while simplifying the complexities of working within the context of the browser.  At a high level, working with Flex entails creating components using a combination of MXML, an XML dialect, and ActionScript, a language very similar to JavaScript.  Those resources are then compiled into a Flash movie and, typically, loaded into the browser via HTML.</p>
<p>Our goal for this meeting is to orient you toward MXML and ActionScript and the tools needed to work with them.  We will be cheating a little bit and borrowing some sample code from the Adogo&#8217;s June code camp.  The example application is very straight-forward, so we should be able to jump right into it.</p>
<p>For this meeting, I suggest having the following available:</p>
<ul>
<li>A laptop with Windows or MacOS X installed</li>
<li>A copy of the <a href="http://www.adobe.com/go/flex_trial">Flex Builder 3 IDE trial</a> (free for students)</li>
<li><a href="http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+3">Flex SDK 3.1</a></li>
<li><a href="http://www.adobe.com/products/flashplayer/">Flash Player 9</a> or higher</li>
<li>Web browser</li>
<li><a href="http://svn.itsrandom.info/20080918/">Sample code</a></li>
</ul>
<p>If you&#8217;d like to get a head start on looking into Flex, <a href="http://www.theflexshow.com/blog/index.cfm/Fifteen-Minutes-With-Flex">The Flex Show</a> has a great series of vidcasts which are short, informative, and a great introduction.  Additionally, for a more in depth look at Flex, the <a href="http://www.silvafug.org/">Silicon Valley Flex User Group</a> has some great webcasts for beginners as well.</p>
<p>See you all on Thursday and remember to <a href="http://random20080918.eventbrite.com/">RSVP</a>.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://itsrandom.info/2008/09/19/september-meeting-wrap-up/" title="September Meeting Wrap-up (September 19, 2008)">September Meeting Wrap-up</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/09/03/adogo-and-orug-joint-meeting-with-a-touch-of-random/" title="Adogo and ORUG joint meeting with a touch of RAnDOM (September 3, 2009)">Adogo and ORUG joint meeting with a touch of RAnDOM</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/02/24/tffadg-march-meeting-adobe-evangelists-coming-to-tampa/" title="TFFADG March Meeting &#8211; Adobe Evangelists coming to Tampa (February 24, 2009)">TFFADG March Meeting &#8211; Adobe Evangelists coming to Tampa</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/07/27/teksystems-seeking-coldfusionflex-developer-at-ksc/" title="TEKsystems seeking ColdFusion/Flex Developer at KSC (July 27, 2009)">TEKsystems seeking ColdFusion/Flex Developer at KSC</a> (0)</li>
	<li><a href="http://itsrandom.info/2008/09/17/random-geocaching/" title="RAnDOM geocaching (September 17, 2008)">RAnDOM geocaching</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2008/09/14/september-primer-introduction-to-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>August Primer &#8211; Creating Mashups using the Basics</title>
		<link>http://itsrandom.info/2008/08/04/primer-creating-mashups-using-the-basics/</link>
		<comments>http://itsrandom.info/2008/08/04/primer-creating-mashups-using-the-basics/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 15:27:05 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Primers]]></category>
		<category><![CDATA[august]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mashups]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=30</guid>
		<description><![CDATA[For our first meeting, we&#8217;re not really sure what to expect in terms of attendance or location or even how well cooperative programming will work out, so this time around we&#8217;re going to keep it simple. I&#8217;ve thrown together a sample app using nothing but HTML, CSS, and Javascript so we can all work together [...]]]></description>
			<content:encoded><![CDATA[<p>For our first meeting, we&#8217;re not really sure what to expect in terms of attendance or location or even how well cooperative programming will work out, so this time around we&#8217;re going to keep it simple.  I&#8217;ve thrown together a sample app using nothing but HTML, CSS, and Javascript so we can all work together to create your typical AJAX mash-up application; no server scripting need.  We&#8217;ll be using everyone&#8217;s favorite Javascript library, <a href="http://jquery.com/">jQuery</a>, as well as the <a href="http://jmaps.digitalspaghetti.me.uk/">jMaps</a> and <a href="http://www.maxb.net/scripts/jgcharts/include/demo/">jgCharts</a> plug-ins for jQuery to make creating the mash-up that much easier.</p>
<p>To participate in the meeting, we suggest bringing along the following:</p>
<ul>
<li>Laptop with your favorite OS</li>
<li>An editor/IDE for working with HTML/CSS/JS (I like <a href="http://eclipse.org">Eclipse</a>)</li>
<li>A <a href="http://subversion.tigris.org/">Subversion</a> client to get a hold of the <a href="http://svn.itsrandom.info/20080821/">code</a> (I like <a href="http://www.polarion.org/index.php?page=overview&#038;project=subversive">Subversive</a> or <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a>)</li>
<li><a href="http://www.firefox.com">Firefox</a> with <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a> and the <a href="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer Toolbar</a> installed</li>
</ul>
<p>That being said, if you don&#8217;t have these few things and just want to swing by, get a bite to eat, and see what we&#8217;re all about, everyone&#8217;s welcome.  My shoulder is definitely available for looking over.</p>
<p>I&#8217;ve created the event on Eventbrite, our calendaring and event tool, so if you are able to make it, please <a href="http://itsrandominfo20080821.eventbrite.com/">leave us an RSVP</a> so we can let the restaurant know how many to expect.  Code should be made available withing a few days, if anyone wants to start messing around with it.  Also, if you feel the urge, help us spread the word about our organization and meetings.  Every little bit helps, especially since right now it&#8217;s just 3 guys who like to code trying to put this together.</p>
<p>Hope to see you all at our first meeting!</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://itsrandom.info/2008/12/16/december-primer-migrating-ajax-applications-to-adobe-air/" title="December Primer : Migrating AJAX Applications to Adobe AIR (December 16, 2008)">December Primer : Migrating AJAX Applications to Adobe AIR</a> (0)</li>
	<li><a href="http://itsrandom.info/2010/08/25/august-meeting-wrap-up/" title="August Meeting Wrap-up (August 25, 2010)">August Meeting Wrap-up</a> (3)</li>
	<li><a href="http://itsrandom.info/2008/11/18/rsvp-for-novembers-meeting-and-site-updates/" title="RSVP for November&#8217;s meeting (and site updates) (November 18, 2008)">RSVP for November&#8217;s meeting (and site updates)</a> (2)</li>
	<li><a href="http://itsrandom.info/2009/03/19/march-meeting-wrap-up/" title="March Meeting Wrap-up (March 19, 2009)">March Meeting Wrap-up</a> (0)</li>
	<li><a href="http://itsrandom.info/2010/07/12/free-jquery-book-today-7122010-only/" title="Free JQuery Book &#8212; Today (7/12/2010) only! (July 12, 2010)">Free JQuery Book &#8212; Today (7/12/2010) only!</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2008/08/04/primer-creating-mashups-using-the-basics/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

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