<?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>gHacks technology news &#187; blogger</title>
	<atom:link href="http://www.ghacks.net/tag/blogger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 19:38:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 Things Webmasters Do Besides Writing Articles</title>
		<link>http://www.ghacks.net/2009/08/01/10-things-webmasters-do-besides-writing-articles/</link>
		<comments>http://www.ghacks.net/2009/08/01/10-things-webmasters-do-besides-writing-articles/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 16:39:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[webmaster tips]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14955</guid>
		<description><![CDATA[I sometimes get asked about my workday. Many people I have been talking to about the workday assume that it is an easy peasy job which basically centers around researching topics to write about and writing articles afterwards, preferably in a very nice environment such as a garden or beach condo. I usually manage to [...]]]></description>
			<content:encoded><![CDATA[<p>I sometimes get asked about my workday. Many people I have been talking to about the workday assume that it is an easy peasy job which basically centers around researching topics to write about and writing articles afterwards, preferably in a very nice environment such as a garden or beach condo. I usually manage to perplex them quite a bit by talking about all the things that I have to do besides researching and writing articles. This article lists ten things that webmasters usually do besides producing content for their websites. It does concentrate on my experience which comes from blogging so keep that in mind.</p>
<p><span id="more-14955"></span><strong>1. Comment moderation and spam</strong></p>
<p>Comment moderation and spam are two of the most time consuming aspects of a webmaster&#8217;s workday. A high profile blog can get thousands of spam comments a day which are then queued up in a spam folder somewhere. Even the best antispam tools do not offer a 100% protection against spam. Another trade-off is that false positives tend to increase with every new antispam plugin and script installed which can frustrate visitors so that they either stop posting comments or leave the site to never come back.</p>
<p><strong>2. Email Support</strong></p>
<p>Most websites have a contact form or other means of contacting the webmaster or a person responsible by email. These emails can contain tech support topics, requests (either for new articles, help, guest blogging or advertising), comments, spam or rude remarks. Tech support questions are usually the most time consuming to answer especially if it is not possible to test the problem locally. Webmasters obviously do not have to answer emails but it is good behavior if they do in a timely manner (except for spam and the rude remark emails). It is still a time consuming process especially on high traffic websites.</p>
<p><strong>3. Updates and Security</strong></p>
<p>It is of uttermost importance to run the latest version of scripts and software on a website. Old versions can contain security or memory holes, incompatibilities or missing features. Many hackers wait for security releases and start searching for websites that still run an older version on the day the new releases get announced. Updates on the other hand are only one part of the security concept. Scripts on the server side can improve security by preventing brute force attacks or notifying tech support. Webmasters do not necessarily have access to these features especially on shared hosting but some security add-ons and features can be installed by them as well. This includes setting the right access rights for directories, making sure to use non-standard usernames, directories and database prefixes or installing scripts and plugins that increase a website&#8217;s security.</p>
<p><strong>4. Features and Plugins</strong></p>
<p>Webmasters have to keep an eye on the development of new plugins and features. Wordpress webmasters for example have thousands of plugins at their disposal that get constantly updated. Additions are posted in the dozens daily and it can be quite hard to keep up with them. There is however always the possibility to find a plugin or script that adds a new interesting feature to a website or is able to replace an existing script by providing an increase in performance or functionality. One of the main reasons why many webmasters stick with one content management system is that it is easier to keep an overview of the advancements (and other things including security) that are made. </p>
<p><strong>5. Design</strong></p>
<p>Not all webmasters have to be design-aces. It is perfectly possible to download templates and themes for many different types of content management systems or websites and use these with little modification. Another option is to order a custom theme from a designer. Small changes on the other hand are usually performed by the webmaster. This includes changing a logo, adding a graphic or other elements. </p>
<p><strong>6. Performance</strong></p>
<p>A slow loading website does not necessarily mean that the server the website is hosted is not capable of delivering the performance the website needs. Other things can play a role here including scripts and plugins installed. External scripts, like advertisement or third party widgets, can slow down a website tremendously. Even more so if the domain the data is loaded from is experiencing technical problems as well. A webmaster needs to make sure that the website can be loaded as fast as possible. While third party scripts are usually in the top list of elements that slow down a website the problems can also be caused by large multimedia contents like unoptimized images, broken scripts, not optimized loading sequences or not making use of compression techniques or image concatenation. </p>
<p>Many tools can help in the analysis including the <a href="http://validator.w3.org/">XHTML Validator</a> over at W3C, <a href="http://getfirebug.com/">Firebug</a> or <a href="http://developer.yahoo.com/yslow/">YSLOW</a>.</p>
<p><strong>7. Testing and Compatibility</strong></p>
<p>A website has to be tested with various web browsers to ensure that the user experience is similar in all cases and that it is possible to connect to the website with all popular web browsers. Webmasters also do a lot of testing that include testing advertisement, plugins, scripts or element positions on their website. A classical example is to test various advertisement positions on a website to find the one that is yielding the highest earnings for the webmaster. Other possibilities include testing various positions for content to increase pageviews or decrease the number of visitors who leave a website on the first page without visiting a second one.</p>
<p><strong>8. Advertising</strong></p>
<p>Not all websites and blogs run advertisements. Webmasters who do place ads on their websites open a new can of worms. Statistics have to be checked regularly to make sure that the ads perform well. Ads need to be tested (if possible) in various ways including different positions, color schemes and even different advertisers. Monitoring various webmaster forums and blogs for new advertising opportunities and tips is a must do.</p>
<p><strong>9. Hosting, Domain and Billing</strong></p>
<p>Webmasters using free webhosts do not have to worry about these. But webmasters with their own domain name and web hosting account need to keep an eye on a few things including expiration dates and paying subscriptions in time. This is usually not a big issue and not that time consuming unless hundreds or thousands of domains are hosted at dozens of different web hosters or web servers.</p>
<p><strong>10. Networking</strong></p>
<p>Networking is probably the most important aspect of being a webmaster. You tend to get the best tips from a network of webmasters who work in the same niche. I consider the day I met Everton from Connected Internet one of my luckiest days in my life. Not only have we exchanged information that helped us get rich (haha) and improve our websites; No, we also decided to run a joint project which turned out to be very profitable. </p>
<p>Not everything is about being profitable of course. Some tips are only passed around in close circles because many webmasters do not post their findings and experiences on forums or websites. This can be a better way of placing ads on a blog, a new plugin or script that a website benefits from or general tips. </p>
<p><strong>Verdict:</strong></p>
<p>I&#8217;m not sure if this article covered all the aspects. There are probably more including tax reports, law suites and the like. Please post a comment if you have something to add or would like to voice your opinion on the subject. Being a webmaster is more than meets the eye.</p>

	Tags: <a href="http://www.ghacks.net/tag/advertising/" title="advertising" rel="tag">advertising</a>, <a href="http://www.ghacks.net/tag/blogger/" title="blogger" rel="tag">blogger</a>, <a href="http://www.ghacks.net/tag/networking/" title="networking" rel="tag">networking</a>, <a href="http://www.ghacks.net/tag/webmaster/" title="webmaster" rel="tag">webmaster</a>, <a href="http://www.ghacks.net/tag/webmaster-tips/" title="webmaster tips" rel="tag">webmaster tips</a>, <a href="http://www.ghacks.net/tag/website/" title="website" rel="tag">website</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/" title="Zoundry Raven portable Blog Editor (August 5, 2008)">Zoundry Raven portable Blog Editor</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/02/16/web-ceo-free/" title="Web CEO Free (February 16, 2008)">Web CEO Free</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/08/27/stay-away-from-dreamhost/" title="Stay Away From Dreamhost (August 27, 2008)">Stay Away From Dreamhost</a> (16)</li>
	<li><a href="http://www.ghacks.net/2008/01/30/refer-an-advertiser-get-half-the-money-for-the-first-month/" title="Refer an advertiser, get half the money for the first month (January 30, 2008)">Refer an advertiser, get half the money for the first month</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/10/26/google-adsense-revenue-and-traffic-comparision/" title="Google Adsense Revenue and Traffic Comparision (October 26, 2007)">Google Adsense Revenue and Traffic Comparision</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/01/10-things-webmasters-do-besides-writing-articles/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Add Google Service Shortcuts To Firefox</title>
		<link>http://www.ghacks.net/2009/07/20/add-google-service-shortcuts-to-firefox/</link>
		<comments>http://www.ghacks.net/2009/07/20/add-google-service-shortcuts-to-firefox/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 13:08:30 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[firefox-add on]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[google search]]></category>
		<category><![CDATA[google services]]></category>
		<category><![CDATA[orkut]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14555</guid>
		<description><![CDATA[Google fanatics who regularly work with multiple Google services such as Google Mail Gmail , Google Reader, Google Docs, Blogger, Orkut and a few dozens more might find the Gbutts add-on for the Firefox web browser helpful. That is, if they have not created keyboard shortcuts for the Google services that they use or installed [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/firefox.png" alt="firefox" title="firefox" width="128" height="128" class="alignleft size-full wp-image-13848" />Google fanatics who regularly work with multiple Google services such as Google Mail <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> , Google Reader, Google Docs, Blogger, Orkut and a few dozens more might find the Gbutts add-on for the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> web browser helpful. That is, if they have not created keyboard shortcuts for the Google services that they use or installed an add-on that is already providing quick access to the services that they use.</p>
<p>Gbutts displays a huge list of Google services after installation which can be used to select the Google services that should be displayed in Firefox. The services that have been selected are then available as a toolbar that has to be dragged and dropped to a Firefox toolbar. It can for example be placed next to the address field in the Firefox web browser to provide one click access to the selected Google services.</p>
<p><span id="more-14555"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/07/google_services-500x499.jpg" alt="google services" title="google services" width="500" height="499" class="alignnone size-medium wp-image-14556" /></p>
<p>The selected services can either be displayed as buttons in the toolbar so that they can be clicked on instantly or as a dropdown menu which would save some space in the toolbar if more than a handful of services are selected. The dropdown menu would increase the click count to access one of the Google services to two however.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/3576">GButts</a> (that means Google Buttons actually) could be an interesting add-on for users who work with multiple Google services throughout the day and want to access these services as comfortably as possible. Everyone else is probably better of using bookmarks or creating keyboard shortcuts to access the Google services.</p>

	Tags: <a href="http://www.ghacks.net/tag/blogger/" title="blogger" rel="tag">blogger</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/gmail/" title="gmail" rel="tag">gmail</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/google-docs/" title="google docs" rel="tag">google docs</a>, <a href="http://www.ghacks.net/tag/google-search/" title="google search" rel="tag">google search</a>, <a href="http://www.ghacks.net/tag/google-services/" title="google services" rel="tag">google services</a>, <a href="http://www.ghacks.net/tag/orkut/" title="orkut" rel="tag">orkut</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/11/02/5-google-chrome-extension-for-google-services/" title="5 Google Chrome Extensions For Google Services (November 2, 2009)">5 Google Chrome Extensions For Google Services</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/10/02/the-data-liberation-front/" title="The Data Liberation Front (October 2, 2009)">The Data Liberation Front</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/20/google-unified-search/" title="Google Unified Search (July 20, 2009)">Google Unified Search</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/29/google-redesigned/" title="Google Redesigned (April 29, 2009)">Google Redesigned</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/10/05/xoopit-to-become-yahoo-mail-exclusive/" title="Xoopit To Become Yahoo Mail Exclusive (October 5, 2009)">Xoopit To Become Yahoo Mail Exclusive</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/20/add-google-service-shortcuts-to-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging with Blogger from your desktop with BloGTK</title>
		<link>http://www.ghacks.net/2009/06/28/blogging-with-blogger-from-your-desktop-with-blogtk/</link>
		<comments>http://www.ghacks.net/2009/06/28/blogging-with-blogger-from-your-desktop-with-blogtk/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 18:56:35 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[BloGTK]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13951</guid>
		<description><![CDATA[Recently I worked on some articles about blogging from various means (from within Firefox and on the desktop). One of those applications I left out of that study was BloGTK. The reason I left it out was because it wasn&#8217;t able to use the entire feature set of the new Blogger API and it is [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I worked on some articles about blogging from various means (from within <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> and on the desktop). One of those applications I left out of that study was <a title="BloGTK" href="http://blogtk.sourceforge.net/" target="_blank">BloGTK</a>. The reason I left it out was because it wasn&#8217;t able to use the entire feature set of the new Blogger API and it is limited in the types of blogging accounts it supports. Those features will arrive in the 2.0 update (when that is to hit I have no idea), but they don&#8217;t preclude the application from getting some much needed respect.</p>
<p>So, what is BloGTK? BloGTK is an application that allows you to easily blog from the comfort of your own desktop. &#8220;But wait!&#8221;, you say, &#8220;I can blog already from my desktop, with the help of my browser.&#8221; Yes you can. But with BloGTK you can blog off line, save drafts, have multiple accounts, and more.  So, let&#8217;s take a look at how you can start using BloGTK as your desktop blogging system.</p>
<p><span id="more-13951"></span><strong>Installing BloGTK</strong></p>
<p>Before we get into connecting to your blog we have to install the application first. This is very simple. You can install BloGTK from the command line with a command such as:</p>
<p><em>sudo apt-get install blogtk</em></p>
<p>or</p>
<p><em>yum install blogtk</em></p>
<p>Or you can open up your Add/Remove Software utility, search for &#8220;blogtk&#8221; (no quotes), select the resulting entry, and click Apply to install.</p>
<p>Once BloGTK is installed you will find the menu entry in the Internet submenu of your Applications or Main menu.</p>
<p><strong>Making the connection</strong></p>
<p>As I mentioned earlier, BloGTK doesn&#8217;t offer as many connection types as some of the other tools. But it does connect to:</p>
<ul>
<li>Blogger</li>
<li>MoveableType</li>
<li>MetaWeblog API</li>
</ul>
<p>Now from the last listing you would think that BloGTK could connect to Drupal, Wordpress, and many more types of accounts. As of the current release (1.1) BloGTK doesn&#8217;t handle the MetaWeblog API well. So for the purposes of this article I will show you how to connect to a Blogger account with this software.</p>
<div id="attachment_13956" class="wp-caption alignleft" style="width: 299px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/blogtk1.png"><img class="size-full wp-image-13956" src="http://www.ghacks.net/wp-content/uploads/2009/06/blogtk1.png" alt="Figure 1" width="289" height="242" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>The first thing you need to do is go to the Edit menu and select the Accounts and Settings entry. When this new window opens (see Figure 1).</p>
<p>Notice the Server URL. For Blogger this is the exact URL you need to use to connect. Other than that you will enter the username and password for your Blogger account and make sure Blogger is selected from the list of Blogging Systems.</p>
<p>Once you have this done click Save and then click OK.</p>
<p>You should notice, at the bottom of the main BloGTK window (see Figure 2) the instructions telling you to use File/Connect to connect (or re-connect) to your server.</p>
<div id="attachment_13957" class="wp-caption alignright" style="width: 294px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/blogtk_main.png"><img class="size-medium wp-image-13957" src="http://www.ghacks.net/wp-content/uploads/2009/06/blogtk_main-473x500.png" alt="Figure 2" width="284" height="300" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>You do not have to connect to the server right away. You can create your blog entry first and then connect to the server and post your entry. Or you can create an entry and save the entry for later posting.</p>
<p>To save an entry you go about creating and, when you are ready to save, click the File menu and select &#8220;Save Post As&#8230;&#8221;, give the draft a name, and save the draft. You can then open the saved post for editing later.</p>
<p>If you want to post immediately you only have to create your post, connect to your account, and click the &#8220;Post Entry&#8221; button.</p>
<p>In order to connect to your account you go to the File menu and click &#8220;Connect&#8221;.</p>
<p><strong>Gotchas</strong></p>
<p>Outside of the seriously lacking account types you can use, there is a gotcha you will find when using Blogger. The Blogger system is using a newer API and the current iteration of BloGTK can not make use of all of its features. For instance, you can not add a title to your blogs with this release. You also can not use the Extended Entry or Excerpt features as well. Outside of that, BloGTK works just fine.</p>
<p><strong>Final thoughts</strong></p>
<p>When the 2.0 release of BloGTK hits the repositories this application&#8217;s usefulness will be extended quite a bit. All of the Blogger features will work and, hopefully, more APIs will be added so more accounts can be used. Until then BloGTK can be thought of as a quick and easy way to add basic entries to your Blogger account. If you don&#8217;t want to wait that long, consider helping the creator with the updates. I look forward to being able to use BloGTK more often in the future.</p>

	Tags: <a href="http://www.ghacks.net/tag/blogger/" title="blogger" rel="tag">blogger</a>, <a href="http://www.ghacks.net/tag/blogging/" title="blogging" rel="tag">blogging</a>, <a href="http://www.ghacks.net/tag/blogtk/" title="BloGTK" rel="tag">BloGTK</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/10/blogging-tips/" title="Blogging Tips (October 10, 2008)">Blogging Tips</a> (10)</li>
	<li><a href="http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/" title="Zoundry Raven portable Blog Editor (August 5, 2008)">Zoundry Raven portable Blog Editor</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/06/11/wordpress-2-8/" title="Wordpress 2.8 (June 11, 2009)">Wordpress 2.8</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/12/18/why-content-is-king-on-the-internet/" title="Why content is king on the internet (December 18, 2008)">Why content is king on the internet</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/06/05/how-does-plurk-work/" title="How does Plurk work? (June 5, 2008)">How does Plurk work?</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/28/blogging-with-blogger-from-your-desktop-with-blogtk/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Blogging Tips</title>
		<link>http://www.ghacks.net/2008/10/10/blogging-tips/</link>
		<comments>http://www.ghacks.net/2008/10/10/blogging-tips/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 07:09:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[keyword research]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[monetization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[traffic generation]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7535</guid>
		<description><![CDATA[There are three types of bloggers. Those that do it for fun, those that want to become rich and those that do it because they want to market themselves. The first group can do whatever they want and will still be happy with it. The other two groups need knowledge about blogging if they want [...]]]></description>
			<content:encoded><![CDATA[<p>There are three types of bloggers. Those that do it for fun, those that want to become rich and those that do it because they want to market themselves. The first group can do whatever they want and will still be happy with it. The other two groups need knowledge about blogging if they want to become successful.</p>
<p>Someone who wants to earn money from blogging needs traffic more than anything else. It is not hard to put Google Adsense on a blog and earn money with it. The ad might not be optimized but it will still earn money if the blog receives traffic. Without traffic, there will be no money no matter how optimized or clever the ad units are.</p>
<p>Blogging for a period of three years teaches a lot if you are eager to learn. Bloggers learn about search engine optimization which is a profession in itself, about monetization, about the blogging plattform, how to interact with visitors / customers / fellow bloggers and more.</p>
<p>It&#8217;s a steep learning curve but if you master it you will be successful. Here are a few blogging tips that helped me a lot:</p>
<p><span id="more-7535"></span>
<ul>
<li><strong>Keep Going</strong>: That&#8217;s the most important part of it all. Many bloggers give up after blogging for a few weeks because they cannot see that traffic comes in. No visitors equals low motivation and that&#8217;s usually the point when they decide to quit.
<p>Some search engines apply an automatic filter to new websites (some call it sandbox) that prevents them from ranking for popular keywords to avoid spam. It is natural that new sites will not rank well for terms like business or credit cards while they will have lesser problem ranking for long tail keywords.
</li>
<li><strong>Keywords</strong>: Speaking of which. Keywords are the essence of a blog. Search engines analyse blog posts and pick out keywords that they think the blog post is about. They then give the keyword a score and compare it to other sites that rank for that keyword and place the new website on a specific rank in the search engine for that keyword. Other factors may weight in like the new blog filter but that&#8217;s basically how it works.
<p>If bloggers are serious about traffic generation they need to understand the keyword concept and how they do keyword research. Keyword research meaning to find profitable low competition keywords that the blog can most likely rank well for.
</li>
<li><strong>Long Tail Keywords</strong>: Long Tail refers to keywords that are very specific and usually consist of a few words. Blog is not a long term keyword while How To Create A Blog is. Long Tail keywords receive less traffic than their more generic counterparts but that traffic is usually targeted.</li>
<li><strong>Build a Network</strong>: If you blog on your own you will miss opportunities. It is impossible keeping up with all the news and trends related to blogging. A network of bloggers that target the same niche can help each other in several ways. If they come upon an interesting topic or option they will inform their fellow bloggers about it. They can also promote the blogs of other network members in their own blogs.</li>
<li><strong>Don&#8217;t read the Chows</strong>: Don&#8217;t read the blogs of those so called probloggers. The only thing they usually care about is their own bankroll. The products that they promote will earn them money because other bloggers will join or buy them because of their recommendations but there will be no or small gain for the little guy who bought the product. Their sites are about an image that they have to keep up and about upselling products to newbies. Stay away from them. Look at my link list for recommendations.</li>
</ul>
<p>Here is a short link list:</p>
<ul>
<li><a href="http://makemoneyforbeginners.blogspot.com/">Make Money For Beginners</a></li>
<li><a href="http://courtneytuttle.com/">Internet Marketing School</a></li>
<li><a href="http://seozombie.com/">Seo Zombie</a></li>
<li><a href="https://adwords.google.com/select/KeywordToolExternal">Google Adwords Keywords Tool</a> (Keyword Research)</li>
<li><a href="http://freekeywords.wordtracker.com/">Wordtracker Free Keywords</a> (Keyword Research)</li>
<li><a href="http://www.seoquake.com/">SEO Quake</a> (Firefox Extension)</li>
</ul>
<p>If you read the three blogs posted above you will learn a lot in short time. Those are honest bloggers who do not try to sell you yet another &#8220;make money in no time&#8221; product that only works for them because they can sell it to you.</p>
<p>Seo Zombie is a site that I discovered a while ago and the guy does a good job as well, his <a href="http://seozombie.com/case-study/keyword-sniping-case-study/">Keyword Sniping Case Study</a> sounds interesting and might be a great way to learn if he continues posting updates. </p>
<p>The keyword research tools are essential to discover keywords that can be target that pay well and have enough traffic to make them worthwhile. </p>
<p>Seo Quake finally is a Firefox extension that displays all kinds of &#8220;SEO&#8221; information like Pagerank, links and domain age on the screen.</p>
<p>If you have any questions about blogging let me know and I try to answer them.</p>

	Tags: <a href="http://www.ghacks.net/tag/blogger/" title="blogger" rel="tag">blogger</a>, <a href="http://www.ghacks.net/tag/blogging/" title="blogging" rel="tag">blogging</a>, <a href="http://www.ghacks.net/tag/blogging-tips/" title="blogging tips" rel="tag">blogging tips</a>, <a href="http://www.ghacks.net/tag/blogs/" title="blogs" rel="tag">blogs</a>, <a href="http://www.ghacks.net/tag/keyword-research/" title="keyword research" rel="tag">keyword research</a>, <a href="http://www.ghacks.net/tag/keywords/" title="keywords" rel="tag">keywords</a>, <a href="http://www.ghacks.net/tag/monetization/" title="monetization" rel="tag">monetization</a>, <a href="http://www.ghacks.net/tag/seo/" title="seo" rel="tag">seo</a>, <a href="http://www.ghacks.net/tag/traffic-generation/" title="traffic generation" rel="tag">traffic generation</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/18/why-content-is-king-on-the-internet/" title="Why content is king on the internet (December 18, 2008)">Why content is king on the internet</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/09/27/webmasters-listen-please/" title="Webmasters. Listen. Please! (September 27, 2008)">Webmasters. Listen. Please!</a> (14)</li>
	<li><a href="http://www.ghacks.net/2009/08/11/test-googles-next-generation-search-engine-infrastructure/" title="Test Google&#8217;s Next-Generation Search Engine Infrastructure (August 11, 2009)">Test Google&#8217;s Next-Generation Search Engine Infrastructure</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/09/12/how-to-track-google-keyword-rankings-in-google-analytics/" title="How To Track Google Keyword Rankings In Google Analytics (September 12, 2009)">How To Track Google Keyword Rankings In Google Analytics</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/06/28/blogging-with-blogger-from-your-desktop-with-blogtk/" title="Blogging with Blogger from your desktop with BloGTK (June 28, 2009)">Blogging with Blogger from your desktop with BloGTK</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/10/blogging-tips/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Zoundry Raven portable Blog Editor</title>
		<link>http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/</link>
		<comments>http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 08:48:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blog editor]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[software programs]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5860</guid>
		<description><![CDATA[I was never that fond of blog editors that allowed you to write your posts on the desktop and send them to your blog after you have finished them. Never quite saw a reason to install yet another software just to be able to do that. I have to admit though that some clients come [...]]]></description>
			<content:encoded><![CDATA[<p>I was never that fond of blog editors that allowed you to write your posts on the desktop and send them to your blog after you have finished them. Never quite saw a reason to install yet another software just to be able to do that. I have to admit though that some clients come with interesting features that might make it worthwhile for some users.</p>
<p><a href="http://www.zoundryraven.com/">Zoundry Raven</a> is a portable blog editor that I discovered yesterday at the <a href="http://www.downloadsquad.com/2008/08/04/zoundry-raven-portable-blogging-client-for-your-flash-drive/">Download Squad</a> (Welcome Back, btw). It&#8217;s compatible to multiple blog plattforms including Wordpress, Typepad but also Blogger and LiveJournal. A total of 24 different blog plattforms are supported currently and chance is that yours is included.</p>
<p>Zoundry Raven asks during installation if it should be installed as a portable blog editor. This would mean that you could install it on a removable drive, for example an USB stick, and use it from there no matter where you go.</p>
<p><span id="more-5860"></span>Before you can start using it you need to add at least one account to the application. All that needs to be done is to enter a url which will automatically be analyzed by the software. It will detect the blogging plattform that is being used and request login credentials.</p>
<p>After that all (!) posts, images, links and tags get downloaded and it is possible to look through them and open them online. Each post can be edited using the available WYSIWYG editor. One thing that I think is missing is the ability to check all links for broken links, that would be a very valuable feature.</p>
<p>The editor creates a tag cloud that displays all the tags used. A click on a tag loads the articles related to it which can be edited. It is for instance possible to add or remove tags that way as well. (removing tags is not really recommended because the search engines will have a broken link in their index)</p>
<p>The most important part of a blog editor is obviously writing and publishing new blog entries. That&#8217;s pretty comfortable as well. You click on the Write button, pick a website, categories, type in title, tags and start writing the article.</p>
<p>Writing an article that way is pretty comfortable and has the advantage that it can be done offline. Publishing the article on the other hand lacks the feature of scheduling that article which is a pretty important feature in my opinion.</p>
<p>Several media storage providers can be added to use additional space for files and images that are embedded in the article. They range from custom ftp accounts to Picasa and Flickr.</p>
<p>Zoundry Raven is a nice and clean blog editor. If you just publish and edit articles you will probably like it. I already mentioned the features that are really missing (link checker and scheduler) which keep me from using it. The link checker would be a huge selling point in my opinion and I believe that many bloggers would install the software program just for that feature alone.</p>
<p>There is no information about compatibility. It runs fine on Windows XP Service Pack 3.</p>

	Tags: <a href="http://www.ghacks.net/tag/blog/" title="blog" rel="tag">blog</a>, <a href="http://www.ghacks.net/tag/blog-editor/" title="blog editor" rel="tag">blog editor</a>, <a href="http://www.ghacks.net/tag/blogger/" title="blogger" rel="tag">blogger</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/software-programs/" title="software programs" rel="tag">software programs</a>, <a href="http://www.ghacks.net/tag/website/" title="website" rel="tag">website</a>, <a href="http://www.ghacks.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/15/wordpress-261-released/" title="Wordpress 2.6.1 released (August 15, 2008)">Wordpress 2.6.1 released</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/02/wordpress-your-attempt-to-edit-this-post-has-failed/" title="Wordpress: Your attempt to edit this post has failed (February 2, 2009)">Wordpress: Your attempt to edit this post has failed</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/08/11/wordpress-remote-admin-password-reset-vulnerability/" title="Wordpress Remote Admin Password Reset Vulnerability (August 11, 2009)">Wordpress Remote Admin Password Reset Vulnerability</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/07/27/wordpress-issues/" title="Wordpress Issues (July 27, 2008)">Wordpress Issues</a> (16)</li>
	<li><a href="http://www.ghacks.net/2009/04/08/wordpress-blogs-create-custom-tag-pages/" title="Wordpress Blogs: Create Custom Tag Pages (April 8, 2009)">Wordpress Blogs: Create Custom Tag Pages</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
