<?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; print</title>
	<atom:link href="http://blog.sriunplugged.com/tag/print/feed/" 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>Pass cookie from script to firefox</title>
		<link>http://blog.sriunplugged.com/perl/pass-cookie-script-firefox/</link>
		<comments>http://blog.sriunplugged.com/perl/pass-cookie-script-firefox/#comments</comments>
		<pubDate>Sat, 01 May 2010 09:30:39 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[logged in]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Set Cookie]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=181</guid>
		<description><![CDATA[Tweet I had a requirement to get firefox to open a logged in page in firefox. I used it for automated opening of some logged in pages. But there is another use for it. It can be used for opening mail or any other site that needs to be logged in. The only issue, this [...]]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/perl/pass-cookie-script-firefox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Print Array in PHP</title>
		<link>http://blog.sriunplugged.com/php/print-array-php/</link>
		<comments>http://blog.sriunplugged.com/php/print-array-php/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 07:21:21 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[print_r]]></category>
		<category><![CDATA[var_dump]]></category>
		<category><![CDATA[var_export]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=178</guid>
		<description><![CDATA[Tweet There are various methods and commands used in PHP to print an array of elements. They are different in the way they print the array elements. I will cover three main ones I usually use. Lets assume an array as follows to explain the various types of printing. var_dump The syntax for the function [...]]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/php/print-array-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

