<?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>Golam Robbany</title>
	<atom:link href="http://golamrobbany.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://golamrobbany.wordpress.com</link>
	<description>Connecting World with Programming</description>
	<lastBuildDate>Fri, 04 Sep 2009 11:23:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='golamrobbany.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/87aaf211460fc6b69f8d98af26381ab9?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Golam Robbany</title>
		<link>http://golamrobbany.wordpress.com</link>
	</image>
			<item>
		<title>E-commerce Solution for Calling Card</title>
		<link>http://golamrobbany.wordpress.com/2009/09/04/e-commerce-solution-for-calling-card/</link>
		<comments>http://golamrobbany.wordpress.com/2009/09/04/e-commerce-solution-for-calling-card/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 11:22:42 +0000</pubDate>
		<dc:creator>Golam Robbany</dc:creator>
				<category><![CDATA[My Work]]></category>

		<guid isPermaLink="false">http://golamrobbany.wordpress.com/?p=27</guid>
		<description><![CDATA[
Its Online Phone card sells system based on PHP, MySQL and AJAX. For this system user can easily create an account and they can buy their phone card by online. Here I have used online payment processing. Current IBSYS Canada Inc is using this application. This application is direct connect with VOIP Switch.
visit http://www.ibsystelecom.com
  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=golamrobbany.wordpress.com&blog=2289627&post=27&subd=golamrobbany&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://golamrobbany.wordpress.com/2009/09/04/e-commerce-solution-for-calling-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5dd625d1cb1f6356e1444ec9b1d1180e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nahid</media:title>
		</media:content>

		<media:content url="http://ibsysbd.com/ibsys.jpg" medium="image">
			<media:title type="html">IBSYS Telecom</media:title>
		</media:content>
	</item>
		<item>
		<title>My First WordPress Theme</title>
		<link>http://golamrobbany.wordpress.com/2009/09/04/my-first-wordpress-theme/</link>
		<comments>http://golamrobbany.wordpress.com/2009/09/04/my-first-wordpress-theme/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 11:13:59 +0000</pubDate>
		<dc:creator>Golam Robbany</dc:creator>
				<category><![CDATA[My Work]]></category>

		<guid isPermaLink="false">http://golamrobbany.wordpress.com/?p=24</guid>
		<description><![CDATA[
Visit: http://www.bansberry.com
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=golamrobbany.wordpress.com&blog=2289627&post=24&subd=golamrobbany&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://golamrobbany.wordpress.com/2009/09/04/my-first-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5dd625d1cb1f6356e1444ec9b1d1180e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nahid</media:title>
		</media:content>

		<media:content url="http://ibsysbd.com/theme.jpg" medium="image">
			<media:title type="html">BansBerry</media:title>
		</media:content>
	</item>
		<item>
		<title>How to add your Class at CodeIgniter</title>
		<link>http://golamrobbany.wordpress.com/2008/02/17/how-to-add-your-class-at-codeigniter/</link>
		<comments>http://golamrobbany.wordpress.com/2008/02/17/how-to-add-your-class-at-codeigniter/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 11:49:00 +0000</pubDate>
		<dc:creator>Golam Robbany</dc:creator>
				<category><![CDATA[CodeIgniter Class]]></category>
		<category><![CDATA[Message Board]]></category>

		<guid isPermaLink="false">http://golamrobbany.wordpress.com/?p=10</guid>
		<description><![CDATA[Step#1: create your own class
&#60;?
class class_name {
function  function_name()
{
echo &#8220;I am There&#8221;;
}
}
?&#62;
Now save this file on your libraries (system-&#62;libraries) and file name is must according to your class name like class_name.php
&#160;
Step#2:  create a controller like this&#8230;
&#60;?php
 class  own_controller  extends Controller {
            [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=golamrobbany.wordpress.com&blog=2289627&post=10&subd=golamrobbany&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://golamrobbany.wordpress.com/2008/02/17/how-to-add-your-class-at-codeigniter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5dd625d1cb1f6356e1444ec9b1d1180e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nahid</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash Chart Integrate With CodeIgniter</title>
		<link>http://golamrobbany.wordpress.com/2008/01/13/hello-i-am-there/</link>
		<comments>http://golamrobbany.wordpress.com/2008/01/13/hello-i-am-there/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 04:17:47 +0000</pubDate>
		<dc:creator>Golam Robbany</dc:creator>
				<category><![CDATA[CodeIgniter Class]]></category>

		<guid isPermaLink="false">http://golamrobbany.wordpress.com/2008/01/13/hello-i-am-there/</guid>
		<description><![CDATA[Requirements:
1. a swf file
2. a helper file
3. a library file
4. a controller
SWF File:
Download the file and past it root folder like http://localhost/your_folder
Helper File:
Download the helper file and past it root folder like http://localhost/your_folder/system/helpers
Library File:
Download the library file and past it root folder like http://localhost/your_folder/system/libraries
Controller File:
create a controller name Welcome and past the code:
&#60;?php
class Welcome extends [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=golamrobbany.wordpress.com&blog=2289627&post=7&subd=golamrobbany&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://golamrobbany.wordpress.com/2008/01/13/hello-i-am-there/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5dd625d1cb1f6356e1444ec9b1d1180e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nahid</media:title>
		</media:content>

		<media:content url="http://aktd.org/nahid/image.JPG" medium="image">
			<media:title type="html">Grpah Image</media:title>
		</media:content>
	</item>
		<item>
		<title>Nice Content Editor</title>
		<link>http://golamrobbany.wordpress.com/2007/12/09/hello-world/</link>
		<comments>http://golamrobbany.wordpress.com/2007/12/09/hello-world/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 09:36:01 +0000</pubDate>
		<dc:creator>Golam Robbany</dc:creator>
				<category><![CDATA[Message Board]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[NicEdit is a Javascript/AJAX inline content editor to allow easy editing of web site content on the fly in the browser. It integrates into any site in seconds to make any element/div editable or convert standard textareas to rich text editing. You can try it right now by clicking on and editing this text using [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=golamrobbany.wordpress.com&blog=2289627&post=1&subd=golamrobbany&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://golamrobbany.wordpress.com/2007/12/09/hello-world/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5dd625d1cb1f6356e1444ec9b1d1180e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nahid</media:title>
		</media:content>

		<media:content url="http://aktd.org/nahid/text_area.JPG" medium="image">
			<media:title type="html">Post by Golam Robbany</media:title>
		</media:content>
	</item>
	</channel>
</rss>