<?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>Social Media and Technology Blog &#187; Programming</title>
	<atom:link href="http://openhippo.com/category/views/feed/" rel="self" type="application/rss+xml" />
	<link>http://openhippo.com</link>
	<description>&#34; Share your Knowledge &#34;</description>
	<lastBuildDate>Sat, 21 Jan 2012 04:11:05 +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>Get Mobile Version of Your Website or Blog Using Google Reader</title>
		<link>http://openhippo.com/get-mobile-version-of-your-website-or-blog-using-google-reader/</link>
		<comments>http://openhippo.com/get-mobile-version-of-your-website-or-blog-using-google-reader/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 19:41:36 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[easy mobile push articles]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[make site for mobile phone viewers]]></category>
		<category><![CDATA[mobile version of site]]></category>
		<category><![CDATA[pluign for mobile phone view website]]></category>
		<category><![CDATA[rss feed]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=2503</guid>
		<description><![CDATA[If  you want to push your site on the mobile world than Google Reader can be the best option for you. There are plugins available to make your site visible on the phones.

But I am looking for the Google Reader easy and fast way to push your web latest post/articles on the phone. Its only require RSS Feed URL of your blog. For Ex( http://openhippo.com/feeds ).By default the wordpress blog RSS feeds are set ( http:/yoursiteurl/feeds ).]]></description>
			<content:encoded><![CDATA[<p>If  you want to push your site on the mobile world than Google Reader can be the best option for you. There are <a title="Mobile Plugin wordpress" href="http://wordpress.org/extend/plugins/wordpress-mobile-edition/" target="_blank">plugins </a>available to make your site visible on the phones.</p>
<p>But I am looking for the Google Reader easy and fast way to push your web latest post/articles on the phone. Its only require RSS Feed URL of your blog. For Ex( <a title="RSS feeds" href="http://openhippo.com/feeds" target="_blank">http://openhippo.com/feeds</a> ).By default the wordpress blog RSS feeds are set ( http:/yoursiteurl/feeds ).</p>
<p>Its very easy.</p>
<ul>
<li>Okay, If you are willing than make a subdomain ( ex:- <a title="Mobile Version of Openhippo Web" href="http://m.openhippo.com" target="_blank">http://m.openhippo.com</a> ) . You have to log in the cpanel and than manage subdomains and add the subdomain.</li>
<li>Now you have to make a index.html file and paste some code. ( The code is below  )</li>
</ul>
<p>[php]&lt;html&gt;<br />
&lt;head&gt;<br />
 &lt;title&gt;Openhippo Web | Social Media and  Tech Blog, Reviews, Tutorial and WordPress &lt;/title&gt;<br />
 &lt;META name=&quot;description&quot; content=&quot;. Topics focus on blogging, tech news, reviews, tutorials and computing tips.&quot;&gt;&lt;META name=&quot;keywords&quot; content=&quot;opensource, blogging tips,facebook, google, WordPress, reviews, tutorials, blogging, security, tips and tricks, hacks&quot;&gt;<br />
&lt;/head&gt;<br />
&lt;frameset rows=&quot;100%,*&quot; border=&quot;0&quot;&gt;<br />
 &lt;frame src=&quot;http://www.google.com/reader/m/view/feed/feed://www.openhippo.com/feed&quot; frameborder=&quot;0&quot; /&gt;<br />
 &lt;frame frameborder=&quot;0&quot; noresize /&gt;<br />
&lt;/frameset&gt;<br />
&lt;/html&gt;</p>
<p>[/php]</p>
<ul>
<li>In the above code you have to modify the RSS feed URL only.</li>
</ul>
<p><a href="http://openhippo.com/wp-content/uploads/2010/07/mobile-view-of-site.png"><img class="aligncenter size-full wp-image-2505" title="mobile view of site" src="http://openhippo.com/wp-content/uploads/2010/07/mobile-view-of-site.png" alt="mobile view of site" width="536" height="513" /></a></p>
<p>Its done. Now your blog article can be fast accessible on the mobile phones.</p>
<p>Thanks &#8220;Share Your knowledge &#8220;.</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/get-mobile-version-of-your-website-or-blog-using-google-reader/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add Facebook and Twitter Links in the Author Box : Customize Author Box</title>
		<link>http://openhippo.com/add-facebook-and-twitter-links-in-the-author-box/</link>
		<comments>http://openhippo.com/add-facebook-and-twitter-links-in-the-author-box/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 11:50:55 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[add facebook author box]]></category>
		<category><![CDATA[author box plugin wordpress]]></category>
		<category><![CDATA[authorbox]]></category>
		<category><![CDATA[customize authorbox]]></category>
		<category><![CDATA[twitter author box]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=2437</guid>
		<description><![CDATA[In this article, you will learn little bit coding and tricks to add social networks like Facebook, twitter, own site URL, etc. You may get many plugin for this, but why I am not using plugin because using many plugin in your site would make site slow. It took me 3 hrs to customize the author [...]]]></description>
			<content:encoded><![CDATA[<p>In this article, you will learn little bit coding and tricks to add social networks like Facebook, twitter, own site  URL, etc.</p>
<p>You may get many plugin for this, but why I am not using plugin because using many plugin in your site would make site slow. It took me 3 hrs to customize the author box.</p>
<p><span style="text-decoration: underline;"><em>How to add Twitter and Facebook Links In the author box :-</em></span></p>
<p>Step 1:-  Open the file &#8220;single.php&#8221; of current  theme .</p>
<p>Step 2:- Search out the code</p>
<p>[php]&lt;div class=&quot;authorbox&quot;&gt;<br />
			&lt;p&gt;&lt; ?php echo get_avatar( get_the_author_email(), &#8217;48&#8242; ); ?&gt;<br />
			&lt;strong&gt;&lt; ?php the_author_posts_link(); ?&gt;&lt;/strong&gt;&lt;br /&gt;<br />
			&lt; ?php the_author_meta( &#8216;description&#8217; ); ?&gt;&lt;/p&gt;<br />
			&lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;<br />
		&lt;/div&gt;<br />
[/php]</p>
<p>Step3:- Now, you need to add the following code after</p>
<p>[php] &lt; ?php the_author_meta( &#8216;description&#8217; ); ? [/php]</p>
<p>Paste the following code</p>
<p>[php]&lt;p&gt;&lt;br /&gt;&lt;h5&gt;&lt;align =&quot;left&quot;&gt;Connect with Me &#8211; - &#8211; - -&lt;/align&gt;&lt;/h5&gt;<br />
&lt;a href=&quot;&lt;?php the_author_meta(&#8216;user_url&#8217;); ?&gt;&quot;&gt; &lt;img src=&quot;http://openhippo.com/files/website.png&quot;/&gt; &lt;/a&gt;<br />
&lt;a href=&quot;&lt;?php the_author_meta(&#8216;aim&#8217;); ?&gt;&quot;&gt;&lt;img src=&quot;http://openhippo.com/files/twitter.png&quot;/&gt;&lt;/a&gt; &lt;a href=&quot;&lt;?php the_author_meta(&#8216;yim&#8217;); ?&gt;&quot;&gt; &lt;img src=&quot;http://openhippo.com/files/facebook.jpg&quot;/&gt;&lt;/a&gt; &lt;/p&gt; [/php]</p>
<p>You can see the Image below :-</p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/07/customize-author-box.jpg"><img class="aligncenter size-full wp-image-2440" title="customize author box" src="http://openhippo.com/wp-content/uploads/2010/07/customize-author-box.jpg" alt="customize author box" width="562" height="279" /></a></p>
<p>we are using &#8220;aim&#8221; and &#8220;yim&#8221; id&#8217;s to POST and GET the Twitter and Facebook Links . So, no worries.</p>
<p>Step4:- Now you must change the Profile Page.</p>
<p><strong>Before :-</strong></p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/07/customize-author-box-facebook.jpg"><img class="aligncenter size-full wp-image-2441" title="customize author box facebook" src="http://openhippo.com/wp-content/uploads/2010/07/customize-author-box-facebook.jpg" alt="customize author box facebook" width="550" height="247" /></a></p>
<p>Now- You must change the &#8220;AIM&#8221; and &#8220;Yahoo IM&#8221; , so that new user can add the twitter and facebook links there.</p>
<p>Open the file &#8220;wp-include/registration.php &#8221; of wordpress package. Now search the strings &#8220;AIM&#8221; and replace with the &#8220;Twitter&#8221; and replace &#8220;Yahoo IM&#8221; with &#8220;Facebook&#8221;.</p>
<p><strong>After:-</strong><br />
<a href="http://openhippo.com/wp-content/uploads/2010/07/customize-author-box-facebook.png"><img class="aligncenter size-full wp-image-2443" title="customize author box facebook" src="http://openhippo.com/wp-content/uploads/2010/07/customize-author-box-facebook.png" alt="customize author box facebook" width="557" height="252" /></a></p>
<p>That’s it. Now you are ready with the customized author box. No need of plugin. Easy and Fast.</p>
<p>Do comments. If you stuck any where in the code.</p>
<p>“Share your Knowledge”</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/add-facebook-and-twitter-links-in-the-author-box/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Script:How to Write Your Own IM Bot:Tutorial</title>
		<link>http://openhippo.com/scripthow-to-write-your-own-im-bottutorial/</link>
		<comments>http://openhippo.com/scripthow-to-write-your-own-im-bottutorial/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 09:04:34 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[digg bot]]></category>
		<category><![CDATA[digg top stories bot]]></category>
		<category><![CDATA[download im bot script]]></category>
		<category><![CDATA[free bot download]]></category>
		<category><![CDATA[im bot]]></category>
		<category><![CDATA[im bot code]]></category>
		<category><![CDATA[im bot script]]></category>
		<category><![CDATA[make a free bot]]></category>
		<category><![CDATA[php bot]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1800</guid>
		<description><![CDATA[In this tutorial you will able to writer your own instant messaging bots. What is understand by IM or Instant Messaging Bots ? The instant messaging bot are write for some specific purpose. Just like to fetch the results of particular university, or just like to fetch the TOP stories of Digg.com and many more [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial you will able to writer your own instant messaging bots.</p>
<p>What is understand by IM or Instant Messaging Bots ?<br />
The instant messaging bot are write for some specific purpose. Just like to fetch the results of particular university, or just like to fetch the TOP stories of Digg.com and many more uses.</p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/03/im-bot.jpg"><img class="alignnone size-full wp-image-1809" title="im bot" src="http://openhippo.com/wp-content/uploads/2010/03/im-bot.jpg" alt="" width="555" height="168" /></a></p>
<p>Here I am going to write a IM bot of Digg to Fetch the TOP stories from all the Categories:-</p>
<p>Follow the following steps to make your own IM Bots:-</p>
<p><strong>Step1: </strong>Go and Sign Up at <a href="http://www.imified.com/">http://www.imified.com/</a> .</p>
<p><strong>Step2</strong>: Choose the Bot Name &#8216;This name is the simple name you can choose any name related to your bot.</p>
<p><strong>Step3:</strong> Choose the Bot Screen Name &#8216;This is the unique name of bot&#8217;. As I have made the bot for the Digg.com Top stories so I have chosen the &#8220;diggstories&#8221; as the Bot Screen Name.</p>
<p><strong>Step4:</strong> Now here come the API in the play. There are many FREE API available for the Social networks.<br />
a) Digg.com API :- <a href="http://digg.com/api/docs/overview">Click Here</a><br />
b) Twitter API :- <a href="http://apiwiki.twitter.com/">Click Here</a><br />
c) Facebook API :- <a href="http://developers.facebook.com/">Click Here</a><br />
d) Google API :- <a href="http://code.google.com/">Click Here</a><br />
You can find many more API, according to your Requirement to develop your own IM bot.</p>
<p><strong>Step5</strong>: Now you provide a URL &#8220;where you have stored all your coding and API things&#8221; in a BOT URL Space.<br />
For example:My bot URL is<a href="http://www.openhippo.com/diggtoolkit/diggstories.php"> http://www.openhippo.com/diggtoolkit/diggstories.php</a><br />
If you don&#8217;t have your own hosting you can choose some free hosting services like <a title="Free Hosting" href="http://www.freehostia.com" target="_blank">http://www.freehostia.com</a></p>
<p><strong>Step6:</strong> Now you will get a bot Key, Don&#8217;t give this key to any one because this is the secret key of your bot. otherwise any other user can miss use your BOT.</p>
<p><strong>Step7:</strong> You are all done &#8221; Enjoy your Own IM bot&#8221;</p>
<p>Here are the coding of my IM BOT.<br />
<strong>Screen name: </strong>diggstories<strong><br />
Bot UR</strong>L:  <a href=" http://www.openhippo.com/diggtoolkit/diggstories.php">http://www.openhippo.com/diggtoolkit/diggstories.php</a></p>
<p>You can add this bot IM to any of you chat client, add with the name &#8220;<span style="color: #ff0000;"><strong>diggstories@bot.im</strong></span>&#8220;.</p>
<p><strong><span style="color: #ff0000;">Download the Digg Top Stories IM Bot</span> : <a href="http://openhippo.com/files/diggtoolkit.rar">Download</a></strong></p>
<p>Now you can write your own IM Bot in less then 10 minutes<strong>.<br />
</strong></p>
<p>If you have any difficulty, comment here. I will surely help you.</p>
<p>Share your Knowledge. <img src='http://openhippo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/scripthow-to-write-your-own-im-bottutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script : Send Anonymous Emails or Fake Emails: FUN</title>
		<link>http://openhippo.com/script-send-anonymous-emails-or-fake-emails-fun/</link>
		<comments>http://openhippo.com/script-send-anonymous-emails-or-fake-emails-fun/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 15:32:38 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[anonymous email scrip]]></category>
		<category><![CDATA[anonymous emails]]></category>
		<category><![CDATA[free anonymous emails]]></category>
		<category><![CDATA[how to send anonymous emails]]></category>
		<category><![CDATA[send free anonymous emails]]></category>
		<category><![CDATA[send free fake emails]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1758</guid>
		<description><![CDATA[I was thinking to to have fun with my friends, by making them curious about the incoming emails to them. Think how much it is interesting to send the emails to your friend from his email ID&#8230;OMG that will be interesting. I will be providing you the script but, don&#8217;t harm the people for the [...]]]></description>
			<content:encoded><![CDATA[<p>I was thinking to to have fun with my friends, by making them curious about the incoming emails to them.</p>
<p>Think how much it is interesting to send the emails to your friend from his email ID&#8230;OMG that will be interesting.</p>
<p>I will be providing you the script but, don&#8217;t harm the people for the FUN purpose, Fun should be remain fun.</p>
<p>Some of you might googled about the <a href="http://www.google.co.in/search?q=send+anonymous+emails" target="_blank">http://www.google.co.in/search?q=send+anonymous+emails</a> but rarely these site provide a good way for that,  I will be providing simple way to send fake emails.</p>
<p><strong>Tutorials to make a anonymous emails( fake emails ) for FUN</strong> :-</p>
<p>I am using PHP for sending anonymous emails, you can use different language, but PHP was good for me.</p>
<p>There will be two files:-</p>
<p>1)<span style="color: #ff0000;">index.htm</span></p>
<p>2)<span style="color: #ff0000;">fakeemails.php</span></p>
<p>The <span style="color: #ff0000;">index.htm</span> will be containing the simple code for the front end( forms,text area etc. But the <span style="color: #ff0000;">fakeemails.php</span> contains the actual code for the anonymous emails scripts.</p>
<p>I am using the  method =&#8221;POST&#8221; in the index.php but you can also use the $_GET, it depends on you.  The POST will will not show your contents on the browser address bar.</p>
<p><a title="Fake Emails: Have FUN" href="http://openhippo.com/fake-emails/" target="_blank"><strong><span style="color: #ff0000;">Send the Fake Email</span></strong></a> Only FUN    <a title="Anonymous Emails:Have FUN" href="http://openhippo.com/fake-emails/" target="_blank"><span style="color: #ff0000;"><strong>Send the Anonymous Emails</strong></span></a></p>
<p><strong>Download the Script</strong> [<strong> <a title="Download Script: Anonymous Emails" href="http://openhippo.com/fake-emails/anonymous email.rar" target="_blank">Download</a></strong> ]<span style="color: #333333;"> </span><br />
Send Anonymous Email(For Fun Purpose Only)</p>
<p><a href="http://www.openhippo.com/fake-emails/">Send anonymous emails</a></p>
<form action="/fake-emails/fakeemails.php" method="post">
<table border="0">
<tbody>
<tr>
<td>To :</td>
<td>
<input name="to" type="text" /></td>
</tr>
<tr>
<td>From :</td>
<td>
<input name="from" type="text" /></td>
</tr>
<tr>
<td>From Name :</td>
<td>
<input name="name" type="text" /></td>
</tr>
<tr>
<td>Subject :</td>
<td>
<input name="subject" type="text" /></td>
</tr>
<tr>
<td>Message :</td>
<td><textarea cols="50" rows="10" name="message"></textarea></td>
</tr>
<tr>
<td></td>
<td>
<input type="submit" value="Send" /></td>
</tr>
</tbody>
</table>
</form>
<p>Enjoy the Code, Don&#8217;t harm your friends and others..</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/script-send-anonymous-emails-or-fake-emails-fun/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>DIY: Make Your Own Proxy Server</title>
		<link>http://openhippo.com/diy-make-your-own-proxy-server/</link>
		<comments>http://openhippo.com/diy-make-your-own-proxy-server/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 05:01:00 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[google app and pythin proxy server]]></category>
		<category><![CDATA[google app proxy server]]></category>
		<category><![CDATA[own proxy server]]></category>
		<category><![CDATA[proxy india]]></category>
		<category><![CDATA[proxy server]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1747</guid>
		<description><![CDATA[In this tutorial, you will be able to create your own proxy server without having your own domain. You may find many PHP scripts for the proxy servers, but than you need to have your own server for hosting the scripts. Here I will be making a proxy server on the domain appspot.com ,which is [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial, you will be able to create your own proxy server without having your own domain. You may find many PHP scripts for the proxy servers, but than you need to have your own server for hosting the scripts.</p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/03/proxy-server.jpg"><img class="alignnone size-full wp-image-1752" title="proxy server" src="http://openhippo.com/wp-content/uploads/2010/03/proxy-server.jpg" alt="proxy server" width="554" height="383" /></a></p>
<p>Here I will be making a proxy server on the domain appspot.com ,which is a google application hosting domain ( <a title="Google App Engine" href="http://appengine.google.com " target="_blank">http://appengine.google.com </a>).</p>
<p>There will be 8 Steps to create your own proxy server.</p>
<p><strong>Step 1</strong>:- Download the python for the windows from python.org ( <a title="Download Python" href="http://www.python.org/download/" target="_blank">Download </a>) and install into your PC.</p>
<p><strong>Step 2</strong>:- Download Google App Engine for the Python  ( <a title="Google App engine for python" href="http://code.google.com/appengine/downloads.html" target="_blank">Download</a>). and install in your PC .</p>
<p><strong>Step 3</strong>:- Now you Go to the installed Google App engine :- Go to <strong>Edit-Prefrences</strong> and hit enter. Set the path of the python.</p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/03/Google-App-Engine-Launcher.jpg"><img class="alignnone size-full wp-image-1748" title="Google App Engine Launcher" src="http://openhippo.com/wp-content/uploads/2010/03/Google-App-Engine-Launcher.jpg" alt="" width="554" height="397" /></a></p>
<p>The path of python will be provided in the preferences panel,</p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/03/appspot.jpg"><img class="alignnone size-full wp-image-1750" title="appspot" src="http://openhippo.com/wp-content/uploads/2010/03/appspot.jpg" alt="" width="556" height="374" /></a></p>
<p>On my System Python and Google App Engine is installed in the <strong>G:/ Drive</strong>, so i provided their path..</p>
<p><strong>Step 4</strong> :- Now, you have to SIGN IN for your Google Application. Go to the <a title="Google App engine" href="https://appengine.google.com/" target="_blank">appengine.goolge.com</a> with your Google Account credentials.</p>
<p><strong>Step 5:</strong>- Give the name of your Proxy server ( you can give any name available under appspot.com) and remember the name because you have to use that name afterward.</p>
<p>My Unique ID is &#8220;<strong><span style="color: #ff0000;">openhippo-proxy-server</span></strong> &#8220;. You can also Choose unique ID.</p>
<p>Step6:- Now Download the Script from here :- <a title="Proxy server Scripts" href="http://openhippo.com/files/openhippo proxy.rar" target="_blank">Download Script</a> , Extract these files in the directory to your Google App Engine.</p>
<p>I had extracted to <span style="color: #ff0000;">G:\Program Files\Google\google_appengine\launcher\openhippo proxy\</span></p>
<p><span style="color: #ff0000;"><span style="color: #333333;"><strong>Step7</strong>:- Ok, Now you RUN the  Google App Engine. Go to the Files- Add Existing Application and hit enter. Here you browse the Folder in which you downloaded all the script of step6. </span></span></p>
<p><span style="color: #ff0000;"><span style="color: #333333;"><strong>Step8</strong>. Now you go to the EDIT option and give your App ID , (&#8216; openhippo-proxy-server&#8217;), this is my ID you have to replace with yours. </span></span></p>
<p><span style="color: #ff0000;"><span style="color: #333333;"><strong>Step9</strong>:-</span></span>Click Deploy and your online proxy server is now ready for use.</p>
<p><strong>Step10</strong>:- This is my Proxy server,  <strong><a title="Openhippo Proxy Server" href="http://www.openhippo-proxy-server.appspot.com/" target="_blank">Live Proxy-Server</a></strong> .</p>
<p>If you have any problem in setting up, contact to me through comments and Emails.</p>
<p>Enjoy and share your Knowledge.</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/diy-make-your-own-proxy-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Top 10 Free Valentine WordPress themes</title>
		<link>http://openhippo.com/top-10-free-valentine-wordpress-themes/</link>
		<comments>http://openhippo.com/top-10-free-valentine-wordpress-themes/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 09:31:45 +0000</pubDate>
		<dc:creator>Ritu sharma</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[best valentine gift]]></category>
		<category><![CDATA[free valentine day wp themes]]></category>
		<category><![CDATA[free valentine gift]]></category>
		<category><![CDATA[free valentine themes]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1456</guid>
		<description><![CDATA[14 feb is near and ofcourse its valentine day, so many of new generation guys want to gift a different kind. I suggest to gift a domain and chosse one of the below free valentine wp themes. This will be a different kind of gift sure you do that. Here I am uploading some of [...]]]></description>
			<content:encoded><![CDATA[<p>14 feb is near and ofcourse its valentine day, so many of new generation guys want to gift a different kind. I suggest to gift a domain and chosse one of the below free valentine wp themes. This will be a different kind of gift <img src='http://openhippo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  sure you do that.</p>
<p>Here I am uploading some of the best valentine wordpress themes.  Themes are in pink, red and some themes including the hearts, to make them more to valentine love present gift.</p>
<p><strong><span style="color: #ff0000;">Love Letter</span></strong> :<br />
<a href="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme.jpg"><img class="alignnone size-full wp-image-1457" title="valentine day theme" src="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme.jpg" alt="love letter" width="500" height="250" /></a></p>
<p>[ <a title="Love letter info" href="http://www.tareeinternet.com/forum/wordpress-themes/1330-free-wordpress-theme-love-letter-free-download.html" target="_blank">Theme Info</a> ]  [ <a title="love letter demo" href="http://test.qualitywordpress.com/?preview_theme=loveletter" target="_blank">Demo</a> ]</p>
<h3><span style="color: #ff0000;">Pink Valentine’s Theme:</span></h3>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-2.jpg"><img class="alignnone size-full wp-image-1459" title="valentine day theme 2" src="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-2.jpg" alt="" width="500" height="250" /></a></p>
<p>[ <a href="http://www.wpcontempo.com/free-pink-valentines-wordpress-theme/" target="_blank">Theme info</a> ]  [ <a href="http://demo.wpcontempo.com/?wptheme=Pink_Valentines" target="_blank">Demo</a> ]</p>
<h3><span style="color: #ff0000;">Wedding Spring:</span></h3>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-3.jpg"><img class="alignnone size-full wp-image-1460" title="valentine day theme 3" src="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-3.jpg" alt="" width="500" height="250" /></a></p>
<p>[ <a href="http://www.templatepanic.com/article/wedding-spring-wordpress-theme" target="_blank">Theme Info</a> ]  [ <a href="http://demo.templatepanic.com/index.php?wptheme=Wedding%20Spring" target="_blank">Demo</a> ]</p>
<h3><span style="color: #ff0000;">Valentine’s Day Theme:</span></h3>
<p><span style="color: #ff0000;"><a href="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-4.jpg"><img class="alignnone size-full wp-image-1461" title="valentine day theme 4" src="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-4.jpg" alt="" width="500" height="250" /></a></span></p>
<p><span style="color: #ff0000;"><span style="color: #000000;">[ <a href="http://blog.pimentels-photography.com/2008/01/13/new-valentines-day-wordpress-themes/" target="_blank">Theme Info</a> ]  [ <a href="http://blog.pimentels-photography.com/2008/01/13/new-valentines-day-wordpress-themes/" target="_blank">Demo </a>]</span></span></p>
<h3><span style="color: #ff0000;">Pink Love </span></h3>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-5.jpg"><img class="alignnone size-full wp-image-1462" title="valentine day theme 5" src="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-5.jpg" alt="" width="500" height="250" /></a></p>
<p>[ <a href="http://bloggervenue.com/3-free-wordpress-bans-themes/" target="_blank">Theme Info</a> ]  [ <a href="http://bloggervenue.com/wp-content/uploads/2008/11/demo1.jpg" target="_blank">Demo</a> ]</p>
<h3><span style="color: #ff0000;">Hearts Theme </span></h3>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-6.jpg"><img class="alignnone size-full wp-image-1463" title="valentine day theme 6" src="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-6.jpg" alt="" width="500" height="250" /></a></p>
<p>[ <a href="http://wpthemeland.com/theme/hearts/" target="_blank">Theme Info</a> ]  [ <a href="http://wpthemeland.com/preview/hearts/" target="_blank">Demo</a> ]</p>
<h3><span style="color: #ff0000;">Be My Valentine </span></h3>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-7.jpg"><img class="alignnone size-full wp-image-1464" title="valentine day theme 7" src="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-7.jpg" alt="" width="500" height="250" /></a></p>
<p>[ <a href="http://wpthemesfree.com/view.php?theme_id=3183" target="_blank">Theme Info</a> ]  [ <a href="http://test.wpthemesfree.com/?preview_theme=be-my-valentine-10" target="_blank">Demo</a> ]</p>
<h3><span style="color: #ff0000;">Love U </span></h3>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-8.jpg"><img class="alignnone size-full wp-image-1466" title="valentine day theme 8" src="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-8.jpg" alt="" width="500" height="250" /></a></p>
<p>[ <a href="http://wpthemesfree.com/view.php?theme_id=3196" target="_blank">Theme Info</a> ]  [ <a href="http://test.wpthemesfree.com/?preview_theme=love-u-10" target="_blank">Demo </a>]</p>
<h3><span style="color: #ff0000;">Love Bugs</span></h3>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-9.jpg"><img class="alignnone size-full wp-image-1467" title="valentine day theme 9" src="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-9.jpg" alt="" width="500" height="250" /></a></p>
<p>[ <a href="http://scribblescratch.com/themes2/" target="_blank">Theme Info</a> ]  [ <a href="http://demo.scribblescratch.com/index.php?wptheme=Lovebugs" target="_blank">Demo</a> ]</p>
<h3><span style="color: #ff0000;">Valentine Theme </span></h3>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-10.jpg"><img class="alignnone size-full wp-image-1468" title="valentine day theme 10" src="http://openhippo.com/wp-content/uploads/2010/01/valentine-day-theme-10.jpg" alt="" width="500" height="250" /></a></p>
<p>[ <a href="http://www.freewpthemes.net/download/zip/valentine" target="_blank">Download</a> ]  [ <a href="http://www.freewpthemes.net/themes/previews/valentine/?theme=valentine" target="_blank">Demo</a> ]</p>
<p>So enjoy the free valentine day wordpress themes. A simple and prefect  gift to your loved ones.</p>
<p>thanks</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 676px; width: 1px; height: 1px;">
<h3>Wedding Spring</h3>
</div>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/top-10-free-valentine-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Make Your Own CMS System : Part 1</title>
		<link>http://openhippo.com/make-your-own-cms-system-part-1/</link>
		<comments>http://openhippo.com/make-your-own-cms-system-part-1/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 06:07:21 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cms coding]]></category>
		<category><![CDATA[cms project]]></category>
		<category><![CDATA[cms tutorials]]></category>
		<category><![CDATA[download cms project]]></category>
		<category><![CDATA[make cms]]></category>
		<category><![CDATA[make own cms system]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1206</guid>
		<description><![CDATA[Hi, Here in this tutorial, I am providing something that you may need for your own website. The value of CMS ( Content Management System ) , in todays site is one of the most attracting feature. CMS built the site dyanamic means that, the regsiter user can directly connect to thte database and can [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Here in this tutorial, I am providing something that you may need for your own website. The value of CMS ( Content Management System ) , in todays site is one of the most attracting feature. CMS built the site dyanamic means that, the regsiter user can directly connect to thte database and can make the change in database , which can be seen on the webpage. Really its very nice.</p>
<p>As I am Computer Science student so, i made this CMS in my minor project ( 6th sem).</p>
<p>It is very easy..GO with me step by step, I may help you.</p>
<p>Here we go: (</p>
<p>1. Install WAMP server to your PC( WIndows) or LAMP to your LINUX system. ( <a href="http://openhippo.com/2009/09/20/how-to-configure-wamp/" target="_blank">Learn how to configure WAMP</a> )</p>
<p>2. Okay, Here i may suppose now that you had configured your WAMP.</p>
<p>3. Understanding CMS : CMS ( Content Management System ). It is a best way that you can interact with the database ( create and modify ) and make your web more dynamic.</p>
<p>4. To built a simple CMS system, first we will be creating a database named &#8220;mycms&#8221; by going :</p>
<p><a href="http://localhost/phpmyadmin/" target="_blank">http://localhost/phpmyadmin/</a> and Create a New Database.</p>
<p><img class="aligncenter size-full wp-image-1251" title="database" src="http://openhippo.com/wp-content/uploads/2009/09/database.JPG" alt="database" width="482" height="121" /></p>
<p>5. After the 4th step we are going to create a table name and the field name for a particular table.</p>
<p>6. Create three tables in the database &#8220;mycms&#8221;.</p>
<p>a)users</p>
<p>b)pages</p>
<p>c)subjects</p>
<p>Okay we will be having these above tables.</p>
<p>7. Field names in a particular table name :-</p>
<p>a) Table  &#8220;users&#8221; contains &#8211; id int(11), username varchar(50), hashed_password varchar(40).</p>
<p>b) Table &#8220;pages&#8221; contains -id int(11), subject_id int(11), menu_name varchar(30), position int(3), visible tinyint(1), content text.</p>
<p>c) Table &#8220;subjects&#8221; contains &#8211; id int(11), menu_name varchar(30),position int(3), visible tinyint(1).</p>
<p>I all the above make the &#8220;id&#8221; field primary key.</p>
<p>At this time we are ready with our databaseÂ  creation. Next we are goign to make the basic pages like login.php, logout.php, users.php, subjects.php, index.php&#8230;.. etc</p>
<p>These all pages, designed will be done in the next post. Stay connected, its really very easy.</p>
<p>Share your knowledge <img src='http://openhippo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/make-your-own-cms-system-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple Login and Logout Tutorial using PHP+MySQL(Wamp)</title>
		<link>http://openhippo.com/simple-login-and-logout-tutorial-using-phpmysqlwamp/</link>
		<comments>http://openhippo.com/simple-login-and-logout-tutorial-using-phpmysqlwamp/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 21:38:07 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[login-logout tutorials]]></category>
		<category><![CDATA[login.php]]></category>
		<category><![CDATA[logout.php]]></category>
		<category><![CDATA[make a login page]]></category>
		<category><![CDATA[php based login page.]]></category>
		<category><![CDATA[wamp]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=902</guid>
		<description><![CDATA[In today&#8217;s senario there is online messaging, reporting, submission of query,updation of the user list, admin and user account and bla-bla-bla. So we need a way to handle all the stuff all over the world by giving the username and password and defining their privileges. Here I am giving you some brief tutorial on the [...]]]></description>
			<content:encoded><![CDATA[<p>In today&#8217;s senario there is online messaging, reporting, submission of query,updation of the user list, admin and user account and bla-bla-bla.</p>
<p>So we need a way to handle all the stuff all over the world by giving the username and password and defining their privileges.</p>
<p>Here I am giving you some brief tutorial on the above that how we can make own login and logout page.</p>
<p>I am using PHP+MySQL in the Tutorial.<br />
There are simple 3 steps to make that.</p>
<h3>Step1: Creating the Database and Table</h3>
<p>Install Wamp -&gt;start the Wamp server -&gt;phpmyadmin -&gt; Create a new database name, ex: test-&gt;Create a table, ex: test -&gt; Create a two field names &#8220;username&#8221; and &#8220;password&#8221; VARCHAR2 Type.</p>
<p>If you are not having Wamp server download from here : <a href="http://www.wampserver.com/en/" target="_blank">Wamp Server</a> or</p>
<p>You can directly use MySQL on the Command line if you are convenient.</p>
<h3 style="font-size: 1.17em;">Step2: Creating Basic Pages</h3>
<p>Here we will design basic three pages:</p>
<li>login.php</li>
<li>logout.php</li>
<li>welcome.php</li>
<p><span style="text-decoration: underline;"><strong>login.php</strong></span><br />
<textarea cols="70" rows="20" name="content"><?php require_once("includes/session.php");?><br />
<?php require_once("includes/connection.php");?><br />
<?php require_once("includes/functions.php");?></p>
<p><?php if(isset($_POST['submit'])){<br />
$username =($_POST['username']);<br />
$password= ($_POST['password']);<br />
$query = "select username from test WHERE username='{$username}'AND password='{$password}' LIMIT 1";<br />
$result_set=mysql_query($query);<br />
confirm_query($result_set);     //calling the fucntion confirm_query.<br />
if(mysql_num_rows($result_set)==1){<br />
$found_user=mysql_fetch_array($result_set);<br />
// Username and Password aunthentication<br />
$_SESSION['username']=$found_user['username'];<br />
redirect_to("welcome.php");		//calling the function redirect_to.<br />
}else {<br />
//username and password coudn't found in the database<br />
echo "<center><br />
<h3>Username or password combination incorrect.</h3>
<p></center>&#8220;;<br />
}<br />
		}else{ //Form has been submitted<br />
		 if(isset($_GET['logout']) &#038;&#038; $_GET['logout'] == 1) {<br />
		 		$message = &#8220;You are now logged out.&#8221;; }<br />
			$username=&#8221;";<br />
			$password=&#8221;";<br />
			}<br />
?></p>
<h1><center>Hi! Friends </center></h1>
<p>This is the simple login.php and logout.php tutorials. I have designed the the login/logout page by using PHP+MySQL.<br/><br />
<br/>Enjoy the Coding!!<br />
Share your knowledge.</p>
<form action="login.php" method="post">
<table>
<tr>
<td>Username:</td>
<td>
<input type="text" name="username" maxlength="30" value="<?php echo htmlentities($username); ?>&#8220;/></td>
</tr>
<tr>
              </p>
<td>Password:</td>
<td>
<input type="password" name="password" maxlength="30" value="<?php echo htmlentities($password); ?>&#8221; /></td>
</tr>
<tr>
<td colspan="2">
<input type="submit" name="submit" value="Login" /></td>
</tr>
</table>
</form>
<p>
Regards<br/><br />
Admin: Openhippo.com<br />
</textarea></p>
<p><strong>welcome.php</strong><br />
<textarea cols="70" rows="20" name="content"><?php require_once("includes/session.php"); ?><br />
<?php require_once("includes/connection.php");?><br />
<?php require_once("includes/functions.php");?><br />
<html><br />
<head></head></p>
<p><body></p>
<h3><center>You are now logged in</h3>
<p> </center><br /><center><br />
<h2>Mr.<?php echo $_SESSION['username'];?></h2>
<p><br/><br />
<form action="logout.php"  method="post">
<input type="submit" value="Logout" />
</form>
<p></center><br />
Enjoy the Coding!!<br />
Share your knowledge.</p>
<p>Regards<br/><br />
Admin: Openhippo.com<br />
</body><br />
</html></textarea><br />
<strong><br />
logout.php</strong><textarea cols="70" rows="10" name="content"><?php require_once("includes/session.php"); ?><br />
<?php require_once("includes/functions.php"); ?><br />
<?php<br />
$_SESSION= array();<br />
redirect_to("login.php");<br />
 ?></textarea></p>
<h3>Step3: Creating other pages</h3>
<p>There are 4 other .php files</p>
<p>a) connection.php<br />
b) constants.php<br />
c) functions.php<br />
d) session.php</p>
<p><strong><span> Download the Whole project : </span></strong><a href="http://openhippo.com//wp-content/uploads/2009/07/phpmysql.rar" target="_blank"><strong><span style="color: #ff0000;">Login/Logout Tutorials</span></strong></a></p>
<p>You can edit the connection.php and constants.php according to your server settings. Like database name, database username, password.</p>
<p>My setting is Database name : test, Database Username : root, Password : admin .</p>
<p>So if you want to make changes than you can go through therse pages.</p>
<p>Good Luck <img src='http://openhippo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Doubts are Welcome</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/simple-login-and-logout-tutorial-using-phpmysqlwamp/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Google Wave : A Complete Guide</title>
		<link>http://openhippo.com/google-wave-a-complete-guide/</link>
		<comments>http://openhippo.com/google-wave-a-complete-guide/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 14:32:56 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[google wave guide]]></category>
		<category><![CDATA[wave api]]></category>
		<category><![CDATA[wave applications]]></category>
		<category><![CDATA[wave guide]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=837</guid>
		<description><![CDATA[Google had surprised the whole world on 28th may 2009, by a mass communication and collaborated product &#8221; Google Wave &#8220;.Â  The product is in the early phase of the development, it is totally opensource not to only contribute to the internet but make it more powerful as it is in the early phase so [...]]]></description>
			<content:encoded><![CDATA[<p>Google had surprised the whole world on 28th may 2009, by a mass communication and collaborated product &#8221; Google Wave &#8220;.Â <img class="alignright size-full wp-image-840" title="google wave logo" src="http://openhippo.com/wp-content/uploads/2009/06/wave-logo.png" alt="google wave logo" width="164" height="40" /> The product is in the early phase of the development, it is totally opensource not to only contribute to the internet but make it more powerful as it is in the early phase so need the developers to finish the product.</p>
<h3><strong>What is Google Wave ??</strong></h3>
<p><img class="aligncenter size-full wp-image-841" title="google wave" src="http://openhippo.com/wp-content/uploads/2009/06/gwave1.gif" alt="google wave" width="552" height="358" />Google Wave is a real-time communication platform. It combines aspects of email, instant messaging, wikis, web chat, social networking, and project management to build one elegant, in-browser communication client. You can bring a group of friends or business partners together to discuss how your day has been or share files.</p>
<p>Google Wave have many elegant feature but some of them are explained below:-<br />
- <strong>Real Time</strong> :- In most instances, you can see what someone else is typing, character-by-character.<br />
- Applications and Extensions: Just like a Facebook (Facebook reviews) application or an iGoogle gadget, developers can build their own apps within waves. They can be anything from bots to complex real-time games.</p>
<p>- <strong>Wiki functionality</strong>: Anything written within a Google Wave can be edited by anyone else, because all conversations within the platform are shared. Thus, you can correct information, append information, or add your own commentary within a developing conversation.</p>
<p>- <strong>Open source</strong>: The Google Wave code will be open source, to foster innovation and adoption amongst developers.</p>
<p>- <strong>Playback</strong>: You can playback any part of the wave to see what was said, or the other wave user.</p>
<p>- <strong>Natural language</strong>: Google Wave can auto-correct your spelling, even going as far as knowing the difference between similar words, like â€œbeenâ€ and â€œbean.â€ It can also auto-translate on-the-fly.</p>
<p>- <strong>Drag-and-drop file sharing</strong>: No attachments; just drag your file and drop it inside Google Wave and everyone will have access.</p>
<p>While these are only a few of the many features of Google Wave, itâ€™s easy to see why people are extremely excited.</p>
<p>The developers of the Wave is the team based in Sydney, Australia.The core team are <strong>Lars Rasmussen</strong>, <strong>Jen Rasmussen</strong> and product manager <strong>Stephanie Hannon</strong>. The Google Map was also founded by this team.</p>
<h3><strong>Terminology</strong></h3>
<p>Google Wave actually has its own lingo &#8211; yes, you have to learn a few definitions if youâ€™re going to really understand this new communication platform. Having knowledge of these terms will help you understand more about Googleâ€™s newest project.</p>
<p>- <strong>Wave</strong>: A wave, specifically, refers to a specific threaded conversation. It can include just one person, or it can include a group of users or even robots (explained below). The best comparison I can make is that itâ€™s like your entire instant messaging (IM) history with someone. Anything youâ€™ve ever discussed in a single chat or conversation is a wave.</p>
<p>- <strong>Wavelet</strong>: A wavelet is also a threaded conversation, but only a subset of a larger conversation (or a wave). Itâ€™s like a single IM conversation &#8211; a small part of a larger conversation and a larger history. Wavelets, though, can be created and managed separately from a wave.</p>
<p>- <strong>Blip (BLIP reviews)</strong>: Even smaller than a Wavelet, a Blip is a single, individual message. Itâ€™s like a single line of an IM conversation. Blips can have other blips attached to them, called children. In addition, blips can either be published or unpublished (once again, itâ€™s sort of like typing out an IM message but not yet sending it).or we can send the Blip private to the selected users.</p>
<p>- <strong>Document</strong>: A document actually refers to the content within a blip. This seems to refer to the actual characters, words, and files associated with a blip.</p>
<p>- <strong>Extension</strong>: An extension is a mini-application that works within a wave. So these are the apps you can play with while using Wave. There are two main types of extensions: Gadgets and Robots</p>
<p>- <strong>Gadgets</strong>: A gadget is an application users can participate with, many of which are built on Googleâ€™s OpenSocial platform. A good comparison would be iGoogle gadgets or Facebook applications.</p>
<p>- <strong>Robots</strong>: Robots are an automated participant within a wave. They can talk with users and interact with waves. They can provide information from outside sources (i.e. Twitter (Twitter reviews) or they can check content within a wave and perform actions based on them (i.e. provide you a stock quote if a stock name is mentioned).</p>
<p>- <strong>Embedded Wave</strong>: An embedded wave is a way to take a Google Wave and the conversation within it and place it on your website. Users could use this as a chatroom, as a way to contact you, or for something more.</p>
<h3><strong>Wave Gadgets</strong></h3>
<p><strong> </strong><img class="aligncenter size-full wp-image-843" title="sample gadgets" src="http://openhippo.com/wp-content/uploads/2009/06/samplegadgets.png" alt="sample gadgets" width="554" height="366" /></p>
<p>A Wave Gadget is one of two types of Google Wave extensions. Gadgets are fully-functional applications. According to Google, gadgets are primarily for changing the look and feel of waves, although this seems to only scratch the surface of the potential of a wave gadget. First: almost any iGoogle or OpenSocial gadget can run within Google Wave. That means thousands of applications that have been already created will work in Google Wave. Second: a gadget built within Google Wave can take advantage of live interaction with multiple users. This means something like a live online game with active participation from all users. In that way, it has similarities to Facebook or MySpace (MySpace reviews) applications, which take advantage of your friend network to make games, quizzes, and applications more meaningufl and useful. Gadgets are specific to individual waves, rather than to specific users. Thus, itâ€™s not like having a Facebook app on your profile &#8211; the gadget belongs to everyone within the wave. They also do not have titles, to better integrate with the actual conversation. Some of the gadgets already built include a Sudoku gadget, Bidder (which turns your wave into an auction), and Maps (which allows for collaboration on a Google Map). For a more technical explanation, be sure to check out <a href="http://code.google.com/apis/wave/extensions/gadgets/guide.html" target="_blank">Googleâ€™s Wave Gadgets Tutorial.</a></p>
<h3><strong>Wave Robots</strong></h3>
<p><strong> </strong><img class="aligncenter size-full wp-image-844" title="robots tweet" src="http://openhippo.com/wp-content/uploads/2009/06/robotstweet.png" alt="robots tweet" width="500" height="356" /></p>
<p>Robots are the other type of Google Wave extension. Robots are like having another person within a Google Wave conversation, except that theyâ€™re automated. Theyâ€™re a lot like the old IM bots of the past, although far more robust. Robots can modify information in waves, interact with users, communicate with others waves, and pull information from outside sources.</p>
<p>Because it acts like a user, you can define its behavior based on what happens in the chat. You could build one as simple as â€œchange the word dog to the word catâ€ or one as complex as a fully-functional debugger. Weâ€™ll probably start seeming some very advanced robots in the near future.</p>
<p>Some of the robots already in service include Debuggy (an in-wave debugger), Stocky (which pulls stock prices based on stock quote mentions), and Tweety (the Twave robot, which displays tweets inside of a wave).</p>
<p>A more advanced explanation is available at <a href="http://code.google.com/apis/wave/extensions/robots/index.html" target="_blank">Googleâ€™s Wave Robots Overview</a>.</p>
<h3><strong>Wave Embeds</strong></h3>
<p><strong> </strong><img class="aligncenter size-full wp-image-849" title="embedsample" src="http://openhippo.com/wp-content/uploads/2009/06/embedsample.png" alt="embedsample" width="552" height="293" /></p>
<p>Wave embeds are a little more complex than embedding a YouTube (YouTube reviews) video onto your blog, yet in the end, thatâ€™s really what Google Wave Embeds are: a way to take Google Waves onto a third party website. Embedded Waves support many of the functions of the actual Google Wave client, including dragging-and-dropping files.</p>
<p>While the Wave Embeds is still very early stage, Google has already built two: YouTube Playlist Discuss and Multiple Extensions Embed. The former allows you to discuss a YouTube video via a wave and the latter allows for interaction with multiple waves on the same page.</p>
<p>One possibility: Google Wave Embeds may be a real-time replacement to static comments. If Google perfects wave embeds, you could even see YouTube.com comments replaced with waves, although it is way too early to make any calls on the potential of this.</p>
<p><a href="http://code.google.com/apis/wave/embed/index.html" target="_blank">Googleâ€™s Wave Embed Developerâ€™s Guide</a> has more advanced information embedding waves.</p>
<h3><strong>Furthering your Google Wave education</strong></h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-850" title="wavelogo" src="http://openhippo.com/wp-content/uploads/2009/06/wavelogo.png" alt="wavelogo" width="256" height="256" /></p>
<p>Still canâ€™t get enough of Google Wave? While information is sparse, hopefully this collection of links will help you understand this new product even more.</p>
<p>- Mashable <a href="http://mashable.com/tag/google-wave" target="_blank">(Mashable reviews)â€™s Google Wave Coverage</a>: We highly suggest bookmarking our Google Wave coverage and checking Mashable consistently for the latest information on Google Wave.</p>
<p>-<a href="http://www.waveprotocol.org/" target="_blank"> Google Wave Federation Protocol</a>: Google has provided some community principles, architecture information, and more detailed definitions on their Wave protocol webpage.</p>
<p>- <a href="http://code.google.com/apis/wave/" target="_blank">Google Wave API</a>: For developers interested in building applications for Google Wave, be sure to check out the Wave API website.</p>
<p>- <a href="https://services.google.com/fb/forms/wavesignup/" target="_blank">Google Wave Updates</a>: Want to be informed the second Google Wave is available? Hereâ€™s the sign-up form.</p>
<p><strong>Source: <a href="http://mashable.com/2009/05/28/google-wave-guide/" target="_blank">Mashable.com</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/google-wave-a-complete-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

