<?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>Dusty Reagan &#187; Tech Events</title>
	<atom:link href="http://dustyreagan.com/tag/tech-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://dustyreagan.com</link>
	<description>On Technology &#38; Entrepreneurship</description>
	<lastBuildDate>Thu, 15 Jul 2010 01:17:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>You can haz Austin Tech Events Widget without WordPress!</title>
		<link>http://dustyreagan.com/austin-tech-events-widget-for-those-without-widgets-or-wordpress/</link>
		<comments>http://dustyreagan.com/austin-tech-events-widget-for-those-without-widgets-or-wordpress/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 05:01:36 +0000</pubDate>
		<dc:creator>Dusty Reagan</dc:creator>
				<category><![CDATA[Random Thoughts & Going Ons]]></category>
		<category><![CDATA[Austin]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[Door64]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://dustyreagan.com/austin-tech-events-widget-for-those-without-widgets-or-wordpress/</guid>
		<description><![CDATA[Not too long ago I posted about the Austin Tech Events Plugin for WordPress. Several folks asked me how to install it sans WordPress or in a older version of WordPress that doesn&#8217;t support widgets. Well I&#8217;ll tell ya&#8217;. Step &#8230; <a href="http://dustyreagan.com/austin-tech-events-widget-for-those-without-widgets-or-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Not too long ago I posted about the <a href="http://dustyreagan.com/austin-tech-events-calendar-wordpress-plugin/">Austin Tech Events Plugin for WordPress</a>. Several folks asked me how to install it sans WordPress or in a older version of WordPress that doesn&#8217;t support widgets. Well I&#8217;ll tell ya&#8217;.</p>
<p><strong>Step 1.</strong> <a href="http://wordpress.org/extend/plugins/austin-tech-events-calendar/" target="_blank">Download the latest version of the Austin Tech Events widget</a> and upload it to a subdirectory on your site.</p>
<p><strong>Step 2.</strong> Go get yourself a <a href="http://gd.google.com/html/signup.html" target="_blank" id="Installation">Google GDATA API key</a><a href="http://gd.google.com/html/signup.html" target="_blank"> here</a>.</p>
<p><strong>Step 3.</strong> Add the following code to the head section of your site. Note the sections in red. You need to add your Google API Key and be sure to change the paths below to reflect where you uploaded the Austin Tech Events widget folder.</p>
<pre>&lt;script type="text/javascript" src="http://www.google.com/jsapi?key=<span style="color: red">YOU GOOGLE API KEY GOES HERE</span>"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
	var calendarURL = 'http://www.google.com/calendar/feeds/i8m14fqigtkhpj744qml1vht920bq5j0%40import.calendar.google.com/public/full';
	var pageMaxResults = 15;
	var parseWiki = true;
	var showNav = true;
	var weeks = null;
	var widgetListSize = null;
&lt;/script&gt;
&lt;link type="text/css" rel="stylesheet" href="<span style="color: red">http://example.com/wp-content/plugins/austin-tech-events-calendar/</span>css/thickbox.css" /&gt;
&lt;link type="text/css" rel="stylesheet" href="<span style="color: red">http://example.com/wp-content/plugins/austin-tech-events-calendar/</span>css/style.css" /&gt;
&lt;script type="text/javascript"&gt;
	function addLoadEvent(func) {
		var oldonload = window.onload;
		if (typeof window.onload != 'function') {
			window.onload = func;
		} else {
			window.onload = function() {
			if (oldonload) {
				oldonload();
			}
				func();
			}
		}
	}
&lt;/script&gt;
&lt;script type="text/javascript" src="<span style="color: red">http://example.com/wp-content/plugins/austin-tech-events-calendar/</span>js/date.js?ver=alpha-1"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="<span style="color: red">http://example.com/wp-content/plugins/austin-tech-events-calendar/</span>js/jquery.js?ver=6124"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="<span style="color: red">http://example.com/wp-content/plugins/austin-tech-events-calendar/</span>js/thickbox.js?ver=3.1"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="<span style="color: red">http://example.com/wp-content/plugins/austin-tech-events-calendar/</span>js/wiky.js?ver=1.0"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="<span style="color: red">http://example.com/wp-content/plugins/austin-tech-events-calendar/</span>js/functions.js?ver=0.85"&gt;&lt;/script&gt;</pre>
<p><strong>Step 4.</strong> Add the following code to body of you page. Place it wherever you want the widget to show up.</p>
<pre>&lt;ul&gt;
	&lt;li id="austin-tech-events" class="widget widgetWPNGCalendar"&gt;
		&lt;h2 class="widgettitle"&gt;&lt;a href="http://door64.com/event"&gt;Austin Tech Events&lt;/a&gt;&lt;/h2&gt;
			&lt;div id="wpng-cal-widget-events" style="display:none;"&gt;&lt;/div&gt;
			&lt;div id="wpng-cal-load-widget" class="wpng-cal-loading"&gt;
				&lt;img class="wpng-cal-image" alt="loading..." src="/wp-content/plugins/austin-tech-events-calendar/images/loading_large.gif"/&gt;
			&lt;/div&gt;
		&lt;div&gt;
			&lt;script type="text/javascript" defer="defer"&gt;
				widgetListSize = 5;
				addLoadEvent(loadCalendarWidget);
			&lt;/script&gt;
		&lt;/div&gt;
	&lt;/li&gt;
&lt;/ul&gt;</pre>
<p>That&#8217;s all there is to it. Check out the example I created of the <a href="http://wp152.dustyreagan.com/" target="_blank">Austin Tech Events Plugin installed on WordPress 1.5.2</a>. Proof it can be done! <img src='http://dustyreagan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  The biggest disadvantage to this approach is that you won&#8217;t be notified of code updates like you would on a proper WordPress 2.5 widget install.</p>
<p>Let me know if you have any questions!</p>
<img src="http://dustyreagan.com/?ak_action=api_record_view&id=55&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://dustyreagan.com/austin-tech-events-widget-for-those-without-widgets-or-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Austin Tech Events Calendar WordPress Plugin</title>
		<link>http://dustyreagan.com/austin-tech-events-calendar-wordpress-plugin/</link>
		<comments>http://dustyreagan.com/austin-tech-events-calendar-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 04:55:07 +0000</pubDate>
		<dc:creator>Dusty Reagan</dc:creator>
				<category><![CDATA[Random Thoughts & Going Ons]]></category>
		<category><![CDATA[Austin]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[Door64]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://dustyreagan.com/austin-tech-events-calendar-wordpress-plugin/</guid>
		<description><![CDATA[Want to promote the tech community in Austin? This is your WordPress plugin! You can see an example of the plugin on my blog&#8217;s sidebar. The Austin Tech Events Calendar plugin is a &#8220;branch&#8221; of the wpng-calendar, a WordPress plugin &#8230; <a href="http://dustyreagan.com/austin-tech-events-calendar-wordpress-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Want to promote the tech community in Austin? This is your WordPress plugin! You can see an example of the plugin on my blog&#8217;s sidebar.</p>
<p>The Austin Tech Events Calendar plugin is a &#8220;branch&#8221; of the <a href="http://code.google.com/p/wpng-calendar/" target="_blank">wpng-calendar</a>, a WordPress plugin for integrating a Google calendar into your WordPress blog. I&#8217;ve customized it to best display events from the <a href="http://door64.com/event" target="_blank">door64.com</a><a href="http://door64.com/event" target="_blank"> events calendar</a>.</p>
<p>To  install this plugin:</p>
<ol>
<li><a href="http://wordpress.org/extend/plugins/austin-tech-events-calendar/" target="_blank">Download it from here</a></li>
<li>Upload the plugin to the &#8220;wp-content/plugins&#8221; directory in your WordPress installation</li>
<li>Activate the plugin in your WordPress admin panel</li>
<li>Go get yourself a <a href="http://gd.google.com/html/signup.html" target="_blank" id="Installation">Google GDATA API key</a><a href="http://gd.google.com/html/signup.html" target="_blank"> here</a></li>
<li>In your WordPress admin panel, goto &#8220;Options -&gt; Austin Tech Events&#8221; then enter your Google GDATA API key. If you&#8217;re running WordPress 2.5, look under &#8220;Settings -&gt; Austin Tech Events.&#8221;</li>
<li>Under &#8220;Presentation -&gt; Widgets&#8221; add the widget to your side bar, alter the options if you like</li>
</ol>
<p>That&#8217;s it!</p>
<p>For more information about this plugin checkout the documentation from the the <a href="http://code.google.com/p/wpng-calendar/" target="_blank">wpng-calendar</a> site.</p>
<p>Drop me some comments if you have questions or feedback! <img src='http://dustyreagan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>PS. This plugin uses Javascript to interface the Google API. I&#8217;d love to rebuild this plugin using PHP so that the links inside of the event descriptions would help each organization&#8217;s page rank in Google search. If anyone wants to take a stab at converting this from Javascript to PHP, I&#8217;d love you forever!</p>
<p><strong>Have an old version of WordPress that doesn&#8217;t support widgets? Not using WordPress at all? Check out this post: <a href="http://dustyreagan.com/austin-tech-events-widget-for-those-without-widgets-or-wordpress/">Austin Tech Events Widget for those without widgets or WordPress</a>.</strong></p>
<img src="http://dustyreagan.com/?ak_action=api_record_view&id=51&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://dustyreagan.com/austin-tech-events-calendar-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Austin Tech Community Events Calendar Strategy</title>
		<link>http://dustyreagan.com/austin-tech-community-events-calendar-strategy/</link>
		<comments>http://dustyreagan.com/austin-tech-community-events-calendar-strategy/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 23:12:06 +0000</pubDate>
		<dc:creator>Dusty Reagan</dc:creator>
				<category><![CDATA[Random Thoughts & Going Ons]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Austin]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[Door64]]></category>
		<category><![CDATA[Tech Events]]></category>

		<guid isPermaLink="false">http://dustyreagan.com/austin-tech-community-events-calendar-strategy/</guid>
		<description><![CDATA[We have a lot of awesome tech and entrepreneurship communities in Austin: door64, Geek Austin, Social Media Club, Bootstrap Austin, Refresh Austin, Jelly, and Startup Drinks, just to name a few. Recently Austin has been doing really well intermingling and &#8230; <a href="http://dustyreagan.com/austin-tech-community-events-calendar-strategy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We have a lot of awesome tech and entrepreneurship communities in Austin: <a href="http://door64.com" target="_blank">door64</a>, <a href="http://geekaustin.org/" target="_blank">Geek Austin</a>, <a href="http://austin.socialmediaclub.com/" target="_blank">Social Media Club</a>, <a href="http://www.bootstrapaustin.org/" target="_blank">Bootstrap Austin</a>, <a href="http://www.refreshaustin.org/" target="_blank">Refresh Austin</a>, <a href="http://" target="_blank">Jelly</a>, and <a href="http://austin.startupdrinks.com/" target="_blank">Startup Drinks</a>, just to name a few. Recently Austin has been doing really well intermingling and cross pollinating our communities, and that has got me EXTREMELY excited. <a href="http://austin.socialmediaclub.com/2008/04/16/austin-social-media-club-is-growing/">Just the other day</a> Social Media Club had their meeting during Austin Jelly, during that cross mingling Jelly got a few new coworkers and Social Media Club got some new member interest. How cool is that?</p>
<p>One large barrier I&#8217;ve found organizing Austin Jelly is the proliferation of calendars online for me to post my events to. And each of those calendars has their own small audience, so of course I need to post to all of them to reach the largest audience. What we need is ONE shared calendar feed with an API so we can display and post events from our organizations website. But the key thing is that the backend is shared, so we&#8217;re promoting each others events across the web.</p>
<p><a href="http://www.linkedin.com/in/mgenovese" target="_blank">Matt</a> has done a great job developing the community and the calendar at door64.com. One great thing about the <a href="http://door64.com/event" target="_blank">door64 calendar</a> (aside from the amount of events posted there and the audience size) is that it&#8217;s already integrated into Google Calendars, which is a huge step towards making it easy to spread.</p>
<p>I&#8217;d like to help make the door64 calendar THE tech event calendar for Austin. I believe the way to this is by developing the following:</p>
<ol>
<li><strong>Create WordPress Widget for Austin Tech Events</strong><br />
(Are you an Austin Tech blogger? Why not promote Austin Tech events by using this widget? <em>PS. It&#8217;s almost done, check it out on the bottom of my blog&#8217;s sidebar.</em>)</li>
<li><strong>Create automated batch push of Austin events to 3rd party calendars via API</strong><br />
(AKA: Post an event to door64.com and it gets pushed to these other event calendars.)</p>
<ol>
<li>Upcoming</li>
<li>Craigslist</li>
<li>What else?</li>
</ol>
</li>
<li><strong>Create an event posting API</strong><br />
(AKA: Post events to door64&#8242;s calendar from your organization&#8217;s website. Keep your brand, but cross promote your event.)</li>
</ol>
<p>What do you think? I&#8217;d love to hear everyone&#8217;s thoughts.</p>
<img src="http://dustyreagan.com/?ak_action=api_record_view&id=50&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://dustyreagan.com/austin-tech-community-events-calendar-strategy/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>What I learned at SXSW Interactive 2007</title>
		<link>http://dustyreagan.com/what-i-learned-at-sxsw-interactive-2007/</link>
		<comments>http://dustyreagan.com/what-i-learned-at-sxsw-interactive-2007/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 08:30:00 +0000</pubDate>
		<dc:creator>Dusty Reagan</dc:creator>
				<category><![CDATA[Random Thoughts & Going Ons]]></category>
		<category><![CDATA[SXSWi]]></category>
		<category><![CDATA[Tech Events]]></category>

		<guid isPermaLink="false">http://dev.dustyreagan.com/?p=29</guid>
		<description><![CDATA[2007 was my first year at SXSW Interactive. (Despite the fact I have lived in Austin for over 3 years now). It was a fantastic experience. The panels were packed with tasty bits of information and the social scene was &#8230; <a href="http://dustyreagan.com/what-i-learned-at-sxsw-interactive-2007/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">2007 was my first year at <a href="http://2007.sxsw.com/interactive/">SXSW Interactive</a>. (Despite the fact I have lived in Austin for over 3 years now). It was a fantastic experience. The panels were packed with tasty bits of information and the social scene was equally as enriching.</p>
<p>Typically, around 3pm each day I felt my brain had hit its capacity for new information, and I really wanted to pause to research all the things I just learned. But, SXSW had other plans for me… more panels and parties of course! Ah, SXSW giveth and SXSW taketh away.</p>
<p>I did manage to jot down some key points that I wanted to remember and/or research after the event ended. So, here for you, are my notes from SXSW. Enjoy <img src='http://dustyreagan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p style="font-weight: bold" class="MsoNormal">For those short on time</p>
<ul>
<li><!--[if !supportLists]--><span><span></span></span><a href="http://microformats.org/">Microformats</a></li>
<li><!--[if !supportLists]--><span><span></span></span><a href="http://www.feedburner.com/">Feedburner</a></li>
<li><!--[if !supportLists]--><span><span></span></span><a href="http://audio.sxsw.com/podcast/interactive/panel/2007/SXSW.INT.20070313.BruceSterling.mp3">Bruce Sterling’s Rant</a> (~1hr long)<a href="http://audio.sxsw.com/podcast/interactive/panel/2007/SXSW.INT.20070313.BruceSterling.mp3"><br />
</a></li>
</ul>
<p class="MsoNormal"><span style="font-weight: bold">General SXSW Attendance</span></p>
<ul type="disc">
<li class="MsoNormal">Bring good business cards to      the event.</li>
<li class="MsoNormal">Goto the after hours parties.      (Admittedly, I didn&#8217;t do enough of this. But I will next year.)</li>
<li class="MsoNormal">Ask questions in panels.      (This I did do. It&#8217;s a little intimidating going up to the microphone, but it      gets easier the more you do it.)</li>
<li class="MsoNormal">Know what to say when someone      asks the question &#8220;What do you do?&#8221;</li>
<li class="MsoNormal">Travel light to avoid trips      to the car or hotel.</li>
</ul>
<p class="MsoNormal"><span style="font-weight: bold">Business</span></p>
<ul type="disc">
<li class="MsoNormal">Development costs are the      most expensive costs for creating a startup application.</li>
<li class="MsoNormal">Reviews were mixed about outsourcing application development oversees. It seemed like those who were hesitant about outsourcing oversees had plenty of venture capital and worried about communication problems.</li>
<li class="MsoNormal">Company transparency is great      for developing customer loyalty and is good PR.</li>
<li class="MsoNormal">Great customer support is the      new marketing.</li>
<li class="MsoNormal">Research who your market is,      segment them, and then market directly to each segment.</li>
<li class="MsoNormal">Virtual gifts, such as the      flower on hotornot.com, are an interesting way to monetize social web      applications.</li>
<li class="MsoNormal">Subscription fees that unlock advanced      features of your web application is a good alternative to adding ads to your site.</li>
<li class="MsoNormal">Ads on subscription based      sites can be used to encourage and remind non subscribers to subscribe.</li>
<li class="MsoNormal">Adding &#8220;We will never      sell your email address&#8221; to your form is a simple way to gain user trust.</li>
</ul>
<p class="MsoNormal" style="font-weight: bold">SEO</p>
<ul>
<li><!--[if !supportLists]--><span><span><span></span></span></span>One method to test what keywords work for your site is to purchase a bundle of pay per click ads using the keywords you’re speculating on. Then look at the metrics to see which keywords outperformed the others.</li>
<li><!--[if !supportLists]--><span><span></span></span>SEO using keyword ratios is overrated. Quality link backs are the key.</li>
<li><!--[if !supportLists]--><span><span><span></span></span></span><!--[endif]-->SEO is not just good for search. It also helps deliver more accurate contextual ads from ad provider networks such as Google AdSense.</li>
</ul>
<p class="MsoNormal"><span style="font-weight: bold">Technical</span></p>
<ul type="disc">
<li class="MsoNormal">Microformats are simple to      implement and add extensibility to your content.</li>
<li class="MsoNormal">After seeing the Microformat panel at SXSW, I&#8217;ve become such a big fan of the concept that I&#8217;m adding another bullet      point here to encourage you to go research the topic.</li>
<li class="MsoNormal"><a href="https://addons.mozilla.org/firefox/4106/">Operator Firefox add-on</a> is an      interesting tool to take advantage of existing Microformats.</li>
<li class="MsoNormal"><a href="http://www.openqa.org/selenium/">Selenium</a> is great for testing      AJAX. (I      already new that, but it was nice to have it verified.)</li>
</ul>
<p class="MsoNormal"><span style="font-weight: bold"> Miscellaneous</span></p>
<ul type="disc">
<li class="MsoNormal"><a href="http://laughingsquid.net/">Laughing Squid Web Hosting</a>      comes highly recommended. (I recommend  <a href="https://www.nearlyfreespeech.net/">NearlyFreeSpeech.net</a> if anyone cares.)</li>
<li class="MsoNormal">Feedburner rocks for      gathering site feed statistics.</li>
<li class="MsoNormal"><a href="http://www.geni.com/">Geni.com</a> looks like a pretty      cool genealogy web app.</li>
<li class="MsoNormal"><a href="http://www.tacoda.com/">Tacoda.com</a> seems like an      excellent ad sharing network.</li>
<li class="MsoNormal">Everyone is in love with the      <a href="http://www.getfirebug.com/">Firebug Firefox add-on</a>.</li>
<li class="MsoNormal">Bruce Sterling’s rant was      awesome. He mentioned several interesting topics and people I intend to      research further.</li>
<li class="MsoNormal"><a href="http://www.carsonified.com/">Ryan Carson</a> seems like a good entrepreneur to model. I&#8217;ll be checking out his wittings and ventures.</li>
</ul>
<img src="http://dustyreagan.com/?ak_action=api_record_view&id=29&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://dustyreagan.com/what-i-learned-at-sxsw-interactive-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://audio.sxsw.com/podcast/interactive/panel/2007/SXSW.INT.20070313.BruceSterling.mp3" length="28444528" type="audio/mpeg" />
		</item>
		<item>
		<title>Austin Tech Events Calendar</title>
		<link>http://dustyreagan.com/austin-tech-events-calendar/</link>
		<comments>http://dustyreagan.com/austin-tech-events-calendar/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 02:00:00 +0000</pubDate>
		<dc:creator>Dusty Reagan</dc:creator>
				<category><![CDATA[Random Thoughts & Going Ons]]></category>
		<category><![CDATA[Austin]]></category>
		<category><![CDATA[Door64]]></category>
		<category><![CDATA[Tech Events]]></category>

		<guid isPermaLink="false">http://dev.dustyreagan.com/?p=28</guid>
		<description><![CDATA[I usually keep up with the geeky technology type events that are going on in Austin. I recently started doing so using Google Calendar, so I thought I&#8217;d make my Austin Tech Events calendar public to anyone who is interested. &#8230; <a href="http://dustyreagan.com/austin-tech-events-calendar/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I usually keep up with the geeky technology type events that are going on in Austin. <strike>I recently started doing so using Google Calendar, so I thought I&#8217;d make my Austin Tech Events calendar public to anyone who is interested.</strike></p>
<p><strike>If you&#8217;re signed up with Google Calendar you can add this calendar to your account by subscribing to it.</strike></p>
<p><strike>There&#8217;s also a Google hosted page of this calendar <a href="http://www.google.com/calendar/embed?src=an9hlfq2t9uvpug7timp9sfb80%40group.calendar.google.com">here</a>.<br />
And a RSS feed you can subscribe to <a href="http://www.google.com/calendar/feeds/an9hlfq2t9uvpug7timp9sfb80%40group.calendar.google.com/public/basic">here</a>.</strike></p>
<p><strike>If you know of an event that I need to add, let me know.</strike></p>
<p><strong>** Update! 3/29/2008 **</strong></p>
<p>Scratch all that!  I&#8217;m no longer attempting to keep my own tech events calendar. There&#8217;s an awesome <a href="http://door64.com/event">tech event calendar at Door64.com</a>. It even comes in <a href="https://www.google.com/calendar/events?q=door64">Google Calendar flavor</a>, so you can overlay it onto your personal calendar.</p>
<img src="http://dustyreagan.com/?ak_action=api_record_view&id=28&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://dustyreagan.com/austin-tech-events-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
