<?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>Technically Personal! &#187; Wordpress</title>
	<atom:link href="http://techpp.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://techpp.com</link>
	<description>Tips,tricks,News,Reviews,Tutorials on-Firefox,Web 2.0,Online TV,Online tools,Gadgets and more</description>
	<lastBuildDate>Thu, 02 Sep 2010 18:23:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Top 5 Firefox Extensions for Web-Developers</title>
		<link>http://techpp.com/2010/08/04/top-5-firefox-extensions-for-web-developers/</link>
		<comments>http://techpp.com/2010/08/04/top-5-firefox-extensions-for-web-developers/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 07:25:34 +0000</pubDate>
		<dc:creator>Ujjwal Kanth</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tiny Tip]]></category>
		<category><![CDATA[Addon]]></category>
		<category><![CDATA[Colorzilla]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Firefox extensions]]></category>
		<category><![CDATA[Measureit]]></category>
		<category><![CDATA[web developer]]></category>
		<category><![CDATA[web developer extensions]]></category>

		<guid isPermaLink="false">http://techpp.com/?p=11509</guid>
		<description><![CDATA[I am by profession a web-developer and out of my own experience I can tell you that, whatever code a person writes, is never perfect. It needs a lot of refinement and a lot of optimization. There are many tools


<b>Related posts:<ol><li><a href='http://techpp.com/2009/05/01/top-10-must-have-firefox-extensions-seo/' rel='bookmark' title='Permanent Link: Top 10 Must-Have Firefox Extensions for Daily SEO'>Top 10 Must-Have Firefox Extensions for Daily SEO</a></li>
<li><a href='http://techpp.com/2010/07/02/top-5-firefox-add-ons-for-security-and-privacy-firefox-friday/' rel='bookmark' title='Permanent Link: Top 5 Firefox Add-ons For Security and Privacy [Firefox Friday]'>Top 5 Firefox Add-ons For Security and Privacy [Firefox Friday]</a></li>
<li><a href='http://techpp.com/2008/12/18/firetorrent-download-torrents-from-firefox/' rel='bookmark' title='Permanent Link: [Firefox Friday] FireTorrent &#8211; Download Torrents from Firefox'>[Firefox Friday] FireTorrent &#8211; Download Torrents from Firefox</a></li>
<li><a href='http://techpp.com/2009/03/15/download-mozilla-firefox-35-beta-3/' rel='bookmark' title='Permanent Link: Download Mozilla Firefox 3.5 Beta 3'>Download Mozilla Firefox 3.5 Beta 3</a></li>
</ol></b>]]></description>
			<content:encoded><![CDATA[<p>I am by profession a web-developer and out of my own experience I can tell you that, whatever code a person writes, is never perfect. It needs a lot of refinement and a lot of optimization. There are many tools to solve basic problems that we face while embedding javascripts, while defining CSS or while optimizing the web-site’s load time, and the best of them all are actually addons of Firefox.</p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/08/2722706523_99a3686dba.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-11583 aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/08/2722706523_99a3686dba.jpg" alt="Firefox" width="400" height="321" /></a></p>
<p>These are top 5 must have addons for Firefox that a web-developer needs.</p>
<ol>
<li><strong><a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/1843/">Firebug</a></strong>: According to <a target="_blank" href="http://getfirebug.com">official website</a>, <em>Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.</em>
<p style="text-align: left;">You can easily inspect html elements, tweak CSS, monitor network, debug Javascript, explore DOM, and execute javascript on the fly. Firebug is extremely easy to use and can help a lot while designing or developing web-applications.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/08/firebug-300x145.png" alt="Firebug" width="300" height="145" /></p>
</li>
<li><strong><a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/60/">Web Developer Toolbar</a>: </strong>Web developer extension is a compilation of all the useful and necessary actions that we may need to perform to check the efficiency and integrity of the web-application under development. For example, disabling the CSS, disabling Javascript, mouseover DOM inspector, operation on session and cookies etc.
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/08/firefox_devtool.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-medium wp-image-11581 aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/08/firefox_devtool-300x171.jpg" alt="" width="300" height="171" /></a></p>
</li>
<li><strong><a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/539/">Measureit</a>:</strong> Often while developing web-application, we need to measure the dimensions of DIV or any other HTML elements to either design the web-page according to the need or while removing glitches when it occurs. To do so, we need Measureit firefox addon. I can measure the dimensions of the object with respect to the resolution of the monitor used.
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/08/measureit-addon.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-medium wp-image-11580 aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/08/measureit-addon-300x151.png" alt="Measure it" width="300" height="151" /></a></p>
</li>
<li><strong><a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/271/">Colorzilla</a>:</strong> It&#8217;s a Firefox extension which helps developer in getting color from any point in the browser, quickly adjusting this color and pasting it into another program, such as Photoshop or GIMP, used for Web-Designing. It also has the feature of zooming a web-page and measuring the distance between two points on the page.<a href="http://cdn.techpp.com/wp-content/uploads/2010/08/115_colorzilla-2.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-medium wp-image-11579 aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/08/115_colorzilla-2-300x248.jpg" alt="Colorzilla" width="300" height="248" /></a></li>
<li><strong><a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/10909/">IE-tab Plus</a>:</strong> IE-tab is a great help when we are designing a web-application. Most of the users still use Internet Explorer 6, which comes as a default in Windows XP. So, when a developer is developing an application he has to take care of every intrinsic aspect of web-application and since the IE-6 engine has its own tantrums this tool comes in handy. One can view how a web-page looks like in IE. It also has cookies being exchanged between Mozilla and IE so you need not login again.<br />
<img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/08/addon-5-263x300.jpg" alt="IE Tab Plus" width="263" height="300" /></li>
</ol>


<p><b>Related posts:<ol><li><a href='http://techpp.com/2009/05/01/top-10-must-have-firefox-extensions-seo/' rel='bookmark' title='Permanent Link: Top 10 Must-Have Firefox Extensions for Daily SEO'>Top 10 Must-Have Firefox Extensions for Daily SEO</a></li>
<li><a href='http://techpp.com/2010/07/02/top-5-firefox-add-ons-for-security-and-privacy-firefox-friday/' rel='bookmark' title='Permanent Link: Top 5 Firefox Add-ons For Security and Privacy [Firefox Friday]'>Top 5 Firefox Add-ons For Security and Privacy [Firefox Friday]</a></li>
<li><a href='http://techpp.com/2008/12/18/firetorrent-download-torrents-from-firefox/' rel='bookmark' title='Permanent Link: [Firefox Friday] FireTorrent &#8211; Download Torrents from Firefox'>[Firefox Friday] FireTorrent &#8211; Download Torrents from Firefox</a></li>
<li><a href='http://techpp.com/2009/03/15/download-mozilla-firefox-35-beta-3/' rel='bookmark' title='Permanent Link: Download Mozilla Firefox 3.5 Beta 3'>Download Mozilla Firefox 3.5 Beta 3</a></li>
</ol></b></p><hr />
<p><small>© Raju PP for <a href="http://techpp.com">Technically Personal!</a>, 2010. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please <a href="http://techpp.com/contact">contact us</a>, so we can take legal action immediately. If you are on Twitter you can follow me <a href="http://twitter.com/rajupp">@rajupp</a>! |
<a href="http://techpp.com/2010/08/04/top-5-firefox-extensions-for-web-developers/">Permalink</a> |
<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://techpp.com/2010/08/04/top-5-firefox-extensions-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reduce Loading Time Of Images By Using Image Slicing Tools</title>
		<link>http://techpp.com/2010/07/30/reduce-loading-time-of-images-by-using-image-slicing-tools/</link>
		<comments>http://techpp.com/2010/07/30/reduce-loading-time-of-images-by-using-image-slicing-tools/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 06:40:17 +0000</pubDate>
		<dc:creator>Vivek Parmar</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tiny Tip]]></category>
		<category><![CDATA[best image splicing tools]]></category>
		<category><![CDATA[best image splitters]]></category>
		<category><![CDATA[image editing]]></category>
		<category><![CDATA[image optimizing]]></category>
		<category><![CDATA[image splitting]]></category>
		<category><![CDATA[image splitting tool]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[online image splitter]]></category>
		<category><![CDATA[page load time]]></category>
		<category><![CDATA[reduce page load time]]></category>
		<category><![CDATA[webmaster tips]]></category>
		<category><![CDATA[Website optimization]]></category>

		<guid isPermaLink="false">http://techpp.com/?p=11435</guid>
		<description><![CDATA[Facing slow page loading times or image theft? Then you might be in trouble because Google clearly mentioned that the next Page Rank Update will be based on the loading time for your site and as a blogger it is


<b>Related posts:<ol><li><a href='http://techpp.com/2009/02/11/10-free-tools-check-website-loading-time/' rel='bookmark' title='Permanent Link: 10 Free Tools to Check Website Loading Time'>10 Free Tools to Check Website Loading Time</a></li>
<li><a href='http://techpp.com/2009/04/21/find-similar-images-using-google-image-search/' rel='bookmark' title='Permanent Link: Find Similar Images Using Google Image Search'>Find Similar Images Using Google Image Search</a></li>
<li><a href='http://techpp.com/2009/02/08/35-web-based-image-editing-tools-online-services/' rel='bookmark' title='Permanent Link: 35+ Web Based Image Editing Tools &#038; Online Services'>35+ Web Based Image Editing Tools &#038; Online Services</a></li>
<li><a href='http://techpp.com/2008/07/31/resizing-images-online-for-free-with-my-image-size/' rel='bookmark' title='Permanent Link: Resizing Images Online for Free with My-Image-Size'>Resizing Images Online for Free with My-Image-Size</a></li>
</ol></b>]]></description>
			<content:encoded><![CDATA[<p>Facing slow page loading times or image theft? Then you might be in trouble because Google clearly mentioned that the next Page Rank Update will be based on the loading time for your site and as a blogger it is very important for you to improve the loading time of your site. There might be many factors which increase the loading time of your site but at this time we only discuss about images only. <a href="http://techpp.com/2010/07/29/download-high-resolution-wallpapers-with-interfacelift/" target="_blank">High Resolution Images</a> will take a lot of time in loading and increases the loading time of your website. To reduce the loading time taken by images you have to use some of the tools, wordpress plugins or web apps. At <a href="http://techpp.com">TechPP</a> we tried to collect the best available image slicing tools which can easily cut down the loading time of your website without affecting the quality of images. Some of the best Image Slicing Tools are:</p>
<h3><a target="_blank" href="http://www.html-kit.com/e/is.cgi" target="_blank">Online Image Splitter</a></h3>
<p>Online Image Splitter is a web utility that lets you to slice images into smaller segments without any loss in the image quality. In addition to this you can quickly create navigational bars with mouse-over effects. This application also provides HTML tags for pasting the sliced images together. It has lots of features like slicing out any format of images (JPG, GIF, PNG), HTML tagging for pasting slices back together, advanced options to optimize the images, automatic color selection for &#8220;no image&#8221; slices.</p>
<p><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/online-image-optimizer.png"></a><img class="aligncenter size-full wp-image-11451" src="http://cdn.techpp.com/wp-content/uploads/2010/07/online-image-optimizer.png" alt="" width="580" height="135" /></p>
<h3><a target="_blank" href="http://www.sliceimage.com/" target="_blank">Image Cut</a></h3>
<p>With this tool you can make your images load faster and improve the site ranking on search engines. With this tool you can split the image into two parts. Image Cut is SEO-aware and help you in improving site ranking by inserting ALT description image tags on every image which means you can add keyword-optimized titles and description for all your images.</p>
<p><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/image-cut.png"></a><img class="aligncenter size-full wp-image-11452" src="http://cdn.techpp.com/wp-content/uploads/2010/07/image-cut.png" alt="" width="580" height="405" /></p>
<h3><a target="_blank" href="http://www.batchimage.com/product/batchitultra/index.html" target="_blank">Batch It! Ultra</a></h3>
<p>It is a windows based GUI batch Image Processor made for new users. It allows you to batch resize, rename, add captions, converts, create thumbnail gallery and slice images. It makes easy for every web designers or digital photographers to place their images up on the web or on CD_ROM in a neat thumbnail gallery.</p>
<p><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/batch-it-up.jpg"></a><img class="aligncenter size-full wp-image-11453" src="http://cdn.techpp.com/wp-content/uploads/2010/07/batch-it-up.jpg" alt="" width="580" height="560" /></p>
<h3><a target="_blank" href="http://www.flashtuning.net/flash-xml-image-viewers-galleries/html-xml-image-grid-as2.html" target="_blank">HTML/XML Image Grid AS2</a></h3>
<p>It allows you to display image collections in a HTML/CSS formatted grid. You can easily edit the external XML or HTML layout file using your favorite XML/HTML editor and the Flash applications will dynamically render it and scroll it for you. It has lots of features like image collections in HTML format, advanced text rendering options, custom library fonts, external style-sheet files, custom colors, transparency for borders and backgrounds, padding, spacing, highly customizable components, browser window re-size support, easy to adjust fading effects and each graphic element.</p>
<p><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/html-xml.png"></a><img class="aligncenter size-full wp-image-11454" src="http://cdn.techpp.com/wp-content/uploads/2010/07/html-xml.png" alt="" width="580" height="289" /></p>
<h3><a target="_blank" href="http://www.files32.com/WebImager-i12069.asp" target="_blank">WebImager</a></h3>
<p><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/web-imager.gif"></a><img class="size-full wp-image-11455 alignleft" src="http://cdn.techpp.com/wp-content/uploads/2010/07/web-imager.gif" alt="" width="182" height="91" /><br />
With WebImager, you can take the screenshot of any web page. WebImager ActiveX can capture the entire web page as JPG, BMP, PNG and GIF image on the fly. WebImager ActiveX Component uses Internet Explorer&#8217;s functionality to  take (capture) a snapshot of a given URL. It utilizes the web browser  control on Windows to download the webpage and then capture it as an  image. It can easily be integrated into a variety of applications  written in languages that support ActiveX Components such as Visual C++,  Visual Basic, Delphi, C++ Builder, .Net languages,  Java, Scripts like  Perl, Php, Python.</p>
<h3><a target="_blank" href="http://www.files32.com/Web-Image-Protector-i7713.asp" target="_blank">Web Image Protector</a></h3>
<p>With this tool you can protect your images on your web page from unauthorized cloning or internet theft. It divides your web image into pieces and generates HTML code that displays the whole image, thereby it prevents users from saving the image by right clicking and selecting &#8220;Save Image As..&#8221;. It also disables screen capture and page printing do that user have no way to copy your images.</p>


<p><b>Related posts:<ol><li><a href='http://techpp.com/2009/02/11/10-free-tools-check-website-loading-time/' rel='bookmark' title='Permanent Link: 10 Free Tools to Check Website Loading Time'>10 Free Tools to Check Website Loading Time</a></li>
<li><a href='http://techpp.com/2009/04/21/find-similar-images-using-google-image-search/' rel='bookmark' title='Permanent Link: Find Similar Images Using Google Image Search'>Find Similar Images Using Google Image Search</a></li>
<li><a href='http://techpp.com/2009/02/08/35-web-based-image-editing-tools-online-services/' rel='bookmark' title='Permanent Link: 35+ Web Based Image Editing Tools &#038; Online Services'>35+ Web Based Image Editing Tools &#038; Online Services</a></li>
<li><a href='http://techpp.com/2008/07/31/resizing-images-online-for-free-with-my-image-size/' rel='bookmark' title='Permanent Link: Resizing Images Online for Free with My-Image-Size'>Resizing Images Online for Free with My-Image-Size</a></li>
</ol></b></p>]]></content:encoded>
			<wfw:commentRss>http://techpp.com/2010/07/30/reduce-loading-time-of-images-by-using-image-slicing-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use a Video as Your Facebook Profile Pic with VanityVid</title>
		<link>http://techpp.com/2010/07/29/video-facebook-profile-pic-vanityvid/</link>
		<comments>http://techpp.com/2010/07/29/video-facebook-profile-pic-vanityvid/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 15:56:18 +0000</pubDate>
		<dc:creator>Raju</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook profile pic]]></category>
		<category><![CDATA[facebook profile video]]></category>
		<category><![CDATA[firefox addon]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter profile video]]></category>
		<category><![CDATA[vanity vid]]></category>
		<category><![CDATA[vanityvid]]></category>
		<category><![CDATA[vanityvid plugin]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://techpp.com/?p=11430</guid>
		<description><![CDATA[Have you ever seen a Facebook or Twitter profile picture which is actually a short video that loops over and over again? Do you wish to create one such profile pic for your Facebook or Twitter account? Well, you can


<b>Related posts:<ol><li><a href='http://techpp.com/2010/03/14/who-is-checking-my-facebook-profile-scam/' rel='bookmark' title='Permanent Link: &#8216;Who is Checking my Facebook Profile&#8217; [Scam]'>&#8216;Who is Checking my Facebook Profile&#8217; [Scam]</a></li>
<li><a href='http://techpp.com/2010/05/15/this-is-without-doubt-the-sexiest-video-ever-facebook-spam/' rel='bookmark' title='Permanent Link: &#8220;This is Without Doubt the Sexiest Video Ever!&#8221; [Facebook Spam]'>&#8220;This is Without Doubt the Sexiest Video Ever!&#8221; [Facebook Spam]</a></li>
<li><a href='http://techpp.com/2010/05/22/distracting-beach-babes-video-facebook-scam/' rel='bookmark' title='Permanent Link: Distracting Beach Babes Video Scam &#8211; When Will You Learn Facebook?'>Distracting Beach Babes Video Scam &#8211; When Will You Learn Facebook?</a></li>
<li><a href='http://techpp.com/2009/09/06/follow-techpp-on-facebook/' rel='bookmark' title='Permanent Link: Follow TechPP on Facebook!'>Follow TechPP on Facebook!</a></li>
</ol></b>]]></description>
			<content:encoded><![CDATA[<p>Have you ever seen a Facebook or Twitter profile picture which is actually a short video that loops over and over again? Do you wish to create one such profile pic for your Facebook or Twitter account? Well, you can create that in a few minutes with a new online tool called <strong>VanityVid</strong>.</p>
<p><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/vanityvid-logo.jpg"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" src="http://cdn.techpp.com/wp-content/uploads/2010/07/vanityvid-logo.jpg" alt="vanityvid" /></a></p>
<p><a target="_blank" href="http://vanityvid.com/">Vanityvid </a>is an Israeli startup that <strong>turns the users profile pic into a video</strong> on Facebook, Twitter and more. A Vanityvid lets your profile pic come alive. Wherever your profile pic shows, be it on social networks or online communities or even blog comments, people will also be able to see you move and hear you talking, and get a better feeling of who you are and what you&#8217;re like.</p>
<p>The videos can be created through a webcam, emailing through your cellphone or by uploading a video file directly. The Vanityvids can be at max 17 seconds long and up to 20 different Vanityvids are allowed for a single account.</p>
<p>Let me make it clear. Currently VanityVid does NOT replace your Facebook (or Twitter) profile picture. That is because Vanityvids would be displayed on sites which partner with them and they are currently waiting for an official partnership with Facebook and Twitter. So, currently, the best way to view Vanityvids on profiles like Facebook and Twitter is through their add-ons for Firefox and Chrome. Once you have the add-on installed, if a profile you are browsing has a Vanityvid created photo, you will see the video when you click on it.</p>
<p>The video demo from one of the VanityVid founders explains the service in detail.</p>
<p><object width="550" height="345"><param name="movie" value="http://www.youtube.com/v/TT3PhiTpQSU&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/TT3PhiTpQSU&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="550" height="345"></embed></object></p>
<p>Innovative, isn&#8217;t it? I find this simple service a real fun tool to have. It would be great if they can allow users to embed videos from sites like Youtube and may be Facebook itself. If you are a blogger using WordPress, VanityVid has a WordPress plugin with some interesting features.</p>
<h3>VanityVid WordPress Plugin</h3>
<p>The basic idea is to let bloggers post an &#8220;About me&#8221; video and let their readers have their own VanityVids in the comment section. Your Vanityvid will appear wherever your WordPress avatar appears on your blog. It will also appear on other blogs that installed this <a target="_blank" href="http://wordpress.org/extend/plugins/vanityvid/">plugin</a>.</p>
<p>Having videos instead of just plain profile pics increases the interaction and engagement of your blog, makes it more social, and it&#8217;s also just plain cool. This may not be relevant for all blogs and bloggers, but will definitely sounds interesting for community based blogs and buddypress forums.</p>


<p><b>Related posts:<ol><li><a href='http://techpp.com/2010/03/14/who-is-checking-my-facebook-profile-scam/' rel='bookmark' title='Permanent Link: &#8216;Who is Checking my Facebook Profile&#8217; [Scam]'>&#8216;Who is Checking my Facebook Profile&#8217; [Scam]</a></li>
<li><a href='http://techpp.com/2010/05/15/this-is-without-doubt-the-sexiest-video-ever-facebook-spam/' rel='bookmark' title='Permanent Link: &#8220;This is Without Doubt the Sexiest Video Ever!&#8221; [Facebook Spam]'>&#8220;This is Without Doubt the Sexiest Video Ever!&#8221; [Facebook Spam]</a></li>
<li><a href='http://techpp.com/2010/05/22/distracting-beach-babes-video-facebook-scam/' rel='bookmark' title='Permanent Link: Distracting Beach Babes Video Scam &#8211; When Will You Learn Facebook?'>Distracting Beach Babes Video Scam &#8211; When Will You Learn Facebook?</a></li>
<li><a href='http://techpp.com/2009/09/06/follow-techpp-on-facebook/' rel='bookmark' title='Permanent Link: Follow TechPP on Facebook!'>Follow TechPP on Facebook!</a></li>
</ol></b></p><hr />
<p><small>© Raju PP for <a href="http://techpp.com">Technically Personal!</a>, 2010. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please <a href="http://techpp.com/contact">contact us</a>, so we can take legal action immediately. If you are on Twitter you can follow me <a href="http://twitter.com/rajupp">@rajupp</a>! |
<a href="http://techpp.com/2010/07/29/video-facebook-profile-pic-vanityvid/">Permalink</a> |
<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://techpp.com/2010/07/29/video-facebook-profile-pic-vanityvid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Find DNS Problems with Pingdom Tool</title>
		<link>http://techpp.com/2010/07/22/find-dns-problems-with-pingdom-tool/</link>
		<comments>http://techpp.com/2010/07/22/find-dns-problems-with-pingdom-tool/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 07:30:35 +0000</pubDate>
		<dc:creator>Raju</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tiny Tip]]></category>
		<category><![CDATA[dns health check]]></category>
		<category><![CDATA[DNS problems]]></category>
		<category><![CDATA[dns settings]]></category>
		<category><![CDATA[dns settings check]]></category>
		<category><![CDATA[page load time test]]></category>
		<category><![CDATA[pingdom tools]]></category>
		<category><![CDATA[webmaster tips]]></category>

		<guid isPermaLink="false">http://techpp.com/?p=11215</guid>
		<description><![CDATA[Pingdom tools &#8211; one of the most popular and accurate tools to test page loading time of websites has added DNS Health checkup tool to its arsenal. DNS or the Domain Name System is a vital part of the world


<b>Related posts:<ol><li><a href='http://techpp.com/2009/11/28/repair-and-fix-common-windows-7-problems-with-fixwin-utility/' rel='bookmark' title='Permanent Link: Repair and Fix Common Windows 7 Problems with FixWin Utility'>Repair and Fix Common Windows 7 Problems with FixWin Utility</a></li>
<li><a href='http://techpp.com/2008/08/22/rapidwarex-rapidshare-downloading-tool-for-premium-users/' rel='bookmark' title='Permanent Link: RapidWarex &#8211; Rapidshare Downloading Tool For Premium Users'>RapidWarex &#8211; Rapidshare Downloading Tool For Premium Users</a></li>
<li><a href='http://techpp.com/2010/01/24/online-tool-to-reduce-your-medical-bills/' rel='bookmark' title='Permanent Link: Online Tool to Reduce Your Medical Bills'>Online Tool to Reduce Your Medical Bills</a></li>
<li><a href='http://techpp.com/2008/08/20/gmail-account-hacking-tool/' rel='bookmark' title='Permanent Link: GMail Account Hacking Tool'>GMail Account Hacking Tool</a></li>
</ol></b>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/4815438094_39d15d3648_o.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/4815438094_39d15d3648_o.png" alt="dns-tool-pingdom" /></a></p>
<p><strong>Pingdom tools</strong> &#8211; one of the most popular and accurate tools to <a href="http://techpp.com/2009/02/11/10-free-tools-check-website-loading-time/">test page loading time</a> of websites has added <strong>DNS Health checkup tool</strong> to its arsenal.</p>
<p>DNS or the Domain Name System is a vital part of the world wide web. It is very important for the websites to have proper DNS settings. Website downtime is just one of the many issues you can face with improper DNS settings. On top of that, bad DNS settings can be hard to track down and can cause a lot of head ache for webmasters and site owners.</p>
<p><a target="_blank" href="http://dnscheck.pingdom.com/"><strong>Check out DNS Health Test Tool</strong></a></p>
<p>All you need to do is just input your website name in the text box provided and click on &#8220;Test now&#8221;. There are 6 different tests which get carried out &#8211; Delegation, Nameserver, Consistency, SOA, Connectivity and DNSSEC.</p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/4814814953_b288f54463_o.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/4814814953_b288f54463_o.jpg" alt="dns-settings-check" /></a></p>
<p>If your DNS settings are absolutely proper, you will see Green buttons for all the 6 individual tests carried out. For warnings, you will see amber colored buttons. Red buttons indicate a major issue. Clicking on <em>Advanced View</em> tab will give a better idea on what&#8217;s wrong. Best thing for you to do would be to contact your hosting/DNS provider in case of a problem.</p>


<p><b>Related posts:<ol><li><a href='http://techpp.com/2009/11/28/repair-and-fix-common-windows-7-problems-with-fixwin-utility/' rel='bookmark' title='Permanent Link: Repair and Fix Common Windows 7 Problems with FixWin Utility'>Repair and Fix Common Windows 7 Problems with FixWin Utility</a></li>
<li><a href='http://techpp.com/2008/08/22/rapidwarex-rapidshare-downloading-tool-for-premium-users/' rel='bookmark' title='Permanent Link: RapidWarex &#8211; Rapidshare Downloading Tool For Premium Users'>RapidWarex &#8211; Rapidshare Downloading Tool For Premium Users</a></li>
<li><a href='http://techpp.com/2010/01/24/online-tool-to-reduce-your-medical-bills/' rel='bookmark' title='Permanent Link: Online Tool to Reduce Your Medical Bills'>Online Tool to Reduce Your Medical Bills</a></li>
<li><a href='http://techpp.com/2008/08/20/gmail-account-hacking-tool/' rel='bookmark' title='Permanent Link: GMail Account Hacking Tool'>GMail Account Hacking Tool</a></li>
</ol></b></p><hr />
<p><small>© Raju PP for <a href="http://techpp.com">Technically Personal!</a>, 2010. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please <a href="http://techpp.com/contact">contact us</a>, so we can take legal action immediately. If you are on Twitter you can follow me <a href="http://twitter.com/rajupp">@rajupp</a>! |
<a href="http://techpp.com/2010/07/22/find-dns-problems-with-pingdom-tool/">Permalink</a> |
<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://techpp.com/2010/07/22/find-dns-problems-with-pingdom-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Most Popular﻿ Desktop Blogging Tools</title>
		<link>http://techpp.com/2010/07/20/desktop-blogging-tools/</link>
		<comments>http://techpp.com/2010/07/20/desktop-blogging-tools/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 17:40:57 +0000</pubDate>
		<dc:creator>Vivek Parmar</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[best blogging tools]]></category>
		<category><![CDATA[blogging tools]]></category>
		<category><![CDATA[desktop applications]]></category>
		<category><![CDATA[desktop blogging tools]]></category>
		<category><![CDATA[top blogging tools]]></category>
		<category><![CDATA[windows blogging tools]]></category>

		<guid isPermaLink="false">http://techpp.com/?p=11144</guid>
		<description><![CDATA[Day by day the blogs are becoming one of the perfect ways to share knowledge online with others and the best part of blogs is that you doesn&#8217;t need any knowledge to start a blog. The only thing you need


<b>Related posts:<ol><li><a href='http://techpp.com/2009/05/10/free-download-pc-tools-desktop-maestr/' rel='bookmark' title='Permanent Link: FREE Download &#8211; PC Tools Desktop Maestro'>FREE Download &#8211; PC Tools Desktop Maestro</a></li>
<li><a href='http://techpp.com/2009/11/24/15-most-popular-facebook-desktop-applications/' rel='bookmark' title='Permanent Link: 15 Most Popular Facebook Desktop Applications'>15 Most Popular Facebook Desktop Applications</a></li>
<li><a href='http://techpp.com/2009/11/20/how-to-promote-a-new-blogwebsite-via-guest-blogging/' rel='bookmark' title='Permanent Link: How to Promote a New Blog/Website Via Guest Blogging?'>How to Promote a New Blog/Website Via Guest Blogging?</a></li>
<li><a href='http://techpp.com/2009/08/06/download-webroot-desktop-firewall-free-license/' rel='bookmark' title='Permanent Link: Download Webroot Desktop Firewall for Free!'>Download Webroot Desktop Firewall for Free!</a></li>
</ol></b>]]></description>
			<content:encoded><![CDATA[<p>Day by day the blogs are becoming one of the perfect ways to share knowledge online with others and the best part of blogs is that you doesn&#8217;t need any knowledge to start a blog. The only thing you need to know “work smarter” in this field if you&#8217;re taking it as a profession then you have to save a lot of time. To save this valuable time you need desktop blogging tools which can speed up your blogging big time!</p>
<h3>1. <a target="_blank" href="http://windowslivewriter.spaces.live.com/">Windows Live Writer</a></h3>
<p>Windows Live Writer is one of the most popular and awesome desktop blogging applications that can really speed up your blogging and makes easier to compose compelling blog posts. The user interface is simple and friendly and comes with lots of features like multiple blog accounts, compatibility with multiple blog platforms, rich text formatting, draft saving, post categorization, picture and tag insertion, spelling checking, pinging search engines automatically and synchronizing draft changes on the editor with the blog.</p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/windows-live-writer.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-11146  aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/windows-live-writer.png" alt="" width="461" height="442" /></a></p>
<h3>2. <a target="_blank" href="http://www.zoundryraven.com/">Zoundry Raven</a></h3>
<p>Zoundary Raven is a WYSIWYG-blog editor with XHTML editing that makes posting on your blogs much easier and faster. It is easy to use word processor with features like simple tools to add links, tags, photos, music and video files and more. In addition to it you can browse all of your previous posts across all of your blogs by tags, links or images.</p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/zoundryraven.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-11147    aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/zoundryraven.png" alt="" width="461" height="442" /></a></p>
<h3>3. <a target="_blank" href="http://www.blogdesk.org/en/index.htm">BlogDesk</a></h3>
<p>BlogDesk is a multi-language blog editor which allows you to speed up the blogging process and makes it easy to write. BlogDesk comes with unique and intuitive features like you can upload and edit pictures using the Image Wizard directly without tampering the images using an image processing editor, it also lets you to easily insert and edit links. In addition to this, there is a support for technorati tags, a pinger and a spell checker too.</p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/blogdesk.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-11148  aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/blogdesk.png" alt="" width="461" height="442" /></a></p>
<h3>4. <a target="_blank" href="http://wbloggar.com/" target="_blank">w.bloggar</a></h3>
<p>w.bloggar is for advanced users because it is a professional blog editor which is being used by technology geeks. It is snappy and has all the features of windows live writer in addition to import text files, posting to many blogs, pinging posts to Weblogs, blo.gs, Technorati and Ping-o-matic, number of formatting options, supports multiple blog accounts and much more. With this you can also set up your FTP account to upload files and pictures. One of the best part of this desktop blogging client is the speed with which it publishes posts and pinging service. This editor comes in HTML mode and you can easily see all the code in your posts easily.</p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/w.bloggar.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-full wp-image-11149  aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/w.bloggar.png" alt="" width="461" height="442" /></a></p>
<p>These are some of the popular desktop blogging tools which really can help you to increase your productivity and saves a lot of valuable time for you.</p>
<p>Finally in the comments section do let us know which tool you like the most and why? If I missed out any of the tool then let us know in the comments section.</p>


<p><b>Related posts:<ol><li><a href='http://techpp.com/2009/05/10/free-download-pc-tools-desktop-maestr/' rel='bookmark' title='Permanent Link: FREE Download &#8211; PC Tools Desktop Maestro'>FREE Download &#8211; PC Tools Desktop Maestro</a></li>
<li><a href='http://techpp.com/2009/11/24/15-most-popular-facebook-desktop-applications/' rel='bookmark' title='Permanent Link: 15 Most Popular Facebook Desktop Applications'>15 Most Popular Facebook Desktop Applications</a></li>
<li><a href='http://techpp.com/2009/11/20/how-to-promote-a-new-blogwebsite-via-guest-blogging/' rel='bookmark' title='Permanent Link: How to Promote a New Blog/Website Via Guest Blogging?'>How to Promote a New Blog/Website Via Guest Blogging?</a></li>
<li><a href='http://techpp.com/2009/08/06/download-webroot-desktop-firewall-free-license/' rel='bookmark' title='Permanent Link: Download Webroot Desktop Firewall for Free!'>Download Webroot Desktop Firewall for Free!</a></li>
</ol></b></p><hr />
<p><small>© Raju PP for <a href="http://techpp.com">Technically Personal!</a>, 2010. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please <a href="http://techpp.com/contact">contact us</a>, so we can take legal action immediately. If you are on Twitter you can follow me <a href="http://twitter.com/rajupp">@rajupp</a>! |
<a href="http://techpp.com/2010/07/20/desktop-blogging-tools/">Permalink</a> |
<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://techpp.com/2010/07/20/desktop-blogging-tools/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[How to] Manage RSS Feed Overload?</title>
		<link>http://techpp.com/2010/07/19/how-to-manage-rss-feed-overload/</link>
		<comments>http://techpp.com/2010/07/19/how-to-manage-rss-feed-overload/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 11:02:48 +0000</pubDate>
		<dc:creator>Raju</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tiny Tip]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[best feed readers]]></category>
		<category><![CDATA[feed management]]></category>
		<category><![CDATA[feed readers]]></category>
		<category><![CDATA[feed subscriptions]]></category>
		<category><![CDATA[feeddemon]]></category>
		<category><![CDATA[guest-post]]></category>
		<category><![CDATA[rss feeds]]></category>
		<category><![CDATA[rss tips]]></category>

		<guid isPermaLink="false">http://techpp.com/?p=11113</guid>
		<description><![CDATA[Guest post by Rishi RSS (which stands for Really Simple Syndication) is a family of web feed formats used to publish frequently updated works &#8211; such as blog entries, news headlines, audio, and video in a standardized format. Now with


<b>Related posts:<ol><li><a href='http://techpp.com/2010/08/31/gmail-priority-inbox-helps-you-manage-email-overload/' rel='bookmark' title='Permanent Link: GMail Priority Inbox Helps you Manage Email Overload'>GMail Priority Inbox Helps you Manage Email Overload</a></li>
<li><a href='http://techpp.com/2009/05/25/top-5-ways-to-exclude-posts-from-your-wordpress-rss-feed/' rel='bookmark' title='Permanent Link: Top 5 Ways to Exclude Posts from Your WordPress RSS Feed'>Top 5 Ways to Exclude Posts from Your WordPress RSS Feed</a></li>
<li><a href='http://techpp.com/2008/07/23/manage-your-tasks-with-remember-the-milk/' rel='bookmark' title='Permanent Link: Manage your tasks with Remember the Milk'>Manage your tasks with Remember the Milk</a></li>
<li><a href='http://techpp.com/2010/08/03/pc-in-my-hand-reboot-and-manage-pc-from-a-mobile-phone/' rel='bookmark' title='Permanent Link: &#8216;PC in My Hand&#8217; &#8211; Reboot and Manage PC from a Mobile Phone'>&#8216;PC in My Hand&#8217; &#8211; Reboot and Manage PC from a Mobile Phone</a></li>
</ol></b>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/info-overload-guy.jpg"><img class="aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/info-overload-guy.jpg" alt="rss-feed-overload" /></a></p>
<p><em>Guest post by <strong>Rishi</strong></em></p>
<p><strong>RSS </strong>(which stands for <em>Really Simple Syndication</em>) is a family of web feed formats used to publish frequently updated works &#8211; such as blog  entries, news headlines, audio, and video in a standardized format. Now with popularity of RSS feeds at its peak, many of us end up subscribing to lot of feeds. Unless you planned and managed feed subscriptions, the feeds you subscribed might become an overload.</p>
<p>To fight with this <strong>feed overload</strong>, Here are some tips you can use!</p>
<h3>Use A Better Feed Reader</h3>
<p><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/feeddemon-logo.jpg"><img class="alignright" src="http://cdn.techpp.com/wp-content/uploads/2010/07/feeddemon-logo.jpg" alt="feed-demon" /></a></p>
<p>This is a <em>must-do</em> thing for anyone. If you track good number of feeds, you should use a good <strong>feed reader</strong> / <strong>feed aggregator</strong>. It will provide you with more flexibility and open service. If you can invest some bucks, then my <em>for sure</em> recommendation is <strong>FeedDemon </strong>which is a choice of many big bloggers. If you want to go for free service, check <strong>Bloglines </strong>for online reading and <strong>RSS-Owl</strong> for desktop.</p>
<h3>Use Categories, Folders &amp; Tags</h3>
<p>If your feed reader provides categories, folder or tags function, be sure you use them. What it will do is lessen down the burden of browsing for a specific topic. Like you tag a blog with ‘Web 2.0′ or put it in a folder ‘Web 2.0′, whenever you are looking for Web 2.0 news, you will not need to browse through your long list, just search the tag or check the folder.</p>
<h3>Subscribe To Categories, Not Blog</h3>
<p>If you want to track only a specific category from a blog, then subscribe to that category’s feed, not the whole blog. Like if you want to track TechPP&#8217;s <a href="http://techpp.com/category/timepass">TimePass </a>Category, you can just subscribe to its RSS Feed at <em><a rel="nofollow" href="http://techpp.com/category/timepass/feed/">techpp.com/category/timepass/feed/</a></em>. This is really useful to increase your flexibility in tracking feeds. For WordPress blogs, the category feed is available on the category link with a feed follow up, for example: <em>yourdomain.com/category/category-name/<strong>feed</strong>/</em>.</p>
<h3>Unsubscribe</h3>
<p>You should regularly unsubscribe to blog feeds which are not updated regularly or are not providing stuff you need. Especially if you have subscribed to many feeds, do a quick clean-up every week as to what is useful &amp; relevant and what is not.</p>
<h4>Recommended Feed Readers</h4>
<ul>
<li><a target="_blank" href="http://www.newsgator.com/Individuals/FeedDemon/Default.aspx">FeedDemon</a></li>
<li><a target="_blank" href="http://www.rssowl.org/">RssOwl</a></li>
<li><a target="_blank" href="http://bloglines.com/">Bloglines</a></li>
<li><a target="_blank" href="http://reader.google.com/">Google Reader</a></li>
</ul>
<p><em>This guest post was written by <strong>Rishi </strong>from <a target="_blank" href="http://www.wordtweeting.com/">Word Tweeting</a>. Checkout his blog for more blogging and productivity tips. You can also Follow him on Twitter at @Rishi</em></p>


<p><b>Related posts:<ol><li><a href='http://techpp.com/2010/08/31/gmail-priority-inbox-helps-you-manage-email-overload/' rel='bookmark' title='Permanent Link: GMail Priority Inbox Helps you Manage Email Overload'>GMail Priority Inbox Helps you Manage Email Overload</a></li>
<li><a href='http://techpp.com/2009/05/25/top-5-ways-to-exclude-posts-from-your-wordpress-rss-feed/' rel='bookmark' title='Permanent Link: Top 5 Ways to Exclude Posts from Your WordPress RSS Feed'>Top 5 Ways to Exclude Posts from Your WordPress RSS Feed</a></li>
<li><a href='http://techpp.com/2008/07/23/manage-your-tasks-with-remember-the-milk/' rel='bookmark' title='Permanent Link: Manage your tasks with Remember the Milk'>Manage your tasks with Remember the Milk</a></li>
<li><a href='http://techpp.com/2010/08/03/pc-in-my-hand-reboot-and-manage-pc-from-a-mobile-phone/' rel='bookmark' title='Permanent Link: &#8216;PC in My Hand&#8217; &#8211; Reboot and Manage PC from a Mobile Phone'>&#8216;PC in My Hand&#8217; &#8211; Reboot and Manage PC from a Mobile Phone</a></li>
</ol></b></p>]]></content:encoded>
			<wfw:commentRss>http://techpp.com/2010/07/19/how-to-manage-rss-feed-overload/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tips on Getting More Attention to Your Blog</title>
		<link>http://techpp.com/2010/07/14/tips-on-getting-more-attention-to-your-blog/</link>
		<comments>http://techpp.com/2010/07/14/tips-on-getting-more-attention-to-your-blog/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 04:45:00 +0000</pubDate>
		<dc:creator>Raju</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blogging tips]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[guest-post]]></category>
		<category><![CDATA[promote blog]]></category>

		<guid isPermaLink="false">http://techpp.com/?p=11007</guid>
		<description><![CDATA[Guest Post by Eric Woolf When I first got into the blogger world, like most other people, I didn&#8217;t know where to start. And when I did write a great post that I spent a lot of time in, I


<b>Related posts:<ol><li><a href='http://techpp.com/2009/11/20/how-to-promote-a-new-blogwebsite-via-guest-blogging/' rel='bookmark' title='Permanent Link: How to Promote a New Blog/Website Via Guest Blogging?'>How to Promote a New Blog/Website Via Guest Blogging?</a></li>
<li><a href='http://techpp.com/2009/08/11/10-reasons-why-seo-is-important-for-your-blog/' rel='bookmark' title='Permanent Link: 10 Reasons Why SEO is Important for Your Blog'>10 Reasons Why SEO is Important for Your Blog</a></li>
<li><a href='http://techpp.com/2010/05/17/how-to-make-effective-blog-research/' rel='bookmark' title='Permanent Link: How to Make Effective Blog Research?'>How to Make Effective Blog Research?</a></li>
<li><a href='http://techpp.com/2009/10/19/5-reasons-to-create-a-mobile-site-for-your-blog/' rel='bookmark' title='Permanent Link: 5 Reasons To Create A Mobile Site For Your Blog'>5 Reasons To Create A Mobile Site For Your Blog</a></li>
</ol></b>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/community.jpg"><img class="aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/community.jpg" alt="promote-blog" /></a></p>
<p><em>Guest Post by <strong>Eric Woolf</strong></em></p>
<p>When I first got into the blogger world, like most other people, I didn&#8217;t know where to start. And when I did write a great post that I spent a lot of time in, I was lucky to get one person to read it. Sometimes you feel like you’re writing for one. If this sounds familiar, then read these reasons and tips to more interaction with people across the web.</p>
<p>1. First, give it time and effort.  It’s not easy starting out, especially as the internet gets bigger and bigger each day with more competition.  Just as starting a new business takes a lot of work to brand and get customers, so does a blog or website, even if it isn&#8217;t used to make money. You need to focus on consistently writing great content and people will catch on after awhile.</p>
<p>2. Include pictures into your post to make the reading more appealing, even if the pictures are stock photos. Stock photos are better than nothing, but original are the best when they are targeted to what you’re talking about.</p>
<p>3. After writing a post, be sure to let you friend know about it on social media such as Facebook, Twitter, or Myspace. Tell them to please retweet it or hit the share button. Ask them to do this each time you make a post.  So if you have just 5 friends and 20 posts, you could have a 100 Facebook shares and 100 tweets about it across the web.  Imagine how this can grow after your continuously write great posts.</p>
<p>4. Submit your great posts to multiple social bookmarking sites such as Digg, StumbleUpon, or Reddit. A lot of times, other bloggers appreciate great content and will link to it from their blog.  This can help you gain recognition and readers to your site.</p>
<p>5.  Through time, this will grow like crazy if you implement these strategies. Its continuous work, but it will pay off down the line if you monetize it with advertising or by selling products.</p>
<p>6. If your blogging with the WordPress blog platform, I recommend you install the free plugin called &#8220;<a target="_blank" href="http://wordpress.org/extend/plugins/subscribe-to-comments/">Subscribe to Comments</a>&#8220;. This is an amazing plugin that allows people to get email notifications after they submit a comment. So without any effort, the person who left a comment will get an email if anyone else leaves a reply after them. This can remind them to come back to your blog and helps build brand recognition for your site. And the more people that see your blog, the more likely it is for them to let their friends know about it which leaves me to my next point.</p>
<p>7. Like I said before, the more people you have coming to your site, the more likely it is for them to let other people know. That’s why it’s important to display some social media buttons or icons on your blog. This allows them to easily submit your post to social sites that they are registered to. One of them is <a target="_blank" href="http://wordpress.org/extend/plugins/addthis/">AddThis</a>.</p>
<p>I hope you liked my post and it will help as long as you have some patience, along with some hard work.  It will become fun later on as you interact with more people.</p>
<p><em>This was a guest post written by Eric Woolf, a member of a small professional web design and <a target="_blank" href="http://www.pixelsanddots.com/cincinnati-search-engine-optimization.php">Cincinnati search engine optimization</a> company called Pixels &amp; Dots. You can also share your tips by writing a <a href="http://techpp.com/guest-blogging/">guest article</a> on TechPP.</em></p>


<p><b>Related posts:<ol><li><a href='http://techpp.com/2009/11/20/how-to-promote-a-new-blogwebsite-via-guest-blogging/' rel='bookmark' title='Permanent Link: How to Promote a New Blog/Website Via Guest Blogging?'>How to Promote a New Blog/Website Via Guest Blogging?</a></li>
<li><a href='http://techpp.com/2009/08/11/10-reasons-why-seo-is-important-for-your-blog/' rel='bookmark' title='Permanent Link: 10 Reasons Why SEO is Important for Your Blog'>10 Reasons Why SEO is Important for Your Blog</a></li>
<li><a href='http://techpp.com/2010/05/17/how-to-make-effective-blog-research/' rel='bookmark' title='Permanent Link: How to Make Effective Blog Research?'>How to Make Effective Blog Research?</a></li>
<li><a href='http://techpp.com/2009/10/19/5-reasons-to-create-a-mobile-site-for-your-blog/' rel='bookmark' title='Permanent Link: 5 Reasons To Create A Mobile Site For Your Blog'>5 Reasons To Create A Mobile Site For Your Blog</a></li>
</ol></b></p>]]></content:encoded>
			<wfw:commentRss>http://techpp.com/2010/07/14/tips-on-getting-more-attention-to-your-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>4 SEO Plugins for WordPress [Part - 2]</title>
		<link>http://techpp.com/2010/07/06/4-seo-plugins-for-wordpress-part-2/</link>
		<comments>http://techpp.com/2010/07/06/4-seo-plugins-for-wordpress-part-2/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 04:38:59 +0000</pubDate>
		<dc:creator>Ujjwal Kanth</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tiny Tip]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[SEO tips]]></category>
		<category><![CDATA[Wordpress plugins]]></category>
		<category><![CDATA[wordpress seo]]></category>
		<category><![CDATA[wordpress seo plugins]]></category>
		<category><![CDATA[wordpress seo tips]]></category>

		<guid isPermaLink="false">http://techpp.com/?p=10852</guid>
		<description><![CDATA[In my previous post, I discussed 4 SEO analysis tools for newbies, and I promised one on optimization of search engine result. Since WordPress is most used platform for web-blogs, here are 4 plugins for search engine optimization for WordPress.


<b>Related posts:<ol><li><a href='http://techpp.com/2009/04/17/top-10-wordpress-plugins-for-login/' rel='bookmark' title='Permanent Link: Top 10 WordPress Plugins for Login'>Top 10 WordPress Plugins for Login</a></li>
<li><a href='http://techpp.com/2009/06/18/top-10-wordpress-gallery-plugins/' rel='bookmark' title='Permanent Link: Top 10 WordPress Gallery Plugins'>Top 10 WordPress Gallery Plugins</a></li>
<li><a href='http://techpp.com/2010/05/04/5-useful-social-bookmarking-plugins-for-wordpress/' rel='bookmark' title='Permanent Link: 5 Useful Social Bookmarking Plugins for WordPress'>5 Useful Social Bookmarking Plugins for WordPress</a></li>
<li><a href='http://techpp.com/2008/08/02/top-10-security-and-protection-plugins-for-wordpress/' rel='bookmark' title='Permanent Link: Top 10 Security and Protection Plugins for WordPress'>Top 10 Security and Protection Plugins for WordPress</a></li>
</ol></b>]]></description>
			<content:encoded><![CDATA[<p><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/wordpress-seo-tips.jpg"><img class="alignright" src="http://cdn.techpp.com/wp-content/uploads/2010/07/wordpress-seo-tips.jpg" alt="wordprerss-seo-plugins" /></a></p>
<p>In my previous post, I discussed <a href="http://techpp.com/2010/07/04/4-seo-analysis-tools-for-newbies-seo-–-part-1/">4 SEO analysis tools for newbies</a>, and I promised one on optimization of search engine result. Since WordPress is most used platform for web-blogs, here are 4 plugins for search engine optimization for WordPress.</p>
<ul>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/headspace2/"><strong>HeadSpace2 SEO</strong></a> -<br />
It is an extensive meta-data manager and is slightly difficult to configure as compared to other plugins, but it’s the most powerful too. It gives options to configure meta-data separately for posts, pages, categories, home page, author page, search page and 404 pages.  It has special panels to let user add codes from Google Analytics, Google Webmaster etc.<br />
One of the other important aspects of this plugin is that, it provides import function from other existing SEO plugins like ‘All in one SEO’, ‘Ultimate Tag Warrior’ etc.</li>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/"><strong>All in One SEO Pack</strong></a> -<br />
This is one of the most used plugin of all those discussed here. All in one SEO has lots of features and is extremely easy to use. It supports built in API and hence can be used with many themes/plugins. Unlike HeadSpace, this plugin automatically optimizes title for title for search engine.<br />
It has every functionality already set and as a beginner all you have to do is to install this plugin, then enter a few details and you are up and running.</li>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/gregs-high-performance-seo/"><strong>Greg&#8217;s High Performance SEO</strong></a> -<br />
This is probably the most extensive plugin available till date, for SEO. It offers direct control over hundred plus page characteristics. In spite of its extents it can still be used by newbies as most of the fields are already set for defaults.  One can modify many options available such as modifying Tag Archives, Author Archives etc.</li>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/platinum-seo-pack/"><strong>Platinum SEO Pack</strong></a> -<br />
Platinum SEO pack is a much simpler alternative of all the other SEO options available. Though the number of fields is limited, it still is very effective tool for getting better search engine result. It automatically generates all SEO relevant META tags. It is compatible with most of the other existing SEO plugins, so can be used incognito with them.</li>
</ul>
<p><small>[img] <a target="_blank" rel="nofollow" href="http://www.promotepoint.com">courtesy</a></small></p>


<p><b>Related posts:<ol><li><a href='http://techpp.com/2009/04/17/top-10-wordpress-plugins-for-login/' rel='bookmark' title='Permanent Link: Top 10 WordPress Plugins for Login'>Top 10 WordPress Plugins for Login</a></li>
<li><a href='http://techpp.com/2009/06/18/top-10-wordpress-gallery-plugins/' rel='bookmark' title='Permanent Link: Top 10 WordPress Gallery Plugins'>Top 10 WordPress Gallery Plugins</a></li>
<li><a href='http://techpp.com/2010/05/04/5-useful-social-bookmarking-plugins-for-wordpress/' rel='bookmark' title='Permanent Link: 5 Useful Social Bookmarking Plugins for WordPress'>5 Useful Social Bookmarking Plugins for WordPress</a></li>
<li><a href='http://techpp.com/2008/08/02/top-10-security-and-protection-plugins-for-wordpress/' rel='bookmark' title='Permanent Link: Top 10 Security and Protection Plugins for WordPress'>Top 10 Security and Protection Plugins for WordPress</a></li>
</ol></b></p>]]></content:encoded>
			<wfw:commentRss>http://techpp.com/2010/07/06/4-seo-plugins-for-wordpress-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4 SEO Analysis Tools for Newbies [SEO – Part 1]</title>
		<link>http://techpp.com/2010/07/04/4-seo-analysis-tools-for-newbies-seo-%e2%80%93-part-1/</link>
		<comments>http://techpp.com/2010/07/04/4-seo-analysis-tools-for-newbies-seo-%e2%80%93-part-1/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 09:49:20 +0000</pubDate>
		<dc:creator>Ujjwal Kanth</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[analyze websites]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SEO Analysis]]></category>
		<category><![CDATA[SEO Analysis Tools]]></category>
		<category><![CDATA[seo for dummies]]></category>
		<category><![CDATA[seo for newbies]]></category>
		<category><![CDATA[SEO optimization]]></category>
		<category><![CDATA[SEO tips]]></category>
		<category><![CDATA[website analysis]]></category>

		<guid isPermaLink="false">http://techpp.com/?p=10799</guid>
		<description><![CDATA[There are literally thousands of websites on a subject matter. Be it a primary school learning website or tech-blog like ours, be it website of e-commerce or social networking sites, the chances that a website will be accessed by internet


<b>Related posts:<ol><li><a href='http://techpp.com/2009/02/11/10-free-tools-check-website-loading-time/' rel='bookmark' title='Permanent Link: 10 Free Tools to Check Website Loading Time'>10 Free Tools to Check Website Loading Time</a></li>
<li><a href='http://techpp.com/2010/07/30/reduce-loading-time-of-images-by-using-image-slicing-tools/' rel='bookmark' title='Permanent Link: Reduce Loading Time Of Images By Using Image Slicing Tools'>Reduce Loading Time Of Images By Using Image Slicing Tools</a></li>
<li><a href='http://techpp.com/2010/01/16/understanding-title-and-meta-tag-stuffing/' rel='bookmark' title='Permanent Link: Understanding Title and Meta Tag Stuffing'>Understanding Title and Meta Tag Stuffing</a></li>
<li><a href='http://techpp.com/2009/04/15/15-free-tools-estimate-value-of-website/' rel='bookmark' title='Permanent Link: 15 Free Tools to Estimate the Value of a Website'>15 Free Tools to Estimate the Value of a Website</a></li>
</ol></b>]]></description>
			<content:encoded><![CDATA[<p>There are literally thousands of websites on a subject matter. Be it a primary school learning website or tech-blog like ours, be it website of e-commerce or social networking sites, the chances that a website will be accessed by internet users, depends on how it scores in a search engine result. If the site is the first result of a search engine, it has 46% chance of being viewed by the user, and the percentage keeps on diminishing as we go down.</p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/seo2.jpg"><img class="size-full wp-image-10808 aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/seo2.jpg" alt="Search Engine Optimization" width="415" height="262" /></a></p>
<p>Now the question arises how to enhance the search engine presence of a particular website. The methodology that is deployed to improve search engine score is called SEO (Search Engine Optimization).</p>
<p>We have <a href="http://techpp.com/2009/08/11/10-reasons-why-seo-is-important-for-your-blog/">already discussed</a> why SEO is important to a web-blog and we will see how to enhance SEO of a web-blog (based on WordPress) in our next article, but right now my aim is to tell you about some really interesting tools to <em>analyze SEO of a website</em>.</p>
<p>Not all startups are as rich as the big-names, and can hire specialists. SEO is not an easy task; it takes a lot of effort and in-depth analysis. A hobbyist or a part-time blogger won’t spend a lot of resource in SEO; rather they would try to do the best they can by themselves. Here are some <strong>SEO analysis tools</strong> they can use to analyze their SEO performance.</p>
<h3>Top SEO Analysis Tools</h3>
<h4><a target="_blank" href="http://www.seoworkers.com">1. SEO Workers Search Engine Optimization Analysis Tool</a></h4>
<p><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/SEO-workers.png"><img class="size-full wp-image-10805 alignright" style="margin-right: 8px;" src="http://cdn.techpp.com/wp-content/uploads/2010/07/SEO-workers.png" alt="SEO Workers Analysis Tool" width="333" height="79" /></a></p>
<p>SEO Workers Analysis Tool is one of the easiest and most used SEO analysis tool. It can analyze SEO presence of a particular page and parses the text of a page to match the relevance of keywords in text. It gives a percentage analysis of Title Tags, Meta Description Tags and Meta Keyword Tag. Also it gives a percentage relevance of the keyword. It also talks about anchor-tags and alt property of Images.</p>
<h4><a target="_blank" href="http://www.reactionengine.com/">2. The Reaction Engine</a></h4>
<p>Unlike the previous SEO tool the Reaction Engine takes both the URL as well as a Meta keyword to analyze its relevance in the text of website. It gives a result in terms of Grades varying from A-F. The content link and Meta of a page is analyzed to give a score which calculates the grades. Results from Search engines, page-load time and host are also taken in consideration.</p>
<h4><a target="_blank" href="http://www.pineberry.com/en/skills/seo/analysis-tool">3. Pineberry – Analysis tool</a></h4>
<p><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/Pineberry.png"><img class="alignleft size-full wp-image-10806" style="margin-right: 8px;" src="http://cdn.techpp.com/wp-content/uploads/2010/07/Pineberry.png" alt="Pineberry" width="278" height="80" /></a></p>
<p>Pineberry is one of the simplistic as well as the most explanatory tool I came across so far. It explains every single detail specific to the page and the relevance of keyword.  It also imparts scores to each of the attributes that determine SEO of a page, and overall score is displayed in the end. It really helps if you are tweaking your website to perform better in SEO.</p>
<h4><a target="_blank" href="http://pearanalytics.com/">4. Pearanalytics</a></h4>
<p>Pearanalytics gives a score of a website based on the statistics provided by various sources such as Google, Alexa etc. The result has an overall score and a percentile based on which one can determine the presence of the website on search engine result.</p>


<p><b>Related posts:<ol><li><a href='http://techpp.com/2009/02/11/10-free-tools-check-website-loading-time/' rel='bookmark' title='Permanent Link: 10 Free Tools to Check Website Loading Time'>10 Free Tools to Check Website Loading Time</a></li>
<li><a href='http://techpp.com/2010/07/30/reduce-loading-time-of-images-by-using-image-slicing-tools/' rel='bookmark' title='Permanent Link: Reduce Loading Time Of Images By Using Image Slicing Tools'>Reduce Loading Time Of Images By Using Image Slicing Tools</a></li>
<li><a href='http://techpp.com/2010/01/16/understanding-title-and-meta-tag-stuffing/' rel='bookmark' title='Permanent Link: Understanding Title and Meta Tag Stuffing'>Understanding Title and Meta Tag Stuffing</a></li>
<li><a href='http://techpp.com/2009/04/15/15-free-tools-estimate-value-of-website/' rel='bookmark' title='Permanent Link: 15 Free Tools to Estimate the Value of a Website'>15 Free Tools to Estimate the Value of a Website</a></li>
</ol></b></p>]]></content:encoded>
			<wfw:commentRss>http://techpp.com/2010/07/04/4-seo-analysis-tools-for-newbies-seo-%e2%80%93-part-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Replace Font In WordPress With AnyFont WordPress Plugin</title>
		<link>http://techpp.com/2010/07/03/replace-font-in-wordpress-with-anyfont-wordpress-plugin/</link>
		<comments>http://techpp.com/2010/07/03/replace-font-in-wordpress-with-anyfont-wordpress-plugin/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 18:12:42 +0000</pubDate>
		<dc:creator>Vivek Parmar</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[anyfont]]></category>
		<category><![CDATA[customize fonts]]></category>
		<category><![CDATA[edit website fonts]]></category>
		<category><![CDATA[font manager]]></category>
		<category><![CDATA[wordpress 3.0]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://techpp.com/?p=10790</guid>
		<description><![CDATA[If you are a webmaster you will know how important your website/blog looks when people come across to it through social media or any search engine. There are certain things kept in mind before you are going to make a


<b>Related posts:<ol><li><a href='http://techpp.com/2009/10/23/google-friend-connect-plugin-for-wordpress/' rel='bookmark' title='Permanent Link: Google Friend Connect Plugin for WordPress'>Google Friend Connect Plugin for WordPress</a></li>
<li><a href='http://techpp.com/2008/08/27/identify-the-font-from-images-with-what-the-font/' rel='bookmark' title='Permanent Link: Identify the Font from Images with What the Font'>Identify the Font from Images with What the Font</a></li>
<li><a href='http://techpp.com/2009/06/18/top-10-wordpress-gallery-plugins/' rel='bookmark' title='Permanent Link: Top 10 WordPress Gallery Plugins'>Top 10 WordPress Gallery Plugins</a></li>
<li><a href='http://techpp.com/2009/04/17/top-10-wordpress-plugins-for-login/' rel='bookmark' title='Permanent Link: Top 10 WordPress Plugins for Login'>Top 10 WordPress Plugins for Login</a></li>
</ol></b>]]></description>
			<content:encoded><![CDATA[<p>If you are a webmaster you will know how important your website/blog looks when people come across to it through social media or any search engine. There are certain things kept in mind before you are going to make a new website/blog. These are &#8211; the niche of your site, a good layout, good typography, and other things. Well in this article I will share the most important part of the site/blog, i.e. how your text (content) looks to visitors that comes across to your blog.</p>
<p>Adding custom fonts to your blog is very difficult because for this you need a programming skill, as far as I know most of them hate it because you have to edit your CSS file (if you had design or coded your own theme then it is easy for you and if you are using free theme then you find it bit tricky and time consuming). And one more thing in addition to it, if your blog design uses a special type of font that doesn’t exist in reader’s machine, then you are creating a problem for yourself. To avoid all these problems you can easily add custom font to your wordpress blog.</p>
<p>Now it’s become quite easy to add custom fonts to your webpages because from the myriad of wordpress plugin gallery you can pick any plugin to customize the fonts of your blog. Well to do this, there is plugin “<strong>AnyFont</strong> <strong>WordPress Plugin</strong>”, this plugin will let you to upload your own font files and you can easily apply them to any element of your site without editing any file or knowledge of html/css.</p>
<p>Some of the features of this plugin are as follows:</p>
<ul>
<li>Compatible with WPMU/Wordpress 3.0</li>
<li>Font Manager to easily upload new fonts to WordPress</li>
<li>Style Management which allows an unlimited number of different styles to be created</li>
<li>Font shadow options within the style manager(Requires PHP5 &amp; ImageMagick).</li>
<li>Image Cache for generated images plus browser caching is enabled for images to reduce page load times</li>
<li>Cache overview and Management tool</li>
<li>Easy text replacement options for post titles, page titles, blog name, blog description and widget titles.</li>
<li>Image replacements are SEO compatible</li>
<li>Help icon for every single option to guide you when setting things up for the first time</li>
<li>Character Map to quickly check which characters are available for each font</li>
<li>Font shadows available by using Style Manager</li>
</ul>
<p>Screenshots of this plugin are being listed below:</p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/anyfont-1.jpg"><img class="size-full wp-image-10791  aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/anyfont-1.jpg" alt="" width="535" height="391" /></a></p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/anyfont-2.jpg"><img class="size-full wp-image-10792  aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/anyfont-2.jpg" alt="" width="535" height="338" /></a></p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/anyfont-3.jpg"><img class="size-full wp-image-10794  aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/anyfont-3.jpg" alt="" width="535" height="416" /></a></p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/anyfont-4.jpg"><img class="size-full wp-image-10795  aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/anyfont-4.jpg" alt="" width="535" height="316" /></a></p>
<p style="text-align: center;"><a href="http://cdn.techpp.com/wp-content/uploads/2010/07/anyfont-5.jpg"><img class="size-full wp-image-10796  aligncenter" src="http://cdn.techpp.com/wp-content/uploads/2010/07/anyfont-5.jpg" alt="" width="535" height="355" /></a></p>
<p>Download This awesome plugin from here: <strong><a target="_blank" href="http://wordpress.org/extend/plugins/anyfont/screenshots/" target="_blank">AnyFont WordPress Plugin</a></strong></p>
<p>Well if you like this then you might also like these wonderful plugins on WordPress<br />
<strong><a href="http://techpp.com/2009/06/18/top-10-wordpress-gallery-plugins/" target="_blank">Top 10 WordPress Image Plugins</a></strong><br />
<strong><a href="http://techpp.com/2009/04/17/top-10-wordpress-plugins-for-login/" target="_blank">Top 10 WordPress Plugins To Secure Your Login Panel</a></strong><br />
<strong><a href="http://techpp.com/2010/06/27/dash-up-your-wordpress-dashboard-interface/" target="_blank">WordPress Plugin on Customizing your Dashboard</a></strong><br />
<strong><a href="http://techpp.com/2010/05/04/5-useful-social-bookmarking-plugins-for-wordpress/" target="_blank">Top 5 WordPress Plugins on Social Bookmarking</a></strong></p>


<p><b>Related posts:<ol><li><a href='http://techpp.com/2009/10/23/google-friend-connect-plugin-for-wordpress/' rel='bookmark' title='Permanent Link: Google Friend Connect Plugin for WordPress'>Google Friend Connect Plugin for WordPress</a></li>
<li><a href='http://techpp.com/2008/08/27/identify-the-font-from-images-with-what-the-font/' rel='bookmark' title='Permanent Link: Identify the Font from Images with What the Font'>Identify the Font from Images with What the Font</a></li>
<li><a href='http://techpp.com/2009/06/18/top-10-wordpress-gallery-plugins/' rel='bookmark' title='Permanent Link: Top 10 WordPress Gallery Plugins'>Top 10 WordPress Gallery Plugins</a></li>
<li><a href='http://techpp.com/2009/04/17/top-10-wordpress-plugins-for-login/' rel='bookmark' title='Permanent Link: Top 10 WordPress Plugins for Login'>Top 10 WordPress Plugins for Login</a></li>
</ol></b></p>]]></content:encoded>
			<wfw:commentRss>http://techpp.com/2010/07/03/replace-font-in-wordpress-with-anyfont-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk (user agent is rejected)
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 127/335 queries in 11.165 seconds using disk
Content Delivery Network via cdn.techpp.com

Served from: techpp.com @ 2010-09-02 23:21:18 -->