<!-- move these styles into a global definition -->

<style>
.hint {
	color: #ccc;
}

.sparkInput {
	font-size: 12px;
	padding: 5px;
	color: #222222;
	width: 500px;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.sparkTextarea {
	width: 500px;
	height: 250px;
	font-size: 14px;
	padding: 3px;
	color: #222222;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.sparkButton {
	font-size: 12px;
	padding: 5px;
	color: #222222;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.required {
	color: red;
}

</style>

<script>
function toggleEndDate()
{
	if(	document.getElementById('endDateRow').style.display == 'none')
		document.getElementById('endDateRow').style.display = 'block';
	else
		document.getElementById('endDateRow').style.display = 'none';
}

function showNewVenue()
{
	document.getElementById('newVenue').style.display = 'block';
	document.getElementById('venueList').style.display = 'none';
	
}

function showNewLocation()
{
	document.getElementById('event_location_dropdown').style.display = 'none';
	document.getElementById('event_location_new').style.display = 'block';
	
}

</script>


<style>
	.sparkInput {
		width: 250px;
	}

</style>

<script>

function showNewLocation()
{
	document.getElementById('venue_location_dropdown').style.display = 'none';
	document.getElementById('venue_location_new').style.display = 'block';
	
}

</script>

<?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>Colin Loretz</title>
	<atom:link href="http://colinloretz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://colinloretz.com</link>
	<description>Technology &#38; Life Hacking</description>
	<lastBuildDate>Mon, 23 Aug 2010 20:22:14 +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>Vote for my presentation at SXSW!</title>
		<link>http://colinloretz.com/2010/08/vote-for-my-presentation-at-sxsw/</link>
		<comments>http://colinloretz.com/2010/08/vote-for-my-presentation-at-sxsw/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 17:20:22 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=669</guid>
		<description><![CDATA[South by Southwest 2011 will take place in Austin, TX in March and each year the conference sessions are submitted by people all over the country to present on topics including web apps, entrepreneurship, social media, and more. This year I submitted a presentation with Eric Jennings from Loopshot called &#8220;Beyond Mashups: Connecting Web Apps [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://panelpicker.sxsw.com/ideas/view/7077" onclick="pageTracker._trackPageview('/outgoing/panelpicker.sxsw.com/ideas/view/7077?referer=');"><img class=" size-full wp-image-675" title="promo" src="http://colinloretz.com/wp-content/uploads/2010/08/promo.jpg" alt="" width="506" height="661" /></a></p>
<p>South by Southwest 2011 will take place in Austin, TX in March and each year the conference sessions are submitted by people all over the country to present on topics including web apps, entrepreneurship, social media, and more.</p>
<p>This year I submitted a presentation with Eric Jennings from <a href="http://loopshot.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/loopshot.com/?referer=');">Loopshot</a> called &#8220;Beyond Mashups: Connecting Web Apps in the Cloud&#8221; to discuss and demonstrate what is possible when trying to connect multiple web applications so that they can send, receive and share data between one another.</p>
<p>Vote Here! <a href="http://panelpicker.sxsw.com/ideas/view/7077" target="_blank" onclick="pageTracker._trackPageview('/outgoing/panelpicker.sxsw.com/ideas/view/7077?referer=');">http://panelpicker.sxsw.com/ideas/view/7077</a></p>
<h3>Beyond Mashups: Connecting Web Apps in the Cloud<br />
<span style="font-weight: normal; font-size: 13px;">Have you ever wanted to capture your project management or time entry data from Basecamp within an invoicing application like Freshbooks, or perhaps a customer relationship management tool like Salesforce.com? Maybe you want your WordPress traffic to publish to multiple analytics systems at the same time, update your Google calendar from your online to-do list app or have Craigslist send you a direct message on Twitter the moment the that first edition of “The Hitchhiker’s Guide to the Galaxy” shows up? In this session, the presenters will give you a crash course on how simple it is to leverage data from web applications and have them do your bidding. There is not a single web application out there that can do everything. In fact, we believe each one should focus on doing what they were intended and performing those functions extremely well. This session will not only discuss technologies including REST and SOAP APIs, webhooks, microformats, data portability, and JSON/XML data, but also demonstrate how you can connect any number of web based applications together and get them talking with one another with real-world examples.</span></h3>
<p><span style="font-size: 13px;"><strong>Questions that will be answered</strong></span></p>
<ol>
<li>What is a mashup?</li>
<li>Are cloud app mashups hard?</li>
<li>Who&#8217;s JSON and why do I need to know him?</li>
<li>How exactly do you leverage the multitude of interesting APIs available on the web today?</li>
<li>Can I see some quickie real-world examples of just how mind-blowing this is?</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2010/08/vote-for-my-presentation-at-sxsw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reno Tahoe WordCamp 2010 is a wrap!</title>
		<link>http://colinloretz.com/2010/06/reno-tahoe-wordcamp-2010-is-a-wrap/</link>
		<comments>http://colinloretz.com/2010/06/reno-tahoe-wordcamp-2010-is-a-wrap/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 22:00:30 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[rtwc10]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=656</guid>
		<description><![CDATA[Reno&#8217;s second annual WordCamp was a huge success! Thanks for everyone who came out. Check out pictures from the event!]]></description>
			<content:encoded><![CDATA[<p>Reno&#8217;s second annual WordCamp was a huge success! Thanks for everyone who came out. Check out pictures from the event!</p>
<p><object width="450" height="338"><param name="flashvars" value="offsite=true&#038;lang=en-us&#038;page_show_url=%2Fphotos%2Frenocollective%2Fsets%2F72157624157392719%2Fshow%2F&#038;page_show_back_url=%2Fphotos%2Frenocollective%2Fsets%2F72157624157392719%2F&#038;set_id=72157624157392719&#038;jump_to="></param><param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&#038;lang=en-us&#038;page_show_url=%2Fphotos%2Frenocollective%2Fsets%2F72157624157392719%2Fshow%2F&#038;page_show_back_url=%2Fphotos%2Frenocollective%2Fsets%2F72157624157392719%2F&#038;set_id=72157624157392719&#038;jump_to=" width="450" height="338"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2010/06/reno-tahoe-wordcamp-2010-is-a-wrap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reno-Tahoe WordCamp Shirts</title>
		<link>http://colinloretz.com/2010/06/reno-tahoe-wordcamp-shirts/</link>
		<comments>http://colinloretz.com/2010/06/reno-tahoe-wordcamp-shirts/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 18:33:42 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=647</guid>
		<description><![CDATA[Reno-Tahoe WordCamp 2010 is in 9 days! Here are the shirts for this year&#8217;s event, designed by Diego Sabogal. Only the first 150 registered attendees will receive a shirt so sign up now!]]></description>
			<content:encoded><![CDATA[<p><center><img class=" size-full wp-image-648" title="shirt" src="http://colinloretz.com/wp-content/uploads/2010/06/shirt.png" alt="" width="400" height="372" /></center><br />
<a href="http://renotahoewordcamp.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/renotahoewordcamp.com?referer=');"><br />
Reno-Tahoe WordCamp 2010</a> is in 9 days! Here are the shirts for this year&#8217;s event, designed by <a href="http://theartofdiego.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/theartofdiego.com?referer=');">Diego Sabogal</a>. Only the first 150 registered attendees will receive a shirt so <a href = "http://renotahoewordcamp.eventbrite.com" target = "_blank">sign up now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2010/06/reno-tahoe-wordcamp-shirts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress as a CMS on WordPress.TV</title>
		<link>http://colinloretz.com/2010/06/wordpress-as-a-cms-on-wordpress-tv/</link>
		<comments>http://colinloretz.com/2010/06/wordpress-as-a-cms-on-wordpress-tv/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 17:33:46 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=644</guid>
		<description><![CDATA[Here is video from the presentation I did at the Orange County WordCamp 2010 discussing specific methods for using WordPress as a content management system, including when WordPress is best for your site and how you can optimize your WordPress use for a complete site. Video provided by Blaze Streaming Media]]></description>
			<content:encoded><![CDATA[<p><a href = "http://wordpress.tv/2010/04/24/colin-loretz-wordpress-as-cms-oc10/" target= "_blank"><img class="alignnone size-full wp-image-645" title="wordcamptv" src="http://colinloretz.com/wp-content/uploads/2010/06/wordcamptv.jpg" alt="" width="100%" /></a></p>
<p>Here is <a href = "http://wordpress.tv/2010/04/24/colin-loretz-wordpress-as-cms-oc10/" target= "_blank">video</a> from the presentation I did at the Orange County WordCamp 2010 discussing specific methods for using WordPress as a content management system, including when WordPress is best for your site and how you can optimize your WordPress use for a complete site.</p>
<p>Video provided by <a href="http://www.blazestreaming.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.blazestreaming.com/?referer=');">Blaze Streaming Media</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="220" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="guid=rLQQkuBV&amp;width=400&amp;height=220&amp;locksize=no&amp;dynamicseek=false&amp;qc_publisherId=p-18-mFEk4J448M" /><param name="src" value="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.21" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="220" src="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.21" allowfullscreen="true" flashvars="guid=rLQQkuBV&amp;width=400&amp;height=220&amp;locksize=no&amp;dynamicseek=false&amp;qc_publisherId=p-18-mFEk4J448M"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2010/06/wordpress-as-a-cms-on-wordpress-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OC WordCamp: WordPress as a CMS</title>
		<link>http://colinloretz.com/2010/04/oc-wordcamp-wordpress-as-a-cms/</link>
		<comments>http://colinloretz.com/2010/04/oc-wordcamp-wordpress-as-a-cms/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 19:05:47 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[lively labs]]></category>
		<category><![CDATA[orange county]]></category>
		<category><![CDATA[wordcamp]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=635</guid>
		<description><![CDATA[Here are my slides from my presentation at OC WordCamp this weekend. It was a great event and I hope everyone learned a few things! If you&#8217;ve never been to an event like this and you use WordPress, or are interested in learning more about the platform, look for a WordCamp in your area. The [...]]]></description>
			<content:encoded><![CDATA[<p>Here are my slides from my presentation at <a href="http://www.ocwordcamp.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.ocwordcamp.com?referer=');">OC WordCamp</a> this weekend. It was a great event and I hope everyone learned a few things! If you&#8217;ve never been to an event like this and you use WordPress, or are interested in learning more about the platform, look for a WordCamp in your area. The 2nd annual <a href="http://renotahoewordcamp.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/renotahoewordcamp.com?referer=');">Reno-Tahoe WordCamp</a> is just around the corner on June 12th!</p>
<div style="width: 425px;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wpasacms-100426140032-phpapp01&amp;stripped_title=wp-as-acms" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wpasacms-100426140032-phpapp01&amp;stripped_title=wp-as-acms" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2010/04/oc-wordcamp-wordpress-as-a-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100 Things Goal List</title>
		<link>http://colinloretz.com/2010/04/100-things-goal-list/</link>
		<comments>http://colinloretz.com/2010/04/100-things-goal-list/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 05:28:32 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Personal Development]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=631</guid>
		<description><![CDATA[Here is my goal list. The 100 things (I have 11 empty slots) that I hope to limit my personal possessions to by May 10th (1 month from now) Macbook Air iPhone Ray Bans Chrome Bag Carryon Bag 22” Monitor Boxers (all counted as 1) Socks (all counted as 1) Undershirts (all counted as 1) [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">
<div>Here is my goal list. <a href="http://colinloretz.com/2010/04/minimalism/">The 100 things</a> (I have 11 empty slots) that I hope to limit my personal possessions to by May 10th (1 month from now)</div>
<ol>
<li>Macbook Air</li>
<li>iPhone</li>
<li>Ray Bans</li>
<li>Chrome Bag</li>
<li>Carryon Bag</li>
<li>22” Monitor</li>
<li>Boxers (all counted as 1)</li>
<li>Socks (all counted as 1)</li>
<li>Undershirts (all counted as 1)</li>
<li>Keys</li>
<li>Wallet</li>
<li>Bike</li>
<li>Running Shoes<span id="more-631"></span></li>
<li>Dress Shoes</li>
<li>Chucks</li>
<li>Bike shoes</li>
<li>Helmet</li>
<li>Belt</li>
<li>Razor</li>
<li>Electric Razor</li>
<li>Toothbrush</li>
<li>Button-down long sleeve</li>
<li>Button-down long sleeve</li>
<li>Button-down long sleeve</li>
<li>Button-down long sleeve</li>
<li>Button-down short sleeve</li>
<li>Button-down short sleeve</li>
<li>Long sleeve shirt</li>
<li>Long sleeve shirt</li>
<li>T-Shirt</li>
<li>T-Shirt</li>
<li>T-Shirt</li>
<li>T-Shirt</li>
<li>T-Shirt</li>
<li>T-Shirt</li>
<li>T-Shirt</li>
<li>T-Shirt</li>
<li>T-Shirt</li>
<li>T-Shirt</li>
<li>Jeans</li>
<li>Jeans</li>
<li>Jeans</li>
<li>Jeans</li>
<li>Hoodie</li>
<li>Slacks</li>
<li>Suit jacket</li>
<li>Suit pants</li>
<li>Dress shirt</li>
<li>Dress shirt</li>
<li>Leather jacket</li>
<li>Chrome jacket</li>
<li>Blazer</li>
<li>Flip flops</li>
<li>Bike lock</li>
<li>Hoodie</li>
<li>Pens &amp; Pencils</li>
<li>Notebook</li>
<li>Laptop Case</li>
<li>Glasses</li>
<li>External hard drive</li>
<li>Car</li>
<li>Board shorts</li>
<li>Shorts</li>
<li>Shorts</li>
<li>Tie</li>
<li>Bike pump</li>
<li>File cabinet</li>
<li>Speakers</li>
<li>Office Desk</li>
<li>Workout shirt</li>
<li>Workout shirt</li>
<li>Bike shorts</li>
<li>Base layer top</li>
<li>Base layer bottom</li>
<li>Sunglasses (running + cycling)</li>
<li>Tent</li>
<li>Sleeping Bag</li>
<li>Backpack</li>
<li>Rain jacket</li>
<li>Rain pants</li>
<li>Running shorts</li>
<li>Beanie</li>
<li>Bass guitar</li>
<li>Guitar amp</li>
<li>Flip video camera</li>
<li>Headphones</li>
<li>Hat</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
<li>__________</li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2010/04/100-things-goal-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>minimalism</title>
		<link>http://colinloretz.com/2010/04/minimalism/</link>
		<comments>http://colinloretz.com/2010/04/minimalism/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 04:56:38 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Personal Development]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=622</guid>
		<description><![CDATA[I consider myself a minimalist. I do my best when my life isn&#8217;t cluttered. However, if you look at all the things I have own, all the things stacked in my closet and my garage overflowing with crap, you would have a hard time agreeing with me. 100 Thing Challenge So the big question now [...]]]></description>
			<content:encoded><![CDATA[<p>I consider myself a minimalist. I do my best when my life isn&#8217;t cluttered. However, if you look at all the things I have own, all the things stacked in my closet and my garage overflowing with crap, you would have a hard time agreeing with me.</p>
<h3>100 Thing Challenge</h3>
<p>So the big question now is, can I purge the material possessions from my life and reduce the number of things I own to just 100?</p>
<p>I&#8217;ll be following the few rules that were outlined by <a href="http://guynameddave.typepad.com/stuckinstuff/2007/07/100-thing-chall.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/guynameddave.typepad.com/stuckinstuff/2007/07/100-thing-chall.html?referer=');">David Bruno</a> when he started his own 100 thing challenge.</p>
<p>Things not included:</p>
<ul>
<li>Non-personal stuff, like dishes, cleaning supplies, etc.</li>
<li>Books.</li>
<li>Tools.</li>
<li>Collections count as one item.</li>
</ul>
<p>I think I can do this and I have a few reasons for wanting to do so:</p>
<p><strong>Packrat Tendency<br />
<span style="font-weight: normal;">I really don&#8217;t know all the things that I own. I have containers full of electronic parts and broken components that I&#8217;ve held onto with the hope of one day fixing them or using them in some spontaneously inspired project in the future. For most of these things, those days never come and the collection just continues to grow and collects dust. I have clothes that no longer fit right or that never have. I look forward to inventorying it all, keeping only the essential and donating/selling what I don&#8217;t keep around.</span></strong></p>
<p><strong>Financial Freedom<br />
<span style="font-weight: normal;">I currently am working on freeing myself of all types of debt. I don&#8217;t have a lot but starting Reno Collective and Lively Labs in the last couple months required everything to be bootstrapped. I never took any loans or funding from banks but rather used two credit cards and income from web development projects.</span></strong></p>
<p><strong>Clarity<br />
<span style="font-weight: normal;">Most people are more productive and even happier when their environment is sparse or supportive. I find I am most productive at work and most relaxed at home when both places are clear of clutter and distractions. Physical clutter is mental clutter and I don&#8217;t need any of it.</span></strong></p>
<p><strong>Why?<br />
<span style="font-weight: normal;">While there are certainly a good number of items that I will rely on, the things I enjoy most are the experiences I have with the people that I love here in Reno and hopefully abroad. </span></strong></p>
<h3>100 Thing Challenge</h3>
<ol>
<li>Stick to the 100 possession limit. New items will have to mean the replacement of an existing item</li>
<li>Get rid of cable at home (I never watch TV anyway)</li>
<li>Get rid of the paper trail &#8211; I have A LOT of files and things that should and could be digitized so that I can not only get rid of the clutter but also find things quickly in one place</li>
<li><a href="http://colinloretz.com/2010/04/100-things-goal-list/">My goal list of 100 things</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2010/04/minimalism/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WP Builder: An IDE for WordPress Plugins &amp; Themes</title>
		<link>http://colinloretz.com/2010/04/wp-builder-an-ide-for-wordpress-plugins-themes/</link>
		<comments>http://colinloretz.com/2010/04/wp-builder-an-ide-for-wordpress-plugins-themes/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 16:54:57 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[google summer of code]]></category>
		<category><![CDATA[gsoc]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=618</guid>
		<description><![CDATA[I submitted an application to Google&#8217;s Summer of Code last year on building a CMS Theme Framework for wordpress and I&#8217;m back at it this year. An IDE for WordPress Plugins &#38; Themes My proposal for GSOC 2010 is an integrated development environment for WordPress to allow for integration between the code editor, publishing, developer [...]]]></description>
			<content:encoded><![CDATA[<p>I submitted an application to Google&#8217;s Summer of Code last year on building a <a href="http://colinloretz.com/2009/04/a-cms-theme-framework-for-wordpress/">CMS Theme Framework</a> for wordpress and I&#8217;m back at it this year.</p>
<h2>An IDE for WordPress Plugins &amp; Themes</h2>
<p>My proposal for GSOC 2010 is an integrated development environment for WordPress to allow for integration between the code editor, publishing, developer collaboration and the <a href="http://codex.wordpress.org/Main_Page" onclick="pageTracker._trackPageview('/outgoing/codex.wordpress.org/Main_Page?referer=');">WordPress codex</a>.</p>
<h3 style="font-size: 1.17em;">Features</h3>
<ul>
<li><strong style="font-weight: bold;">Open Source: </strong>Built on <a href="http://www.eclipse.org/" onclick="pageTracker._trackPageview('/outgoing/www.eclipse.org/?referer=');">Eclipse</a></li>
<li><strong style="font-weight: bold;">Code Share: </strong>Share and collaborate on WordPress projects with fellow developers using Git or SVN</li>
<li><strong style="font-weight: bold;">Publishing:</strong> Setup FTP to allow for publishing your plugin to a WordPress installation to see your progress and test out functionality</li>
<li><strong style="font-weight: bold;">WordPress Codex Autocomplete:</strong> Start typing out a wordpress tag and the IDE will display autocomplete options and relevant parameters for each.</li>
<li><strong style="font-weight: bold;">WordPress Codex Wizard</strong>: Forgot what codex tags to use when you&#8217;re developing a theme or plugin? The Codex Wizard can help you browse the WordPress Codex and build your queries without leaving the IDE.</li>
</ul>
<h3><strong>Example of a WordPress Theme developer&#8217;s workflow in WP Builder</strong></h3>
<ol>
<li>Start Eclipse</li>
<li>Create New Project</li>
<li>Select WordPress Theme Project</li>
<li>WP Builder will create a project with a basic template structure (index.php, page.php, single.php, etc.)</li>
<li>Edit theme files within Eclipse</li>
<li>Browse the Codex for template tags within the Codex Wizard</li>
<li>Enter FTP information for a WordPress installation to see changes live on the web</li>
</ol>
<h3>Example of a WordPress Plugin developer&#8217;s workflow in WP Builder</h3>
<ol>
<li>Start Eclipse</li>
<li>Create New Project</li>
<li>Select WordPress Plugin Project</li>
<li>Select options such as &#8220;Include backend admin panel, etc.&#8221;</li>
<li>WP Builder will create a project with an empty plugin shell</li>
<li>Share project files with another developer across the world using a GitHub repository or SVN</li>
<li>Enter FTP information for a WordPress installation to see changes live on the web</li>
</ol>
<h3>Future Roadmap Features</h3>
<p>These features are a little ambitious for the GSOC program timeline but as future features could include:</p>
<ul>
<li>Testing &amp; Debugging</li>
<li>WYSIWYG editor for theme development</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2010/04/wp-builder-an-ide-for-wordpress-plugins-themes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WoW: World of WordPress</title>
		<link>http://colinloretz.com/2010/03/wow-world-of-wordpress/</link>
		<comments>http://colinloretz.com/2010/03/wow-world-of-wordpress/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 23:35:39 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=601</guid>
		<description><![CDATA[It&#8217;s a busy time in the world of WordPress. The Lively Labs crew will be out and about for various WordCamps over the next couple months. We use WordPress heavily as our content management system of choice for most projects and are always glad to be involved and contribute to the community. April 24th: Orange [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a busy time in the world of WordPress. The <a href = "http://livelylabs.com" target = "_blank">Lively Labs</a> crew will be out and about for various WordCamps over the next couple months. We use WordPress heavily as our content management system of choice for most projects and are always glad to be involved and contribute to the community.</p>
<h3><a href = "http://ocwordcamp.com" target = "_blank">April 24th: Orange County WordCamp</a></h3>
<p>I&#8217;ll be presenting on &#8220;Using WordPress as a Content Management System (CMS)&#8221;  at the OC WordCamp down at UC Irvine. Come check it out!</p>
<h3><a href = "http://2010.sf.wordcamp.org/" target = "_blank">May 1st: San Francisco WordCamp</a></h3>
<p>Ed, Chelsea and I attended SF WordCamp last year and it was great to meet a lot of new people in the WordPress community such as our friends over at <a href = "http://shaneandpeter.com" target = "_blank">Shane &#038; Peter</a> and <a href= "http://nextspace.us" target = "_blank">NextSpace</a>.  We are definitely looking forward to it again this year.</p>
<h3><a href = "http://www.renotahoewordcamp.com" target = "_blank">June 12: Reno-Tahoe WordCamp</a></h3>
<p>The 2nd annual Reno-Tahoe WordCamp is going to much larger than the first. We have already confirmed it will be held in the ballrooms of the university thanks to sponsorship by the UNR Business Student Council. This event is key to the development of Reno&#8217;s tech culture. We have a lot of great developers, bloggers and more in this town and we want to continue to help them in any way possible. The call for proposals is now open so if you&#8217;d like to speak, make sure you get your presentation submitted! A new website is going up soon but for now, you can find details at <a href = "http://www.renotahoewordcamp.com" target = "_blank">www.renotahoewordcamp.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2010/03/wow-world-of-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>50 Apps to Fuel Your Online Business</title>
		<link>http://colinloretz.com/2010/03/50-apps-to-fuel-your-online-business/</link>
		<comments>http://colinloretz.com/2010/03/50-apps-to-fuel-your-online-business/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 06:41:08 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Serious Games]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=603</guid>
		<description><![CDATA[Annie Vranizan and I presented &#8217;50 Apps to Fuel Your Online Business&#8217; at the Nevada Interactive Media Summit last weekend. I&#8217;ve posted the slides here and you can find the full list of 50 apps and their links on Annie&#8217;s website. 50 Apps to Fuel Your Online Business View more presentations from Colin Loretz.]]></description>
			<content:encoded><![CDATA[<div style = "margin-bottom: 15px"><a href="http://twitter.com/avranizan" onclick="pageTracker._trackPageview('/outgoing/twitter.com/avranizan?referer=');">Annie Vranizan</a> and I presented &#8217;50 Apps to Fuel Your Online Business&#8217; at the <a href="http://twitter.com/nevadainteract" onclick="pageTracker._trackPageview('/outgoing/twitter.com/nevadainteract?referer=');">Nevada Interactive Media Summit</a> last weekend. I&#8217;ve posted the slides here and you can find the <a href="http://www.annievranizan.com/2010/03/50-apps-to-fuel-your-business/" onclick="pageTracker._trackPageview('/outgoing/www.annievranizan.com/2010/03/50-apps-to-fuel-your-business/?referer=');">full list of 50 apps and their links on Annie&#8217;s website</a>.</div>
<div></div>
<div style="width: 425px;"><strong><a title="50 Apps to Fuel Your Online Business" href="http://www.slideshare.net/ColinLoretz/50-apps-to-fuel-your-online-business" onclick="pageTracker._trackPageview('/outgoing/www.slideshare.net/ColinLoretz/50-apps-to-fuel-your-online-business?referer=');">50 Apps to Fuel Your Online Business</a></strong><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=nevadaimpresentation-100307150813-phpapp02&amp;stripped_title=50-apps-to-fuel-your-online-business" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=nevadaimpresentation-100307150813-phpapp02&amp;stripped_title=50-apps-to-fuel-your-online-business" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<div id="__ss_3359454" style="width: 425px;">
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/" onclick="pageTracker._trackPageview('/outgoing/www.slideshare.net/?referer=');">presentations</a> from <a href="http://www.slideshare.net/ColinLoretz" onclick="pageTracker._trackPageview('/outgoing/www.slideshare.net/ColinLoretz?referer=');">Colin Loretz</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2010/03/50-apps-to-fuel-your-online-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
