<?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> &#187; Flex</title> <atom:link href="http://www.flexjunk.com/category/flex/feed/" rel="self" type="application/rss+xml" /><link>http://www.flexjunk.com</link> <description>Blog about Flex, AIR, Security, and other various topics</description> <lastBuildDate>Wed, 30 Nov 2011 17:48:38 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Introducing MileTrack GPS</title><link>http://www.flexjunk.com/2011/06/08/introducing-miletrack-gps/</link> <comments>http://www.flexjunk.com/2011/06/08/introducing-miletrack-gps/#comments</comments> <pubDate>Wed, 08 Jun 2011 11:00:40 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[Android]]></category> <category><![CDATA[Flex]]></category> <category><![CDATA[GPS]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=426</guid> <description><![CDATA[MileTrack GPS is pain-free business mileage tracking. The gist is that you track your mileage driven using a smartphone or GPS device, upload to the service, and later generate a mileage expense reimbursement report. If you&#8217;re interested, we offer a 60-day free trial to test out the system. Head on over to miletrackgps.com to check [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2011/06/08/introducing-miletrack-gps/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Make Flex-Mojos Maven Project behave like FlashBuilder</title><link>http://www.flexjunk.com/2011/05/19/make-flex-mojos-maven-project-behave-like-flashbuilder/</link> <comments>http://www.flexjunk.com/2011/05/19/make-flex-mojos-maven-project-behave-like-flashbuilder/#comments</comments> <pubDate>Thu, 19 May 2011 15:31:01 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[as3]]></category> <category><![CDATA[Flex]]></category> <category><![CDATA[Flexbuilder]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[Maven]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=400</guid> <description><![CDATA[Flex-Mojos is a set of Maven plugins that allow you to do command-line builds for Flex projects. The real power comes from being able to leverage the power of Maven to do your entire build (front-end, back-end, unit testing, and integration testing) one fell swoop. It&#8217;s also very useful if you have a large complex [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2011/05/19/make-flex-mojos-maven-project-behave-like-flashbuilder/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Fix broken Content Assist in FlashBuilder</title><link>http://www.flexjunk.com/2011/03/23/fix-broken-content-assist-in-flashbuilder/</link> <comments>http://www.flexjunk.com/2011/03/23/fix-broken-content-assist-in-flashbuilder/#comments</comments> <pubDate>Wed, 23 Mar 2011 14:48:43 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[as3]]></category> <category><![CDATA[Flex]]></category> <category><![CDATA[Flexbuilder]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=397</guid> <description><![CDATA[I&#8217;ve noticed that at times FlashBuilder and in my case, the FlashBuilder plugin for Eclipse seems to randomly lose its ability to work. In the past, I&#8217;ve had to completely rebuild my workspace and re-import all of my projects. I&#8217;ve also seen a number of posts about how you should 1.) shutdown flashbuilder 2.) in [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2011/03/23/fix-broken-content-assist-in-flashbuilder/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Managing Initial SWF Focus in All browsers</title><link>http://www.flexjunk.com/2010/12/30/managing-initial-swf-focus-in-all-browsers/</link> <comments>http://www.flexjunk.com/2010/12/30/managing-initial-swf-focus-in-all-browsers/#comments</comments> <pubDate>Thu, 30 Dec 2010 22:42:13 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[as3]]></category> <category><![CDATA[Flex]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=363</guid> <description><![CDATA[Nothing is more annoying than loading up a full browser flex app that has a login screen&#8230; It looks like it&#8217;s ready so you start typing only to realize that doesn&#8217;t let you type anything in. Usually, this is because your SWF file doesn&#8217;t have the browser focus. Even if you&#8217;ve set the focus to [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2010/12/30/managing-initial-swf-focus-in-all-browsers/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Flash &amp; Transparent Bitmaps: A Better solution</title><link>http://www.flexjunk.com/2010/12/01/flash-transparent-bitmaps-a-better-solution/</link> <comments>http://www.flexjunk.com/2010/12/01/flash-transparent-bitmaps-a-better-solution/#comments</comments> <pubDate>Wed, 01 Dec 2010 16:07:42 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[as3]]></category> <category><![CDATA[Flex]]></category> <category><![CDATA[png]]></category> <category><![CDATA[transparency]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=353</guid> <description><![CDATA[When you layer Bitmap images on top of each other in Flash/Flex/AIR, an interesting thing happens. Mouse events are captured by the top-most image and aren&#8217;t passed through to anything underneath. Even when hovering over, or clicking on transparent areas, the events just don&#8217;t get through. Moses over at MosesSupposes created an InteractivePNG solution that [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2010/12/01/flash-transparent-bitmaps-a-better-solution/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Flex 4 Smoked Glass Container Skin</title><link>http://www.flexjunk.com/2010/07/31/flex-4-smoked-glass-container-skin/</link> <comments>http://www.flexjunk.com/2010/07/31/flex-4-smoked-glass-container-skin/#comments</comments> <pubDate>Sun, 01 Aug 2010 03:03:27 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[as3]]></category> <category><![CDATA[Flex]]></category> <category><![CDATA[skinning]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=313</guid> <description><![CDATA[On a project I&#8217;m working on, I need to have semi-transparent containers to hold controls over top of screen-filling bright and colorful background. While I&#8217;m not 100% satisfied with it, I think it will suffice for the time being. I was originally going for an effect similar to the window borders in Windows 7 where [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2010/07/31/flex-4-smoked-glass-container-skin/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Talking &#8220;Satellite&#8221; &#8211; Throwing GPS Data at Flex</title><link>http://www.flexjunk.com/2010/03/11/talking-satellite-throwing-gps-data-at-flex/</link> <comments>http://www.flexjunk.com/2010/03/11/talking-satellite-throwing-gps-data-at-flex/#comments</comments> <pubDate>Thu, 11 Mar 2010 21:04:33 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[360 Flex]]></category> <category><![CDATA[AIR]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[Data]]></category> <category><![CDATA[Degrafa]]></category> <category><![CDATA[Flex]]></category> <category><![CDATA[GPS]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=290</guid> <description><![CDATA[I recently had an opportunity to give a talk at 360&#124;Flex along with Randy Troppmann. Slides and code examples are posted below. Video of the session will come sometime in the unforeseen future as they have many hours of other sessions to post-process before getting to mine. Presentation PDF (warning: large) MileageBuddy (viewsrc enabled) HeatmapExample [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2010/03/11/talking-satellite-throwing-gps-data-at-flex/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Degrafa &#8211; Indy Flex User Group</title><link>http://www.flexjunk.com/2010/02/24/degrafa-indy-flex-user-group/</link> <comments>http://www.flexjunk.com/2010/02/24/degrafa-indy-flex-user-group/#comments</comments> <pubDate>Wed, 24 Feb 2010 13:44:33 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[Degrafa]]></category> <category><![CDATA[Flex]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=284</guid> <description><![CDATA[I had the privilege of speaking to the Indy Flex User Group last night on the topic of Degrafa. While I&#8217;m not one of the architects or contributors to the project, I do make extensive use of Degrafa in most of my personal and consulting development work. Below is presentation material and example code I [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2010/02/24/degrafa-indy-flex-user-group/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Talking Satellite: Throwing GPS data at 360Flex</title><link>http://www.flexjunk.com/2010/02/09/talking-satellite-throwing-gps-data-at-360flex/</link> <comments>http://www.flexjunk.com/2010/02/09/talking-satellite-throwing-gps-data-at-360flex/#comments</comments> <pubDate>Wed, 10 Feb 2010 00:42:37 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[360 Flex]]></category> <category><![CDATA[Data]]></category> <category><![CDATA[Flex]]></category> <category><![CDATA[GPS]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=272</guid> <description><![CDATA[I&#8217;m slated to speak at 360&#124;Flex San Jose on March 7-10 on the topic of GPS data and doing neat things with it in Flex/AIR. I&#8217;ll be co-presenting along with Randy Troppmann. Randy had been doing work for quite awhile in the GPS space with his work on runningmap.com. Runningmap.com is a website that allows [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2010/02/09/talking-satellite-throwing-gps-data-at-360flex/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Integrating GraniteDS, ActiveMQ, and Tomcat</title><link>http://www.flexjunk.com/2009/11/16/integrating-graniteds-activemq-and-tomcat/</link> <comments>http://www.flexjunk.com/2009/11/16/integrating-graniteds-activemq-and-tomcat/#comments</comments> <pubDate>Mon, 16 Nov 2009 15:44:13 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[Data]]></category> <category><![CDATA[Flex]]></category> <category><![CDATA[ActiveMQ]]></category> <category><![CDATA[GraniteDS]]></category> <category><![CDATA[JMS]]></category> <category><![CDATA[messaging]]></category> <category><![CDATA[Tomcat]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=221</guid> <description><![CDATA[GraniteDS is a free and open source (LGPL&#8217;d) alternative to Adobe® LiveCycle® (Flex™ 2+) Data Services for Java EE application servers. Java Message Service (JMS) is a technology designed for handling real-time Publish/Subscribe architectures of which Apache ActiveMQ is an implementer. By default, the GraniteDS messaging architecture (called Gravity) uses its own internal simple Publish/Subscribe [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2009/11/16/integrating-graniteds-activemq-and-tomcat/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
