<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Adam's Weblog</title>
	<atom:link href="http://awdelyea.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://awdelyea.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 08 Mar 2009 18:52:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='awdelyea.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Adam's Weblog</title>
		<link>http://awdelyea.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://awdelyea.wordpress.com/osd.xml" title="Adam&#039;s Weblog" />
	<atom:link rel='hub' href='http://awdelyea.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Zend Framework With YUI Integration</title>
		<link>http://awdelyea.wordpress.com/2009/03/08/zend-framework-with-yui-integration/</link>
		<comments>http://awdelyea.wordpress.com/2009/03/08/zend-framework-with-yui-integration/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 18:52:14 +0000</pubDate>
		<dc:creator>awdelyea</dc:creator>
				<category><![CDATA[Dojo]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[YUI]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://awdelyea.wordpress.com/?p=42</guid>
		<description><![CDATA[During my latest project at work, I&#8217;ve come across a rather frustrating problem. The Zend Framework now includes integration with the Dojo Javascript library, so it was a natural decision to try and work with the two systems to try and make my latest project functional and look good too. Unfortunately, this turned out to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=42&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>During my latest project at work, I&#8217;ve come across a rather frustrating problem.</p>
<p>The Zend Framework now includes integration with the Dojo Javascript library, so it was a natural decision to try and work with the two systems to try and make my latest project functional and look good too.</p>
<p>Unfortunately, this turned out to be too time consuming to make the UI look and act the same in both Firefox and IE. Most of the time, complex nesting of Dojo elements have very different renderings in the two browsers.</p>
<p>So, my next choice for adding Javascript visual effects is YUI. So far I&#8217;ve had a pretty good experience with the library, and it works with JSON data types as well, so I can reuse a lot of my data generation code that I was using with Dojo.</p>
<p>I&#8217;ve decided that I&#8217;d like to try to build a module for the Zend Framework to include the YUI library, and integrate it with Zend Forms, the same way that Zend Framework integrates Dojo.</p>
<p>For starters, I&#8217;m just going to be creating some decorators to incorperate the YUI calendar into the Zend Form, and maybe the WSYWIG editor as well.</p>
<p>If you&#8217;re interested in helping, then by all means, leave a comment and let me know&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/awdelyea.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/awdelyea.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/awdelyea.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/awdelyea.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/awdelyea.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/awdelyea.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/awdelyea.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/awdelyea.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/awdelyea.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/awdelyea.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/awdelyea.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/awdelyea.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/awdelyea.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/awdelyea.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=42&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://awdelyea.wordpress.com/2009/03/08/zend-framework-with-yui-integration/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36f95678aaa1514039fb66501f781401?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">awdelyea</media:title>
		</media:content>
	</item>
		<item>
		<title>Try Server, now with more sexy</title>
		<link>http://awdelyea.wordpress.com/2008/03/09/try-server-now-with-more-sexy/</link>
		<comments>http://awdelyea.wordpress.com/2008/03/09/try-server-now-with-more-sexy/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 04:02:31 +0000</pubDate>
		<dc:creator>awdelyea</dc:creator>
				<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://awdelyea.wordpress.com/?p=37</guid>
		<description><![CDATA[Okay, so it&#8217;s taken a while to get the servers all set up, but now we&#8217;re really rolling and gaining speed. The main page for the Try Server is up now, with much more work to do later. The Login and Register links will work when I have the login and register system written. Right [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=37&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, so it&#8217;s taken a while to get the servers all set up, but now we&#8217;re really rolling and gaining speed.</p>
<p>The main page for the Try Server is up now, with much more work to do later. The Login and Register links will work when I have the login and register system written.</p>
<p>Right now, there is two build slaves running on a linux VM, and one mac slave running on seneca&#8217;s xserve.</p>
<p>Once the other slaves are up and running, then we&#8217;ll be adding in some testing into the picture (hopefully).</p>
<p><a href="http://awdelyea.files.wordpress.com/2008/03/picture-2.png" title="picture-2.png"><img src="http://awdelyea.files.wordpress.com/2008/03/picture-2.png?w=500" alt="picture-2.png" /></a></p>
<p>Want a link? Sure you do. <a href="http://hera.seneca.on.ca/tryserver/">http://hera.seneca.on.ca/tryserver/</a></p>
<p>You can see the buildbot waterfall <a href="http://hera.senecac.on.ca:8010">here</a> if you want. Although, right now it&#8217;s nothing to write home about.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/awdelyea.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/awdelyea.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/awdelyea.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/awdelyea.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/awdelyea.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/awdelyea.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/awdelyea.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/awdelyea.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/awdelyea.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/awdelyea.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/awdelyea.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/awdelyea.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/awdelyea.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/awdelyea.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/awdelyea.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/awdelyea.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=37&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://awdelyea.wordpress.com/2008/03/09/try-server-now-with-more-sexy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36f95678aaa1514039fb66501f781401?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">awdelyea</media:title>
		</media:content>

		<media:content url="http://awdelyea.files.wordpress.com/2008/03/picture-2.png" medium="image">
			<media:title type="html">picture-2.png</media:title>
		</media:content>
	</item>
		<item>
		<title>Planning 0.5</title>
		<link>http://awdelyea.wordpress.com/2008/01/28/planning-05/</link>
		<comments>http://awdelyea.wordpress.com/2008/01/28/planning-05/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 13:35:31 +0000</pubDate>
		<dc:creator>awdelyea</dc:creator>
				<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://awdelyea.wordpress.com/?p=36</guid>
		<description><![CDATA[So with 0.4 out the door (you can see it here), 0.5 is next in line. With this release, I would like to have the Try Server ported over to Seneca&#8217;s Hera cluster. This cluster consists of about 10 Windows machines, 5 Linux, and 1 OSX. It&#8217;s always important to try and make the releases [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=36&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So with 0.4 out the door (<a href="http://zenit.senecac.on.ca/wiki/index.php/Buildbot_and_EC2/0.4">you can see it here</a>), 0.5 is next in line.</p>
<p>With this release, I would like to have the Try Server ported over to Seneca&#8217;s Hera cluster. This cluster consists of about 10 Windows machines, 5 Linux, and 1 OSX. It&#8217;s always important to try and make the releases more usable, so I am also planning on adding in downloadable completed builds.</p>
<p>Also on the plate, some kind of user authentication. This will be used to determine if you can get on the system at all, as well as determining what kind of access rights you have to other features. Some of these features include spawning EC2 instances when our cluster is full, and spawning VM&#8217;s with your recent build installed on them  to see how it runs.</p>
<p>Also comming up, if you are following along with <a href="http://armenzg.blogspot.com/">Armen&#8217;s blog</a>, is the integration of Testing with the Try Server.</p>
<p>Lots to look forward to for next week.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/awdelyea.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/awdelyea.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/awdelyea.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/awdelyea.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/awdelyea.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/awdelyea.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/awdelyea.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/awdelyea.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/awdelyea.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/awdelyea.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/awdelyea.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/awdelyea.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/awdelyea.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/awdelyea.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/awdelyea.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/awdelyea.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=36&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://awdelyea.wordpress.com/2008/01/28/planning-05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36f95678aaa1514039fb66501f781401?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">awdelyea</media:title>
		</media:content>
	</item>
		<item>
		<title>0.4 Release &#8211; Plan</title>
		<link>http://awdelyea.wordpress.com/2008/01/14/04-release-plan/</link>
		<comments>http://awdelyea.wordpress.com/2008/01/14/04-release-plan/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 20:37:41 +0000</pubDate>
		<dc:creator>awdelyea</dc:creator>
				<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://awdelyea.wordpress.com/2008/01/14/04-release-plan/</guid>
		<description><![CDATA[For the v0.4 release, I&#8217;m going to be creating my own Buildbot Try Server. Mozilla currently uses a Try Server to allow developers access to upload, build, and test their patches on all 3 major OS&#8217;s. In addition to providing developers access to OS&#8217;s they may not have, it also frees up the developer&#8217;s machine [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=35&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For the v0.4 release, I&#8217;m going to be creating my own Buildbot Try Server.</p>
<p>Mozilla currently uses a <a href="http://wiki.mozilla.org/Build:TryServer" target="_blank">Try Server</a> to allow developers access to upload, build, and test their patches on all 3 major OS&#8217;s. In addition to providing developers access to OS&#8217;s they may not have, it also frees up the developer&#8217;s machine from having to compile. This whole process probably makes developers with limited hardware extremely happy.</p>
<p>So, Seneca has decided to start up our own Try Server. This is both to provide public access to a Mozilla based Try Server, and to allow room to add EC2 support to the Try Server, without interrupting the flow of Mozilla&#8217;s server during testing and initial implementation.</p>
<p>Hopefully this project gets used a lot (I think it will).</p>
<p>We&#8217;re in the process of getting some resources lines up as we speak, but there will be a couple machines of each OS available on the cluster. Details to follow when available.</p>
<p>As always, more details are posted on the <a href="http://zenit.senecac.on.ca/wiki/index.php/Buildbot_and_EC2">wiki</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/awdelyea.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/awdelyea.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/awdelyea.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/awdelyea.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/awdelyea.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/awdelyea.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/awdelyea.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/awdelyea.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/awdelyea.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/awdelyea.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/awdelyea.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/awdelyea.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/awdelyea.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/awdelyea.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/awdelyea.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/awdelyea.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=35&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://awdelyea.wordpress.com/2008/01/14/04-release-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36f95678aaa1514039fb66501f781401?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">awdelyea</media:title>
		</media:content>
	</item>
		<item>
		<title>Starting Up Again</title>
		<link>http://awdelyea.wordpress.com/2008/01/09/starting-up-again/</link>
		<comments>http://awdelyea.wordpress.com/2008/01/09/starting-up-again/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 16:33:44 +0000</pubDate>
		<dc:creator>awdelyea</dc:creator>
				<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://awdelyea.wordpress.com/2008/01/09/starting-up-again/</guid>
		<description><![CDATA[Okay, so I&#8217;ve decided to stick with the Open Source courses here at Seneca, and I&#8217;m all geared up for what is looking like a very busy 4 months. With my project going from 0.4 to 1.0, I&#8217;m finding myself at a loss of direction. Not that there aren&#8217;t directions to go, just that theres [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=34&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, so I&#8217;ve decided to stick with the Open Source courses here at Seneca, and I&#8217;m all geared up for what is looking like a very busy 4 months.</p>
<p>With my project going from 0.4 to 1.0, I&#8217;m finding myself at a loss of direction. Not that there aren&#8217;t directions to go, just that theres so many directions to take this project.</p>
<p>With Mozilla trying to switch their systems over to using Buildbot, I want to work on something that will be most beneficial to them. So, heres your chance to get free work done on some much needed functionality Mozilla!</p>
<p>One area where I&#8217;m looking into is with the Mozilla &#8216;try&#8217; server, and the idea of &#8216;build on check-in&#8217;.</p>
<p>One thing I&#8217;m not sure about is how busy a Mozilla try server would be. If there are large gaps in usage where people are not uploading patches to the try server, then I would think it would be a perfect place to implement some EC2 functionality in there.</p>
<p>Same goes for build on check-in. If there are large gaps in usage, then this would be another good place to look at implementing some EC2 functionality. Also, if the server is busy building already, and a developer really needs their build to start right now, then it&#8217;s also possible to look at having that situation trigger an EC2 instance to meet this sudden and &#8220;temporary&#8221; increase in usage.</p>
<p>I&#8217;m not really sure about either of these ideas. I don&#8217;t know enough about the entire process of submitting a patch and having it built to come up with any more meaningful ideas.</p>
<p>So, if anyone has any suggestions for me, then that would be awesome.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/awdelyea.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/awdelyea.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/awdelyea.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/awdelyea.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/awdelyea.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/awdelyea.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/awdelyea.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/awdelyea.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/awdelyea.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/awdelyea.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/awdelyea.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/awdelyea.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/awdelyea.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/awdelyea.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/awdelyea.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/awdelyea.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=34&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://awdelyea.wordpress.com/2008/01/09/starting-up-again/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36f95678aaa1514039fb66501f781401?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">awdelyea</media:title>
		</media:content>
	</item>
		<item>
		<title>New Turtles&#8230;</title>
		<link>http://awdelyea.wordpress.com/2007/12/16/new-turtles/</link>
		<comments>http://awdelyea.wordpress.com/2007/12/16/new-turtles/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 02:30:53 +0000</pubDate>
		<dc:creator>awdelyea</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://awdelyea.wordpress.com/2007/12/16/new-turtles/</guid>
		<description><![CDATA[Okay, so I got 2 new baby Red Eared Sliders yesterday. Since Heather and I named the first one Tortuga (turtle in Spanish), we decided to keep with that theme, and chose Kame (Korean) and Chaara (Japanese). Here are some pics&#8230; dsc00420.jpg dsc00431.jpg dsc00435.jpg<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=30&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, so I got 2 new baby Red Eared Sliders yesterday.</p>
<p>Since Heather and I named the first one Tortuga (turtle in Spanish), we decided to keep with that theme, and chose Kame (Korean) and Chaara (Japanese).</p>
<p>Here are some pics&#8230;</p>
<p><a href="http://awdelyea.files.wordpress.com/2007/12/dsc00420.jpg" title="dsc00420.jpg">dsc00420.jpg</a></p>
<p><a href="http://awdelyea.files.wordpress.com/2007/12/dsc00431.jpg" title="dsc00431.jpg">dsc00431.jpg</a></p>
<p><a href="http://awdelyea.files.wordpress.com/2007/12/dsc00435.jpg" title="dsc00435.jpg">dsc00435.jpg</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/awdelyea.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/awdelyea.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/awdelyea.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/awdelyea.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/awdelyea.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/awdelyea.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/awdelyea.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/awdelyea.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/awdelyea.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/awdelyea.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/awdelyea.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/awdelyea.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/awdelyea.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/awdelyea.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/awdelyea.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/awdelyea.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=30&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://awdelyea.wordpress.com/2007/12/16/new-turtles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36f95678aaa1514039fb66501f781401?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">awdelyea</media:title>
		</media:content>
	</item>
		<item>
		<title>Buildbot and EC2, 0.3</title>
		<link>http://awdelyea.wordpress.com/2007/12/14/buildbot-and-ec2-03/</link>
		<comments>http://awdelyea.wordpress.com/2007/12/14/buildbot-and-ec2-03/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 22:16:52 +0000</pubDate>
		<dc:creator>awdelyea</dc:creator>
				<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://awdelyea.wordpress.com/2007/12/14/buildbot-and-ec2-03/</guid>
		<description><![CDATA[Okay, so I&#8217;ve finally finished my 0.3 release. My Goals: Use meta-data (also called user-data) to create a build slave at run time Create generic startup script for making your own AMI instances Build Mozilla on an EC2 instance through Buildbot So this iteration is basically trying to get my project into the &#8220;publically useable&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=28&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, so I&#8217;ve finally finished my <a href="http://zenit.senecac.on.ca/wiki/index.php/Buildbot_and_EC2#Release_0.3">0.3 release</a>.</p>
<p>My Goals:</p>
<ul>
<li>Use meta-data (also called user-data) to create a build slave at run time</li>
<li>Create generic startup script for making your own AMI instances</li>
<li>Build Mozilla on an EC2 instance through Buildbot</li>
</ul>
<p>So this iteration is basically trying to get my project into the &#8220;publically useable&#8221; stage. Right now, it&#8217;s fairly easy to set up these modifications to use EC2 instances in any Buildbot build project.</p>
<p>To use, you need to have Buildbot installed already. Then, you need to download the BOTO python library from Google, and place the boto folder from that zip file into your build-master directory. Then, you need to extract <a href="http://zenit.senecac.on.ca/wiki/index.php/Buildbot_and_EC2#Release_0.3">my patch</a> into your build-master directory. Thats it for system prep.</p>
<p>Then, you need to go to AWS.AMAZON.COM and sign up for an account. When you do that, you will need to get your Public Key, and Secret Key to paste into your build-master&#8217;s master.cfg file.</p>
<p>In your build-masters master.cfg file, where you would normally specify your list of BuildSlaves, you will be replacing BuildSlave with EC2BuildSlave. This custom class is what allows Buildbot to start EC2 instances and create slaves to use on them. You need to specify a few extra variables in the slave configuration.</p>
<p>By default, you need to specify:</p>
<ul>
<li>Bot Name</li>
<li>Bot Password</li>
<li>Public Key</li>
<li>Private Key</li>
<li>[IP Address of Build-Master:Port] [Bot Name] [Bot Password]</li>
</ul>
<p>By supplying the build-master&#8217;s IP address to the EC2 slave, you are allowing the build-slave on the EC2 instance to be pointed at your machine. If you have a DNS, then that will work in this place as well.</p>
<p>There is a generic Amazon EC2 instance (also called an AMI) created that is set by default in the EC2BuildSlave class. However, if you desire, you may also insert a custom AMI instance ID to the EC2BuildSlave and have it start up your own AMI. See the custom startup script, in the <a href="http://zenit.senecac.on.ca/wiki/index.php/Buildbot_and_EC2#Release_0.3">0.3 deliverable zip</a>, to insert into your instance to have your build-slave created at run-time.</p>
<p>Thats pretty much it. Enjoy.</p>
<p>Oh, also, here&#8217;s some screens of building Firefox Trunk.</p>
<p><a href="http://awdelyea.files.wordpress.com/2007/12/waterfall.png" title="waterfall.png"><img src="http://awdelyea.files.wordpress.com/2007/12/waterfall.png?w=500" alt="waterfall.png" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/awdelyea.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/awdelyea.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/awdelyea.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/awdelyea.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/awdelyea.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/awdelyea.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/awdelyea.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/awdelyea.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/awdelyea.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/awdelyea.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/awdelyea.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/awdelyea.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/awdelyea.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/awdelyea.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/awdelyea.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/awdelyea.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=28&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://awdelyea.wordpress.com/2007/12/14/buildbot-and-ec2-03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36f95678aaa1514039fb66501f781401?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">awdelyea</media:title>
		</media:content>

		<media:content url="http://awdelyea.files.wordpress.com/2007/12/waterfall.png" medium="image">
			<media:title type="html">waterfall.png</media:title>
		</media:content>
	</item>
		<item>
		<title>EC2 Buildbot Installation/Configuration</title>
		<link>http://awdelyea.wordpress.com/2007/12/03/ec2-buildbot-installationconfiguration/</link>
		<comments>http://awdelyea.wordpress.com/2007/12/03/ec2-buildbot-installationconfiguration/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 12:40:38 +0000</pubDate>
		<dc:creator>awdelyea</dc:creator>
				<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://awdelyea.wordpress.com/2007/12/03/ec2-buildbot-installationconfiguration/</guid>
		<description><![CDATA[So, I&#8217;ve finally gotten around to writing up something to help people install and use my extension. It should cover the basics of trying to install it, but I&#8217;ve left out instructions for installing Buildbot itself, cause there are already lots of pages describing that setup process. Anyways, if you&#8217;re interested, you can check the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=27&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve finally gotten around to writing up something to help people install and use my extension.</p>
<p>It should cover the basics of trying to install it, but I&#8217;ve left out instructions for installing Buildbot itself, cause there are already lots of pages describing that setup process.</p>
<p>Anyways, if you&#8217;re interested, you can check the link <a href="http://wiki.mozilla.org/User:Awdelyea/BuildbotEC2">here</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/awdelyea.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/awdelyea.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/awdelyea.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/awdelyea.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/awdelyea.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/awdelyea.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/awdelyea.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/awdelyea.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/awdelyea.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/awdelyea.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/awdelyea.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/awdelyea.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/awdelyea.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/awdelyea.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/awdelyea.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/awdelyea.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=27&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://awdelyea.wordpress.com/2007/12/03/ec2-buildbot-installationconfiguration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36f95678aaa1514039fb66501f781401?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">awdelyea</media:title>
		</media:content>
	</item>
		<item>
		<title>Buildbot &amp; EC2 0.3 Plan</title>
		<link>http://awdelyea.wordpress.com/2007/11/27/buildbot-ec2-03-plan/</link>
		<comments>http://awdelyea.wordpress.com/2007/11/27/buildbot-ec2-03-plan/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 15:58:45 +0000</pubDate>
		<dc:creator>awdelyea</dc:creator>
				<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://awdelyea.wordpress.com/2007/11/27/buildbot-ec2-03-plan/</guid>
		<description><![CDATA[Okay, for this iteration, I plan to do the following: Build Mozilla using an EC2 Instance Complete Documentation Generic EC2 instance for Buildbot Slaves Startup Scripts for making your own EC2 instances Basically, I want to make this iteration into something that everyone can use without needing to ask me any questions about anything (although, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=26&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, for this iteration, I plan to do the following:</p>
<ul>
<li> Build Mozilla using an EC2 Instance</li>
<li> Complete Documentation</li>
<li> Generic EC2 instance for Buildbot Slaves</li>
<li> Startup Scripts for making your own EC2 instances</li>
</ul>
<p>Basically, I want to make this iteration into something that everyone can use without needing to ask me any questions about anything (although, questions are always welcome). Right now, my EC2 Instance is set up with a static IP address for pointing back to a build master. I need to change this to create a new build slave at startup using the metadata to obtain the buildmaster&#8217;s IP address.</p>
<p>Another step, is that I want to create a script that anyone can use in their instance startup, so that you have the ability to create your own custom EC2 instances with this buildbot support plugged into it.</p>
<p>Part of making this project a little easier to use and work with is the documentation. This should all be done, and make it easy to understand how to install everything, and how to make it work for your own projects.</p>
<p>Lastly, the whole point of this project is to get buildbot to build mozilla using EC2. So, instead of just building buildbot, I will change up the config file to build mozilla instead.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/awdelyea.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/awdelyea.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/awdelyea.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/awdelyea.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/awdelyea.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/awdelyea.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/awdelyea.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/awdelyea.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/awdelyea.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/awdelyea.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/awdelyea.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/awdelyea.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/awdelyea.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/awdelyea.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/awdelyea.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/awdelyea.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=26&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://awdelyea.wordpress.com/2007/11/27/buildbot-ec2-03-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36f95678aaa1514039fb66501f781401?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">awdelyea</media:title>
		</media:content>
	</item>
		<item>
		<title>EC2 0.2.1 Released!</title>
		<link>http://awdelyea.wordpress.com/2007/11/21/ec2-021-released/</link>
		<comments>http://awdelyea.wordpress.com/2007/11/21/ec2-021-released/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 16:25:49 +0000</pubDate>
		<dc:creator>awdelyea</dc:creator>
				<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://awdelyea.wordpress.com/2007/11/21/ec2-021-released/</guid>
		<description><![CDATA[I have made a slight modification to the EC2BuildSlave. It now requires some additional input, because I had been hardcoding some values in, and thats sloppy, so I corrected it to allow you to put any variable parameters in the config file. Basically, you will lay out a new EC2BuildSlave like this: from buildbot.EC2BuildSlave import [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=25&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have made a slight modification to the EC2BuildSlave.<br />
It now requires some additional input, because I had been hardcoding some values in, and thats sloppy, so I corrected it to allow you to put any variable parameters in the config file.<br />
Basically, you will lay out a new EC2BuildSlave like this:</p>
<pre>   from buildbot.EC2BuildSlave import EC2BuildSlave   c['slaves'] = [EC2BuildSlave("bot1name", "bot1passwd", "public key", "private key", "dns", "instance-id")]

   //Where dns = www.whatever.com:8898, or 88.123.55.456:8898

//and public/private key is your public/private key from Amazon

//and instance-id is the instance you would like to launch ("ami-87d530ee")</pre>
<p></br></br>How, you might ask, does the DNS for your BuildMaster get sent to the new EC2 instance, and at startup no less?</p>
<p>Well, thanks to Ted (luser) Mielczarek, I now know about EC2 metadata. The DNS is uploaded to the new EC2 instance as a peice of metadata at runtime, which the instance can use in it&#8217;s startup scripts to start a BuildSlave pointed right at your machine.</p>
<p>Downloads? Sure, just follow the <a href="http://zenit.senecac.on.ca/wiki/index.php/Buildbot_and_EC2#0.2.1">link</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/awdelyea.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/awdelyea.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/awdelyea.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/awdelyea.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/awdelyea.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/awdelyea.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/awdelyea.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/awdelyea.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/awdelyea.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/awdelyea.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/awdelyea.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/awdelyea.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/awdelyea.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/awdelyea.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/awdelyea.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/awdelyea.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=awdelyea.wordpress.com&amp;blog=1692967&amp;post=25&amp;subd=awdelyea&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://awdelyea.wordpress.com/2007/11/21/ec2-021-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36f95678aaa1514039fb66501f781401?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">awdelyea</media:title>
		</media:content>
	</item>
	</channel>
</rss>
