<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Life and Living</title>
	<link>http://www.lifenlivin.com</link>
	<description>Destroyed in the horizon.</description>
	<lastBuildDate>Sat, 06 Mar 2010 17:05:23 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>A line follower robot</title>
		<description>It was a assignment to program a line follower robot. We have five sensors to detect a black line on a white surface. In my group we were two members:- me and Sufi. What we do is that we wrote a program in BASIC that will tell the user to ...</description>
		<link>http://www.lifenlivin.com/2010/03/a-line-follower-robot/</link>
			</item>
	<item>
		<title>Curve</title>
		<description>Curve is a combination of a lot of small segmented straight line. So small segment of straight line is the source of all kind of curves not in the drawing board but also in our nature and life. Curve has some strange things over straight line. You can create a ...</description>
		<link>http://www.lifenlivin.com/2010/03/curve/</link>
			</item>
	<item>
		<title>A beautiful World</title>
		<description>A beautiful world does not mean that the world is full of precious and eye catching things. When we can say that our world has become beautiful? It is true that the world has a lot of beautiful things to notice. Are this enough to declare our world beautiful? I ...</description>
		<link>http://www.lifenlivin.com/2010/03/a-beautiful-world/</link>
			</item>
	<item>
		<title>Beauty by definition</title>
		<description>What is beauty? Something pleasant, smooth, easing or something else that makes a sense of feeling good. How can we define beauty? How can we measure it? Well it is relative to the tastes of the human being. We say a thing is beautified when external ornament is applied. We ...</description>
		<link>http://www.lifenlivin.com/2010/02/beauty-by-definition/</link>
			</item>
	<item>
		<title>I smell a rat</title>
		<description>I have just created a thread in webhostingtalk.com about a review of my host. The thing is that my site is moved from the initial server. One of the guy from that forum traced it and replied it. They smell a rat about my correctness of information. It is true ...</description>
		<link>http://www.lifenlivin.com/2010/02/i-smell-a-rat/</link>
			</item>
	<item>
		<title>A river cruise</title>
		<description>Recently my batch arranged a river cruise from Buriganga river to Meghna river. I had never attended a river cruise before. As we were the organizing batch, we had a lot of duties. I was assigned the duty of transportation from Department to Ship and ship to department (return). My ...</description>
		<link>http://www.lifenlivin.com/2010/02/a-river-cruise/</link>
			</item>
	<item>
		<title>Buggy header in php</title>
		<description>Today, I got a problem in a php script. I was using header() function in the if-else branching. The code is something like

if(condition1)

{

header("Location:dummy.php?err=1");

}

else

{

header("Location:dummy.php?err=2");

}

if(condition2)

{

header("Location:dummy.php?err=3");

}

else

{

header("Location:dummy.php?err=4");

}

a contition may fullfill both condition 1 and 2. But in this case I want to go through the first if clause. I run the script and saw ...</description>
		<link>http://www.lifenlivin.com/2010/02/buggy-header-in-php/</link>
			</item>
	<item>
		<title>File permission in Ubuntu</title>
		<description>I use ubuntu. I found a problem in ubuntu file permission. I have made a php script to delete a file. The file run on CentOs server correctly, but if I run that script on my ubuntu localhost, it shows me a warning saying "Warning:  unlink(toberemoved.php) [function.unlink]: Permission denied ...</description>
		<link>http://www.lifenlivin.com/2010/02/file-permission-in-ubuntu/</link>
			</item>
	<item>
		<title>Color Your Life###2</title>
		<description>Sometimes I take  photos. I found a virtual pond type thing in front of your department. I saw some shrubs udner the water. I took a photo of it.

[caption id="attachment_127" align="aligncenter" width="604" caption="Shrub under Water"][/caption] </description>
		<link>http://www.lifenlivin.com/2010/02/color-your-life2/</link>
			</item>
	<item>
		<title>Export mysql database</title>
		<description>Yesterday My classmate Rinku asked me how to export mysql database. He said that using PhpMyAdmin is pain to download the database everyday. So he needs a button which will do the job of PhpMyAdmin in a single step. That is why he needs the system of exporting a database. ...</description>
		<link>http://www.lifenlivin.com/2010/02/export-mysql-database/</link>
			</item>
</channel>
</rss>
<script type="text/javascript">var infolink_pid = 35265;</script>
<script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
try {
_uacct = "UA-4832193-1";
urchinTracker();
} catch(err) {}</script>

