<?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>Shamasis Bhattacharya &#187; Technical Publications</title>
	<atom:link href="http://www.shamasis.net/topics/technical-publications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shamasis.net</link>
	<description>All you need to know what I know</description>
	<lastBuildDate>Sun, 06 Jun 2010 06:21:37 +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>Dynamically Update FusionCharts XML Attributes</title>
		<link>http://www.shamasis.net/2010/05/dynamically-update-fusioncharts-xml-attributes/</link>
		<comments>http://www.shamasis.net/2010/05/dynamically-update-fusioncharts-xml-attributes/#comments</comments>
		<pubDate>Sat, 29 May 2010 19:53:52 +0000</pubDate>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
				<category><![CDATA[FusionCharts]]></category>
		<category><![CDATA[Technical Publications]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[regular expression]]></category>

		<guid isPermaLink="false">http://www.shamasis.net/?p=1377</guid>
		<description><![CDATA[This snippet of code adds the functionality to dynamically update FusionCharts DataXML root attributes (also known as "chart attributes") on-the-fly using JavaScript. In case user requires to update chart cosmetics like turn off animation or change chart caption, this script will allow developers to do that in one line of code! See Live Demo &#124; [...]]]></description>
		<wfw:commentRss>http://www.shamasis.net/2010/05/dynamically-update-fusioncharts-xml-attributes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making FusionCharts Occupy 100% Width and Height of Container</title>
		<link>http://www.shamasis.net/2010/03/making-fusioncharts-occupy-100-width-and-height-of-container/</link>
		<comments>http://www.shamasis.net/2010/03/making-fusioncharts-occupy-100-width-and-height-of-container/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 06:32:31 +0000</pubDate>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
				<category><![CDATA[FusionCharts]]></category>
		<category><![CDATA[Technical Publications]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.shamasis.net/?p=1323</guid>
		<description><![CDATA[Under certain circumstances, one may want FusionCharts to occupy 100% (or a certain percentage) width and height of the container element. This can be achieved using two methods using the jQuery Plugin for FusionCharts. Using percentage value for width or height If you set width: &#34;100%&#34; and/or height: &#34;100%&#34;, it sets the HTML width and [...]]]></description>
		<wfw:commentRss>http://www.shamasis.net/2010/03/making-fusioncharts-occupy-100-width-and-height-of-container/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Convert HTML Tables to Animated Charts</title>
		<link>http://www.shamasis.net/2010/03/convert-html-tables-to-animated-charts/</link>
		<comments>http://www.shamasis.net/2010/03/convert-html-tables-to-animated-charts/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 06:00:01 +0000</pubDate>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
				<category><![CDATA[FusionCharts]]></category>
		<category><![CDATA[Technical Publications]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.shamasis.net/?p=1284</guid>
		<description><![CDATA[Most of us already have data on our web-pages in form of tables. With the release of the jQuery Plugin for FusionCharts, giving life to tabular data couldn’t have been easier. With just one line of code, one can convert HTML tables into animated FusionCharts. Installing the plugin Installation of the plugin is as easy [...]]]></description>
		<wfw:commentRss>http://www.shamasis.net/2010/03/convert-html-tables-to-animated-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Plugin for FusionCharts 1.0 Beta Released</title>
		<link>http://www.shamasis.net/2010/03/jquery-plugin-for-fusioncharts-1-0-0b/</link>
		<comments>http://www.shamasis.net/2010/03/jquery-plugin-for-fusioncharts-1-0-0b/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 07:24:41 +0000</pubDate>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
				<category><![CDATA[FusionCharts]]></category>
		<category><![CDATA[Technical Publications]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.shamasis.net/?p=1266</guid>
		<description><![CDATA[Yesterday, jQuery Plugin for FusionCharts Free was released as a beta release candidate. With it’s release, FusionCharts has bridged certain parts of the gap that lay between FusionCharts and popular JavaScript libraries. This plugin allows you to integrate FusionCharts Free in your web application using popular jQuery syntax. You can insert FusionCharts Free anywhere within [...]]]></description>
		<wfw:commentRss>http://www.shamasis.net/2010/03/jquery-plugin-for-fusioncharts-1-0-0b/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Transpose An Array In JavaScript and jQuery</title>
		<link>http://www.shamasis.net/2010/02/transpose-an-array-in-javascript-and-jquery/</link>
		<comments>http://www.shamasis.net/2010/02/transpose-an-array-in-javascript-and-jquery/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 17:00:51 +0000</pubDate>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
				<category><![CDATA[Technical Publications]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://www.shamasis.net/?p=1256</guid>
		<description><![CDATA[This JavaScript code adds the functionality to transpose a two-dimensional JavaScript array (array within array). Transposing, in simple terms, is to interchange rows and columns of a matrix (two-dimensional array). It also extends jQuery to allow transposing of arrays using common jQuery syntax. The logic behind the code is extremely simple and it is coded [...]]]></description>
		<wfw:commentRss>http://www.shamasis.net/2010/02/transpose-an-array-in-javascript-and-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FusionCharts On WordPress In 11 Easy Steps</title>
		<link>http://www.shamasis.net/2010/02/fusioncharts-on-wordpress-in-11-easy-steps/</link>
		<comments>http://www.shamasis.net/2010/02/fusioncharts-on-wordpress-in-11-easy-steps/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 04:44:05 +0000</pubDate>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
				<category><![CDATA[FusionCharts]]></category>
		<category><![CDATA[Technical Publications]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.shamasis.net/2010/02/fusioncharts-on-wordpress-in-11-easy-steps/</guid>
		<description><![CDATA[Manually installing FusionCharts in your WordPress blog is extremely easy. One requires nothing more than copy-paste skills to create lovely animated charts in one’s WordPress blog using FusionCharts. Here are eleven simple and direct steps that would make your WordPress blog (or any other blog) up and running with FusionCharts in minutes. 1. Download FusionCharts [...]]]></description>
		<wfw:commentRss>http://www.shamasis.net/2010/02/fusioncharts-on-wordpress-in-11-easy-steps/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Executing jQuery Within FusionCharts Link Attribute</title>
		<link>http://www.shamasis.net/2010/02/executing-jquery-within-fusioncharts-link-attribute/</link>
		<comments>http://www.shamasis.net/2010/02/executing-jquery-within-fusioncharts-link-attribute/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 05:22:45 +0000</pubDate>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
				<category><![CDATA[FusionCharts]]></category>
		<category><![CDATA[Technical Publications]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.shamasis.net/2010/02/executing-jquery-within-fusioncharts-link-attribute/</guid>
		<description><![CDATA[FusionCharts Flash charting suite has an amazing integration with JavaScript. It allows charts to be created using JavaScript, raises appropriate JavaScript events, allows charts to be updated using its simple JavaScript API and a lot more. There is a blog post on FusionCharts blog, describing the same. When it comes to JavaScript, we can never [...]]]></description>
		<wfw:commentRss>http://www.shamasis.net/2010/02/executing-jquery-within-fusioncharts-link-attribute/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Chart Type Aliases for FusionCharts DOM</title>
		<link>http://www.shamasis.net/2009/12/chart-type-aliases-for-fusioncharts-dom/</link>
		<comments>http://www.shamasis.net/2009/12/chart-type-aliases-for-fusioncharts-dom/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 05:13:14 +0000</pubDate>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
				<category><![CDATA[FusionCharts]]></category>
		<category><![CDATA[Technical Publications]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.shamasis.net/?p=1174</guid>
		<description><![CDATA[FusionCharts DOM uses an alias, instead of SWF file names, for every chart type. This is done to address certain issues in order to improve usability: This standardizes chart names for various versions/releases of FusionCharts. The internal codes do the dirty work of looking up what would be the actual file name for a particular [...]]]></description>
		<wfw:commentRss>http://www.shamasis.net/2009/12/chart-type-aliases-for-fusioncharts-dom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript Optimization &#8211; Destructive Vs Indexed Array Iteration</title>
		<link>http://www.shamasis.net/2009/11/javascript-optimization-destructive-vs-indexed-array-iteration/</link>
		<comments>http://www.shamasis.net/2009/11/javascript-optimization-destructive-vs-indexed-array-iteration/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 05:59:49 +0000</pubDate>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
				<category><![CDATA[Technical Publications]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[optimization]]></category>

		<guid isPermaLink="false">http://www.shamasis.net/?p=1161</guid>
		<description><![CDATA[In number of JavaScript applications, developers are found to use destructive array iteration for the sake of readability and simplicity of codes. However, usage of the same is not always conducive towards the performance of the code. An example of destructive array iteration: var test, &#160; &#160;arr = &#91;&#34;item1&#34;, &#34;item2&#34;, &#34;item3&#34;, &#34;item4&#34;, &#34;item5&#34;&#93;;  &#160; while&#40;arr.length&#41; [...]]]></description>
		<wfw:commentRss>http://www.shamasis.net/2009/11/javascript-optimization-destructive-vs-indexed-array-iteration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Convert FusionCharts Data-XML To JavaScript Array</title>
		<link>http://www.shamasis.net/2009/11/convert-fusioncharts-data-xml-to-javascript-array/</link>
		<comments>http://www.shamasis.net/2009/11/convert-fusioncharts-data-xml-to-javascript-array/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 19:29:45 +0000</pubDate>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
				<category><![CDATA[FusionCharts]]></category>
		<category><![CDATA[Technical Publications]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.shamasis.net/?p=1127</guid>
		<description><![CDATA[This is a snippet of JavaScript that would allow you to easily retrieve all “set” values from a FusionCharts data-XML in form of an Array. One can use it to perform various mathematical or visual operations by retrieving the data-XML from FusionCharts object using the getXMLData() method and then passing on the same to this [...]]]></description>
		<wfw:commentRss>http://www.shamasis.net/2009/11/convert-fusioncharts-data-xml-to-javascript-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
