<?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>Pure Insanity! &#187; Useful Information</title>
	<atom:link href="http://intellidick.com/wordpress/category/useful-information/feed/" rel="self" type="application/rss+xml" />
	<link>http://intellidick.com/wordpress</link>
	<description>Life is hard, get a helmet.</description>
	<lastBuildDate>Mon, 17 Oct 2011 21:15:31 +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>Automating your Android phone with Tasker : Part 1</title>
		<link>http://intellidick.com/wordpress/2011/10/16/automating-your-android-phone-with-tasker-part-1/</link>
		<comments>http://intellidick.com/wordpress/2011/10/16/automating-your-android-phone-with-tasker-part-1/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 07:29:49 +0000</pubDate>
		<dc:creator>ekrunch</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Useful Information]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Tasker]]></category>

		<guid isPermaLink="false">http://intellidick.com/wordpress/?p=597</guid>
		<description><![CDATA[For those of you with an Android phone, you need to get Tasker. If you don&#8217;t have it, you&#8217;re missing out on a truly great application. It&#8217;s described as &#8220;Total Automation for Android&#8221; by the author, but what does that mean for you? Well it&#8217;s simple really, your phone does things, you do things in [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you with an Android phone, you need to get <a title="Tasker for Android" href="http://tasker.dinglisch.net/">Tasker</a>. If you don&#8217;t have it, you&#8217;re missing out on a truly great application. It&#8217;s described as &#8220;Total Automation for Android&#8221; by the author, but what does that mean for you? Well it&#8217;s simple really, your phone does things, you do things in response to that. Tasker can do most of that for you. Let me put that in a few practical examples.</p>
<ul>
<li>You like to disable your Wifi radio to save power, but you want it running when you&#8217;re at home or at work. Tasker can do this for you by looking at what cell towers your connected to. (More on this later, but it&#8217;s ridiculously awesome and doesn&#8217;t burn battery like using the GPS does)</li>
<li>You get home, your phone gets in range of Wifi and connects automatically. Normally, you&#8217;d want your ringer on and at max volume. Tasker can detect that you&#8217;re connected to your home Wifi network and setup the ringer for you.</li>
<li>You get into your car and plug your phone in. Normally, you&#8217;d want the wifi turned off, 4G turned on, hotspot enabled, and the car panel application started. Tasker can do all of that for you.</li>
<li>When you boot your phone, you need your phone setup a certain way. I like mine with the Display Rotation turned off, brightness on auto, display timeout at 30 seconds, WiMax off, etc. Tasker does all of that for me.</li>
<li>The Wifi sticks sometimes, but cycling it fixes the problem. Tasker cycles my Wifi for me every night and I no longer have issues.</li>
<li>Because I disable rotation, I lose the ability to view the Gallery and Browser in landscape mode. Tasker enables it for me whenever I start the Gallery and Browser applications and disables it when I exit them. This prevents my phone from entering landscape mode on my home screen (which drives me nuts) but lets me use rotation in the applications that I select.</li>
<li>Tasker can also create shortcuts/widgets to tasks, this allows you to perform many steps at once, such as my Wifi cycle task. This is also handy for things like my ringer enable task, which also sets the volume levels after it enables the ringer so my phone is always at the volumes I like.</li>
</ul>
<p>And that&#8217;s just the beginning of what is possible with Tasker.</p>
<p>Part of the problem with Tasker is understanding what everything is. Most people probably haven&#8217;t read the Tasker manual (tl;dr), so let&#8217;s go over some Tasker terminology.</p>
<ul>
<ul>
<li>Action &#8211; A single thing that you want Tasker to do, like Turning the Wifi Radio on.</li>
<li>Task &#8211; A collection of actions. Tasks can contain one or many actions. An important thing to remember about Tasks is that you can call one Task from another Task. This will come in handy for repeating common tasks.</li>
<li>Profile &#8211; Profiles are used to define the states of when to execute tasks. Basically, you &#8220;enter&#8221; a profile when your phone matches all of the criteria of the profile, and you &#8220;exit&#8221; a profile when it no longer matches. You are allowed to define a task for entry and exit of profiles. This is how you correlate your tasks to what your phone is doing and teach it how to respond accordingly.</li>
</ul>
</ul>
<p>In this first article, I&#8217;m going to demonstrate my most common uses for Tasker.</p>
<p>First off, go download Tasker from the <a title="Tasker for Android" href="https://market.android.com/details?id=net.dinglisch.android.taskerm">Android Market</a>. (More links and a QR code at the bottom of this post)</p>
<p>Now that Tasker is installed, fire it up. It requires no real configuration so no need to worry about that yet. The first thing you want to do is change to the Flat view of your profiles. Contextual is great once you get the hang of Tasker, but for now, we&#8217;ll go with Flat. So at the Tasker screen, hit Menu -&gt; View -&gt; Flat.</p>
<p><em><strong>Creating some tasks</strong></em></p>
<p>The first thing you&#8217;re going to want to do is create some common tasks. These are things that you want to do from many profiles, like set the ringer volume. We&#8217;ll start by creating 3 tasks.</p>
<ul>
<ul>
<ul>
<li>From the main screen, hit the Lightning Bolt icon (It&#8217;s the 4th one on the toolbar).</li>
<li>Now hit &#8220;New Task&#8221;. Name it &#8220;Ringer Enable&#8221;.</li>
<li>Hit the check mark and you&#8217;ll be at the Task Edit screen.</li>
</ul>
</ul>
</ul>
<p>In my ringer enable profile, I like to set enable the ringer, and then set all of the volumes in one task. This way, the volume is always right. So first, let&#8217;s enable the ringer.</p>
<ul>
<ul>
<ul>
<li>Hit the blue &#8220;+&#8221; button.</li>
<li>Go to &#8220;Audio&#8221;, then &#8220;Silent Mode&#8221;.</li>
<li>Set &#8220;Mode&#8221; to &#8220;Off&#8221; and hit the Green check mark.</li>
</ul>
</ul>
</ul>
<p>Now let&#8217;s set the volumes.</p>
<ul>
<ul>
<ul>
<li>Hit the &#8220;+&#8221; again, go to &#8220;Audio&#8221;, then &#8220;Alarm Volume&#8221;, set it to maximum volume (For me, that&#8217;s &#8220;7&#8243;).</li>
<li>Hit the check mark.</li>
<li>Now do the same for Notification Volume, Ringer Volume, and System Volume.</li>
</ul>
</ul>
</ul>
<p>In addition to this, I like to add a popup notification.</p>
<ul>
<ul>
<ul>
<li>Hit &#8220;+&#8221; again, go to &#8220;Alert&#8221;, then &#8220;Flash&#8221;. In the &#8220;Text&#8221; field, enter &#8220;Audio Mode&#8221;.</li>
</ul>
</ul>
</ul>
<p>When you&#8217;re done, the task should look something like this.</p>
<p style="text-align: center;"><a href="http://intellidick.com/wordpress/wp-content/uploads/2011/10/task-ringer-enable.png"><img class="aligncenter size-full wp-image-632" title="task-ringer-enable" src="http://intellidick.com/wordpress/wp-content/uploads/2011/10/task-ringer-enable.png" alt="Ringer Enable in Tasker" width="480" height="800" /></a></p>
<p>You now have a task that will setup your ringer the way you like it and notify you that it&#8217;s done. You&#8217;ll use this task a lot later.</p>
<p>Now create a Task called Ringer Disable, except this time set Silent Mode to &#8220;On&#8221; and set the Alert to &#8220;Silent Mode&#8221;. Don&#8217;t bother adjusting the volume controls this time. They&#8217;re all irrelevant since the ringer is off. Create one last task called &#8220;Ringer Vibrate&#8221; with Silent Mode set to &#8220;Vibrate&#8221; and the alert set to &#8220;Vibrate Mode&#8221;. You now have a base set of tasks to control the sound levels on your phone. For me, this alone was a life saver.</p>
<p>Here is what the other two ringer tasks look like.</p>
<p><a href="http://intellidick.com/wordpress/wp-content/uploads/2011/10/task-ringer-silent.png"><img class="aligncenter size-full wp-image-633" title="task-ringer-silent" src="http://intellidick.com/wordpress/wp-content/uploads/2011/10/task-ringer-silent.png" alt="Ringer Slient in Tasker" width="480" height="800" /></a></p>
<p><a href="http://intellidick.com/wordpress/wp-content/uploads/2011/10/task-ringer-vibrate.png"><img class="aligncenter size-full wp-image-634" title="task-ringer-vibrate" src="http://intellidick.com/wordpress/wp-content/uploads/2011/10/task-ringer-vibrate.png" alt="Ringer Vibrate in Tasker" width="480" height="800" /></a></p>
<p><em><strong>Putting your tasks to work using profiles.</strong></em></p>
<p>Now that we have some basic tasks in place, let&#8217;s put them to work. To do that, let&#8217;s create a profile. First off, let&#8217;s do a startup profile. In this profile, we&#8217;re going to setup the ringer, disable rotation, etc.</p>
<ul>
<ul>
<ul>
<li>From the main menu, hit green &#8220;+&#8221; button on the toolbar.</li>
<li>Name the Profile &#8220;Startup&#8221;.</li>
<li>In the dialog box that pops up (First Context), select &#8220;Event&#8221;</li>
<li>Select &#8220;System&#8221;, then &#8220;Device Boot&#8221;</li>
<li>Hit the green check mark and when the Task Selection dialog pops up, select &#8220;New Task&#8221;.</li>
<li>Name it &#8220;Device Bootup&#8221;</li>
<li>In this task, first add an action to kill display rotation. (Display -&gt; Display Rotation -&gt; Off)</li>
<li>Now setup your desired brightness. I like automatic mode so I add an Action for it. (Display -&gt; Auto Brightness -&gt; On)</li>
<li>Disable your WiMax (this is handy if you have a phone that has the annoying habit of turning on 4G every time it reboots, thus draining the crap out of your battery for no reason). The action is under Net -&gt; WiMax. Set it to off.</li>
</ul>
</ul>
</ul>
<p>Now it&#8217;s time to turn the ringer on. Because we already have a task for it, let&#8217;s just call that task instead of repeating the same tasks.</p>
<ul>
<ul>
<ul>
<li>Add an action to call the Ringer Enable task. Hit the + button, then select &#8220;Task&#8221;, then &#8220;Perform Task&#8221;. Press the magnifying glass that&#8217;s about the &#8220;Name&#8221; field and select your &#8220;Ringer Enable&#8221; task.</li>
</ul>
</ul>
</ul>
<p>Your phone is now setup to configure itself the way you want it every time you reboot it.</p>
<p>This is what my Device Boot task looks like.</p>
<p><a href="http://intellidick.com/wordpress/wp-content/uploads/2011/10/task-device-bootup.png"><img class="aligncenter size-full wp-image-635" title="task-device-bootup" src="http://intellidick.com/wordpress/wp-content/uploads/2011/10/task-device-bootup.png" alt="Device Bootup in Tasker" width="480" height="800" /></a></p>
<p>This concludes part one of this article. Next time, I&#8217;ll go over executing tasks based on what cell towers you&#8217;re near. This is one of my favorite features as it lets me control the behavior of my phone when I&#8217;m near home or my office. Used in concert with the &#8220;Wifi Connected&#8221; state, it allows me shut the Wifi off when I&#8217;m not near areas that don&#8217;t have it, but turn it on when I get close, and then setup the phone the way I like it for those certain areas. If you have Bluetooth for your car, you can use the &#8220;Bluetooth Connected&#8221; state to know when you&#8217;re in the car and act accordingly.</p>
<p>Enjoy the beginnings of Tasker! Be sure to hit the Tasker site and check out the documentation for more examples, then hit the Tasker Wiki for some really wild examples of what you can do with Tasker. Be forewarned, a lot of the stuff on the Wiki is very advanced, so get some practice under your belt before you dive into the advanced tasks.</p>
<p>Tasker Homepage <a title="Tasker for Android" href="http://tasker.dinglisch.net/">Link</a><br />
Tasker Market <a title="Tasker for Android" href="https://market.android.com/details?id=net.dinglisch.android.taskerm">Link</a><br />
Tasker Wiki <a title="Tasker Wiki" href="http://tasker.wikidot.com/">Link</a><br />
QR Code :<br />
<a href="https://market.android.com/details?id=net.dinglisch.android.taskerm"><img class="aligncenter size-full wp-image-606" title="Tasker" src="http://intellidick.com/wordpress/wp-content/uploads/2011/10/QR-tasker.png" alt="Android Market Link for Tasker" width="344" height="344" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://intellidick.com/wordpress/2011/10/16/automating-your-android-phone-with-tasker-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linksys E4200 and IPv6</title>
		<link>http://intellidick.com/wordpress/2011/06/27/linksys-e4200-and-ipv6/</link>
		<comments>http://intellidick.com/wordpress/2011/06/27/linksys-e4200-and-ipv6/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 01:12:07 +0000</pubDate>
		<dc:creator>ekrunch</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Useful Information]]></category>
		<category><![CDATA[6rd]]></category>
		<category><![CDATA[802.11g]]></category>
		<category><![CDATA[802.11n]]></category>
		<category><![CDATA[Comcast]]></category>
		<category><![CDATA[E4200]]></category>
		<category><![CDATA[Hurricane Electric]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Linksys]]></category>
		<category><![CDATA[Tunnel Broker]]></category>
		<category><![CDATA[Wireless-G]]></category>
		<category><![CDATA[Wireless-N]]></category>

		<guid isPermaLink="false">http://intellidick.com/wordpress/?p=587</guid>
		<description><![CDATA[On June 14th, 2011, Linksys released firmware update 1.0.02 (Build 13) for hardware version 1.0 of the Linksys E4200. This firmware contains the long awaited implementation of IPv6 for the E4200! The good news is, it works! The bad news is, not with Comcast apparently. More on that later. First things first, here&#8217;s a screenshot [...]]]></description>
			<content:encoded><![CDATA[<p>On June 14th, 2011, Linksys released firmware update 1.0.02 (Build 13) for hardware version 1.0 of the Linksys E4200. This firmware contains the long awaited implementation of IPv6 for the E4200!</p>
<p>The good news is, it works! The bad news is, not with Comcast apparently. More on that later. First things first, here&#8217;s a screenshot of my current setup.</p>
<div id="attachment_588" class="wp-caption aligncenter" style="width: 818px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2011/06/e4200_ipv6.png"><img class="size-full wp-image-588" title="Linksys E4200 IPv6 configuration" src="http://intellidick.com/wordpress/wp-content/uploads/2011/06/e4200_ipv6.png" alt="" width="808" height="523" /></a><p class="wp-caption-text">Linksys E4200 IPv6 Configuration Dialog</p></div>
<p style="text-align: center;">&nbsp;</p>
<p>The first thing you&#8217;ll notice is that I had to disable the Automatic mode. That&#8217;s the &#8220;doesn&#8217;t work with Comcast&#8221; part. I put it in place, rebooted it a few times, released and renewed my IP, nothing. It could be my modem, but I doubt it. I&#8217;m using a DOCSIS 3.0 compliant surfboard which should be IPv6 compliant. Maybe it&#8217;s Comcast, but who knows?</p>
<p>In order to get this working, flip the &#8220;<strong>IPv6 &#8211; Automatic</strong>&#8221; toggle to <strong>Disabled</strong>, then put the &#8220;<strong>6rd Tunnel</strong>&#8221; to <strong>Manual Configuration</strong>. (The &#8220;<strong>Automatic Configuration</strong>&#8221; of the 6rd Tunnel didn&#8217;t work either.) Once you&#8217;re in Manual mode, you can head on over to <a href="http://www.tunnelbroker.net/" target="_blank">tunnelbroker.net</a> and create yourself a login and a new tunnel. (<em><strong>Note</strong></em> : You&#8217;ll have to enable ping in order for Tunnel Broker to work. Go to <em>Security</em> -&gt; <em>Firewall</em> and clear the check box next to &#8220;<strong>Filter Anonymous Internet Requests</strong>&#8220;. This will allow ICMP requests to come through and Tunnel Broker will allow you to create a tunnel.) Once you have the tunnel created, enter the &#8220;<strong>Server IPv4 Address</strong>&#8221; from tunnel broker into the &#8220;<strong>Border Relay</strong>&#8221; field on the E4200. Now enter the &#8220;<strong>Routed /64</strong>&#8221; from tunnel broker into the &#8220;<strong>Prefix</strong>&#8221; on the E4200. (Note : You need to get rid of the &#8220;::/64&#8243; off of the end of the field that tunnel broker gives you.) Put &#8220;<strong>64</strong>&#8221; into the <strong>Prefix Length</strong> and &#8220;<strong>32</strong>&#8221; into the <strong>IPv4 Address Mask</strong> and Save Settings.</p>
<p>Head over to <em>Status</em> -&gt; <em>Router</em> and at the very bottom, you should see &#8220;<strong>Tunnel Status:  Connected</strong>&#8220;. If you don&#8217;t, hit the <strong>Connect</strong> button. One thing, I did have to release and renew my IPv4 address for some reason. Probably because I was fiddling with all of the tunnel configurations, trying to get this thing to work.</p>
<p>Good luck and if anyone has any luck connecting to Comcast in Automatic mode, let me know. I&#8217;d love to go native instead of tunneling!</p>
]]></content:encoded>
			<wfw:commentRss>http://intellidick.com/wordpress/2011/06/27/linksys-e4200-and-ipv6/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Exact Audio Copy and Nero’s AAC Encoder Part 2 : Update for EAC 1.0b2</title>
		<link>http://intellidick.com/wordpress/2011/06/11/exact-audio-copy-and-nero%e2%80%99s-aac-encoder-part-2-update-for-eac-1-0b2/</link>
		<comments>http://intellidick.com/wordpress/2011/06/11/exact-audio-copy-and-nero%e2%80%99s-aac-encoder-part-2-update-for-eac-1-0b2/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 18:04:44 +0000</pubDate>
		<dc:creator>ekrunch</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Useful Information]]></category>
		<category><![CDATA[AAC]]></category>
		<category><![CDATA[AAC Encoder]]></category>
		<category><![CDATA[EAC]]></category>
		<category><![CDATA[Exact Audio Copy]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[M4A]]></category>
		<category><![CDATA[MP4]]></category>
		<category><![CDATA[Nero]]></category>

		<guid isPermaLink="false">http://intellidick.com/wordpress/?p=549</guid>
		<description><![CDATA[The boys at Exact Audio Copy have been putting in some OT and there&#8217;s now a new version that does cover art available! Actually, it&#8217;s been available for quite a while but I haven&#8217;t updated because I was being lazy. In my last article, I spent a lot of time talking about what options I [...]]]></description>
			<content:encoded><![CDATA[<p>The boys at <a href="http://www.exactaudiocopy.de/">Exact Audio Copy</a> have been putting in some OT and there&#8217;s now a new version that does cover art available! Actually, it&#8217;s been available for quite a while but I haven&#8217;t updated because I was being lazy. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In my <a href="http://intellidick.com/wordpress/2010/11/03/exact-audio-copy-and-neros-aac-encoder/">last article</a>, I spent a lot of time talking about what options I had changed and all of that. In this case, most of my setup options upgraded correctly from my old options so I&#8217;m not exactly sure what I&#8217;ve changed from the defaults anymore. I&#8217;ve taken a screenshot of the relevant dialogs for comparison though. Keep in mind that I run a &#8220;Insert, Rip, and Eject&#8221; setup so I&#8217;ve got everything wired to be pretty much automatic.</p>
<p>Here are the dialogs for the general options. The external compression options that I use have changed quite a bit since the 1.0b2 release, so I&#8217;ll go into those more shortly.</p>
<p><a href="http://intellidick.com/wordpress/wp-content/uploads/2011/06/EAC-options-1-Extraction.png"><img class="aligncenter size-full wp-image-550" title="EAC options-1 Extraction" src="http://intellidick.com/wordpress/wp-content/uploads/2011/06/EAC-options-1-Extraction.png" alt="EAC options - Extraction" width="636" height="652" /></a><br />
<a href="http://intellidick.com/wordpress/wp-content/uploads/2011/06/EAC-options-2-General.png"><img class="aligncenter size-full wp-image-553" title="EAC options-2 General" src="http://intellidick.com/wordpress/wp-content/uploads/2011/06/EAC-options-2-General.png" alt="EAC options - General" width="636" height="652" /></a><br />
<a href="http://intellidick.com/wordpress/wp-content/uploads/2011/06/EAC-options-3-Tools.png"><img class="aligncenter size-full wp-image-554" title="EAC options-3 Tools" src="http://intellidick.com/wordpress/wp-content/uploads/2011/06/EAC-options-3-Tools.png" alt="EAC options - Tools" width="636" height="652" /></a><br />
<a href="http://intellidick.com/wordpress/wp-content/uploads/2011/06/EAC-options-4-Filename.png"><img class="aligncenter size-full wp-image-555" title="EAC options-4 Filename" src="http://intellidick.com/wordpress/wp-content/uploads/2011/06/EAC-options-4-Filename.png" alt="EAC options - Filename" width="636" height="652" /></a><br />
<a href="http://intellidick.com/wordpress/wp-content/uploads/2011/06/EAC-options-5-Directories.png"><img class="size-full wp-image-556 aligncenter" title="EAC options-5 Directories" src="http://intellidick.com/wordpress/wp-content/uploads/2011/06/EAC-options-5-Directories.png" alt="EAC options - Directories" width="636" height="652" /></a></p>
<p>And now on to the good stuff&#8230; the encoder options. EAC 1.0b2 changed all of the tag formats, fortunately it converted all of mine when I upgraded so I didn&#8217;t have to go figure them all out again. (Thanks to the EAC developers on that, it would have SUCKED) Here&#8217;s a screenshot of the configuration dialog.</p>
<p><a href="http://intellidick.com/wordpress/wp-content/uploads/2011/06/Compression-options-External-Compression.png"><img class="aligncenter size-full wp-image-559" title="Compression options-External Compression" src="http://intellidick.com/wordpress/wp-content/uploads/2011/06/Compression-options-External-Compression.png" alt="Compression options - External Compression" width="636" height="578" /></a></p>
<p>Here are my settings for this dialog so you can copy/paste. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong><em>Use external program for compression : Checked<br />
Parameter passing scheme : User Defined Encoder<br />
Use file extension : .m4a<br />
Program, including path, used for compression : C:\Windows\System32\cmd.exe<br />
Additional command-line options : /E:ON /C C:\Tools\aacencode.cmd %source% %dest% &#8220;%artist%&#8221; &#8220;%albumtitle%&#8221; &#8220;%title%&#8221; &#8220;%year%&#8221; &#8220;%tracknr%&#8221; &#8220;%numtracks%&#8221; &#8220;%genre%&#8221; &#8220;%comment%&#8221; &#8220;%cddbid%&#8221; &#8220;%coverfile%&#8221;<br />
Delete WAV after compression : Checked<br />
Use CRC check : Checked<br />
Add ID3 tag : Unchecked<br />
Check for external programs return code : Unchecked</em></strong></p>
<p>And now for the script that you need to make it work. I keep mine in &#8220;C:\Tools\&#8221;. If you put yours somewhere else, adjust the paths above accordingly.</p>

<div class="wp_syntax"><div class="code"><pre class="winbatch" style="font-family:monospace;"><span style="color: #66cc66;">@</span>echo <span style="color: #0080FF; font-weight: bold;">off</span>
REM Use with cmd.exe and the command line of
REM <span style="color: #66cc66;">/</span>E<span style="color: #FF1010; font-weight: bold;">:ON /C C:\Tools\aacencode.cmd %source% %dest% &quot;%artist%&quot; &quot;%albumtitle%&quot; &quot;%title%&quot; &quot;%year%&quot; &quot;%tracknr%&quot; &quot;%numtracks%&quot; &quot;%genre%&quot; &quot;%comment%&quot; &quot;%cddbid%&quot; &quot;%coverfile%&quot;</span>
&nbsp;
SET SOURCEFILE=<span style="color: #66cc66;">%</span>1
SET DESTFILE=<span style="color: #66cc66;">%</span>2
SET ARTIST=<span style="color: #66cc66;">%</span>3
SET ALBUMTITLE=<span style="color: #66cc66;">%</span>4
SET TRACKTITLE=<span style="color: #66cc66;">%</span>5
SET YEAR=<span style="color: #66cc66;">%</span>6
SET TRACKNUMBER=<span style="color: #66cc66;">%</span>7
SET TOTALTRACKS=<span style="color: #66cc66;">%</span>8
SET GENRE=<span style="color: #66cc66;">%</span>9
<span style="color: #0080FF; font-weight: bold;">SHIFT</span>
<span style="color: #0080FF; font-weight: bold;">SHIFT</span>
<span style="color: #0080FF; font-weight: bold;">SHIFT</span>
SET COMMENT=<span style="color: #66cc66;">%</span>7
SET ISRC=<span style="color: #66cc66;">%</span>8
SET COVER=<span style="color: #66cc66;">%</span>9
&nbsp;
C<span style="color: #FF1010; font-weight: bold;">:\Tools\min.exe</span>
C<span style="color: #FF1010; font-weight: bold;">:\Tools\NeroAAC\Win32\neroaacenc.exe -q 1.0 -if %SOURCEFILE% -of %DESTFILE% </span>
C<span style="color: #FF1010; font-weight: bold;">:\Tools\NeroAAC\Win32\Neroaactag.exe %DESTFILE% -meta:artist=%ARTIST% -meta:album=%ALBUMTITLE% -meta:track=%TRACKNUMBER% -meta:title=%TRACKTITLE% -meta:genre=%GENRE% -meta:year=%YEAR% -meta:isrc=%ISRC% -meta:totaltracks=%TOTALTRACKS% -meta:comment=%COMMENT%</span>
C<span style="color: #FF1010; font-weight: bold;">:\Tools\NeroAAC\Win32\Neroaactag.exe %DESTFILE% -add-cover:front:%COVER%</span></pre></div></div>

<p>Here&#8217;s the zip archive of my scripts and tools to make all of this work. You&#8217;ll still need to download the <a href="http://www.nero.com/eng/downloads-nerodigital-nero-aac-codec.php">Nero AAC Encoder</a> yourself. Check the script to see where I put mine and adjust paths accordingly. I have also included a utility called &#8220;min.exe&#8221; that goes in C:\Tools. This utility minimizes the window so you don&#8217;t have to start at the Nero encoder window. Remove it if you don&#8217;t like that and you&#8217;re rather see the Nero AAC encoder do it&#8217;s thing.</p>
<p><a href='http://intellidick.com/wordpress/wp-content/uploads/2011/06/aacencode_eac1.0b2.zip'>AAC Encoder wrapper script</a></p>
<p>Once you&#8217;ve got all of this in place, pop in a CD and EAC should automatically go out and get the track information from FreeDB or GD3. If you&#8217;re using GD3, it&#8217;ll get the cover art too. If you&#8217;re using FreeDB, you&#8217;ll have an option to search for cover art and you&#8217;ll have to go select your own. (I also find cover art on Amazon&#8217;s CD store if the EAC search doesn&#8217;t get it) Now that your album information is loaded and ready, press F4 to do a gap scan, then press SHIFT-F5 to fire off the rip and compress process.<br />
]]></content:encoded>
			<wfw:commentRss>http://intellidick.com/wordpress/2011/06/11/exact-audio-copy-and-nero%e2%80%99s-aac-encoder-part-2-update-for-eac-1-0b2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Exact Audio Copy and Nero&#8217;s AAC Encoder</title>
		<link>http://intellidick.com/wordpress/2010/11/03/exact-audio-copy-and-neros-aac-encoder/</link>
		<comments>http://intellidick.com/wordpress/2010/11/03/exact-audio-copy-and-neros-aac-encoder/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 08:59:33 +0000</pubDate>
		<dc:creator>ekrunch</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Useful Information]]></category>
		<category><![CDATA[AAC]]></category>
		<category><![CDATA[AAC Encoder]]></category>
		<category><![CDATA[EAC]]></category>
		<category><![CDATA[Exact Audio Copy]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[M4A]]></category>
		<category><![CDATA[MP4]]></category>
		<category><![CDATA[Nero]]></category>

		<guid isPermaLink="false">http://intellidick.com/wordpress/?p=526</guid>
		<description><![CDATA[Update 2011/06/11 : I have updated these scripts for EAC 1.0b2, click here for the new article. Having recently done a significant upgrade to the audio system in my Maxima and finally having an iPod option, I was faced with the dilemma of what format to encode my music in. I&#8217;ve got over 600 audio [...]]]></description>
			<content:encoded><![CDATA[<p>Update 2011/06/11 : I have updated these scripts for EAC 1.0b2, click <a href="http://intellidick.com/wordpress/2011/06/11/exact-audio-copy-and-nero%E2%80%99s-aac-encoder-part-2-update-for-eac-1-0b2/">here</a> for the new article.</p>
<p>Having recently done a <a href="http://intellidick.com/wordpress/car-audio/">significant upgrade</a> to the audio system in my Maxima and finally having an iPod option, I was faced with the dilemma of what format to encode my music in. I&#8217;ve got over 600 audio CDs that I&#8217;ve purchased over the years and I really wanted to get them into a common format. Seeing as all of my players and streaming devices support it now, AAC was the obvious choice. After several experiments and a lot of ripping, Exact Audio Copy and Nero&#8217;s AAC Encoder proved to be the best choice for sound quality when creating AAC files. The problem is that they don&#8217;t really work together out of the box&#8230;</p>
<p>With the help of my good friend Google, a little scripting, and a lot of patience, I&#8217;ve now come up with a way to encode AAC files through EAC in a simple process. Here are the steps I&#8217;ve taken to get Nero&#8217;s AAC encoder and Exact Audio Copy to play nice together. This also includes tagging the AAC files. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;ve attached the script I use to the end of this post.</p>
<p>First things first, grab a copy of <a href="http://www.exactaudiocopy.de/">Exact Audio Copy</a> and <a href="http://www.nero.com/eng/downloads-nerodigital-nero-aac-codec.php">Nero&#8217;s AAC Encoder</a>. Install EAC and extract the AAC encoder to the folder of your choice. (For this example, I&#8217;ve extracted it to <strong>C:\Tools\NeroAAC</strong>)</p>
<p>Now it&#8217;s time to create a script file to launch NeroAAC. EAC&#8217;s &#8220;external tools&#8221; command line doesn&#8217;t allow enough characters to run all of the commands we&#8217;re going to run and we&#8217;re also passing more than 9 command line parameters so we have to do some shifting and such. Here is the contents of the file I use to execute Nero AAC. I&#8217;ve named my file <strong>aacencode.cmd</strong> and saved it into <strong>C:\Tools</strong>. If you need to adjust the quality settings of Nero AAC, this is the file where those settings are located. Run the NeroAACEnc utility to see what options are available. This batch file has the quality cranked to maximum. At this level it&#8217;s really difficult to tell the resulting AAC files from the original CDs. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<div class="wp_syntax"><div class="code"><pre class="winbatch" style="font-family:monospace;"><span style="color: #66cc66;">@</span>echo <span style="color: #0080FF; font-weight: bold;">off</span>
REM Use with cmd.exe and the command line of
REM <span style="color: #66cc66;">/</span>E<span style="color: #FF1010; font-weight: bold;">:ON /C C:\Tools\aacencode.cmd %s %d &quot;%a&quot; &quot;%g&quot; &quot;%t&quot; &quot;%y&quot; &quot;%n&quot; &quot;%x&quot; &quot;%m&quot; &quot;%e&quot; &quot;%f&quot;</span>
&nbsp;
SET SOURCEFILE=<span style="color: #66cc66;">%</span>1
SET DESTFILE=<span style="color: #66cc66;">%</span>2
SET ARTIST=<span style="color: #66cc66;">%</span>3
SET ALBUMTITLE=<span style="color: #66cc66;">%</span>4
SET TRACKTITLE=<span style="color: #66cc66;">%</span>5
SET YEAR=<span style="color: #66cc66;">%</span>6
SET TRACKNUMBER=<span style="color: #66cc66;">%</span>7
SET TOTALTRACKS=<span style="color: #66cc66;">%</span>8
SET GENRE=<span style="color: #66cc66;">%</span>9
<span style="color: #0080FF; font-weight: bold;">SHIFT</span>
<span style="color: #0080FF; font-weight: bold;">SHIFT</span>
SET COMMENT=<span style="color: #66cc66;">%</span>8
SET ISRC=<span style="color: #66cc66;">%</span>9
&nbsp;
C<span style="color: #FF1010; font-weight: bold;">:\Tools\NeroAAC\Win32\neroaacenc.exe -q 1.0 -if %SOURCEFILE% -of %DESTFILE% &amp;&amp; C:\Tools\NeroAAC\Win32\Neroaactag.exe %DESTFILE% -meta:artist=%ARTIST% -meta:album=%ALBUMTITLE% -meta:track=%TRACKNUMBER% -meta:title=%TRACKTITLE% -meta:genre=%GENRE% -meta:year=%YEAR% -meta:isrc=%ISRC% -meta:totaltracks=%TOTALTRACKS% -meta:comment=%COMMENT%</span></pre></div></div>

<p>Now it&#8217;s time to configure EAC. Launch EAC and go into the EAC menu in the top left. Go to &#8220;Compression Options&#8221;, then click the &#8220;External Compression&#8221; tab. Check the &#8220;Use external program for compression&#8221; option and select &#8220;User Defined Encoder&#8221;. In the file extension box, put &#8220;.m4a&#8221;. In the Program Path, select <strong>C:\Windows\System32\cmd.exe</strong>. If you&#8217;re using a different directory for your windows installation, please adjust accordingly. In the Additional command-line options, use the following<br />
<code>/E:ON /C C:\Tools\aacencode.cmd %s %d "%a" "%g" "%t" "%y" "%n" "%x" "%m" "%e" "%f"</code><br />
<em>Note : If you&#8217;re not using the same script file name or path as me, please adjust accordingly.</em></p>
<p>Make sure the &#8220;Add ID3 tag&#8221; is unchecked, the rest of the options are personal preference or irrelevant.<br />
(Just a footnote, all of this configuration was done with EAC 0.99 prebeta 5)</p>
<p>This is what my screen looks like<br />
<img src="http://intellidick.com/wordpress/wp-content/uploads/2010/11/EACSettings.png" alt="" title="Exact Audio Copy encoder settings" width="636" height="546" class="aligncenter size-full wp-image-537" /></p>
<p>Now would be a good time to go through the rest of the options in EAC and set up your desired directory structure, file naming conventions, etc. All of this needs to be done before the ripping process begins!</p>
<p>Once this is done, insert an Audio CD into your drive and when the track list comes up in EAC, click the CD icon on the tool bar to get CD information from FreeDB. Once the tracks are titled to your liking, select all of the tracks (use Edit -> Select All if you&#8217;re ripping the whole CD), and press Shift-F5 to extract the tracks and use the selected compression tool. You can also use the menus to do this.</p>
<p>That&#8217;s it! EAC should now begin extracting the tracks and firing off NeroAAC after each track. Enjoy the show!</p>
<p>As promised, I&#8217;ve attached my batch file so you won&#8217;t have to depend on copy/paste. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href='http://intellidick.com/wordpress/wp-content/uploads/2010/11/aacencode.zip'>AAC Encoder wrapper script</a></p>
]]></content:encoded>
			<wfw:commentRss>http://intellidick.com/wordpress/2010/11/03/exact-audio-copy-and-neros-aac-encoder/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>More Android apps!</title>
		<link>http://intellidick.com/wordpress/2010/08/28/more-android-apps/</link>
		<comments>http://intellidick.com/wordpress/2010/08/28/more-android-apps/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 06:49:37 +0000</pubDate>
		<dc:creator>ekrunch</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Useful Information]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Favorite]]></category>
		<category><![CDATA[Locations]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://intellidick.com/wordpress/?p=478</guid>
		<description><![CDATA[Since my last post on my favorite Android apps, I&#8217;ve found more that I like and decided to share them. I&#8217;ll skip the intro and just get right into the meat of things! Amazon MP3 &#8211; Like to download MP3s from Amazon? Here&#8217;s the app for you! &#8211; http://apps.doubletwist.com/Amazon-MP3/-6768468292611783909 Google Translate &#8211; Very handy when [...]]]></description>
			<content:encoded><![CDATA[<p>Since my last <a href="http://intellidick.com/wordpress/2010/07/24/my-favorite-android-apps-so-far/">post</a> on my favorite Android apps, I&#8217;ve found more that I like and decided to share them. I&#8217;ll skip the intro and just get right into the meat of things!</p>
<ul>
<li><strong>Amazon MP3</strong> &#8211; Like to download MP3s from Amazon? Here&#8217;s the app for you! &#8211; <a href="http://apps.doubletwist.com/Amazon-MP3/-6768468292611783909">http://apps.doubletwist.com/Amazon-MP3/-6768468292611783909</a></li>
<li><strong>Google Translate</strong> &#8211; Very handy when you&#8217;re trying to figure out how to say &#8220;The Bathroom Adventure&#8221; in Spanish <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  &#8211; <a href="http://apps.doubletwist.com/Google-Translate/-9048602167933008240">http://apps.doubletwist.com/Google-Translate/-9048602167933008240</a></li>
<li><strong>Onion News Network</strong> &#8211; If you like the Onion, here&#8217;s a fun app for watching their videos &#8211; <a href="http://apps.doubletwist.com/Onion-News-Network/-5555255265406838221">http://apps.doubletwist.com/Onion-News-Network/-5555255265406838221</a></li>
<li><strong>Movie</strong> &#8211; Now this is a neat app! It lets you use the barcode scanner to scan movies into it&#8217;s database. So you grab your DVD/VHS collection and start scanning! Then it exports them out to your SD card so you can bring it over to your PC. It even has a section where you can put notes about who you lent movies too. Kinda handy for knowing where your movies are at all times! &#8211; <a href="http://apps.doubletwist.com/Movie%2B/-8283958031060293670">http://apps.doubletwist.com/Movie%2B/-8283958031060293670</a></li>
<li><strong>Calorie Counter &#8211; MyFitnessPal</strong> &#8211; This is a neat app for tracking your diet and watching your weight loss. If you&#8217;re not in a program like weight watchers, this is a great app for managing your diet and it has a lot of foods already in the database so it&#8217;s easy to keep track of! &#8211; <a href="http://apps.doubletwist.com/Calorie-Counter---MyFitnessPal/4809937025041738028">http://apps.doubletwist.com/Calorie-Counter&#8212;MyFitnessPal/4809937025041738028</a></li>
<li><strong>Google Chrome to Phone </strong>- Love this one. It lets you send links from your PC&#8217;s browser (Chrome or Firefox) to your phone. Very handy for passing links to your phone instead of having to send them via email and such. &#8211; <a href="http://code.google.com/p/chrometophone/">http://code.google.com/p/chrometophone/</a> &#8211; For the Chrome Extension, go <a href="https://chrome.google.com/extensions/detail/oadboiipflhobonjjffjbfekfjcgkhco?hl=en">here</a>. For the Firefox Extension, go <a href="https://addons.mozilla.org/en-US/firefox/addon/161941/">here</a>.</li>
<li><strong>Photobucket Mobile</strong> &#8211; If you use Photobucket for storing pictures, this is a great app to have. Handy for managing your library or adding in more pictures. &#8211; <a href="http://apps.doubletwist.com/Photobucket-Mobile/4991857228994313008">http://apps.doubletwist.com/Photobucket-Mobile/4991857228994313008</a></li>
<li><strong>Ringdroid</strong> &#8211; This app lets you edit songs on your SD card and turn them into ringtones! Very convenient sometimes. &#8211; <a href="http://apps.doubletwist.com/Ringdroid/4698290702299742152">http://apps.doubletwist.com/Ringdroid/4698290702299742152</a></li>
<li><strong>AK Notepad</strong> &#8211; Nice, simple to use notepad app. Lots of features like notepad sharing. Very clean and easy. I love it. &#8211; <a href="http://apps.doubletwist.com/AK-Notepad/2386431742528505693">http://apps.doubletwist.com/AK-Notepad/2386431742528505693</a></li>
<li><strong>HuffingtonPost</strong> &#8211; If you read Huffington Post, this app will speed up the process. &#8211; <a href="http://apps.doubletwist.com/HuffingtonPost.com/-1352347099754018748">http://apps.doubletwist.com/HuffingtonPost.com/-1352347099754018748</a></li>
<li><strong>Calorie Counter</strong> &#8211; Another handy app for finding out the nutritional information in the foods you eat. &#8211; <a href="http://apps.doubletwist.com/Calorie-Counter-by-FatSecret/2989617263493218652">http://apps.doubletwist.com/Calorie-Counter-by-FatSecret/2989617263493218652</a></li>
<li><strong>Paper Toss</strong> &#8211; Total time waster, I dig it. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; <a href="http://apps.doubletwist.com/Paper-Toss/-2697236727515844250">http://apps.doubletwist.com/Paper-Toss/-2697236727515844250</a></li>
<li><strong>ScanMedia</strong> &#8211; This app will force Android to scan it&#8217;s media for changes. This is handy if you upload a media file to your SD card and don&#8217;t want to wait for Android to figure that out and scan it! It&#8217;s especially handy if you move things around using a file manager. &#8211; <a href="http://apps.doubletwist.com/ScanMedia/6906929909313366811">http://apps.doubletwist.com/ScanMedia/6906929909313366811</a></li>
<li><strong>EStrongs File Explorer</strong> &#8211; I used to endorse Astro but have really started to like this one. The main reason being the network connectivity. EStrongs does a much better job of connecting to my Windows 7 machines. Astro&#8217;s SMB module just wouldn&#8217;t do it consistently. Also, if you&#8217;re in to colors, Estrongs has a nicer theme on it. &#8211; <a href="http://apps.doubletwist.com/EStrongs-File-Explorer/-2441608149393958602">http://apps.doubletwist.com/EStrongs-File-Explorer/-2441608149393958602</a></li>
</ul>
<p>Enjoy the apps and thanks for the suggestions last time!</p>
]]></content:encoded>
			<wfw:commentRss>http://intellidick.com/wordpress/2010/08/28/more-android-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My favorite Android apps so far!</title>
		<link>http://intellidick.com/wordpress/2010/07/24/my-favorite-android-apps-so-far/</link>
		<comments>http://intellidick.com/wordpress/2010/07/24/my-favorite-android-apps-so-far/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 07:38:06 +0000</pubDate>
		<dc:creator>ekrunch</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Useful Information]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Favorite]]></category>
		<category><![CDATA[Locations]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://intellidick.com/wordpress/?p=459</guid>
		<description><![CDATA[I&#8217;ve had several friends recently take the Android plunge and ask me what apps that i&#8217;m using, so I decided to write them up in a list for everyone to enjoy and comment on. They&#8217;re listed in no particular order and I&#8217;ve provided a link to them in the doubleTwist app catalog so you can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had several friends recently take the Android plunge and ask me what apps that i&#8217;m using, so I decided to write them up in a list for everyone to enjoy and comment on. They&#8217;re listed in no particular order and I&#8217;ve provided a link to them in the doubleTwist app catalog so you can read a description and scan the QR code to install.</p>
<p>If you&#8217;re new to Android, this app is the first thing you need to install. With it, you can scan the square bar codes (QR codes) on the app pages and your Android device will fire right into the market and let you install the app. So simple! Check out the description and icon on the following page, then search the Android market on your device and load the one with the same icon. It&#8217;s free and it works.</p>
<ul>
<li><strong>Barcode Scanner</strong> &#8211; <a href="http://apps.doubletwist.com/Barcode-Scanner/8684651697626048315">http://apps.doubletwist.com/Barcode-Scanner/8684651697626048315</a></li>
</ul>
<p>Once you&#8217;re ready with that, you&#8217;re going to need a good keyboard. I&#8217;ve said it <a href="http://intellidick.com/wordpress/2010/06/07/its-time-to-swype/">before</a>, and i&#8217;ll <a href="http://intellidick.com/wordpress/2010/06/29/blogging-with-swype-and-android/">say</a> it again. <a href="http://www.swypeinc.com/">Swype</a> is the way to go. It&#8217;s currently in Beta right now so you won&#8217;t be able to get it from the Android market, but trust me when I tell you that it&#8217;s worth signing up for the Beta and replacing your old keyboard with the Swype one. Here&#8217;s the link to the developer&#8217;s site. Give Swype a week as your default input method and you won&#8217;t go back.</p>
<ul>
<li><strong>Swype</strong> &#8211; <a href="http://www.swypeinc.com/">http://www.swypeinc.com/</a></li>
</ul>
<p>Now that you&#8217;re able to Swype and ready to barcode scan, check out the following links and load some apps!</p>
<ul>
<li><strong>Yelp</strong> &#8211; This app allows you to search a directory of businesses to find nearby restaurants, entertainment, etc. You can read reviews as well as &#8220;check in&#8221; at various locations. &#8211; <a href="http://apps.doubletwist.com/Yelp/-8428439410233946704">http://apps.doubletwist.com/Yelp/-8428439410233946704</a></li>
<li><strong>Foursquare</strong> &#8211; The same basic thing as Yelp except the reviews are not nearly as good and the directory is littered with useless stuff like people&#8217;s houses. Foursquare is also more about the social game aspect than actually finding good places to go. &#8211; <a href="http://apps.doubletwist.com/Foursquare/2242381791158486847">http://apps.doubletwist.com/Foursquare/2242381791158486847</a></li>
<li><strong>Layar</strong> &#8211; This app let&#8217;s you look through your phone and it overlays businesses, restaurants, real estate, etc. It&#8217;s more or less like having an information readout built into your eye. Pretty neat! &#8211; <a href="http://apps.doubletwist.com/Layar-Reality-Browser/-5492439195135970260">http://apps.doubletwist.com/Layar-Reality-Browser/-5492439195135970260</a></li>
<li><strong>Urbanspoon</strong> &#8211; Similar to Yelp/Foursquare but focused on food and has a nifty interface. Great for finding local places if you&#8217;re not really sure what you&#8217;re in the mood for. &#8211; <a href="http://apps.doubletwist.com/Urbanspoon/5770309968564102810">http://apps.doubletwist.com/Urbanspoon/5770309968564102810</a></li>
<li><strong>Movies</strong> &#8211; Flixster&#8217;s movie app. Find movies, buy tickets. &#8211; <a href="http://apps.doubletwist.com/Movies/3803559356039407742">http://apps.doubletwist.com/Movies/3803559356039407742</a></li>
<li><strong>Fandango</strong> &#8211; Fandango&#8217;s version of a movie app. Find movies, buy tickets. &#8211; <a href="http://apps.doubletwist.com/Fandango-Movies/-8503835660650838916">http://apps.doubletwist.com/Fandango-Movies/-8503835660650838916</a></li>
<li><strong>Shopper</strong> &#8211; Google&#8217;s shopping app. Find items by bar code or by taking a picture of them and then compare prices. A little limited on what it will recognize at this point, but neat! &#8211; <a href="http://apps.doubletwist.com/Shopper/9021953638086515981">http://apps.doubletwist.com/Shopper/9021953638086515981</a></li>
<li><strong>Shazam</strong> &#8211; Ever wonder what song is playing in the background? Shazam can help you find it. Just let the phone listen to the song and Shazam will find out what it is and save a tag for you so you can go get it later. &#8211; <a href="http://apps.doubletwist.com/Shazam/9078283276958955682">http://apps.doubletwist.com/Shazam/9078283276958955682</a></li>
<li><strong>Tapatalk</strong> &#8211; If you read a lot of forums, check out Tapatalk! It formats the forum in a more mobile device friendly way. Unfortunately it requires that the forum owner install some software, but it&#8217;s free for them and a lot of forums have it now. &#8211; <a href="http://apps.doubletwist.com/Tapatalk-Forum-App-(Demo)/5172159749994684569">http://apps.doubletwist.com/Tapatalk-Forum-App-(Demo)/5172159749994684569</a></li>
<li><strong>Astro File Manager</strong> &#8211; Manage the files on your Android device without having to plug the USB in! Very convenient for making small changes and such. &#8211; <a href="http://apps.doubletwist.com/ASTRO-File-Manager/3521322703668947709">http://apps.doubletwist.com/ASTRO-File-Manager/3521322703668947709</a></li>
<li><strong>Astro Bluetooth</strong> &#8211; Adds Bluetoooth support to Astro so you can move files around to other Bluetooth devices &#8211; <a href="http://apps.doubletwist.com/ASTRO-Bluetooth-Module/-2665954802189038548">http://apps.doubletwist.com/ASTRO-Bluetooth-Module/-2665954802189038548</a></li>
<li><strong>Astro SMB Module</strong> &#8211; Adds SMB support to Astro so you can browse Windows files shares. Very handy for moving files back and forth to your PC without plugging in the USB. &#8211; <a href="http://apps.doubletwist.com/ASTRO-SMB-Module/-4297525784532731675">http://apps.doubletwist.com/ASTRO-SMB-Module/-4297525784532731675</a></li>
<li><strong>Microsoft Tag Reader</strong> &#8211; QR codes can be limited and stop working well when a lot of data is encoded in them. Microsoft Tags pick up where QR left off. They&#8217;re used widely on the Xbox sites and such so it&#8217;s handy to have this app to decode them. &#8211; <a href="http://apps.doubletwist.com/Microsoft-Tag-Reader/7572172615153708714">http://apps.doubletwist.com/Microsoft-Tag-Reader/7572172615153708714</a></li>
<li><strong>Parcels</strong> &#8211; Track packages from various shipping companies. You can also label them. Very convenient if you&#8217;re expecting a package and don&#8217;t like to be chained to your PC for tracking updates. &#8211; <a href="http://apps.doubletwist.com/Parcels/-3066158123332380186">http://apps.doubletwist.com/Parcels/-3066158123332380186</a></li>
<li><strong>Bump</strong> &#8211; Swap contacts, photos, and other information just by bumping phones! &#8211; <a href="http://apps.doubletwist.com/Bump/-8864954203326452993">http://apps.doubletwist.com/Bump/-8864954203326452993</a></li>
<li><strong>WordWise Free</strong> &#8211; It&#8217;s like Scrabble and you can play against your friends remotely. Very cool. &#8211; <a href="http://apps.doubletwist.com/WordWise-Free/-871152393333584378">http://apps.doubletwist.com/WordWise-Free/-871152393333584378</a></li>
<li><strong>Fring</strong> &#8211; Video chat and IM client similar to Qik but without the monthly bill. Kind of useless if you don&#8217;t have a front facing camera. The client is also compatible with iPhone Fring so you can chat with iPhone 4 users as well. &#8211; <a href="http://apps.doubletwist.com/fring---free-video-calls%2C-IM/7265829848860942341">http://apps.doubletwist.com/fring&#8212;free-video-calls%2C-IM/7265829848860942341</a></li>
<li><strong>WordPress</strong> &#8211; A nice app for connecting to WordPress blogs (like this one) &#8211; Read comments, posts, etc &#8211; <a href="http://apps.doubletwist.com/WordPress/2060168375811358412">http://apps.doubletwist.com/WordPress/2060168375811358412</a></li>
<li><strong>My Tracks</strong> &#8211; Records movements, speeds, elevation changes and creates custom Google Maps and Documents to share with your friends. Now you can record your walks, jogs, bike rides, etc and track your performance. &#8211; <a href="http://apps.doubletwist.com/My-Tracks/5619948915145980006">http://apps.doubletwist.com/My-Tracks/5619948915145980006</a></li>
<li><strong>K-9 Mail</strong> &#8211; A mail client built off of the stock Android mail app. Very nice feature set. It adds a lot of the features that the stock client lacks. &#8211; <a href="http://apps.doubletwist.com/K-9-Mail/-2319226184818340004">http://apps.doubletwist.com/K-9-Mail/-2319226184818340004</a></li>
<li><strong>Sound Manager</strong> &#8211; Adjust all of the Android volume settings at once. It also has scheduling so you can have the phone automatically adjust volumes based on times and such! &#8211; <a href="http://apps.doubletwist.com/Sound-Manager/-7202281942786502586">http://apps.doubletwist.com/Sound-Manager/-7202281942786502586</a></li>
<li><strong>Google Earth</strong> &#8211; Browse the world from the palm of your hand. Very neat! &#8211; <a href="http://apps.doubletwist.com/Google-Earth/8735095210975905124">http://apps.doubletwist.com/Google-Earth/8735095210975905124</a></li>
<li><strong>PayPal</strong> &#8211; Manage your PayPal account from this handy app &#8211; <a href="http://apps.doubletwist.com/PayPal/1717242335864165550">http://apps.doubletwist.com/PayPal/1717242335864165550</a></li>
<li><strong>IMDb</strong> &#8211; Browse IMDb without the hassle of using the browser &#8211; <a href="http://apps.doubletwist.com/IMDb-Movies-%26amp%3B-TV/6013565622762873534">http://apps.doubletwist.com/IMDb-Movies-%26amp%3B-TV/6013565622762873534</a></li>
<li><strong>Adobe Reader</strong> &#8211; Adobe&#8217;s official PDF reader for the Android platform &#8211; <a href="http://apps.doubletwist.com/Adobe%C2%AE-Reader%C2%AE/-1935143053349851793">http://apps.doubletwist.com/Adobe%C2%AE-Reader%C2%AE/-1935143053349851793</a></li>
<li><strong>WiFinder</strong> &#8211; Locate and connect to WiFi hotspots. Much easier than going into settings and all of that. &#8211; <a href="http://apps.doubletwist.com/WiFinder/-1003813077939557751">http://apps.doubletwist.com/WiFinder/-1003813077939557751</a></li>
<li><strong>IM+ Lite</strong> &#8211; Very nice IM client for Android. Lots of options and protocols supported &#8211; <a href="http://apps.doubletwist.com/IM%2B-Lite/-250213690496941545">http://apps.doubletwist.com/IM%2B-Lite/-250213690496941545</a></li>
<li><strong>FlightStats Lite</strong> &#8211; Track flights from the convenience of an app &#8211; <a href="http://apps.doubletwist.com/FlightStats-Lite-for-Android/-7065009727566998176">http://apps.doubletwist.com/FlightStats-Lite-for-Android/-7065009727566998176</a></li>
<li><strong>Engadget</strong> &#8211; A convenient way to catch up on your favorite gadget site! &#8211; <a href="http://apps.doubletwist.com/Engadget/5256348713963807342">http://apps.doubletwist.com/Engadget/5256348713963807342</a></li>
<li><strong>OpenTable</strong> &#8211; Find restaurants and make reservations online &#8211; <a href="http://apps.doubletwist.com/OpenTable/-7021538021013229553">http://apps.doubletwist.com/OpenTable/-7021538021013229553</a></li>
<li><strong>Pocket Agent</strong> &#8211; If you have State Farm insurance, this app will allow you to make claims, get assistance, etc. &#8211; <a href="http://apps.doubletwist.com/Pocket-Agent/-7080433943161957637">http://apps.doubletwist.com/Pocket-Agent/-7080433943161957637</a></li>
<li><strong>Battery Widget (HTC)</strong> &#8211; Monitor the battery of your phone from this handy desktop widget &#8211; <a href="http://apps.doubletwist.com/Battery-Widget/4393210931049278918">http://apps.doubletwist.com/Battery-Widget/4393210931049278918</a></li>
<li><strong>Mobile Banking</strong> &#8211; Convenient access into your Bank of America account &#8211; <a href="http://apps.doubletwist.com/Mobile-Banking/-8693904818618931351">http://apps.doubletwist.com/Mobile-Banking/-8693904818618931351</a></li>
<li><strong>Amazon.com</strong> &#8211; Amazon.com search and purchase tool. Very nice if you&#8217;re an Amazon fan &#8211; <a href="http://apps.doubletwist.com/Amazon.com/1451235214243631243">http://apps.doubletwist.com/Amazon.com/1451235214243631243</a></li>
<li><strong>Shoryuken</strong> &#8211; One of my favorite toy apps. You move the phone, it makes street fighter noises. Selectable characters and an on screen &#8220;moves list&#8221;. Very fun if you played Street Fighter back in the day. &#8211; <a href="http://apps.doubletwist.com/Shoryuken/4454830978903503607">http://apps.doubletwist.com/Shoryuken/4454830978903503607</a></li>
<li><strong>Google Maps</strong> &#8211; Find locations, business, restaurants, etc, then get directions to them! Very nice mapping app from Google &#8211; <a href="http://apps.doubletwist.com/Google-Maps/-3632499760052616472">http://apps.doubletwist.com/Google-Maps/-3632499760052616472</a></li>
<li><strong>Google Goggles</strong> &#8211; Search Google by pictures. &#8211; <a href="http://apps.doubletwist.com/Google-Goggles/7122374109537329528">http://apps.doubletwist.com/Google-Goggles/7122374109537329528</a></li>
<li><strong>The Weather Channel</strong> &#8211; The official weather app of <a href="http://www.weather.com/">weather.com</a>. Nice radar views and such. &#8211; <a href="http://apps.doubletwist.com/The-Weather-Channel/-6750316753266307112">http://apps.doubletwist.com/The-Weather-Channel/-6750316753266307112</a></li>
<li><strong>Compass</strong> &#8211; Everybody needs a compass sometimes! &#8211; <a href="http://apps.doubletwist.com/Compass/-4451580330297319367">http://apps.doubletwist.com/Compass/-4451580330297319367</a></li>
<li><strong>doubleTwist Player</strong> &#8211; A nice upgrade to the stock Android media player. Includes last.fm scrobbling, cover art downloading, etc. Works well when used with the doubleTwist desktop application. &#8211; <a href="http://apps.doubletwist.com/doubleTwist-Player/-3242011087289649748">http://apps.doubletwist.com/doubleTwist-Player/-3242011087289649748</a></li>
<li><strong>Pandora</strong> &#8211; One of the best free internet radio options. Build your own stations and customize them to play only what you want, then have it recommend more of the same type of music for you to check out. Very nice. &#8211; <a href="http://apps.doubletwist.com/Pandora-Radio/4924458746518977325">http://apps.doubletwist.com/Pandora-Radio/4924458746518977325</a></li>
<li><strong>eBay</strong> &#8211; Manage your eBay account from your mobile. &#8211; <a href="http://apps.doubletwist.com/eBay/-3564758678792161604">http://apps.doubletwist.com/eBay/-3564758678792161604</a></li>
<li><strong>Handcent SMS</strong> &#8211; A <em>MUST HAVE</em> app to replace the stock Android SMS client. If you don&#8217;t like the text messaging in Android, this is the answer. Very customizable too. Instructions to replace the stock SMS client with this one are on the Handcent site &#8211; <a href="http://apps.doubletwist.com/Handcent-SMS/8114420675433515351">http://apps.doubletwist.com/Handcent-SMS/8114420675433515351</a></li>
<li><strong>Documents to Go</strong> &#8211; View Excel and Word files with ease. This thing was great on the Palm and it&#8217;s back with a vengeance on Android. There is a paid version that does PDF and PowerPoint as well as let you edit. &#8211; <a href="http://apps.doubletwist.com/Documents-To-Go-2.0-Main-App/2978032577393184508">http://apps.doubletwist.com/Documents-To-Go-2.0-Main-App/2978032577393184508</a></li>
<li><strong>Mint.com</strong> &#8211; If you use Mint.com for financial tracking and planning, this app is for you. It connects to your Mint.com account and lets you manage it from Android with ease. -  <a href="http://apps.doubletwist.com/Mint.com-Personal-Finance/-4416547265345152262">http://apps.doubletwist.com/Mint.com-Personal-Finance/-4416547265345152262</a></li>
<li><strong>Last.FM</strong> &#8211; Your own personal radio station, now on your phone. Last.FM is one of the original projects to create custom radio stations for people to get only the music they want. &#8211; <a href="http://apps.doubletwist.com/Last.fm---Personal-Radio/3347146850818170505">http://apps.doubletwist.com/Last.fm&#8212;Personal-Radio/3347146850818170505</a></li>
<li><strong>Advanced Task Killer</strong> &#8211; I still don&#8217;t believe you <em>need</em> a task killer in Android if you manage your apps properly, but this one is very popular and I have a lot of friends that use it. It&#8217;s simple but it works and it&#8217;s free. &#8211; <a href="http://apps.doubletwist.com/Advanced-Task-Killer/6460596612060981171">http://apps.doubletwist.com/Advanced-Task-Killer/6460596612060981171</a></li>
<li><strong>SystemPanel Lite</strong> &#8211; This is a handy app for killing an app if you have to. Unlike most task managers, it shows cached applications in a separate list so you know what you need to kill and what you need not bother with. There is a paid version which also does app install/uninstalll and system usage history &#8211; <a href="http://apps.doubletwist.com/SystemPanelLite-Task-Manager/2059222314703525083">http://apps.doubletwist.com/SystemPanelLite-Task-Manager/2059222314703525083</a></li>
</ul>
<p>I hope you enjoy these apps as much as I have. Feel free to comment on them or make recommendations of your own.</p>
<p><em>Special Thanks to House of The Faculty for providing me with some updates and several of these apps.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://intellidick.com/wordpress/2010/07/24/my-favorite-android-apps-so-far/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Woo Hoo! WordPress 3.0 is here!</title>
		<link>http://intellidick.com/wordpress/2010/06/17/woo-hoo-wordpress-3-0-is-here/</link>
		<comments>http://intellidick.com/wordpress/2010/06/17/woo-hoo-wordpress-3-0-is-here/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 19:06:36 +0000</pubDate>
		<dc:creator>ekrunch</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Useful Information]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://intellidick.com/wordpress/?p=444</guid>
		<description><![CDATA[Check this thing out! Congrats to the WordPress team on making what i&#8217;m sure will be another amazing release. Seeing this video reminds me of why I&#8217;m using WordPress and why I&#8217;ve been using it since the 1.x days. It was great software then, it&#8217;s amazing software now, 3.0 looks to raise the bar yet [...]]]></description>
			<content:encoded><![CDATA[<p>Check this thing out! Congrats to the WordPress team on making what i&#8217;m sure will be another amazing release. Seeing this video reminds me of why I&#8217;m using WordPress and why I&#8217;ve been using it since the 1.x days. It was great software then, it&#8217;s amazing software now, 3.0 looks to raise the bar yet again! (Just when you didn&#8217;t think they could get any more features into this thing&#8230; SURPRISE!) And now on to the video&#8230;</p>
<p><embed src="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.21" type="application/x-shockwave-flash" width="640" height="360" wmode="transparent" seamlesstabbing="true" allowfullscreen="true" allowscriptaccess="always" overstretch="true" flashvars="guid=BQtfIEY1&amp;width=640&amp;height=360&amp;locksize=no&amp;dynamicseek=false&amp;qc_publisherId=p-18-mFEk4J448M" title="Introducing WordPress 3.0 &quot;Thelonious&quot;"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://intellidick.com/wordpress/2010/06/17/woo-hoo-wordpress-3-0-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 Years of Lifereef</title>
		<link>http://intellidick.com/wordpress/2009/07/16/2-years-of-lifereef/</link>
		<comments>http://intellidick.com/wordpress/2009/07/16/2-years-of-lifereef/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 22:58:35 +0000</pubDate>
		<dc:creator>ekrunch</dc:creator>
				<category><![CDATA[Fishy Fishy Fishy]]></category>
		<category><![CDATA[Useful Information]]></category>
		<category><![CDATA[90g]]></category>
		<category><![CDATA[Aquarium]]></category>
		<category><![CDATA[Fish]]></category>
		<category><![CDATA[LF1-125]]></category>
		<category><![CDATA[LifeReef]]></category>
		<category><![CDATA[Refugium]]></category>
		<category><![CDATA[Sump]]></category>

		<guid isPermaLink="false">http://intellidick.com/wordpress/?p=368</guid>
		<description><![CDATA[It&#8217;s been two years since I set up the 90g tank, complete with Lifereef equipment. I didn&#8217;t really know much about Lifereef when I bought the tank, but my interactions with them have been nothing short of fantastic. In the past few years, i&#8217;ve had no problems with the system other than my ignorance of [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been <a href="http://intellidick.com/wordpress/2007/07/13/ive-officially-lost-is-another-fishtank-is-coming-home/">two years</a> since I set up the 90g tank, complete with <a title="Lifereef Filter Systems" href="http://www.lifereef.com/">Lifereef</a> equipment. I didn&#8217;t really know much about Lifereef when I bought the tank, but my <a href="http://intellidick.com/wordpress/2007/10/10/high-quality-vendor-lifereef-filter-systems/">interactions</a> with them have been nothing short of fantastic. In the past few years, i&#8217;ve had no problems with the system other than my ignorance of the hobby in general. The owner of Lifereef has always been responsive and helpful with every request I made. This is amazing considering I didn&#8217;t even buy the stuff from him directly&#8230; I got it second hand! I have ordered some additional equipment from Lifereef and everything has always been delivered as promised and the craftsmanship of the product is still fantastic.</p>
<p>Here&#8217;s to two years of a successful reef tank, powered by a Lifereef sump, skimmer, and refugium. Everything is still working like a champ, the tank looks great, and I couldn&#8217;t be happier with the service. Very nicely done Lifereef.</p>
<p>&#8230; Now it&#8217;s time to go clean all of the nasty fish poop out of that skimmer. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://intellidick.com/wordpress/2009/07/16/2-years-of-lifereef/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex, BlazeDS, and TIBCO EMS</title>
		<link>http://intellidick.com/wordpress/2009/03/22/adobe-flex-blazeds-and-tibco-ems/</link>
		<comments>http://intellidick.com/wordpress/2009/03/22/adobe-flex-blazeds-and-tibco-ems/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 03:47:58 +0000</pubDate>
		<dc:creator>ekrunch</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Useful Information]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[EMS]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[TIBCO]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://intellidick.com/wordpress/?p=266</guid>
		<description><![CDATA[I&#8217;ve searched high and low and can&#8217;t really find a good walk through on how to configure TIBCO EMS and BlazeDS. The documentation can also be a little gray on how to correctly use the JMS adapter so i&#8217;ve taken the liberty of putting together this little pictorial on how it&#8217;s done. First things first, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve searched high and low and can&#8217;t really find a good walk through on how to configure TIBCO EMS and BlazeDS. The documentation can also be a little gray on how to correctly use the JMS adapter so i&#8217;ve taken the liberty of putting together this little pictorial on how it&#8217;s done.</p>
<p>First things first, get yourself a fresh copy of Eclipse. For this setup, I used Eclipse Ganymede (3.4, J2EE Edition) on Windows. You&#8217;ll need the Java stuff in addition to Flex Builder because we&#8217;re going to launch our own tomcat inside of Eclipse instead of using BlazeDS Turnkey or any of those. Also, if you want to add in Java remoting later you&#8217;ll appreciate having the components already there.</p>
<p>Next, install the Flex plugin for Eclipse and update according. I downloaded and installed the Flex 3.3 SDK and changed my default SDK in the preferences. Once the eclipse platform is installed, updated, and configured the way you like it, let&#8217;s make a new project.</p>
<address>Note: Click any one of these images for the full size version.<br />
</address>
<div id="attachment_267" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/1.png"><img class="size-medium wp-image-267" title="Step 1 - Create a new Project of type &quot;Other&quot;" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/1-300x225.png" alt="Step 1 - Create a new Project of type &quot;Other&quot;" width="300" height="225" /></a><p class="wp-caption-text">Step 1 - Create a new Project of type &quot;Other&quot;</p></div>
<div id="attachment_270" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/2.png"><img class="size-medium wp-image-270" title="Step 2 - Expand the Server category and then select Server" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/2-300x299.png" alt="Step 2 - Expand the Server category and then select Server" width="300" height="299" /></a><p class="wp-caption-text">Step 2 - Expand the Server category and then select Server</p></div>
<div id="attachment_271" class="wp-caption alignnone" style="width: 277px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/3.png"><img class="size-medium wp-image-271" title="Step 3 - Create an Apache Tomcat v6.0 Server on Localhost" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/3-267x300.png" alt="Step 3 - Create an Apache Tomcat v6.0 Server on Localhost" width="267" height="300" /></a><p class="wp-caption-text">Step 3 - Create an Apache Tomcat v6.0 Server on Localhost</p></div>
<div id="attachment_272" class="wp-caption alignnone" style="width: 277px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/4.png"><img class="size-medium wp-image-272" title="Step 4 - Set Installation Directory and JRE, Install if Necessary" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/4-267x300.png" alt="Step 4 - Set Installation Directory and JRE, Install if Necessary" width="267" height="300" /></a><p class="wp-caption-text">Step 4 - Set Installation Directory and JRE, Install if Necessary</p></div>
<div id="attachment_273" class="wp-caption alignnone" style="width: 277px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/5.png"><img class="size-medium wp-image-273" title="Step 5 - No projects yet, just hit Finish" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/5-267x300.png" alt="Step 5 - No projects yet, just hit Finish" width="267" height="300" /></a><p class="wp-caption-text">Step 5 - No projects yet, just hit Finish</p></div>
<div id="attachment_274" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/6.png"><img class="size-medium wp-image-274" title="Step 6 - Create another new project of type &quot;Other&quot;" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/6-300x225.png" alt="Step 6 - Create another new project of type &quot;Other&quot;" width="300" height="225" /></a><p class="wp-caption-text">Step 6 - Create another new project of type &quot;Other&quot;</p></div>
<div id="attachment_275" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/7.png"><img class="size-medium wp-image-275" title="Step 7 - Now expand the Flex Builder category and select &quot;Flex Project&quot;" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/7-300x299.png" alt="Step 7 - Now expand the Flex Builder category and select &quot;Flex Project&quot;" width="300" height="299" /></a><p class="wp-caption-text">Step 7 - Now expand the Flex Builder category and select &quot;Flex Project&quot;</p></div>
<div id="attachment_276" class="wp-caption alignnone" style="width: 257px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/8.png"><img class="size-medium wp-image-276" title="Step 8 - Set it for a J2EE application server and enable the combined Java/Flex project using WTP" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/8-247x300.png" alt="Step 8 - Set it for a J2EE application server and enable the combined Java/Flex project using WTP" width="247" height="300" /></a><p class="wp-caption-text">Step 8 - Set it for a J2EE application server and enable the combined Java/Flex project using WTP</p></div>
<div id="attachment_277" class="wp-caption alignnone" style="width: 257px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/9.png"><img class="size-medium wp-image-277" title="Step 9 - Connect the project to your Tomcat server and select the blazeds.war that you downloaded from Adobe" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/9-247x300.png" alt="Step 9 - Connect the project to your Tomcat server and select the blazeds.war that you downloaded from Adobe" width="247" height="300" /></a><p class="wp-caption-text">Step 9 - Connect the project to your Tomcat server and select the blazeds.war that you downloaded from Adobe</p></div>
<div id="attachment_278" class="wp-caption alignnone" style="width: 233px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/10.png"><img class="size-medium wp-image-278" title="Step 10 - Everything should be good here" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/10-223x300.png" alt="Step 10 - Everything should be good here" width="223" height="300" /></a><p class="wp-caption-text">Step 10 - Everything should be good here</p></div>
<div id="attachment_279" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/11.png"><img class="size-medium wp-image-279" title="Step 11 - If everything went well, you should see have the following files available" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/11-300x225.png" alt="Step 11 - If everything went well, you should see have the following files available" width="300" height="225" /></a><p class="wp-caption-text">Step 11 - If everything went well, you should see have the following files available</p></div>
<div id="attachment_280" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/12.png"><img class="size-medium wp-image-280" title="Step 12 - Open the web.xml, messaging-config.xml, and services-config.xml" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/12-300x225.png" alt="Step 12 - Open the web.xml, messaging-config.xml, and services-config.xml" width="300" height="225" /></a><p class="wp-caption-text">Step 12 - Open the web.xml, messaging-config.xml, and services-config.xml</p></div>
<p>First, let&#8217;s edit web.xml. This file should be okay out of the box. Here&#8217;s mine as a reference.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;?xml</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;UTF-8&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;web-app</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;WebApp_ID&quot;</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;2.4&quot;</span> <span style="color: #000066;">xmlns</span>=<span style="color: #ff0000;">&quot;http://java.sun.com/xml/ns/j2ee&quot;</span> <span style="color: #000066;">xmlns:xsi</span>=<span style="color: #ff0000;">&quot;http://www.w3.org/2001/XMLSchema-instance&quot;</span> <span style="color: #000066;">xsi:schemaLocation</span>=<span style="color: #ff0000;">&quot;http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;display-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>blaze1<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/display-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;context-param<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;param-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>flex.class.path<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/param-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;param-value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>/WEB-INF/flex/hotfixes,/WEB-INF/flex/jars<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/param-value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/context-param<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
	<span style="color: #808080; font-style: italic;">&lt;!-- Http Flex Session attribute and binding listener support --&gt;</span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;listener<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;listener-class<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>flex.messaging.HttpFlexSession<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/listener-class<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/listener<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
	<span style="color: #808080; font-style: italic;">&lt;!-- MessageBroker Servlet --&gt;</span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;servlet<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;servlet-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>MessageBrokerServlet<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/servlet-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;servlet-class<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>flex.messaging.MessageBrokerServlet<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/servlet-class<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;init-param<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;param-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>services.configuration.file<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/param-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;param-value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>/WEB-INF/flex/services-config.xml<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/param-value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/init-param<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;init-param<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;param-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>flex.write.path<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/param-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;param-value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>/WEB-INF/flex<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/param-value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/init-param<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;load-on-startup<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>1<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/load-on-startup<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/servlet<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;servlet-mapping<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;servlet-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>MessageBrokerServlet<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/servlet-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;url-pattern<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>/messagebroker/*<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/url-pattern<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/servlet-mapping<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;welcome-file-list<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>index.html<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>index.htm<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>index.jsp<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>default.html<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>default.htm<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>default.jsp<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/welcome-file<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/welcome-file-list<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
	<span style="color: #808080; font-style: italic;">&lt;!-- for WebSphere deployment, please uncomment --&gt;</span>
	<span style="color: #808080; font-style: italic;">&lt;!--</span>
<span style="color: #808080; font-style: italic;">		&lt;resource-ref&gt;</span>
<span style="color: #808080; font-style: italic;">		&lt;description&gt;Flex Messaging WorkManager&lt;/description&gt;</span>
<span style="color: #808080; font-style: italic;">		&lt;res-ref-name&gt;wm/MessagingWorkManager&lt;/res-ref-name&gt;</span>
<span style="color: #808080; font-style: italic;">		&lt;res-type&gt;com.ibm.websphere.asynchbeans.WorkManager&lt;/res-type&gt;</span>
<span style="color: #808080; font-style: italic;">		&lt;res-auth&gt;Container&lt;/res-auth&gt;</span>
<span style="color: #808080; font-style: italic;">		&lt;res-sharing-scope&gt;Shareable&lt;/res-sharing-scope&gt;</span>
<span style="color: #808080; font-style: italic;">	&lt;/resource-ref&gt;</span>
<span style="color: #808080; font-style: italic;">	--&gt;</span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/web-app<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>Now let&#8217;s edit services-config.xml. Key things to note here is that i&#8217;ve disabled the inclusion of the remoting-config.xml and the proxy-config.xml since i&#8217;m not using them. I&#8217;ve also changed the default AMF channel from &#8220;my-amf&#8221; to &#8220;AmfChannel1&#8243; and updated the endpoint URL. Everything else is pretty much the same.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;?xml</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;UTF-8&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;services-config<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;services<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    	<span style="color: #808080; font-style: italic;">&lt;!--</span>
<span style="color: #808080; font-style: italic;">        &lt;service-include file-path=&quot;remoting-config.xml&quot; /&gt;</span>
<span style="color: #808080; font-style: italic;">        &lt;service-include file-path=&quot;proxy-config.xml&quot; /&gt;</span>
<span style="color: #808080; font-style: italic;">        --&gt;</span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;service-include</span> <span style="color: #000066;">file-path</span>=<span style="color: #ff0000;">&quot;messaging-config.xml&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>        
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/services<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;login-command</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;flex.messaging.security.TomcatLoginCommand&quot;</span> <span style="color: #000066;">server</span>=<span style="color: #ff0000;">&quot;Tomcat&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
        <span style="color: #808080; font-style: italic;">&lt;!-- Uncomment the correct app server</span>
<span style="color: #808080; font-style: italic;">        &lt;login-command class=&quot;flex.messaging.security.TomcatLoginCommand&quot; server=&quot;JBoss&quot;&gt;</span>
<span style="color: #808080; font-style: italic;">		&lt;login-command class=&quot;flex.messaging.security.JRunLoginCommand&quot; server=&quot;JRun&quot;/&gt;        </span>
<span style="color: #808080; font-style: italic;">        &lt;login-command class=&quot;flex.messaging.security.WeblogicLoginCommand&quot; server=&quot;Weblogic&quot;/&gt;</span>
<span style="color: #808080; font-style: italic;">        &lt;login-command class=&quot;flex.messaging.security.WebSphereLoginCommand&quot; server=&quot;WebSphere&quot;/&gt;</span>
<span style="color: #808080; font-style: italic;">        --&gt;</span>
&nbsp;
        <span style="color: #808080; font-style: italic;">&lt;!-- </span>
<span style="color: #808080; font-style: italic;">        &lt;security-constraint id=&quot;basic-read-access&quot;&gt;</span>
<span style="color: #808080; font-style: italic;">            &lt;auth-method&gt;Basic&lt;/auth-method&gt;</span>
<span style="color: #808080; font-style: italic;">            &lt;roles&gt;</span>
<span style="color: #808080; font-style: italic;">                &lt;role&gt;guests&lt;/role&gt;</span>
<span style="color: #808080; font-style: italic;">                &lt;role&gt;accountants&lt;/role&gt;</span>
<span style="color: #808080; font-style: italic;">                &lt;role&gt;employees&lt;/role&gt;</span>
<span style="color: #808080; font-style: italic;">                &lt;role&gt;managers&lt;/role&gt;</span>
<span style="color: #808080; font-style: italic;">            &lt;/roles&gt;</span>
<span style="color: #808080; font-style: italic;">        &lt;/security-constraint&gt;</span>
<span style="color: #808080; font-style: italic;">         --&gt;</span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/security<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;channels<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;channel-definition</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;AmfChannel1&quot;</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;mx.messaging.channels.AMFChannel&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
            <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;endpoint</span> <span style="color: #000066;">url</span>=<span style="color: #ff0000;">&quot;http://{server.name}:{server.port}/{context.root}/messagebroker/AmfChannel1&quot;</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;flex.messaging.endpoints.AMFEndpoint&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/channel-definition<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/channels<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;logging<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;target</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;flex.messaging.log.ConsoleTarget&quot;</span> <span style="color: #000066;">level</span>=<span style="color: #ff0000;">&quot;Error&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
            <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;properties<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
                <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;prefix<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>[BlazeDS] <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/prefix<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
                <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;includeDate<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>false<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/includeDate<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
                <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;includeTime<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>false<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/includeTime<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
                <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;includeLevel<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>false<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/includeLevel<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
                <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;includeCategory<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>false<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/includeCategory<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
            <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/properties<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
            <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;filters<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
                <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;pattern<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Endpoint.*<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/pattern<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
                <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;pattern<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Service.*<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/pattern<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
                <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;pattern<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Configuration<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/pattern<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
            <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/filters<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/target<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/logging<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;system<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;redeploy<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
            <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;enabled<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>false<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/enabled<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
            <span style="color: #808080; font-style: italic;">&lt;!-- </span>
<span style="color: #808080; font-style: italic;">            &lt;watch-interval&gt;20&lt;/watch-interval&gt;</span>
<span style="color: #808080; font-style: italic;">            &lt;watch-file&gt;{context.root}/WEB-INF/flex/services-config.xml&lt;/watch-file&gt;</span>
<span style="color: #808080; font-style: italic;">            &lt;watch-file&gt;{context.root}/WEB-INF/flex/proxy-config.xml&lt;/watch-file&gt;</span>
<span style="color: #808080; font-style: italic;">            &lt;watch-file&gt;{context.root}/WEB-INF/flex/remoting-config.xml&lt;/watch-file&gt;</span>
<span style="color: #808080; font-style: italic;">            &lt;watch-file&gt;{context.root}/WEB-INF/flex/messaging-config.xml&lt;/watch-file&gt;</span>
<span style="color: #808080; font-style: italic;">            &lt;watch-file&gt;{context.root}/WEB-INF/flex/data-management-config.xml&lt;/watch-file&gt;</span>
<span style="color: #808080; font-style: italic;">            &lt;touch-file&gt;{context.root}/WEB-INF/web.xml&lt;/touch-file&gt;</span>
<span style="color: #808080; font-style: italic;">             --&gt;</span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/redeploy<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/system<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/services-config<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>And last but not least, messaging-config.xml. This file is where the JMS connection is made to the TIBCO EMS server. And no, you do not have to put anything in context.xml when you&#8217;re doing it this way. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;?xml</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;UTF-8&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;service</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;message-service&quot;</span> </span>
<span style="color: #009900;">    <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;flex.messaging.services.MessageService&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
&nbsp;
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;adapters<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;adapter-definition</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;actionscript&quot;</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;flex.messaging.services.messaging.adapters.ActionScriptAdapter&quot;</span> <span style="color: #000066;">default</span>=<span style="color: #ff0000;">&quot;true&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;adapter-definition</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;jms&quot;</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;flex.messaging.services.messaging.adapters.JMSAdapter&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/adapters<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;default-channels<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;channel</span> <span style="color: #000066;">ref</span>=<span style="color: #ff0000;">&quot;AmfChannel1&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/default-channels<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;destination</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;jmsDest1&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;properties<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;jms<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
				<span style="color: #808080; font-style: italic;">&lt;!-- topic/queue --&gt;</span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;destination-type<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>topic<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/destination-type<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
				<span style="color: #808080; font-style: italic;">&lt;!-- What type of message we expect --&gt;</span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;message-type<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>javax.jms.TextMessage<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/message-type<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
				<span style="color: #808080; font-style: italic;">&lt;!-- This is the JNDI name of the topic/queue connection factory on the server --&gt;</span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;connection-factory<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>TopicConnectionFactory<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/connection-factory<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
				<span style="color: #808080; font-style: italic;">&lt;!-- This is the JNDI name of the topic/queue on the server --&gt;</span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;destination-jndi-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>testTopic<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/destination-jndi-name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
				<span style="color: #808080; font-style: italic;">&lt;!-- Keep JMS headers when the message is delivered to Flex --&gt;</span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;preserve-jms-headers<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>true<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/preserve-jms-headers<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
				<span style="color: #808080; font-style: italic;">&lt;!-- If we're producing on this destination, what parameters should be used --&gt;</span>				
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;delivery-mode<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>NON_PERSISTENT<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/delivery-mode<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;message-priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>DEFAULT_PRIORITY<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/message-priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;acknowledge-mode<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>AUTO_ACKNOWLEDGE<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/acknowledge-mode<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
				<span style="color: #808080; font-style: italic;">&lt;!-- The following lines are for the JNDI connection --&gt;</span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;initial-context-environment<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
					<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;property<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
						<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Context.INITIAL_CONTEXT_FACTORY<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
						<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>com.tibco.tibjms.naming.TibjmsInitialContextFactory<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>             
					<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/property<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
					<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;property<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
						<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Context.PROVIDER_URL<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
						<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>tcp://localhost:7222<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>             
					<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/property<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
					<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;property<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
						<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Context.SECURITY_PRINCIPAL<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
						<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>admin<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/value<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
					<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/property<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
					<span style="color: #808080; font-style: italic;">&lt;!-- Uncomment if you have a password</span>
<span style="color: #808080; font-style: italic;">					&lt;property&gt;</span>
<span style="color: #808080; font-style: italic;">						&lt;name&gt;Context.SECURITY_CREDENTIALS&lt;/name&gt;</span>
<span style="color: #808080; font-style: italic;">						&lt;value&gt;password&lt;/value&gt;</span>
<span style="color: #808080; font-style: italic;">					&lt;/property&gt;</span>
<span style="color: #808080; font-style: italic;">					--&gt;</span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/initial-context-environment<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/jms<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/properties<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;channels<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;channel</span> <span style="color: #000066;">ref</span>=<span style="color: #ff0000;">&quot;AmfChannel1&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/channels<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;adapter</span> <span style="color: #000066;">ref</span>=<span style="color: #ff0000;">&quot;jms&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/destination<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/service<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>Now we have our Tomcat instance set up, time to import some class libraries.</p>
<div id="attachment_320" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/13.png"><img class="size-medium wp-image-320" title="Step 13 - Right Click the lib directory under WebContent/WEB-INF/lib select Import" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/13-300x225.png" alt="Step 13 - Right Click the lib directory under WebContent/WEB-INF/lib select Import" width="300" height="225" /></a><p class="wp-caption-text">Step 13 - Right Click the lib directory under WebContent/WEB-INF/lib select Import</p></div>
<div id="attachment_321" class="wp-caption alignnone" style="width: 266px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/14.png"><img class="size-medium wp-image-321" title="Step 14 - Select General and then File System" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/14-256x300.png" alt="Step 14 - Select General and then File System" width="256" height="300" /></a><p class="wp-caption-text">Step 14 - Select General and then File System</p></div>
<div id="attachment_322" class="wp-caption alignnone" style="width: 277px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/15.png"><img class="size-medium wp-image-322" title="Step 15 - Select the TIBCO EMS 5.x library directory and select all of the .jar files (There are more than what is pictured here)" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/15-267x300.png" alt="Step 15 - Select the TIBCO EMS 5.x library directory and select all of the .jar files (There are more than what is pictured here)" width="267" height="300" /></a><p class="wp-caption-text">Step 15 - Select the TIBCO EMS 5.x library directory and select all of the .jar files (There are more than what is pictured here)</p></div>
<div id="attachment_324" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/16.png"><img class="size-medium wp-image-324" title="Step 16 - Open up the server view by selecting Window -&gt; Show View -&gt; Other" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/16-300x224.png" alt="Step 16 - Open up the server view by selecting Window -&gt; Show View -&gt; Other" width="300" height="224" /></a><p class="wp-caption-text">Step 16 - Open up the server view by selecting Window -&gt; Show View -&gt; Other</p></div>
<div id="attachment_325" class="wp-caption alignnone" style="width: 206px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/17.png"><img class="size-medium wp-image-325" title="Step 17 - Select the Server category and select Servers" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/17-196x300.png" alt="Step 17 - Select the Server category and select Servers" width="196" height="300" /></a><p class="wp-caption-text">Step 17 - Select the Server category and select Servers</p></div>
<div id="attachment_326" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/18.png"><img class="size-medium wp-image-326" title="Step 18 - Click the Servers tab that appeared at the bottom, highlight the Tomcat Server and click the Debug icon" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/18-300x224.png" alt="Step 18 - Click the Servers tab that appeared at the bottom, highlight the Tomcat Server and click the Debug icon" width="300" height="224" /></a><p class="wp-caption-text">Step 18 - Click the Servers tab that appeared at the bottom, highlight the Tomcat Server and click the Debug icon</p></div>
<div id="attachment_327" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/19.png"><img class="size-medium wp-image-327" title="Step 19 - Start the EMS Server instance" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/19-300x151.png" alt="Step 19 - Start the EMS Server instance" width="300" height="151" /></a><p class="wp-caption-text">Step 19 - Start the EMS Server instance</p></div>
<div id="attachment_323" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/20.png"><img class="size-medium wp-image-323" title="Step 20 - Create the topic that was referenced in the messaging-config.xml file" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/20-300x151.png" alt="Step 20 - Create the topic that was referenced in the messaging-config.xml file" width="300" height="151" /></a><p class="wp-caption-text">Step 20 - Create the topic that was referenced in the messaging-config.xml file</p></div>
<p>Now jump back into Eclipse and set up the application. I started with a base form, added a text area and called it a day. Here&#8217;s the code to add in the message consumer, channel configuration, and event handlers.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;?xml</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;utf-8&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;mx:Application</span> <span style="color: #000066;">xmlns:mx</span>=<span style="color: #ff0000;">&quot;http://www.adobe.com/2006/mxml&quot;</span></span>
<span style="color: #009900;">	<span style="color: #000066;">applicationComplete</span>=<span style="color: #ff0000;">&quot;messageConsumer.subscribe()&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;mx:Script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #339933;">&lt;![CDATA[</span>
<span style="color: #339933;">			// Import the required namespaces</span>
<span style="color: #339933;">			import mx.messaging.events.MessageEvent;</span>
<span style="color: #339933;">			import mx.messaging.events.ChannelEvent;</span>
<span style="color: #339933;">			import mx.messaging.messages.AsyncMessage;</span>
&nbsp;
<span style="color: #339933;">			private function incomingMessageHandler(event:MessageEvent):void</span>
<span style="color: #339933;">			{</span>
<span style="color: #339933;">				logArea.text += (event.message.body + &quot;\r&quot;);</span>
<span style="color: #339933;">			}</span>
&nbsp;
<span style="color: #339933;">			private function connectEventHandler(event:ChannelEvent):void</span>
<span style="color: #339933;">			{</span>
<span style="color: #339933;">				logArea.text += (event.channel.endpoint + &quot; is now connected.\r&quot;);</span>
<span style="color: #339933;">			}</span>
&nbsp;
<span style="color: #339933;">			private function disconnectEventHandler(event:ChannelEvent):void</span>
<span style="color: #339933;">			{</span>
<span style="color: #339933;">				logArea.text += (event.channel.endpoint + &quot; is now disconnected.\r&quot;);</span>
<span style="color: #339933;">			}</span>
<span style="color: #339933;">		]]&gt;</span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/mx:Script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;mx:TextArea</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;logArea&quot;</span> <span style="color: #000066;">editable</span>=<span style="color: #ff0000;">&quot;false&quot;</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">&quot;95%&quot;</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">&quot;95%&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;mx:Consumer</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;messageConsumer&quot;</span></span>
<span style="color: #009900;">		<span style="color: #000066;">destination</span>=<span style="color: #ff0000;">&quot;jmsDest1&quot;</span></span>
<span style="color: #009900;">		<span style="color: #000066;">message</span>=<span style="color: #ff0000;">&quot;incomingMessageHandler(event)&quot;</span></span>
<span style="color: #009900;">		<span style="color: #000066;">channelConnect</span>=<span style="color: #ff0000;">&quot;connectEventHandler(event)&quot;</span></span>
<span style="color: #009900;">		<span style="color: #000066;">channelDisconnect</span>=<span style="color: #ff0000;">&quot;disconnectEventHandler(event)&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;mx:channelSet<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;mx:ChannelSet<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;mx:channels<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
					<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;mx:AMFChannel</span></span>
<span style="color: #009900;">						<span style="color: #000066;">url</span>=<span style="color: #ff0000;">&quot;http://localhost:8080/blaze1/messagebroker/AmfChannel1&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
				<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/mx:channels<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/mx:ChannelSet<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/mx:channelSet<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>		
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/mx:Consumer<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/mx:Application<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>That should do it for the code work &#8230; now for the fun stuff. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="attachment_333" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/21.png"><img class="size-medium wp-image-333" title="Step 21 - Fire up the debugger (use the dropdown next to the button)" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/21-300x224.png" alt="Step 21 - Fire up the debugger (use the dropdown next to the button)" width="300" height="224" /></a><p class="wp-caption-text">Step 21 - Fire up the debugger (use the dropdown next to the button)</p></div>
<div id="attachment_334" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/22.png"><img class="size-medium wp-image-334" title="Step 22 - Select Debug As, then Debug on Server" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/22-300x224.png" alt="Step 22 - Select Debug As, then Debug on Server" width="300" height="224" /></a><p class="wp-caption-text">Step 22 - Select Debug As, then Debug on Server</p></div>
<div id="attachment_335" class="wp-caption alignnone" style="width: 241px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/23.png"><img class="size-medium wp-image-335" title="Step 23 - Select the installed Tomcat image" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/23-231x300.png" alt="Step 23 - Select the installed Tomcat image" width="231" height="300" /></a><p class="wp-caption-text">Step 23 - Select the installed Tomcat image</p></div>
<div id="attachment_336" class="wp-caption alignnone" style="width: 241px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/24.png"><img class="size-medium wp-image-336" title="Step 24 - The project should appear on the right, press Finish" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/24-231x300.png" alt="Step 24 - The project should appear on the right, press Finish" width="231" height="300" /></a><p class="wp-caption-text">Step 24 - The project should appear on the right, press Finish</p></div>
<address>Note : The first debug attempt will fail because Eclipse doesn&#8217;t correctly deploy the application. What I haven&#8217;t figured out is how to correctly associate the project without using the Debug or Run options. If you know a better way, leave a comment. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
</address>
<div id="attachment_337" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/25.png"><img class="size-medium wp-image-337" title="Step 25 - Hit Debug As again and hit the &quot;Flex Application&quot; choice" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/25-300x300.png" alt="Step 25 - Hit Debug As again and hit the &quot;Flex Application&quot; choice" width="300" height="300" /></a><p class="wp-caption-text">Step 25 - Hit Debug As again and hit the &quot;Flex Application&quot; choice</p></div>
<div id="attachment_338" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/26.png"><img class="size-medium wp-image-338" title="Step 26 - If everything worked, you should now be staring at the application and should have a message that the channel has connected." src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/26-300x231.png" alt="Step 26 - If everything worked, you should now be staring at the application and should have a message that the channel has connected." width="300" height="231" /></a><p class="wp-caption-text">Step 26 - If everything worked, you should now be staring at the application and should have a message that the channel has connected.</p></div>
<div id="attachment_339" class="wp-caption alignnone" style="width: 310px"><a href="http://intellidick.com/wordpress/wp-content/uploads/2009/03/27.png"><img class="size-medium wp-image-339" title="Step 27 - Now send a text message to the JMS topic using your favorite JMS client and enjoy the result!" src="http://intellidick.com/wordpress/wp-content/uploads/2009/03/27-300x231.png" alt="Step 27 - Now send a text message to the JMS topic using your favorite JMS client and enjoy the result!" width="300" height="231" /></a><p class="wp-caption-text">Step 27 - Now send a text message to the JMS topic using your favorite JMS client and enjoy the result!</p></div>
<p>That should do it! Enjoy your new found JMS happiness. As a reference, a Channel is what the Flex application uses to communicate with BlazeDS and can be HTTP or AMF. A Destination is where you send the messages to and from. A lot of the examples i&#8217;ve found don&#8217;t show you how to declare what channel you&#8217;re talking to as it&#8217;s supposed to be handled automatically, i&#8217;ve found this to be unreliable and once I started specifying the channel everything started working flawlessly so i&#8217;m staying with it. Also, you can do multiple channels for redundancy and such, but that&#8217;s a lesson for another day. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://intellidick.com/wordpress/2009/03/22/adobe-flex-blazeds-and-tibco-ems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linksys WRT610N and IPv6</title>
		<link>http://intellidick.com/wordpress/2009/02/02/linksys-wrt610n-and-ipv6/</link>
		<comments>http://intellidick.com/wordpress/2009/02/02/linksys-wrt610n-and-ipv6/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 00:18:52 +0000</pubDate>
		<dc:creator>ekrunch</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Useful Information]]></category>
		<category><![CDATA[802.11g]]></category>
		<category><![CDATA[802.11n]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Linksys]]></category>
		<category><![CDATA[Wireless-G]]></category>
		<category><![CDATA[Wireless-N]]></category>
		<category><![CDATA[WRT300N]]></category>
		<category><![CDATA[WRT610N]]></category>

		<guid isPermaLink="false">http://intellidick.com/wordpress/?p=235</guid>
		<description><![CDATA[Thanks to the shoddy job that Linksys did with the WRT300N, I grudgingly purchased a new Linksys WRT610N. What a pleasant surprise! Finally another decent product from Linksys. Not that i&#8217;ve ever expected much from the bargain networking gear, but the WRT300N was very, very bad. Several of the features didn&#8217;t work consistently, new firmware [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to the shoddy job that Linksys did with the WRT300N, I grudgingly purchased a new Linksys WRT610N. What a pleasant surprise! Finally another decent product from Linksys. Not that i&#8217;ve ever expected much from the bargain networking gear, but the WRT300N was very, very bad. Several of the features didn&#8217;t work consistently, new firmware was no where in sight, and the 802.11n was abysmal. The WRT300N made me regret ever upgrading from the WRT54GS, which was one of the best routers on the market and still is in the 802.11g game.</p>
<p>Fortunately the new WRT610N solves most of those problems. The simultaneous 2.4/5ghz radios make life really nice and performance is good. I&#8217;m now able to run all of my 802.11n gear on 5ghz while 802.11g stays on 2.4ghz. Each radio can also be restricted accordingly. Very handy. Well done Linksys. The updated features of the firmware are always welcome as well. More granular control over the system for those who need it definitely helps. And then there are those <em>surprise</em> features that we get from time to time.</p>
<p>I&#8217;ve recently started running IPv6 on my home network for the enhanced features that are offered. Things that were extensions in v4 are part of the standard in v6 and can make life nice, especially in high throughput situations. Imagine my surprise when I was updating my Ubuntu box and noticed that the WINE mirrors&#8217; IP address was a v6 one! So apparently, the WRT610N does IPv6, it just doesn&#8217;t tell you! This is some scary stuff folks, imagine that modern operating systems come with IPv6 enabled and people go and buy this router, not knowing that their doors are now open via a whole new protocol. Granted, most home users will never know, but I seriously wonder if the firewall in the 610N has v6 support.</p>
<p>Let&#8217;s hope that Linksys is one step ahead of us here or a lot of users are about to get their horizons broadened when the hackers start coming in via IPv6. <img src='http://intellidick.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>For those who are unfamiliar with IPv6 and would like to know more, Ars Technica has a nice primer. Read more <a href="http://arstechnica.com/hardware/news/2007/03/IPv6.ars">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://intellidick.com/wordpress/2009/02/02/linksys-wrt610n-and-ipv6/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

