<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>..life is a 15 inch monitor</title>
	<atom:link href="http://raselkabir.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://raselkabir.wordpress.com</link>
	<description>Sharif M Rasel Kabir (Shuvro)</description>
	<lastBuildDate>Sun, 05 Jun 2011 15:14:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='raselkabir.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>..life is a 15 inch monitor</title>
		<link>http://raselkabir.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://raselkabir.wordpress.com/osd.xml" title="..life is a 15 inch monitor" />
	<atom:link rel='hub' href='http://raselkabir.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Problem with Jquery Corner plugin at firefox 4 ?</title>
		<link>http://raselkabir.wordpress.com/2011/04/09/problem-with-jquery-corner-plugin-at-firefox-4/</link>
		<comments>http://raselkabir.wordpress.com/2011/04/09/problem-with-jquery-corner-plugin-at-firefox-4/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 08:52:22 +0000</pubDate>
		<dc:creator>Rasel Kabir Shuvro</dc:creator>
				<category><![CDATA[Others]]></category>

		<guid isPermaLink="false">http://raselkabir.wordpress.com/?p=199</guid>
		<description><![CDATA[If your jquery.corner.js is not working with firefox 4 then a small modification of your plugin can make it OK for firefox 4. Open your jquery.corner.js file. At the beginning of the code you will find some code like var style = document.createElement('div').style; var moz = style['MozBorderRadius'] !== undefined; var webkit = style['WebkitBorderRadius'] !== undefined; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raselkabir.wordpress.com&amp;blog=1362157&amp;post=199&amp;subd=raselkabir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://raselkabir.wordpress.com/2011/04/09/problem-with-jquery-corner-plugin-at-firefox-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c7e06bc1b45114e0450a8f4bf483e44?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Shuvro</media:title>
		</media:content>
	</item>
		<item>
		<title>Drupal &#8211; Clear cache from module</title>
		<link>http://raselkabir.wordpress.com/2011/04/09/drupal-clear-cache-from-module/</link>
		<comments>http://raselkabir.wordpress.com/2011/04/09/drupal-clear-cache-from-module/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 07:15:51 +0000</pubDate>
		<dc:creator>Rasel Kabir Shuvro</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://raselkabir.wordpress.com/?p=200</guid>
		<description><![CDATA[In Drupal, if you need to clear cache from your module then you can add this code when you need to clear cache. Mostly when we create a custom FORM to add/edit/delete anything other than node, we may need to clear cache. Code: function MODULENAME_flush_cache(){ // this will clear any type of cache cache_clear_all(NULL, 'cache_block'); [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raselkabir.wordpress.com&amp;blog=1362157&amp;post=200&amp;subd=raselkabir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://raselkabir.wordpress.com/2011/04/09/drupal-clear-cache-from-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c7e06bc1b45114e0450a8f4bf483e44?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Shuvro</media:title>
		</media:content>
	</item>
		<item>
		<title>Create Tag Cloud from Array in PHP</title>
		<link>http://raselkabir.wordpress.com/2011/02/05/create-tag-cloud-from-array-in-php/</link>
		<comments>http://raselkabir.wordpress.com/2011/02/05/create-tag-cloud-from-array-in-php/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 09:35:57 +0000</pubDate>
		<dc:creator>Rasel Kabir Shuvro</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tag cloud]]></category>

		<guid isPermaLink="false">http://raselkabir.wordpress.com/?p=184</guid>
		<description><![CDATA[Tag cloud is a popular representation in web now a days. Most of the time we use plugin or something like that to show tag cloud. If you want to create a tag cloud from an ARRAY in PHP, follow me.. Let we want to create tag cloud for &#8216;fruits&#8217; of our site. and assume [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raselkabir.wordpress.com&amp;blog=1362157&amp;post=184&amp;subd=raselkabir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://raselkabir.wordpress.com/2011/02/05/create-tag-cloud-from-array-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c7e06bc1b45114e0450a8f4bf483e44?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Shuvro</media:title>
		</media:content>
	</item>
		<item>
		<title>Drupal &#8211; Adding a clolor picker with your form item.</title>
		<link>http://raselkabir.wordpress.com/2011/01/29/drupal-adding-farbtastic-clolor-picker/</link>
		<comments>http://raselkabir.wordpress.com/2011/01/29/drupal-adding-farbtastic-clolor-picker/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 12:20:09 +0000</pubDate>
		<dc:creator>Rasel Kabir Shuvro</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://raselkabir.wordpress.com/?p=168</guid>
		<description><![CDATA[Drupal has its own color picker system. Drupal&#8217;s Farbtastic is very easy to add a color picker with your drupal form. here is the code for your form item. drupal_add_css('misc/farbtastic/farbtastic.css'); drupal_add_js('misc/farbtastic/farbtastic.js'); $form ['site_pagetitlecolor'] = array(    '#type' =&#62; 'textfield',    '#title' =&#62; t('Page Title Color'),    '#default_value' =&#62; '#FFF',    '#description' =&#62; '&#60;div id="site_pagetitlecolor_colorpicker"&#62;&#60;/div&#62;',    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raselkabir.wordpress.com&amp;blog=1362157&amp;post=168&amp;subd=raselkabir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://raselkabir.wordpress.com/2011/01/29/drupal-adding-farbtastic-clolor-picker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c7e06bc1b45114e0450a8f4bf483e44?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Shuvro</media:title>
		</media:content>
	</item>
		<item>
		<title>Jquery &#8211; Filtering a table rows.</title>
		<link>http://raselkabir.wordpress.com/2011/01/29/jquery-table-filter/</link>
		<comments>http://raselkabir.wordpress.com/2011/01/29/jquery-table-filter/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 11:33:53 +0000</pubDate>
		<dc:creator>Rasel Kabir Shuvro</dc:creator>
				<category><![CDATA[Java Script]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[searching]]></category>
		<category><![CDATA[table filtering]]></category>

		<guid isPermaLink="false">http://raselkabir.wordpress.com/?p=161</guid>
		<description><![CDATA[Here&#8217;s an useful code to filter a table with keyword. This is mostly used when we need to find some specific rows from a long table. 1. 1st of all your table must have ID, ie. &#60;table id="mytableid"&#62; &#60;thead&#62; &#60;tr&#62; &#60;th&#62;Item 1&#60;/th&#62; &#60;th&#62;Item 2&#60;/th&#62; &#60;th&#62;Item 3&#60;/th&#62; &#60;/tr&#62; &#60;/thead&#62; &#60;tbody&#62; &#60;tr class="odd" style=""&#62; &#60;td&#62;...&#60;/td&#62; &#60;td&#62;...&#60;/td&#62; &#60;td&#62;...&#60;/td&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raselkabir.wordpress.com&amp;blog=1362157&amp;post=161&amp;subd=raselkabir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://raselkabir.wordpress.com/2011/01/29/jquery-table-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c7e06bc1b45114e0450a8f4bf483e44?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Shuvro</media:title>
		</media:content>
	</item>
		<item>
		<title>Drupal &amp; Ajax using Jquery</title>
		<link>http://raselkabir.wordpress.com/2010/10/24/drupal-ajax/</link>
		<comments>http://raselkabir.wordpress.com/2010/10/24/drupal-ajax/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 04:23:20 +0000</pubDate>
		<dc:creator>Rasel Kabir Shuvro</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Java Script]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://raselkabir.wordpress.com/?p=138</guid>
		<description><![CDATA[Beginning Jquery In Drupal Theming JQuery In Drupal Drupal &#38; AJAX. Drupalcamp Finland 2010 Filed under: Drupal, Java Script, Jquery Tagged: Ajax, Drupal, JQuery<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raselkabir.wordpress.com&amp;blog=1362157&amp;post=138&amp;subd=raselkabir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://raselkabir.wordpress.com/2010/10/24/drupal-ajax/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c7e06bc1b45114e0450a8f4bf483e44?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Shuvro</media:title>
		</media:content>
	</item>
		<item>
		<title>Basic Modalbox using Jquery</title>
		<link>http://raselkabir.wordpress.com/2010/09/21/basic-modalbox-using-jquery/</link>
		<comments>http://raselkabir.wordpress.com/2010/09/21/basic-modalbox-using-jquery/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 09:33:09 +0000</pubDate>
		<dc:creator>Rasel Kabir Shuvro</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Java Script]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[jquery modal box]]></category>
		<category><![CDATA[light box]]></category>
		<category><![CDATA[modal box]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[User interface]]></category>

		<guid isPermaLink="false">http://raselkabir.wordpress.com/?p=133</guid>
		<description><![CDATA[Hello, here i have demonstrated a simple modal popup using JQuery. This modal popup is very basic so u can understand the code flow easily. Create a new HTML file and and follow these steps.. 1. You have to add Jquery Core to at the header of your page. &#60;script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js"&#62;&#60;/script&#62; 2. Then u [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raselkabir.wordpress.com&amp;blog=1362157&amp;post=133&amp;subd=raselkabir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://raselkabir.wordpress.com/2010/09/21/basic-modalbox-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c7e06bc1b45114e0450a8f4bf483e44?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Shuvro</media:title>
		</media:content>
	</item>
		<item>
		<title>Modalbox comparison</title>
		<link>http://raselkabir.wordpress.com/2010/08/26/modalbox-comparison/</link>
		<comments>http://raselkabir.wordpress.com/2010/08/26/modalbox-comparison/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 08:09:42 +0000</pubDate>
		<dc:creator>Rasel Kabir Shuvro</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Java Script]]></category>
		<category><![CDATA[Jquery]]></category>

		<guid isPermaLink="false">http://raselkabir.wordpress.com/?p=110</guid>
		<description><![CDATA[Feature Overview Module I GI IS HC IC V MS Lightbox2 YES YES YES YES YES YES YES jQuery Lightbox YES YES NO NO NO NO NO Thickbox YES YES NO YES1 YES NO2 YES Shadowbox YES YES YES YES YES YES YES3 Greybox Redux YES NO NO YES NO NO NO I = Images [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raselkabir.wordpress.com&amp;blog=1362157&amp;post=110&amp;subd=raselkabir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://raselkabir.wordpress.com/2010/08/26/modalbox-comparison/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c7e06bc1b45114e0450a8f4bf483e44?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Shuvro</media:title>
		</media:content>
	</item>
		<item>
		<title>Changes to Drupal Themes in version 7 (part 1)</title>
		<link>http://raselkabir.wordpress.com/2010/05/04/changes-to-drupal-themes-in-version-7-part-1/</link>
		<comments>http://raselkabir.wordpress.com/2010/05/04/changes-to-drupal-themes-in-version-7-part-1/#comments</comments>
		<pubDate>Tue, 04 May 2010 04:44:19 +0000</pubDate>
		<dc:creator>Rasel Kabir Shuvro</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://raselkabir.wordpress.com/?p=102</guid>
		<description><![CDATA[Filed under: Drupal<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raselkabir.wordpress.com&amp;blog=1362157&amp;post=102&amp;subd=raselkabir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://raselkabir.wordpress.com/2010/05/04/changes-to-drupal-themes-in-version-7-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c7e06bc1b45114e0450a8f4bf483e44?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Shuvro</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash cache problem when parsing XML file</title>
		<link>http://raselkabir.wordpress.com/2010/04/17/flash-cache-problem-when-parsing-xml-file/</link>
		<comments>http://raselkabir.wordpress.com/2010/04/17/flash-cache-problem-when-parsing-xml-file/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 22:13:01 +0000</pubDate>
		<dc:creator>Rasel Kabir Shuvro</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Action Script]]></category>

		<guid isPermaLink="false">http://raselkabir.wordpress.com/?p=98</guid>
		<description><![CDATA[Flash cache problem when parsing XML file Sometimes when we use a flash mp3 player where song lists are fetched from a XML file, it shows the same song as before after re-writing the XML and reloading the player using AJAX. This is simply a cache problem u know. To solve this issue u need [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raselkabir.wordpress.com&amp;blog=1362157&amp;post=98&amp;subd=raselkabir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://raselkabir.wordpress.com/2010/04/17/flash-cache-problem-when-parsing-xml-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c7e06bc1b45114e0450a8f4bf483e44?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Shuvro</media:title>
		</media:content>
	</item>
	</channel>
</rss>
