<?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>trickeyOne</title>
	<atom:link href="http://www.trickeyone.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trickeyone.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Apr 2011 04:25:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>jQuery UI Dialog &#8230; To the Max!</title>
		<link>http://www.trickeyone.com/web-dev/jquery-ui-dialog-to-the-max/</link>
		<comments>http://www.trickeyone.com/web-dev/jquery-ui-dialog-to-the-max/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 22:59:49 +0000</pubDate>
		<dc:creator>Trickey</dc:creator>
				<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://dev.trickeyone.com/?p=140</guid>
		<description><![CDATA[I had a small issue lately with a tool I&#8217;m working on for a project at work. I&#8217;m using jQuery for the Javascript framework (which is working beautifully, of course), along with the jQuery UI extension for the obvious added benefits. The problem I came across was that I needed some of the dialogs to [...]]]></description>
			<content:encoded><![CDATA[<p>I had a small issue lately with a tool I&#8217;m working on for a project at work. I&#8217;m using jQuery for the Javascript framework (which is working beautifully, of course), along with the jQuery UI extension for the obvious added benefits. The problem I came across was that I needed some of the dialogs to be able to maximize to fill the viewport of the browser. Now, I could have sworn that the jQuery UI Dialog already had this, but I was mistaken. I think it may have existed in some past incarnation, but no more.</p>
<p>So, I had to make my own. Turns out, it wasn&#8217;t that difficult. (For me, anyway.)</p>
<p>It&#8217;s a plugin that&#8217;s only about 56 lines long but adds the functionality that I needed and does it without constraint. It does the animation quite smoothly and nicely. It maximizes the dialog from any position to fill the browser&#8217;s viewport (the window you&#8217;re looking at) and restores the previous position/dimensions.</p>
<p>For the general public, you can find it attached. It&#8217;s under the typical GPL license and it usable, without restriction, by anyone. All I ask is to leave credit, as anyone else would.</p>
<p>Download: <a href="/wp-content/uploads/2011/02/jquery-ui.dialog.maximize.zip">.zip</a><br />
<a href="/jquery-plugins/maximize/">Documentation</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trickeyone.com/web-dev/jquery-ui-dialog-to-the-max/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Java or Not To Java: Not Really a Question Anymore</title>
		<link>http://www.trickeyone.com/general/to-java-or-not-to-java-not-really-a-question-anymore/</link>
		<comments>http://www.trickeyone.com/general/to-java-or-not-to-java-not-really-a-question-anymore/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 19:59:49 +0000</pubDate>
		<dc:creator>Trickey</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://dev.trickeyone.com/uncategorized/to-java-or-not-to-java-not-really-a-question-anymore/</guid>
		<description><![CDATA[Well, I&#39;ve decided to finally take the plunge and brush-up/relearn Java. It&#39;s been almost 9 years since I&#39;ve even looked at anything Java, but it has become abhorrently apparent in recent months that I need to pick up the Java-cup and take a heaping slurp. What prompted me to take on, yet another, language, you [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#39;ve decided to finally take the plunge and brush-up/relearn Java. It&#39;s been almost 9 years since I&#39;ve even looked at anything Java, but it has become abhorrently apparent in recent months that I need to pick up the Java-cup and take a heaping slurp.</p>
<p>What prompted me to take on, yet another, language, you ask? Well, it  seems that to have any kind of chance with large, corporate development  you need to have Java on your resume. Sadly, since it&#39;s been so long, I can barely remember anything Java. I know I won&#39;t have an issue picking it back since I&#39;ve been programming in some form of a C-language or C-derivative since I decided to leave the world of BASIC behind many, many years ago.</p>
<p>Also, since it has been so long, I&#39;ve decided to just go back to basics. The bad thing about this is that I hate going back to basics. Even the phrase. But, go back to the beginning I must. Given that the language has most definitely evolved over the last decade warrants this, too. Even if I tried to jump in head-first, I&#39;d most likely smack bottom and have a cracked skull.</p>
<p>A bad trait of mine is that I hate learning from a book. I&#39;ve always had trouble with that. All the programming I&#39;ve ever learned has been by doing and trial-and-error techniques. Thankfully, over the years, and through the trial-and-error, I&#39;ve learned better programming techniques and practices which has helped me to better learn new languages. I&#39;ve only recently tried to learn from a technology from a book. And that was my short foray into the world of 3D programming, but that&#39;s another post.</p>
<p>So, given my lack of patience to textbook-learning, I&#39;ve done what I typically do and find some nice online sources. I love the internet, most likely the main reason why I&#39;m in the business I am.</p>
<p>I&#39;ve found a few Java IDEs that look to be nice, but until I actually get in them and play around, I won&#39;t know which one I&#39;ll be using from now on. The one that grabbed me as being the most familiar was <a href="http://netbeans.org/">NetBeans</a> . That name just jumped out as something I remember from somewhere&#8230; but can&#39;t quite put my finger on what or where. We shall see.</p>
<p>Second, I found one that I couldn&#39;t tell if it was really a good IDE or not, but it seems to have some nice utilities and functionality that I will be able to use. It&#39;s from a company I&#39;ve never heard of but, by the design of the site itself, looks to be made by good programmers. You can always tell how much of a back-end programmer someone is and how deep they are into coding by the lack of any creative design. I know, I know, that sounds harsh, and it is. It&#39;s from a company called <a href="http://www.jetbrains.com/">JetBrains</a> and the IDE is called <a href="http://www.jetbrains.com/idea/">IntelliJ IDEA</a> . See what I mean by lack of creativity?</p>
<p>Now. I know you&#39;re thinking, &quot;Man, saying that someone is a good coder by the lack of creativity is a really harsh statement.&quot; And, I agree with you. I, myself, have struggled for years (and still do) to have any kind of creative aspect to my site designs. My first designs were so devoid of creativity, they looked like Lego blocks stacked on a web page. So, when I say that, I&#39;m not doing it without any personal experience.</p>
<p>Back on topic. Java development, yes.</p>
<p>I&#39;m hoping to be able to find some decent examples, more tutorials and products to play with and learn more about Java as I go. If anyone has examples, links or just advice, please feel free to comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trickeyone.com/general/to-java-or-not-to-java-not-really-a-question-anymore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new favorite YouTube video</title>
		<link>http://www.trickeyone.com/general/my-new-favorite-youtube-video/</link>
		<comments>http://www.trickeyone.com/general/my-new-favorite-youtube-video/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 22:59:47 +0000</pubDate>
		<dc:creator>Trickey</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Idle]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://dev.trickeyone.com/uncategorized/my-new-favorite-youtube-video/</guid>
		<description><![CDATA[A co-worker forwarded this to me today. Since I am a Web Designer, I just about busted a gut laughing but found myself going &#8220;Oh yeah, boy-eee&#8221; LOL!]]></description>
			<content:encoded><![CDATA[<p>A co-worker forwarded this to me today. Since I am a Web Designer, I just about busted a gut laughing but found myself going &#8220;Oh yeah, boy-eee&#8221; LOL!</p>
<div style="text-align: center;"><flvvideo width="545" height="328" source="http://www.youtube.com/v/zV0OgsRK0Bc&amp;hl=en_US&amp;fs=1?rel=0"></flvvideo></div>
]]></content:encoded>
			<wfw:commentRss>http://www.trickeyone.com/general/my-new-favorite-youtube-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FanFaire 2010</title>
		<link>http://www.trickeyone.com/general/fanfaire-2010/</link>
		<comments>http://www.trickeyone.com/general/fanfaire-2010/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 01:42:09 +0000</pubDate>
		<dc:creator>Trickey</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[FanFaire]]></category>
		<category><![CDATA[SOE]]></category>

		<guid isPermaLink="false">http://dev.trickeyone.com/uncategorized/fanfaire-2010/</guid>
		<description><![CDATA[Well, it&#39;s that time of year again. Time for SOE&#39;s FanFaire. While this year doesn&#39;t have as much that peak&#39;s my interest, I&#39;ll be sure to cover what I can. Last year I attempted to broadcast my FanFaire experience via uStream. Unfortunately, unlike the previous year at the Las Vegas Hilton, Bally&#39;s did not have [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#39;s that time of year again. Time for SOE&#39;s FanFaire. While this year doesn&#39;t have as much that peak&#39;s my interest, I&#39;ll be sure to cover what I can.</p>
<p>Last year I attempted to broadcast my FanFaire experience via uStream. Unfortunately, unlike the previous year at the Las Vegas Hilton, Bally&#39;s did not have free Wifi available for the attendees to use. So, I was unable to do the broadcast.</p>
<p>This year I&#39;m planning to attempt this feat again. Only this year I&#39;m going a little more prepared. This year will be broadcasted, oh yes it will. I&#39;ve made sure of it.</p>
<p>Be sure to check here throughout the day to see the broadcast.</p>
<p>Since there isn&#39;t any Vanguard content, aside from the Live Quest, I won&#39;t be broadcasting a whole lot. However, I am willing to take requests. If you want to see a specific panel, <a href="/contact-us/">click here</a> and fill out the info (panel time, name, etc.) and, if it doesn&#39;t conflict with anything else, I&#39;ll broadcast it. I can&#39;t guarantee that I&#39;ll be able to make every request, but I will try.</p>
<p><strong>FYI:</strong> The broadcast will be at the top of the main page where the burning goblin is now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trickeyone.com/general/fanfaire-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh, bother.</title>
		<link>http://www.trickeyone.com/general/oh-bother/</link>
		<comments>http://www.trickeyone.com/general/oh-bother/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 11:16:27 +0000</pubDate>
		<dc:creator>Trickey</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Idle]]></category>

		<guid isPermaLink="false">http://dev.trickeyone.com/uncategorized/oh-bother/</guid>
		<description><![CDATA[Well, here I am at 3am, again. For the last two weeks straight I&#39;ve fallen off the &#8220;normal sleeping pattern&#8221; train that I strove so diligently to get on 5 years ago. So, with a *shrug* and a *sigh* &#8230; C&#39;est la vie. Anyway. I have a confession to make. Even with all this horrible [...]]]></description>
			<content:encoded><![CDATA[<p>Well, here I am at 3am, again. For the last two weeks straight I&#39;ve fallen off the &#8220;normal sleeping pattern&#8221; train that I strove so diligently to get on 5 years ago. So, with a *shrug* and a *sigh* &#8230; C&#39;est la vie.</p>
<p>Anyway. I have a confession to make. Even with all this horrible insomnia, I have barely scratched my planned game programming regimen. I have lazily been watching movies, TV series and anime on Netflix. (Damn you Netflix *angry fist shake*) Thankfully I believe I have watched just about any and all content they have available for stream-viewing in which I have any interest. Also, to squelch my ever nagging want/need to better various parts of my life, I finally broke down and bought some books to help with my&#8230; artistic abilities. (Read, I&#39;m trying to draw better.)</p>
<p>Yes. I am not only a man (yes, man, for those who were actually wondering) of an analytical nature, as so many programmers are, but I am also a lover of art. No, not that guy on the corner that you say &#8220;Hi&#8221; to everyday on the way into work. <img src="/images/smilies/smile.gif" border="0" alt="SMILEY" /></p>
<p>So, along with my needed regimen of expanding my ever expansive desire to enrich my programming prowess, I am also going to try and mix in a little bit of beauty into my analytical world.</p>
<p>I am by no means wholly devoid of any artistic ability. My mom told me so when I was a kid. Joking&#8230; mostly. I&#39;ve drawn many things in the past when I was an angst-ridden teenager. Sadly, once I got into college I sloughed off my regular routines, including my occasional artistic romps.</p>
<p>However, since I have been on, what can only very kindly be construed as, an extended hiatus, I plan to &#8220;go back to basics&#8221; and attempt to refresh my ever-fuzzy memory. Wish me luck.</p>
<p>Oh, I&#39;m also taking bets on how long and if I am actually able to &#8220;double up&#8221; on my regimens. <img src="/images/smilies/wink.gif" border="0" alt="SMILEY" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trickeyone.com/general/oh-bother/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Time Flies</title>
		<link>http://www.trickeyone.com/general/how-time-flies-2/</link>
		<comments>http://www.trickeyone.com/general/how-time-flies-2/#comments</comments>
		<pubDate>Thu, 13 May 2010 23:18:26 +0000</pubDate>
		<dc:creator>Trickey</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Idle]]></category>

		<guid isPermaLink="false">http://dev.trickeyone.com/uncategorized/how-time-flies-2/</guid>
		<description><![CDATA[Wow. I can&#39;t believe it&#39;s already been almost a month since my last post. I really didn&#39;t mean for it to be so long. My new job has really kept me busy over the last month and a half. I&#39;m still learning the ropes and reading more books. I&#39;m working on a small, practice Flash [...]]]></description>
			<content:encoded><![CDATA[<p>Wow. I can&#39;t believe it&#39;s already been almost a month since my last post. I really didn&#39;t mean for it to be so long. My new job has really kept me busy over the last month and a half.</p>
<p>I&#39;m still learning the ropes and reading more books. I&#39;m working on a small, practice Flash game (similar to Tetris), mostly for learning better collision detection and multi-collision detection. I&#39;ve been procrastinating for the last week with it, though. I need to get back on track.</p>
<p>You&#39;d think that making a Tetris-like game would be simple and easy&#8230; en toto, it is, it&#39;s coming up with a, what I&#39;ve termed, slot-collision detection scheme. i.e. How to tell when two pieces with very different shapes &quot;notch&quot; together. Coming up with a way to do it hasn&#39;t been my problem, it&#39;s deciding on which one to use and to allow me to expand up later on that&#39;s the problem.</p>
<p>To any of my fellow Kansas Citians, pray for clear skies, I&#39;m tired of this overcast. <img src="/images/smilies/smile.gif" border="0" alt="SMILEY" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trickeyone.com/general/how-time-flies-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning the Ropes</title>
		<link>http://www.trickeyone.com/general/learning-the-ropes/</link>
		<comments>http://www.trickeyone.com/general/learning-the-ropes/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 00:27:49 +0000</pubDate>
		<dc:creator>Trickey</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://dev.trickeyone.com/uncategorized/learning-the-ropes/</guid>
		<description><![CDATA[Well, for the last few weeks I&#39;ve been trying to get some research done on Game Design. I picked up a few books off of Amazon (Game Engine Architecture , 3D Game Programming All in One &#38; Game Coding Complete, Third Edition to be specific) a few weeks ago and I&#39;m still on the first [...]]]></description>
			<content:encoded><![CDATA[<p>Well, for the last few weeks I&#39;ve been trying to get some research done on Game Design. I picked up a few books off of <a href="http://www.amazon.com/">Amazon</a> (<a href="http://www.amazon.com/gp/product/1568814135/ref=oss_product">Game Engine Architecture</a> , <a href="http://www.amazon.com/gp/product/1598632663/ref=oss_product">3D Game Programming All in One</a> &amp; <a href="http://www.amazon.com/gp/product/1584506806/ref=oss_product">Game Coding Complete, Third Edition</a> to be specific) a few weeks ago and I&#39;m still on the first one (Game Engine Architecture) to help me get my head around the mechanics and typical design techniques of today&#39;s games.</p>
<p>To say the least, I&#39;ve been a bad student. I haven&#39;t been doing my homework, putting off studying and just plain watching TV instead of doing what I should be doing. But <em><strong>no more</strong> </em> , I say! Don&#39;t get me wrong, I haven&#39;t been lazy. I&#39;m one of those people that, when I sit down to read a book, I get comfortable&#8230;. and subsequently fall asleep. Regardless of my interest in the book I&#39;m reading, I go to the land of the sugarplum fairies.</p>
<p>I think I may have an answer for my predicament, though. I don&#39;t know if I&#39;m going to enjoy my solution, but it has to be done. I&#39;m going to sit on the floor. Simple, yes. Easy, not for my rear.</p>
<p>Granted, the first book I&#39;m reading actually is a textbook. i.e. The book you would get if taking a class on Game Design &amp; Architecture. So, cut me a little slack that I&#39;m still on the first chapter. Plus, it is 864 pages long and that&#39;s not a small paperback book, either. It&#39;s a whopping 9.4&quot; x 8.2&quot; x 2&quot; hardcover badass of a book. This thing could knock someone out if it fell off a second story window.</p>
<p>Why am I posting this, you ask? While I haven&#39;t been the most avid of posters, I may be posting less than normal&#8230; even for me. In the last year I have posted more and about more than in the past. But, there may be benefits from peaking into my den once in a while. As I explore these tomes of knowledge and try to wring every morsel of juicy goodness from them that I can, I will most assuredly be posting my experiments up here. The first ones I&#39;ll most likely leave off and allow them to whither in the dank, dark pit that they will most likely be thrown into on my machine since they will undoubtedly make me think, &quot;What the hell was I thinking making that?&quot; You know, kinda how Dr. Frankenstein thought when he made the Frankenstein Poodle. Nobody likes to speak of it.</p>
<p>So, if you share my enthusiasm for learning all that is game, check out the books I posted and, if you have any to suggest, please leave a comment.</p>
<p>Until next time!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trickeyone.com/general/learning-the-ropes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update to update a former update of an event…</title>
		<link>http://www.trickeyone.com/general/update-to-update-a-former-update-of-an-event/</link>
		<comments>http://www.trickeyone.com/general/update-to-update-a-former-update-of-an-event/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 01:29:08 +0000</pubDate>
		<dc:creator>Trickey</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[FanFaire]]></category>
		<category><![CDATA[Idle]]></category>
		<category><![CDATA[SOE]]></category>

		<guid isPermaLink="false">http://dev.trickeyone.com/uncategorized/update-to-update-a-former-update-of-an-event/</guid>
		<description><![CDATA[Well, sorry to have been away for a spell. A lot of things have changed for me recently. First off, I got a new job for a large marketing firm locally. Started last week and it&#39;s been pretty cool and busy. I&#39;m enjoying it a lot and the job is a really cool one. Cool [...]]]></description>
			<content:encoded><![CDATA[<p>Well, sorry to have been away for a spell. A lot of things have changed for me recently.</p>
<p>First off, I got a new job for a large marketing firm locally. Started last week and it&#39;s been pretty cool and busy. I&#39;m enjoying it a lot and the job is a really cool one. Cool co-workers, cool environment and fast-paced work. Oh, and did mention that we are located on the tarmac of the KC Downtown Airport?! Is that not cool or what? I get to see private jets take off, local news stations&#39; helicopter pop in and out, oh, and not to mention the fighter jets and bombers that buss the airfield. Totally awesome.</p>
<p>Second, my previous employers made sure to get their money&#39;s worth out of me before I left, a couple weeks ago. I guess that&#39;s a good thing. <img src="/images/smilies/cool.gif" border="0" alt="SMILEY" /> It was hard leaving but I&#39;m glad I did. The place was awesome and I loved the people I worked with, but I needed to move on. So is this profession of mine.</p>
<p>What do I do, you may be asking. Well&#8230;. stuff like my own website. I&#39;m a Web Developer/Designer, with a good helping of Flash/Actionscript Developer, all accompanied by a dash of sarcastic whit.</p>
<p>Annnnnway. That all said, and the reason as to why I haven&#39;t posted in a while, I&#39;ve got updates on this year&#39;s upcoming FanFaire. Since my video last year was, at best, sub par, I bought a HD camcorder. <img src="/images/smilies/party.gif" border="0" alt="SMILEY" align="middle" /> I know, I know, I&#39;m crazy. Add to that&#8230; IT&#39;S HERE TODAY! Yay! I love getting new tech.</p>
<p>I&#39;m going to do some testing and get stuff ready for this year and hopefully be able to bring some much better quality footage for everyone.</p>
<p>Anyway. Keep an eye out for the next update!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trickeyone.com/general/update-to-update-a-former-update-of-an-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Star Wars: The Force Unleashed</title>
		<link>http://www.trickeyone.com/general/star-wars-the-force-unleashed/</link>
		<comments>http://www.trickeyone.com/general/star-wars-the-force-unleashed/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 10:31:48 +0000</pubDate>
		<dc:creator>Trickey</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Star Wars]]></category>

		<guid isPermaLink="false">http://dev.trickeyone.com/uncategorized/star-wars-the-force-unleashed/</guid>
		<description><![CDATA[All I have to say is &#34;WOW&#34;! I just finished the game after playing it intermitently for the past 4-5 days. The game was well put together and very compelling. I loved the storyline, the cinematics and combat. I won&#39;t say that I was the best coordinated Jedi&#8230; saying that I was even a moderately [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0 5px 5px 0;" src="/images/articles/force-unleashed-apprentice.jpg" alt="" width="356" height="356" align="left" /> All I have to say is &quot;WOW&quot;! I just finished the game after playing it intermitently for the past 4-5 days. The game was well put together and very compelling.</p>
<p>I loved the storyline, the cinematics and combat. I won&#39;t say that I was the best coordinated Jedi&#8230; saying that I was even a moderately good Jedi would be generous, lol!</p>
<p>I can honestly say that I went through the entire game without using one cheat code. That&#39;s probably a first for me with a console game.</p>
<p>To be completely honest, I don&#39;t think I can come up with the words to express how amazing this game was. The physics engine, the graphics engines, et al were amazing. I loved the dialogue and the cinematic feel that the game gave. I&#39;ll admit, I bought the Sith Edition. But, I don&#39;t know if there was a whole lot of difference between it and the regular. Oh well, I&#39;m still pleased and will be watching the cinematics for grins.</p>
<p>Tune in for other game critiques and gossip!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trickeyone.com/general/star-wars-the-force-unleashed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BREAKING NEWS: SOE FanFaire 2010!</title>
		<link>http://www.trickeyone.com/general/breaking-news-soe-fanfaire-2010/</link>
		<comments>http://www.trickeyone.com/general/breaking-news-soe-fanfaire-2010/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 08:53:21 +0000</pubDate>
		<dc:creator>Trickey</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[FanFaire]]></category>
		<category><![CDATA[SOE]]></category>

		<guid isPermaLink="false">http://dev.trickeyone.com/uncategorized/breaking-news-soe-fanfaire-2010/</guid>
		<description><![CDATA[Who&#39;s ready to rock Sin City? *raises hand* That&#39;s right. The SOE FanFaire 2010 will be held in Las Vegas again this year. I&#39;m a little sad but also happy that&#39;s it going to be in Vegas again. I&#39;m sad because it&#39;s been there for the past 2 years and I wouldn&#39;t mind a new [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right;" src="http://i.trickeyone.com/articles/fanfaire1.gif" alt="" width="194" height="114" /> Who&#39;s ready to rock Sin City? *raises hand*</p>
<p>That&#39;s right. The SOE FanFaire 2010 will be held in Las Vegas again this year. I&#39;m a little sad but also happy that&#39;s it going to be in Vegas again. I&#39;m sad because it&#39;s been there for the past 2 years and I wouldn&#39;t mind a new locale. However, on the flip-side, I&#39;m happy that it&#39;s in Vegas because of the rockin&#39; time I had last year and all the stuff I didn&#39;t get to do and see.</p>
<p>So, down to the nitty-gritty details.</p>
<p>When: August 5<sup>th</sup> -8<sup>th</sup> <br /> Where: Bally&#39;s Hotel<br /> What&#39;s to do: Tons!</p>
<ul type="square">
<li>Special announcements and sneak peaks of upcoming SOE titles</li>
<li>In-game tournaments and live, game-themed competitions and quests</li>
<li>Developer forums and roundtables</li>
<li>Cool giveaways and other fun items!</li>
</ul>
<p>Visit the Fan Faire website at&nbsp;<a href="http://www.soefanfaire.com/">www.soefanfaire.com</a> &nbsp;for up-to-date information on registration, pricing and schedules. Tickets are expected to go on sale early this spring.</p>
<p><em><strong>The Schedule</strong> </em> is still pending, so keep an eye out. As soon as I know, I&#39;ll be sure to post it up here so you can know when the panels and events that you want to attend will be.</p>
<p>Never been to a SOE FanFaire before? Then come and have some fun! Join fellow gamers for discussion, talks, games, prizes and just plain fun. Get to talk to the people who make your favorite games and, maybe, even get to shoot them some of your ideas!</p>
<p>Oh, one last thing! I want to say a humungous <span style="font-size: medium;"><strong>KUDOS</strong></span> to the team at SOE for getting this info out quicker than I&#39;ve seen in the last 4 years. And to that, a <strong>GI-NORMOUS</strong> Kudos to Tiffany Spence (aka Amnerys) who has been working her fingers to the bone getting everything together. Yay, Tiff! (I think I may die for calling her &#8220;Tiff&#8221; btw, so if no one hears from me post-FanFaire, you know what happened.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trickeyone.com/general/breaking-news-soe-fanfaire-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

