<?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>Development Trends</title>
	<atom:link href="http://www.dev-trend.com/main/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.dev-trend.com/main</link>
	<description>Development Trends</description>
	<lastBuildDate>Thu, 28 Jan 2010 19:53:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AlivePDF &#8211; 100% client side PDF generation</title>
		<link>http://www.dev-trend.com/main/?p=425</link>
		<comments>http://www.dev-trend.com/main/?p=425#comments</comments>
		<pubDate>Thu, 28 Jan 2010 13:29:48 +0000</pubDate>
		<dc:creator>MKE</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.dev-trend.com/main/?p=425</guid>
		<description><![CDATA[I ran into this cool SWC at www.AlivePDF.org &#8211; so have a detailed look here if you want to output PDF&#8217;s from eg. Adobe AIR.
www.AlivePDF.org: &#8220;AlivePDF is an open-source ActionScript 3 (Flash, Flex, AIR) PDF generation library ported from the FPDF PHP project.
It allows you to generate PDF&#8217;s 100% client-side.&#8221;
]]></description>
		<wfw:commentRss>http://www.dev-trend.com/main/?feed=rss2&amp;p=425</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new Apple IPad &#8211; but why is Flash not supported</title>
		<link>http://www.dev-trend.com/main/?p=423</link>
		<comments>http://www.dev-trend.com/main/?p=423#comments</comments>
		<pubDate>Thu, 28 Jan 2010 11:56:06 +0000</pubDate>
		<dc:creator>MKE</dc:creator>
				<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.dev-trend.com/main/?p=423</guid>
		<description><![CDATA[The new Apple IPad is out &#8211; but why isn&#8217;t Flash supported ?
Click here to see the engadget-review
]]></description>
		<wfw:commentRss>http://www.dev-trend.com/main/?feed=rss2&amp;p=423</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FITC Amsterdam 2010</title>
		<link>http://www.dev-trend.com/main/?p=420</link>
		<comments>http://www.dev-trend.com/main/?p=420#comments</comments>
		<pubDate>Sat, 02 Jan 2010 21:05:18 +0000</pubDate>
		<dc:creator>MKE</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.dev-trend.com/main/?p=420</guid>
		<description><![CDATA[Time to register for FITC Amsterdam 2010
Some headlines from the FITC Website:

Two full days and nights of events, plus one day of optional pre-festival workshops
Over 50 presentations and panels covering the Creative, Technical, and Business aspects of Flash and digital media
Over 500 attendees from around the globe
Over 50 internationally renowned design and technology presenters
Includes three [...]]]></description>
		<wfw:commentRss>http://www.dev-trend.com/main/?feed=rss2&amp;p=420</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe AIR 2 &#8211; BETA</title>
		<link>http://www.dev-trend.com/main/?p=418</link>
		<comments>http://www.dev-trend.com/main/?p=418#comments</comments>
		<pubDate>Mon, 14 Dec 2009 21:51:42 +0000</pubDate>
		<dc:creator>MKE</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Beta]]></category>

		<guid isPermaLink="false">http://www.dev-trend.com/main/?p=418</guid>
		<description><![CDATA[Try some of the new features below in Adobe AIR 2 &#8211; BETA


Support for the detection of mass storage devices.
Advanced networking capabilities like secure sockets, UDP support, and the ability to listen on sockets.
Support for native code integration.
The ability to open a file with its default application.
Multi-touch and gesture support.
New APIs for access to raw [...]]]></description>
		<wfw:commentRss>http://www.dev-trend.com/main/?feed=rss2&amp;p=418</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get started with Flex and PHP using Zend</title>
		<link>http://www.dev-trend.com/main/?p=414</link>
		<comments>http://www.dev-trend.com/main/?p=414#comments</comments>
		<pubDate>Tue, 01 Dec 2009 21:34:46 +0000</pubDate>
		<dc:creator>MKE</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[FLEX 3.0]]></category>
		<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[WebORB]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.dev-trend.com/main/?p=414</guid>
		<description><![CDATA[If you have  experience with BlazeDS, WebORB or AMFPHP you might also want to have a look at the Zend Framework &#8211; Adobe and Zend have announced a collaboration for creating Flex applications powered by the Zend Framework &#8211; interested..? then just click here to get started.
Or have a look at the Programmer&#8217;s reference guide.
]]></description>
		<wfw:commentRss>http://www.dev-trend.com/main/?feed=rss2&amp;p=414</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goto and Learn</title>
		<link>http://www.dev-trend.com/main/?p=410</link>
		<comments>http://www.dev-trend.com/main/?p=410#comments</comments>
		<pubDate>Mon, 30 Nov 2009 22:51:54 +0000</pubDate>
		<dc:creator>MKE</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[FLEX 3.0]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.dev-trend.com/main/?p=410</guid>
		<description><![CDATA[I just ran into this amazing site &#8211; containing a lot of good Adobe Flex Video code-samples/tutorials &#8230; Goto and Learn&#8230; click here to visit the site.
]]></description>
		<wfw:commentRss>http://www.dev-trend.com/main/?feed=rss2&amp;p=410</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flash Builder for Force.com – Developer Preview</title>
		<link>http://www.dev-trend.com/main/?p=403</link>
		<comments>http://www.dev-trend.com/main/?p=403#comments</comments>
		<pubDate>Sun, 08 Nov 2009 15:01:48 +0000</pubDate>
		<dc:creator>MKE</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Force.com]]></category>
		<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://www.dev-trend.com/main/?p=403</guid>
		<description><![CDATA[Adobe Flash Builder for Force.com – Developer Preview (codename Stratus) is a new development tool for building cloud-based, rich Internet applications (RIAs) that can be deployed in the browser or on the desktop leveraging Adobe AIR.
Read more at Adobe Developer Connection

]]></description>
		<wfw:commentRss>http://www.dev-trend.com/main/?feed=rss2&amp;p=403</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defining a SAP Flash Islands candidate: MashUp&#8217;s using existing Adobe components</title>
		<link>http://www.dev-trend.com/main/?p=309</link>
		<comments>http://www.dev-trend.com/main/?p=309#comments</comments>
		<pubDate>Mon, 26 Oct 2009 23:11:44 +0000</pubDate>
		<dc:creator>MKE</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Cocomo]]></category>
		<category><![CDATA[FLEX 3.0]]></category>
		<category><![CDATA[Flash Island]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Goo]]></category>

		<guid isPermaLink="false">http://www.dev-trend.com/main/?p=309</guid>
		<description><![CDATA[In the good old days when the SAP Portal was brand new and everybody discussed what kind of content would/could be available in there in the near future, there was always one example which was demo&#8217;ed again and again: The Stock ticker or The list of preferred stocks and related updates. Although we knew that [...]]]></description>
		<wfw:commentRss>http://www.dev-trend.com/main/?feed=rss2&amp;p=309</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Wave and Business Process Modeling in SAP Netweaver</title>
		<link>http://www.dev-trend.com/main/?p=386</link>
		<comments>http://www.dev-trend.com/main/?p=386#comments</comments>
		<pubDate>Mon, 05 Oct 2009 20:31:34 +0000</pubDate>
		<dc:creator>MKE</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Wave]]></category>
		<category><![CDATA[Business Process Model]]></category>
		<category><![CDATA[Google Wave]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://www.dev-trend.com/main/?p=386</guid>
		<description><![CDATA[If you want to have a closer look at some of the newest possibilities within Google Wave, then SAP has developed a prototype called Gravity. Gravity uses Google Wave and could be used to develop Business Process models &#8211; which could be used later on in SAP&#8217;s BPM software.
See the prototype in action and read [...]]]></description>
		<wfw:commentRss>http://www.dev-trend.com/main/?feed=rss2&amp;p=386</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Netweaver and Google Wave&#8230;.</title>
		<link>http://www.dev-trend.com/main/?p=374</link>
		<comments>http://www.dev-trend.com/main/?p=374#comments</comments>
		<pubDate>Mon, 21 Sep 2009 20:22:18 +0000</pubDate>
		<dc:creator>MKE</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Wave]]></category>

		<guid isPermaLink="false">http://www.dev-trend.com/main/?p=374</guid>
		<description><![CDATA[In the SAP Network Blog SAP and Google Wave &#8211; Conversation Augmentation &#8211; DJ Adams describes how he has implemented a small demo which will integrate a Google Wave application with SAP Netweaver.
Want to know more about Google Wave &#8211; see the following screencast:

]]></description>
		<wfw:commentRss>http://www.dev-trend.com/main/?feed=rss2&amp;p=374</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
