<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:series="http://unfoldingneurons.com/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>DigiMantra</title>
	
	<link>http://www.digimantra.com</link>
	<description>Technology tips for all</description>
	<lastBuildDate>Wed, 25 Aug 2010 12:03:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/digimantra" /><feedburner:info uri="digimantra" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://www.digimantra.com/?pushpress=hub" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-nd/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>digimantra</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to solve WordPress Maintenance mode problem</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/s9vikIYoZkc/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/solve-wordpress-maintenance-mode-problem/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 11:54:38 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2883</guid>
		<description><![CDATA[how to solve Wordpress Maintenance mode problem.


Related posts:<ol><li><a href='http://www.digimantra.com/tutorials/securing-your-wordpress-folders-from-being-viewed-or-indexing/' rel='bookmark' title='Permanent Link: Securing your wordpress folders from being viewed or indexing'>Securing your wordpress folders from being viewed or indexing</a></li>
<li><a href='http://www.digimantra.com/tutorials/wordpress/how-to-integerate-page-navigation-in-wordpress/' rel='bookmark' title='Permanent Link: How to integerate page navigation in wordpress'>How to integerate page navigation in wordpress</a></li>
<li><a href='http://www.digimantra.com/tutorials/wordpress/install-wordpress-in-different-directory-or-folder/' rel='bookmark' title='Permanent Link: Install wordpress in different directory or folder'>Install wordpress in different directory or folder</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" title="Wordpress" rel="nofollow" href="http://wordpress.org/" target="_blank">WordPress</a> provides a very sleek feature to update core install and the installed plugins. You can upgrade all the installed plugins in one go or either upgrade the ones you wish to. But sometimes while using the maintenance mode it does not complete for some reason and crashes in the middle of the process. This forces your blog to display an notification saying :</p>
<blockquote><p><strong>Briefly unavailable for scheduled maintenance. Check back in a minute.</strong></p></blockquote>
<p>Now to get rid of this deadlock, follow the steps mentioned below :</p>
<ol style="font-size: 1.2em;">
<li>Open your favorite FTP client and browse to the directory where the affected blog’s <strong><em>wp-config.php</em></strong> is located.</li>
<li>You will find a file named <em><strong>.maintenance</strong> </em>over there, similar to .htaccess (yes the dot is intentional)</li>
<li>Now remove or rename this file and refresh the blog page. It should solve the problem.</li>
</ol>
<p>Hope that helps.</p>
<p>Stay Digified !!</p>
<p>Sachin Khosla</p>
<p>&nbsp;</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/tutorials/securing-your-wordpress-folders-from-being-viewed-or-indexing/' rel='bookmark' title='Permanent Link: Securing your wordpress folders from being viewed or indexing'>Securing your wordpress folders from being viewed or indexing</a></li>
<li><a href='http://www.digimantra.com/tutorials/wordpress/how-to-integerate-page-navigation-in-wordpress/' rel='bookmark' title='Permanent Link: How to integerate page navigation in wordpress'>How to integerate page navigation in wordpress</a></li>
<li><a href='http://www.digimantra.com/tutorials/wordpress/install-wordpress-in-different-directory-or-folder/' rel='bookmark' title='Permanent Link: Install wordpress in different directory or folder'>Install wordpress in different directory or folder</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/s9vikIYoZkc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/solve-wordpress-maintenance-mode-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/tutorials/wordpress/solve-wordpress-maintenance-mode-problem/</feedburner:origLink></item>
		<item>
		<title>Asynchronous and Synchronous AJAX calls</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/2nuYEvLV0RI/</link>
		<comments>http://www.digimantra.com/tutorials/asynchronous-and-synchronous-ajax-calls/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 19:03:51 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2876</guid>
		<description><![CDATA[What is the difference between Asynchronous and Synchronous AJAX call ?


Related posts:<ol><li><a href='http://www.digimantra.com/technology/javascript/is-object-function-for-javascript/' rel='bookmark' title='Permanent Link: is_object function for javascript'>is_object function for javascript</a></li>
<li><a href='http://www.digimantra.com/technology/javascript/check-username-availability-validation-ajaxphp/' rel='bookmark' title='Permanent Link: Check username availability and validation using ajax,php'>Check username availability and validation using ajax,php</a></li>
<li><a href='http://www.digimantra.com/technology/javascript/ajax-powered-dropdown/' rel='bookmark' title='Permanent Link: Ajax powered city state Dropdown'>Ajax powered city state Dropdown</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>AJAX as you might be knowing stands for <strong>Asynchronous JavaScript and XML</strong>, but in this article we are going to see what is the difference between Asynchronous and Synchronous AJAX call ? Let&#8217;s see how an AJAX call is made from client and what it involves.</p>
<ol>
<li>An object of the browser&#8217;s XML HTTP Request is created and a request is sent to a particular URL with some data either via POST or GET method.</li>
<li>The request is processed and the response is returned by the server.</li>
<li>Using JavaScript this response is then show on the browser or is used as per the requirement.</li>
</ol>
<p>Both Asynchronous or Synchronous AJAX requests involve the same process of making the request and getting the response from the server. The only difference is that in an Asynchronous request the process is handled independently and is not dependent on following processes. So that the script do not wait for the server request to complete before executing the remaining lines of code. As soon as the server response is completed it is sent back to the client, but during the complete round-trip the client is not halted.</p>
<p>However in case of Synchronous AJAX request, the request is sent to the server and the client waits for the server&#8217;s response before it executes the script further. So this is the special case when the further script is dependent on the results returned by the server.</p>
<h3><span style="color: #3366ff;"><strong>How do we make these requests?</strong></span></h3>
<p>It is very simple to set what type of AJAX request you want to make. All you need to do is pass true or false while sending the request. Look the code snippet below to see how it is done.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">function</span> pullAJAX<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
  <span style="color: #003366; font-weight: bold;">var</span> obj<span style="color: #339933;">;</span> 
&nbsp;
  obj <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">new</span> XMLHttpRequest<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
  obj.<span style="color: #660066;">onreadystatechange</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
  <span style="color: #009900;">&#123;</span>
    <span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>obj.<span style="color: #660066;">readyState</span> <span style="color: #339933;">==</span> <span style="color: #CC0000;">4</span><span style="color: #009900;">&#41;</span>
    <span style="color: #009900;">&#123;</span>
      <span style="color: #006600; font-style: italic;">//process the response</span>
    <span style="color: #009900;">&#125;</span>
  <span style="color: #009900;">&#125;</span>
  <span style="color: #006600; font-style: italic;">//true - makes the Asynchronous AJAX request, false makes it Synchronous</span>
  obj.<span style="color: #000066;">open</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;POST&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;myscript.php&quot;</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  obj.<span style="color: #660066;">send</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">null</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>In the above lines of code the <em><strong>open </strong></em>function accepts three parameters, they are :</p>
<p>First param, is the request method which can be POST or GET</p>
<p>Second param, is the script name on the server.</p>
<p>Third param, is responsible for changing AJAX request to Asynchronous or Synchronous. If we pass it <em><strong>true</strong></em> then the AJAX request is made asynchronous, however if passed <em><strong>false </strong></em>it is a synchronous request.</p>
<p>Hope this clarifies the difference between the two. Now it depends upon the scenario as to what AJAX request is needed.</p>
<p>Stay Digified !!<br />
Sachin Khosla</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/technology/javascript/is-object-function-for-javascript/' rel='bookmark' title='Permanent Link: is_object function for javascript'>is_object function for javascript</a></li>
<li><a href='http://www.digimantra.com/technology/javascript/check-username-availability-validation-ajaxphp/' rel='bookmark' title='Permanent Link: Check username availability and validation using ajax,php'>Check username availability and validation using ajax,php</a></li>
<li><a href='http://www.digimantra.com/technology/javascript/ajax-powered-dropdown/' rel='bookmark' title='Permanent Link: Ajax powered city state Dropdown'>Ajax powered city state Dropdown</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/2nuYEvLV0RI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/tutorials/asynchronous-and-synchronous-ajax-calls/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/tutorials/asynchronous-and-synchronous-ajax-calls/</feedburner:origLink></item>
		<item>
		<title>Change onclick function for anchor tag using JavaScript</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/0RquZltZl90/</link>
		<comments>http://www.digimantra.com/tutorials/change-onclick-function-anchor-tag-javascript/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 17:55:40 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2869</guid>
		<description><![CDATA[In this post we will learn how to change or add JavaScript function on the onclick event for the anchor tag. Infact, you can use this methodology add/change JavaScript function for almost any event and on elements which support such events. In usual scenario one tends to change/add JavaScript function in the following way, which [...]


Related posts:<ol><li><a href='http://www.digimantra.com/tutorials/what-is-self-executing-function-in-javascript/' rel='bookmark' title='Permanent Link: What is self executing function in Javascript'>What is self executing function in Javascript</a></li>
<li><a href='http://www.digimantra.com/tutorials/change-a-css-class-dynamically-using-javascript/' rel='bookmark' title='Permanent Link: Change a CSS class dynamically using Javascript'>Change a CSS class dynamically using Javascript</a></li>
<li><a href='http://www.digimantra.com/tutorials/add-javascript-function-using-css-class/' rel='bookmark' title='Permanent Link: Add javascript function using css class'>Add javascript function using css class</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In this post we will learn how to change or add JavaScript function on the <em><strong>onclick </strong></em>event for the anchor tag. Infact, you can use this methodology add/change JavaScript function for almost any event and on elements which support such events.</p>
<p>In usual scenario one tends to change/add JavaScript function in the following way, which is <span style="color: #ff0000;"><strong>not the correct way to do so,</strong></span></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">//THIS WILL NOT WORK</span>
<span style="color: #339933;">&lt;</span>script<span style="color: #339933;">&gt;</span>
<span style="color: #003366; font-weight: bold;">function</span> change_event<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
    document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'my_tag'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">onclick</span> <span style="color: #339933;">=</span> <span style="color: #3366CC;">&quot;new_func();&quot;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #339933;">&lt;/</span>script<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>a href<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;#&quot;</span> id<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;my_tag&quot;</span> onclick<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;change_event();&quot;</span> <span style="color: #339933;">&gt;</span>My test<span style="color: #339933;">&lt;/</span>a<span style="color: #339933;">&gt;</span></pre></div></div>

<p>However, if we wrap the function in an anonymous function then we surely can achieve what we wanted to. Look at the following example.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">//THIS WILL WORK</span>
<span style="color: #339933;">&lt;</span>script<span style="color: #339933;">&gt;</span>
<span style="color: #003366; font-weight: bold;">function</span> change_event<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
    document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'my_tag'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">onclick</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>new_func<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #339933;">&lt;/</span>script<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>a href<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;#&quot;</span> id<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;my_tag&quot;</span> onclick<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;change_event();&quot;</span> <span style="color: #339933;">&gt;</span>My test<span style="color: #339933;">&lt;/</span>a<span style="color: #339933;">&gt;</span></pre></div></div>

<p><strong><em>Note</em></strong>, if you want to bind multiple JavaScript functions on a single event, then you need to define all function in one anonymous function. Failing to do so will make the last function override the ones defined above. For example the above change_event function can be rewritten as :</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">function</span> change_event<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
     <span style="color: #006600; font-style: italic;">//note all three functions are defined together.</span>
    document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'my_tag'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">onclick</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>new_func<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>new_func2<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>new_func2<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>This way you can also associate JavaScript function on the dynamically created DOM elements.</p>
<p>Hope this helps.</p>
<p>Stay Digified !!<br />
Sachin Khosla</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/tutorials/what-is-self-executing-function-in-javascript/' rel='bookmark' title='Permanent Link: What is self executing function in Javascript'>What is self executing function in Javascript</a></li>
<li><a href='http://www.digimantra.com/tutorials/change-a-css-class-dynamically-using-javascript/' rel='bookmark' title='Permanent Link: Change a CSS class dynamically using Javascript'>Change a CSS class dynamically using Javascript</a></li>
<li><a href='http://www.digimantra.com/tutorials/add-javascript-function-using-css-class/' rel='bookmark' title='Permanent Link: Add javascript function using css class'>Add javascript function using css class</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/0RquZltZl90" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/tutorials/change-onclick-function-anchor-tag-javascript/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/tutorials/change-onclick-function-anchor-tag-javascript/</feedburner:origLink></item>
		<item>
		<title>What is self executing function in Javascript</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/KSL5628sW7w/</link>
		<comments>http://www.digimantra.com/tutorials/what-is-self-executing-function-in-javascript/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 20:15:04 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2861</guid>
		<description><![CDATA[What are self executing functions in Javascript and what is the purpose of self executing function. 


Related posts:<ol><li><a href='http://www.digimantra.com/tutorials/sleep-or-wait-function-in-javascript/' rel='bookmark' title='Permanent Link: Sleep or wait function in javascript'>Sleep or wait function in javascript</a></li>
<li><a href='http://www.digimantra.com/tutorials/change-onclick-function-anchor-tag-javascript/' rel='bookmark' title='Permanent Link: Change onclick function for anchor tag using JavaScript'>Change onclick function for anchor tag using JavaScript</a></li>
<li><a href='http://www.digimantra.com/tutorials/add-javascript-function-using-css-class/' rel='bookmark' title='Permanent Link: Add javascript function using css class'>Add javascript function using css class</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I have been working on JavaScript quite extensively since last few months and I found this self executing function really helpful. It&#8217;s unique in its own way and can actually help you a lot. A self executing function in JavaScript is the one which is invoked automatically as soon as it is defined. It&#8217;s an anonymous function and is usually used in conjunction to <strong><em>onload </em></strong>event.</p>
<p>Let me show you, how we define a self invoking or self executing function in JavaScript.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>script<span style="color: #339933;">&gt;</span>
<span style="color: #006600; font-style: italic;">//Example 1</span>
 <span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
   <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'I am being called'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
 <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #006600; font-style: italic;">//Example 2</span>
 <span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>x<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
   <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span>x<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
 <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'I am passed as an argument'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #339933;">&lt;/</span>script<span style="color: #339933;">&gt;</span></pre></div></div>

<p>As you can notice, in the above lines of code, we did not specify name to the function and that is why its called anonymous function. The function is wrapped inside the round brackets and is called as soon as its definition is completed. You can also pass the arguments, if need be, as show in the second example.</p>
<h3><span style="color: #3366ff;"><strong>Where to use self executing function JavaScript?</strong></span></h3>
<p>It&#8217;s nice that you have learnt a new thing in JavaScript, but it is of no fun until you know its real use. So, to be very clear we use these kind of functions when we want variables with limited or local scope. Unclear ? Let&#8217;s take a scenario.</p>
<p>You created a nice shiny widget, eg. Twitter updates widget. In this widget, you have used extensive JavaScript functionality to pull new tweets and show some other information. Now this widget code can be embedded on various websites which already have their own JavaScript code. So how can you be sure that the function names which you have used is not being used on end-user&#8217;s website ? The variable names which you are using are not in use already ? So to get rid of these uncertainties we use this variant from anonymous functions family.</p>
<p>Hope this helps you to write some nice code. Doubts? I am just a comment away.<br />
<br />
Stay Digified !!<br />
Sachin Khosla</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/tutorials/sleep-or-wait-function-in-javascript/' rel='bookmark' title='Permanent Link: Sleep or wait function in javascript'>Sleep or wait function in javascript</a></li>
<li><a href='http://www.digimantra.com/tutorials/change-onclick-function-anchor-tag-javascript/' rel='bookmark' title='Permanent Link: Change onclick function for anchor tag using JavaScript'>Change onclick function for anchor tag using JavaScript</a></li>
<li><a href='http://www.digimantra.com/tutorials/add-javascript-function-using-css-class/' rel='bookmark' title='Permanent Link: Add javascript function using css class'>Add javascript function using css class</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/KSL5628sW7w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/tutorials/what-is-self-executing-function-in-javascript/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/tutorials/what-is-self-executing-function-in-javascript/</feedburner:origLink></item>
		<item>
		<title>Memory(heap) Storage engine in MySQL</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/RSxTVgavYos/</link>
		<comments>http://www.digimantra.com/technology/mysql/memory-or-heap-storage-engine-in-mysql/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 18:46:40 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2856</guid>
		<description><![CDATA[What is Memory(heap) Storage engine in MySQL ? Why should we use it and what are the pros/cons of using Memory Storage engine.


Related posts:<ol><li><a href='http://www.digimantra.com/interview-or-q-a/delete-duplicate-entriesrowsvalues-in-mysql-table-in-one-query/' rel='bookmark' title='Permanent Link: Delete duplicate entries/rows/values in mysql table in one query'>Delete duplicate entries/rows/values in mysql table in one query</a></li>
<li><a href='http://www.digimantra.com/technology/mysql/difference-truncate-delete-mysql/' rel='bookmark' title='Permanent Link: Difference between truncate and delete in mysql'>Difference between truncate and delete in mysql</a></li>
<li><a href='http://www.digimantra.com/tutorials/insert-update-single-mysql-query-duplicate-key/' rel='bookmark' title='Permanent Link: Insert and update in single mysql query using on duplicate key'>Insert and update in single mysql query using on duplicate key</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Lately, I have been doing a lot of database stuff and during my odyssey I found lots of exciting stuff in <a rel="nofollow" target="_blank" href="http://www.mysql.com" target="_blank">MySQL</a>. Memory storage in engine is one of those exciting stuff, which can be really useful at times, if used on right time at right place.</p>
<p>Memory (heap) for the name itself signifies what I am talking about. MySQL, the famous database allows you to store your tables in the Memory or formerly known as Heap storage. The tables which are created in the memory engine are exceptionally faster and can increase the overall performance of your database operations. The reason is that the data is stored in the temporary memory which can be accessed faster in comparison to data stored in the disk drive.</p>
<p>To create a table using the memory engine, use the following SQL syntax.</p>

<div class="wp_syntax"><div class="code"><pre class="mysql" style="font-family:monospace;"><span style="color: #990099; font-weight: bold;">create</span> <span style="color: #990099; font-weight: bold;">table</span> temp <span style="color: #FF00FF;">&#40;</span>name <span style="color: #999900; font-weight: bold;">varchar</span><span style="color: #FF00FF;">&#40;</span><span style="color: #008080;">30</span><span style="color: #FF00FF;">&#41;</span><span style="color: #FF00FF;">&#41;</span> <span style="color: #990099; font-weight: bold;">Engine</span> <span style="color: #CC0099;">=</span> Memory<span style="color: #000033;">;</span></pre></div></div>

<p>Notice the <strong>Engine= Memory</strong> clause in the above statement, which forces to store the table in the memory instead of using the usual storage system i.e. your disk drive. </p>
<p>When you create a table use memory engine as a backbone, a corresponding file is created in the disk. This file has the same name as of the table and has .<strong><em>frm </em></strong>as extension. As I mentioned earlier, the data is stored in the memory so when the system is restarted all the data gets clear from the memory. However, the table structure exists in the above mentioned disk file. You might be wondering then what is the significance of using this type of storage engine, which cannot safeguard your data permanently. The benefits of using Memory storage is that the tables use hash indexes by default which in result make the <strong>data accessibility faster. </strong></p>
<p>So, an ideal scenario to use this engine would be when you need to access data more than the insertion and the data is created temporarily. It makes the queries faster due to the reasons discussed above. You can read more about memory tables at <a rel="nofollow" target="_blank" href="http://dev.mysql.com/doc/refman/5.0/en/memory-storage-engine.html" target="_blank">MySQL documentation</a>.</p>
<p>Hope this helps.</p>
<p>Stay Digified !!<br />
Sachin Khosla</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/interview-or-q-a/delete-duplicate-entriesrowsvalues-in-mysql-table-in-one-query/' rel='bookmark' title='Permanent Link: Delete duplicate entries/rows/values in mysql table in one query'>Delete duplicate entries/rows/values in mysql table in one query</a></li>
<li><a href='http://www.digimantra.com/technology/mysql/difference-truncate-delete-mysql/' rel='bookmark' title='Permanent Link: Difference between truncate and delete in mysql'>Difference between truncate and delete in mysql</a></li>
<li><a href='http://www.digimantra.com/tutorials/insert-update-single-mysql-query-duplicate-key/' rel='bookmark' title='Permanent Link: Insert and update in single mysql query using on duplicate key'>Insert and update in single mysql query using on duplicate key</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/RSxTVgavYos" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/technology/mysql/memory-or-heap-storage-engine-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/technology/mysql/memory-or-heap-storage-engine-in-mysql/</feedburner:origLink></item>
		<item>
		<title>How to filter or view unread mails in Gmail</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/yl9GnU-YPho/</link>
		<comments>http://www.digimantra.com/google/gmail/how-to-filter-or-view-unread-mails-in-gmail/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 20:28:18 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[gmail]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2851</guid>
		<description><![CDATA[How to filter or view unread mails in Gmail


Related posts:<ol><li><a href='http://www.digimantra.com/google/gmail/choose-mails-download-offline-gmail/' rel='bookmark' title='Permanent Link: Choose which mails to download for offline use in gmail'>Choose which mails to download for offline use in gmail</a></li>
<li><a href='http://www.digimantra.com/google/gmail-now-adds-sms-chat-function/' rel='bookmark' title='Permanent Link: Gmail now adds SMS chat function'>Gmail now adds SMS chat function</a></li>
<li><a href='http://www.digimantra.com/google/search-gmail-google-reader-and-buzz-from-the-chrome-browser/' rel='bookmark' title='Permanent Link: Now search gmail, google reader and buzz from the chrome browser'>Now search gmail, google reader and buzz from the chrome browser</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Since the mailboxes got bigger, I personally feel that these have become more untidy. We sometimes keep on lingering some messages which are to be read. And it so happens that these message slide down and it becomes cumbersome to find them in Gmail, say if they have moved down to separate pages like 5,8,10 ?</p>
<p>A small trick can let you see all the unread messages in your Gmail. These messages may be from inbox or any other filter, you might have added. To get the list of all unread messages do the following.</p>
<ol>
<li>Open your Gmail and type “label:unread” in the search box at the top.</li>
<li>Hit enter or click search.</li>
<li>You will be able to see all the unread messages in your mailbox.</li>
</ol>
<p>This is a small workaround or trick, but is really helpful at times and also a pain if you do not know how to do so.</p>
<p>Stay Digified !!<br />
Sachin Khosla</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/google/gmail/choose-mails-download-offline-gmail/' rel='bookmark' title='Permanent Link: Choose which mails to download for offline use in gmail'>Choose which mails to download for offline use in gmail</a></li>
<li><a href='http://www.digimantra.com/google/gmail-now-adds-sms-chat-function/' rel='bookmark' title='Permanent Link: Gmail now adds SMS chat function'>Gmail now adds SMS chat function</a></li>
<li><a href='http://www.digimantra.com/google/search-gmail-google-reader-and-buzz-from-the-chrome-browser/' rel='bookmark' title='Permanent Link: Now search gmail, google reader and buzz from the chrome browser'>Now search gmail, google reader and buzz from the chrome browser</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/yl9GnU-YPho" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/google/gmail/how-to-filter-or-view-unread-mails-in-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Optimize Webpages]]></series:name>
	<feedburner:origLink>http://www.digimantra.com/google/gmail/how-to-filter-or-view-unread-mails-in-gmail/</feedburner:origLink></item>
		<item>
		<title>Getting started with Google map API v3</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/fiesmlgonu4/</link>
		<comments>http://www.digimantra.com/google/started-google-map-api-v3/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 19:32:03 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2834</guid>
		<description><![CDATA[Getting started with Google Map API v3. Shows you the current location on the map center


Related posts:<ol><li><a href='http://www.digimantra.com/howto/current-location-iphone-safari-firefox-browser/' rel='bookmark' title='Permanent Link: How to get current location in iPhone safari or firefox browser'>How to get current location in iPhone safari or firefox browser</a></li>
<li><a href='http://www.digimantra.com/google/google-web-elements/' rel='bookmark' title='Permanent Link: Google web elements, goodies for your website'>Google web elements, goodies for your website</a></li>
<li><a href='http://www.digimantra.com/google/integrating-google-analytics-mediawiki/' rel='bookmark' title='Permanent Link: Integrating Google Analytics in Mediawiki'>Integrating Google Analytics in Mediawiki</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Google Maps recently got promoted to v3 and there are some major changes in v3 API. With the release of v3 the previous version has been officially deprecated and hence there won’t be any further enhancements in that. I will walk you through the basics on how to get started with Google Map API v3. Before getting started let’s see what major changes does this v3 has.</p>
<ul>
<li>You do not require an API key to use Google Maps.</li>
<li>Use of “object literal” to set the properties of the map to be loaded.</li>
<li>More easy to use functions.</li>
</ul>
<p>You will notice these changes only if you are moving from v2 to v3. If you are a newbie to Google Maps, then you need not to worry about moving your code. So lets get started and create a usual “Hello World” program in Google map API v3.<br />
<iframe src="http://www.digimantra.com/resources/_map.html" scrolling="no" height="400px" width="400px" frameborder="0"></iframe></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">&lt;html&gt;
  &lt;head&gt;
    &lt;script type=&quot;text/javascript&quot; src=&quot;http://maps.google.com/maps/api/js?sensor=false&quot;&gt; &lt;/script&gt;
    <span style="color: #339933;">&lt;</span>script type<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;</span>
      <span style="color: #003366; font-weight: bold;">function</span> load_map<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        <span style="color: #003366; font-weight: bold;">var</span> latlng <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">new</span> google.<span style="color: #660066;">maps</span>.<span style="color: #660066;">LatLng</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">28.635308</span><span style="color: #339933;">,</span> <span style="color: #CC0000;">77.22496</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #003366; font-weight: bold;">var</span> config <span style="color: #339933;">=</span> <span style="color: #009900;">&#123;</span>
          zoom<span style="color: #339933;">:</span> <span style="color: #CC0000;">11</span><span style="color: #339933;">,</span>
          center<span style="color: #339933;">:</span> latlng<span style="color: #339933;">,</span>
          mapTypeId<span style="color: #339933;">:</span> google.<span style="color: #660066;">maps</span>.<span style="color: #660066;">MapTypeId</span>.<span style="color: #660066;">ROADMAP</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span>
        <span style="color: #003366; font-weight: bold;">var</span> map <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">new</span> google.<span style="color: #660066;">maps</span>.<span style="color: #660066;">Map</span><span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;mapC&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>config<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      <span style="color: #009900;">&#125;</span>
&nbsp;
    <span style="color: #339933;">&lt;/</span>script<span style="color: #339933;">&gt;</span>
  &lt;/head&gt;
  &lt;body onload=&quot;load_map()&quot;&gt;
    &lt;div id=&quot;mapC&quot; style=&quot;width: 400px; height: 400px;&quot;&gt;&lt;/div&gt;
  &lt;/body&gt;
&lt;/html&gt;</pre></div></div>

<p>So as you notice above, there are very few lines of code which are capable of rendering this Google Map. I have specified the co-ordinates to New Delhi, India and a zoom level 11 that is why the map by default show that as the center . Let’s understand the code step by step.</p>
<ul>
<li>We first included the Google Map API JavaScript file using the <em><strong>Script</strong></em> tag.</li>
<li>Now we create the center point using the function <em><strong>google.maps.LatLng</strong>, </em>as mentioned I have hardcoded the coordinates to New Delhi, India ‘s latitude and longitude.</li>
<li>Next we define the properties of the map to be loaded using the object literal <strong><em>config </em></strong>inside the function <strong><em>load_map()</em></strong>. You can keep whatever name you want to for this object literal.</li>
<li>Finally we render the map into the div whose id is <strong><em>mapC</em></strong> , again you can have any ID for the div.</li>
</ul>
<p><strong>Note: </strong></p>
<ul>
<li>Please specify the width and height of the the div in which the map is to be rendered.</li>
<li>Be sure to load the map after the div has been created, just like in the above code we have called the function <strong><em>load_map()</em></strong> onload, which is fired after the page finished loading.</li>
</ul>
<p>So this is how you can load a map with some predefined coordinates, but what if you want to show the current location of a user on the map ? For example, if a user visits from New York, NY then you probably want the map’s center point as NY instead of showing New Delhi, India.</p>
<p>Now this is where we are going to use the location detection technique with the help of the user’s browser. Please note that this technique depends upon two factors, they are :</p>
<ol>
<li>Browser should have the ability to detect current location.</li>
<li>User should allow the browser to detect the location on the basis of the IP of the user.</li>
</ol>
<p>I have already posted about <a href="http://www.digimantra.com/howto/current-location-iphone-safari-firefox-browser/http://www.digimantra.com/howto/current-location-iphone-safari-firefox-browser/" target="_blank">How to get current location in a browser?</a> Not many browsers support this but Firefox, Opera support this functionality fully. Read the post to know more about Location awareness.</p>
<h3>Advance Google Map to detect current location</h3>
<p>So when we change the above code everything should remain the same but we add is location detecting capabilities . We detect the current coordinates of the user via browser and dynamically create the point and center the map to user’s current location instead of some hardcoded or predefined location. Here is the code on how to do it.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">&lt;script type=&quot;text/javascript&quot; src=&quot;http://maps.google.com/maps/api/js?sensor=false&quot;&gt;&lt;/script&gt;
<span style="color: #339933;">&lt;</span>script type<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;</span>
  <span style="color: #003366; font-weight: bold;">var</span> latitude <span style="color: #339933;">=</span> <span style="color: #3366CC;">''</span><span style="color: #339933;">;</span>
  <span style="color: #003366; font-weight: bold;">var</span> longitude <span style="color: #339933;">=</span> <span style="color: #3366CC;">''</span>
  <span style="color: #003366; font-weight: bold;">function</span> getLocation<span style="color: #009900;">&#40;</span>pos<span style="color: #009900;">&#41;</span>
  <span style="color: #009900;">&#123;</span>
    latitude <span style="color: #339933;">=</span> pos.<span style="color: #660066;">coords</span>.<span style="color: #660066;">latitude</span><span style="color: #339933;">;</span>
    longitude <span style="color: #339933;">=</span> pos.<span style="color: #660066;">coords</span>.<span style="color: #660066;">longitude</span><span style="color: #339933;">;</span>
    load_map<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span>
  <span style="color: #003366; font-weight: bold;">function</span> unknownLocation<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'Could not find location'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span>
&nbsp;
  <span style="color: #003366; font-weight: bold;">function</span> detect_load<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
    navigator.<span style="color: #660066;">geolocation</span>.<span style="color: #660066;">getCurrentPosition</span><span style="color: #009900;">&#40;</span>getLocation<span style="color: #339933;">,</span> unknownLocation<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span>
&nbsp;
  <span style="color: #003366; font-weight: bold;">function</span> load_map<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>      
    <span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>latitude <span style="color: #339933;">==</span> <span style="color: #3366CC;">''</span> <span style="color: #339933;">||</span> longitude <span style="color: #339933;">==</span> <span style="color: #3366CC;">''</span><span style="color: #009900;">&#41;</span>
      <span style="color: #000066; font-weight: bold;">return</span> <span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">;</span>
    <span style="color: #003366; font-weight: bold;">var</span> latlng <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">new</span> google.<span style="color: #660066;">maps</span>.<span style="color: #660066;">LatLng</span><span style="color: #009900;">&#40;</span>latitude<span style="color: #339933;">,</span> longitude<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #003366; font-weight: bold;">var</span> config <span style="color: #339933;">=</span> <span style="color: #009900;">&#123;</span>
      zoom<span style="color: #339933;">:</span> <span style="color: #CC0000;">11</span><span style="color: #339933;">,</span>
      center<span style="color: #339933;">:</span> latlng<span style="color: #339933;">,</span>
      mapTypeId<span style="color: #339933;">:</span> google.<span style="color: #660066;">maps</span>.<span style="color: #660066;">MapTypeId</span>.<span style="color: #660066;">ROADMAP</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span>
    <span style="color: #003366; font-weight: bold;">var</span> map <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">new</span> google.<span style="color: #660066;">maps</span>.<span style="color: #660066;">Map</span><span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;mapC&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>config<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span>
<span style="color: #339933;">&lt;/</span>script<span style="color: #339933;">&gt;</span>
&lt;input type=&quot;button&quot; onclick=&quot;detect_load();&quot; value=&quot;Load map with my current location&quot; /&gt;
&lt;br&gt;&lt;br&gt;
&lt;div id=&quot;mapC&quot; style=&quot;width: 400px; height: 400px;&quot;&gt;&lt;/div&gt;</pre></div></div>

<p>And here is the Demo map. So click on the button to load the Map with your current location. It will load successfully if you are using Firefox and you will allow it to share your location.<br />
<iframe src="http://www.digimantra.com/resources/map.html" scrolling="yes" width="300px" height="300px" frameborder="0" ></iframe></p>
<p>Hope this helps, stay tuned for more advanced map tutorials. </p>
<p>Stay Digified !!<br />
Sachin Khosla</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/howto/current-location-iphone-safari-firefox-browser/' rel='bookmark' title='Permanent Link: How to get current location in iPhone safari or firefox browser'>How to get current location in iPhone safari or firefox browser</a></li>
<li><a href='http://www.digimantra.com/google/google-web-elements/' rel='bookmark' title='Permanent Link: Google web elements, goodies for your website'>Google web elements, goodies for your website</a></li>
<li><a href='http://www.digimantra.com/google/integrating-google-analytics-mediawiki/' rel='bookmark' title='Permanent Link: Integrating Google Analytics in Mediawiki'>Integrating Google Analytics in Mediawiki</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/fiesmlgonu4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/google/started-google-map-api-v3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/google/started-google-map-api-v3/</feedburner:origLink></item>
		<item>
		<title>Bored ? Get designer Keyboard and Mouse from keyscaper</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/jSrxapn-RRM/</link>
		<comments>http://www.digimantra.com/reviews/bored-designer-keyboard-mouse-keyscaper/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 09:22:36 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2818</guid>
		<description><![CDATA[Bored ? Get designer Keyboard and Mouse from keyscaper


Related posts:<ol><li><a href='http://www.digimantra.com/online-resources/sumo-paint-online-image-editor/' rel='bookmark' title='Permanent Link: Sumo Paint &ndash; Online Image editor'>Sumo Paint &ndash; Online Image editor</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You must be bored of seeing same old keyboard everyday. Since you spend most of the time on your computer watching the same hardware for most of the day, dull ?</p>
<p>It like wearing the same clothes for many years. But now you can redesign your keyboard and  if not the complete hardware. Using <a rel="nofollow" target="_blank" href="http://keyscaper.com" target="_blank">keyscaper</a> you can buy digitally printed keyboard and mouse. The designs are not just stickers but they are digitally printed on the surface of keyboard/mouse.</p>
<p>The cost of these energetic looking hardware varies from 39$ &#8211; 59$. So, now add funkiness to your computer and start your work with bright hardware everyday.</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/keyscaper3.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="keyscaper3" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/keyscaper3_thumb.jpg" border="0" alt="keyscaper3 thumb Bored ? Get designer Keyboard and Mouse from keyscaper" width="506" height="196" /></a></p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/keyscaper5.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="keyscaper5" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/keyscaper5_thumb.jpg" border="0" alt="keyscaper5 thumb Bored ? Get designer Keyboard and Mouse from keyscaper" width="506" height="215" /></a></p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/keyscaper2.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="keyscaper2" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/keyscaper2_thumb.jpg" border="0" alt="keyscaper2 thumb Bored ? Get designer Keyboard and Mouse from keyscaper" width="506" height="215" /></a></p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/keyscaper4.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="keyscaper4" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/keyscaper4_thumb.jpg" border="0" alt="keyscaper4 thumb Bored ? Get designer Keyboard and Mouse from keyscaper" width="506" height="215" /></a></p>
<p>Stay Digified !!<br />
Sachin Khosla</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/online-resources/sumo-paint-online-image-editor/' rel='bookmark' title='Permanent Link: Sumo Paint &ndash; Online Image editor'>Sumo Paint &ndash; Online Image editor</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/jSrxapn-RRM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/reviews/bored-designer-keyboard-mouse-keyscaper/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/reviews/bored-designer-keyboard-mouse-keyscaper/</feedburner:origLink></item>
		<item>
		<title>Dzone’s Most Valuable Blogger (MVB)</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/9rHt72OHrls/</link>
		<comments>http://www.digimantra.com/general/dzone-most-valuable-blogger-mvb/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 18:49:45 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[digimantra]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2804</guid>
		<description><![CDATA[What is Dzone’s Most Valuable Blogger ?


Related posts:<ol><li><a href='http://www.digimantra.com/howto/add-widgets-to-blogger/' rel='bookmark' title='Permanent Link: How to add widget to blogger'>How to add widget to blogger</a></li>
<li><a href='http://www.digimantra.com/events/social-saturday-september/' rel='bookmark' title='Permanent Link: Social saturday osscamp,blogger&#8217;s meet, book fair'>Social saturday osscamp,blogger&#8217;s meet, book fair</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Hi Folks,</p>
<p>Thanks for reading <a rel="nofollow" target="_blank" title="Digimantra.com" href="http://www.digimantra.com">Digimantra</a> and I hope you are enjoying it. We are trying to provide you the best from around the web world related to technology, social sites etc. Recently I (Sachin Khosla) have been chosen as the <strong><a href="http://www.dzone.com/page/mvbs" target="_blank">Most Valuable Blogger</a> </strong>at <a rel="nofollow" target="_blank" href="http://www.dzone.com" target="_blank">DZone</a>.</p>
<p>It surely excites me and implies that people around the web are enjoying the quality posts which we publish via this platform. Thanks again for the overwhelming response.</p>
<h3><span style="color: #ff8000;">What does it to be Most Valuable Blogger?</span><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/dzonemvbbutton.png"><img style="display: inline; margin-left: 0px; margin-right:  0px; border: 0px;" title="dzone-mvb-button" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/dzonemvbbutton_thumb.png" border="0" alt="dzone-mvb-button" width="204" height="95" align="right" /></a></h3>
<p>Everyone is asking me, what’s so exciting about being a MVB. So to answer all, let me paste what Dzone has to say about it.</p>
<blockquote><p>DZone&#8217;s Most Valuable Blogger program brings together a group of highly talented bloggers, authors, and technologists actively writing about topics of interest to the developer community. These people are recognized in the industry for their contributions and deep technical knowledge on subjects ranging from software design and architecture to programming on a range of platforms including Java, .NET, Ruby and others.</p></blockquote>
<p>I have been invited to join this group. But if being in the list interests you then you can visit this <a rel="nofollow" target="_blank" href="http://www.dzone.com/aboutmvb" target="_blank">MVB about page</a> to know more about it.</p>
<p>Stay Digified !!<br />
Sachin Khosla</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/howto/add-widgets-to-blogger/' rel='bookmark' title='Permanent Link: How to add widget to blogger'>How to add widget to blogger</a></li>
<li><a href='http://www.digimantra.com/events/social-saturday-september/' rel='bookmark' title='Permanent Link: Social saturday osscamp,blogger&#8217;s meet, book fair'>Social saturday osscamp,blogger&#8217;s meet, book fair</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/9rHt72OHrls" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/general/dzone-most-valuable-blogger-mvb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/general/dzone-most-valuable-blogger-mvb/</feedburner:origLink></item>
		<item>
		<title>Know if your friend is invisible on yahoo messenger ?</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/NNHDY6Xv930/</link>
		<comments>http://www.digimantra.com/howto/know-if-your-friend-is-invisible-on-yahoo-messenger/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 11:44:56 +0000</pubDate>
		<dc:creator>nitish</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2797</guid>
		<description><![CDATA[Know if your friend is invisible on yahoo messenger ?


Related posts:<ol><li><a href='http://www.digimantra.com/howto/run-multiple-instances-yahoo-messenger-windows/' rel='bookmark' title='Permanent Link: Run multiple instances of yahoo messenger on windows'>Run multiple instances of yahoo messenger on windows</a></li>
<li><a href='http://www.digimantra.com/google/check-friends-invisible-gtalk/' rel='bookmark' title='Permanent Link: Check if your friends are invisible on gtalk'>Check if your friends are invisible on gtalk</a></li>
<li><a href='http://www.digimantra.com/tips/hide-blog-log-status-yahoo-messenger/' rel='bookmark' title='Permanent Link: Hide My Blog Log status from Yahoo Messenger'>Hide My Blog Log status from Yahoo Messenger</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" href="http://messenger.yahoo.com/" target="_blank">Yahoo Messenger</a> is an Instant-Messaging application that allows you to connect with your friends. It is a well-known tool on the web famous for its powerful features like – VoIP client and other power loaded features like Messenger Themes, and voice chat, which allows you to talk for free. It also includes Launchcast Radio, Yahoo Games, and Yahoo Audibles. Using a Webcam, you can see who you&#8217;re chatting with or view the Webcam of any Yahoo member who has granted you access. The Drag and Drop features adds to its sleek working. A lot of visual enhancements have been done in new version of Yahoo Messenger.</p>
<p>To download the latest version of Yahoo Messenger &#8211; <a rel="nofollow" target="_blank" href="http://messenger.yahoo.com/download/">http://messenger.yahoo.com/download/</a></p>
<p>Yahoo Messenger has a very useful feature – <strong>Stealth Settings</strong>. This feature enables the user to remain invisible to the net-world and chat with selected people. Though cyber-geeks found plenty of loopholes and one can unmask the invisibility layer of users. We understand that these people kept themselves invisible for a reason. With all due respect to their privacy, here are some ways to find out who is jettisoning you from their Cyber-World.</p>
<p><strong><span style="color: #ff8000;">Method 1 – (Direct Check)</span></strong></p>
<ul>
<li>Open <a rel="nofollow" target="_blank" href="http://www.imvisible.info/">http://www.imvisible.info/</a></li>
<li>Type the Victim’s ID in the search box (Victim because his privacy rights are being violated)</li>
<li>Once you are done entering the ID, it will let you know whether the user is offline, online or Invisible.</li>
</ul>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image0022.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image002" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image002_thumb2.jpg" border="0" alt="clip image002 thumb2 Know if your friend is invisible on yahoo messenger ?" width="532" height="332" /></a></p>
<p>(Screenshot of Result Page)</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image0041.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image004" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image004_thumb1.jpg" border="0" alt="clip image004 thumb1 Know if your friend is invisible on yahoo messenger ?" width="579" height="232" /></a></p>
<p><strong><span style="color: #ff8000;">Method 2 – (IMvironment Tweak)</span></strong></p>
<ul>
<li><strong>Click IMVironment button→ See all IMVironments→ Interactive Fun→ Doodle.</strong></li>
</ul>
<p><strong><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image0061.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image006" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image006_thumb1.jpg" border="0" alt="clip image006 thumb1 Know if your friend is invisible on yahoo messenger ?" width="580" height="328" /></a></strong></p>
<ul>
<li>If the user is online, then Doodle IMvironemnt will load itself and if the user is offline, then it will not load and keep waiting for the user to come online.</li>
</ul>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image0081.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image008" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image008_thumb1.jpg" border="0" alt="clip image008 thumb1 Know if your friend is invisible on yahoo messenger ?" width="580" height="257" /></a></p>
<p><strong><span style="color: #ff8000;">Method 3 – (Voice Chat Crosscheck)</span></strong></p>
<ul>
<li>Double Click on the person whose stealth status you want to check</li>
<li>Invite the person for Conferencing</li>
</ul>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image010.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image010" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image010_thumb.jpg" border="0" alt="clip image010 thumb Know if your friend is invisible on yahoo messenger ?" width="436" height="262" /></a></p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image012.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image012" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image012_thumb.jpg" border="0" alt="clip image012 thumb Know if your friend is invisible on yahoo messenger ?" width="569" height="219" /></a></p>
<p>· If the talk button appears and turns green then that person is online but if you receive the message &#8216;Voice chat could not be started &#8216; then the person is offline.</p>
<p>Apparently, Method 3 seems to work in some specific systems depending upon if the user has mic/speaker enabled on the system he/she is logged in. Also,there are many Third-party tools which allow you to check the same, but then they may contain Trojan or Viruses.</p>
<p>Stay Digified !!!</p>
<p>Nitish Jha</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/howto/run-multiple-instances-yahoo-messenger-windows/' rel='bookmark' title='Permanent Link: Run multiple instances of yahoo messenger on windows'>Run multiple instances of yahoo messenger on windows</a></li>
<li><a href='http://www.digimantra.com/google/check-friends-invisible-gtalk/' rel='bookmark' title='Permanent Link: Check if your friends are invisible on gtalk'>Check if your friends are invisible on gtalk</a></li>
<li><a href='http://www.digimantra.com/tips/hide-blog-log-status-yahoo-messenger/' rel='bookmark' title='Permanent Link: Hide My Blog Log status from Yahoo Messenger'>Hide My Blog Log status from Yahoo Messenger</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/NNHDY6Xv930" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/howto/know-if-your-friend-is-invisible-on-yahoo-messenger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/howto/know-if-your-friend-is-invisible-on-yahoo-messenger/</feedburner:origLink></item>
		<item>
		<title>Free McAfee subscription with Facebook</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/Wha3qbhVNM4/</link>
		<comments>http://www.digimantra.com/facebook/free-mcafee-subscription-facebook/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 04:06:54 +0000</pubDate>
		<dc:creator>nitish</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[freebies]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2780</guid>
		<description><![CDATA[Free McAfee subscription with Facebook


Related posts:<ol><li><a href='http://www.digimantra.com/facebook/change-facebook-theme-camouflage/' rel='bookmark' title='Permanent Link: Change Facebook theme using Camouflage'>Change Facebook theme using Camouflage</a></li>
<li><a href='http://www.digimantra.com/facebook/login-facebook-usernames/' rel='bookmark' title='Permanent Link: Now login with your facebook usernames'>Now login with your facebook usernames</a></li>
<li><a href='http://www.digimantra.com/privacy/facebook-might-be-using-your-image-as-an-advertisement/' rel='bookmark' title='Permanent Link: Facebook might be using your image as an advertisement'>Facebook might be using your image as an advertisement</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" href="http://www.facebook.com" target="_blank">Facebook</a> is a social networking website which gives people the power to share their piece of mind with their network. It enables million of people to keep up with friends. The website is meant for effective flow of data among your social network but what if your personal data is made public on the net; open to preying eyes of Cyber-Criminals.</p>
<p>The recent Facebook-chat tweaks lead to huge hue &amp; cry among the Facebook team. The CEO of Facebook Corporation, Mark Zuckerberg realized the need of security. Facebook and <a rel="nofollow" target="_blank" href="http://www.mcafee.com/" target="_blank">McAfee</a> have partnered to make internet a secure place. The joint collaboration ensures that users stay connected to their favorite networking website without any hassles.</p>
<p><a rel="nofollow" target="_blank" href="http://www.mcafee.com/" target="_blank">McAfee</a> is providing <strong>6-month subscription</strong> to McAfee security package. The package contains McAfee Antivirus, McAfee Firewall, McAfee Anti-Phishing and McAfee Site Advisor. To avail this subscription offer, one has to just click on ‘LIKE’ button provided on the McAfee page on Facebook and fill up the registration form.</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image0021.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image002" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image002_thumb1.jpg" border="0" alt="clip image002 thumb1 Free McAfee subscription with Facebook" width="580" height="449" /></a></p>
<p>The McAfee page on Facebook deals with many aspects of Internet Security. It provides articles on maintaining security on your personal computer. It aims at spreading internet awareness among the people with less technical knowledge. McAfee is killing two birds with one stone in this partnership deal – a) Product promotion is being done and b) People are becoming aware of security issues with the help of McAfee Technical assistance crew (thus providing heavy traffic on their website). On the other hand, Facebook is able to provide a secure zone for its users. The emerging winners from this deal are the people using Facebook as they get 6month subscription for free which ensures hassle-free performance of computer system.</p>
<p>Benefits of McAfee VirusScan Plus –</p>
<ul>
<li>Revolutionary McAfee Active Protection technology (NEW) provides instant protection and the highest detection rates against today’s threats</li>
<li>McAfee SiteAdvisor technology indicates website safety before you click with red, yellow, or green color codes (Red = unsafe, Yellow=Mixed Result /Doubtful and Green = Safe)</li>
<li>McAfee runs silently in the background</li>
<li>The ‘Battery Mode’ is meant for laptop users. It does not initiate any power hungry scans until your laptop is plugged in for charging.</li>
<li>It also removes temporary files and thus enhancing performance of system</li>
</ul>
<p>Enjoy the new way of accessing fun-filled social networking experience in a secure atmosphere.</p>
<p>Stay Digified !!!</p>
<p>Nitish Jha</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/facebook/change-facebook-theme-camouflage/' rel='bookmark' title='Permanent Link: Change Facebook theme using Camouflage'>Change Facebook theme using Camouflage</a></li>
<li><a href='http://www.digimantra.com/facebook/login-facebook-usernames/' rel='bookmark' title='Permanent Link: Now login with your facebook usernames'>Now login with your facebook usernames</a></li>
<li><a href='http://www.digimantra.com/privacy/facebook-might-be-using-your-image-as-an-advertisement/' rel='bookmark' title='Permanent Link: Facebook might be using your image as an advertisement'>Facebook might be using your image as an advertisement</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/Wha3qbhVNM4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/facebook/free-mcafee-subscription-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/facebook/free-mcafee-subscription-facebook/</feedburner:origLink></item>
		<item>
		<title>Change Facebook theme using Camouflage</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/0_xxDd1vG3M/</link>
		<comments>http://www.digimantra.com/facebook/change-facebook-theme-camouflage/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 17:47:36 +0000</pubDate>
		<dc:creator>nitish</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2773</guid>
		<description><![CDATA[Change Facebook theme using Camouflage


Related posts:<ol><li><a href='http://www.digimantra.com/twitter/change-theme-destroy-twitter/' rel='bookmark' title='Permanent Link: How to change theme for Destroy twitter'>How to change theme for Destroy twitter</a></li>
<li><a href='http://www.digimantra.com/facebook/publish-updates-automatically-facebook-fan-page-site-feeds/' rel='bookmark' title='Permanent Link: Publish updates automatically on facebook fan page via site feeds'>Publish updates automatically on facebook fan page via site feeds</a></li>
<li><a href='http://www.digimantra.com/facebook/login-facebook-usernames/' rel='bookmark' title='Permanent Link: Now login with your facebook usernames'>Now login with your facebook usernames</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" title="Facebook" rel="nofollow" href="http://www.facebook.com" target="_blank">Facebook</a> is one of the most leading social networking websites ruling the hearts of billions. The white background with blue detailing reminds us of <a rel="nofollow" target="_blank" title="Facebook" rel="nofollow" href="http://www.facebook.com" target="_blank">Facebook</a> but it has been a long time since we have been watching the same combination for ages. It has been quoted –“Be the change you want to see in the world.” ChameleonTom is a plug-in designed for integrating themes with your <a rel="nofollow" target="_blank" title="Facebook" rel="nofollow" href="http://www.facebook.com" target="_blank">Facebook</a> profile. It enables you to personalize your home screen and stay connected to the people, content, and applications the same way it you used to be. The application is easy to use and adds glamour to your <a rel="nofollow" target="_blank" title="Facebook" rel="nofollow" href="http://www.facebook.com" target="_blank">Facebook</a> profile. Like a chameleon, it changes its colour as per the user’s selection.</p>
<p>The size of setup file is mere 615.70 kb (hardly takes 2-5 second to install on a decent internet connection). At present, browsers like Mozilla Firefox and Internet Explorer support this plug-in. Other popular browsers like chrome, safari and opera to be added soon. It can be installed from <a rel="nofollow" target="_blank" href="http://plugin.chameleontom.com/">http://plugin.chameleontom.com/</a></p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image002.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image002" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image002_thumb.jpg" border="0" alt="clip image002 thumb Change Facebook theme using Camouflage" width="580" height="328" /></a></p>
<p>After the application is installed, it tries to change the default search engine to “IAMWIRED.net search” which is not a popular search engine. Apart from this point, the application is without any kind of serious flaws. After the installation is done, a small symbol is introduced in the web-browsers.</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image004.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image004" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image004_thumb.jpg" border="0" alt="clip image004 thumb Change Facebook theme using Camouflage" width="580" height="109" /></a></p>
<p><strong>Features of ChameleonTom – </strong></p>
<ul>
<li>Adds life to your dull Facebook profile</li>
<li>A Large collection of themes is present; also sorted according to categories.</li>
<li>Free to use, No Sign Up or Registration required</li>
</ul>
<p><strong>Applying the Skin on Your Facebook Profile – </strong></p>
<p>(Once the application is successfully installed, add the desired skins by simply clicking on install)</p>
<ul>
<li>Click on the ChameleonTom symbol located in the browser</li>
<li>A Pop-Up Screen would appear (This would show the list of themes available on your local computer. More themes can be downloaded from the website for free)</li>
</ul>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image006.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image006" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image006_thumb.jpg" border="0" alt="clip image006 thumb Change Facebook theme using Camouflage" width="580" height="365" /></a></p>
<ul>
<li>Once you are done, the new ‘full of life’ screen is shown below –</li>
</ul>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image008.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image008" src="http://www.digimantra.com/blog/wp-content/uploads/2010/07/clip_image008_thumb.jpg" border="0" alt="clip image008 thumb Change Facebook theme using Camouflage" width="533" height="212" /></a></p>
<p>The original ‘Blue &amp; White’ standard skin can be selected by performing the same procedure. The skin on your Facebook profile is only visible to those users who have authorized the ChameleonTom application on Facebook. This is one aspect on which the Chameleon Team needs to work on. Overall, it is a wonderful tool.</p>
<p><em> </em></p>
<p><em>Camouflage</em><em> your style like a Chameleon</em>.</p>
<p>Stay Digified !!!</p>
<p>Nitish Jha</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/twitter/change-theme-destroy-twitter/' rel='bookmark' title='Permanent Link: How to change theme for Destroy twitter'>How to change theme for Destroy twitter</a></li>
<li><a href='http://www.digimantra.com/facebook/publish-updates-automatically-facebook-fan-page-site-feeds/' rel='bookmark' title='Permanent Link: Publish updates automatically on facebook fan page via site feeds'>Publish updates automatically on facebook fan page via site feeds</a></li>
<li><a href='http://www.digimantra.com/facebook/login-facebook-usernames/' rel='bookmark' title='Permanent Link: Now login with your facebook usernames'>Now login with your facebook usernames</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/0_xxDd1vG3M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/facebook/change-facebook-theme-camouflage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/facebook/change-facebook-theme-camouflage/</feedburner:origLink></item>
		<item>
		<title>Fruits name as status messages on Facebook</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/AzmJBo9C48s/</link>
		<comments>http://www.digimantra.com/facebook/fruits-status-messages-facebook/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 08:41:10 +0000</pubDate>
		<dc:creator>nitish</dc:creator>
				<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2760</guid>
		<description><![CDATA[Fruits name as status messages on Facebook


Related posts:<ol><li><a href='http://www.digimantra.com/news/tagging-friends-facebook/' rel='bookmark' title='Permanent Link: Tagging friends in Facebook is now available'>Tagging friends in Facebook is now available</a></li>
<li><a href='http://www.digimantra.com/news/facebook-introduces-twitter-reply/' rel='bookmark' title='Permanent Link: Facebook introduces Twitter like @reply'>Facebook introduces Twitter like @reply</a></li>
<li><a href='http://www.digimantra.com/facebook/login-facebook-usernames/' rel='bookmark' title='Permanent Link: Now login with your facebook usernames'>Now login with your facebook usernames</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Forbidden Fruit on Facebook (Only Girls)</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image0024.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="clip_image002" src="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image002_thumb4.jpg" border="0" alt="clip image002 thumb4 Fruits name as status messages on Facebook" width="418" height="406" /></a></p>
<p>Long Ago, there was a time when fruits were actually fruits. The present scenario is that Apple and Blackberry are not just fruits; they are powerful communication tool. Following the same trend, many girls are keeping the name of fruits as their status on Facebook which is a popular social networking site. Don’t get confused that the girls are promoting some gizmo product. We feel proud in decoding the Fruit Code. The status may seem mysterious and catchy as well. The general tendency of being curious at peculiar things urges you to find its true meaning. The inside story of this fruity issue starts with an anonymous mail whose origin is still unknown.</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image0043.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="clip_image004" src="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image004_thumb3.jpg" border="0" alt="clip image004 thumb3 Fruits name as status messages on Facebook" width="580" height="168" /></a></p>
<p>The mail goes like this –</p>
<hr />Gunjan Hans(name changed) June 26 at 11:38am Reply</p>
<p>hey gurls&#8230;</p>
<p>There is something new to the list ! ( AGAIN ! ) <img src='http://www.digimantra.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="Fruits name as status messages on Facebook" /> :D</p>
<p>This is meant for &#8220;GIRLS&#8221; only.</p>
<p>Do not pass on to boys <img src='http://www.digimantra.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Fruits name as status messages on Facebook" /> :) Let them roam wondering <img src='http://www.digimantra.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="Fruits name as status messages on Facebook" /> :D</p>
<p>Keep the following names of the fruits in your statuses to which you belong!!</p>
<p>Strawberry- Deeply in love ?</p>
<p>Lichee- Having a strong crush ^^^^</p>
<p>Cherry-Adore someone&#8217;s looks n personality <img src='http://www.digimantra.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Fruits name as status messages on Facebook" /> :)</p>
<p>Chickoo- Hate your ex :/:/</p>
<p>Mango- Happy being single <img src='http://www.digimantra.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="Fruits name as status messages on Facebook" /> :D</p>
<p>Apple- Just suffered from a breakup <img src='http://www.digimantra.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' title="Fruits name as status messages on Facebook" /> :(</p>
<p>Pineapple- Hate love <img src='http://www.digimantra.com/blog/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' title="Fruits name as status messages on Facebook" /> </p>
<p>I just received n forwarded !</p>
<p>Forward to your co girls and spread the chain <img src='http://www.digimantra.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Fruits name as status messages on Facebook" /> :)</p>
<hr />This is not the first time that girls are using some kind of codes. During the Breast Cancer Awareness Week, many girls used to write the colour of their undergarments. This was done for a noble cause. Many people appreciated this and felt proud to be the part of program. Encrypting stupidity in the name of fruits or any other name is not acceptable at all. Why should girls have all the fun ?</p>
<p>Stay digified</p>
<p>Nitish jha</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/news/tagging-friends-facebook/' rel='bookmark' title='Permanent Link: Tagging friends in Facebook is now available'>Tagging friends in Facebook is now available</a></li>
<li><a href='http://www.digimantra.com/news/facebook-introduces-twitter-reply/' rel='bookmark' title='Permanent Link: Facebook introduces Twitter like @reply'>Facebook introduces Twitter like @reply</a></li>
<li><a href='http://www.digimantra.com/facebook/login-facebook-usernames/' rel='bookmark' title='Permanent Link: Now login with your facebook usernames'>Now login with your facebook usernames</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/AzmJBo9C48s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/facebook/fruits-status-messages-facebook/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/facebook/fruits-status-messages-facebook/</feedburner:origLink></item>
		<item>
		<title>CashurDrive : Let your car earn</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/h_W1OZ0wEyg/</link>
		<comments>http://www.digimantra.com/reviews/cashurdrive-car-earn/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 05:21:30 +0000</pubDate>
		<dc:creator>nitish</dc:creator>
				<category><![CDATA[reviews]]></category>
		<category><![CDATA[money]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2753</guid>
		<description><![CDATA[<br />
<b>Warning</b>:  array_map() [<a href='function.array-map'>function.array-map</a>]: Argument #2 should be an array in <b>/home/realin/digimantra.com/blog/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>287</b><br />
<br />
<b>Warning</b>:  join() [<a href='function.join'>function.join</a>]: Invalid arguments passed in <b>/home/realin/digimantra.com/blog/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>27</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/realin/digimantra.com/blog/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>54</b><br />
CashurDrive is a unique service which allows you brand you car and earn from it


No related posts.]]></description>
			<content:encoded><![CDATA[<br />
<b>Warning</b>:  array_map() [<a href='function.array-map'>function.array-map</a>]: Argument #2 should be an array in <b>/home/realin/digimantra.com/blog/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>287</b><br />
<br />
<b>Warning</b>:  join() [<a href='function.join'>function.join</a>]: Invalid arguments passed in <b>/home/realin/digimantra.com/blog/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>27</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/realin/digimantra.com/blog/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>54</b><br />
<p><strong> </strong></p>
<p>There is no doubt that beauty of car lies in the handling, power and mileage but people outside the car judge it on a totally different parameter. The exteriors of your car say a lot about you. The cost of installing a vinyl sticker to your car body is quite expensive. It has been observed and thought by many that a car requires a lot of money as input for up gradation. A car never provided its owner with money as output. CASHurDRIVE breaks the trend. <a rel="nofollow" target="_blank" title="CashurDrive" rel="nofollow" href="http://www.cashurdrive.com" target="_blank">CASHurDRIVE</a> is an innovative ‘on-vehicle’ advertising concept by Raghu Khanna (Founder and CEO). They are the pioneers in this form of advertising in India. CASHurDRIVE brings the advertisers more nearer to the masses. One does need not to be rocket scientist to understand the working of CASHurDRIVE. The vehicle owners are paid in the form of Monetary funds/Fuel vouchers. Apart from the rewards, what makes this advertising platform a complete win-win is that it is absolutely free to join for vehicle owners!</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/06/cash_on_car.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="cash_on_car" src="http://www.digimantra.com/blog/wp-content/uploads/2010/06/cash_on_car_thumb.jpg" border="0" alt="cash on car thumb CashurDrive : Let your car earn" width="424" height="318" /></a></p>
<p>(How to Avail This Golden Opportunity)</p>
<ul>
<li>Open the source website (<a rel="nofollow" target="_blank" href="http://www.cashurdrive.com/">http://www.cashurdrive.com</a>)</li>
<li>Signup by filling a online form(<a rel="nofollow" target="_blank" href="http://www.cashurdrive.com/driver_signup.php">http://www.cashurdrive.com/driver_signup.php</a>)</li>
<li>CASHurDRIVE adds your details in their database, which claims to have a data of about 12.800 cars from North India.</li>
<li>CASHurDRIVE shortlists as per your requirement and introduce you to prospective clients.</li>
<li>Once the brand is selected, a vinyl sticker (high-quality) would be placed on car by professionals without causing any damage to the car</li>
<li>The duration of vinyl sticker on car remains as long as the time the contract is signed between the vehicle owner and advertisers.</li>
</ul>
<p>This concept has no space for flaws. CASHurDRIVE makes sure that owner/driver fulfills some basic criteria to ensure that BRAND NAME distribution is not in the wrong hands. Some of the norms are as follows –</p>
<p>· Possess a full and valid driving license</p>
<p>· Be able to show proof of vehicle ownership</p>
<p>· Have valid motor insurance for the vehicle</p>
<p>· Not have had any at-fault accidents in the past 2 months.</p>
<p>· Never have received a conviction for Drinking &amp; Driving.</p>
<p>· Sign a contract outlining their responsibilities and conduct during the term of an advertisement.</p>
<p>· Ensure the vehicle intended for Ad Placement is in good condition.<br />
Supply and maintain the vehicle in a clean condition.</p>
<p>· Agree to random spot-checks during the CASHurDRIVE campaign.</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image00411.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image004[1]" src="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image0041_thumb.jpg" border="0" alt="clip_image004[1]" width="453" height="247" /></a></p>
<p>There is a decrease in the effective output generated by the printing media. Thus advertisers require a new way to reach out the crowd. CASHurDRIVE provides the advisers the same. Brand Owners can promote their product via CASHurDRIVE by just filling a online form (which hardly takes 2 minutes to fill). It enables the products to reach the people 24 *7. A Wheel-board Ad Campaign will be in front of people eyes.</p>
<p>(Hidden Features) -</p>
<ul>
<li>Advertisement is eco-friendly in nature. No harm to the Mother Nature</li>
<li>Cost Effective</li>
<li>Effective Results (Product Promotion is always on the go)</li>
</ul>
<p>CASHurDRIVE generates revenue by bringing the two together. This is a health form of business as we have satisfied customers at both ends.</p>
<p><strong>CASHurDrive is on the HIGHWAY TO SUCCESS</strong>. ‘ZET SET GO’ with CASHurDRIVE.</p>
<p>Stay digified !!!</p>
<p>Nitish jha</p>


<p>No related posts.</p><img src="http://feeds.feedburner.com/~r/digimantra/~4/h_W1OZ0wEyg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/reviews/cashurdrive-car-earn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/reviews/cashurdrive-car-earn/</feedburner:origLink></item>
		<item>
		<title>Gabtastik: An OS X Facebook client</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/NLZ9QpWtcos/</link>
		<comments>http://www.digimantra.com/facebook/gabtastik-os-facebook-client/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 04:45:21 +0000</pubDate>
		<dc:creator>nitish</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=2743</guid>
		<description><![CDATA[Gabtastik: An OS X Facebook client


Related posts:<ol><li><a href='http://www.digimantra.com/reviews/destroy-twitter-twitter-desktop-client/' rel='bookmark' title='Permanent Link: Destroy Twitter : Just another twitter desktop client'>Destroy Twitter : Just another twitter desktop client</a></li>
<li><a href='http://www.digimantra.com/privacy/facebook-might-be-using-your-image-as-an-advertisement/' rel='bookmark' title='Permanent Link: Facebook might be using your image as an advertisement'>Facebook might be using your image as an advertisement</a></li>
<li><a href='http://www.digimantra.com/news/tagging-friends-facebook/' rel='bookmark' title='Permanent Link: Tagging friends in Facebook is now available'>Tagging friends in Facebook is now available</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h3><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image001.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image001" src="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image001_thumb.jpg" border="0" alt="clip image001 thumb Gabtastik: An OS X Facebook client" width="520" height="403" /></a></h3>
<p>The <a rel="nofollow" target="_blank" title="Facebook" rel="nofollow" href="http://facebook.com" target="_blank">Facebook</a> Sensation has traversed all over the world since it came into existence in 2004. Now almost every single person who uses internet in the world has a Facebook account. Facebook Introduced Live chat feature two years ago- A new way to communicate with your Facebook friends in real-time. As we have software named Google talk for using Gmail chat, similarly we can use Facebook’s chat on desktop via <strong>Gabtastic, an application based on Mozilla Prism Project. </strong>It ties you with your Facebook friends directly from the Desktop and provides much better experience of chatting with your Facebook buddies than the <strong>Web based interface.</strong></p>
<p>Gabtastic is a <strong>Webkit Based Application</strong> which allows you to keep chat sessions open on your desktop outside the regular web browser that you are using.</p>
<p>Requirements to use Gabtastic application are:-</p>
<p>· Adobe Flash Player</p>
<p>· Windows XP, Window Vista or Mac OS X.</p>
<p>· Web Chat Account</p>
<p>After installing the setup you need to sign in with your current Facebook ID. After signing in you will see a window like this given below:</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image003.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image003" src="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image003_thumb.jpg" border="0" alt="clip image003 thumb Gabtastik: An OS X Facebook client" width="498" height="424" /></a></p>
<p>You can choose between Facebook chat client and Gtalk client:</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image005.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image005" src="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image005_thumb.jpg" border="0" alt="clip image005 thumb Gabtastik: An OS X Facebook client" width="433" height="286" /></a></p>
<p>It also controls options such as windows opacity and display level which you can select according to your requirement so that it doesn&#8217;t become an irritation by towering your desktop.</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image007.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image007" src="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image007_thumb.jpg" border="0" alt="clip image007 thumb Gabtastik: An OS X Facebook client" width="535" height="489" /></a></p>
<p>Screenshot Given below around 35% of Opacity level:</p>
<p><a href="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image009.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="clip_image009" src="http://www.digimantra.com/blog/wp-content/uploads/2010/06/clip_image009_thumb.jpg" border="0" alt="clip image009 thumb Gabtastik: An OS X Facebook client" width="558" height="520" /></a></p>
<p>It also enables up to open multiple chats at a same time using minimal screen and system memory. The main problem in Gabtastic is that chatting alone is not enough and it does not allow any other Facebook applications to run from here. Also you can’t run two applications at the same time, in this case its Facebook chat and Google chat. You need to log out from one application and then login in another, and to make things worse it is exacerbated by the weak message notification system.</p>
<p>But, Developers are making more efforts to integrate it with <strong>Yahoo Messenger, Meebo, Twitter, and Trillian Astra</strong> to make it more efficient Multi-network Web chat client. It’s pretty easy application to use and more than useful application for all Facebook chat users</p>
<p>Stay Digified !!!</p>
<p>Nitish jha</p>


<p>Related posts:<ol><li><a href='http://www.digimantra.com/reviews/destroy-twitter-twitter-desktop-client/' rel='bookmark' title='Permanent Link: Destroy Twitter : Just another twitter desktop client'>Destroy Twitter : Just another twitter desktop client</a></li>
<li><a href='http://www.digimantra.com/privacy/facebook-might-be-using-your-image-as-an-advertisement/' rel='bookmark' title='Permanent Link: Facebook might be using your image as an advertisement'>Facebook might be using your image as an advertisement</a></li>
<li><a href='http://www.digimantra.com/news/tagging-friends-facebook/' rel='bookmark' title='Permanent Link: Tagging friends in Facebook is now available'>Tagging friends in Facebook is now available</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/digimantra/~4/NLZ9QpWtcos" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digimantra.com/facebook/gabtastik-os-facebook-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/facebook/gabtastik-os-facebook-client/</feedburner:origLink></item>
	</channel>
</rss>
