<?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>Trendecide</title>
	<atom:link href="http://trendecide.com/feed" rel="self" type="application/rss+xml" />
	<link>http://trendecide.com</link>
	<description>The Blog of Rick Smith</description>
	<lastBuildDate>Sat, 12 May 2012 05:20:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Typekit vs. Google Fonts</title>
		<link>http://trendecide.com/entry/typekit-vs-google-fonts</link>
		<comments>http://trendecide.com/entry/typekit-vs-google-fonts#comments</comments>
		<pubDate>Fri, 11 May 2012 22:00:35 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://trendecide.com/?p=147</guid>
		<description><![CDATA[I think it&#8217;s been over five years since I blogged my last battle, ColdFusion vs. PHP.  Hopefully this post will be met with much less criticism. It&#8217;s hard to be]]></description>
			<content:encoded><![CDATA[<p>I think it&#8217;s been over five years since I blogged my last battle, ColdFusion vs. PHP.  Hopefully this post will be met with much less criticism.</p>
<p>It&#8217;s hard to be a developer and not be unaware of <a href="https://typekit.com/" target="_blank">Typekit</a> or <a href="http://www.google.com/webfonts" target="_blank">Google Web Fonts</a>.  Both services provide excellent alternatives to the standard fonts available and both services are now supported across all current browsers.  For those of us who attempted to build our own fonts for using @font-face on our own projects, these services are a dream come true as the process what tedious, cumbersome and didn&#8217;t always process the desired result.</p>
<p>First, lets do a quick comparison:</p>
<table>
<tbody>
<tr>
<td></td>
<td align="center"><img class="alignnone size-full wp-image-152" title="typekit" src="http://trendecide.com/wp-content/uploads/2012/05/typekit.gif" alt="" /></td>
<td align="center"><img class="alignnone size-full wp-image-153" title="Google Fonts" src="http://trendecide.com/wp-content/uploads/2012/05/googlefonts.gif" alt="" /></td>
</tr>
<tr>
<td></td>
<td align="center"><strong>Typekit</strong></td>
<td align="center"><strong>Google Web Fonts</strong></td>
</tr>
<tr>
<td>Fonts</td>
<td align="center">700+</td>
<td align="center">500+</td>
</tr>
<tr>
<td>Implementation</td>
<td align="center">JS</td>
<td align="center">JS, link, @import</td>
</tr>
<tr>
<td>Selection Quality</td>
<td align="center">Excellent</td>
<td align="center">OK</td>
</tr>
<tr>
<td>Finding Fonts</td>
<td align="center">Excellent</td>
<td align="center">Good</td>
</tr>
<tr>
<td>Cost</td>
<td align="center"><a href="https://typekit.com/plans" target="_blank">Varies</a>*</td>
<td align="center">FREE</td>
</tr>
</tbody>
</table>
<p><span id="more-147"></span><br />
<strong>Google</strong>&#8216;s interface is simple and very easy to use. Implementation couldn&#8217;t be simpler than copy and paste. The Page Load meter, a feature unique to Google Web Fonts, is a pretty nice feature as well, letting you know when you&#8217;re starting to go overboard and/or get carried away.  I think one of the downsides to Google Web fonts though is the overall quality of the fonts.  <em>Many</em> of the fonts there are just&#8230; weird; not fonts I&#8217;d want to use on a website anyway.</p>
<p><strong>Typekit</strong>&#8216;s interface is beautiful, intuitive and simple to use. Implementation isn&#8217;t as simple as Google Web Fonts, but is by no means difficult using the &#8220;kit editor&#8221; popup. The added steps are due largely in part to Typekit keeping track of your pageloads and the sites where you use the fonts&#8230; also why you&#8217;re limited to including the fonts in javascript as opposed to other methods. The only real drawback to Typekit over Google Web Fonts is the cost. As a full-time firefighter and part-time developer, nearly all my work has become volunteer work. At $50 annually, even I can afford the &#8220;portfolio&#8221; account for the unlimited websites. With the numerous small-business-esque websites I create with minimal bandwidth, the 500k monthly pageview limit hasn&#8217;t been a problem yet, and one I don&#8217;t forsee.</p>
<p>Despite the fact both services are nothing short of awesome, in the end my favorite is Typekit which I turn to for most of my web font needs, particularly for personal and small business sites. However, for the several enterprise level sites I&#8217;ve created and maintain, I&#8217;ve steered clear from Typekit to avoid what becomes an astronomical fee (the &#8220;Business&#8221; pricing for Typekit isn&#8217;t even listed&#8230; scary) and used Google Web Fonts, which has been plenty sufficient. I kind of look at Google Web Fonts as the clipart collection on 50 CDs I bought as opposed to the expensive subscription to Getty Images or iStockphoto. I think if Typekit were ever interested in becoming the dominant web font provider (and maybe they are already&#8230; I don&#8217;t know), it would do them well to combine &#8220;Portfolio&#8221;, &#8220;Performance&#8221; and &#8220;Business&#8221; and eliminate the pageview limitations altogether.  Nevertheless, Typekit remains my favorite for the time being.</p>
]]></content:encoded>
			<wfw:commentRss>http://trendecide.com/entry/typekit-vs-google-fonts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver to CF Builder to Dreamweaver</title>
		<link>http://trendecide.com/entry/dreamweaver-to-cfbuilder-to-dreamweaver</link>
		<comments>http://trendecide.com/entry/dreamweaver-to-cfbuilder-to-dreamweaver#comments</comments>
		<pubDate>Sun, 06 May 2012 01:19:13 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://trendecide.com/?p=124</guid>
		<description><![CDATA[So I&#8217;m a bit late to the party, but I had my reasons to not make the switch&#8230; namely my complete distaste for Eclipse (I&#8217;ve expressed this before).  I&#8217;m finding]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m a bit late to the party, but I had my reasons to not make the switch&#8230; namely my complete distaste for Eclipse (I&#8217;ve expressed this before).  I&#8217;m finding myself wanting more when I code cfscript, javascript and all that ajaxy stuff, so I finally forced myself to set aside my differences with Eclipse and approach CF Builder with an open and very clear mind.  I made the switch and started this article in October 2011 and just now wrapping it up after an in depth evaluation.</p>
<p>First, my work environment.</p>
<p>I have a live co-located server that hosts my final product.  I then have a separate development server in my home office which I use to create all my masterpieces.  I have a laptop which I&#8217;ve never really been comfortable coding with, but do use it from time to time.  And then there&#8217;s my crown jewel&#8230; my dual monitor workstation which I&#8217;m on nearly all day every day (would like to eventually add a third monitor).  The only reason I mention the dual monitors is that it&#8217;s imperative to my development&#8230; <del>Dreamweaver</del> CF Builder, Fireworks, Navicat &amp; FlashFXP (all the development stuff) on the left and my browser is on the right (of course I test in every browser&#8230; no built-in rendering or troubleshooting tools needed for me), which I refresh as I go making sure I&#8217;m getting my desired outcome across all platforms.  And as I just mentioned, I use Navicat for all my SQL management (both Dreamweaver&#8217;s and Eclipse&#8217;s built-in SQL stuff is just laughable [and unnecessary]) and then FlashFXP for my FTP client (built-in FTP clients work fine&#8230; they just scare me.  I test over the local network and want to make sure I&#8217;m only uploading the final product, not risking overwriting anything important.).</p>
<p><span id="more-124"></span></p>
<p>On ColdFusion Builder:</p>
<ol>
<li>I don&#8217;t get it because ColdFusion is a scripting language and I&#8217;m not compiling anything&#8230; ever.  But maybe having a server setup poses some use I&#8217;ve missed the past 10+ years of coding in ColdFusion [and continue to not see might I add].  CF Builder it seems, revolves around getting your server in the settings.  Sure you can code without it, but CF Builder will put you through constant nags and shames of guilt if you don&#8217;t.  Further, CF Builder wants to assume your ColdFusion test install is on the same local machine&#8230; which I&#8217;ve never seen done (even when I developed for the US Air Force) unless you&#8217;re traveling and demoing an app in front of a group of people.  And although it&#8217;s totally my fault I never figured it out, my firewall on my server was preventing CF Builder from connecting to it on port 80&#8230; which apparently is open by default for http, but not other things.  Regardless, once your server is setup, life is pretty nice in CF Builder afterward&#8230; it&#8217;s just a bleeding shame it took <span style="text-decoration: underline;">two years</span> to figure out the problem because not a soul on the planet could figure it out&#8230; I just got the &#8220;you&#8217;re insane&#8221; look.  It would be <span style="text-decoration: underline;">very</span> nice if future versions didn&#8217;t revolve around having the server setup, because frankly, it&#8217;s completely irrelevant and completely useless.</li>
<li>Once I got around server hell, the first thing I noticed were the <strong>fonts</strong>&#8230; which is like I&#8217;m looking at the moving numbers in The Matrix.  Sorry Adobe, but I code in Calibri&#8230; an easy change in the preferences.</li>
<li>I really don&#8217;t like scrolling horizontally.  Thankfully, there&#8217;s an easy fix for that in the preferences as well.</li>
<li>I also don&#8217;t like how every time you fire up CF Builder it loads what you were just working on&#8230; I closed it because I finished working on it.  Not a big deal though&#8230; I just got into the habit of closing the files before I actually close the program.</li>
<li>I really prefer my tags to close after I type the beginning if the closing tag.  This however is also easily changed in the preferences.</li>
<li>I absolutely love, love, love how CFB handles CFSCRIPT.  Unfortunately I&#8217;m finding myself not using CFSCRIPT often enough to justify the use of CFB solely for this purpose.</li>
</ol>
<p>Now on Eclipse in general:</p>
<ol>
<li>The reason I completely can&#8217;t stand Eclipse is the fact there&#8217;s just a million little things that annoy the living crap out of me.  Like autosuggestions&#8230; I love them and use them adamantly to code faster, but in Eclipse they never popup fast enough when you need them and then popup when you don&#8217;t need them and you&#8217;re constantly going back to fix crap you accidentally hit enter on.  I am constantly typing in full tags (because the autosuggest didn&#8217;t catch) which has really slowed me down.  I&#8217;m also constantly retracing my steps to remove mistakes I make when the autosuggest randomly pops up for no reason at all&#8230; which tends to happen mostly when I&#8217;m copying and pasting.  In terms of autosuggestions&#8230; Dreamweaver just does it better, much better.</li>
<li>Seriously, why in the world do I have to go through a wizard to create a new file?  Dreamweaver has this right&#8230; right click on the folder, new file, type the name of the file with the extension you want and boom you&#8217;re done.  No extra nonsense.  Dreamweaver even autodetects the type of file it is&#8230; automatically setting up the default CFC template if name it with that extension.</li>
<li>I really dislike the default color scheme&#8230; and thank heavens it&#8217;s completely customizable, but it literally took me an 8-hour day to get it to match Dreamweaver.  It would have been nice if this was something that was already done in CFB&#8230; at least on a setting [to at least try and make the switch for the myriad of CF Dreamweaver developers more comfortable].</li>
<li>Tag quotes&#8230; seriously wtf!  In Dreamweaver, I hit enter for the autosuggest and they&#8217;re just there with my cursor in the middle.  But in Eclipse, half the time the autosuggest doesn&#8217;t even come down (like never when I use class).  And I have to manually insert the first quote every time.  I&#8217;m a creature of habit and typing in quotes after nearly 15 years of not having to ever enter a quote has been an extremely uncomfortable switch.</li>
<li>Eclipse is just dumb.  And I&#8217;m not just talking about how it can&#8217;t figure out what it&#8217;s doing with autosuggestions, I&#8217;m talking like the vast majority of the time when I go to close a tag it closes the wrong tag!  This is another area where Dreamweaver just excels over Eclipse.</li>
<li>The .settings directory and settings.xml&#8230; get them the *expletive* out of my working directory!  I do understand why they&#8217;re there and it&#8217;s fine that Eclipse needs these files&#8230; but put them in THE ECLIPSE install directory or anywhere else but in my working directory.  At least give me the option.  Having to dodge this using my FTP client every time on every project is a royal pain in the butt.  This is probably the biggest nuisance for me.  Granted.. I find the stinking _notes directory Dreamweaver just as annoying.</li>
<li>On a positive note, the one thing about Eclipse I love better than Dreamweaver is how Eclipse handles CSS&#8230; it&#8217;s just wonderful.  I actually look forward to doing CSS work in Eclipse&#8230; it&#8217;s that enjoyable.</li>
<li>I have a love/hate relationship with Eclipse caching my files.  I love it because it lets me know I did work on another computer and the file changed.  On the other hand, I hate it because I can&#8217;t just open up and go like Dreamweaver.</li>
</ol>
<p>I didn&#8217;t really know I was that picky about my coding environment until I tried this switch.  And in all honesty, I did come out thinking better of Eclipse and CFB than I did before.  However, for all the hype over the past few years I find CFB overrated and really don&#8217;t buy the hype.  In the end, I really don&#8217;t find the trouble worth it.  This is a product I wish would just go away and that Adobe would redirect its time and efforts back into the Dreamweaver extensions.  I&#8217;m really just hoping the CF10 developers will be providing extensions to Dreamweaver because I honestly don&#8217;t think I can stand CFB much longer.  And sadly, a large portion of the problems with CFB stem directly from Eclipse, not CFB itself.  I never expected CFB to be Dreamweaver, but I did expect CFB to make my development more efficient.  I now understand that efficient by definition also lies within the developer himself/herself, but In reality, CFB has actually made ColdFusion development <em>more difficult</em> and inefficient, at least for me.  I honestly believe even a new developer learning to code would find Dreamweaver a breath of fresh air after having used CFB/Eclipse.  I don&#8217;t mean to ramrod CFB by any means, but I honestly couldn&#8217;t recommend it to anyone.</p>
<p>So in the end I will be switching back to Dreamweaver with an upgrade to CS6 later in the year pending the outcome of developing CF10 extensions.  Of course I say this amidst the announcement of Brackets&#8230; Adobe&#8217;s new IDE for HTML/CSS/Javascript.  Wouldn&#8217;t it be nice if this also became the future IDE of ColdFusion (hint-hint-wink-wink)?</p>
]]></content:encoded>
			<wfw:commentRss>http://trendecide.com/entry/dreamweaver-to-cfbuilder-to-dreamweaver/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Blizzard API and ColdFusion</title>
		<link>http://trendecide.com/entry/blizzard-api-and-coldfusion</link>
		<comments>http://trendecide.com/entry/blizzard-api-and-coldfusion#comments</comments>
		<pubDate>Mon, 16 Apr 2012 20:00:28 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Warcraft]]></category>

		<guid isPermaLink="false">http://trendecide.com/?p=127</guid>
		<description><![CDATA[Five years ago Ben Nadel blogged about manipulating Warcraft data from the armory as an XML file. Today, the armory is nothing but a memory (permanently offline in August 2011)]]></description>
			<content:encoded><![CDATA[<p>Five years ago Ben Nadel <a href="http://www.bennadel.com/blog/713-Ask-Ben-Grabbing-World-Of-Warcraft-Data-With-ColdFusion-And-CFHTTP.htm" target="_blank">blogged</a> about manipulating Warcraft data from the armory as an XML file.</p>
<p>Today, the armory is nothing but a memory (permanently offline in August 2011) and has been replaced with the Blizzard Community Platform API.  This is actually a great thing&#8230; getting and manipulating your data is even easier!</p>
<p>The <em>Blizzard Community Platform API</em> uses RESTful services, so it&#8217;s really as easy as playing with some URLs:</p>
<pre>
&lt;!--- Get Blizzard's RESTful data ---&gt;
&lt;cfset serviceURL = "http://us.battle.net/api/wow/guild/Realm/Guild%20Name?fields=members" /&gt;
&lt;!--- Returns the Blizzard data ---&gt;
&lt;cfhttp method="get" url="#serviceURL#" resolveurl="yes" /&gt;
&lt;!--- Because guilds typically consist of members with special characters in their names and setting charset="utf8" in cfhttp doesn't fix the problem ---&gt;
&lt;cfset utf8Response = cfhttp.fileContent.toString("UTF8")&gt;
&lt;!--- Converts the Blizzard data into a structure ---&gt;
&lt;cfset guildData = DeserializeJSON(utf8Response)&gt;
</pre>
<p>What this does is return an awesome structure like so:</p>
<p><span id="more-127"></span></p>
<p><a href="http://trendecide.com/wp-content/uploads/2012/04/img1.jpg"><img class="alignnone size-full wp-image-130" title="structure1" src="http://trendecide.com/wp-content/uploads/2012/04/img1.jpg" alt="" width="265" height="300" /></a></p>
<p>and the members will be in their own array like so:</p>
<p><a href="http://trendecide.com/wp-content/uploads/2012/04/img2.jpg"><img class="alignnone size-full wp-image-131" title="structureMembers" src="http://trendecide.com/wp-content/uploads/2012/04/img2.jpg" alt="" width="517" height="339" /></a></p>
<p>You can find the complete API documentation here:<br />
<a href="http://blizzard.github.com/api-wow-docs/" target="_blank">http://blizzard.github.com/api-wow-docs/</a></p>
<p>And an active support community on the forums:<br />
<a href="http://us.battle.net/wow/en/forum/2626217/" target="_blank">http://us.battle.net/wow/en/forum/2626217/</a></p>
<p>The API isn&#8217;t perfect&#8230; you can tell from the screens above that the data [currently] isn&#8217;t pulling a member&#8217;s achievement count.  You&#8217;re also only limited to 3,000 hits/day, which isn&#8217;t a big deal for a small site, but may be few enough for you to want to consider dumping information into a database via cfschedule if you plan on doing anything bigger than a guild website.  Also bear in mind Blizzard&#8217;s made it perfectly clear they have no intention on working on the API any further until D3 and MoP are out the door&#8230; so we&#8217;re stuck with the myriad of bugs and a few missing prominent features.  However the API is pretty darn useful and far better than harvesting data&#8230; in fact most notably is that the API pulls in ALL the members as opposed to Blizzard&#8217;s site which only shows members over level 10.  Regardless, the API puts a lot of information in your hands for you to manipulate, and ColdFusion makes it a cinch!</p>
]]></content:encoded>
			<wfw:commentRss>http://trendecide.com/entry/blizzard-api-and-coldfusion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Impression of ColdFusion Zeus/10</title>
		<link>http://trendecide.com/entry/first-impression-of-coldfusion-zeus0</link>
		<comments>http://trendecide.com/entry/first-impression-of-coldfusion-zeus0#comments</comments>
		<pubDate>Sun, 19 Feb 2012 00:00:57 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://trendecide.com/?p=95</guid>
		<description><![CDATA[So the public beta of ColdFusion 10 is out&#8230; and man am I stoked!  Every version of ColdFusion for me has been nothing short of revolutionary, and after waiting for]]></description>
			<content:encoded><![CDATA[<p>So the public beta of ColdFusion 10 is out&#8230; and man am I stoked!  Every version of ColdFusion for me has been nothing short of revolutionary, and after waiting for nearly two years I couldn&#8217;t wait to take it for a test drive.  So after little sleep and tinkering for 24 hours, here&#8217;s a first impression.</p>
<p>Zeus comes packed with a <a href="http://nowshowingcoldfusionzeus.appspot.com/" target="_blank">myriad of updates</a>.</p>
<p>I immediately noticed Tomcat.  Maybe it is faster (I can&#8217;t really measure that too well over my local network on my development server which really has no measurable traffic), but everything just seems zippier and more responsive.  I don&#8217;t know whether that&#8217;s Tomcat or new, hot ColdFusion goodness, but I really appreciate that.</p>
<p>My favorite part by far is the exceptional detail and enhancements to security.  I rely on ColdFusion to be on top of its game with security so I don&#8217;t have to.  But because it is in fact security, I personally feel ALL of these security features should have been released in increments over the past two years with ColdFusion 9.  I&#8217;m a little irritated at Adobe with the decision to market security as a feature set instead of keeping all it&#8217;s products secure all the time (you know, like everyone else&#8230; norton, mcafee, php, java&#8230; just to name a few), but I&#8217;ll play along and say job well done because there&#8217;s great stuff here.</p>
<p><span id="more-95"></span></p>
<p>I think closures are cool, but I still can&#8217;t figure out where I&#8217;d use them&#8230; or rather, how frequently I&#8217;ll use when I find a use for them.  I imagine my favorite bloggers (Camden, Corfield, Nadel, Forta) will cover them more in depth and eventually get me hooked.</p>
<p>We&#8217;ve had Java integration for years now, along with .NET integration and PHP integration, which is awesome (used it extensively on a few government projects where we had to tie together several applications that were coded in different languages).  So Adobe made java integration <em>better</em>&#8230; cool!</p>
<p>RESTful web services&#8230; yep&#8230; needed badly as SOAP and WSDL are slowly getting pushed to the side.  Nifty, but also expected.</p>
<p>And I am watching <a href="http://www.coldfusionbloggers.org/">coldfusionbloggers.org</a> avidly to see all the the stuff I&#8217;ve overlooked and missed altogether&#8230; already hopped on Ray&#8217;s demo dump (awesome stuff) and getting lots of oohs and aahs out of me on the implicit CFC constructors.</p>
<p>I haven&#8217;t really gotten around to playing with all the language enhancements in the past 24 hours.  Really, most of what&#8217;s there is stuff that&#8217;s to be expected.</p>
<p>In the end, I find ColdFusion 10 is an <em>evolutionary</em> release and not a <em>revolutionary</em> one as I&#8217;ve found with previous releases (like Windows Vista was to Windows 7&#8230; or rather&#8230; Wrath of the Lich King was to Cataclysm).  Yes, under the hood there are a ton of updates, but none I feel are compelling enough for me to want to upgrade this very minute.  This isn&#8217;t to say that what&#8217;s there isn&#8217;t good, because that&#8217;s not the case; what&#8217;s there is excellent. There&#8217;s just not a single feature that will affect my current client base to persuade me (and in turn persuade them) to update.  And that&#8217;s exactly what makes CF10 kinda sad [so far]&#8230; there&#8217;s really nothing for me to go to my clients to sell&#8230; &#8220;CF10 just came out and has these cool new features&#8230; want em on your site?&#8221;  YES!  MORE MONEY!!  <span style="text-decoration: underline;">IF</span> this is all CF10 has to offer over CF9 (I say if, because this is only the first beta&#8230; we could see more), I&#8217;ll upgrade eventually, but not upon release.  Maybe I&#8217;m bitter because I wasn&#8217;t invited into the alpha and private beta as the previous four releases, but CF10 seems to sell itself short across the board.  Then again, maybe my opinion will change as demos and more information trickles out.</p>
<p>In previous releases it was HUGE when AJAX was added&#8230; XML forms, Flash forms, cfimage and so on.  Yeah, some of that stuff has died out&#8230; but it was <em>cutting edge</em>.  Where&#8217;s the jquery stuff that we&#8217;d all rather use?  How about adding a qrcode option to cfimage?  We already have an easy way to get Google Maps into ColdFusion, how about Google Calendar, Facebook and Twitter too (in case you didn&#8217;t notice Adobe&#8230; social media kinda went viral)?  How about <em>anything</em> that makes ColdFusion cool and hip for my clients, instead of stale and boring like [insert other language here]? How about an easier way to send text messages from a website to a phone instead of going through the gateway process which is a royal pain in the butt?  ColdFusion has always been about taking what&#8217;s cutting edge and making it damn easy to implement (or did I miss the <del>TPS report</del> memo stating that is no longer the case&#8230; I&#8217;m getting the impression there was an unofficial meeting that concluded CF will remain archaic until further notice, and somewhere a decision was made to let 3rd party frameworks do all the cool stuff (because it&#8217;s cheaper (AND a helluvalot buggier!))).  It wasn&#8217;t long ago when CF switched to SOLR&#8230; it was a huge evolutionary step, but clients never really got to see it, however there were plenty of other HUGE features in that release for them to see.  Now I know there are plenty out there that will disagree and are going to post their ummm&#8230; disagreements&#8230; in my comments, but there&#8217;s just nothing HUGE in this release (alright, Tomcat&#8217;s huge&#8230; but reference my sentence on SOLR above).  I&#8217;m just left underwhelmed compared to what I&#8217;ve come to expect from a ColdFusion release and I know my clients will be too&#8230; to the point where they don&#8217;t care whether it&#8217;s the latest and greatest (and before you ask if they ever did care&#8230; the answer is a resounding yes for EVERY release&#8230; new features allow me to revisit with the clients who want to offer their clients the latest and greatest&#8230; my clients know, just as well as I do, how much ColdFusion rocks and why we chose it).</p>
<p>I hate to bring it up, but this type of lackluster update is exactly what Adobe was known for before the Macromedia merger and why there were a great many of us concerned when it happened.  I just feel there&#8217;s stuff missing in this update.  And this is ColdFusion TEN!  This is all we got in 20 months?  Where&#8217;s the bling?  Maybe this release should be CF9.5, but honestly, I&#8217;d wait another 20 months for bling&#8230; CF9 is doing just fine.</p>
<p>As for the Cf Builder update, I&#8217;ve been a naysayer of CF Builder from the beginning (I understand the product remains in its infancy with its sophomore release).  I&#8217;d like to change my position on CF Builder and point out a few things for anyone still holding back like I was:</p>
<ol>
<li>If you&#8217;re having problems adding a server on your LOCAL network, make sure you use port 80 (not 8500) in the server settings.  If you&#8217;re still not connecting and you&#8217;re running a Windows server, make sure you check the firewall on your server.  You might need to add an Inbound Rule for port 80.  And once it&#8217;s created, change the protocol from TCP or UDP (whichever you selected) to &#8220;Any&#8221; in the rule&#8217;s properties.  You also only need the profile to be public, although having all three checked won&#8217;t hurt.</li>
<li>Because my development files are on the server and I share those files across multiple computers, my only gripe at this point is that I want the Eclipse .settings directory and the .project file moved out of the root of each one of my projects.  Inheriting nuisances from other programs is what happens when you build on top of someone else&#8217;s work (that&#8217;s not a derogatory statement also directed at frameworks at all &#8211; sarcasm of course).</li>
<li>No one could possibly dislike Eclipse as much as I do, but if you think you do, grit your teeth like I do and appreciate the fact that cfscripting and CFCs are awesome in CF Builder, although they could have been awesome in Dreamweaver too, they&#8217;re just not. <img src='http://trendecide.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://trendecide.com/entry/first-impression-of-coldfusion-zeus0/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>QR Codes</title>
		<link>http://trendecide.com/entry/qr-codes</link>
		<comments>http://trendecide.com/entry/qr-codes#comments</comments>
		<pubDate>Tue, 14 Feb 2012 18:46:56 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[qr]]></category>
		<category><![CDATA[qr code]]></category>
		<category><![CDATA[qr codes]]></category>

		<guid isPermaLink="false">http://trendecide.com/?p=92</guid>
		<description><![CDATA[I saw Ray tweet today about a QR code and even though I&#8217;m no resident expert, I&#8217;ve dealt with them quite a bit lately in most of my print advertising]]></description>
			<content:encoded><![CDATA[<p>I saw <a href="http://www.raymondcamden.com" target="_blank">Ray</a> tweet today about a QR code and even though I&#8217;m no resident expert, I&#8217;ve dealt with them quite a bit lately in most of my print advertising and wanted to point out a few things.</p>
<p><strong>What is a QR Code?</strong><br />
Simply, it&#8217;s a barcode (like barcodes on food at the grocery store or other stuff you buy) that <span style="text-decoration: underline;">YOU</span> can customize. This code can then be scanned by smart phones and other devices to quickly translate that information without having to manually type it in.  It&#8217;s my understanding QR codes are already being used everywhere outside of the States and the U.S. has been slow to adopt the technology.  Regardless, QR codes have become quite popular over the past couple years and will continue to grow in use&#8230; if you aren&#8217;t seeing them everywhere now, you soon will.</p>
<p><em>*A more in depth definition from <a href="http://en.wikipedia.org/wiki/QR_code" target="_blank">Wikipedia</a></em></p>
<p><strong>What are QR Codes used for?</strong><br />
To put typical use into in perspective, I was at Taco Bell yesterday and there&#8217;s a poster on the wall with a QR code, which I scanned with my phone, that linked me directly to a survey on the restaurant on the web.  I took the survey while I was standing and waiting for my delicious (and now VERY overpriced) chicken and nacho cheese chalupa meal with a soft taco.</p>
<p>Pretty awesome!</p>
<p>Typically, you&#8217;ll see QR codes in print.  I&#8217;ve been using QR Codes extensively on brochures, business cards, ads in program books and so on.</p>
<p>And typically within a QR code is a URL or link to a website.  But a QR code is a multipurpose container that can hold a wealth of information including text, phone numbers and text messages (typically not a combination of information though).</p>
<p><strong>So is a QR code practical on a website?</strong><br />
Well kinda&#8230; it all depends on what&#8217;s in the QR code.  Yes, the codes will easily scan onto a phone from the screen, so that&#8217;s not a problem.  But any sort of link inside the QR Code would probably be counter-productive.</p>
<p>Practical uses on a website might include contact information that can be easily stored in your phone so you don&#8217;t have to type it all in, although as a designer I would add the code to my website as a convenience to my users, not replace my contact information altogether.</p>
<p><strong>How can I make my own QR code?</strong><br />
My favorite tool is <a href="http://qrcode.kaywa.com/" target="_blank">here</a>, although there are plenty others out there.</p>
<p><strong>So how do I scan these codes?</strong><br />
Android has a free app in the market called QR Droid which I use frequently and it works great!  I don&#8217;t know what&#8217;s out there for the iPhone, Blackberry and Windows phone users, but I&#8217;m quite confident there are QR code apps available for those smartphones as well.</p>
<p>Now if only I could get my fortunes to be a QR code on my napkin so I didn&#8217;t have to actually open and break the fortune cookie to get it&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://trendecide.com/entry/qr-codes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fireworks!</title>
		<link>http://trendecide.com/entry/fireworks</link>
		<comments>http://trendecide.com/entry/fireworks#comments</comments>
		<pubDate>Wed, 01 Feb 2012 05:15:13 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Fireworks]]></category>

		<guid isPermaLink="false">http://trendecide.com/?p=86</guid>
		<description><![CDATA[I&#8217;ve always had a passion for using Fireworks since version 2. The first time I used Fireworks I could barely code a website&#8230; I used the Fireworks export tool to]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always had a passion for using Fireworks since version 2.  The first time I used Fireworks I could barely code a website&#8230; I used the Fireworks export tool to do everything for me (I totally flipped when I figured out how easily I could create rollover dropdown menus).  In fact I&#8217;ve been using Fireworks so long now I still miss the oldskool font editor, although it&#8217;s something I&#8217;ve learned to live without.</p>
<p>Normally, I use Fireworks for all my web mockups&#8230; in fact I use it daily.</p>
<p>Then came along the day a few years ago when I wanted to learn how to create vector icons and I immediately turned to Illustrator.  Meh&#8230; any vector icons I needed to create can just as easily be made in Fireworks&#8230; I just love the control and ease of use with my pen tool and those sprites.</p>
<p>This past year I designed a bunch of print material for various projects (several event flyers, event tickets and even a book of ads), so I turned to Photoshop (after strongly looking at Illustrator and InDesign).  Nope&#8230; it&#8217;s Fireworks again to the rescue.  I got the information I needed from the printer for DPI, size and bleed and I was easily able to export into the PDF format the printer needed.</p>
<p>I think it&#8217;s awesome I can do all this along with resizing and/or renaming images for my galleries with the batch tool, take screenshots of windows, use any Photoshop filter and even do skinning for Flex and Air.</p>
<p>I&#8217;m sure it has a lot to do with the comfort level I have with Fireworks, but it never ceases to amaze me the sheer versatility and flexibility the program has to offer.  I personally don&#8217;t think Fireworks gets nearly enough praise for all it can do.</p>
]]></content:encoded>
			<wfw:commentRss>http://trendecide.com/entry/fireworks/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CF HTML5 Validation Gotcha</title>
		<link>http://trendecide.com/entry/cf-html5-validation-gotcha</link>
		<comments>http://trendecide.com/entry/cf-html5-validation-gotcha#comments</comments>
		<pubDate>Tue, 03 Jan 2012 23:37:10 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://trendecide.com/?p=81</guid>
		<description><![CDATA[I spent some time scratching my head over this one and thought I&#8217;d share. &#60;cfset userAgent = trim(listGetAt(CGI.HTTP_USER_AGENT, 2, &#039;;&#039;))&#62; &#60;!--- This only works for IE ---&#62; &#60;cfset outtaDate =]]></description>
			<content:encoded><![CDATA[<p>I spent some time scratching my head over this one and thought I&#8217;d share.</p>
<pre>
&lt;cfset userAgent = trim(listGetAt(CGI.HTTP_USER_AGENT, 2, &#039;;&#039;))&gt; &lt;!--- This only works for IE ---&gt;
&lt;cfset outtaDate = &#039;MSIE 8.0, MSIE 7.0b, MSIE 7.0, MSIE 6.1, MSIE 6.01, MSIE 6.0b, MSIE 6.0&#039;&gt; &lt;!--- List all the versions of IE that are out of date ---&gt;
&lt;cfif ListFindNoCase(outtaDate, userAgent, &#039;,&#039;) NEQ 0&gt; &lt;!--- We&#039;re not gonna bump em from the site, but we will display a warning to those visitors using the older versions of IE ---&gt;
&lt;div class=&quot;outtaDate&quot;&gt;You are using an out of date version of Internet Explorer and this site &lt;b&gt;WILL NOT&lt;/b&gt; display correctly. If you are using Windows Vista or Windows 7, please use Windows Update and upgrade to Internet Explorer 9 or newer. If you are using Windows XP and earlier which cannot upgrade to Internet Explorer 9, please download the latest version of &lt;a href=&quot;http://www.mozilla.org&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt;, &lt;a href=&quot;http://www.google.com/chrome&quot; target=&quot;_blank&quot;&gt;Chrome&lt;/a&gt;, &lt;a href=&quot;http://www.opera.com&quot; target=&quot;_blank&quot;&gt;Opera&lt;/a&gt; or &lt;a href=&quot;http://www.apple.com/safari/&quot; target=&quot;_blank&quot;&gt;Safari&lt;/a&gt; to see this site correctly.&lt;/div&gt;
&lt;/cfif&gt;
</pre>
<p>I&#8217;m using this code to identify older versions of IE that don&#8217;t support CSS3 and/or HTML5.  Maybe I should be identifying browsers a better way, but the problem here lies within the listGetAt on line 1.</p>
<p>This code will trip up the W3C <a href="http://validator.w3.org/" title="Markup Validation Service" target="_blank">Markup Validation Service</a> marking your code invalid with one of ColdFusion&#8217;s styles from an error&#8230; ColdFusion&#8217;s pumping out an error to the service&#8230; even though the running site won&#8217;t pump out an error at all.</p>
<p>Here is ColdFusion&#8217;s exception error to the W3C service:</p>
<blockquote><p>In function ListGetAt(list, index [, delimiters]), the value of index, 2, is not a valid as the first argument (this list has 1 elements).&amp;nbsp;Valid indexes are in the range 1 through the number of elements in the list.</p></blockquote>
<p>I&#8217;m sure this isn&#8217;t a big deal since most people aren&#8217;t identifying browsers with their code or even coding in HTML5 for that matter, let alone valid HTML5 to use the W3C service (hopefully it&#8217;s more than I think).</p>
<p>Either way, I don&#8217;t know why the validator service is getting that error, having tested the code on virtually every browser without any problems (old and current alike).  And I can&#8217;t really tell whether the problem is with CF or the W3C&#8217;s tool, but it&#8217;s not having any sort of effect on the live code, which is always a good thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://trendecide.com/entry/cf-html5-validation-gotcha/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CFX: Feature Requests Part 3 – Everything Else</title>
		<link>http://trendecide.com/entry/cfx-feature-requests-part-3-everything-else</link>
		<comments>http://trendecide.com/entry/cfx-feature-requests-part-3-everything-else#comments</comments>
		<pubDate>Thu, 01 Dec 2011 18:33:04 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://trendecide.com/?p=71</guid>
		<description><![CDATA[Although I was a part of several previous beta/pre-release testing versions of ColdFusion (Scorpio and Centaur) and my posts being as unpopular as they are so far, maybe it&#8217;s for]]></description>
			<content:encoded><![CDATA[<p>Although I was a part of several previous beta/pre-release testing versions of ColdFusion (Scorpio and Centaur) and my posts being as unpopular as they are so far, maybe it&#8217;s for the best I&#8217;m not part of Zeus [yet].  But, I&#8217;d still like to wrap up this series with a few remaining things I&#8217;d like to see brought to the tenth release of ColdFusion.</p>
<ul>
<li>Facebook integration (similar to Google Maps integration only your parameters include your appID and secret key) &#8212; For those who don&#8217;t know, the work by Affinitiz on a <a title="ColdFusion FaceBook SDK" href="https://github.com/affinitiz/facebook-cf-sdk" target="_blank">ColdFusion SDK for FaceBook</a>, although only in beta at the moment, is top-notch stuff&#8230; I love it!</li>
<li>Twitter integration</li>
<li>Google Calendar integration</li>
</ul>
<p>This certainly isn&#8217;t a major thing and not even really a problem.  It may not be considered best practice, but I can pass form variables directly into a CFC as such:</p>
<pre>&lt;cfform method=&quot;post&quot; action=&quot;my.cfc?method=formMethod&quot;&gt;</pre>
<p>Best practice would have you submit to another CF file which invokes the method.  I&#8217;d love to eliminate that extra step of submitting to a CF file (no reason&#8230; this is my wishlist <img src='http://trendecide.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) and have submitting the form data to the CFC be best practice:</p>
<pre>&lt;cfform method=&quot;post&quot; component=&quot;#myCFC#&quot; method=&quot;thisForm&quot; optionalArgument=&quot;#formStructure.fieldName#&quot;&gt;</pre>
<p>When output to the browser, the form&#8217;s action would be masked with whatever the component file is, but without revealing the method (for security reasons).  You could send the entire structure to the CFC&#8217;s argument or allow optional arguments from the structure as shown in the code above.  Maybe it&#8217;s a tough sell, but I think it&#8217;s cool. <img src='http://trendecide.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>If nothing else in this series was unpopular enough, I know this certainly will take the cake [or pie].  We have a development version of ColdFusion, but I still think the Standard edition of CF should be made free <span style="text-decoration: underline;">with no support from Adobe</span> while offering a &#8220;professional edition&#8221; that&#8217;s the same thing as the Standard edition which includes paid support from Adobe.  Although there are free alternatives to ColdFusion out there, none of them are true to ColdFusion imho, adding in and making their own tweaks and adjustments along the way.  I&#8217;ve been preaching free CF w/o support for years though.</p>
<p>Anyhow, despite Adobe&#8217;s lackluster image lately [with Flash], ColdFusion remains an exciting, quality product and I&#8217;m looking forward to the next chapter of ColdFusion development.</p>
]]></content:encoded>
			<wfw:commentRss>http://trendecide.com/entry/cfx-feature-requests-part-3-everything-else/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CFX: Feature Requests Part 2 – New Tags &amp; Functions</title>
		<link>http://trendecide.com/entry/cfx-feature-requests-part-2</link>
		<comments>http://trendecide.com/entry/cfx-feature-requests-part-2#comments</comments>
		<pubDate>Thu, 24 Nov 2011 19:30:47 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[cfx]]></category>
		<category><![CDATA[coldfusion]]></category>

		<guid isPermaLink="false">http://trendecide.com/?p=51</guid>
		<description><![CDATA[Before we get into the tags, I&#8217;d first like to mention I firmly believe SES URLs need to somehow make their way into ColdFusion.  The root of ColdFusion is making]]></description>
			<content:encoded><![CDATA[<p>Before we get into the tags, I&#8217;d first like to mention I firmly believe SES URLs need to somehow make their way into ColdFusion.  The root of ColdFusion is making development life simple, and there is nothing simple about setting up SES URLs, particularly if you don&#8217;t know regular expressions.  I think this should be enabled/disabled at the application scope level and be a well thought out, simple process that doesn&#8217;t require IIS or Apache URL rewriting&#8230; it&#8217;s all done seamlessly in CFX.</p>
<p>With that said, here are some new tags I&#8217;d like to see:</p>
<ul>
<li>CFTRAIL &#8211; This will leave a breadcrumb trail.  I initially thought this would be a feature that would require the use of SES URLs in the application scope, but thinking further, I think it could still be done with the developer providing parameters.</li>
<li>CFBROWSER &#8211; Web browser detection baby!</li>
</ul>
<p>And while we&#8217;re at it lets add some parameters to CFLOCATION to allow delayed cflocating:
<pre>&lt;CFLOCATION from="now()" delay="dd:hh:mm:ss" /&gt;</pre>
<p>Lets also add a parameter to CFDIV to allow that loading icon to be customized:
<pre>&lt;CFDIV icon="/images/yourAnimatedIcon.gif" /&gt;</pre>
<p>This being ideal for loading user custom-created pages from a database, I think one of the features I would use the most is the ability to loop over cfcase in a cfswitch:
<pre>&lt;CFSWITCH expression="#whatever#"&gt;
&lt;cfloop query="yourQuery"&gt;
&lt;cfcase value="#query.Column#"&gt;&lt;/cfcase&gt;
&lt;/cfloop&gt;
&lt;cfdefaultcase&gt;&lt;/cfdefaultcase&gt;
&lt;/cfswitch&gt;
</pre>
<p>And finally some new functions I&#8217;d also like to see:</p>
<ul>
<li><del>dollarformat()</del> &#8211; oops!  Already exists.</li>
<li>encryptStruct()</li>
<li>encryptArray()</li>
<li>queryToArray(my.query,[dimension])</li>
</ul>
<p>Coming next week<br />
CFX: Feature Requests Part 3 &#8211; Everything Else</p>
]]></content:encoded>
			<wfw:commentRss>http://trendecide.com/entry/cfx-feature-requests-part-2/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Star Wars The Old Republic vs. World of Warcraft</title>
		<link>http://trendecide.com/entry/star-wars-vs-warcraft</link>
		<comments>http://trendecide.com/entry/star-wars-vs-warcraft#comments</comments>
		<pubDate>Wed, 23 Nov 2011 22:44:04 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Warcraft]]></category>

		<guid isPermaLink="false">http://trendecide.com/?p=66</guid>
		<description><![CDATA[I&#8217;ve been listening a lot about the latest &#8220;Warcraft killer&#8221; and I just really quick wanted to put my two-cents in on the subject.  Here&#8217;s where SWTOR fits in on]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been listening a lot about the latest &#8220;Warcraft killer&#8221; and I just really quick wanted to put my two-cents in on the subject.  Here&#8217;s where SWTOR fits in on the list:</p>
<ul>
<li>Lineage II</li>
<li>Everquest 2</li>
<li>City of Heroes/Villians/Champions (a whole saga of failure&#8230; epic!)</li>
<li>Guild Wars</li>
<li>Warhammer</li>
<li>Lord of the Rings Online</li>
<li>Age of Empires Online</li>
<li>Rift</li>
<li><del>Insert Latest WOW Killer Here</del> Star Wars: The Old Republic</li>
</ul>
<p>That&#8217;s right&#8230; every single one of the above (I&#8217;m sure I missed a few) have all been labelled as &#8220;wow killers&#8221; over the years and each and every one has suffered the exact same fate&#8230; 1-2 months of mass appeal and a near immediate drop-off of players to only accumulate a cult following at best.  Does that mean these games are all failures?  Absolutely not!  Many were very good, if not even [visually] better than WOW.  But it&#8217;s amazing to watch the scores of players crawl back to Warcraft boasting how loyal a Blizzard fan they are after the fact.  I find this unfortunate because I really wish they were &#8220;loyal Blizzard&#8221; fans, which I believe would make Warcraft even better; to have every player make up in their mind they&#8217;re playing and not ever leaving would eliminate many of the people blatantly being jerks because somewhere players made up their mind that it isn&#8217;t ok to be content with what&#8217;s sitting in front of you&#8230; and apparently because you&#8217;re a paying customer you&#8217;re somehow entitled to complain about what&#8217;s there instead of provide feedback or even take a break from the game altogether.</p>
<p>On the other hand, if this means I won&#8217;t see the multitudes of people complaining in trade chat for a few months, I&#8217;m all for it.</p>
<p>Having now played the SWOTR beta I&#8217;m just going to make this short and sweet&#8230; for everyone switching to SWTOR&#8230; see you in MOP.  Nothing different here from the above list.  Think you&#8217;re bored with wow or updates not coming fast enough for you?  SWOTR monotony makes wow monotony look like paradise!  Let the &#8220;I&#8217;m never coming back to wow&#8221; replies begin.</p>
<p>The one place I think SWTOR has learned from it&#8217;s predecessors is bugs.  the game is surprisingly stable and flows quite well.  The one relatively different aspect of SWTOR from other MMOGs is the strong focus on the storyline which has been touted by the developer all along.  This is really where SWOTR will lose everyone in my opinion&#8230; questing in WOW is wonderful the first time and then you can kinda go back to questing whenever you want, opting along the way for so many other things from PvP, to dungeons, raids, and even plants vs. zombies.  Most importantly you&#8217;re free to roam wherever you want from level one.  You do not have that freedom with SWTOR.  You&#8217;re kind of locked into this questing mode which actually instantly turned me off from the game.  I game to relax and constantly being told what I have to do over and over again isn&#8217;t fun for me.  Wheras in WOW, I wanna jump off a cliff I&#8217;ll do it.  Even better, I&#8217;ll mount up, fly as high as I can and get an awesome rush as I watch my body plummet to the ground.  That level of spontaneity and freedom offered in WOW simply isn&#8217;t there in SWTOR.  Is SWTOR an excellent game?  Oh absolutely.  Will it stand the test of time?  Sorry, but it&#8217;s just another icon on my constantly growing list in Windows Add/Remove programs&#8230; I&#8217;m sure I&#8217;ll forget to uninstall this one too.</p>
<p>On an a side note, the Diablo III beta is excellent and is truly a game to get excited about.</p>
]]></content:encoded>
			<wfw:commentRss>http://trendecide.com/entry/star-wars-vs-warcraft/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

