<?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; News</title>
	<atom:link href="http://itsrandom.info/category/news/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>GitHub repo up for Pub Crawl App</title>
		<link>http://itsrandom.info/2010/08/28/github-repo-up-for-pub-crawl-app/</link>
		<comments>http://itsrandom.info/2010/08/28/github-repo-up-for-pub-crawl-app/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 03:22:33 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[pubcrawl-html5]]></category>
		<category><![CDATA[smartgit]]></category>
		<category><![CDATA[tortoisegit]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=344</guid>
		<description><![CDATA[I&#8217;ve setup a repo on GitHub for the pub crawl project to get us started. No code as of yet, but I&#8217;ve created an organization and a team called Developers that I can add anyone to that would like to work on the app. If you don&#8217;t have an account with GitHub, it&#8217;s free to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve setup <a href="http://github.com/itsRAnDOM/pubcrawl-html5">a repo on GitHub</a> for the pub crawl project to get us started.  No code as of yet, but I&#8217;ve created an organization and a team called Developers that I can add anyone to that would like to work on the app.  If you don&#8217;t have an account with GitHub, it&#8217;s <a href="https://github.com/signup/free">free to create</a> and will allow you to access the project.  If you haven&#8217;t used Git before, I suggest checking out <a href="http://help.github.com/">GitHub&#8217;s help section</a> which has some great guides and tutorials linked for learning Git.  If you&#8217;re not comfortable with the command line interface for Git, download <a href="http://www.syntevo.com/smartgit/index.html">SmartGit</a> or <a href="http://code.google.com/p/tortoisegit/">TortoiseGit</a>, which are nice, simple UIs for working with Git repositories and has great GitHub integration.</p>
<p>If anyone needs help getting setup, just let the group know.  See y&#8217;all next month.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2010/08/28/github-repo-up-for-pub-crawl-app/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>August Meeting Wrap-up</title>
		<link>http://itsrandom.info/2010/08/25/august-meeting-wrap-up/</link>
		<comments>http://itsrandom.info/2010/08/25/august-meeting-wrap-up/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 15:59:31 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[august]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[lawnchair]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[meetings]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=336</guid>
		<description><![CDATA[Thanks to Sebastian, Darryl, Sarah, and Chris for making it out last night to the August meeting. Over the course of the evening we had some great discussions about HTML5, the new Google Maps API, Rails 3, Flex, tablets, and other fun topics. Congrats to Darryl for winning the channel developer contest with Litl and [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to Sebastian, Darryl, Sarah, and Chris for making it out last night to the August meeting.  Over the course of the evening we had some great discussions about HTML5, the new Google Maps API, <a href="http://github.com/rails/rails">Rails 3</a>, Flex, tablets, and other fun topics.  Congrats to Darryl for winning the channel developer contest with <a href="http://litl.com/">Litl</a> and on his trip out to FITC 2010.  He gave us a demo of his how the Litl development environment worked and the sign language channel he&#8217;s developed which very cool to see.</p>
<p>At the close of the meeting, we came to the consensus that we&#8217;d like to start building an application as a group.  I shared my idea for a pub crawling application using HTML5, <a href="http://code.google.com/apis/maps/documentation/javascript/basics.html">Google Maps</a> and Geo-location, <a href="http://blog.westcoastlogic.com/lawnchair/">LawnChair</a>, <a href="http://couchdb.apache.org/">CouchDB</a>, jQuery, and an assortment of other fun libraries that everyone seems to be into.  Each meeting we&#8217;ll try to building a piece of the puzzle and see how it goes.  If anyone has any suggestions or requests for features or technologies they&#8217;d like to use, come out to the next meeting and let&#8217;s dig in.</p>
<p>Our next meeting will be on September 21th, 2010 @ 6:00 PM at the Suntree/Viera Library, since the venue seemed to work out pretty well this month.  See you then!</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/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/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/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/2010/08/16/new-venue-suntreeviera-library/" title="New Venue: Suntree/Viera Library (August 16, 2010)">New Venue: Suntree/Viera Library</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2010/08/25/august-meeting-wrap-up/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Reminder: August 2010 Meeting Tomorrow Night</title>
		<link>http://itsrandom.info/2010/08/23/reminder-august-2010-meeting-tomorrow-night/</link>
		<comments>http://itsrandom.info/2010/08/23/reminder-august-2010-meeting-tomorrow-night/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 17:05:34 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[august]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[meetings]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=333</guid>
		<description><![CDATA[Just a friendly reminder that our August 2010 meeting is tomorrow, Tuesday, August 24th @ 6:00 PM at the Suntree/Viera Library. Bring some ideas regarding APIs you want to check out or specs you&#8217;re interested in learning more about. No food or drinks please, per the library guidelines, but if anyone has time, we can [...]]]></description>
			<content:encoded><![CDATA[<p>Just a friendly reminder that our August 2010 meeting is tomorrow, Tuesday, August 24th @ 6:00 PM at the<a href="http://www.brev.org/pages/visit_your_library/melbourne_suntree/index.php"> Suntree/Viera Library</a>.  Bring some ideas regarding APIs you want to check out or specs you&#8217;re interested in learning more about.  No food or drinks please, per the library guidelines, but if anyone has time, we can always swing by C&#038;J&#8217;s next door for a beer afterwards.</p>
<p>The conference room we&#8217;ll be using is located to the left of the entrance next to the reference desk and computer station.  See you tomorrow night.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://itsrandom.info/2010/08/16/new-venue-suntreeviera-library/" title="New Venue: Suntree/Viera Library (August 16, 2010)">New Venue: Suntree/Viera Library</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/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/2009/05/21/may-meeting-canceled/" title="May meeting canceled (May 21, 2009)">May meeting canceled</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/06/18/june-meeting-topic/" title="June Meeting Topic (June 18, 2009)">June Meeting Topic</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2010/08/23/reminder-august-2010-meeting-tomorrow-night/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Venue: Suntree/Viera Library</title>
		<link>http://itsrandom.info/2010/08/16/new-venue-suntreeviera-library/</link>
		<comments>http://itsrandom.info/2010/08/16/new-venue-suntreeviera-library/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 14:13:51 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[august]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[meetings]]></category>
		<category><![CDATA[suntree]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=327</guid>
		<description><![CDATA[This morning I stopped by the Suntree/Viera library and checked on the availability for a meeting room per Chris, Sarah, and Sebastian&#8217;s advice. They have a ~10 person conference room that has a large white board, plenty of outlets, and a large meeting room table. They can&#8217;t furnish us with a projector and don&#8217;t allow [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I stopped by the <a href="http://www.brev.org/pages/visit_your_library/melbourne_suntree/index.php">Suntree/Viera library</a> and checked on the availability for a meeting room per Chris, Sarah, and Sebastian&#8217;s advice.  They have a ~10 person conference room that has a large white board, plenty of outlets, and a large meeting room table.  They can&#8217;t furnish us with a projector and don&#8217;t allow food and drink, but they do have free WiFi available.  Based on their schedule, the 3rd Tuesday of each month is available if we&#8217;d like to use the room; Monday&#8217;s were completely booked.  I went ahead and took the slot for 6:00 PM to 7:45PM on the 3rd Tuesday of the month; the library closes at 8:00 PM, so we have to end 15 minutes prior to close.</p>
<p>For this month, I grabbed the Tuesday slot (same time) on 08/24, since the 3rd Tuesday would be tomorrow and I&#8217;d like to give more notice to the group.  There are only a few of us, so if this date is absolutely terrible for anyone, let me know and we can look into changing some dates around.  Also, since there is no food/drink allowed in the library and since we&#8217;re meeting earlier in the evening, I figure we can grab a beer at <a href="http://cjbrewery.com/location.cfm">Charlie and Jake&#8217;s</a> next door afterwards for anyone who is interested.</p>
<p>I&#8217;ll update the blog, but let know what y&#8217;all think.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/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/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/2009/05/21/may-meeting-canceled/" title="May meeting canceled (May 21, 2009)">May meeting canceled</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/06/18/june-meeting-topic/" title="June Meeting Topic (June 18, 2009)">June Meeting Topic</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2010/08/16/new-venue-suntreeviera-library/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FAMiLab and the Greater Orlando Hackerspace</title>
		<link>http://itsrandom.info/2010/08/15/familab-and-the-greater-orlando-hackerspace/</link>
		<comments>http://itsrandom.info/2010/08/15/familab-and-the-greater-orlando-hackerspace/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 02:59:41 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[familab]]></category>
		<category><![CDATA[orlando]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=324</guid>
		<description><![CDATA[Max passed along some information about an electronics hacking group in the Central Florida area that I thought I&#8217;d share. FAMiLab is located in Altamonte Springs and has Microcontroller Mondays weekly @ 7:00 PM where they invite the community into the lab to learn and play with assorted electronics hardware and software. For those of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.maximporges.com/">Max</a> passed along some information about an electronics hacking group in the Central Florida area that I thought I&#8217;d share.  <a href="http://familab.org/blog/">FAMiLab</a> is located in Altamonte Springs and has <a href="http://familab.org/blog/2010/03/microcontroller-mondays/">Microcontroller Mondays</a> weekly @ 7:00 PM where they invite the community into the lab to learn and play with assorted electronics hardware and software.  For those of you who remember Matt showing us his work on the <a href="http://www.matthewdavidwilliams.com/2008/10/17/introducing-barduino-the-ruby-powered-bar-monkey/">Barduino</a>, you&#8217;ve already gotten a glimpse as to how much fun this kind of stuff can be; check out <a href="http://www.maximporges.com/2010/07/26/the-arduinome-is-finished/">Max&#8217;s latest endeavor</a> as well for another cool example.  </p>
<p>According to one of the guys running the show, they&#8217;re in the process of restructuring their website and such, but if you&#8217;d like to get in touch for more information (i.e. &#8211; the gate code to get in), you can email them @  familab.4am at gmail dot com or jump on their discuss mailing list @ <a href="http://familab.org/mailman/listinfo">http://familab.org/mailman/listinfo</a> for some active conversation.  If anyone decides to go, let the group know so people can possibly carpool into Orlando.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://itsrandom.info/2009/05/04/flashcamp-orlando-ticket-raffle/" title="FlashCamp Orlando ticket raffle (May 4, 2009)">FlashCamp Orlando ticket raffle</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/05/11/flashcamp-orlando-early-bird-extended/" title="FlashCamp Orlando Early Bird Extended! (May 11, 2009)">FlashCamp Orlando Early Bird Extended!</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2010/08/15/familab-and-the-greater-orlando-hackerspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Venue updates and possible start date</title>
		<link>http://itsrandom.info/2010/08/12/venue-updates-and-possible-start-date/</link>
		<comments>http://itsrandom.info/2010/08/12/venue-updates-and-possible-start-date/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 02:12:01 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[august]]></category>
		<category><![CDATA[meetings]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=321</guid>
		<description><![CDATA[Over the last couple weeks I&#8217;ve looked into having meetings at BCC and Sarah has looked into possibly getting some space at her office building. Both options did not pan out for one reason or another, so we&#8217;re still in need of a venue for our meetings. Does anyone know of any spaces we could [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last couple weeks I&#8217;ve looked into having meetings at BCC and Sarah has looked into possibly getting some space at her office building.  Both options did not pan out for one reason or another, so we&#8217;re still in need of a venue for our meetings.  Does anyone know of any spaces we could use for our monthly meetings or have any suggestions that I could look into?</p>
<p>We may have to give Indian River Coffee another shot until something comes up.  Zach and Darryl, can we use your projector and screen again if this is the case?  If so, how does August 23rd @ 7:00 PM for our next meeting sound to everyone?  I was hoping to give Monday&#8217;s a try this year, what do y&#8217;all think?</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/2010/08/16/new-venue-suntreeviera-library/" title="New Venue: Suntree/Viera Library (August 16, 2010)">New Venue: Suntree/Viera Library</a> (2)</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/2009/05/21/may-meeting-canceled/" title="May meeting canceled (May 21, 2009)">May meeting canceled</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/06/18/june-meeting-topic/" title="June Meeting Topic (June 18, 2009)">June Meeting Topic</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2010/08/12/venue-updates-and-possible-start-date/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free JQuery Book &#8212; Today (7/12/2010) only!</title>
		<link>http://itsrandom.info/2010/07/12/free-jquery-book-today-7122010-only/</link>
		<comments>http://itsrandom.info/2010/07/12/free-jquery-book-today-7122010-only/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 13:44:29 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=314</guid>
		<description><![CDATA[Since Spain has won the World Cup, SitePoint is giving away their JQuery: Novice to Ninja Book for free!  The deal is only effective today, 07/12/2010, so make your way over now and grab a copy before it&#8217;s too late. Related posts December Primer : Migrating AJAX Applications to Adobe AIR (0) August Primer &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>Since Spain has won the World Cup, SitePoint is giving away their <a href="http://sale.sitepoint.com/">JQuery: Novice to Ninja</a> Book for free!  The deal is only effective today, 07/12/2010, so make your way over now and grab a copy before it&#8217;s too late.</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/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/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/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/2010/07/12/microsoft-c-mid-and-sr-level-developer-position-available/" title="Microsoft C# Mid and Sr. Level Developer Position Available (July 12, 2010)">Microsoft C# Mid and Sr. Level Developer Position Available</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2010/07/12/free-jquery-book-today-7122010-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let&#8217;s give it another try!</title>
		<link>http://itsrandom.info/2010/07/08/lets-give-it-another-try/</link>
		<comments>http://itsrandom.info/2010/07/08/lets-give-it-another-try/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 05:39:02 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=311</guid>
		<description><![CDATA[This evening (morning) I renewed the domain for the group (itsrandom.info) with my host.  After seeing an interest on the blog and speaking with Zach and Sebastian, I think it&#8217;s still worth keeping the group going.  I&#8217;m split pretty thin between the office and my OSS work, so I&#8217;d like to switch the meeting format [...]]]></description>
			<content:encoded><![CDATA[<p>This evening (morning) I renewed the domain for the group (itsrandom.info) with my host.  After seeing an interest on the blog and speaking with Zach and Sebastian, I think it&#8217;s still worth keeping the group going.  I&#8217;m split pretty thin between the office and my OSS work, so I&#8217;d like to switch the meeting format to an open one in which we just meet and decide what we&#8217;d like to learn/mess with/etc.  Basically, I&#8217;m advocating no planned topics for meetings with the intention of just hacking at APIs based on the interests of those in attendance at the meetings.  I&#8217;ve been wanting to mess with HTML 5 a lot more, so there are plenty of things we can dig into.  Mobile is really hot right now too, so I&#8217;m sure we can find something in that arena or combination of the two.  Really any topic is on the table.</p>
<p>All this being said, to accomplish this open format, it&#8217;s my opinion, we&#8217;re going to need to find a venue that has a space to setup the projector and is a bit quieter than our normal spots; the coffee shop isn&#8217;t cutting it.  I&#8217;m going to need help to find a new place to meet though.  We basically need somewhere that is open until about 9:00 PM, that potentially has a projector/screen, can hold about 10 people, and is quiet.  I was thinking maybe the BCC library, but I think we need a student to book the room.  Any suggestions?  If we can find a new spot to meet, I&#8217;d like to start back up in August/September (2010 <img src='http://itsrandom.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).  We&#8217;re only a few people right now, so I&#8217;m open to suggestions for the day of the week, and will throw out Monday to start.</p>
<p>I&#8217;d also like to rename the group to something more generic, so I&#8217;m open to any ideas.  Thanks to everyone for their interest.  Let&#8217;s try to get something organized for August/September and see how it goes.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2010/07/08/lets-give-it-another-try/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Any interest out there still?</title>
		<link>http://itsrandom.info/2010/03/31/any-interest-out-there-still/</link>
		<comments>http://itsrandom.info/2010/03/31/any-interest-out-there-still/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 14:35:47 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=308</guid>
		<description><![CDATA[As you can probably tell from the contents of this blog over the last months, RAnDOM has been pretty inactive with its last meeting in August 2009.  Myself, Sebastian, and Zach were helping to organize the group, but slowly, we began to realize that we didn&#8217;t have as much time to contribute.  We all still [...]]]></description>
			<content:encoded><![CDATA[<p>As you can probably tell from the contents of this blog over the last months, RAnDOM has been pretty inactive with its last meeting in August 2009.  Myself, Sebastian, and Zach were helping to organize the group, but slowly, we began to realize that we didn&#8217;t have as much time to contribute.  We all still like the idea of getting together on a monthly basis, but we&#8217;re curious if there is still any interest in the community for us getting together?  The domain name for this blog is coming up for renewal in July 2010, so it seemed like a good motivator to get some feedback.</p>
<p>What do y&#8217;all say?  Anyone up for giving it another try?</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2010/03/31/any-interest-out-there-still/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adogo and ORUG joint meeting with a touch of RAnDOM</title>
		<link>http://itsrandom.info/2009/09/03/adogo-and-orug-joint-meeting-with-a-touch-of-random/</link>
		<comments>http://itsrandom.info/2009/09/03/adogo-and-orug-joint-meeting-with-a-touch-of-random/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 14:46:54 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[adogo]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[orug]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[RAnDOM]]></category>
		<category><![CDATA[rubyamf]]></category>
		<category><![CDATA[september]]></category>

		<guid isPermaLink="false">http://itsrandom.info/?p=305</guid>
		<description><![CDATA[This month Adogo is going to have a joint meeting with the ORUG or using Flex, Rails, and RubyAMF.  Myself and Jake Swanner from the ORUG will be giving the presentation.  What&#8217;s really cool about this is that I&#8217;ll be using the code base that Darryl created for us for the Flex/AIR Restaurant Guide application [...]]]></description>
			<content:encoded><![CDATA[<p>This month Adogo is going to have a joint meeting with the ORUG or using Flex, Rails, and RubyAMF.  Myself and Jake Swanner from the ORUG will be giving the presentation.  What&#8217;s really cool about this is that I&#8217;ll be using the code base that Darryl created for us for the Flex/AIR Restaurant Guide application as a basis for my presentation.  Thanks to Darryl for all of his hard work!  If you can spare a Thursday evening, the meeting will be held on September 10th, 2009 at 7:00 PM at Devry in Millenia in Orlando.  For more information on the meeting, check out the <a href="http://adogo.us/2009/09/03/september-joint-meeting-with-orug/">Adogo</a> or <a href="http://www.orug.org/">ORUG</a> blog.</p>
<p>Hope you can make it!</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/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/2008/09/17/random-geocaching/" title="RAnDOM geocaching (September 17, 2008)">RAnDOM geocaching</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/04/03/flex-builder-3-licenses-for-unemployed-developers-and-other-resources/" title="Flex Builder 3 Licenses for unemployed developers and other resources (April 3, 2009)">Flex Builder 3 Licenses for unemployed developers and other resources</a> (0)</li>
	<li><a href="http://itsrandom.info/2009/05/04/flashcamp-orlando-ticket-raffle/" title="FlashCamp Orlando ticket raffle (May 4, 2009)">FlashCamp Orlando ticket raffle</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://itsrandom.info/2009/09/03/adogo-and-orug-joint-meeting-with-a-touch-of-random/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

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