<?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>Jeremy&#039;s Blog &#187; General Ramblings</title>
	<atom:link href="http://www.jeremyprivett.com/blog/archives/category/random/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremyprivett.com/blog</link>
	<description>Programming and Life</description>
	<lastBuildDate>Wed, 05 May 2010 03:16:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Developing Again &#8211; The Story Up Until Now</title>
		<link>http://www.jeremyprivett.com/blog/archives/developing-again-the-story-up-until-now/</link>
		<comments>http://www.jeremyprivett.com/blog/archives/developing-again-the-story-up-until-now/#comments</comments>
		<pubDate>Wed, 05 May 2010 02:11:30 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Ramblings]]></category>
		<category><![CDATA[ComicShout]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[OmegaFlash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.jeremyprivett.com/blog/?p=441</guid>
		<description><![CDATA[It&#8217;s certainly been a long time since I&#8217;ve felt motivated to post anything here. I generally don&#8217;t like talking about what&#8217;s going on in my life except in small blips, most of which are suitable for Twitter. Using this blog as an outlet to talk about just me or life in general feels like a [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s certainly been a long time since I&#8217;ve felt motivated to post anything here. I generally don&#8217;t like talking about what&#8217;s going on in my life except in small blips, most of which are suitable for Twitter. Using this blog as an outlet to talk about just me or life in general feels like a waste when there&#8217;s much cooler stuff I would rather be talking about. Those of you who are looking for life updates can get them from <a href="http://www.facebook.com/jeremyprivett">Facebook</a> or <a href="http://twitter.com/jeremyprivett">Twitter</a>. Those of you who are looking for information on the cool stuff that I&#8217;m working on, stick around.</p>
<p>I&#8217;ve finally decided that I&#8217;m going to take an active role in getting myself out of this almost year-long development-less funk that I&#8217;ve been in. I&#8217;ve been pouring over information and ideas, trying to come up with something that I could spend my time on and make a personal project of. I actually came up with a few. They&#8217;re all Omega Vortex projects from back when we were trying to bootstrap a software company by consulting. The projects never got enough attention because of the consulting and we started to enter the really nasty area of the recession, so the consulting projects also started drying up, leaving us without enough income to allow us to move forward &#8230;</p>
<p><span id="more-441"></span></p>
<p>Fast forward a couple months where we were wrapping up our last consulting gig as I was taking a job at <a href="http://www.highwinds.com">Highwinds</a> as a Systems Engineer. Presumably to Engineer some cool tools and systems to help make our collective jobs easier. If only I knew then what I was really getting myself into. Honestly, I&#8217;m glad I didn&#8217;t. I probably wouldn&#8217;t have been so eager to take the job. Not too long after I started, our more senior engineer and overall badass Systems Ninja (hi, <a href="http://www.lqx.net">Matt</a>!) got an offer he couldn&#8217;t refuse and decided to move on to higher places. It was about that time that my world turned upside-down.</p>
<p>With almost zero previous experience as a Linux SysAdmin, I started a journey that would lead me to a great wealth of knowledge, a much greater understanding of how our systems worked and interacted with each other, as well as roughly no amount of time to spend on any of my development projects. We went through several ups and downs as I came up to speed, learning everything I could about running our Linux systems and how all of our software worked, the way the whole deal was architected, and everything I needed to know to keep it all running. It&#8217;s a constant learning experience and I&#8217;m still picking up stuff as I go along, but I feel like I&#8217;ve come a very long way in a short amount of time and I&#8217;m far more comfortable on the command line now than I ever was even back when Linux was my primary OS on personal machines.</p>
<p>Since then, we&#8217;ve hired quite a few Linux folks. Less pressure is square on my shoulders now that we have more very capable people to help distribute the load. We&#8217;re making progress to working smarter and not harder, spending less of our nights in contests to put out fires and more time with opportunities to relax. Things are becoming increasingly stable which is giving me more free time during off-work hours to do whatever I want. At first, I took this time to goof off and not do a whole lot, because I hadn&#8217;t had the opportunity to do so in so long. Now, I&#8217;ve decided to transition back to active development work in my free time.</p>
<p>I&#8217;m sure those of you who follow me on Twitter <a href="http://twitter.com/jeremyprivett/status/13347729744">noticed</a> that I said I&#8217;ve officially started working on ComicShout and OmegaFlash again. That&#8217;s not all, and I&#8217;ll have a lot to say about these and other projects in future posts. In the meantime, you can keep track of what I&#8217;m working on via <a href="http://github.com/Atrophius">GitHub</a> and <a href="https://www.ohloh.net/accounts/Atrophius">Ohloh</a>.</p>
<p>The repositories on GitHub are very ugly at the moment. They&#8217;re essentially dumps of what was in the private Omega Vortex repositories as of last night. A lot of code that never got committed was lost on a few of these. Keep in mind that these projects didn&#8217;t get enough love, before. My plan is to fix that. My current focus for a while is going to be OmegaFlash, so don&#8217;t expect too much activity on the others for now. As I&#8217;m able, I&#8217;m going to start putting up more information on my vision and goals for each project at their respective GitHub wikis. Anyone who&#8217;s looking to contribute after I&#8217;ve put up more info, please fork away. I&#8217;ll be keeping an eye on forks and will quickly integrate good additions. Habitual good contributors can be given direct commit access to the repositories.</p>
<p>If I&#8217;ve got your interest, please keep an eye on the progress at GitHub and Ohloh. Also, keep an eye on this blog. I&#8217;m going to start putting up some high-level overviews of what I want to do with the projects. Until then, I&#8217;m interested to hear ideas and suggestions from all of you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyprivett.com/blog/archives/developing-again-the-story-up-until-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HDTVs Make Excellent Monitors</title>
		<link>http://www.jeremyprivett.com/blog/archives/hdtvs-make-excellent-monitors/</link>
		<comments>http://www.jeremyprivett.com/blog/archives/hdtvs-make-excellent-monitors/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 15:00:42 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Ramblings]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.jeremyprivett.com/blog/?p=406</guid>
		<description><![CDATA[&#8230; especially for lazy people.
Thanks to Dutch giving me a wireless keyboard and mouse that he wasn&#8217;t using, I decided to start using the HDMI out to hook it up to my TV. It worked out pretty well:

Public Link
I&#8217;ve been thoroughly enjoying this setup, so far. It&#8217;s even really nice for writing code. I think [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230; especially for lazy people.</p>
<p>Thanks to Dutch giving me a wireless keyboard and mouse that he wasn&#8217;t using, I decided to start using the HDMI out to hook it up to my TV. It worked out pretty well:</p>
<p><img src="http://photos-g.ak.fbcdn.net/hphotos-ak-snc1/hs274.snc1/10129_162203320627_594595627_3591254_7546155_n.jpg" width="550" height="496" /></p>
<div align='center'><a href="http://www.facebook.com/photo.php?pid=3591254&#038;l=7201d6ef2f&#038;id=594595627" target="_blank">Public Link</a></div>
<p>I&#8217;ve been thoroughly enjoying this setup, so far. It&#8217;s even really nice for writing code. I think the most awesome part about the whole thing is that it can do full 1080p. My previous HDMI-enabled machine could only do 720p. Since the video card is pretty beefy (for a laptop), I&#8217;ve been playing a few games in this setup. It&#8217;s <strong><em>nice</em></strong>. Just as good, if not better, than sitting in the recliner and playing on a normal console.</p>
<p>Now, I need to get a gamepad that&#8217;ll work with it wirelessly &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyprivett.com/blog/archives/hdtvs-make-excellent-monitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dropbox Saves Me Again</title>
		<link>http://www.jeremyprivett.com/blog/archives/dropbox-saves-me-again/</link>
		<comments>http://www.jeremyprivett.com/blog/archives/dropbox-saves-me-again/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 01:50:44 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Ramblings]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Phew]]></category>
		<category><![CDATA[That was close]]></category>

		<guid isPermaLink="false">http://www.jeremyprivett.com/blog/archives/dropbox-saves-me-again/</guid>
		<description><![CDATA[I&#8217;ve been keeping a lot of my development stuff within Dropbox lately, so that I can sync it between my Windows machine and my Macbook. Well, a data file that my code needs to directly modify as it processes the file and spits out new ones got corrupted as the result of a bug in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been keeping a lot of my development stuff within Dropbox lately, so that I can sync it between my Windows machine and my Macbook. Well, a data file that my code needs to directly modify as it processes the file and spits out new ones got corrupted as the result of a bug in my code.</p>
<p>Thankfully, since I use Dropbox, it was easy to login to the website and revert the data file to a previous version and try it again. Otherwise, I wouldn&#8217;t have a copy of the data file and would have to re-assemble it from the pieces I had four hours ago.</p>
<p>Thanks, <a href="http://www.getdropbox.com" target="_blank">Dropbox</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyprivett.com/blog/archives/dropbox-saves-me-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>9:09:09 9/9/09</title>
		<link>http://www.jeremyprivett.com/blog/archives/999999/</link>
		<comments>http://www.jeremyprivett.com/blog/archives/999999/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 14:09:31 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Ramblings]]></category>
		<category><![CDATA[conversation]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[the world is going to end]]></category>

		<guid isPermaLink="false">http://www.jeremyprivett.com/blog/?p=365</guid>
		<description><![CDATA[Happy 9&#8217;s to you all. I used the joke below in like three different places last night. Might as well be a schmuck and put it here too. It&#8217;s still lame, and that&#8217;s okay. I was able to laugh about it. A little. Okay, maybe it was just a smirk. Whatever.
[01:11] Jeremy Privett: Oh, and [...]]]></description>
			<content:encoded><![CDATA[<p>Happy 9&#8217;s to you all. I used the joke below in like three different places last night. Might as well be a schmuck and put it here too. It&#8217;s still lame, <em>and that&#8217;s okay</em>. I was able to laugh about it. A little. Okay, maybe it was just a smirk. Whatever.</p>
<blockquote><p>[01:11] Jeremy Privett: Oh, and we&#8217;re coming up on 9:09:09 9/9/09.<br />
[01:11] Dutch Buckholz: yes, yes we are<br />
[01:11] Jeremy Privett: It was nice knowing you.<br />
[01:11] Dutch Buckholz: nah &#8211; that&#8217;s 2012, everybody knows that<br />
[01:12] Jeremy Privett: lol<br />
[01:12] Dutch Buckholz: today is just a day without LOLcats</p></blockquote>
<p>Either way, make some attempt to enjoy the day. I mean, you&#8217;re only ever going to see 9:09:09 9/9/09 once in your lifetime, after all. Well, twice if you count the PM version.</p>
<p><em>I actually scheduled this blog entry to post exactly at 9:09:09 9/9/09. In some timezone. I don&#8217;t remember which one it&#8217;s set to.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyprivett.com/blog/archives/999999/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Okay, so I lied</title>
		<link>http://www.jeremyprivett.com/blog/archives/okay-so-i-lied/</link>
		<comments>http://www.jeremyprivett.com/blog/archives/okay-so-i-lied/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 07:17:33 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Ramblings]]></category>
		<category><![CDATA[let's do this thing]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[wait what?]]></category>

		<guid isPermaLink="false">http://www.jeremyprivett.com/blog/?p=362</guid>
		<description><![CDATA[There&#8217;s something about this whole blogging thing that, no matter how pointless it may seem, always keeps me coming back to it. Maybe I&#8217;m expecting people to read this thing and actually care. (Yes, I know some of you actually do.) There&#8217;s a lot of history in this old thing. I still keep making backups [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s something about this whole blogging thing that, no matter how pointless it may seem, always keeps me coming back to it. Maybe I&#8217;m expecting people to read this thing and actually <em>care</em>. (Yes, I know some of you actually <strong>do</strong>.) There&#8217;s a lot of history in this old thing. I still keep making backups of the database, because I don&#8217;t want to lose what&#8217;s here. I also don&#8217;t intend to let the web space go away. I don&#8217;t <em>have the time</em> to do anything more complex than a blog at the moment, so why am I wasting the money?</p>
<p>Since I stopped blogging, I&#8217;ve looked at this thing almost every day. As if something was going to just pop up here on its own. Or you folks were going to comment on something (oh, wait &#8212; <em>you can&#8217;t</em>). I&#8217;ve been so smashed by work that I&#8217;ve sort of lost connection with a lot of really awesome people and I&#8217;m really not okay with that. Blogging again is going to be my first step to getting back in touch with all the folks that have kinda been swept aside in the wake of all of the crazy stuff that&#8217;s been happening for the past ten months.</p>
<p>I have projects I&#8217;m working on that I want to talk about. Life elements I haven&#8217;t talked about here. There&#8217;s a lot still to say. And a lot has happened over the past several months. It&#8217;s going to be interesting to see if I actually will write about any or all of it, but this is me saying that I&#8217;m at least going to make an attempt. You&#8217;ve all heard that before, though.</p>
<p>I&#8217;m still @<a href="http://www.twitter.com/jeremyprivett">jeremyprivett</a> on Twitter and I&#8217;ll be trying to be more active there, as well. Encourage me! Help me be more active with all of you. I don&#8217;t forget about any of you on purpose, I swear. There&#8217;s just a lot going on. A lot of stuff has just kind of dropped off my radar and I want to get it all back.</p>
<p>It&#8217;s Round &#8230; 3, I think. Let&#8217;s do this thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyprivett.com/blog/archives/okay-so-i-lied/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blogging Isn&#8217;t Working Out</title>
		<link>http://www.jeremyprivett.com/blog/archives/blogging-isnt-working-out/</link>
		<comments>http://www.jeremyprivett.com/blog/archives/blogging-isnt-working-out/#comments</comments>
		<pubDate>Fri, 08 May 2009 20:26:44 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Ramblings]]></category>
		<category><![CDATA[closing blog]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.jeremyprivett.com/blog/?p=359</guid>
		<description><![CDATA[I think it&#8217;s become painfully obvious to me and everyone who actually still reads this old thing that blogging isn&#8217;t working out for me. It was a nice thought, at first, but I&#8217;ve gotten too busy with work and other life activities to actually maintain this old thing. I&#8217;ve disabled user registrations and will be [...]]]></description>
			<content:encoded><![CDATA[<p>I think it&#8217;s become painfully obvious to me and everyone who actually still reads this old thing that blogging isn&#8217;t working out for me. It was a nice thought, at first, but I&#8217;ve gotten too busy with work and other life activities to actually maintain this old thing. I&#8217;ve disabled user registrations and will be disabling commenting on all entries.</p>
<p>I&#8217;m going to put something else up in this webspace (jeremyprivett.com) which will probably be better than a blog. My goal is to aggregate all of my web presence into a single feed and present it here, as well as details on projects I&#8217;m working on and what I&#8217;m doing on the work-side of life, be it with Highwinds (as much as I can reveal, anyway), Omega Vortex, or otherwise.</p>
<p>Thanks to all of you who followed along and kept me company while I was actually doing this. You all can find me on other places on the net, if you want. I&#8217;m @jeremyprivett on Twitter. I still hang out on Anfiniti and it&#8217;s pretty easy to find me on Facebook.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyprivett.com/blog/archives/blogging-isnt-working-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Giving away a FREE copy of Left 4 Dead</title>
		<link>http://www.jeremyprivett.com/blog/archives/giving-away-a-free-copy-of-left-4-dead/</link>
		<comments>http://www.jeremyprivett.com/blog/archives/giving-away-a-free-copy-of-left-4-dead/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 14:00:49 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Ramblings]]></category>
		<category><![CDATA[free game]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[left 4 dead]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.jeremyprivett.com/blog/?p=355</guid>
		<description><![CDATA[I&#8217;m currently holding a contest on Twitter to give away a free copy of Left 4 Dead. If you&#8217;re interested in winning a copy, check out the rules. If you like this contest and would like to see more like it, give it a Digg. If the return ends up being pretty great, I&#8217;ll probably [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently holding a contest on Twitter to give away a free copy of Left 4 Dead. If you&#8217;re interested in winning a copy, <a href="http://is.gd/pmqO">check out the rules</a>. If you like this contest and would like to see more like it, <a href="http://is.gd/pmDL">give it a Digg</a>. If the return ends up being pretty great, I&#8217;ll probably do a few more like it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyprivett.com/blog/archives/giving-away-a-free-copy-of-left-4-dead/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing Zend Studio v6.1 as an Eclipse Plugin</title>
		<link>http://www.jeremyprivett.com/blog/archives/installing-zend-studio-eclipse-plugin/</link>
		<comments>http://www.jeremyprivett.com/blog/archives/installing-zend-studio-eclipse-plugin/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 20:09:58 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Ramblings]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[IDEs]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[zend studio]]></category>

		<guid isPermaLink="false">http://www.jeremyprivett.com/blog/?p=339</guid>
		<description><![CDATA[Zend has a document in their resources section for Zend Studio v6.1 that &#8220;explains&#8221; how to install the IDE as a plugin into an existing install of Eclipse. The document appears to be missing some very bits of information for the current version. Here&#8217;s a list of update sites you need to add, in addition [...]]]></description>
			<content:encoded><![CDATA[<p>Zend has a document in their resources section for Zend Studio v6.1 that &#8220;explains&#8221; how to install the IDE as a plugin into an existing install of Eclipse. The document appears to be missing some very bits of information for the current version. <span style="text-decoration: line-through;">Here&#8217;s a list of update sites you need to add, in addition to the Zend Studio update site, before it will actually install:</span> </p>
<p>Well, I was going to put a list of update sites that you need here, except I still haven&#8217;t found them all. I can&#8217;t seem to get all of them that you need and because the resources document is just flat-wrong, this process is pretty much just dead in the water, at this point. It is absolutely pointless to install Zend Studio as a standalone editor when I want to use Eclipse for other things besides PHP (sometimes two different languages <em>at the same time</em>).</p>
<p>I think I&#8217;m done with Zend Studio. The Eclipse move frustrates me to no end. Prior to now, I&#8217;ve absolutely hated Eclipse with a passion. I&#8217;ve <em>tried</em> to work with it, several times. I just don&#8217;t like the workflows, the memory hogging tendencies, the fact that it slows to an absolute crawl when trying to do anything in a project larger than a handful of files. It&#8217;s ridiculous.</p>
<p>I&#8217;ve been giving NetBeans a shot for the past couple of days and it&#8217;s pretty decent, but it&#8217;s missing something that I can&#8217;t really place my finger on. An IDE that doesn&#8217;t suck and has support for multiple languages would be a killer app. Aptana seems like they&#8217;re on the right track, but there&#8217;s that Eclipse dependency that irks me again. I&#8217;m not above giving Eclipse another shot and trying to make it work, if someone can come along and make an IDE worth using.</p>
<p>As much as I hate to admit it, Microsoft owns the land of development tools, hands down. I love Visual Studio 2008. If VS.PHP didn&#8217;t suck and there was good support for CPython (not IronPython!) available, I think I&#8217;d use it for everything. Maybe more language plugins for Visual Studio will start to appear. Even if they were commercial plugins, it would still be worth it, as long as they were solid language support that properly utilized Visual Studio&#8217;s features. Even just being half as awesome and intuitive as working in C# in VS would be leagues beyond pretty much any other IDE I&#8217;ve used, so far.</p>
<p>&#8230; it&#8217;s kind of sad, really.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyprivett.com/blog/archives/installing-zend-studio-eclipse-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Tower of Souls</title>
		<link>http://www.jeremyprivett.com/blog/archives/the-tower-of-souls/</link>
		<comments>http://www.jeremyprivett.com/blog/archives/the-tower-of-souls/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 01:30:25 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Ramblings]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[soul calibur iv]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.jeremyprivett.com/blog/?p=332</guid>
		<description><![CDATA[Dutch and I have been playing quite a lot of Soul Calibur, lately. I&#8217;ve got a custom character named Atrophius who I created back in November of last year when I rented the game for the first time. Atrophius is a big ninja with Siegfried&#8217;s combat style. He&#8217;s a pretty awesome character and I can [...]]]></description>
			<content:encoded><![CDATA[<p>Dutch and I have been playing quite a lot of Soul Calibur, lately. I&#8217;ve got a custom character named Atrophius who I created back in November of last year when I rented the game for the first time. Atrophius is a big ninja with Siegfried&#8217;s combat style. He&#8217;s a pretty awesome character and I can throw down pretty well with him. Atrophius and Nishi, the character Dutch created and is affectionately referred to as &#8220;Naughty Nurse Angel Cat&#8221;, have been very key characters in our ascent and descent through the game&#8217;s &#8220;Tower of Souls&#8221;.</p>
<p>For those unfamiliar with the game, one of the game modes is the &#8220;Tower of Souls&#8221; which features a 60 floor tower that you can ascend or descend. Ascending takes it 1 &#8211; 4 floors at a time with pauses in between to select different characters for the next set of floors and gives you information on the treasures available and whatnot. Descending is a non-stop run from the top to the bottom and you only get to select two characters for the entire run. So far, we&#8217;ve made it to the last two sets of floors for the ascent and have  gone 25 consecutive floors in the descent.</p>
<p>The tower is technically supposed to be a single-player game mode, but in the areas where we&#8217;re allowed to select multiple characters we&#8217;ve been selecting one for me and one for him and when it comes time to switch character&#8217;s we&#8217;ll quickly pass the controller over to the other person. It&#8217;s actually been quite fun and helpful, because we&#8217;re both proficient in different styles of play, so when one thing isn&#8217;t working we can pass it over to one another and see if they have better luck.</p>
<p>Maybe we&#8217;ll get through the last two sets of floors soon. It&#8217;s probably a long way off before we can even hope to manage to accomplish the descent. Unless we do it the cheap way and find a character who we can successfully spam the same attacks over and over again or something.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyprivett.com/blog/archives/the-tower-of-souls/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Development Articles</title>
		<link>http://www.jeremyprivett.com/blog/archives/development-articles/</link>
		<comments>http://www.jeremyprivett.com/blog/archives/development-articles/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 19:48:48 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Ramblings]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.jeremyprivett.com/blog/?p=323</guid>
		<description><![CDATA[I&#8217;m going to try and start getting back into the swing of writing by writing new development articles to be published here on my blog. This entry is basically a call for ideas. If there&#8217;s any topic that you&#8217;d like to see me cover, let me know here! Put a comment in this entry and I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to try and start getting back into the swing of writing by writing new development articles to be published here on my blog. This entry is basically a call for ideas.<span id="more-323"></span> If there&#8217;s any topic that you&#8217;d like to see me cover, let me know here! Put a comment in this entry and I&#8217;ll look into putting together an article about the topic you request. If I don&#8217;t know the topic, but I&#8217;m still interested in writing about it, I&#8217;ll research it.</p>
<p>I&#8217;ll be maintaining a list of planned articles in the sidebar and adding a category for the articles so they can be easily accessed from the header. If possible, I&#8217;d like to write solely based on reader-submitted ideas, so please get a few ideas in comments so I can start deciding what I want to write about first. Thanks in advance for all of your suggestions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyprivett.com/blog/archives/development-articles/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
