<?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; C++</title> <atom:link href="http://www.flexjunk.com/category/c/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>Developing an AIR Native Extension for OSX and Windows in C++</title><link>http://www.flexjunk.com/2011/11/30/developing-an-air-native-extension-for-osx-and-windows-in-c/</link> <comments>http://www.flexjunk.com/2011/11/30/developing-an-air-native-extension-for-osx-and-windows-in-c/#comments</comments> <pubDate>Wed, 30 Nov 2011 17:48:38 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[AIR]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[C++]]></category> <category><![CDATA[security]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=448</guid> <description><![CDATA[In AIR 3.0, Adobe released a capability called Native Extensions.  This allows you to directly extend the capabilities of the AIR Runtime on any platform supported by AIR (iOS, Android, Windows, OSX, etc...).  In my consulting work for the NitroLM licensing and security project, I've had a chance to really dig into what it takes to develop a cross-platform native extension in C++.]]></description> <wfw:commentRss>http://www.flexjunk.com/2011/11/30/developing-an-air-native-extension-for-osx-and-windows-in-c/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Desktop Screen Capture in Adobe AIR</title><link>http://www.flexjunk.com/2011/02/24/desktop-screen-capture-in-adobe-air/</link> <comments>http://www.flexjunk.com/2011/02/24/desktop-screen-capture-in-adobe-air/#comments</comments> <pubDate>Thu, 24 Feb 2011 22:02:45 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[AIR]]></category> <category><![CDATA[C++]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=383</guid> <description><![CDATA[Update: We&#8217;re in beta! Contact me to get on the beta list: andrew [at] simplifiedlogic.com subject: NitroScreenCap Beta. Also, include your development OS platform. I&#8217;ve been working on a project for Simplified Logic that requires screen capture capabilities. Since this type of feature would be hugely useful to others developing AIR applications, I&#8217;ve convinced them [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2011/02/24/desktop-screen-capture-in-adobe-air/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>RIA Rockstars</title><link>http://www.flexjunk.com/2011/02/04/ria-rockstars/</link> <comments>http://www.flexjunk.com/2011/02/04/ria-rockstars/#comments</comments> <pubDate>Fri, 04 Feb 2011 20:09:54 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[AIR]]></category> <category><![CDATA[C++]]></category> <category><![CDATA[encryption]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=377</guid> <description><![CDATA[For those of you who haven&#8217;t heard, the Inside RIA blog is no more. Rich Tretola has been kind enough to round up former and new authors to work on a new blog site called RIA RockStars. My first contribution to the site is Efficient NativeProcess call in Adobe AIR. Enjoy!]]></description> <wfw:commentRss>http://www.flexjunk.com/2011/02/04/ria-rockstars/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Trip to the bank using Swift GPS 1.0 Alpha</title><link>http://www.flexjunk.com/2009/03/10/trip-to-the-bank-using-swift-gps-10-alpha/</link> <comments>http://www.flexjunk.com/2009/03/10/trip-to-the-bank-using-swift-gps-10-alpha/#comments</comments> <pubDate>Wed, 11 Mar 2009 01:55:44 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[C++]]></category> <category><![CDATA[GPS]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=106</guid> <description><![CDATA[I&#8217;ve worked out the majority of the kinks with Swift GPS, so I&#8217;m calling it in Alpha right now.  To give you a bit more information about the vision for this product, it will be a GPS track data logging device.  You stick a USB thumb drive in it, and it will track the movement [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2009/03/10/trip-to-the-bank-using-swift-gps-10-alpha/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>AIR Update Framework inspirations</title><link>http://www.flexjunk.com/2008/12/27/air-update-framework-inspirations/</link> <comments>http://www.flexjunk.com/2008/12/27/air-update-framework-inspirations/#comments</comments> <pubDate>Sat, 27 Dec 2008 15:26:31 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[AIR]]></category> <category><![CDATA[C++]]></category> <category><![CDATA[WCAP]]></category> <category><![CDATA[AIR Update Framework]]></category> <category><![CDATA[AutoUpdate+]]></category> <category><![CDATA[AutoUpdatePlus]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=40</guid> <description><![CDATA[I haven&#8217;t posted a whole lot to this blog lately because my recent consulting has been focused on C++ and C# .NET work.  I&#8217;ve been working on updating to Phasor Professional to version 2.1.1.  Phasor Professional is a Microsoft Visual C++ app originally written in 1998.  Ten years later, and it&#8217;s still going strong.  The [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2008/12/27/air-update-framework-inspirations/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WCAP Professional 1.0 &#8211; AIR video</title><link>http://www.flexjunk.com/2008/10/05/wcap-professional-10/</link> <comments>http://www.flexjunk.com/2008/10/05/wcap-professional-10/#comments</comments> <pubDate>Mon, 06 Oct 2008 01:16:27 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[AIR]]></category> <category><![CDATA[C++]]></category> <category><![CDATA[Degrafa]]></category> <category><![CDATA[Flex]]></category> <category><![CDATA[WCAP]]></category> <category><![CDATA[Flexlib]]></category> <guid
isPermaLink="false">http://www.flexjunk.com/?p=32</guid> <description><![CDATA[The last two weeks, I&#8217;ve been working on an AIR project called WCAP Pro.  It stands for Westberg Circuit Analysis Program and has been around in some form since the 80s.  It started out as an MS-DOS program written in Fortran 77 by my father.  He has a background in electrical engineering and mathematics.  There [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2008/10/05/wcap-professional-10/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
