<?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/"
	>

<channel>
	<title>Srijith Unplugged &#187; Search Results  &#187;  php-print-array</title>
	<atom:link href="http://blog.sriunplugged.com/post/php-print-array/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://blog.sriunplugged.com</link>
	<description>The place where I share my experiments on my computer</description>
	<lastBuildDate>Tue, 27 Dec 2011 20:57:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>User Level Threads</title>
		<link>http://blog.sriunplugged.com/linux/user-level-threads/</link>
		<comments>http://blog.sriunplugged.com/linux/user-level-threads/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 07:57:48 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[Assginment]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[light weight]]></category>
		<category><![CDATA[swapcontext]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=392</guid>
		<description><![CDATA[<p>User level threads is created for light weight threads. It needs to be controlled, context switched and swapped by the process. To the Operating System it is only one process without any threads. Here is one implementation of it:



q.h

[c]

#includ&#160;...</p>]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/linux/user-level-threads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Service Engineer/System Administrator Interview Questions</title>
		<link>http://blog.sriunplugged.com/shell-scripting/service-engineersystem-administrator-interview-questions/</link>
		<comments>http://blog.sriunplugged.com/shell-scripting/service-engineersystem-administrator-interview-questions/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 21:48:37 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[interview]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=377</guid>
		<description><![CDATA[<p>This is not my code alone.  It was the group effort of Vivek Ram, Cijo George, Sandeep Unni and mine during our epic preparation for Yahoo!. I am just putting it open for others who would be looking for this information.



	Convert all lower case to up&#160;...</p>]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/shell-scripting/service-engineersystem-administrator-interview-questions/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Installing Django on Dreamhost</title>
		<link>http://blog.sriunplugged.com/python/installing-django-dreamhost/</link>
		<comments>http://blog.sriunplugged.com/python/installing-django-dreamhost/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 08:27:36 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[dispatch.fcgi]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[easy_install]]></category>
		<category><![CDATA[fcgi]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[mysql-python]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=337</guid>
		<description><![CDATA[<p>Installing Django in Dreamhost and getting it to run wasn't straight forward at-least to me. There was lot of issues such as python bin directory not accessible as its shared and so.



So the initial step in this to setup python yourself so that you can&#160;...</p>]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/python/installing-django-dreamhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display row number in Mysql Select Query</title>
		<link>http://blog.sriunplugged.com/mysql/display-row-number-mysql-select-query/</link>
		<comments>http://blog.sriunplugged.com/mysql/display-row-number-mysql-select-query/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 22:54:07 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[row number]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=168</guid>
		<description><![CDATA[<p>How many times did want to have the row number or the position of the row in the selected query? I had many cases where I needed this feature. I needed the feature for printing the rank of a person where each row is the mark of the person. So lets see how &#160;...</p>]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/mysql/display-row-number-mysql-select-query/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Auto Away Notifier for Pidgin in Perl</title>
		<link>http://blog.sriunplugged.com/shell-scripting/auto-away-notifier-for-pidgin-in-perl/</link>
		<comments>http://blog.sriunplugged.com/shell-scripting/auto-away-notifier-for-pidgin-in-perl/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 10:05:22 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[acpi]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[Auto Away Notifier]]></category>
		<category><![CDATA[Auto Away Notifier Perl]]></category>
		<category><![CDATA[Auto Away Plugin]]></category>
		<category><![CDATA[FILE]]></category>
		<category><![CDATA[LID]]></category>
		<category><![CDATA[Purple Debug]]></category>
		<category><![CDATA[Tools Plugins]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=10</guid>
		<description><![CDATA[<p>Whenever I am away from laptop my chat buddies leave me lots message and finally lots of "You there???". So  I thought of making a script that would inform my buddies that I am away when someone sends me a message.
This method works with Pigin API.
I hav&#160;...</p>]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/shell-scripting/auto-away-notifier-for-pidgin-in-perl/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Display Reminders In Gnome Panel</title>
		<link>http://blog.sriunplugged.com/linux/display-reminders-in-gnome-panel/</link>
		<comments>http://blog.sriunplugged.com/linux/display-reminders-in-gnome-panel/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 20:40:29 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[FILE]]></category>
		<category><![CDATA[Panel Reminder]]></category>
		<category><![CDATA[Perl Program]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=9</guid>
		<description><![CDATA[<p>It was a long standing requirement of mine to create a reminder software or something which can keep me reminding of things as I always keep forgetting things. So I made a reminder that displays my reminders on the Gnome Panel.
It looks something like thi&#160;...</p>]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/linux/display-reminders-in-gnome-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Invisible Users In Gmail</title>
		<link>http://blog.sriunplugged.com/linux/find-invisible-users-in-gmail/</link>
		<comments>http://blog.sriunplugged.com/linux/find-invisible-users-in-gmail/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 05:03:38 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[XMPP]]></category>
		<category><![CDATA[ARGV]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[SESSION]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[STREAM]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=5</guid>
		<description><![CDATA[<p>Finding who is invisible is something that I always wanted to do.It's always fun to ping a person who feels none can see him/her online. While studying XMPP protocol I found out that even when the person is offline the chat client knows that person is onli&#160;...</p>]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/linux/find-invisible-users-in-gmail/feed/</wfw:commentRss>
		<slash:comments>130</slash:comments>
		</item>
		<item>
		<title>Reminder for Gnome Panel</title>
		<link>http://blog.sriunplugged.com/shell-scripting/reminder-for-gnome-panel/</link>
		<comments>http://blog.sriunplugged.com/shell-scripting/reminder-for-gnome-panel/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 15:34:17 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[Auto Away Notifier Pidgin Perl]]></category>
		<category><![CDATA[Backend Panel Reminder]]></category>
		<category><![CDATA[Birthday Reminder Gnome Panel]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Gnome Panel]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Perl Panel Code]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=12</guid>
		<description><![CDATA[<p>This is the program that lets us to enter the text and time at which it should be reminded me. The command has the following options



	-d: date eg:  17/3/2009
	-t : time [ It's should be entered as 24hr clock] eg:   20:00:00
	-r : reminder text [ &#160;...</p>]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/shell-scripting/reminder-for-gnome-panel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simplest way to remove trailing zeros of decimal numbers</title>
		<link>http://blog.sriunplugged.com/php/remove-trailing-zero-in-decimal/</link>
		<comments>http://blog.sriunplugged.com/php/remove-trailing-zero-in-decimal/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 15:07:16 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[decimal]]></category>
		<category><![CDATA[trim]]></category>
		<category><![CDATA[zero]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=123</guid>
		<description><![CDATA[<p>This is a simple method I found to remove or strip trailing zeros of a decimal number. The function accepts the decimal number and return the trimmed value back. It removes all the redundant zeros in the number after the decimal point and if no number othe&#160;...</p>]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/php/remove-trailing-zero-in-decimal/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Generate Date from a range in Mysql and pad the results where no date is present</title>
		<link>http://blog.sriunplugged.com/mysql/generate-date-range/</link>
		<comments>http://blog.sriunplugged.com/mysql/generate-date-range/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 10:35:03 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[Generate Date]]></category>
		<category><![CDATA[padding]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[union]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=299</guid>
		<description><![CDATA[<p>If you want to generate dates, MYSQL doesn't have a range function, so I wrote a work around for the same. So how  it works is I have reused a code to generate numbers from my previous post. So I added date function to that query and reduce the generated &#160;...</p>]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/mysql/generate-date-range/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

