<?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; programming</title> <atom:link href="http://www.shamasis.net/tags/programming/feed/" rel="self" type="application/rss+xml" /><link>http://www.shamasis.net</link> <description>All you need to know what I know</description> <lastBuildDate>Fri, 18 Nov 2011 12:58:16 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="search"
href="http://www.shamasis.net/opensearch"
type="application/opensearchdescription+xml"
title="Content Search" /> <item><title>String Reversing Algorithm Performance In JavaScript</title><link>http://www.shamasis.net/2009/09/javascript-string-reversing-algorithm-performance/</link> <comments>http://www.shamasis.net/2009/09/javascript-string-reversing-algorithm-performance/#comments</comments> <pubDate>Wed, 23 Sep 2009 21:57:45 +0000</pubDate> <dc:creator>Shamasis Bhattacharya</dc:creator> <category><![CDATA[Technical Publications]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[tips]]></category> <guid
isPermaLink="false">http://www.shamasis.net/?p=1050</guid> <description><![CDATA[Wherever performance is the key factor, choosing the right algorithm, (in a very unbiased fashion,) is a very crucial factor. And generally for reversing string in JavaScript applications, I endorse this petite string reversal algorithm using Array.reverse() method. We often see developers having the choice of multiple information paths and multiple algorithms for a particular [...]]]></description> <wfw:commentRss>http://www.shamasis.net/2009/09/javascript-string-reversing-algorithm-performance/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Load jQuery Plugins Only When Required (Runtime)</title><link>http://www.shamasis.net/2009/07/load-jquery-plugins-on-the-fly/</link> <comments>http://www.shamasis.net/2009/07/load-jquery-plugins-on-the-fly/#comments</comments> <pubDate>Wed, 15 Jul 2009 19:27:10 +0000</pubDate> <dc:creator>Shamasis Bhattacharya</dc:creator> <category><![CDATA[Technical Publications]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[programming]]></category> <guid
isPermaLink="false">http://www.shamasis.net/?p=770</guid> <description><![CDATA[I have often observed that websites that are template-driven (like blogs, cms, etc), tend to load all the required scripts and css in every page. One such example would be WordPress blogs with plugins for various types of content processing (overlay, tooltip, animation, etc.) Every page of such a WordPress driven site loads the relevant [...]]]></description> <wfw:commentRss>http://www.shamasis.net/2009/07/load-jquery-plugins-on-the-fly/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Optimizing JavaScript (part 1)</title><link>http://www.shamasis.net/2009/04/optimizing-javascript-1/</link> <comments>http://www.shamasis.net/2009/04/optimizing-javascript-1/#comments</comments> <pubDate>Fri, 24 Apr 2009 20:04:23 +0000</pubDate> <dc:creator>Shamasis Bhattacharya</dc:creator> <category><![CDATA[Technical Publications]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[optimization]]></category> <category><![CDATA[programming]]></category> <guid
isPermaLink="false">http://www.shamasis.net/?p=515</guid> <description><![CDATA[In my years of experience in programming, I have observed that certain performance ‘tweaks’ work best for certain languages. This is mostly due to the nature of the interpreter/compiler involved in executing a particular piece of code. With respect to JavaScript, there are quite a few very queer tweaks that can tune up your JavaScript [...]]]></description> <wfw:commentRss>http://www.shamasis.net/2009/04/optimizing-javascript-1/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Object Oriented Philosophy</title><link>http://www.shamasis.net/2009/04/object-oriented-philosophy/</link> <comments>http://www.shamasis.net/2009/04/object-oriented-philosophy/#comments</comments> <pubDate>Mon, 06 Apr 2009 20:36:54 +0000</pubDate> <dc:creator>Shamasis Bhattacharya</dc:creator> <category><![CDATA[Technical Publications]]></category> <category><![CDATA[programming]]></category> <guid
isPermaLink="false">http://www.shamasis.net/?p=249</guid> <description><![CDATA[Wading through the marshlands of object oriented programming, one must at one time realize that there are two fundamental skills that one needs, in order to truly embody the spirit of object oriented paradigm. The ability to abstract ones thought processes. Perceive the harmony within abstract chaos. Abstraction as the selective examination of a problem. [...]]]></description> <wfw:commentRss>http://www.shamasis.net/2009/04/object-oriented-philosophy/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
