<?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>Harish Sivaramakrishnan &#187; applications</title>
	<atom:link href="http://blog.flexgeek.in/category/applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexgeek.in</link>
	<description>Platform Evangelist @ Adobe</description>
	<lastBuildDate>Thu, 15 Jul 2010 06:30:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Simple Flex4 color swatch using Spark List</title>
		<link>http://blog.flexgeek.in/2010/01/flex4swatchpanel/</link>
		<comments>http://blog.flexgeek.in/2010/01/flex4swatchpanel/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 16:09:36 +0000</pubDate>
		<dc:creator>Harish Sivaramakrishnan</dc:creator>
				<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Spark]]></category>

		<guid isPermaLink="false">http://blog.flexgeek.in/?p=564</guid>
		<description><![CDATA[I was just playing around with the Spark List component of Flex4 framework today. Wanted to build a simple swatch panel using the component. It was *much easier* than what I thought. With about 30 minutes of coding, I could get a basic, yet functional color swatch panel. Yes, doing this with the Spark List [...]]]></description>
			<content:encoded><![CDATA[<p>I was just playing around with the Spark List component of Flex4 framework today. Wanted to build a simple swatch panel using the component. It was *much easier* than what I thought. With about 30 minutes of coding, I could get a basic, yet functional color swatch panel. Yes, doing this with the Spark List is insanely simple! <a href="http://www.flexgeek.in/experiments/SparkSwatchPanel/Flex4SwatchPanel.html" target="_blank"><em><strong>Check out this simple demo</strong></em></a></p>
<p><a href="http://www.flexgeek.in/experiments/SparkSwatchPanel/Flex4SwatchPanel.html" target="_blank"><img class="alignnone size-full wp-image-565" title="Swatch Panel" src="http://blog.flexgeek.in/wp-content/uploads/2010/01/swatch.png" alt="Swatch Panel" width="352" height="526" /></a></p>
<p>Select a color from the swatch panel to change the background color of the Application.</p>
<p>You can <em><strong><a href="http://www.flexgeek.in/experiments/SparkSwatchPanel/Flex4SwatchPanel.fxp" target="_blank">download the source code (as fxp) here</a> </strong></em>(There isn&#8217;t a lot of code, and usual caveats apply as this is just 30 minutes of work and is vastly untested:) ) TODO&#8217;s include allowing customization of itemrenderer sizes and regular skinning capabilities of Spark controls. Will do those iteratively.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexgeek.in/2010/01/flex4swatchpanel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Flex 4 Theme : Plastic &#8211; Built using Adobe Flash Catalyst Beta 2</title>
		<link>http://blog.flexgeek.in/2010/01/plastic/</link>
		<comments>http://blog.flexgeek.in/2010/01/plastic/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 18:08:24 +0000</pubDate>
		<dc:creator>Harish Sivaramakrishnan</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[flash catalyst]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://blog.flexgeek.in/?p=547</guid>
		<description><![CDATA[I have been working to get a minimalist theme for one of the Flex 4 apps I am building. I did some minor tweaks to my actual theme and created &#8220;Plastic&#8221;. This theme is inspired by the regular plastic ware that you would see everyday. It is a sober, light theme with a dash of [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working to get a minimalist theme for one of the Flex 4 apps I am building. I did some minor tweaks to my actual theme and created &#8220;Plastic&#8221;. This theme is inspired by the regular plastic ware that you would see everyday. It is a sober, light theme with a dash of boldness added by the sunshine-orange roll over scheme. As of now, I only have spark component skins built into this. I will add the styling for the halo components in the next iteration.</p>
<p>I cooked up  a sample application mock-up with Plastic theme applied. <a href="http://www.flexgeek.in/experiments/Plastic/PlasticDemo/Main.html" target="_blank"><em><strong>View the application</strong></em></a> Give this theme a spin &#8211; <a href="http://www.flexgeek.in/experiments/Plastic/Plastic.fxp" target="_blank"><em><strong>download the source files (Plastic.fxp)</strong></em></a>, import into Flash Builder 4 and you are all set! Due to the limitations of the Beta 2, you cannot import this FXP into Flash Catalyst again. In case you want to dabble with the skins in Flash Catalyst itself, <em><strong><a href="http://www.flexgeek.in/experiments/Plastic/PlasticCatalystSource.fxp" target="_blank">download the FXP for catalyst </a> </strong></em>(This FXP will not have constraint based sizing)</p>
<p><a href="http://www.flexgeek.in/experiments/Plastic/PlasticDemo/Main.html" target="_blank"><img class="alignnone size-full wp-image-550" title="Plastic Demo" src="http://blog.flexgeek.in/wp-content/uploads/2010/01/plastic1.png" alt="Plastic Demo" width="580" height="336" /></a></p>
<p>Plastic can be applied to all the spark components that are available as wireframe components in Flash Catalyst. <a href="http://www.flexgeek.in/experiments/Plastic/PlasticComponents/Plastic.html" target="_blank"><em><strong>View Components Demo</strong></em></a></p>
<p><em><strong><a href="http://www.flexgeek.in/experiments/Plastic/PlasticComponents/Plastic.html" target="_blank"><img class="alignnone size-full wp-image-556" title="Components Demo" src="http://blog.flexgeek.in/wp-content/uploads/2010/01/pic2.png" alt="Components Demo" width="549" height="382" /></a></strong></em></p>
<p>Some of the components are likely to have sizing issues, if you find any &#8211; drop me an email or drop a comment in this post. <a href="http://www.flexgeek.in/experiments/Plastic/Plastic.fxp" target="_blank"><em><strong>Download FXP</strong></em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexgeek.in/2010/01/plastic/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>BITS &#124; 360 &#8211; Virtual Tour App built on Flash Platform</title>
		<link>http://blog.flexgeek.in/2009/12/bits360/</link>
		<comments>http://blog.flexgeek.in/2009/12/bits360/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 07:12:37 +0000</pubDate>
		<dc:creator>Harish Sivaramakrishnan</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[Adobe Flash Platform]]></category>
		<category><![CDATA[flash ahead]]></category>

		<guid isPermaLink="false">http://blog.flexgeek.in/?p=514</guid>
		<description><![CDATA[I stumbled upon this *amazing* Flash application while browsing through the website of my university (Birla Institute of Technology &#38; Science or Simply, BITS). The BITS &#124; 360 app allows the users to get a 360 degree panorama of various BITS campuses (Goa, Dubai, Pilani and Hyderabad). The application has an extremely clean and intuitive [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled upon this *<strong>amazing</strong>* Flash application while browsing through the website of my university (<a href="http://www.bits-pilani.ac.in" target="_blank"><strong>Birla Institute of Technology &amp; Science</strong></a> or Simply, <strong>BITS</strong>). The <a href="http://www.bits360.com/" target="_blank"><strong>BITS | 360</strong></a> app allows the users to get a 360 degree panorama of various BITS campuses (Goa, Dubai, Pilani and Hyderabad). The application has an extremely clean and intuitive user experience (unlike some of those patchy, slow panorama apps that we see on the internet often!). The application brings in some amazing features like taking a snap shot of a particular section of the panorama, interactive overlays, Google map integration etc. to name a few. <span>Check out the application <a href="http://www.bits360.com/v2/#/242/" target="_blank"><strong>here </strong></a></span></p>
<p><a href="http://www.bits360.com/v2/#/242/" target="_blank"><img title="BITS|360" src="http://blog.flexgeek.in/wp-content/uploads/2009/12/B360-1-1024x678.png" alt="BITS|360" width="607" height="379" /></a></p>
<p>The most impressive part of this app is that it is built by a student &#8211; <strong><span><a href="http://www.rickreation.com/" target="_blank">Abhinav Asthana</a> </span></strong><span>(Engineering student from BITS, Goa campus)</span><strong><span>. </span></strong><span>It is incredible to see a work of such high quality come from a solo developer gig. It is great to see the expertise the student fraternity of India has on Adobe Flash Platform. </span><span><a href="http://www.bits360.com/v2/#/242/" target="_blank"><strong> </strong></a></span></p>
<p><span>Flash ahead, guys!<br />
</span></p>
<p><span><a href="http://www.bits360.com/v2/#/242/" target="_blank"><strong></strong></a><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexgeek.in/2009/12/bits360/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Flex 4 theme: OrangeCandy &#8211; built using Flash Catalyst Beta 2</title>
		<link>http://blog.flexgeek.in/2009/10/orangecandy/</link>
		<comments>http://blog.flexgeek.in/2009/10/orangecandy/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:06:41 +0000</pubDate>
		<dc:creator>Harish Sivaramakrishnan</dc:creator>
				<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[flash catalyst]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://blog.flexgeek.in/?p=366</guid>
		<description><![CDATA[I have been working on this theme for an app that I am building. Just thought I&#8217;d share it here. The theme was entirely drawn in Flash Catalyst using the drawing tools. This theme is inspired by Adobe Scope Skins &#38; the kingnare theme with a dash of orange to it! Known Issues: TextInput accepts [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on this theme for an app that I am building. Just thought I&#8217;d share it here. The theme was entirely drawn in Flash Catalyst using the drawing tools. This theme is inspired by <strong>Adobe Scope Skins</strong> &amp; <a href="http://www.scalenine.com/themes/kingnare/Kingnare.html" target="_blank"><strong>the kingnare theme</strong></a> with a dash of orange to it!</p>
<p>Known Issues: <img src='http://blog.flexgeek.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ol>
<li>TextInput accepts multiple lines</li>
<li>MouseWheel does not work for the list</li>
</ol>
<p><object width="581" height="436" data="http://blog.flexgeek.in/wp-content/uploads/2009/10/main.swf" type="application/x-shockwave-flash"><param name="src" value="http://blog.flexgeek.in/wp-content/uploads/2009/10/main.swf" /></object></p>
<p>Please note that this is work in progress. I will keep updating the FXP as I make more changes.</p>
<h2>Meanwhile, You can download the FXP from <a href="http://blog.flexgeek.in/wp-content/uploads/2009/10/orangecandytheme.fxp" target="_blank"><strong>here</strong></a>.</h2>
<h2>Download the FXPL from <a href="http://blog.flexgeek.in/wp-content/uploads/2009/10/orangecandycomponents.fxpl" target="_blank">here</a></h2>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexgeek.in/2009/10/orangecandy/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Simple GanttChart using AdvancedDataGrid of Flex 3.0 (Moxie)</title>
		<link>http://blog.flexgeek.in/2007/06/simple-ganttchart-using-advanceddatagrid-of-flex-30-moxie/</link>
		<comments>http://blog.flexgeek.in/2007/06/simple-ganttchart-using-advanceddatagrid-of-flex-30-moxie/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 12:29:15 +0000</pubDate>
		<dc:creator>vodka</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://flexgeek.wordpress.com/2007/06/13/simple-ganttchart-using-advanceddatagrid-of-flex-30-moxie/</guid>
		<description><![CDATA[Update: Do check out the Flex 4 prototype of of the gantt chart here. Flex 3.0 (Moxie) beta is out and I am sure most of you would have started playing around with the cool new features of Moxie. &#60;mx:AdvancedDataGrid&#62; is the new, improved DataGrid &#8211; a super cool component in moxie. Its a very [...]]]></description>
			<content:encoded><![CDATA[<p>Update: Do check out the <strong>Flex 4 prototype</strong> of of the gantt chart <strong><a href="http://blog.flexgeek.in/2010/07/prototype-flex-4-gantt-chart/" target="_blank">here</a></strong>.</p>
<p><a href="http://labs.adobe.com/technologies/flex/" target="_blank"><strong>Flex 3.0 (Moxie) beta</strong></a> is out and I am sure most of you would have started playing around with the cool new features of Moxie. <strong>&lt;mx:AdvancedDataGrid&gt;</strong> is the new, improved DataGrid &#8211; a super cool component in moxie. Its a very exciting moment for me because I was part of the engineering team that designed and developed this control <img src='http://blog.flexgeek.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I spent a few hours yesterday to see if I can use this control to write a simple Gantt chart, given the fact that the AdvancedDataGrid lets you have column spanned  itemRenderers , groupedColumns and hierarchical display. I took a similar approach to what <a href="http://www.dougmccune.com" target="_blank"><strong>Doug</strong></a> had done in his<a href="http://dougmccune.com/blog/2007/02/01/building-a-gantt-chart-component-in-flex/" target="_blank"><strong> example</strong></a> of a gantt chart.</p>
<p><strong>This is what I got!! <img src='http://blog.flexgeek.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
</strong></p>
<p><a title="ADG-Gantt sample" href="http://flexgeek.files.wordpress.com/2007/06/shot1.jpg"><img src="http://flexgeek.files.wordpress.com/2007/06/shot1.jpg" alt="ADG-Gantt sample" width="513" height="393" /></a></p>
<p>This is a rough prototype that I wrote and I sure dint spend much time designing this application. I will try and get this one as a component when I have a little more of free time.</p>
<p><strong>Things I loved about AdvancedDataGrid doing this small app <img src='http://blog.flexgeek.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </strong></p>
<ul>
<li>AdvancedDataGrid Rocks!</li>
<li>The new groupingCollection APIs make hierarchical display of data Child&#8217;s play</li>
<li>The rendererProviders property and the column spanning lets you customize  itemRenderers in a much advanced way than DataGrid</li>
<li>&lt;mx:AdvancedDataGridColumnGroup&gt; lets you group the columns seamlessly!</li>
</ul>
<p>The horizontal scrolling is a little slow, but we are sure working on it to get it a lot faster than what it is now! (hey, its just a beta!)</p>
<p>You can <strong><a href="http://blog.flexgeek.in/storage/GanttApp.zip" target="_blank">download the source code from here</a>.</strong>[Adobe Share]  If you cant figure out much from the data, its just a timeline of  set of tasks and their respective percentages. <span style="color: #ff0000;"><strong>Red</strong> </span>shows delayed. <span style="color: #ff6600;"><strong>Orange</strong></span> shows delayed start, <span style="color: #339966;"><strong>green</strong></span> shows timely completion, <strong><span style="color: #808080;">grey</span> </strong>- not yet started and <span style="color: #3366ff;"><strong>blue</strong></span> &#8211; in progress.</p>
<p>The code that I have written requires many rounds of cleaning up before I can share it publicly :p (I will do that soon!). In the meanwhile, do check this space for a new series of tips &amp; tricks and tutorials on working with the new AdvancedDataGrid.</p>
<p>All of ya keep flexing your &#8220;moxie&#8221; till then!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexgeek.in/2007/06/simple-ganttchart-using-advanceddatagrid-of-flex-30-moxie/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
	</channel>
</rss>
