<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Explore Yourself !!!</title>
	<atom:link href="http://aminulsumon.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aminulsumon.wordpress.com</link>
	<description>Welcome to shopno-dinga.com</description>
	<lastBuildDate>Fri, 31 Jul 2009 04:13:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='aminulsumon.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/35fc21ce9253048b86e3fa99eef8786e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Explore Yourself !!!</title>
		<link>http://aminulsumon.wordpress.com</link>
	</image>
			<item>
		<title>Database Migration (From Any to Any)</title>
		<link>http://aminulsumon.wordpress.com/2009/07/30/database-migration-from-any-to-any/</link>
		<comments>http://aminulsumon.wordpress.com/2009/07/30/database-migration-from-any-to-any/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 04:13:25 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[convert database]]></category>
		<category><![CDATA[one db to another]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=291</guid>
		<description><![CDATA[So far i have used(slightly or widely) these databases: mysql, Ms Access, Oracle, Sql Server. Previously i was engaged with only mysql database. but now a days, i need to work wiith different type of databases. more specifically, i receive different kind of databases and i need to analyze and report based on that. in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=295&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/07/30/database-migration-from-any-to-any/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>Taking mysql db backup in a second</title>
		<link>http://aminulsumon.wordpress.com/2009/07/28/taking-mysql-db-backup-in-a-second/</link>
		<comments>http://aminulsumon.wordpress.com/2009/07/28/taking-mysql-db-backup-in-a-second/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 18:17:46 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[backup script]]></category>
		<category><![CDATA[ci database backup]]></category>
		<category><![CDATA[database backup]]></category>
		<category><![CDATA[mysql database backup]]></category>
		<category><![CDATA[mysql db backup]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=289</guid>
		<description><![CDATA[Easy way to backup of database(mysql) using CI
$this-&#62;load-&#62;dbutil();
$this-&#62;load-&#62;helper(&#8216;download&#8217;);
$this-&#62;load-&#62;helper(&#8216;file&#8217;);
$prefs = array(
&#8216;tables&#8217;      =&#62; array(),  // Array of tables to backup.
&#8216;ignore&#8217;      =&#62; array(&#8217;ssc_dakhil_exam&#8217;),           // List of tables to omit from the backup
&#8216;format&#8217;      =&#62; &#8216;zip&#8217;,             // gzip, zip, txt
&#8216;filename&#8217;    =&#62; &#8216;mybackup.zip&#8217;,    // File name &#8211; NEEDED ONLY WITH ZIP FILES
&#8216;add_drop&#8217;    =&#62; TRUE,              // Whether to add DROP TABLE statements [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=293&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/07/28/taking-mysql-db-backup-in-a-second/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle 10g &#8211; Easy way to start</title>
		<link>http://aminulsumon.wordpress.com/2009/07/25/oracle-10g-easy-way-to-start/</link>
		<comments>http://aminulsumon.wordpress.com/2009/07/25/oracle-10g-easy-way-to-start/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 03:51:58 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[oracle 10g]]></category>
		<category><![CDATA[oracle 10g express edition]]></category>
		<category><![CDATA[start oracle]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=285</guid>
		<description><![CDATA[After couple of weeks i am back in my dash board to write something. This time i come back here to write about ORACLE. we all knows that Oracle is very very strong and powerful database. so lets start really quick.
First of all, there are number of different version of Oracle. For example, oracle 8, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=291&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/07/25/oracle-10g-easy-way-to-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>Multiple image manipulation(resize/crop/thumb/rotate)in a single script using CI</title>
		<link>http://aminulsumon.wordpress.com/2009/05/22/multiple-image-manipulationresizecropthumbrotatein-a-single-script-using-ci/</link>
		<comments>http://aminulsumon.wordpress.com/2009/05/22/multiple-image-manipulationresizecropthumbrotatein-a-single-script-using-ci/#comments</comments>
		<pubDate>Fri, 22 May 2009 16:25:34 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[CI image crop]]></category>
		<category><![CDATA[ci multiple image resize]]></category>
		<category><![CDATA[image manipulation]]></category>
		<category><![CDATA[multiple image manipulation]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=280</guid>
		<description><![CDATA[This is really nightmare to sort out why loop operation get success only for first time. Say, with or without loop i want to resize two images in a single script. i write the resize code but when i execute i found only first image is resized but not second one. WHY??????
after search and search, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=280&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/05/22/multiple-image-manipulationresizecropthumbrotatein-a-single-script-using-ci/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>Using CI, Crop an Image</title>
		<link>http://aminulsumon.wordpress.com/2009/05/22/using-ci-crop-an-image/</link>
		<comments>http://aminulsumon.wordpress.com/2009/05/22/using-ci-crop-an-image/#comments</comments>
		<pubDate>Fri, 22 May 2009 08:02:09 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[ci crop image]]></category>
		<category><![CDATA[crop image]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=278</guid>
		<description><![CDATA[$config['image_library'] = &#8216;gd2&#8242;;
$config['source_image'] = &#8216;./source/img/loc/aminul.jpg&#8217;;
$config['new_image'] = &#8216;./dest/img/loc/new.jpg&#8217;;
$config['create_thumb'] = TRUE;
$config['width'] = &#8216;300&#8242;;
$config['height'] = &#8216;300&#8242;;
$config['x_axis'] = &#8216;600&#8242;;
$config['y_axis'] = &#8216;350&#8242;;
//$this-&#62;image_lib-&#62;initialize($config);
$this-&#62;load-&#62;library(&#8216;image_lib&#8217;, $config);
if ( ! $this-&#62;image_lib-&#62;crop())
{
echo $this-&#62;image_lib-&#62;display_errors();
}
Enjoy Croping with CI
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=288&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/05/22/using-ci-crop-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>File upload in CI [Short Tip: Don&#039;t load library first]</title>
		<link>http://aminulsumon.wordpress.com/2009/05/22/file-upload-in-ci/</link>
		<comments>http://aminulsumon.wordpress.com/2009/05/22/file-upload-in-ci/#comments</comments>
		<pubDate>Fri, 22 May 2009 07:28:15 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[ci image resize]]></category>
		<category><![CDATA[image manipulation]]></category>
		<category><![CDATA[image resize]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=275</guid>
		<description><![CDATA[I found an interesting thing about CI file resize functionality. To resize an image we need to load image_lib library.
$this-&#62;load-&#62;library(&#8216;image_lib&#8217;); //don&#8217;t use it
But if we load this library first and assign configuration variables later then it gives the following error:
Your server does not support the GD function required to process this type of image.\
instead first [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=286&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/05/22/file-upload-in-ci/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>All about .htaccess</title>
		<link>http://aminulsumon.wordpress.com/2009/05/09/all-about-htaccess/</link>
		<comments>http://aminulsumon.wordpress.com/2009/05/09/all-about-htaccess/#comments</comments>
		<pubDate>Sun, 10 May 2009 04:23:27 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[rewrite]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=271</guid>
		<description><![CDATA[what is .htaccess?
=&#62; it&#8217;s a file located at your server use for control apache activities. usually we place .htaccess file in server root but it&#8217;s also possible to locate elsewhere. moreover, .htaccess file help us to rewrite apache behavior. in addition, you can rewrite some variables of php.ini form .htaccess file. regardless of php framework [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=278&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/05/09/all-about-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>Today is special day for me</title>
		<link>http://aminulsumon.wordpress.com/2009/05/02/today-is-special-day-for-me/</link>
		<comments>http://aminulsumon.wordpress.com/2009/05/02/today-is-special-day-for-me/#comments</comments>
		<pubDate>Sat, 02 May 2009 16:27:33 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[IICT (BUET)]]></category>
		<category><![CDATA[buet]]></category>
		<category><![CDATA[buet admission]]></category>
		<category><![CDATA[dream]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=259</guid>
		<description><![CDATA[Yes!!! Today is really special day for me. It&#8217;s orientation and first class in IICT at BUET. This year i get chance at BUET in MSc in ICT. It was my father&#8217;s dream i shall become a student of BUET. but i am such stupid who dont&#8217; have enough marks in HSC and as a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=259&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/05/02/today-is-special-day-for-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>JQuery : Easy way to learn</title>
		<link>http://aminulsumon.wordpress.com/2009/04/26/jquery-easy-way-to-learn/</link>
		<comments>http://aminulsumon.wordpress.com/2009/04/26/jquery-easy-way-to-learn/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 03:14:00 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Integrate Jquery with CI]]></category>
		<category><![CDATA[Integrate Jquery with Symfony]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Simple Jquery]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=236</guid>
		<description><![CDATA[Well, till now i am not familiar about Jquery. months back, during discussion i told an expert programmer that, i don&#8217;t know Jquery. and he replied: &#8220;Don&#8217;t worry about JQuery. JQuery is Designer stuff not developer but it&#8217;s nice to know how to integrate and it works&#8221;.
As though, i am really lazy one i can&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=236&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/04/26/jquery-easy-way-to-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>.htaccess file for server and localhost</title>
		<link>http://aminulsumon.wordpress.com/2009/04/25/htaccess-file-for-server-and-localhost/</link>
		<comments>http://aminulsumon.wordpress.com/2009/04/25/htaccess-file-for-server-and-localhost/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 16:24:52 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[ci htaccess]]></category>
		<category><![CDATA[htaccess for any project]]></category>
		<category><![CDATA[server and localhost htaccess]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=227</guid>
		<description><![CDATA[it&#8217;s really shame to say, having working experience of around 1 and 1/2 year in code igniter i forget how to use .htaccess for localhost. honestly, i have no problem with .htaccess(for localhost and server) when environment configured as &#8220;Port based WAMP server&#8221;. however, before i forget let me write
There are two ways of environment [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=227&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/04/25/htaccess-file-for-server-and-localhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
	</channel>
</rss>