<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.2" -->
<rss version="0.92">
<channel>
	<title>Rupom Here</title>
	<link>http://rupom.osclicks.com</link>
	<description>For Sharing Experiences With You</description>
	<lastBuildDate>Sun, 28 Oct 2007 19:35:01 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>Hello AOL Address Book Grabber Seekers</title>
		<description>	For AOL address book grabber seekers:
	I am getting a lot of requests of &#8220;AOL Address Book Grabber&#8221; PHP code. For your information - please don&#8217;t send me emails. Instead, please fill the following form:
	http://www.rupom.com/aol/post-your-email.php
	I am a very busy guy and don&#8217;t have time to reply to all emails separately. So ...</description>
		<link>http://rupom.osclicks.com/2007/10/29/hello-aol-address-book-grabber-seekers/</link>
	</item>
	<item>
		<title>Looking for a Web Application Engineer</title>
		<description>	Do you think you are always capable to develop some cool stuffs? Do you want to change the world by your works? If YES, please send your resume to my email (rupom_315@yahoo.com) ASAP. I am looking for a very competent web application engineer (Full-Time) to work with my overseas team ...</description>
		<link>http://rupom.osclicks.com/2007/09/09/looking-for-a-web-application-engineer/</link>
	</item>
	<item>
		<title>Some Usage Examples of My XmlToArray Class</title>
		<description>	I am very happy that my XmlToArray Class at PHPClasses.Org got a huge popularity. This class parses XML and forms array from the hierarchical XML format. You can download it from here:
	http://www.phpclasses.org/browse/package/2938.html
	Recently few users requested me to provide a real-life example usage of my class. In this regard, I want ...</description>
		<link>http://rupom.osclicks.com/2007/07/04/some-usage-examples-of-my-xmltoarray-class/</link>
	</item>
	<item>
		<title>phpBB Topic Map</title>
		<description>	Few months back, I worked on &#8220;phpBB topic map&#8221; for one of my good friends. It&#8217;s a new kind of site map (in this case I called &#8220;topic map&#8221;). I just want to show you the new kind mapping stuff. You can see the working version here:
	http://forums.dlsoftware.net/sitemap/
	
	If you mouse over ...</description>
		<link>http://rupom.osclicks.com/2007/07/01/phpbb-topic-map/</link>
	</item>
	<item>
		<title>See My Simple Image Thumbnailer</title>
		<description>	Last week when I noticed the MYRUET members could not upload proper sized image to their profile page, I prepared a simple image thumbnailer.  I donno if it helped them a lot but I noticed few members used it. Here is the demo:
	http://www.rupom.com/myruet/
	It is very simple one to prepare. ...</description>
		<link>http://rupom.osclicks.com/2007/06/30/see-my-simple-image-thumbnailer/</link>
	</item>
	<item>
		<title>Grand Opening of MYRUET Community Website (Beta Version)</title>
		<description>	Today we (Lemon, Arif &amp; Me) released a beta version of MYRUET (http://www.myruet.com). MYRUET is the community website aimed for all ex and current students of Rajshahi University of Engineering &amp; Technology (RUET), Bangladesh. We released this version as a testing version. Upon members&#8217; feedbacks on testing this website, we ...</description>
		<link>http://rupom.osclicks.com/2007/06/24/grand-opening-of-myruet-community-website-beta-version/</link>
	</item>
	<item>
		<title>Easy Way to Install FFMPEG with PHP</title>
		<description>	Audio/Video streaming is very popular today. Recently I have worked on such streaming for one of my projects. My server OS is Fedora Core 6. I found a great help to install FFMPEG (with PHP) that I want to share:
	http://vexxhost.com/blog/category/ffmpeg/
	I followed it line by line and got FFMPEG done. Obviously ...</description>
		<link>http://rupom.osclicks.com/2007/06/15/easy-way-to-install-ffmpeg-with-php/</link>
	</item>
	<item>
		<title>Gmail Address Book Grabber :: New Update</title>
		<description>	Please check the updated version of my class &#8220;Gmail Address Book Grabber&#8221;:
	http://www.phpclasses.org/browse/package/3170.html
	This update is because Gmail changed few display &#038; URL styles in the recent days. I have modified the data parser and a request URL in this change. It&#8217;s working now. See demo here:
	http://rupom.osclicks.com/demos/grab_gmail/
	Please feel free to share your ...</description>
		<link>http://rupom.osclicks.com/2007/06/14/gmail-address-book-grabber-new-update/</link>
	</item>
	<item>
		<title>Tell A Friend (TAF) System With Gmail, Yahoo, MSN, AOL Contact List Grabbers</title>
		<description>	Recently I prepared a simple Tell A Friend (TAF) System with Gmail, Yahoo, MSN, AOL contact list grabbers. We all know that Tell A Friend (TAF) is a very important part now-a-days for any well-organized/planned website. Also many sites (especially social networking sites) facilitates TAF with contact list importing from ...</description>
		<link>http://rupom.osclicks.com/2006/11/22/tell-a-friend-taf-system-with-gmail-yahoo-msn-aol-contact-list-grabbers/</link>
	</item>
	<item>
		<title>cURL Callback Function</title>
		<description>	Usually we get cURL response from curl_exec(). But we have options to get the output using callback functions. We can set callback function for both header and body output. Here is an example:
	//Init curl session
$ch = curl_init();
//Set URL
curl_setopt($ch, CURLOPT_URL, &#8216;http://www.php.net/&#8217;);
// Set callback function for headers
curl_setopt($ch, CURLOPT_HEADERFUNCTION, &#8216;read_header&#8217;);
// Set callback function ...</description>
		<link>http://rupom.osclicks.com/2006/09/03/curl-callback-function/</link>
	</item>
</channel>
</rss>
