<?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>iTechLog &#187; Wordpress</title>
	<atom:link href="http://itechlog.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://itechlog.com</link>
	<description>Your source to IT solutions, interesting technology news and code snipets.</description>
	<lastBuildDate>Tue, 10 Jan 2012 17:06:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>LinuxCon 2010 Just for Fun Poll Results explained</title>
		<link>http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/</link>
		<comments>http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 14:25:30 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Bacula]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[btrfs]]></category>
		<category><![CDATA[Ceph]]></category>
		<category><![CDATA[drizzle]]></category>
		<category><![CDATA[Dynamic Tracing]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[Just For Fun Poll]]></category>
		<category><![CDATA[LinuxCon]]></category>
		<category><![CDATA[LogFS]]></category>
		<category><![CDATA[Meego]]></category>
		<category><![CDATA[Munin]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[Playstation ditches linux]]></category>
		<category><![CDATA[Snort]]></category>
		<category><![CDATA[statusnet]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[xbmc]]></category>
		<category><![CDATA[Zenoss]]></category>

		<guid isPermaLink="false">http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/</guid>
		<description><![CDATA[<a href="http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/" title="LinuxCon 2010 Just for Fun Poll Results explained"></a>The results of the &#8220;Just for Fun&#8221; Poll  linux.com community have just been released.  You may be wondering what some of those weird names actually mean, so here goes a short guide for those, like myself, who are not up &#8230;<p class="read-more"><a href="http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/" title="LinuxCon 2010 Just for Fun Poll Results explained"></a><p><img style="max-width: 800px; float: left; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;" src="http://itechlog.com/wp-content/uploads/2010/08/tux.jpeg" alt="" width="104" height="121" />The results of the <a href="http://www.linux.com/community/contests-and-polls/surveys/results" target="_blank">&#8220;Just for Fun&#8221; Poll  linux.com community have just been released</a>.  You may be wondering what some of those weird names actually mean, so here goes a short guide for those, like myself, who are not up to date with it all.</p>
<p><br class="spacer_" /></p>
<p><big><strong>Best new Kernel Feature</strong></big></p>
<ol>
<li><strong>Btrfs</strong>: is a new copy on write filesystem for Linux aimed at  implementing advanced features while focusing on fault tolerance, repair and easy administration.  Initially developed by Oracle, Btrfs is  licensed under the GPL and open for contribution from anyone.
<p>Linux has a wealth of filesystems to choose from, but we are  facing a number of challenges with scaling to the large storage  subsystems that are becoming common in today&#8217;s data centers. Filesystems need to scale in their ability to address and manage large storage, and also in their ability to detect, repair and tolerate errors in the data stored on disk. [extracted from <a href="https://btrfs.wiki.kernel.org/index.php/Main_Page" target="_blank">https://btrfs.wiki.kernel.org/index.php/Main_Page</a> ]</p>
</li>
<li><strong>Dynamic Tracing</strong>: Dynamic event tracing is one of the newest feature on perf/ftrace. This  allows users to dynamically add/remove additional trace-events with  various arguments in the kernel. This feature consists of kprobe-based  event tracer and &#8216;perf-probe&#8217; user-space command which helps users to  find probe points easily from source code by analyzing kernel debuginfo.  Extracted from <a href="http://events.linuxfoundation.org/lfcs2010/tracing" target="_blank">http://events.linuxfoundation.org/lfcs2010/tracing<br />
 </a></li>
<li><strong>LogFS</strong>: is a <a title="Linux kernel" href="http://en.wikipedia.org/wiki/Linux_kernel">Linux</a> <a class="mw-redirect" title="Log-structured filesystem" href="http://en.wikipedia.org/wiki/Log-structured_filesystem">log-structured</a> and scalable flash filesystem, intended for use on large devices of <a title="Flash memory" href="http://en.wikipedia.org/wiki/Flash_memory">flash memory</a>. It is written by Jörn Engel and in part sponsored by the <a title="CE Linux Forum" href="http://en.wikipedia.org/wiki/CE_Linux_Forum">CE Linux Forum</a>. [extracted from <a href="http://en.wikipedia.org/wiki/LogFS" target="_blank">http://en.wikipedia.org/wiki/LogFS</a> ]</li>
<li><strong>Ceph Filesystem</strong>: Ceph  is a distributed network file system designed to provide excellent performance, reliability, and scalability. [ extracted from <a href="http://ceph.newdream.net/about/" target="_blank">http://ceph.newdream.net/about/</a> ]</li>
</ol>
<p><br class="spacer_" /></p>
<p><span id="more-912"></span></p>
<p><big><strong>Favourite IT Operation Tools</strong></big></p>
<ol>
<li><strong>Nagios</strong>: a powerful monitoring system that enables organizations to identify and resolve IT infrastructure problems before they affect critical business processes. <a href="http://www.nagios.org/about/overview" target="_blank">http://www.nagios.org/about/overview</a></li>
<li><strong>Snort</strong>: A free lightweight network intrusion detection system. <a href="http://www.snort.org" target="_blank">http://www.snort.org</a></li>
<li><strong>Bacula</strong>: an Open Source network backup and restore solution. <a href="http://www.google.co.uk/search?q=bacula&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;client=firefox-a&amp;rlz=1R1GGLL_en-GB___GB382" target="_blank"><span class="f"><cite>http://www.<strong>bacula</strong>.org</cite></span></a></li>
<li><span class="f"><strong>OpenNMS</strong>: a </span>network management application platform. <a href="http://www.opennms.org/about/" target="_blank">http://www.opennms.org/about/</a></li>
<li><strong>Zenoss</strong>: an open-source network monitoring and server monitoring product. <a href="http://www.zenoss.com/product/network-monitoring" target="_blank">http://www.zenoss.com/product/network-monitoring</a></li>
<li><strong>Munin</strong>: a networked resource monitoring tool that can help analyze resource trends and &#8220;what just happened to kill our performance?&#8221; problems. It is designed to be very plug and play. A default installation provides a lot of graphs with almost no work. <a href="http://munin-monitoring.org/" target="_blank">http://munin-monitoring.org/</a></li>
</ol>
<p><big></big><big><strong><br />
 Favourite Browser</strong></big></p>
<ol>
<li>Firefox (75%)</li>
<li>Chrome </li>
<li>Opera</li>
<li>Konqueror</li>
<li>Epiphany</li>
</ol>
<p><strong>Favourite Open Source Project</strong></p>
<ol>
<li><strong>Apache</strong>: The world&#8217;s most popular Web Server. Most of the web runs on it. <a href="http://httpd.apache.org/ABOUT_APACHE.html" target="_blank">http://httpd.apache.org/ABOUT_APACHE.html</a></li>
<li><strong>OpenOffice</strong>: A multi-platform and multilingual <em>office</em> suite and an <em>open</em>-source project. Compatible with all other major <em>office</em> suites. <a href="http://www.openoffice.org/" target="_blank">http://www.openoffice.org/</a></li>
<li><strong>MySQL</strong>: MySQL is the world&#8217;s most popular open source database software, with<br />
 over 100 million copies of its software downloaded or distributed<br />
 throughout it&#8217;s history. With its superior speed, reliability, and ease<br />
 of use, MySQL has become the preferred choice for Web, Web 2.0. <a href="http://www.mysql.com/about/" target="_blank">http://www.mysql.com/about/</a></li>
<li><strong>MeeGo</strong>: an open source, Linux project which brings together the <a href="http://moblin.org/" target="_blank">Moblin<br />
 project,</a> headed up by Intel, and Maemo, by Nokia, into a single open<br />
 source activity. <a href="http://meego.com/about" target="_blank">http://meego.com/about</a></li>
<li><strong>XBMC:</strong> an award-winning free and open source (GPL) software media player and entertainment hub for digital media. <a href="http://xbmc.org/about/" target="_blank">http://xbmc.org/about/</a></li>
<li><strong>WordPress</strong>: WordPress started as just a blogging systems, but has evolved to be used as full content management system. <a href="http://wordpress.org/about/" target="_blank">http://wordpress.org/about/</a></li>
<li><strong>StatusNet</strong>: StatusNet is the open source <a title="What is microblogging?" href="http://en.wikipedia.org/wiki/Microblogging">microblogging</a> platform that helps you share and connect in real-time within your own domain. <a href="http://status.net/" target="_blank">http://status.net/</a></li>
<li><strong>Hadoop</strong>: The Apache Hadoop project develops open-source software for reliable, scalable, distributed computing. <a href="http://hadoop.apache.org/" target="_blank">http://hadoop.apache.org/</a></li>
<li><strong>Drizzle</strong>: Drizzle is a community-driven project based on the popular MySQL DBMS<br />
 that is focused on MySQL&#8217;s original goals of ease-of-use, reliability<br />
 and performance. <a href="http://drizzle.org/" target="_blank">http://drizzle.org/</a></li>
</ol>
<p><big></big><big><strong>Best Linux Success Story</strong></big></p>
<ol>
<li>Overall enterprise Linux adoption</li>
<li>Android market presence</li>
<li>Red Hat Earnings</li>
<li>MeeGo Merger</li>
</ol>
<p><big></big><big><strong>Hall of shame: Biggest industry Disappointment</strong></big></p>
<ol>
<li><a href="http://blog.us.playstation.com/2010/03/28/ps3-firmware-v3-21-update/" target="_blank">Playstation ditches Linux</a></li>
<li>Adobe v Apple Stand-off</li>
<li><a href="http://itechlog.com/itechlog-news/2010/05/18/how-software-patent-broke-the-system/" target="_blank">Bilski Decision</a></li>
</ol>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Apache' rel='tag' target='_self'>Apache</a>, <a class='technorati-link' href='http://technorati.com/tag/Bacula' rel='tag' target='_self'>Bacula</a>, <a class='technorati-link' href='http://technorati.com/tag/browser' rel='tag' target='_self'>browser</a>, <a class='technorati-link' href='http://technorati.com/tag/btrfs' rel='tag' target='_self'>btrfs</a>, <a class='technorati-link' href='http://technorati.com/tag/Ceph' rel='tag' target='_self'>Ceph</a>, <a class='technorati-link' href='http://technorati.com/tag/drizzle' rel='tag' target='_self'>drizzle</a>, <a class='technorati-link' href='http://technorati.com/tag/Dynamic+Tracing' rel='tag' target='_self'>Dynamic Tracing</a>, <a class='technorati-link' href='http://technorati.com/tag/hadoop' rel='tag' target='_self'>hadoop</a>, <a class='technorati-link' href='http://technorati.com/tag/Just+For+Fun+Poll' rel='tag' target='_self'>Just For Fun Poll</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/LinuxCon' rel='tag' target='_self'>LinuxCon</a>, <a class='technorati-link' href='http://technorati.com/tag/LogFS' rel='tag' target='_self'>LogFS</a>, <a class='technorati-link' href='http://technorati.com/tag/Meego' rel='tag' target='_self'>Meego</a>, <a class='technorati-link' href='http://technorati.com/tag/Munin' rel='tag' target='_self'>Munin</a>, <a class='technorati-link' href='http://technorati.com/tag/MySQL' rel='tag' target='_self'>MySQL</a>, <a class='technorati-link' href='http://technorati.com/tag/Nagios' rel='tag' target='_self'>Nagios</a>, <a class='technorati-link' href='http://technorati.com/tag/OpenOffice' rel='tag' target='_self'>OpenOffice</a>, <a class='technorati-link' href='http://technorati.com/tag/Playstation+ditches+linux' rel='tag' target='_self'>Playstation ditches linux</a>, <a class='technorati-link' href='http://technorati.com/tag/Snort' rel='tag' target='_self'>Snort</a>, <a class='technorati-link' href='http://technorati.com/tag/statusnet' rel='tag' target='_self'>statusnet</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress' rel='tag' target='_self'>WordPress</a>, <a class='technorati-link' href='http://technorati.com/tag/xbmc' rel='tag' target='_self'>xbmc</a>, <a class='technorati-link' href='http://technorati.com/tag/Zenoss' rel='tag' target='_self'>Zenoss</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>January 7, 2010 -- <a href="http://itechlog.com/linux/2010/01/07/linux-clearos-to-rival-microsofts-sbs/" title="Linux ClearOS to rival Microsoft&#8217;s SBS">Linux ClearOS to rival Microsoft&#8217;s SBS</a></li><li>December 8, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/12/08/google-chrome-beta-for-linux/" title="Google Chrome Beta for Linux">Google Chrome Beta for Linux</a></li><li>May 12, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/05/12/offline-blogging-tools/" title="Offline Blogging Tools">Offline Blogging Tools</a></li><li>April 21, 2009 -- <a href="http://itechlog.com/open-source/2009/04/21/oracle-to-own-mysql/" title="Oracle to own MySQL">Oracle to own MySQL</a></li><li>December 21, 2011 -- <a href="http://itechlog.com/easy-tips/2011/12/21/auto-start-a-program-on-gnome-3/" title="Auto start a program on Gnome 3">Auto start a program on Gnome 3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Media upload HTTP Error</title>
		<link>http://itechlog.com/wordpress/2009/08/26/wordpress-media-upload-http-error/</link>
		<comments>http://itechlog.com/wordpress/2009/08/26/wordpress-media-upload-http-error/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 10:19:10 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache mod_security]]></category>
		<category><![CDATA[HTTP Error]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[swfupload]]></category>
		<category><![CDATA[Wordpress-MU]]></category>

		<guid isPermaLink="false">http://itechlog.com/wordpress/2009/08/26/wordpress-media-upload-http-error/</guid>
		<description><![CDATA[<a href="http://itechlog.com/wordpress/2009/08/26/wordpress-media-upload-http-error/" title="Wordpress Media upload HTTP Error"></a>WordPress and WordPress-MU have given me the HTTP error in the various installations I have performed and each time there&#8217;s a different cause. This post is nothing more than a personal notation for future reference but I hope it&#8217;s helpful &#8230;<p class="read-more"><a href="http://itechlog.com/wordpress/2009/08/26/wordpress-media-upload-http-error/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/wordpress/2009/08/26/wordpress-media-upload-http-error/" title="Wordpress Media upload HTTP Error"></a><p><b><a target="_blank" href="http://wordpress.org">WordPress</a> </b>and <a target="_blank" href="http://mu.wordpress.org/"><b>WordPress-MU</b></a> have given me the HTTP error in the various installations I have performed and each time there&#8217;s a different cause. This post is nothing more than a personal notation for future reference but I hope it&#8217;s helpful to someone.</p>
<p>Error: when trying to upload media using the <b>WordPress Flash uploader</b> it get the message <b>HTTP Error</b></p>
<p><b>Disclaimer</b>: <i>before messing with your .htaccess file, make sure you have a backup copy of it in case it causes a 500 Server configuration error. If this happens just replace the .htaccess file with the back up version. Check your code for any mistakes and try again.<br /></i><br />Possible causes:
<ul>
<li><b>mod_security</b> &#8211; basically all Apache servers will have it turned on, so you may need to turn it off for the async-upload.php file using .htaccess. The newer versions of WP have added this code already, but in case you mess up your htaccess file, here it is.&nbsp; Just add the following lines to the bottom of your .htaccess file in the root folder of your WP or WP-MU installation.&nbsp; </li>
</ul>
<div align="center">&lt;IfModule mod_security.c&gt; <br />&lt;Files async-upload.php&gt; <br />SecFilterEngine Off <br />SecFilterScanPOST Off <br />&lt;/Files&gt; <br />&lt;/IfModule&gt;</div>
<p>
<ul>
<li><b>Access Denied Error 403/ Permission issue</b> &#8211; another typical problem. Make sure that the upload folder is writeable by the server, you can set the permission to 754 and it should work fine. In WordPress the upload folder sits under /wp-content/&nbsp; in WP-MU it sits under /blogs.dir/&#8221;blog number&#8221;/files&nbsp; (default site blog number is 1 and the other blogs are numbered in ascending order of creation)</li>
</ul>
<ul>
<li><b>PHP Upload limit</b> &#8211; check you PHP.ini settings for the settings upload_max_filesize and post_max_size. You can change these directly in your PHP.ini if you have access to it or you can change it by adding a php.ini file to you root directory with the following code. The default is normally 2M but you can change it to anything at your own risk, you should not need more then 8M.)</li>
</ul>
<div align="center">post_max_size = 8M<br />upload_max_filesize = 8M</p>
<p>
<div align="left">
<div align="center">or by adding the following lines to your .htaccess file:</div>
<div align="center">php_value upload_max_filesize 8M<br />php_value post_max_size 8M</p>
<p>for anything above 8M you may need to add an execution time to the .htaccess code also<br />php_value max_execution_time  800</p>
</div>
</div>
<div align="left"> </div>
</div>
<ul>
<li><b>Authentication Failed Error 401</b>- I checked my server log and noticed that WordPress was trying to access the 401.shtml error template every time I got the HTTP error during a media upload attempt. This normally occours if you are using password protection for the WordPress root folder or the folder where your uploads should reside. You should disable the password protection on the folder i norder for the uploader to work.</li>
</ul>
<p>Hope it helps. Please leave your contributions and bug reports so others can benefit from it.</p>
<p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=d6acb708-013d-8f9e-9a07-de3417c3833a" /></div>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/.htaccess' rel='tag' target='_self'>.htaccess</a>, <a class='technorati-link' href='http://technorati.com/tag/Apache+mod_security' rel='tag' target='_self'>Apache mod_security</a>, <a class='technorati-link' href='http://technorati.com/tag/HTTP+Error' rel='tag' target='_self'>HTTP Error</a>, <a class='technorati-link' href='http://technorati.com/tag/php.ini' rel='tag' target='_self'>php.ini</a>, <a class='technorati-link' href='http://technorati.com/tag/swfupload' rel='tag' target='_self'>swfupload</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress' rel='tag' target='_self'>WordPress</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress-MU' rel='tag' target='_self'>WordPress-MU</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>January 31, 2011 -- <a href="http://itechlog.com/web-programming/2011/01/31/it-is-not-safe-to-rely-on-the-systems-timezone-settings/" title="It is not safe to rely on the system’s timezone settings">It is not safe to rely on the system’s timezone settings</a></li><li>August 12, 2010 -- <a href="http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/" title="LinuxCon 2010 Just for Fun Poll Results explained">LinuxCon 2010 Just for Fun Poll Results explained</a></li><li>June 5, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/06/05/keyword-search-and-website-ranking-tools/" title="Keyword search and website ranking tools">Keyword search and website ranking tools</a></li><li>May 12, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/05/12/offline-blogging-tools/" title="Offline Blogging Tools">Offline Blogging Tools</a></li><li>March 27, 2009 -- <a href="http://itechlog.com/web-programming/2009/03/27/htaccess-301-redirect/" title=".htaccess 301 Redirect">.htaccess 301 Redirect</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/wordpress/2009/08/26/wordpress-media-upload-http-error/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Keyword search and website ranking tools</title>
		<link>http://itechlog.com/itechlog-news/2009/06/05/keyword-search-and-website-ranking-tools/</link>
		<comments>http://itechlog.com/itechlog-news/2009/06/05/keyword-search-and-website-ranking-tools/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 15:43:30 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Itechlog News]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Keyword lookup]]></category>
		<category><![CDATA[KPMRS]]></category>
		<category><![CDATA[ROI]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Site Explorer]]></category>
		<category><![CDATA[Sitemaps]]></category>
		<category><![CDATA[Visitor tracking]]></category>
		<category><![CDATA[webmaster tools]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://itechlog.com/itechlog-news/2009/06/05/keyword-search-and-website-ranking-tools/</guid>
		<description><![CDATA[<a href="http://itechlog.com/itechlog-news/2009/06/05/keyword-search-and-website-ranking-tools/" title="Keyword search and website ranking tools"></a>Any webmaster and marketer will know how important it is to keep track of their website ranking, keyword positioning, visits, ROI and so on&#8230;&#160; There are a lot of interesting tools out there to help us.&#160; Google Analytics &#8211; Visitor &#8230;<p class="read-more"><a href="http://itechlog.com/itechlog-news/2009/06/05/keyword-search-and-website-ranking-tools/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/itechlog-news/2009/06/05/keyword-search-and-website-ranking-tools/" title="Keyword search and website ranking tools"></a><p><img style="max-width: 800px; float: left; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;" src="http://itechlog.com/wp-content/uploads/2009/06/seo.jpg" height="162" width="187" />Any webmaster and marketer will know how important it is to keep track of their website ranking, keyword positioning, visits, ROI and so on&#8230;&nbsp; There are a lot of interesting tools out there to help us.&nbsp; </p>
<ul>
<li><a target="_blank" href="http://www.google.com/analytics/">Google Analytics</a> &#8211; Visitor tracking, keyword positioning, goal setting, demographics and more&#8230;</li>
<li><a target="_blank" href="http://www.alexa.com">http://www.alexa.com</a> &#8211; web traffic metrics, top sites lists, site demographics, hot urls, and more&#8230;&nbsp; </li>
<li><a target="_blank" href="www.google.com/webmasters/tools/">Google Webmaster Tools</a> &#8211;  detailed reports about your pages&#8217; visibility on Google</li>
<li><a target="_blank" href="http://siteexplorer.search.yahoo.com/">Yahoo Site Explorer</a> &#8211;  detailed reports about your pages&#8217; visibility on Yahoo</li>
<li><a target="_blank" href="http://www.bing.com/webmaster">Bling Webmaster Center</a> &#8211;  detailed reports about your pages&#8217; visibility on Bling (former LiveSearch)</li>
<li><a target="_blank" href="http://www.keywordspy.com/">Keyword Spy</a> &#8211; Research and track keywords <span style="width: 115px;" class="style26">in 3 search engines and 30+ countries.</span></li>
<li><span style="width: 115px;" class="style26"><a target="_blank" href="http://kpmrs.com/index.php">KPMRS</a> &#8211; </span>website rank monitoring services on various search engines<br />
for multiple keywords. </li>
<li><a target="_blank" href="http://www.xml-sitemaps.com/">XML-Sitemaps</a> &#8211; Generate sitemaps online. Up to 500 urls Free.</li>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/google-sitemap-generator/">WP Google XML Sitemaps</a> &#8211; This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog.</li>
</ul>
<p>These are just a few tools I use the most, please share yours.</p>
<p></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Analytics' rel='tag' target='_self'>Analytics</a>, <a class='technorati-link' href='http://technorati.com/tag/Bing' rel='tag' target='_self'>Bing</a>, <a class='technorati-link' href='http://technorati.com/tag/Google' rel='tag' target='_self'>Google</a>, <a class='technorati-link' href='http://technorati.com/tag/Keyword+lookup' rel='tag' target='_self'>Keyword lookup</a>, <a class='technorati-link' href='http://technorati.com/tag/KPMRS' rel='tag' target='_self'>KPMRS</a>, <a class='technorati-link' href='http://technorati.com/tag/ROI' rel='tag' target='_self'>ROI</a>, <a class='technorati-link' href='http://technorati.com/tag/Search' rel='tag' target='_self'>Search</a>, <a class='technorati-link' href='http://technorati.com/tag/SEO' rel='tag' target='_self'>SEO</a>, <a class='technorati-link' href='http://technorati.com/tag/Site+Explorer' rel='tag' target='_self'>Site Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Sitemaps' rel='tag' target='_self'>Sitemaps</a>, <a class='technorati-link' href='http://technorati.com/tag/Visitor+tracking' rel='tag' target='_self'>Visitor tracking</a>, <a class='technorati-link' href='http://technorati.com/tag/webmaster+tools' rel='tag' target='_self'>webmaster tools</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress' rel='tag' target='_self'>WordPress</a>, <a class='technorati-link' href='http://technorati.com/tag/Yahoo' rel='tag' target='_self'>Yahoo</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>December 13, 2008 -- <a href="http://itechlog.com/wordpress/2008/12/13/seo-and-wordpress/" title="SEO and Wordpress">SEO and Wordpress</a></li><li>April 1, 2011 -- <a href="http://itechlog.com/itechfeed/2011/04/01/facebook-acquires-bing/" title="Facebook acquires Bing">Facebook acquires Bing</a></li><li>January 10, 2012 -- <a href="http://itechlog.com/social-networking/2012/01/10/google-search-goes-social/" title="Google search goes social">Google search goes social</a></li><li>December 11, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/12/11/microsofts-attempt-to-bribe-its-way-to-the-top/" title="Microsoft&#8217;s attempt to bribe its way to the top">Microsoft&#8217;s attempt to bribe its way to the top</a></li><li>December 4, 2008 -- <a href="http://itechlog.com/web-programming/2008/12/04/search-engine-optimization-seo-in-php-book/" title="Search Engine Optimization  SEO in PHP (Book)">Search Engine Optimization  SEO in PHP (Book)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/itechlog-news/2009/06/05/keyword-search-and-website-ranking-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offline Blogging Tools</title>
		<link>http://itechlog.com/itechlog-news/2009/05/12/offline-blogging-tools/</link>
		<comments>http://itechlog.com/itechlog-news/2009/05/12/offline-blogging-tools/#comments</comments>
		<pubDate>Tue, 12 May 2009 15:35:44 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Easy Tips]]></category>
		<category><![CDATA[Itechlog News]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[BlogDesk]]></category>
		<category><![CDATA[BloGTK]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[ExpressionEngine]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MovableType]]></category>
		<category><![CDATA[Qumana]]></category>
		<category><![CDATA[Scribfire]]></category>
		<category><![CDATA[Serendipity]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Live Writer]]></category>

		<guid isPermaLink="false">http://itechlog.com/?p=719</guid>
		<description><![CDATA[<a href="http://itechlog.com/itechlog-news/2009/05/12/offline-blogging-tools/" title="Offline Blogging Tools"></a>Offline Blogging Tools let you comfortably write and effortlessly publish new entries to your blog.  I personally like the easy to use Scribefire, a Firefox addon, but there are many others our there.  Here is a shortlist&#8230; Scribefire Platform: Windows, &#8230;<p class="read-more"><a href="http://itechlog.com/itechlog-news/2009/05/12/offline-blogging-tools/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/itechlog-news/2009/05/12/offline-blogging-tools/" title="Offline Blogging Tools"></a><p><img class="alignleft" title="Keyboard" src="http://itechlog.com/wp-content/uploads/2009/05/04_04_7-computer-keyboard_web-150x150.jpg" alt="Keyboard" width="150" height="150" /></p>
<p>Offline <strong>Blogging</strong> Tools let you comfortably write and effortlessly publish new entries to your blog.  I personally like the easy to use<strong> Scribefire</strong>, a Firefox addon, but there are many others our there.  Here is a shortlist&#8230;</p>
<h2><a title="http://scribefire.com/" href="http://scribefire.com/" target="_blank">Scribefire</a></h2>
<p>Platform: Windows, Mac, Linux</p>
<p>This is an addon for Firefox so you need to be using Firefox (clearly)</p>
<h2><a title="http://www.blogdesk.org" href="http://www.blogdesk.org/en/index.htm" target="_blank">BlogDesk</a></h2>
<p>Platform: Windows</p>
<p>BlogDesk is totaly <strong>free of charge</strong> and optimized for the blog systems <strong><a href="http://wordpress.org/"><span class="Link">WordPress</span></a>, <a href="http://www.sixapart.com/movabletype/"><span class="Link">MovableType</span></a>, 						<a href="http://drupal.org/"><span class="Link">Drupal</span></a>, <a href="http://www.s9y.org/"><span class="Link">Serendipity</span></a> and <a href="http://www.pmachine.com/ee/"><span class="Link">ExpressionEngine</span></a>.</strong></p>
<h2><a title="http://blogtk.sourceforge.net/" href="http://blogtk.sourceforge.net/" target="_blank">BlogGTK</a></h2>
<p>Platform: Linux</p>
<p>BloGTK is a weblog client that allows you to post to your weblog from GNOME without the need for a separate browser window. BloGTK allows you to connect with many weblog systems such as <strong>Blogger, Movable Type, WordPress</strong>, and more.</p>
<h2><a title="http://windowslivewriter.spaces.live.com/" href="http://windowslivewriter.spaces.live.com/" target="_blank">Windows Live Writer (by Microsoft)</a></h2>
<p>Platform: Windows</p>
<p>WLW is a desktop application for publishing to blogs and works with almost any blog provider in the world including Windows Live Spaces, Blogger, WordPress and more.</p>
<h2><a title="http://www.qumana.com/" href="http://www.qumana.com/" target="_blank">Qumana</a></h2>
<p>Platform: Mac, Windows</p>
<p>Great for bloggers on the move. Qumana features include easy text formatting and image insertion, simple Technorati tagging, advertising insertion with Q Ads and more.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Blog' rel='tag' target='_self'>Blog</a>, <a class='technorati-link' href='http://technorati.com/tag/BlogDesk' rel='tag' target='_self'>BlogDesk</a>, <a class='technorati-link' href='http://technorati.com/tag/BloGTK' rel='tag' target='_self'>BloGTK</a>, <a class='technorati-link' href='http://technorati.com/tag/Drupal' rel='tag' target='_self'>Drupal</a>, <a class='technorati-link' href='http://technorati.com/tag/ExpressionEngine' rel='tag' target='_self'>ExpressionEngine</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/Mac' rel='tag' target='_self'>Mac</a>, <a class='technorati-link' href='http://technorati.com/tag/MovableType' rel='tag' target='_self'>MovableType</a>, <a class='technorati-link' href='http://technorati.com/tag/Qumana' rel='tag' target='_self'>Qumana</a>, <a class='technorati-link' href='http://technorati.com/tag/Scribfire' rel='tag' target='_self'>Scribfire</a>, <a class='technorati-link' href='http://technorati.com/tag/Serendipity' rel='tag' target='_self'>Serendipity</a>, <a class='technorati-link' href='http://technorati.com/tag/Windows' rel='tag' target='_self'>Windows</a>, <a class='technorati-link' href='http://technorati.com/tag/Windows+Live+Writer' rel='tag' target='_self'>Windows Live Writer</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress' rel='tag' target='_self'>WordPress</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>November 7, 2011 -- <a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/" title="Arduino the Open Source hardware">Arduino the Open Source hardware</a></li><li>March 11, 2010 -- <a href="http://itechlog.com/itechlog-news/2010/03/11/the-future-of-gaming-is-opengl/" title="The future of gaming is OpenGL">The future of gaming is OpenGL</a></li><li>January 28, 2009 -- <a href="http://itechlog.com/easy-tips/2009/01/28/synergy-share-mouse-and-keyboard-cross-platform/" title="Synergy &#8211; share mouse and keyboard cross platform">Synergy &#8211; share mouse and keyboard cross platform</a></li><li>April 22, 2011 -- <a href="http://itechlog.com/linux/2011/04/22/has-the-ipad-really-overtaken-linux/" title="Has the iPad really overtaken Linux?">Has the iPad really overtaken Linux?</a></li><li>November 11, 2010 -- <a href="http://itechlog.com/itechlog-news/2010/11/11/ipv4-is-almost-exhausted-time-for-ipv6/" title="IPV4 is almost exhausted.. time for IPV6?">IPV4 is almost exhausted.. time for IPV6?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/itechlog-news/2009/05/12/offline-blogging-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO and WordPress</title>
		<link>http://itechlog.com/wordpress/2008/12/13/seo-and-wordpress/</link>
		<comments>http://itechlog.com/wordpress/2008/12/13/seo-and-wordpress/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 18:02:00 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Live Search]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Sitemap]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://itechlog.com/wordpress/2008/12/13/seo-and-wordpress/</guid>
		<description><![CDATA[<a href="http://itechlog.com/wordpress/2008/12/13/seo-and-wordpress/" title="SEO and Wordpress"></a>Optimise your WordPress blog or site for search with a couple of plugins and the web tools provided by Google, Yahoo and LiveSearch. The All in One SEO Pack plugin for WordPress will let you manipulate the specific SEO content &#8230;<p class="read-more"><a href="http://itechlog.com/wordpress/2008/12/13/seo-and-wordpress/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/wordpress/2008/12/13/seo-and-wordpress/" title="SEO and Wordpress"></a><p>Optimise your WordPress blog or site for search with a couple of plugins and the web tools provided by Google, Yahoo and LiveSearch. <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">The All in One SEO Pack</a> plugin for WordPress will let you manipulate the specific SEO content of your blog like page title, meta data and description. Defaults can be set in the admin area of the plugin on your dashboard and specific settings can be tweaked as you create or edit a post.</p>
<p>The other important plugin is the <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemap Generator</a>, which creates a nice sitemap for you. After installing this plugin you need to create the sitemap.xml and sitemap.xml.gz files in the root folder of your blog and change their permissions CHMOD  666. The easiest is to right-click on the files in your FTP client and change permissions under properties, 666 stands for Read and Write permission for Owner / Group / Others.  For more information see the README.txt included with the plugin.  <span id="more-137"></span></p>
<p>After installation go to the Admin area of the plugin on your Dashboard (Settings&gt;&gt;XML-Sitemap) and if the sitemap has not been generated yet click on the link Generate sitemap.</p>
<p>Search Engine Webmaster tools. (there are links to them on the XML-Sitemap admin)</p>
<ol>
<li><a href="https://www.google.com/webmasters/tools/dashboard" target="_blank">Google webmaster tools</a> &#8211; add your site and sitemap url, Google requires that you add a verification to your site either by adding some code to your home page or by uploading a html file to your root folder.</li>
<li><a href="http://siteexplorer.search.yahoo.com/" target="_blank">Yahoo Explorer</a> &#8211; add you site url and upload a verification file to your root folder.</li>
<li><a href="http://webmaster.live.com/" target="_blank">LiveSearch Webmaster Center</a> &#8211; add you site url and upload a verification file to your root folder.</li>
<li><a href="http://google.com/analytics" target="_blank">Google Analytics</a> &#8211; create a profile for your site, doesn&#8217;t influence ranking but is  a great stats provider.</li>
<li><a href="http://google.com/adsense" target="_blank">Google adsense</a>, <a href="http://www.scribefire.com/public/make_money" target="_blank">Scribefire QuickAds</a> and <a href="http://www.scribefire.com/public/make_money" target="_blank">TextLink</a> &#8211; You can use these to place pay-per-click ads on your site (also does not influence rankings)</li>
</ol>
<p>Constantly check these webmaster tools for stats on your site as they will tell you the errors you need to fix to make sure your site gets good search rankings with them.  By doing all this you have covered the basics and have a site that could rank well with search engines. There&#8217;s although a lot more to Search Optimization, a good source of information is the book  <a href="http://itechlog.com/web-programming/2008/12/04/search-engine-optimization-seo-in-php-book/" target="_blank">SEO Search Engine Optimization with PHP</a></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Google' rel='tag' target='_self'>Google</a>, <a class='technorati-link' href='http://technorati.com/tag/Live+Search' rel='tag' target='_self'>Live Search</a>, <a class='technorati-link' href='http://technorati.com/tag/Marketing' rel='tag' target='_self'>Marketing</a>, <a class='technorati-link' href='http://technorati.com/tag/Search' rel='tag' target='_self'>Search</a>, <a class='technorati-link' href='http://technorati.com/tag/SEO' rel='tag' target='_self'>SEO</a>, <a class='technorati-link' href='http://technorati.com/tag/Sitemap' rel='tag' target='_self'>Sitemap</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress' rel='tag' target='_self'>WordPress</a>, <a class='technorati-link' href='http://technorati.com/tag/Yahoo' rel='tag' target='_self'>Yahoo</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>June 5, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/06/05/keyword-search-and-website-ranking-tools/" title="Keyword search and website ranking tools">Keyword search and website ranking tools</a></li><li>January 10, 2012 -- <a href="http://itechlog.com/social-networking/2012/01/10/google-search-goes-social/" title="Google search goes social">Google search goes social</a></li><li>April 1, 2011 -- <a href="http://itechlog.com/itechfeed/2011/04/01/facebook-acquires-bing/" title="Facebook acquires Bing">Facebook acquires Bing</a></li><li>December 4, 2008 -- <a href="http://itechlog.com/web-programming/2008/12/04/search-engine-optimization-seo-in-php-book/" title="Search Engine Optimization  SEO in PHP (Book)">Search Engine Optimization  SEO in PHP (Book)</a></li><li>August 1, 2011 -- <a href="http://itechlog.com/itechlog-news/2011/08/01/chrome-overtakes-firefox-uk-number-two-browser-spot-in-july/" title="Chrome Overtakes Firefox for UK Number Two Browser Spot in July">Chrome Overtakes Firefox for UK Number Two Browser Spot in July</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/wordpress/2008/12/13/seo-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

