<?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>Programming Ideas, Logics, Tips and Tricks &#187; orkut</title>
	<atom:link href="http://www.sajithmr.me/tag/orkut/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.me</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 15:44:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How the new feature in Orkut (My Events) ruined an event</title>
		<link>http://www.sajithmr.me/how-the-new-feature-in-orkut-my-events-ruined-an-event</link>
		<comments>http://www.sajithmr.me/how-the-new-feature-in-orkut-my-events-ruined-an-event#comments</comments>
		<pubDate>Tue, 02 Dec 2008 04:20:43 +0000</pubDate>
		<dc:creator>Mr Me</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[kerala]]></category>
		<category><![CDATA[orkut]]></category>
		<category><![CDATA[ruined]]></category>

		<guid isPermaLink="false">http://www.sajithmr.com/?p=379</guid>
		<description><![CDATA[Recently we decided to organize the 3rd barcamp of kerala on 7th December 2008. The cheif organanizers Kenney Jacob and Anand Subramanian started promotions and publicity for the event. They stated mailing, sending sms and further online promotions. Our greate, romantic, family , friends Orkut Community introduced a new feature called  My Events, in which [...]]]></description>
			<content:encoded><![CDATA[<p>Recently we decided to organize the <a href="http://www.barcampkerala.org/blog/" target="_blank">3rd barcamp of kerala </a>on 7th December 2008. The cheif organanizers <a href="http://www.kenneyjacob.com">Kenney Jacob</a> and <a href="http://www.theanand.com/blog/" target="_blank">Anand Subramanian</a> started promotions and publicity for the event. They stated mailing, sending sms and further online promotions. Our greate, romantic, family , friends Orkut Community introduced a new feature called  <a href="http://www.orkut.co.in/Main#Events.aspx" target="_blank">My Events</a>, in which you can create and event and inform your friends which will remind them at the day of the event.</p>
<p>Very enthusiastic young chap Mr Anand created an event in orkut and invited all the tech savy friends into it. All accepted the event and saved in their orkut. The real story started when anand , by mistake , deleted the event in orkut. It is just a removal of the event node. But the funny thing happened is,  everybody got this message in their email   is :</p>
<p><em><strong>&#8220;The Event Barcamp Kerala &#8211; 3 has been Cancelled&#8221;</strong></em></p>
<p>Don&#8217;t worry Friends, Today is  dec 2nd , we have long 5 days to go for the real <a href="http://www.barcampkerala.org/blog/" target="_blank">barcamp</a>.  Anyway it is going to happen @ the rite time as announced &#8230;</p>
<p><a href="http://www.barcampkerala.org/blog/" target="_blank"><img class="alignnone" src="http://www.barcampkerala.org/blog/barcamp1.jpg" alt="" width="476" height="150" /></a></p>
<p>Cheers</p>
<p>Sajith</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sajithmr.me/how-the-new-feature-in-orkut-my-events-ruined-an-event/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Contact Grabber</title>
		<link>http://www.sajithmr.me/contact-grabber</link>
		<comments>http://www.sajithmr.me/contact-grabber#comments</comments>
		<pubDate>Thu, 06 Nov 2008 10:55:51 +0000</pubDate>
		<dc:creator>Mr Me</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php source code]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[AOL]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[contact]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[fetch]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[grab]]></category>
		<category><![CDATA[grabber]]></category>
		<category><![CDATA[Hotmail]]></category>
		<category><![CDATA[Indiatimes]]></category>
		<category><![CDATA[Linkedin]]></category>
		<category><![CDATA[lycos]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[orkut]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[Rediff]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.sajithmr.com/?p=353</guid>
		<description><![CDATA[If you are a social media website developer , sometimes you might search for grabbing contacts from a particular email account if the password is given. I also did the same.  In most of the cases it did not work properly. But recently i got a contact grabber from phpclasses.org which works perfectly on Gmail, [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a social media website developer , sometimes you might search for grabbing contacts from a particular email account if the password is given. I also did the same.  In most of the cases it did not work properly. But recently i got a contact grabber from <a href="http://www.phpclasses.org" target="_blank">phpclasses.org</a> which works perfectly on <strong>Gmail</strong>, <strong>Hotmail</strong>, <strong>Rediff</strong>, <strong>Yahoo</strong>, <strong>Orkut</strong>, <strong>MySpace</strong>, <strong>Indiatimes</strong>, <strong>Linkedin</strong> , <strong>AOL</strong> and <strong>lycos</strong></p>
<div id="attachment_355" class="wp-caption alignnone" style="width: 371px"><a href="http://www.sajithmr.com/wp-content/uploads/2008/11/grabber.jpg"><img class="size-full wp-image-355" title="Contact Grabber " src="http://www.sajithmr.com/wp-content/uploads/2008/11/grabber.jpg" alt="screen shot" width="361" height="225" /></a><p class="wp-caption-text">screen shot</p></div>
<p>But the zip file i got is not well arranged, so it shows some errors . I arranged it in proper way and uploaded here:</p>
<p><span style="text-decoration: underline;">Download:</span></p>
<p><a href="http://sajithmr.com/downloads/grabber.zip" target="_self"><img class="alignnone size-thumbnail wp-image-354" title="winzip_180x180" src="http://www.sajithmr.com/wp-content/uploads/2008/11/winzip_180x180-150x150.gif" alt="" width="98" height="98" /></a></p>
<p><a title="Contact Grabber" href="http://sajithmr.com/downloads/grabber.zip" target="_self">http://sajithmr.com/downloads/grabber.zip</a></p>
<p><span style="color: #808080;"><em>(Under GNU Public License)</em></span></p>
<p>Using this <strong>php code</strong> , you can <strong>export the email contacts</strong> as csv file.</p>
<p>Here is the actual source website : <a href="http://www.phpclasses.org/browse/package/3895.html" target="_blank">http://www.phpclasses.org/browse/package/3895.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sajithmr.me/contact-grabber/feed</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>Crop Image Like Orkut</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut</link>
		<comments>http://www.sajithmr.me/crop-image-like-orkut#comments</comments>
		<pubDate>Thu, 05 Jun 2008 07:36:32 +0000</pubDate>
		<dc:creator>Mr Me</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php source code]]></category>
		<category><![CDATA[crop]]></category>
		<category><![CDATA[gd]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[orkut]]></category>

		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/</guid>
		<description><![CDATA[Online Photoshop in PHP (Series Part 4) &#62;&#62; Today we will discuss about cropping of images using php and gd library. Look at the simple example here: http://www.sajithmr.com/photoshop-tuts/crop/simplecrop.php $x1 = $_GET['x1']; $y1 = $_GET['y1']; $x2 = $_GET['x2']; $y2 = $_GET['y2']; $image_object = imagecreatefromjpeg('hari.jpg'); $image_cropped = Crop($image_object,$x1, $y1, $x2,$y2); $temp_path = rand(1,99999)."hari.jpg"; imagejpeg( $image_cropped,$temp_path); header('Location: simplecrop.php?img='.$temp_path [...]]]></description>
			<content:encoded><![CDATA[<h3><font color="#008080">Online Photoshop in PHP (Series Part 4) &gt;&gt;</font></h3>
<p><img src="http://www.sajithmr.com/wp-content/uploads/2008/06/orkut.jpg" alt="Crop Image Like Orkut" /></p>
<p>Today we will discuss about cropping of images using php and gd library.</p>
<p>Look  at the simple example here:</p>
<p><a href="http://www.sajithmr.com/photoshop-tuts/crop/simplecrop.php" title="Orkut Like Crop" target="_blank">http://www.sajithmr.com/photoshop-tuts/crop/simplecrop.php</a></p>
<pre lang="php">

$x1 = $_GET['x1'];
$y1 = $_GET['y1'];

$x2 = $_GET['x2'];
$y2 = $_GET['y2'];	

$image_object =   imagecreatefromjpeg('hari.jpg');
$image_cropped =  Crop($image_object,$x1, $y1, $x2,$y2);
$temp_path = rand(1,99999)."hari.jpg";
imagejpeg( $image_cropped,$temp_path);

header('Location: simplecrop.php?img='.$temp_path );	  

?&gt;</pre>
<p>Here the Crop function is doing the real work.  x1 and y1 are Top-Left Coordinates of new image and  x2, y2 are the  Bottom-Right .</p>
<p>Here is the function for Crop</p>
<pre lang="php">
function Crop($image, $xpos1,$ypos1,$xpos2,$ypos2)
	{
		require_once('class.cropcanvas.php');
		$cc =&amp; new CropCanvas();
		$cc-&gt;loadImageFromObject($image);
		$cc-&gt;cropToDimensions($xpos1, $ypos1, $xpos2,$ypos2 );
		return $cc-&gt;getImageObject();

	}

?&gt;</pre>
<p>You can see the class.cropcanvas.php file from the attachment.</p>
<p>In the above example, we have to enter each coordinates manually. See the example below:</p>
<p><a href="http://www.sajithmr.com/photoshop-tuts/crop/realcrop.php" target="_blank">http://www.sajithmr.com/photoshop-tuts/crop/realcrop.php</a></p>
<p>Here  you can select the area by click and drag (like orkut)</p>
<p>This is implemented with the help or jslib javascript. The given attachment in the end of this post contains the all.</p>
<p><a href="http://www.sajithmr.com/photoshop-tuts/crop.zip">http://www.sajithmr.com/photoshop-tuts/crop.zip</a></p>
<p><a href="http://www.sajithmr.com/photoshop-tuts/crop.zip"><img src="http://www.sajithmr.com/wp-content/uploads/2008/05/winzip_180x180.thumbnail.gif" width="79" height="79" /></a></p>
<p>Keep reading for the further posts in this series.  Next post is on <strong>Intellegent watermarking</strong> on images.</p>
<p>Subscribe to my Feeds:<a href="http://www.sajithmr.com/feed/" target="_blank"> http://www.sajithmr.com/feed/</a></p>
<p><a href="http://www.sajithmr.com/feed/" target="_blank"><img src="http://www.sajithmr.com/downloads/rss2.png" width="80" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sajithmr.me/crop-image-like-orkut/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Orkut/Facebook/Flickr/Hi5  is banned in my Office :(  Need a Solution ? Yes Answer is Here !!!</title>
		<link>http://www.sajithmr.me/orkutfacebookflickrhi5-is-banned-in-my-office-need-a-solution-yes-answer-is-here</link>
		<comments>http://www.sajithmr.me/orkutfacebookflickrhi5-is-banned-in-my-office-need-a-solution-yes-answer-is-here#comments</comments>
		<pubDate>Tue, 11 Dec 2007 11:42:03 +0000</pubDate>
		<dc:creator>Mr Me</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[webworld]]></category>
		<category><![CDATA[banned]]></category>
		<category><![CDATA[blocked]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[hi5]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[orkut]]></category>
		<category><![CDATA[putty]]></category>

		<guid isPermaLink="false">http://www.sajithmr.com/orkutfacebookflickrhi5-is-banned-in-my-office-need-a-solution-yes-answer-is-here/</guid>
		<description><![CDATA[If your organization / office blocked your favorite website, dont worry, we have a solution. If you have your own website / server and ssh access to it, you can browse any website through that. All what you need is putty.exe (in windows). See below the steps for that: You need putty for this purpose. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sajithmr.me/wp-content/uploads/2007/12/orkut_logo.png"><img class="alignnone size-full wp-image-863" title="orkut_logo" src="http://www.sajithmr.me/wp-content/uploads/2007/12/orkut_logo.png" alt="" width="80" height="31" /></a><a href="http://www.sajithmr.me/wp-content/uploads/2007/12/flickr_logo.jpg"><img class="alignnone size-full wp-image-864" title="flickr_logo" src="http://www.sajithmr.me/wp-content/uploads/2007/12/flickr_logo.jpg" alt="" width="100" height="49" /></a><a href="http://www.sajithmr.me/wp-content/uploads/2007/12/503165914_a680a56c77.jpg"><img class="alignnone size-full wp-image-865" title="503165914_a680a56c77" src="http://www.sajithmr.me/wp-content/uploads/2007/12/503165914_a680a56c77.jpg" alt="" width="122" height="50" /></a></p>
<p>If your organization / office blocked your favorite website, dont worry, we have a solution.</p>
<p>If you have your own website / server and ssh access to it, you can browse any website through that. All what you need is putty.exe (in windows).</p>
<p>See below the steps for that:</p>
<p>You need putty for this purpose. Download putty.exe from<a title="putty" href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" target="_blank"> http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html</a></p>
<p>(Read my previous post on putty <a title="Putty" href="http://www.sajithmr.com/putty/" target="_blank">here</a> )</p>
<p>1) Open putty.exe</p>
<p>2) Enter your server&#8217;s ip address and ssh port. (Default  is 22 )</p>
<p>3) In the Category tree (left), expand Connection , expans SSH and select Tunnels</p>
<p>4) Enter any source port (eg: 8888 or 7777 &#8211; avoid port less than 1000)</p>
<p>5) Select the dynamic radio button</p>
<p>6) Press Ok and login into your server via ssh.</p>
<p>Now your ssh with tunnel is ready.</p>
<p>Goto your browser .</p>
<p>If you are using moziila, take tools (from menu) &gt; Options.</p>
<p>Advanced &gt; Network options &gt; Settings.</p>
<p>Select Manual Proxy settings.</p>
<p>Leave all the places blank . Enter Socks Host as 127.0.0.1 and port as we set earlier in putty&#8217;s tunnel settings (say 8888)</p>
<p>Press OK and browse. You are now browsing via your own server. Thus you bypassed your local system or LAN network. Thus you can access any websites which are blocked from your organization.</p>
<p>If you are using IE, follow the same instructions for proxy settings.</p>
<p>Now enjoy browsing with your favorite sites. cool na !!!</p>
<p>For any queris, mail me : admin@sajithmr.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sajithmr.me/orkutfacebookflickrhi5-is-banned-in-my-office-need-a-solution-yes-answer-is-here/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

