<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OpenPeta &#187; Weblog</title>
	<atom:link href="http://openpeta.com/index.php/category/weblog/feed/" rel="self" type="application/rss+xml" />
	<link>http://openpeta.com</link>
	<description>Open Mind ....  Open Source ...</description>
	<lastBuildDate>Wed, 21 Jul 2010 03:20:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Watermark Images  &#8211; A Software for Adding Text into Images</title>
		<link>http://openpeta.com/index.php/2010/03/watermark-images-a-software-for-adding-text-into-images/</link>
		<comments>http://openpeta.com/index.php/2010/03/watermark-images-a-software-for-adding-text-into-images/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 02:06:38 +0000</pubDate>
		<dc:creator>ANTHONIRAJ</dc:creator>
				<category><![CDATA[Image Processing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=717</guid>
		<description><![CDATA[Every time when i post article in my blog, i used to display some images,  also i will think about adding  &#8220;my blog name:OpenPeta.com&#8221; as a watermark into the images for ownership purpose [In OpenPeta all content and images are published under Open source and creative common licenses , so any one can copy and [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Every time when i post article in my blog, i used to display some images,  also i will think about adding  &#8220;my blog name:OpenPeta.com&#8221; as a watermark into the images for ownership purpose [In OpenPeta all content and images are published under Open source and creative common licenses , so any one can copy and distribute the content with author name. for that purpose only i want to add watermark in images] . but In Ubuntu i could not do that task , Windows Live has that features of adding watermark and border to images .  I always look into sourceforge.net for open source softwares, today i found one simple Java based watermark software for adding text into images. lets analyze it.</p>
<p style="text-align: justify;">
<div id="attachment_718" class="wp-caption aligncenter" style="width: 310px"><a href="http://openpeta.com/wp-content/uploads/2010/03/Screenshot1.jpg"><img class="size-medium wp-image-718" title="WatermarkImages from SourceForge.net" src="http://www.openpeta.com/wp-content/uploads/2010/03/Screenshot-300x187.jpg" alt="WatermarkImages from SourceForge.net" width="300" height="187" /></a><p class="wp-caption-text">WatermarkImages from SourceForge.net</p></div>
<p style="text-align: justify;"><strong>What is Image Watermarking?</strong></p>
<p style="text-align: justify;">Image watermarking is the technique for hiding data within the image, the data can be a text or image. This technique is used for preventing unauthorized ownership of  particular image . There are two types of watermarking</p>
<ol>
<li>Visible Watermarking &#8211; watermarked text will visible inside the image</li>
<li>Invisible Watermarking &#8211; watermarked text will not be visible to others , only the owner can extract the text using decoding algorithm and key.</li>
</ol>
<p><strong>Image Watermarking Software -WatermarkImages</strong></p>
<p>WatermarkImages is a software which is used for adding text with various colors and fonts into image. it can be downloaded from <a href="http://sourceforge.net/projects/watermarkimages/">http://sourceforge.net/projects/watermarkimages/</a> sourceforge website.  This software is written in Java , so you need Java interpreter or run time environment to run this software .</p>
<div id="attachment_719" class="wp-caption aligncenter" style="width: 310px"><a href="http://openpeta.com/wp-content/uploads/2010/03/Screenshot-Hitesh-S-J-Sathawane-Watermarker-2.01.jpg"><img class="size-medium wp-image-719" title="Watermarker 2.0" src="http://www.openpeta.com/wp-content/uploads/2010/03/Screenshot-Hitesh-S-J-Sathawane-Watermarker-2.0-300x246.jpg" alt="" width="300" height="246" /></a><p class="wp-caption-text">Watermarker 2.0</p></div>
<p><strong>Adding Watermark into Images</strong></p>
<p>After downloading binary or jar file of this software from the net , simply extract the file and store it into some folder. for runnung this software , goto terminal and tyoe</p>
<blockquote>
<h3><strong>#java -jar WaterMarker2.1.jar</strong></h3>
</blockquote>
<div id="attachment_720" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.openpeta.com/wp-content/uploads/2010/03/Screenshot-Text-Watermarking-Panel.jpg"><img class="size-medium wp-image-720" title="Screenshot-Text Watermarking Panel" src="http://www.openpeta.com/wp-content/uploads/2010/03/Screenshot-Text-Watermarking-Panel-300x296.jpg" alt="" width="300" height="296" /></a><p class="wp-caption-text">Text Watermarking Panel</p></div>
<p>This command will open the GUI window of this software, then select the image which you want to add text , and Enter the text then  click start button ,  The watermarked image will be ready for you within a second.</p>
]]></content:encoded>
			<wfw:commentRss>http://openpeta.com/index.php/2010/03/watermark-images-a-software-for-adding-text-into-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bilbo &#8211; A KDE Blogging Client</title>
		<link>http://openpeta.com/index.php/2010/03/bilbo-a-kde-blogging-client/</link>
		<comments>http://openpeta.com/index.php/2010/03/bilbo-a-kde-blogging-client/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 11:48:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=657</guid>
		<description><![CDATA[I have been searching for a good blogging client for long time. Finally i found Bilbo , the most powerful blogging client has all features. Bilbo is available for KDE , but you can also install in Gnome environment. For installing Bilbo in Ubuntu you can use the command #sudo apt-get install bilbo or use [...]]]></description>
			<content:encoded><![CDATA[<p>I have been searching for a good blogging client for long time. Finally i found Bilbo , the most powerful blogging client has all features. Bilbo is available for KDE , but you can also install in Gnome environment. For installing Bilbo in Ubuntu you can use the command</p>
<blockquote><p>#sudo apt-get install bilbo</p></blockquote>
<p style="text-align: center;"><img class="aligncenter" title="Installing Bilbo" src="http://www.openpeta.com/wp-content/uploads/2010/03/Screenshot-Biblo1.png" alt="" width="415" height="374" /></p>
<p>or use synaptic package manager and install it. The Bilbo client supports the following Blogs</p>
<ol>
<li>Blogger 1.0 API</li>
<li>Metaweblog API</li>
<li>Movable Type</li>
<li>WordPress</li>
<li>Blogspot.com</li>
</ol>
<p>HTML Options for creating or editing POST</p>
<p style="text-align: center;"><img class="aligncenter" src="http://openpeta.com/wp-content/uploads/2010/03/Screenshot-Bilbo-Blogger21.png" alt="" width="348" height="196" /></p>
<ul>
<li>Spell Check</li>
<li>Bold , Italic , Underline and Strike</li>
<li>Code &lt;/&gt;</li>
<li>Paragraph , h1,h2 &#8230;</li>
<li>Increase and Decrease font size</li>
<li>Changing font color</li>
<li>Clear formatting</li>
<li>Quote the text</li>
<li>Align left, right, center,Justify.</li>
<li>Ordered and Unordered list</li>
<li>Insert or Remove link</li>
<li>Insert Image or Media</li>
</ul>
<p>Features of Bilbo</p>
<p><a href="http://www.openpeta.com/wp-content/uploads/2010/03/Screenshot3.png"><img class="aligncenter size-medium wp-image-658" title="Features of Bilbo" src="http://www.openpeta.com/wp-content/uploads/2010/03/Screenshot3-300x187.png" alt="" width="300" height="187" /></a></p>
<ol>
<li>Create / Modify post</li>
<li>Remove post</li>
<li>Fetch recent post</li>
<li>Multipaged post</li>
<li>Support Tags</li>
<li>Upload Media</li>
<li>Save File in Local Machine</li>
</ol>
<p>Only bilbo  does not support &#8220;Create New Category &#8220;yet . This would be the best alternate open source alternate  for Windows Live Writer. Just Try this !!!!!!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://openpeta.com/index.php/2010/03/bilbo-a-kde-blogging-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Annonymous Surfing Using  Tor Open Source Software</title>
		<link>http://openpeta.com/index.php/2009/09/annonymous-surfing-using-tor-open-source-software/</link>
		<comments>http://openpeta.com/index.php/2009/09/annonymous-surfing-using-tor-open-source-software/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 14:11:08 +0000</pubDate>
		<dc:creator>ANTHONIRAJ</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Softwares and EBooks]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=492</guid>
		<description><![CDATA[Anonymous is everywhere. Anonymous has no identity. Anonymous is an unstoppable force. Anonymous doesn&#8217;t fall in battle, anyway. These are all some famous quotes about anonymous , lets get into our topic . Anonymous browsing or Proxy Surfing  is simply browsing the World Wide Web with most of your identity hidden. Proxy surfing is necessary [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Anonymous is everywhere.<br />
Anonymous has no identity.<br />
Anonymous is an unstoppable force.<br />
Anonymous doesn&#8217;t fall in battle, anyway.</p></blockquote>
<p style="text-align: justify;">These are all some famous quotes about anonymous , lets get into our topic . Anonymous browsing or Proxy Surfing  is simply browsing the World Wide Web with most of your identity hidden. Proxy surfing is necessary for two cases</p>
<ol>
<li>Securing Information</li>
<li>Freedom to browse all websites from Internet</li>
</ol>
<p style="text-align: justify;"><strong>Why do we need it? </strong><br />
<strong>Case 1 : Securing Information</strong><br />
If you are connected with network or Internet , your computer or network device will be assigned by one unique IP address , using that address only the computers can transfer the data from one to another and also all information might be collected such as your location , packets information, personal data. so we need to protect our data.</p>
<p style="text-align: justify;"><strong>Case 2: Freedom to browse all websites from Internet</strong><br />
In college or school , Management will use proxy server to ban some websites for security purpose. Its necessary to prevent student to browse an inappropriate websites but due to this they cannot surf all the information from Internet. Some times the proxy server will block some important websites. Internet is like a universe , There would be good and bad things in it . You are the responsible person to collect the information based on your need.so freedom for browsing is needed for this case.</p>
<p style="text-align: justify;"><strong>How to do it ?</strong><br />
User can install proxy software to browse all information from Internet . In our case lets take Ubuntu Linux for installing tor.  The following software are needed for proxy surfing in Ubuntu Linux Operating System .</p>
<ol>
<li> tor  &#8211; The Online Router</li>
<li> privoxy -  A web based program often used with tor</li>
<li> torbutton  &#8211; Firefox add-on for tor</li>
</ol>
<p style="text-align: justify;">The tor package using socks 5 connection which is specially used for proxy server communication . You can install these packages using synaptic package manager in Ubuntu or manually download the following files and just click on it</p>
<ul>
<li><a href="http://www.openpeta.com/wp-content/uploads/2009/09/libc6-udeb_2.9-4ubuntu6_i386.udeb" target="_blank">Libc6</a></li>
<li><a href="http://www.openpeta.com/wp-content/uploads/2009/09/libevent1_1.3e-3_i386.deb" target="_blank">Lib Event</a></li>
<li><a href="http://www.openpeta.com/wp-content/uploads/2009/09/tsocks_1.8beta5-9.1_i386.deb" target="_blank">Tsocks</a></li>
<li><a href="http://www.openpeta.com/wp-content/uploads/2009/09/tor_0.2.1.19-1jaunty+1_i386.deb" target="_blank">Tor</a></li>
<li><a href="http://www.openpeta.com/wp-content/uploads/2009/09/privoxy_3.0.9-1_i386.deb" target="_blank">privoxy</a></li>
<li><a href="http://www.openpeta.com/wp-content/uploads/2009/09/tsocks_1.8beta5-9.1_i3861.deb" target="_blank"></a><a href="http://www.openpeta.com/wp-content/uploads/2009/09/torbutton-1.2.2-fx.xpi">torbutton-1.2.2-fx</a></li>
</ul>
<p>After installing these packages, Just open the Firefox and enable the tor button which would be in bottom-left corner. If you are using some other browser like Opera then manually assign the Ip address in Network Option .</p>
<div id="attachment_503" class="wp-caption aligncenter" style="width: 310px"><a href="http://openpeta.com/wp-content/uploads/2009/09/torip1.png"><img class="size-medium wp-image-503" title="Tor manual IP " src="http://www.openpeta.com/wp-content/uploads/2009/09/torip-300x187.png" alt="Tor manual IP " width="300" height="187" /></a><p class="wp-caption-text">Tor manual IP </p></div>
<p style="text-align: justify;">Finally We need to add two lines in privoxy config file . Goto  /etc/ptivoxy/config file in root mode</p>
<blockquote>
<p style="text-align: justify;">#sudo su</p>
<p style="text-align: justify;">#gedit /etc/privoxy/config</p>
</blockquote>
<p style="text-align: justify;">In section 4.1 add the following line</p>
<p style="text-align: justify;">Your-IP-address :8118</p>
<p style="text-align: justify;">In my case</p>
<blockquote>
<p style="text-align: justify;"><strong>192.168.34.23:8118</strong></p>
</blockquote>
<p style="text-align: justify;">Add the following at end of the config file</p>
<blockquote>
<p style="text-align: justify;"><strong>forward-socks4a / localhost:9050 .</strong></p>
</blockquote>
<p style="text-align: justify;">Note : Space and dot also very important , do not mistype anything . I have attached sample configuration file for your reference</p>
<p style="text-align: justify;"><a href="http://www.openpeta.com/wp-content/uploads/2009/09/config" target="_blank">Click hete to download sample privoxy config file</a></p>
<p style="text-align: justify;">Enjoy the freedom of browsing the INTERNET &#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://openpeta.com/index.php/2009/09/annonymous-surfing-using-tor-open-source-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Little Desktop Apps You Should Check If You Mutlitask</title>
		<link>http://openpeta.com/index.php/2009/06/5-little-desktop-apps-you-should-check-if-you-mutlitask/</link>
		<comments>http://openpeta.com/index.php/2009/06/5-little-desktop-apps-you-should-check-if-you-mutlitask/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 05:52:19 +0000</pubDate>
		<dc:creator>RAJARAJAN</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/index.php/5-little-desktop-apps-you-should-check-if-you-mutlitask/</guid>
		<description><![CDATA[I generally have lots of windows left open on my desktop whenever I am working. Call me lazy for not closing the unused ones, or call me overworked. The truth is things start to get out of control easily. Especially, if you have a small monitor and very little screen estate. Windows 7 does a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I generally have lots of windows left open on my desktop whenever I am working. Call me lazy for not closing the unused ones, or call me overworked. The truth is things start to get out of control easily. Especially, if you have a small monitor and very little screen estate. Windows 7 does a nice job of managing this clutter with its awesome task bar, however there are some applications you should download to help manage with your windows management.</p>
<p>I’ve listed 5 of the best apps to hide, resize and do some funky stuff like translucency, all in the name of productivity. Check them<br />
out:</p>
<h3><a href="http://corz.org/windows/software/accessories/KDE-resizing-moving-for-XP-or-Vista.php">1. KDE Window Resizer</a></h3>
<p style="text-align: center;"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/kdewin.png" alt="" /></p>
<p style="text-align: justify;">One of the things I absolutely adore in KDE Window Resizer is how they handle window resizing and moving. You simply hold down the ALT key, just about grab the window from anywhere and you can move the window around. No need to grab the title bar. Perfect for situations  when the title bar is off screen due to change in screen resolution. To resize the window, just hold the ALT key and click and drag the right mouse button and the window starts resizing according to the movement.</p>
<p><span> </span></p>
<h3><a href="http://officewarfare.net/index.php/window-hider/">2. Window Hider</a></h3>
<p style="text-align: center;"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/winhider.png" alt="" /></p>
<p style="text-align: justify;">Window Hider is a simple application that you can use for managing the open windows. It does two things &#8211; it can hide the window you want  by simply moving your mouse cursor to the corner or it can kill the application you specify.</p>
<p style="text-align: justify;">You can give Window Hider a list of programs and a shortcut key then when you press that shortcut key it hides only those windows in your list. You can also activate hot corners on screen which hides all the programs in your list by simply moving the mouse cursor to the hot corner. Pretty cool.</p>
<h3><a href="http://www.virtualdisk.net/desktopmost.html">3. Desk TopMost</a></h3>
<p style="text-align: center;"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/desktopmost.png" alt="" /></p>
<p style="text-align: justify;">So you have a lot of open windows? And you want to access the desktop icons? You could hit Win+D, but then you wouldn’t be able to return to the windows as they were opened, you would have restore the window from the taskbar yourself. Windows7 and Aero peek does an excellent job of it. In case you are not using Windows 7 or your computer doesn’t support the slick Aero Peek, you should try Desk Topmost. Just hit Ctrl + Alt + D and it provides you with a translucent overlay of your desktop over the open windows. After you are done, just right click anywhere and its gone.</p>
<h3><a href="http://powerresizer.sourceforge.net/">4. Power Resizer</a></h3>
<p style="text-align: center;"><img src="http://www.makeuseof.com/wp-content/uploads/2009/04/29-04-2009-20-10-47.jpg" alt="" /></p>
<p>Allows you to mimic another one of the Windows 7 features, power resizer neatly fits your open windows to half screens or maximises them as you drag them to a screen edge or to the top of the screen. Simon covered it earlier <a href="http://www.makeuseof.com/tag/keep-your-open-windows-from-cluttering-up-your-desktop/">here</a>.</p>
<h3><a href="http://windowtabs.com/">5. WindowTabs</a></h3>
<p style="text-align: justify;">WindowTabs attaches a small tab to the top of your windows. You can then drag tabs on top of each other to group them into tabbed windows. Use Alt + Right Arrow and Alt + Left Arrow to cycle through the tabs. Clicking on the tab with your mouse cursor willl take you to the tab as well. The application has a trial and a full version. While the trial version doesn’t have any time limits or nag screens, you would be limited to 3 tabs per group, which is not so bad of a deal.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">How did those apps help you with your cluttered screen? Know of any more applications that fit the criteria? Or perhaps better alternatives to the above? Let’s hear about them in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://openpeta.com/index.php/2009/06/5-little-desktop-apps-you-should-check-if-you-mutlitask/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can You Prove That 1=2 ? Is it Possible ?</title>
		<link>http://openpeta.com/index.php/2009/06/can-you-prove-that-12-is-it-possible/</link>
		<comments>http://openpeta.com/index.php/2009/06/can-you-prove-that-12-is-it-possible/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 11:30:07 +0000</pubDate>
		<dc:creator>ANTHONIRAJ</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=305</guid>
		<description><![CDATA[Yes It is possible to prove that 1 = 2 .Some Assumptions are necessary to prove that any mathematical equations and theorems. for example 0! = 1; 1^0 = 1,  These are called magic numbers . using this we can also prove 1 =  2 .  Two methods are given here to prove this equation. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Yes It is possible to prove that 1 = 2 .Some Assumptions are necessary to prove that any mathematical equations and theorems. for example 0! = 1; 1^0 = 1,  These are called magic numbers . using this we can also prove 1 =  2 .  Two methods are given here to prove this equation. but still several methods are there to prove this . post the possible solutions through comments on this post.</p>
<p><strong>Method 1</strong></p>
<blockquote><p><em><strong>a^2 &#8211; b^2 = (a+b) (a-b)               &#8212;&#8212;-          Eqn 1</strong></em></p>
<p><em><strong>a^2 &#8211; a^2 = (a+a) (a-a)               &#8212;&#8212;-          Eqn 2</strong></em></p>
<p><em><strong>a^2 &#8211; a^2 = a (a-a)                      &#8212;&#8212;-          Eqn 3</strong></em></p>
<p><em><strong>Equate 2 and 3</strong></em></p>
<p><em><strong>a (a-a)  = (a+a) (a-a)</strong></em></p>
<p><em><strong>=&gt;  a = (a+a)</strong></em></p>
<p><em><strong>If a =1 then 1 = (1+1)</strong></em></p>
<p><em><strong>=&gt;   1 = 2  (Proved)</strong></em></p></blockquote>
<p><strong>Method 2</strong></p>
<blockquote><p><em><strong>If a^m = b^n then</strong></em></p>
<p><em><strong>m =n</strong></em></p>
<p><em><strong>1^0 = 1^1</strong></em></p>
<p><em><strong>=&gt; 0 = 1</strong></em></p>
<p><em><strong>Add one on both sides</strong></em></p>
<p><em><strong>0+1 = 1+1</strong></em></p>
<p><em><strong>=&gt; 1 = 2 (Proved)</strong></em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://openpeta.com/index.php/2009/06/can-you-prove-that-12-is-it-possible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 Essential WordPress Plugins Every Blog Must Use</title>
		<link>http://openpeta.com/index.php/2009/05/8-essential-wordpress-plugins-every-blog-must-use/</link>
		<comments>http://openpeta.com/index.php/2009/05/8-essential-wordpress-plugins-every-blog-must-use/#comments</comments>
		<pubDate>Mon, 25 May 2009 03:24:15 +0000</pubDate>
		<dc:creator>raja</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=196</guid>
		<description><![CDATA[With the move to host your own blog comes many complications and many more liberties. This article will discuss some of the free and open source wordpress plugins every wordpress blog should have. The top WP plugins WP Captcha Free Comment spam is the bane of the blogging world. The problem was so severe on [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-260  aligncenter" src="http://www.openpeta.com/wp-content/uploads/2009/05/plugin.png" alt="plugin-image" width="400" height="163" /></p>
<p style="text-align: left;">With the move to host your own blog comes many complications and many more liberties. This article will discuss some of the free and open source wordpress plugins every wordpress blog should have.</p>
<p style="text-align: left;"><span id="more-196"></span></p>
<p><strong>The top WP plugins</strong></p>
<p><a href="http://wordpresssupplies.com/wordpress-plugins/captcha-free/"><span style="text-decoration: none;">WP Captcha Free</span></a></p>
<p>Comment spam is the bane of the blogging world. The problem was so severe on my blog that I had to use an SQL query to delete the database! Not everyone can do that or spend dozens of hours deleting spam comments.</p>
<p>The Akismet plugin that comes with the wordpress installation has been known to get over-zealous and mark a legitimate comment as spam. Personally I am not a big fan of ugly looking CAPTCHAs at the bottom of the comment form either.</p>
<p>To put it simply it uses javascript code to report to the server that the person sending this comment is a real human being. This is important and the reason this plugin is better than the others because comment bots cannot run javascript. So they will not be able to report to the server authenticating their comment. This places no burder on the commenter asking them to enter the result of 2 + 2 or what looks like &#8216;wAKle2&#8242; in a text box.</p>
<p><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All In One SEO Pack</a></p>
<p>This plugin adds many input fields in your administration panel to customize the HTML meta tag&#8217;s  keywords, description and title of each page of the web page. This will help search engines to better understand the content of the page.</p>
<p>When a user sees your web page among the various pages in your search results, you are competing with the 9 other pages for attention. The best way to improve the chances of your page getting the click is by being more relevant to the purpose of the user. The searcher judges the relevance of your article from the brief text they see below the link to your web page.  They do this in a fraction of a second.</p>
<p>If there isn&#8217;t any meta description tag, Google displays a random excerpt from your page which is only probably relevant to the searcher. So to get more search traffic customizing the meta keywords and meta description of each blog post is important. WordPress doesn&#8217;t provide the facilities to customize these attributes by default. Thats where this plugin comes to your rescue.</p>
<p><a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact Form 7</a></p>
<p>Many bloggers make it incredibly difficult to collaborate with them. Blogging doesn&#8217;t happen in a vaccum. You need to work with other bloggers of the same topic to become successful. This involves guest posting opportunities or product promotion opportunities. How can these come your way if you don&#8217;t make it easy to contact them. This can also be used to make yourself available to your readers.</p>
<p><a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/" target="_blank">Where did they go from here</a></p>
<p>This is the blogging equivalent of Amazon&#8217;s &#8220;Customers who bought this also bought&#8230;&#8221;. It adds a section of links at the bottom of your blog post (not the home page that lists the blog posts) that point to similar blog posts you have blogged. Good way to keep visitors on your blog.</p>
<p><a href="http://plugins.spiralwebconsulting.com/analyticator.html" target="_blank">Google Analyticator</a></p>
<p>This plugin allows you to add Google analytics to your website without having to edit the wordpress theme. This saves you the effort when you have to change the wordpress theme for some reason.</p>
<p><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemaps</a></p>
<p>This plugin, as the name implies, creates a XML sitemap to submit to Google  Webmaster Tools. Even pages that are not directly linked will be crawled easily.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank">Wp DB Backup</a></p>
<p>Your website with all of its posts can disappear because of a crash on your hosting server. This post specify a backup frequency. The entire mysql database is backed up and is either saved to your server, sent as an email to you or download it on demand.</p>
<p><a href="http://wordpress.org/extend/plugins/add-to-any/" target="_blank">Add To Any</a></p>
<p>This plugin adds a small chicklet to allow users to add your post to social bookmarking and social networking websites. This is essential to get social media traffic to your blog.</p>
<p><strong>What&#8217;s On Your Essentials List?</strong></p>
<p>Did I miss any plugin thats on your list? Please post it in the comments section below.</p>
<p><a href="http://www.prototypepro.net" target="_blank"><em>Raja Sekharan</em></a><em> is a freelance web developer specializing in wordpress and drupal development. He writes on techniques to save money on web development on his </em><a href="http://www.expeditionpost.com"><em>blog</em></a><em>.</em><br />
<img style="border:0" src="http://www.prototypepro.net/analytics/post" alt="" width="0" height="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://openpeta.com/index.php/2009/05/8-essential-wordpress-plugins-every-blog-must-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo Small Business Websites &#8211; Permanent Links Problem</title>
		<link>http://openpeta.com/index.php/2009/05/yahoo-small-business-websites-permanent-links-problem/</link>
		<comments>http://openpeta.com/index.php/2009/05/yahoo-small-business-websites-permanent-links-problem/#comments</comments>
		<pubDate>Mon, 25 May 2009 03:13:32 +0000</pubDate>
		<dc:creator>ANTHONIRAJ</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=248</guid>
		<description><![CDATA[Yahoo Company is providing very cheap web hosting at 2000 Rs in India . In Advertisement they are saying , there is no limitation for Bandwidth , Email Id , Memory Etc .. .  I have also bought the small business plan for my site . I faced some problems Email ID limited to 100 [...]]]></description>
			<content:encoded><![CDATA[<p>Yahoo Company is providing very cheap web hosting at 2000 Rs in India . In Advertisement they are saying , there is no limitation for Bandwidth , Email Id , Memory Etc .. .  I have also bought the small business plan for my site . I faced some problems</p>
<ol>
<li>Email ID limited to 100</li>
<li>Sub Domains are limited to 1000</li>
<li>Storage Space is only 5GB [ Based on Request , This may be increased ! ]</li>
<li>We can not create permanent links for our post when we use blogging softwares  like Word press</li>
<li>No Access for .htaccess file  [ So we can't install Drupal in Yahoo small business ]</li>
<li>No SSH [ Secure Shell ] Service</li>
</ol>
<p>I could not find any alternate solution for SSH service  and .htaccess file . but i found one solution for permanent link which is useful for search engine optimisation . Lets get in to the problem first . When you use word press software , By default each and every post will be represented by numbered link.</p>
<blockquote><p>For Example  :   http://www.rajarajan.in/?p=10</p>
<p>http://www.pradeepkumar.org/?p=362</p></blockquote>
<p>These links are not indexed properly while search engines crawl your site. You need to assign proper name for every posts . you can follow the following standard procedure for assigning name for your post</p>
<div id="attachment_249" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.openpeta.com/wp-content/uploads/2009/05/normal.jpg"><img class="size-medium wp-image-249" title="Naming Post Links" src="http://www.openpeta.com/wp-content/uploads/2009/05/normal-300x145.jpg" alt="Naming Post Links" width="300" height="145" /></a><p class="wp-caption-text">Naming Post Links [Click Image To Enlarge</p></div>
<ol>
<li>Day and name     http://www.openpeta.com/2009/05/25/sample-post/</li>
<li>Month and name     http://www.openpeta.com/2009/05/sample-post/</li>
<li>Numeric     http://www.openpeta.com/archives/123</li>
<li>Custom Structure</li>
</ol>
<p>Here the problem is coming ,  when you change default to other in word press , The links will not work because of .htaccess problem with Yahoo small Business. But you can do one alternate thing to assign the permanent link to your posts. Just add index.php after the main url  or link.</p>
<p><div id="attachment_250" class="wp-caption aligncenter" style="width: 310px">&#8220;]<a href="http://www.openpeta.com/wp-content/uploads/2009/05/perma.jpg"><img class="size-medium wp-image-250" title="Custom Permanet Links" src="http://www.openpeta.com/wp-content/uploads/2009/05/perma-300x162.jpg" alt="Custom Permanet Links" width="300" height="162" /></a><p class="wp-caption-text">Custom Permanent Links  [Click Image To Enlarge</p></div>For Example</p>
<ol>
<li>Day and name     http://www.openpeta.com/index.php/2009/05/25/sample-post/</li>
<li>Month and name     http://www.openpeta.com/index.php/2009/05/sample-post/</li>
<li>Numeric     http://www.openpeta.com/index.php/archives/123</li>
<li>Custom Structure   /index.php/%postname%/</li>
</ol>
<p>Then all links  will work properly , If you find some solutions to these problems , please post your solutions through comments of this page.</p>
]]></content:encoded>
			<wfw:commentRss>http://openpeta.com/index.php/2009/05/yahoo-small-business-websites-permanent-links-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCRIBEFIRE &#8211; Write Blog From Firefox</title>
		<link>http://openpeta.com/index.php/2009/05/scribefire-write-blog-from-firefox/</link>
		<comments>http://openpeta.com/index.php/2009/05/scribefire-write-blog-from-firefox/#comments</comments>
		<pubDate>Sun, 24 May 2009 02:31:05 +0000</pubDate>
		<dc:creator>RAJARAJAN</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/index.php/scribefire-write-blog-from-firefox/</guid>
		<description><![CDATA[ScribeFire is an extension for the Mozilla Firefox Web Browser that integrates with your browser to let you easily post to your blog: you can drag and drop formatted text from pages you are browsing, take notes, and post to your blog. Get this Firefox Extension From https://addons.mozilla.org/en-US/firefox/addon/1730]]></description>
			<content:encoded><![CDATA[<p>ScribeFire is an extension for the <a class="green" title="Mozilla Firefox Web Browser" href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox Web Browser</a> that integrates with your browser to let you easily post to your blog: you can drag and drop formatted text from pages you are browsing, take notes, and post to your blog.</p>
<p>Get this Firefox Extension From <a href="https://addons.mozilla.org/en-US/firefox/addon/1730" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/1730</a></p>
]]></content:encoded>
			<wfw:commentRss>http://openpeta.com/index.php/2009/05/scribefire-write-blog-from-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Reasons To Use Adobe Flex To Create UI For Your PHP Applications</title>
		<link>http://openpeta.com/index.php/2009/05/5-reasons-to-use-adobe-flex-to-create-ui-for-your-php-applications/</link>
		<comments>http://openpeta.com/index.php/2009/05/5-reasons-to-use-adobe-flex-to-create-ui-for-your-php-applications/#comments</comments>
		<pubDate>Wed, 20 May 2009 14:09:12 +0000</pubDate>
		<dc:creator>raja</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Weblog]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=177</guid>
		<description><![CDATA[In the beginning, web developers used static HTML to serve as the user interface for their application. This soon proved to be very tedious for development as the entire page had to be generated again with the exception of one particular area where an if condition generates a different output. Then came Gmail &#8211; the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">In the beginning, web developers used static HTML to serve as the user interface for their application. This soon proved to be very tedious for development as the entire page had to be generated again with the exception of one particular area where an if condition generates a different output.</p>
<p style="text-align: justify;">Then came Gmail &#8211; the most spectacular AJAX application that showed everyone what can be done if you use the XMLHTTPRequest object in the various browsers. This made it easier for both the web application developers and the users. Javascript frameworks were created and user interface libraries created to facilitate developing web applications based on this tool.</p>
<p style="text-align: justify;"><span id="more-177"></span></p>
<p style="text-align: justify;">As web applications got more and more complex, these libraries could not keep up with the demand of better user interface widgets and a more flexible API.</p>
<p style="text-align: justify;">While all this was happening Macromedia, now Adobe has been working on Adobe Flex. Until recently only enterprise users were able to create UIs  in this fabulous platform. But Adobe (which acquired Macromedia) released the SDK as an open source project.</p>
<p style="text-align: justify;">This article will discuss all the reasons why your application should use Adobe Flex for creating the user interface:</p>
<p style="text-align: justify;"><strong>1. Flex Is Easier To Develop Than Javascript</strong></p>
<p style="text-align: justify;">The programming in Flex is done using Actionscript. This language is 90% similar to javascript. If you know Javascript, its only a matter of knowing the differences and adopting the object oriented mindset to get started coding in Flex.</p>
<p style="text-align: justify;">Actionscript is extremely similar to Java in that it supports inheritance, private variables, packages and interfaces.</p>
<p style="text-align: justify;"><strong>2. Binding Is Much Simpler</strong></p>
<p style="text-align: justify;">This one feature is sure to appeal to many developers. If you want to detect the change in some variable  or the value of a text box, perhaps to do some validation, it takes dozens of lines of code in Javascript but it is done automatically from the MXML markup. With javascript, you would have to manually create the div element that showed the error message and manually enter the error message using innerHTML.</p>
<p style="text-align: justify;"><strong>3. Leverage Actionscript Lirbaries</strong></p>
<p style="text-align: justify;">There are numerous actionscript libraries that are available for performing operations that are not available in Javascript. Actionscript libraries exist for performing complex encryption and even manipulating images! Something that cannot be done in Javascript. I suspect Pixlr is a flex application</p>
<p style="text-align: justify;"><strong>4. Complex Widgets </strong></p>
<p style="text-align: justify;">HTML wasn&#8217;t meant to create the interfaces of applications. It was meant for displaying styled documents. Embedding such widgets as DataGrid requires you to define the widget in terms of a lot of markup and hundreds of lines of javascript code to add the necessary behavior and style.</p>
<p style="text-align: justify;">Actionscript however comes with pre-built advanced interfaces such as Accordions, Tabs, Tab Bars, Menus, Context menus, form items and stacked widgets. With flex it would be possible to make web applications feel like desktop applications.</p>
<p style="text-align: justify;"><strong>5. Porting To  Adobe AIR Is Trivial</strong></p>
<p style="text-align: justify;">If you have created your application to work on the browser, then the same code can be easily turned into a desktop application with the exact same interface. The best part is the application will run in Windows, Macintosh and Linux with the native look and feel.</p>
<p style="text-align: justify;">Tip: the default look and feel of the flex applications can quickly get boring. Go to <a title="Scale Nine Flex Skins" href="http://www.scale9.com" target="_blank">Scale9</a> to get style sheets and flex skins. This will give each of your projects a unique look and feel.</p>
<p style="text-align: justify;"><a href="http://www.prototypepro.net">Raja Sekharan</a> is a freelance web developer who specializes in wordpress and drupal development. He currently blogs at <a href="http://www.expeditionpost.com">Expedition Post</a></p>
<p><img style="border:0" src="http://www.prototypepro.net/analytics/post" alt="" width="0" height="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://openpeta.com/index.php/2009/05/5-reasons-to-use-adobe-flex-to-create-ui-for-your-php-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing your wordpress BLOG articles remotely using XML-RPC</title>
		<link>http://openpeta.com/index.php/2009/05/writing-your-wordpress-blog-articles-remotely-using-xml-rpc/</link>
		<comments>http://openpeta.com/index.php/2009/05/writing-your-wordpress-blog-articles-remotely-using-xml-rpc/#comments</comments>
		<pubDate>Wed, 20 May 2009 13:21:12 +0000</pubDate>
		<dc:creator>RAJARAJAN</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=174</guid>
		<description><![CDATA[Login as Admin to your wordpress BLOG. Click on Settings. Click on Writing under Settings Menu. Click on the check box named XML-RPC [Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols.] Save the settings.]]></description>
			<content:encoded><![CDATA[<ol>
<li>Login as Admin to your wordpress BLOG.</li>
<li>Click on <strong>Settings</strong>.</li>
<li>Click on <strong>Writing under Settings Menu</strong>.</li>
<li>Click on the check box named <strong>XML-RPC</strong> [Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols.]</li>
<li>Save the settings.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://openpeta.com/index.php/2009/05/writing-your-wordpress-blog-articles-remotely-using-xml-rpc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
