<?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>Animesh Kumar {itsAnimesh} &#187; Adobe</title>
	<atom:link href="http://itsanimesh.com/tag/adobe/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsanimesh.com</link>
	<description>Tech Geek / FOSS Enthusiasts</description>
	<lastBuildDate>Mon, 21 May 2012 19:16:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title><![CDATA[Walt tells Adobe CEO that Flash Sucks&#8230; &raquo;]]></title>
		<link><![CDATA[http://allthingsd.com/video/?video_id=7425A8A1-9A90-4024-A44C-2E25A6ED03ED]]></link>
		<comments>http://itsanimesh.com/2011/06/03/walt-tells-adobe-ceo-that-flash-sucks/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 21:37:13 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=2736</guid>
		<description><![CDATA[During the All Things Digital D9 conference, Adobe CEO Shantanu Narayen got a slap across his face by Walt Mossberg&#8230; Mossberg: What’s the deal between you and Steve Jobs? He was here last year, and he had a chance to expand on what he had previously written about [Flash], and summarized, he said “Well, I ...<p><a href="http://itsanimesh.com/2011/06/03/walt-tells-adobe-ceo-that-flash-sucks/" rel="bookmark" title="Permanent link to 'Walt tells Adobe CEO that Flash Sucks&#8230;'" class="glyph">Permalink</a></p>
]]></description>
			<content:encoded><![CDATA[<p>During the All Things Digital D9 conference, Adobe CEO Shantanu Narayen got a slap across his face by Walt Mossberg&#8230;</p>
<blockquote><p><strong>Mossberg</strong><em>: </em>What’s the deal between you and Steve  Jobs? He was here last year, and he had a chance to expand on what he  had previously written about [Flash], and summarized, he said “Well, I  think our duty is to pick technologies in the ascendancy. We feel like  Flash is not on the ascendency, we think HTML 5 is, so that’s who we  decided to go with for iOS Devices. What’s your respons eto that?</p>
<p><strong>Narayen</strong><em>:</em> There are a lot of misperceptions out there. When it first broke,  people talked about the fact that they thought it was a technology  issue, and I think it’s become fairly clear over the last year that it’s  not about the technology: it’s about a business model issue. It’s about  control of a platform. It’s the control of the app store that’s really  at issue here. The value proposition Flash has is that we allow people  to author programs once and get them to as many devices as possible.  We’ve done that with Android. We will have 130 million phone devices  that will have Flash on them by the end of the year…</p>
<p><strong>Mossberg</strong><em>:</em> And I have yet to test a single one where Flash works really well. I’m sorry. They struggle on those Android devices.</p></blockquote>
<p>Catch the full interview <a href="http://allthingsd.com/video/?video_id=7425A8A1-9A90-4024-A44C-2E25A6ED03ED">here</a>&#8230;</p>
<p><a href="http://itsanimesh.com/2011/06/03/walt-tells-adobe-ceo-that-flash-sucks/" rel="bookmark" title="Permanent link to 'Walt tells Adobe CEO that Flash Sucks&#8230;'" class="glyph">Permalink</a></p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2011/06/03/walt-tells-adobe-ceo-that-flash-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flash Vs. Microsoft Silverlight!!!</title>
		<link>http://itsanimesh.com/2010/05/26/adobe-flash-vs-microsoft-silverlight/</link>
		<comments>http://itsanimesh.com/2010/05/26/adobe-flash-vs-microsoft-silverlight/#comments</comments>
		<pubDate>Wed, 26 May 2010 07:12:06 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1838</guid>
		<description><![CDATA[&#8220;Should I use Silverlight or Flash???&#8221; Many people ask this question&#8230; I&#8217;m not a fanboy of either Flash or Silverlight&#8230; I&#8217;m a web developer, and I choose the tools best to solve a problem&#8230; I agree to it that both Flash and Silverlight provide a great way to program rich applications with complicated interactivity&#8230; If ...]]></description>
			<content:encoded><![CDATA[<p>&#8220;Should I use Silverlight or Flash???&#8221; Many people ask this question&#8230;</p>
<p>I&#8217;m not a fanboy of either Flash or Silverlight&#8230; I&#8217;m a web developer, and I choose the tools best to solve a problem&#8230;</p>
<p>I agree to it that both Flash and Silverlight provide a great way to program rich applications with complicated interactivity&#8230; If your web application has simple interactivity, such as filling out forms or clicking buttons to make hidden things appear, you can do that easily with JavaScript&#8230; I can sense some cringes at that suggestion&#8230; Yes, HTML, CSS and JavaScript are prone to have cross-browser cross-platform incompatibilities, but a good html person with JQuery and <a title="Browser Shots" href="http://browsershots.org/" target="_blank">browsershots.org</a> should be able to handle it&#8230; That&#8217;s cheaper than paying a search engine consultant to figure out why your all-flash website doesn&#8217;t get any traffic&#8230;<span id="more-1838"></span></p>
<p>Main problem with plugins like Flash and Silverlight is that they have never been regarded highly by search engines, so any time you have text in these plugins, you can pretty much assume that spiders won&#8217;t read it&#8230;</p>
<p>But seriously comparing Silverlight to Flash just doesn&#8217;t make sense&#8230; It&#8217;s like comparing an Iphone to lets say Motorokr&#8230; Its said that Silverlight was created for a far bigger purpose; to <a href="http://blogs.zdnet.com/microsoft/?p=3666">light up the web</a> in the same way as Windows Presentation Foundation ( Avalon – PS : Just love there system of nomenclature ;) ) was to light up the Windows Platform&#8230;</p>
<p>I really don&#8217;t have to speak more on this&#8230; Flash is normally installed on 95% of web browsers&#8230; compare that to Microsoft&#8217;s 26% that too I think only in companies which are pro Silverlight&#8230; The only way Microsoft can win over this Adobe&#8217;s monoploy over rich applications is if they make Silverlight a &#8220;mandatory plugin&#8221; which would certainly result in a mass adoption overnight&#8230;</p>
<p>Microsoft would be foolish to try to sway people from industry standards like Photoshop and Illustrator&#8230; So having a smooth flow between designers and developers is crucial and Microsoft will never do this as well as Adobe does&#8230; Silverlight does have a couple points in its favor&#8230; It is new so the plugin doesn&#8217;t have to support several back-versions&#8230; More developers like C# over ActionScript, however, I believe part of this argument is outdated&#8230; When Silverlight came out developers were excited because they hated ActionScript 2 and developing within the Flash IDE&#8230; Now there is ActionScript 3 and Flex Builder with Eclipse, which in my opinion can contend even with Visual Studio&#8230; Open sourcing Flex is a really good start in the right direction by Adobe&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/05/26/adobe-flash-vs-microsoft-silverlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steve Jobs Thoughts on Flash!!!</title>
		<link>http://itsanimesh.com/2010/04/30/steve-jobs-thoughts-on-flash/</link>
		<comments>http://itsanimesh.com/2010/04/30/steve-jobs-thoughts-on-flash/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 06:21:13 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1810</guid>
		<description><![CDATA[Steve Jobs today posted an open letter explaining Apple&#8217;s position on Flash, going back to his company&#8217;s long history with Adobe and expounding upon six main points of why he thinks Flash is wrong for mobile devices&#8230; In summary, Jobs pointed out that Flash is proprietary, insecure and unreliable, a drain on battery life and ...]]></description>
			<content:encoded><![CDATA[<p>Steve Jobs today posted <a href="http://www.apple.com/hotnews/thoughts-on-flash/">an open letter</a> explaining Apple&#8217;s position on Flash, going back to his company&#8217;s long history with Adobe and expounding upon <em>six</em> main points of why he thinks Flash is wrong for mobile devices&#8230;</p>
<p>In summary, Jobs pointed out that Flash is proprietary, insecure and unreliable, a drain on battery life and not optimized for touch screens&#8230; He said Adobe&#8217;s claims of providing the &#8220;<strong>full Web</strong>&#8221; with Flash are increasingly irrelevant as more sites come up with alternatives, and that banning iPhone app development in Flash will result in better apps because Apple retains control over new features and innovations&#8230;</p>
<p>Outlining these points Jobs closed by saying :</p>
<blockquote><p>We know from painful experience that letting a third-party layer of software come between the platform and the developer ultimately results in substandard apps and hinders the enhancement and progress of the platform.</p>
<p>Flash is a cross platform development tool. It is not Adobe’s goal to help developers write the best iPhone, iPod and iPad apps. It is their goal to help developers write cross platform apps. And Adobe has been painfully slow to adopt enhancements to Apple’s platforms. For example, although Mac OS X has been shipping for almost 10 years now, Adobe just adopted it fully (Cocoa) two weeks ago when they shipped CS5. Adobe was the last major third-party developer to fully adopt Mac OS X.</p></blockquote>
<p>Looks like the war of words won&#8217;t stop just like that&#8230; It&#8217;s as if both sides are implying that &#8220;It&#8217;s our device and we can do with it what we please.&#8221; But the meaning of that statement is completely different depending on who says it&#8230;</p>
<p>Lets see what&#8217;s in store over the next week.. Cheers. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/04/30/steve-jobs-thoughts-on-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn Flex!!!</title>
		<link>http://itsanimesh.com/2010/04/05/learn-flex/</link>
		<comments>http://itsanimesh.com/2010/04/05/learn-flex/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 12:23:59 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1775</guid>
		<description><![CDATA[Adobe Flex, software for the web developer with Adobe flash’s feature&#8230; Flex is the way to make rich Internet applications (RIAs) quickly and easily&#8230; Flex is a framework for creating RIAs based on Flash Player&#8230; Along with being a framework, Flex is also a new language&#8230; It  uses a MXML, a markup language based on ...]]></description>
			<content:encoded><![CDATA[<p>Adobe Flex, software for the web developer with Adobe flash’s feature&#8230;</p>
<p>Flex is the way to make rich Internet applications (RIAs) quickly and easily&#8230; Flex is a framework for creating RIAs based on Flash Player&#8230; Along with being a framework, Flex is also a new language&#8230; It  uses a MXML, a markup language based on Extensible Markup Language (XML), to build Graphic User Interface (GUI)&#8230; It use an ActionScript to process a function of web&#8230; Flex has an easy to learn programming architecture and Flex Builder is a development tool that can help developers becoming productive quickly&#8230;</p>
<p>The reason why as a developer you should learn Flex are many.. I&#8217;ll highlight a few here&#8230;<span id="more-1775"></span></p>
<ol>
<li>It’s open source&#8230;</li>
<li>It has great community support&#8230;</li>
<li>You can have a job in another six months&#8230;</li>
<li>Flex was the first language designed for creating UIs&#8230;</li>
<li>It has a programming model similar to Java&#8230;If your a</li>
<li>You can use it with existing Java applications&#8230;</li>
<li>It works with Google App Engine for Java&#8230;</li>
</ol>
<p>I know Ajax is also an alternative to build RIAs&#8230; But Flex ROCKS!!!</p>
<p><strong>So, you want to learn Flex???</strong></p>
<p>Actually its quite easier than learning PHP or even for that matter AJAX&#8230; If your a beginner then take the following steps as a launch pad to learn Flex&#8230;</p>
<ol>
<li>Adobe’s official <a href="http://www.adobe.com/devnet/flex/quickstart.html">Flex Quick Starts</a> offer simple code samples to get you started&#8230; All the documents are written by Flash expert <a href="http://aralbalkan.com/">Aral Balkan</a>.</li>
<li><a href="http://livedocs.adobe.com/flex/3/langref/index.html">Flex Language Reference</a> will turn out to be a nice bookmark&#8230; Even as your skills and knowledge increases, you’ll keep coming back to this ultimate guide for Flex and Flash Player’s APIs&#8230; Every component property, method, event, and style is at your fingertips, often with useful inline examples&#8230;</li>
<li>Adobe also offer free video training with a series called <a href="http://www.adobe.com/devnet/flex/videotraining/">Learn Flex in a Week</a>&#8230;</li>
<li>If you love mailing lists then you can also subscribe to <a href="http://groups.yahoo.com/group/flexcoders/">flexcoders mailing list</a>&#8230;</li>
<li><a href="http://www.amazon.com/exec/obidos/ASIN/0596529856/zeuslabs-20/ref=nosim/">Flex Cookbook</a>, published by <a href="http://www.oreilly.com/">O’Reilly</a> is also a nice reference&#8230;</li>
<li>Last but on least <a href="http://www.flex.org/">Flex.org</a>, the official developer portal for all things Flex. It offers a ton of links to blogs, consultants for hire, and job postings related to Flex&#8230;</li>
</ol>
<p>Happy learning!!! Cheers.. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/04/05/learn-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming Soon: Adobe Flash and AIR on Android!!!</title>
		<link>http://itsanimesh.com/2010/02/15/coming-soon-adobe-flash-and-air-on-android/</link>
		<comments>http://itsanimesh.com/2010/02/15/coming-soon-adobe-flash-and-air-on-android/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 09:18:00 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1674</guid>
		<description><![CDATA[At Mobile World Congress in Barcelona, Adobe has unveiled AIR and Flash 10.1 for Android, both of which should arrive in the first half of 2010&#8230; Have a look at its press release and blog article&#8230;. Looks like its Adobe&#8217;s reply to Steve Job&#8217;s comment that &#8220;They are lazy&#8221;&#8230; This move is like a knockout ...]]></description>
			<content:encoded><![CDATA[<p>At <a href="http://www.mobileworldcongress.com/index.htm">Mobile World Congress</a> in Barcelona, Adobe has unveiled AIR and Flash 10.1 for Android, both of which should arrive in the first half of 2010&#8230;</p>
<p>Have a look at its <a href="http://www.adobe.com/aboutadobe/pressroom/pressreleases/201002/021510FlashPlayerMWC.html">press release</a> and <a href="http://theflashblog.com/?p=1758">blog article</a>&#8230;.</p>
<p>Looks like its Adobe&#8217;s reply to <a href="http://itsanimesh.com/2010/02/01/steve-jobs-on-google-and-adobe/">Steve Job&#8217;s comment</a> that &#8220;They are lazy&#8221;&#8230; This move is like a knockout punch for Apple as there tablet(iPad) has <a href="http://itsanimesh.com/2010/01/28/so-ipad-it-is/">no support for flash</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/02/15/coming-soon-adobe-flash-and-air-on-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steve Jobs on Google and Adobe!!!</title>
		<link>http://itsanimesh.com/2010/02/01/steve-jobs-on-google-and-adobe/</link>
		<comments>http://itsanimesh.com/2010/02/01/steve-jobs-on-google-and-adobe/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 10:04:46 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Steve Jobs]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1619</guid>
		<description><![CDATA[Steve Jobs daring comments on Google and Adobe during Apple&#8217;s company wide “Town Hall” meeting at corporate headquarters, is surely gonna be criticized over this week&#8230; Taken from WIRED : On Google: We did not enter the search business, Jobs said. They entered the phone business. Make no mistake they want to kill the iPhone. ...]]></description>
			<content:encoded><![CDATA[<p>Steve Jobs daring comments on Google and Adobe during Apple&#8217;s company wide “Town Hall” meeting at corporate headquarters, is surely gonna be criticized over this week&#8230;</p>
<p>Taken from <a href="http://www.wired.com/epicenter/2010/01/googles-dont-be-evil-mantra-is-bullshit-adobe-is-lazy-apples-steve-jobs/">WIRED</a> :</p>
<blockquote><p><strong>On Google</strong>: We did not enter the search business, Jobs said. They entered the phone business. Make no mistake they want to kill the iPhone. We won’t let them, he says. Someone else asks something on a different topic, but there’s no getting Jobs off this rant. I want to go back to that other question first and say one more thing, he says. This <a href="http://en.wikipedia.org/wiki/Don%27t_be_evil">don’t be evil</a> mantra: “<strong>It’s bullshit.</strong>” Audience roars.</p>
<p><strong>About Adobe</strong>: <strong>They are lazy</strong>, Jobs says. They have all this potential to do interesting things but they just refuse to do it. They don’t do anything with the approaches that Apple is taking, like <a href="http://en.wikipedia.org/wiki/Carbon_%28API%29">Carbon</a>. Apple does not support Flash because it is so buggy, he says. Whenever a Mac crashes more often than not it’s because of Flash. No one will be using Flash, he says. The world is moving to HTML5.</p></blockquote>
<p>Looks like Jobs not happy with businesses not being <strong>Apple-friendly</strong> now days&#8230;. ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/02/01/steve-jobs-on-google-and-adobe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Adobe Air and its applications on Ubuntu 8.10!!!</title>
		<link>http://itsanimesh.com/2009/02/22/installing-adobe-air-and-its-applications-on-ubuntu/</link>
		<comments>http://itsanimesh.com/2009/02/22/installing-adobe-air-and-its-applications-on-ubuntu/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 06:45:17 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=190</guid>
		<description><![CDATA[Adobe AIR Environment is one of the hottest new technology around, it allows us to easily create cross platform Internet rich applications and widget that are Internet ready. To install Adobe AIR on Ubuntu 8.10 follow these steps.. Open Terminal window from (Applications -&#62; Accessories -&#62; Terminal ) and issue the following command in the ...]]></description>
			<content:encoded><![CDATA[<p>Adobe AIR Environment is one of the hottest new technology around, it allows us to easily create cross platform Internet rich applications and widget that are Internet ready.</p>
<p>To install <strong>Adobe AIR on Ubuntu 8.10</strong> follow these steps..</p>
<p>Open Terminal window from <strong>(Applications -&gt; Accessories -&gt; Terminal )</strong> and issue the following command in the terminal window.<br />
<code>wget http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin</code></p>
<p>Now :<br />
<code>chmod +x AdobeAIRInstaller.bin</code></p>
<p>After That :<br />
<code>./AdobeAIRInstaller.bin</code></p>
<p>After the above command you will get a installation dialog box like this follow the instructions to install Adobe Air.</p>
<p>After installation is over you will find a menu item <strong>(Applications -&gt; Other -&gt;Adobe Air Application Installer )</strong> which allows one to easily install Adobe Air applications.</p>
<p><strong>Some interesting Adobe AIR applications are :</strong></p>
<p><strong>ReadAIR</strong><br />
ReadAIR is an rss reader. But it lacks keyboard shortcuts.<br />
You can <strong>download</strong> ReadAIR from here : <a href="http://readair.googlecode.com/files/ReadAir.0.3.air">http://readair.googlecode.com/files/ReadAir.0.3.air</a><br />
You can install the downloaded the (.air) package using (Applications-&gt; Other -&gt; Adobe AIR Application Installer).</p>
<p><strong>RichFLV</strong><br />
RichFLV is a video editor for flv files , some of its features are :<br />
* Read flv Metadata<br />
* read/edit/modify/delete cuepoints<br />
* cut flvs<br />
* convert the sound of the flv to mp3<br />
* convert flv to swf<br />
RichFLV is still in early stage of development and is an alpha release.</p>
<p><strong>Download and Instal</strong>l RichFLV from here : <a href="http://www.richapps.de/files/richflv/RichFLV.air">http://www.richapps.de/files/richflv/RichFLV.air</a></p>
<p><strong>RoadFinder</strong><br />
RoadFinder combines Yahoo! Maps and Google Maps into a single application. It allows one to easily look up address using its intiuative interface. RoadFinder allows you to search maps for physical directions anywhere in the world. It also allows you to view satellite images.<br />
<strong>Download and install</strong> RoadFinder from : http://download.macromedia.com/pub/labs/air/linux/samples/1/RoadFinder.air</p>
<p><strong><br />
Spaz</strong><br />
Spaz is an Open source Twitter client and features an extremely user friendly interface. Some of the important features of Spaz are :<br />
* Built-in global search powered by Summize<br />
* Short URL creation tool with support for multiple services (is.gd, bit.ly, snurl.com, and more)<br />
* In-line short URL decoding<br />
* Markdown syntax support<br />
* Multiple themes and support for user-created themes<br />
* User-defined CSS overrides<br />
* Event sounds using the Tokyo Train Station soundset by Dominik Dimaano<br />
* Directory listings of users you’re following, and your followers.</p>
<p><strong>Download and Install</strong> Spaz using this link : <a href="http://funkatron.com/apps/spaz/AIR/SpazAIR.air">http://funkatron.com/apps/spaz/AIR/SpazAIR.air</a></p>
<p><strong>TweetDeck</strong><br />
TweetDeck is also an Open source Twitter client, i find it better than Spaz..<br />
<strong>Download and Install</strong> TweetDeck using this link :<br />
<a href="http://www.tweetdeck.com/">http://www.tweetdeck.com/</a></p>
<p>I hope you enjoy AIR an its applications.. If you face problems please comment&#8230; :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/02/22/installing-adobe-air-and-its-applications-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

