<?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>JaguarNac.com &#187; Gadgets</title>
	<atom:link href="http://www.jaguarnac.com/blog/tag/gadgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaguarnac.com</link>
	<description></description>
	<lastBuildDate>Sat, 10 Jul 2010 05:07:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>a big WAVE</title>
		<link>http://www.jaguarnac.com/blog/a-big-wave/</link>
		<comments>http://www.jaguarnac.com/blog/a-big-wave/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 12:00:04 +0000</pubDate>
		<dc:creator>JaguarNac</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[conversation]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[nac]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Wave]]></category>

		<guid isPermaLink="false">http://www.jaguarnac.com/?p=273</guid>
		<description><![CDATA[It&#8217;s fun exploring Google Wave. It was awesome to see and participate in a wave conversation with over 70 people and about 5-6 bots and gadgets   the experience one can only describe as &#8220;fun&#8221; and &#8220;slow&#8221;  
yeah, when it goes this chunky, its bound to get funky !!! lets see how they [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s fun exploring Google Wave. It was awesome to see and participate in a wave conversation with over 70 people and about 5-6 bots and gadgets <img src='http://www.jaguarnac.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  the experience one can only describe as &#8220;fun&#8221; and &#8220;slow&#8221; <img src='http://www.jaguarnac.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>yeah, when it goes this chunky, its bound to get funky !!! lets see how they do it good and make it better !!!</p>
<p>~Nac</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jaguarnac.com/blog/a-big-wave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shindig and Partuza</title>
		<link>http://www.jaguarnac.com/blog/shindig-and-partuza/</link>
		<comments>http://www.jaguarnac.com/blog/shindig-and-partuza/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 18:20:40 +0000</pubDate>
		<dc:creator>JaguarNac</dc:creator>
				<category><![CDATA[random]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[jaguarnac]]></category>
		<category><![CDATA[OpenSocial]]></category>
		<category><![CDATA[Partuza]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPCamp]]></category>
		<category><![CDATA[shindig]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.jaguarnac.com/blog/?p=142</guid>
		<description><![CDATA[
Inspired by the PHPCamp yesterday, I psent most of my Sunday to get Shindig and Partuza installed and running. The setup is fairly easy and well explained on the link below :
http://www.chabotc.com/generic/setting-up-shindig-and-partuza-on-windows/
the guide explains all the things u&#8217;ll need to set up these two things using VirtualHosts on WAMP.
for those who wish to place the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jaguarnac.com/blog/wp-content/uploads/2008/09/partuza.gif"><img class="alignnone size-thumbnail wp-image-141" title="partuza" src="http://www.jaguarnac.com/blog/wp-content/uploads/2008/09/partuza-150x150.gif" alt="Fundood powered by Partuza" width="150" height="150" /></a></p>
<p>Inspired by the PHPCamp yesterday, I psent most of my Sunday to get Shindig and Partuza installed and running. The setup is fairly easy and well explained on the link below :<br />
<a title="Install Shindig and Partuza on Windows" href="http://www.chabotc.com/generic/setting-up-shindig-and-partuza-on-windows/" target="_blank">http://www.chabotc.com/generic/setting-up-shindig-and-partuza-on-windows/</a></p>
<p>the guide explains all the things u&#8217;ll need to set up these two things using VirtualHosts on WAMP.</p>
<p>for those who wish to place the shindig and partuza in webroot OR use aliases, there&#8217;s some extra file editing involved. I&#8217;m planning to run a quick install on a VPC and document the steps for general use.</p>
<p>the guide asks you to test the install using this link :</p>
<p>http://shindig/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml</p>
<p>for webroot installs or aliases, this looks something like-</p>
<p>http://&lt;hostname&gt;/shindig/php/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml</p>
<p>however, the url http://www.labpixies.com/campaigns/todo/todo.xml did not work for me. It kept throwing an empty xml error, and I am still surprised about the cause. Other labpixies applications, however, worked fine on the installation.</p>
<p>http://&lt;hostname&gt;/shindig/php/gadgets/ifr?url=http://www.labpixies.com/campaigns/calendar/calendar.xml</p>
<p>this calendar application renderred without problem.</p>
<p>currently, partuza is running at <a title="FunDood!" href="http://www.jaguarnac.com/partuza" target="_blank">http://www.jaguarnac.com/partuza</a> , if interested, have a look !!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jaguarnac.com/blog/shindig-and-partuza/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I rammed myself</title>
		<link>http://www.jaguarnac.com/blog/i-rammed-myself/</link>
		<comments>http://www.jaguarnac.com/blog/i-rammed-myself/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 05:07:27 +0000</pubDate>
		<dc:creator>JaguarNac</dc:creator>
				<category><![CDATA[random]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[pc]]></category>

		<guid isPermaLink="false">http://www.jaguarnac.com/blog/index.php/2008/07/15/i-rammed-myself/</guid>
		<description><![CDATA[This is one of those days when I feel happiness beyond extremities, even after losing some significant share of self-earned liquidity. Today, the reason for such overpowering happiness is right at my fingertips.
Since I got my lappy in Feb 2008, I was running things on it with mere 1 gig of RAM. Vista with all [...]]]></description>
			<content:encoded><![CDATA[<p>This is one of those days when I feel happiness beyond extremities, even after losing some significant share of self-earned liquidity. Today, the reason for such overpowering happiness is right at my fingertips.</p>
<p>Since I got my lappy in Feb 2008, I was running things on it with mere 1 gig of RAM. Vista with all of it&#8217;s good looks was kinda killing the &#8220;machine spirit&#8221; within the device. After today, however, this will no longer be the case. </p>
<p>Just an hour before this post, I managed to get my lappy running on 4 gigs of RAM.</p>
<p>Windows Vista 32 bit can only consume 3 gig of it, however, this is WAY lot better than the one gig I had. I feel the power at my fingertips. <br />RAM is good!</p>
<p>~Nac</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jaguarnac.com/blog/i-rammed-myself/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
