<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>Augie Marcello</title>
	<link>http://augiemarcello.com</link>
	<description>RIA Developer specializing in Adobe Technologies</description>
	<pubDate>Sat, 14 Jul 2007 01:43:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>Flex 2 Pagination (1 of 3)</title>
		<link>http://augiemarcello.com/flex-2-pagination-1-of-3/</link>
		<comments>http://augiemarcello.com/flex-2-pagination-1-of-3/#comments</comments>
		<pubDate>Thu, 10 May 2007 12:31:45 +0000</pubDate>
		<dc:creator>augiemarcello</dc:creator>
		
		<category><![CDATA[Source Code]]></category>

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

		<category><![CDATA[ActionScript 3.0]]></category>

		<guid isPermaLink="false">http://208.113.204.39/flex-2-pagination-1-of-3/</guid>
		<description><![CDATA[The Flex 2 / Actionscript 3 Pagination example is intended to step through a large amount of data and give the user the ability to view it in manageable chunks instead of all at one time.
This first display example of three  which I will be releasing iterates through a Collection and calculates amount of [...]]]></description>
			<content:encoded><![CDATA[<p>The Flex 2 / Actionscript 3 Pagination example is intended to step through a large amount of data and give the user the ability to view it in manageable chunks instead of all at one time.</p>
<p>This <strong>first display example of three</strong>  which I will be releasing iterates through a Collection and calculates amount of data you would like to show based on your initial input. It will create a group of buttons based upon paginated values. Each button will be given two values which will then be used to filter on collection and grab corresponding data.</p>
<p>In the <strong>next pagination example</strong> I will be using a display which utilizes the next and previous buttons as shown in Google image below:</p>
<div style="text-align: center"><img border="0" src="http://www.augiemarcello.com/blog/augiemarcelloBlogAssets/Pagination/googlePic.jpg" /></div>
<p>Comments Questions, concerns are welcome.<br />
Enjoy,</p>
<p>-Augie</p>
<p><span id="intelliTxt" /></p>
<p><a href="http://www.examples.augiemarcello.com/Flex2/Pagination/Pagination.html"target="_blank" title="View the Flex 2 Pagination Example"  >example</a> | <a href="http://www.examples.augiemarcello.com/Flex2/Pagination/srcview/index.html"title="View the Flex 2 Pagination Example Source Code" target="_blank"  >source code</a> | <a href="http://www.examples.augiemarcello.com/Flex2/Pagination/srcview/PROTO.Pagination.zip"target="_blank" title="Download the Flex 2 Pagination Example"  >download</a> | <a href="http://www.examples.augiemarcello.com/Flex2/Pagination/asdoc/class-summary.html"target="_blank" title="View the Flex 2 ActionScript 3 Pagination ASDocs"  >asdoc</a></p>
]]></content:encoded>
			<wfw:commentRss>http://augiemarcello.com/flex-2-pagination-1-of-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Adobe Flex 2 Style Explorer</title>
		<link>http://augiemarcello.com/new-adobe-flex-2-style-explorer/</link>
		<comments>http://augiemarcello.com/new-adobe-flex-2-style-explorer/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 13:32:17 +0000</pubDate>
		<dc:creator>augiemarcello</dc:creator>
		
		<category><![CDATA[News]]></category>

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

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

		<category><![CDATA[ActionScript 3.0]]></category>

		<guid isPermaLink="false">http://208.113.204.39/new-adobe-flex-2-style-explorer/</guid>
		<description><![CDATA[Hello All,
I would like to extend a big THANKS to the Nice Job Adobe Consulting has done on the New Adobe Flex 2 Style Explorer. I love all the new features, especially the time saving export all CSS among many others ( Read About all the new updates Here ). This is going to make [...]]]></description>
			<content:encoded><![CDATA[<p>Hello All,<br />
I would like to extend a big <strong>THANKS</strong> to the Nice Job Adobe Consulting has done on the <strong>New Adobe Flex 2 Style Explorer</strong>. I love all the new features, especially the time saving <strong><em>export all CSS</em></strong> among many others ( Read About all the new updates <a href="http://weblogs.macromedia.com/mc/archives/2007/02/new_flex_style.cfm"title="Adobe Consulting New Flex 2 Style Explorer" target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/weblogs.macromedia.com');">Here</a> ). This is going to make all of our lives a little easier. Enjoy,<br />
-Augie</p>
<p><a href="http://weblogs.macromedia.com/mc/archives/Flex2StyleExplorer.zip"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/weblogs.macromedia.com');"> Download the Flex Style Explorer</a> | <a href="http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html"title="View the Adobe Flex 2 Style Explorer" target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/examples.adobe.com');">View the Flex Style Explorer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://augiemarcello.com/new-adobe-flex-2-style-explorer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex 2 Basic Email Form</title>
		<link>http://augiemarcello.com/flex-2-basic-email-form/</link>
		<comments>http://augiemarcello.com/flex-2-basic-email-form/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 21:28:30 +0000</pubDate>
		<dc:creator>augiemarcello</dc:creator>
		
		<category><![CDATA[Source Code]]></category>

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

		<category><![CDATA[ActionScript 3.0]]></category>

		<guid isPermaLink="false">http://208.113.204.39/flex-2-basic-email-form/</guid>
		<description><![CDATA[Here is a cut and dry example using an HTTP Service to send an email in Adobe Flex 2 via a simple PHP email script. Plain-Simple-Easy&#8230; ready for u to customize and expand upon(Validation, Error Handling).
Comments Questions, concerns are welcome.
Enjoy,
-Augie
&#124; example &#124; source code &#124; download &#124;
]]></description>
			<content:encoded><![CDATA[<p>Here is a cut and dry example using an HTTP Service to send an email in Adobe Flex 2 via a simple PHP email script. Plain-Simple-Easy&#8230; ready for u to customize and expand upon(Validation, Error Handling).<br />
Comments Questions, concerns are welcome.<br />
Enjoy,</p>
<p>-Augie</p>
<p>| <a href="http://www.examples.augiemarcello.com/Flex2/SimpleEmailForm/SimpleEmailForm.html"target="_blank" title="View the Flex 2 Basic Email Form"  >example</a> | <a href="http://www.examples.augiemarcello.com/Flex2/SimpleEmailForm/srcview/index.html"title="View the Flex 2 Basic Email Source Code" target="_blank"  >source code</a> | <a href="http://www.examples.augiemarcello.com/Flex2/SimpleEmailForm/srcview/PROTO.SimpleEmailForm.zip"target="_blank" title="Download the Flex 2 Basic Email Form Example"  >download</a> |</p>
]]></content:encoded>
			<wfw:commentRss>http://augiemarcello.com/flex-2-basic-email-form/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex 2 URLLoader with XML Parser</title>
		<link>http://augiemarcello.com/flex-2-urlloader-with-xml-parser/</link>
		<comments>http://augiemarcello.com/flex-2-urlloader-with-xml-parser/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 02:26:35 +0000</pubDate>
		<dc:creator>augiemarcello</dc:creator>
		
		<category><![CDATA[Source Code]]></category>

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

		<category><![CDATA[ActionScript 3.0]]></category>

		<guid isPermaLink="false">http://208.113.204.39/flex-2-urlloader-with-xml-parser/</guid>
		<description><![CDATA[I have been working with Adobe Flex since v1.0 you know when it was called Macromedia Flex. Within my 2+ years of working with Adobe Flex I have written tons of AS2 and AS3 code and have created many prototypes. Now that I take the train from Hamilton NJ - NY everyday to get to [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working with Adobe Flex since v1.0 you know when it was called Macromedia Flex. Within my 2+ years of working with Adobe Flex I have written tons of AS2 and AS3 code and have created many prototypes. Now that I take the train from Hamilton NJ - NY everyday to get to work/back I have time to go through and post allot of my code and prototypes (<strong>so visit often</strong>).</p>
<p class="MsoNormal">With that being said I present you with a basic URL Loader example. This example is pretty cut and dry. You pass it the path to a XML Document. It will Load the document and then parse the document with my XMLParser util. The XML parser class stuffs the data into an Array Collection and updates the view. Just note that there are <strong>MANY ways to accomplish this goal</strong>, and what I’m presenting is just<strong> one of various ways</strong>. Note: You can also load other file types with the URLLoader. Comments, Concerns, etc.. are Welcome.<br />
Enjoy,</p>
<p>-Augie.</p>
<p class="MsoNormal">| <a href="http://www.examples.augiemarcello.com/Flex2/URLRequestFile/URLRequestFile.html"title="View the URLLoader with XML Parser Example" target="_blank"  >example</a> | <a href="http://www.examples.augiemarcello.com/Flex2/URLRequestFile/srcview/index.html"target="_blank" title="View the URLLoader with XML Parser Source Code"  >source code</a> | <a href="http://www.examples.augiemarcello.com/Flex2/URLRequestFile/srcview/URLRequestFile.zip"title="Download the URLLoader with XML Parser Example" target="_blank"  >download</a> |<a title="Download the URLLoader with XML Parser Example" target="_blank" href="http://www.examples.augiemarcello.com/Flex2/URLRequestFile/srcview/URLRequestFile.zip"><br />
</a></p>
<p class="MsoNormal">
<p class="MsoNormal">
]]></content:encoded>
			<wfw:commentRss>http://augiemarcello.com/flex-2-urlloader-with-xml-parser/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cairngen</title>
		<link>http://augiemarcello.com/cairngen/</link>
		<comments>http://augiemarcello.com/cairngen/#comments</comments>
		<pubDate>Sun, 07 Jan 2007 22:32:55 +0000</pubDate>
		<dc:creator>augiemarcello</dc:creator>
		
		<category><![CDATA[ActionScript 3.0]]></category>

		<guid isPermaLink="false">http://208.113.204.39/cairngen/</guid>
		<description><![CDATA[
Well my buddy Eric Feminella is at it again. He has created Cairngen. Cairngen is a code generator for Adobe Cairngorm which allows us developers to easily and consistently generate Cairngorm project structures. No more ctrl+c ctrl+v when we need to create a new cairngorm sequence. If you develop using the Cairngorm Microarchitecture then this [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">
<p class="MsoNormal">Well my buddy Eric Feminella is at it again. He has created <a href="http://www.ericfeminella.com/blog/cairngen/"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.ericfeminella.com');">Cairngen</a>. Cairngen is a code generator for <a href="http://labs.adobe.com/wiki/index.php/Cairngorm"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/labs.adobe.com');">Adobe Cairngorm</a> which allows us developers to easily and consistently generate Cairngorm project structures. No more ctrl+c ctrl+v when we need to create a new cairngorm sequence. If you develop using the Cairngorm Microarchitecture then this is a must:<br />
<a href="http://www.ericfeminella.com/blog/cairngen/" onclick="javascript:urchinTracker ('/outbound/article/www.ericfeminella.com');">http://www.ericfeminella.com/blog/cairngen/</a></p>
<p class="MsoNormal">Keep up the phenomenal work Eric.</p>
<p class="MsoNormal">
]]></content:encoded>
			<wfw:commentRss>http://augiemarcello.com/cairngen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3 and Flex API Visual Map Posters</title>
		<link>http://augiemarcello.com/as3-and-flex-api-visual-maps-posters-and-pdf/</link>
		<comments>http://augiemarcello.com/as3-and-flex-api-visual-maps-posters-and-pdf/#comments</comments>
		<pubDate>Thu, 26 Oct 2006 19:29:42 +0000</pubDate>
		<dc:creator>augiemarcello</dc:creator>
		
		<category><![CDATA[News]]></category>

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

		<category><![CDATA[ActionScript 3.0]]></category>

		<guid isPermaLink="false">http://208.113.204.39/as3-and-flex-api-visual-maps-posters-and-pdf/</guid>
		<description><![CDATA[The guys over Adobe have released ActionScript 3.0 and Flex 2.0 API Visual Maps. They are currently giving these Gigantic Posters away at Max, and have provided a downloadable PDF version of it which you can find below. As Ted Patrick tells us &#8220;The posters provide a visual map of the class inheritance in Flex [...]]]></description>
			<content:encoded><![CDATA[<p>The guys over Adobe have released <strong>ActionScript 3.0</strong> and <strong>Flex 2.0 API Visual Maps</strong>. They are currently giving these <a href="http://www.onflex.org/ted/2006/10/free-as3-and-flex-api-posters-at-max.php"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.onflex.org');">Gigantic Posters</a> away at Max, and have provided a downloadable PDF version of it which you can find below. As Ted Patrick tells us &#8220;The posters provide a visual map of the class inheritance in Flex and AS3, exposing all methods, properties, and events.&#8221;</p>
<p><em>*Please note though U will need Adobe Acrobat 7.04 or above to view this pdf.</em></p>
<p><span class="postbody"><strong>AS3 and Flex API Visual Maps PDF Download::</strong><br />
<span class="postlink"> <span class="postbody"><a href="http://www.augiemarcello.com/blog/augiemarcelloBlogAssets/AS3_FlexAPI/AS3API_01.zip"title="Action Script 3.0 API Visual Map" target="_blank"  ><span class="postlink">ActionScript 3 API</span></a><br />
<a href="http://www.augiemarcello.com/blog/augiemarcelloBlogAssets/AS3_FlexAPI/FX2API_01.zip"target="_blank" title="Flex 2.0 API Visual Map"  ><span class="postlink">Flex 2 Framework API</span></a> </span></span></span></p>
<p><em><strong>Required to View Above PDF&#8217;s::</strong></em><br />
<a href="http://www.adobe.com/products/acrobat/readstep2.html"target="_blank" title="Get Adobe Reader  7.08"  onclick="javascript:urchinTracker ('/outbound/article/www.adobe.com');">Download Adobe Reader 7.08</a></p>
<p><img border="0" title="Adobe AS3 Flex API Image" alt="Adobe AS3 Flex API Image" src="http://www.augiemarcello.com/blog/augiemarcelloBlogAssets/AS3_FlexAPI/AS3FlexAPIImage.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://augiemarcello.com/as3-and-flex-api-visual-maps-posters-and-pdf/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
