<?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"
	>

<channel>
	<title>GRINDSTONE MEDIA</title>
	<atom:link href="http://www.grindstonemedia.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.grindstonemedia.net</link>
	<description>research design development</description>
	<pubDate>Sun, 29 Jun 2008 15:00:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Flex profiler connection problems</title>
		<link>http://www.grindstonemedia.net/2008/06/29/flex-profiler-connection-problems/</link>
		<comments>http://www.grindstonemedia.net/2008/06/29/flex-profiler-connection-problems/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 14:58:58 +0000</pubDate>
		<dc:creator>GRINDSTONE MEDIA</dc:creator>
		
		<category><![CDATA[Solutions]]></category>

		<category><![CDATA[flex profiler connection problem solution eset smart se]]></category>

		<guid isPermaLink="false">http://www.grindstonemedia.net/2008/06/30/flex-profiler-connection-problems/</guid>
		<description><![CDATA[There are many developers having problems getting the Flex Builder profiler to connect to their applications and unfortunately not many solutions that address the issue.
I would say that ninety nine point nine percent of the time Flex Builder cannot connect to the Flash Player Debugger because the Flash Player Debugger uses the TCP/IP protocol to [...]]]></description>
			<content:encoded><![CDATA[<p>There are many developers having problems getting the Flex Builder profiler to connect to their applications and unfortunately not many solutions that address the issue.</p>
<p>I would say that ninety nine point nine percent of the time Flex Builder cannot connect to the Flash Player Debugger because the Flash Player Debugger uses the TCP/IP protocol to connect to Flex Builder on various ports and those ports are blocked by a local firewall or security software. It is possible that the you may not have the Flash Player Debugger installed but by simply installing and making sure that you have the right software is an easy enough fix. If you still cannot connect, continue reading.</p>
<p>Systems that are mostly affected are Windows because Mac users usually don&#8217;t run any third party security software. I have tested on a Windows Vista machine and tested against Windows Defender and the built in Windows Firewall and both do not affect Flex Builder using the default install settings. I personally use the ESET Smart Security Suite and after hours of testing by turning off various features I managed to narrow down the problem.</p>
<p>If you are using ESET Smart Security follow the following steps:</p>
<ol>
<li>Open Smart Security. </li>
<li>If you are in standard mode and do not see a menu in the top right hand corner click <strong>Setup-&gt;Toggle Advanced Mode</strong>. </li>
<li>Click on the <strong>&#8216;Enter entire advanced setup tree&#8230;&#8217;</strong> link at the bottom. </li>
<li>Click <strong>Personal Firewall-&gt;Protocol Filtering</strong>. </li>
<li>Make sure <strong>&#8216;Enable application protocol content filtering&#8217;</strong> is selected. </li>
<li>Below that select <strong>Redirect traffic for filtering-&gt;HTTP and POP3 ports</strong>. </li>
</ol>
<p>By doing so you are telling your firewall to only filter over the HTTP and POP3 protocols.</p>
<p>If you are using a different firewall system or security suite, I would recommend making absolutely sure you know what you are doing before modifying and opening ports and potentially exposing your system to the web. An easier solution and safer option would be to add your localhost (127.0.0.1) to a trusted zone.</p>
<p>Try contacting your security software support team, they can sometimes be quite helpful, and by doing so it also makes them aware of the problem.</p>
<p>If you have had any troubles with your system please leave a comment and I will try to solve your problem. I would be interested to see which other systems are affected and the reasons why.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.grindstonemedia.net/2008/06/29/flex-profiler-connection-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>boot windows vista faster</title>
		<link>http://www.grindstonemedia.net/2008/06/24/boot-windows-vista-faster/</link>
		<comments>http://www.grindstonemedia.net/2008/06/24/boot-windows-vista-faster/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 20:28:43 +0000</pubDate>
		<dc:creator>GRINDSTONE MEDIA</dc:creator>
		
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.grindstonemedia.net/2008/06/24/boot-windows-vista-faster/</guid>
		<description><![CDATA[The hackers from hackosis.com posted a neat tip to get your windows vista booting faster. While you at it I noticed that david tucker also had some great tips on getting the most out of your vista machine.
]]></description>
			<content:encoded><![CDATA[<p>The hackers from <a href="http://www.hackosis.com" target="_blank">hackosis.com</a> posted a <a href="http://www.hackosis.com/index.php/2008/06/23/windows-quick-way-to-boost-vista-boot-time/" target="_blank">neat tip</a> to get your windows vista booting faster. While you at it I noticed that <a href="http://www.davidtucker.net" target="_blank">david tucker</a> also had some <a href="http://www.davidtucker.net/2007/08/16/speeding-up-microsoft-vista/" target="_blank">great tips</a> on getting the most out of your vista machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.grindstonemedia.net/2008/06/24/boot-windows-vista-faster/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex development on Ubuntu 8.04</title>
		<link>http://www.grindstonemedia.net/2008/06/02/flex-development-on-ubuntu-804/</link>
		<comments>http://www.grindstonemedia.net/2008/06/02/flex-development-on-ubuntu-804/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 12:54:14 +0000</pubDate>
		<dc:creator>GRINDSTONE MEDIA</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[flex builder]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.grindstonemedia.net/?p=61</guid>
		<description><![CDATA[Ok so first things fist which version of linux do I install? My first choice is surely Ubuntu Hardy Heron 8.04 although I have a soft spot for their values and celebrity endorsement  the Ubuntu community really do have a great release that has all the tools I need to get started.
My second choice [...]]]></description>
			<content:encoded><![CDATA[<p>Ok so first things fist which version of linux do I install? My first choice is surely Ubuntu Hardy Heron 8.04 although I have a soft spot for their values and <a title="Madiba" href="http://www.youtube.com/watch?v=ODQ4WiDsEBQ" target="_blank">celebrity endorsement</a> <img src='http://www.grindstonemedia.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> the Ubuntu community really do have a great release that has all the tools I need to get started.</p>
<p>My second choice and certainly worth mentioning would have been Fedora, this is a really professional distribution with great support and a large community.</p>
<p>The difference between the two? Ubuntu roots are Debian based while Fedora is based on RedHat. (Keep in mind that linux is very customizable and most of the time workarounds exist for both).</p>
<p>So after installation everything worked first time no major problems, installation was easier than windows and most of my devices were detected and working straight out the box. Not bad for an open source operating system eh?</p>
<p>So whats the first thing I do once my installation is complete, install Flex Builder of course. InisdeRIA.com had a great <a title="Step by step Flex builder on Ubuntu Linux" href="http://www.insideria.com/2008/04/step-by-step-setting-up-flex-b.html" target="_blank">article</a> on getting java and eclipse set up, that&#8217;s pretty much all you need to get flex builder rocking.</p>
<p>Next up, vmware workstation. With vmware workstation installed you can run windows inside a virtual machine and use all your favourites like photoshop and flash. I had a few problems when I had to install vmware workstaition on the latest linux kernel, luckily in true linux tradition, somebody wrote a patch that fixes any issues during installation. I have mirrored the patch here for other people who need it.<br />
Download <a href="http://www.grindstonemedia.net/wp-content/uploads/2008/06/vmware-any-any-update-115-k2624-wirelessbridgetar.gz">vmware-any-any-update-115-k2624-wirelessbridgetar</a></p>
<p>Since making the switch I would say that yes I probably did not have to switch to Linux to get my work done, but every day I honestly do find a reason not to switch back and although there are a few bits of windows that I do miss, nothing compares to the amount of useful development software available for linux. I really am in programmer heaven right now. Give it a go if you have the time, you won&#8217;t be sorry&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.grindstonemedia.net/2008/06/02/flex-development-on-ubuntu-804/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Package your code with ant</title>
		<link>http://www.grindstonemedia.net/2008/04/23/package-your-code-with-ant/</link>
		<comments>http://www.grindstonemedia.net/2008/04/23/package-your-code-with-ant/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 09:47:24 +0000</pubDate>
		<dc:creator>GRINDSTONE MEDIA</dc:creator>
		
		<category><![CDATA[Ant]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Solutions]]></category>

		<category><![CDATA[ant swc compile]]></category>

		<guid isPermaLink="false">http://www.grindstonemedia.net/?p=59</guid>
		<description><![CDATA[I recently commented on how ant is by far the most versatile and flexible way to compile your Flex applications, take for example this sample swc compiler project.
I keep this project handy in my workspace, and if I ever need to compile or package my source code into a swc file (pronounced swik for the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently commented on how ant is by far the most versatile and flexible way to compile your Flex applications, take for example this sample swc compiler project.</p>
<p>I keep this project handy in my workspace, and if I ever need to compile or package my source code into a swc file (pronounced swik for the noobs) I do the following:</p>
<ol>
<li>Copy my source code into the source directory</li>
<li>Open up build.properties and set the parameters
<pre>flex-sdk-dir=C:/tools/flex3_sdk
output-name=pixelate.swc
src-dir=src
bin-dir=bin</pre>
</li>
<li>And open up build.xml in the Eclipse Ant view</li>
<li>Now I am good to go</li>
<li>Finally to build my project simply double click the &#8220;compile-swc&#8221; task in my Ant view.</li>
</ol>
<p>This is obviously a very basic example, but consider how useful this becomes if you are developing a third-party api for a team of developers.</p>
<p>You can distribute your code in a neat tidy package and be safe in the knowledge that if anyone decides tinker with your code they only have access to available public members.</p>
<p>Don&#8217;t even consider compiling a swc file and expecting it to be completely secure and inaccessible, because where there&#8217;s a will there is a way. The point is that you have a working tool that you can distribute and safe guard yourself against bugs caused by other developers.</p>
<p>Download the above mentioned <a href="http://www.grindstonemedia.net/wp-content/uploads/2008/04/swccompiler.zip">swccompiler</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.grindstonemedia.net/2008/04/23/package-your-code-with-ant/feed/</wfw:commentRss>
		</item>
		<item>
		<title>And old pixelate effect</title>
		<link>http://www.grindstonemedia.net/2008/04/17/and-old-pixelate-effect/</link>
		<comments>http://www.grindstonemedia.net/2008/04/17/and-old-pixelate-effect/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 12:35:24 +0000</pubDate>
		<dc:creator>GRINDSTONE MEDIA</dc:creator>
		
		<category><![CDATA[ActionScript3]]></category>

		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.grindstonemedia.net/?p=56</guid>
		<description><![CDATA[Been sweeping my desktop and came across an old pixelate effect, so I have decided to share.
Upgrade your flash player if you see this message

// 
]]></description>
			<content:encoded><![CDATA[<p>Been sweeping my desktop and came across an old pixelate effect, so I have decided to <a href='http://www.grindstonemedia.net/wp-content/uploads/2008/04/pixelate.zip'>share</a>.</p>
<p id="flashcontent"><strong>Upgrade your flash player if you see this message</strong></p>
<p><script type="text/javascript">
// <![CDATA[ 
var so = new SWFObject("http://www.grindstonemedia.net/wp-content/uploads/2008/04/pixelate.swf", "p_demo", "300", "300", "9", "#FFFFFF"); 
so.write("flashcontent");
// ]]&gt;
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.grindstonemedia.net/2008/04/17/and-old-pixelate-effect/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Extended Flex ComboBox</title>
		<link>http://www.grindstonemedia.net/2008/04/16/extended-flex-combobox/</link>
		<comments>http://www.grindstonemedia.net/2008/04/16/extended-flex-combobox/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 12:19:37 +0000</pubDate>
		<dc:creator>GRINDSTONE MEDIA</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.grindstonemedia.net/?p=55</guid>
		<description><![CDATA[DEfusion posted an extended Flex ComboBox that works a treat check it out: FoxyComboBox
]]></description>
			<content:encoded><![CDATA[<p><a title="DEfusion" href="http://www.defusion.org.uk" target="_blank">DEfusion </a>posted an extended Flex ComboBox that works a treat check it out: <a title="FoxyComboBox for Flex" href="http://www.defusion.org.uk/code/foxycombobox-for-flex/" target="_blank">FoxyComboBox</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.grindstonemedia.net/2008/04/16/extended-flex-combobox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>flexcursion and flex addiction</title>
		<link>http://www.grindstonemedia.net/2008/04/16/flexcursion-and-flex-addiction/</link>
		<comments>http://www.grindstonemedia.net/2008/04/16/flexcursion-and-flex-addiction/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 08:33:38 +0000</pubDate>
		<dc:creator>GRINDSTONE MEDIA</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.grindstonemedia.net/?p=54</guid>
		<description><![CDATA[Bumped into this via this, and thought I would share. The more flex I code the happier I get, is that normal?
Flex = Dopamine = sm:)e
]]></description>
			<content:encoded><![CDATA[<p>Bumped into <a title="Flexcursion" href="http://flexcursion.ning.com/" target="_blank">this </a>via <a title="Frankie Loscavio's Blog" href="http://frankieloscavio.blogspot.com/2008/04/using-notepad-2-for-mxml-and_02.html" target="_blank">this</a>, and thought I would share. The more flex I code the happier I get, is that normal?</p>
<p>Flex = Dopamine = sm:)e</p>
]]></content:encoded>
			<wfw:commentRss>http://www.grindstonemedia.net/2008/04/16/flexcursion-and-flex-addiction/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cairngorm event gotcha</title>
		<link>http://www.grindstonemedia.net/2008/04/15/cairngorm-event-gotcha/</link>
		<comments>http://www.grindstonemedia.net/2008/04/15/cairngorm-event-gotcha/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 20:31:50 +0000</pubDate>
		<dc:creator>GRINDSTONE MEDIA</dc:creator>
		
		<category><![CDATA[Cairngorm]]></category>

		<category><![CDATA[Code]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.grindstonemedia.net/?p=53</guid>
		<description><![CDATA[The latest version of Cairngorm i.e. Cairngorm v2.2.1 has an added helper method in the CairngormEvent class. CairngormEvent-&#62;dispatch(e:CairngormEvent). The other day I was busy debugging an application and came across the following code inside one of the views:

var event:CairngormEvent = new CairngormEvent&#40;&#41;;
dispatchEvent&#40;event&#41;;

At first glance this seems completely normal but will fail silently and cease to [...]]]></description>
			<content:encoded><![CDATA[<p>The latest version of <a title="Cairngorm" href="http://labs.adobe.com/wiki/index.php/Cairngorm" target="_blank">Cairngorm</a> i.e. Cairngorm v2.2.1 has an added helper method in the CairngormEvent class. CairngormEvent-&gt;dispatch(e:CairngormEvent). The other day I was busy debugging an application and came across the following code inside one of the views:</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript3"><span style="color: #6699cc; font-weight: bold;">var</span> event<span style="color: #000000; font-weight: bold;">:</span>CairngormEvent = <span style="color: #0033ff; font-weight: bold;">new</span> CairngormEvent<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
<span style="color: #004993;">dispatchEvent</span><span style="color: #000000;">&#40;</span>event<span style="color: #000000;">&#41;</span>;</pre></div></div>

<p>At first glance this seems completely normal but will fail silently and cease to trigger the associated command.</p>
<p>While I do appreciate the new CairngormEvent helper method which should look like this:</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript3"><span style="color: #6699cc; font-weight: bold;">var</span> event<span style="color: #000000; font-weight: bold;">:</span>CairngormEvent = <span style="color: #0033ff; font-weight: bold;">new</span> CairngormEvent<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
event.dispatch<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;</pre></div></div>

<p>for clarity towards fellow team members who may not be familiar with Cairngorm and better distinction between Cairngorm application events and standard view events, I recommend still using the original syntax to dispatch your events:</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript3"><span style="color: #6699cc; font-weight: bold;">var</span> event<span style="color: #000000; font-weight: bold;">:</span>CairngormEvent = <span style="color: #0033ff; font-weight: bold;">new</span> CairngormEvent<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
CairngormEventDispatcher.getInstance<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>.<span style="color: #004993;">dispatchEvent</span><span style="color: #000000;">&#40;</span>event<span style="color: #000000;">&#41;</span>;</pre></div></div>

<p>This will ensure that the event is clearly dispatched by the Cairngorm framework and not your view.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.grindstonemedia.net/2008/04/15/cairngorm-event-gotcha/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Use Apache Ant, Flex Builder or FDT to increase team collabiration</title>
		<link>http://www.grindstonemedia.net/2008/04/14/use-apache-ant-flex-builder-or-fdt-to-increase-team-collabiration/</link>
		<comments>http://www.grindstonemedia.net/2008/04/14/use-apache-ant-flex-builder-or-fdt-to-increase-team-collabiration/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 15:55:08 +0000</pubDate>
		<dc:creator>GRINDSTONE MEDIA</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.grindstonemedia.net/?p=52</guid>
		<description><![CDATA[After taking the plunge and jumping into using Apache Ant to build my current project I can say that I highly recommend it to anyone who works in a team environment.
The advantage is that you can configure exactly how you would like your application to compile, build and deploy and share this same configuration with [...]]]></description>
			<content:encoded><![CDATA[<p>After taking the plunge and jumping into using Apache Ant to build my current project I can say that I highly recommend it to anyone who works in a team environment.</p>
<p>The advantage is that you can configure exactly how you would like your application to compile, build and deploy and share this same configuration with fellow colleagues.</p>
<p>The only configuration for other team members would be to set the path to their Flex 3 SDK directory.</p>
<p>To get started here is a <a title="Apache Ant Tutorial" href="http://www.boostworthy.com/blog/?p=194" target="_blank">tutorial</a> worth reading.</p>
<p>When you have a moment I encourage you to give a sample project a test run compiling with Ant, and as a challenge see if you can set it up to email you if there were any build errors.</p>
<p>While you getting into it why not read through some Ant best <a title="15 Ant Best Practices" href="http://www.onjava.com/pub/a/onjava/2003/12/17/ant_bestpractices.html" target="_blank">practices</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.grindstonemedia.net/2008/04/14/use-apache-ant-flex-builder-or-fdt-to-increase-team-collabiration/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Street level mapping ban</title>
		<link>http://www.grindstonemedia.net/2008/03/13/street-level-mapping-ban/</link>
		<comments>http://www.grindstonemedia.net/2008/03/13/street-level-mapping-ban/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 23:04:18 +0000</pubDate>
		<dc:creator>GRINDSTONE MEDIA</dc:creator>
		
		<category><![CDATA[Consciousness]]></category>

		<guid isPermaLink="false">http://www.grindstonemedia.net/2008/03/13/street-level-mapping-ban/</guid>
		<description><![CDATA[The US Pentagon have banned Google from street level mapping various  military bases around the country, so sadly no 3D panoramas of tanks and guns  and manly things like that.
Read the full story on BBC news.
]]></description>
			<content:encoded><![CDATA[<p>The US Pentagon have banned Google from street level mapping various  military bases around the country, so sadly no 3D panoramas of tanks and guns  and manly things like that.</p>
<p>Read the <a href="http://news.bbc.co.uk/1/hi/world/americas/7282635.stm" title="Pentagon bans Google map-makers">full story</a> on BBC news.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.grindstonemedia.net/2008/03/13/street-level-mapping-ban/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
