<?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>Web Development Blog &#187; Reviews</title>
	<atom:link href="http://www.web-development-blog.com/archives/category/reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-development-blog.com</link>
	<description>Web development tutorials, SEO articles and PHP script resources</description>
	<lastBuildDate>Fri, 12 Mar 2010 15:34:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How-to choose a WordPress Hosting Provider</title>
		<link>http://www.web-development-blog.com/archives/how-to-choose-a-wordpress-hosting-provider/</link>
		<comments>http://www.web-development-blog.com/archives/how-to-choose-a-wordpress-hosting-provider/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 20:58:02 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[webfaction]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=856</guid>
		<description><![CDATA[If you’re using the popular blog tool WordPress, you’re probably looking for th best possible Wordpress hosting provider. Choosing a host might be hard becaise the are a lot of them. I advise you to take your time and make sure you’re choosing the best option. WordPress doesn&#8217;t require a lot of “special” server features, [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End--><p><img class="alignleft size-full wp-image-859" title="wordpress hosting" src="http://www.web-development-blog.com/wp-content/uploads/2010/01/wordpress-hosting-e1264366350314.png" alt="" width="100" height="101" />If you’re using the popular blog tool <a rel="nofollow" href="http://wordpress.org/">WordPress</a>, you’re probably looking for th best possible Wordpress hosting provider. Choosing a host might be hard becaise the are a lot of them. I advise you to take your time and make sure you’re choosing the best option. WordPress doesn&#8217;t require a lot of “special” server features, one reason more why most hosting provider will offer to host your blog. You don&#8217;t need one at the top-of-the-line and don&#8217;t go for the cheapest plan you can find.</p>
<p>For the beginning blog a shared hosting plan should be enough, be sure an account upgrade is possible at any time. This is because you never know how fast your site is going to grow or how big it is going to get, and it’s always better to be well prepared. Check also the possibilities to move your account from a shared hosting plan to a VPS or dedicated server. You also want to avoid the smaller, lesser-known hosts. Go for the companies where a lot of people talk about, don&#8217;t host by some new company from a guy you met on forum for example.</p>
<blockquote><p>Don&#8217;t forget, if you blog has frequent reader and traffic a hosting failure can ruin your blog site.</p></blockquote>
<h3>User and file permissions</h3>
<p>Wordpress has great features to maintain the core system, any plugins and your <a href="http://www.all4yourwebsite.com/wordpress_themes.php">Wordpress themes</a>. While for the download and update from external files an build-in FTP function act as a kind of fall-back feature, you need the ability to edit your files right on the server. The last one requires some permissions to edit files thought the Wordpress backend. <span id="more-856"></span>A normal webserver is configured that files have a 0644 permission and directories have a 0755 permission. Most PHP/Apache powered webserver using one user ID to process the PHP files. This permission is okay for most PHP functions but not for file based functions used to edit template or plugin files. A few hosting provider offer services where PHP scripts are executed with user ID from the web hosting account. Providing hosting accounts this way is more secure than raising the values for the file/directory permissions to 666/777. If the PHP scripts are executed by the host account user Wordpress doesn&#8217;t need the FTP fallback feature and all updates and downloads are served much faster. The file upload tool from Wordpress back-end works without any problems if PHP scripts are executed with user permissions.</p>
<h3>Important features you need</h3>
<ul>
<li>Your host has to provide daily backups, ask them how long each backup is stored (several days are a must to have feature, more than a week is nice)</li>
<li>Host your blog in the country where you except to have the most visitors. This way most of your visitors will see your site very fast.</li>
<li>Check if the database and mail service is not hosted on the same machine as the website service. Most of the the mail server can slow down a server if mail related service have to fight back a lot of spam.</li>
</ul>
<h3>More PHP related requirements</h3>
<p>These features are not required by the Wordpress core system but many plugins: cURL, safe_mode=off, simpleXML, Socket support</p>
<h3>WebFaction, smarter web hosting</h3>
<p>Now that you know what to look for in a host, it shouldn’t be too hard to make a decision. If you’d like to go the fast way and skip researching, I recommend <a rel="nofollow" href="http://bit.ly/3z4QHw">webfaction.com</a> hosting, we use it for this blog site. <a rel="nofollow" href="http://bit.ly/3z4QHw">WebFaction</a> fits all of the discussed requirements, and it’s very affordable overall. It’s literally perfect for hosting WordPress sites, and if you know for a fact you are going to be a webmaster for a while, you can save a significant amount of money by pre-paying for 2-5 years. WebFaction has hosting plans ranging from 10GB to 60GB, and from $5.50 to $34.50 per month. There’s a great selection, so you can find a plan that’s perfect for your budget and your wallet.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.web-development-blog.com/archives/create-custom-website-backups-using-cron/" rel="bookmark" title="October 17, 2009">Create custom website backups using CRON</a></li>
<li><a href="http://www.web-development-blog.com/archives/website-monitoring-services-reviews-and-facts/" rel="bookmark" title="December 13, 2009">Website Monitoring Services: Reviews and Facts</a></li>
<li><a href="http://www.web-development-blog.com/archives/send-e-mail-messages-via-smtp-with-phpmailer-and-gmail/" rel="bookmark" title="September 1, 2009">Sending e-mails via SMTP with PHPmailer and Gmail</a></li>
</ul>
<p><!-- Similar Posts took 2.787 ms --></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/how-to-choose-a-wordpress-hosting-provider/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Website Monitoring Services: Reviews and Facts</title>
		<link>http://www.web-development-blog.com/archives/website-monitoring-services-reviews-and-facts/</link>
		<comments>http://www.web-development-blog.com/archives/website-monitoring-services-reviews-and-facts/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 21:42:52 +0000</pubDate>
		<dc:creator>finalwebsites.com</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[locations]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[tests]]></category>
		<category><![CDATA[website monitoring]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=744</guid>
		<description><![CDATA[There are so many possibilities why a website went off-line, all of them have one in common: Your visitors can&#8217;t access your site and maybe they will never come back!
Possible problems why a website might be off-line:

Web server or network is down &#8211; A very common problem, there is so much computer technology used&#8230;
Some web [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End--><p>There are so many possibilities why a website went off-line, all of them have one in common: Your visitors can&#8217;t access your site and maybe they will never come back!</p>
<h3>Possible problems why a website might be off-line:</h3>
<ul>
<li>Web server or network is down &#8211; A very common problem, there is so much computer technology used&#8230;</li>
<li>Some web service has stopped working &#8211; It might be just one of them; MySQL, Apache or Named/Bind and your website doesn&#8217;t function for 100%</li>
<li>Too much traffic on your site &#8211; Most web servers doesn&#8217;t have the capacity for a high traffic website. 500 visitors at the same time might be enough to make your site slow or that a web server crashes.</li>
<li>External serving problems; a name server or DNS server is down &#8211; this one is nasty; if your DNS zone is down, it&#8217;s possible that you see the problem a day later, while others see your site down since hours.</li>
<li>A script stopped working properly &#8211; If a script is written and tested everything looks fine, but what if you get some external content via RSS or by user input? Sometimes a simple, but not standard, text character can break your website.</li>
<li>At last but not least &#8220;the hacker&#8221; &#8211; there are so many people on the web trying to bring a website down.</li>
</ul>
<p>Even if you try to do anything to protect your website or application against all the trouble above, you&#8217;re not safe for a failure. You have to monitor your website and hopefully a problem is notified fast enough before you loose a lot of visitors.<span id="more-744"></span></p>

<p>Some of you will say:</p>
<blockquote><p>&#8220;I don&#8217;t need to pay for a service, because my hosting provider is doing this for free!&#8221;</p></blockquote>
<p>That&#8217;s right many good providers will monitor the server you&#8217;re hosting on and/or they provide tools which will monitor your server or website. If you use them, check if these tests are done by a server outside from the network where your website or server is hosted. If there is a problem in the rack or router where the monitoring server and your website is located, you will never get a message about the down-time.</p>
<p>Some other important feature for international websites, is the ability to do test from different locations around the world. A problem might exist for only people from some continent, if your business has to take care about this, you should know about problems happen far away from your websites location.</p>
<p>Website monitoring is not a protection against failures but the following features will help you to &#8220;tackle&#8221; problems very fast:</p>
<ul>
<li>Monitor from different locations &#8211; if one fails the bot has to use the next one</li>
<li>Multiple notification options &#8211; SMS/text messages and email are required, if you can send a downtime message to more than one person, do this!</li>
<li>Tests for specific content &#8211; Just a ping or HTTP header is often not enough, test for specific text on your site</li>
<li>Adjustable values for a timeout &#8211; Some websites need more time than others to get loaded.</li>
</ul>
<p><a href="http://www.web-development-blog.com/wp-content/uploads/2009/12/ScreenSite24x7.png" rel="shadowbox[post-744];player=img;"><img title="ScreenSite24x7" src="http://www.web-development-blog.com/wp-content/uploads/2009/12/ScreenSite24x7-e1261464123885-300x183.png" alt="" width="300" height="183" /></a></p>
<p><em>(Screenshot response times Site24&#215;7)</em></p>
<p>If your website and server is working fine, the number of downtime messages should be very low. If you need to spend several dollars a month for SMS/text messages, it might be usefull to spend this money for better hosting. Website monitoring is to get warned if something went wrong.</p>
<h3>Website Monitoring Service Provider</h3>
<p>In this article we review three <a href="http://www.web-development-blog.com/archives/is-your-website-is-down-know-before-your-visitors-do/">website monitoring service</a> provider, all of them offer a great service product and you find them in a lower price segment. That will say, these services are acceptable for most of the websites on the Internet.</p>

<p><a rel="nofollow" href="http://site24x7.com/signup-plans.html?q=wgCjwuCY"><img class="alignnone size-full wp-image-749" title="site24x7" src="http://www.web-development-blog.com/wp-content/uploads/2009/12/site24x7.gif" alt="site24x7" width="119" height="39" /></a></p>
<p>I used Site24&#215;7 since they started offering services a few years ago. They offer anything you need to monitor your server or website; Tests on websites or server ports (you can monitor every server port) are only a view options. Visit their website for all the features they offer. They offer a free account and  15day trials for their paid services, if you use the standard or premium service you pay for each single test period  and location. If you need multiple test locations, you should use the premium plan because this plan includes 6 free locations for each test. If you need more than one website tested from multiple locations, than is this provider more expansive than others.</p>
<p><a rel="nofollow" href="http://www.hyperspin.com/"><img class="alignnone size-full wp-image-750" title="hyperspin" src="http://www.web-development-blog.com/wp-content/uploads/2009/12/hyperspin.gif" alt="hyperspin" width="150" height="32" /></a></p>
<p>Hyperspin is monitoring provider who offers a lot of features and also a great reseller program. If you&#8217;re looking for a way to monetize your websites traffic, by offering your own monitoring service, you should try them. All test features are available and they have multiple locations and you can setup four of them as a global setting for all your tests. They don&#8217;t charge you for using all the locations. They offer discounts if you buy more or if you pay in upfront for a whole year. I stopped using them because their control panel was several times not accessible from my laptop (using different IP addresses).</p>
<p><a rel="nofollow" href="http://www.pingdom.com/"><img class="alignnone size-full wp-image-752" title="pingdom" src="http://www.web-development-blog.com/wp-content/uploads/2009/12/pingdom.gif" alt="pingdom" width="137" height="50" /></a></p>
<p>Pingdom is the current servuice I&#8217;m using to monitor all my websites. Their control panel and website looks very modern and they offering a great plan with five tests for only $9.95/month. They offer e-mail, SMS/text message notifications and a some great integration with Twitter. Multiple test locations are included without any additional charge. I like the fast and clear interface and off course the price. I&#8217;m sure I will keep using them the next years.</p>
<p>While most of the features for these three website monitoring service providers are the same, is the pricing very different. I&#8217;m sure all three working great, just try them.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.web-development-blog.com/archives/is-your-website-is-down-know-before-your-visitors-do/" rel="bookmark" title="August 22, 2008">Is your website is down? Know before your visitors do!</a></li>
<li><a href="http://www.web-development-blog.com/archives/how-to-choose-a-wordpress-hosting-provider/" rel="bookmark" title="January 24, 2010">How-to choose a WordPress Hosting Provider</a></li>
<li><a href="http://www.web-development-blog.com/archives/tel-domain-launch-the-next-mobile-story/" rel="bookmark" title="March 28, 2009">.tel domain launch, the next mobile story</a></li>
</ul>
<p><!-- Similar Posts took 2.833 ms --></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/website-monitoring-services-reviews-and-facts/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Adsense for WordPress &#8211; 5 Plugins reviewed</title>
		<link>http://www.web-development-blog.com/archives/adsense-for-wordpress-5-plugins-reviewed/</link>
		<comments>http://www.web-development-blog.com/archives/adsense-for-wordpress-5-plugins-reviewed/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 05:41:41 +0000</pubDate>
		<dc:creator>finalwebsites.com</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[ad formats]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[revenue share]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=680</guid>
		<description><![CDATA[
If you try to monetize your blog with Google Adsense you might have noticed that this is not an easy job. Blog reader are very focused on reading the content and writing comments. Many readers will not visit your site since they read your blogs in a RSS reader. That will say that we need [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End-->
<p>If you try to monetize your blog with Google Adsense you might have noticed that this is not an easy job. Blog reader are very focused on reading the content and writing comments. Many readers will not visit your site since they read your blogs in a RSS reader. That will say that we need a very flexible Adsense plugin to place our ads on the right place in our blogs articles. Some of you will say &#8220;I place them always on place A, B and C&#8221;, but I&#8217;m sure that this will not work all the time.</p>

<p>We need a plugin that has the following features:</p>
<ul>
<li> Single blog post placements</li>
<li> Unlimited number of ad layouts</li>
<li> Easy to integrate with each blog post using tags</li>
<li> <strong>NO revenue share with the plugin author!</strong></li>
</ul>
<p>Additionally we like to see features like:</p>
<ul>
<li> IP-based filter functions</li>
<li> Alternative ads for the IP filter</li>
<li> Using ad code from other networks than Google Adsense</li>
</ul>
<p>For this review we selected the 5 WordPress plugins because they have recent updates (active projects) and many features:<span id="more-680"></span></p>
<h3><a rel="nofollow" href="http://wordpress.org/extend/plugins/adsense-daemon/">Adsense Daemon</a></h3>
<p>This plugin supports three different Adsense layouts. All configured ads are placed on all your blog pages (single view). For each layout you have the control (7 options) where each ad will show up. The plugin has basic features and acts very static. A good plugin if you don&#8217;t need so much functions.</p>
<h3><a rel="nofollow" href="http://wordpress.org/extend/plugins/adsense-integrator/">AdSense Integrator</a></h3>
<p>If you need a more flexible plugin, you should check this Adsense plugin for WordPress. It has all the features we mentioned above and more: Default settings for automatic placement, full control about which pages have to show the automatic placed ads and a CSS margin for some better ad placement. Revenue share is enabled by default, but you can change this setting (if you don&#8217;t like to support the developer with 4% of all your ad impressions).</p>
<p>Everything seems working, except the single ad placement <img src='http://www.web-development-blog.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
With every placement the &#8220;initial&#8221; ad is placed too, maybe a recent bug? I posted this to the WordPress forum and will post the result here. Anyway a good plugin if this bug is fixed.</p>
<h3><a rel="nofollow" href="http://wordpress.org/extend/plugins/all-in-one-adsense-and-ypn/">All in One Adsense and YPN!</a></h3>
<p>Great plugin idea on how to configure your blog using Google Adsense or  YPN (Yahoo Network). While the configuration options are very comfortable is this plugin less flexible. All settings are site-wide and valid for all ad formats.</p>
<p>The plugin offers an option to use multiple ad formats, a random function will show them all. I don&#8217;t think that this really works (maybe for different colors?). There is an option to disable ads for single pages, but this will disable all ads on that single page. While this plugin looks really good, I will not use it.</p>
<h3 title="Easy AdSense Redux V2.82"><a rel="nofollow" href="http://wordpress.org/extend/plugins/easy-adsense-redux/">Easy AdSense</a></h3>
<p>If you check the WordPress plugin page you should think that this is a great plugin, but I deactivated the plugin very quickly. At the moment that the plugin was activated, it shows already the Adsense ads from the plugin author and also at least one link to his website on each of your blog pages. I need to mention that I choose the plugin because according the author, is this version more advanced and <strong>doesn&#8217;t</strong> include a revenue share. The plugin has a lot of functions to configure the different products like Adsense for search and feeds and of course the content and link units. I&#8217;m sure you can treat the setting that way to get a static ad setup for your site, but I don&#8217;t like a plugin that includes code in my site without permission and that&#8217;s the reason why my advice is to NOT using this plugin. You never know what a future version will do with your website!</p>

<h3><a rel="nofollow" href="http://wordpress.org/extend/plugins/quick-adsense/">Quick Adsense</a></h3>
<p>Finally a plugin that has all important features and works for 100%! Using this plugin you have all the options you need for your blog site: Static placements for your whole website, custom placements for your posts using simple snippets or just disable ads for a single post. This plugin has more features:</p>
<ul>
<li>Add your Adsense code to your blog posts and your sidebar widgets, all settings are controlled through a single settings page.</li>
<li>You don&#8217;t need to remember the tag names, just place them using quick tags in the HTML mode of your editor.</li>
<li>There is space for 10 different ad layouts for the blog pages and 3 in your sidebar.</li>
<li>There are no strings attached will say no revenue share or unwanted links, the only thing the author asks is to place a link or button.</li>
</ul>
<p>There is one feature missing; the IP filter with the option to show alternative ads. Since this feature is very special and should work together with a GEO location script, I think I can miss this feature for now.</p>
<p>At the end I must say I go for the Quick Adsense plugin, because I need a plugin that makes it possible to place the ads on locations I choose while writing a blog post. The Adsense Integrator is also a good plugin, but because of the bug in the current version it&#8217;s not useful for my website.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.web-development-blog.com/archives/useful-plugins-for-your-bbpress-forum/" rel="bookmark" title="August 29, 2009">Useful Plugins for your bbpress Forum</a></li>
<li><a href="http://www.web-development-blog.com/archives/adsense-for-domains-just-another-domain-parking-service/" rel="bookmark" title="February 22, 2009">AdSense for Domains, just another Domain Parking Service?</a></li>
<li><a href="http://www.web-development-blog.com/archives/a-new-wordpress-theme-for-our-blog/" rel="bookmark" title="March 15, 2009">A new Wordpress theme for our blog</a></li>
</ul>
<p><!-- Similar Posts took 2.795 ms --></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/adsense-for-wordpress-5-plugins-reviewed/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Top your sales with Google Commerce Search</title>
		<link>http://www.web-development-blog.com/archives/top-your-sales-with-google-commerce-search/</link>
		<comments>http://www.web-development-blog.com/archives/top-your-sales-with-google-commerce-search/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 18:39:07 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[web shop]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=665</guid>
		<description><![CDATA[As a web shop owner you like to make your shop as popular and successful as possible. If you like to take your business to the next level, you should take a look at the Google Commerce Search. This hosted e-commerce search solution will allow your customers to have a much more pleasant and better [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End--><p><img class="alignleft size-full wp-image-667" style="margin-left: 5px; margin-right: 5px;" title="Google commerce search" src="http://www.web-development-blog.com/wp-content/uploads/2009/11/commerce_search-64.gif" alt="Google commerce search" width="64" height="64" />As a web shop owner you like to make your shop as popular and successful as possible. If you like to take your business to the next level, you should take a look at the <a rel="nofollow" href="http://www.google.com/commercesearch/">Google Commerce Search</a>. This hosted e-commerce search solution will allow your customers to have a much more pleasant and better shopping experience. The easier your e-commerce website for your customers, the better the chances are that they will buy your product and maybe will become a loyal customer.</p>
<h3>Why Google Commerce Search?</h3>
<p>Google Commerce Search is a scalable hosted e-commerce search solution. Using this Google service it&#8217;s possible to present your products online with a &#8220;special&#8221; type of Google site search.<br />
But there is more:</p>
<ul>
<li>Don&#8217;t worry about pikes of high traffic, Google Commerce Search will serve results for all your customers.</li>
<li>Your shop data become available in Google Merchant Center and inside the Google Product Search.</li>
<li>Synchronize or upload your data using the Google XML API.</li>
<li>Customize your on-site search engine so that it has the appearance of your website.</li>
<li>Manage all your products via the easy to use administrative console.<span id="more-665"></span></li>
<li>Analyze your statistics and use Google Analytics for details you might have never seen before; Follow reports on such items as top queries, special features usage, and much more.</li>
<li>Google Commerce Search makes the product search user-friendly. Provide for your products alternative spelling options or common synonyms. Your customer will see how easy it is to find a product, with the result of a higher conversion rate and a big chance that the customer will buy again.</li>
<li>Promote certain products and add them to related search results. This way you&#8217;re give more attention to specific products and maybe you can raise the purchase amount as well.</li>
<li>There is no waiting time, after your products are available in the Google Merchant center, they are available inside the search results.</li>
<li>Integrate Google Checkout and create a standalone shopping cart system (option)</li>
</ul>
<p><a href="http://www.web-development-blog.com/wp-content/uploads/2009/11/featured_search_result.jpg" rel="shadowbox[post-665];player=img;"><img class="alignnone size-medium wp-image-671" title="featured search result" src="http://www.web-development-blog.com/wp-content/uploads/2009/11/featured_search_result-300x183.jpg" alt="featured search result" width="300" height="183" /></a></p>
<h3>Is my old shop or website not needed anymore?</h3>
<p>Sure of course not! The checkout process and all detailed product information stays on your current website. Even if you use Google Checkout as payment solution you should use your own website for detailed product information and reviews. Your main website is the key to get products into the results of the &#8220;regular&#8221; Google Search engine. Add the search engine form to all pages of your own site for your customers convenience.</p>
<h3>Is this a great solution or not?</h3>
<p>There is one point which makes this service only attractive for established online shops: The Google Commerce Search is not free, but it is well worth the cost.</p>
<p>Google Commerce Search will help your customers to find what product it is they are looking for quick and easy. They will be able to filter the product results they are looking for according to the price of the product, the brand, the category, or many other ways. This helps to cut down on the chances of your potential customers locating the products on another page first. When people can&#8217;t find exactly what they are looking for on one page, they will pull up a second page and begin looking at different options. With the help of Google Commerce Search you can avoid this happening to you.</p>
<p>Google Commerce Search is and easy and effective way to handle your online sale. The product search makes everything simple and you don&#8217;t need to use your own shopping cart software anymore</p>
<blockquote><p>Promote your products on your website, they way you did before and make more sales using Google Commerce Search!</p></blockquote>
<h3>Related products, services and resources:</h3>
<ul>
<li>Google Commerce Search <a href="http://www.youtube.com/watch?v=gj7qrotOmVY" rel="shadowbox[post-665];player=swf;width=640;height=385;" target="_blank">introduction video</a>.</li>
<li><a rel="nofollow" href="http://www.magentocommerce.com/product/community-edition" target="_blank">Magento</a> e-commerce platform (Community edition) and <a href="http://www.shopping-cart-templates.org/magento-templates.php">Magento Templates</a>.</li>
<li><a rel="nofollow" href="http://bit.ly/8uT9Sj" target="_blank">Yahoo Merchant Solutions</a> (if you don&#8217;t like Google Commerce Search or Magento)</li>
</ul>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.web-development-blog.com/archives/build-a-web-shop-with-oscommerce/" rel="bookmark" title="July 23, 2007">Build a web shop with osCommerce</a></li>
<li><a href="http://www.web-development-blog.com/archives/setting-up-an-internet-shopping-cart/" rel="bookmark" title="November 11, 2007">Setting up an Internet shopping cart</a></li>
<li><a href="http://www.web-development-blog.com/archives/8-link-building-ideas-for-corporate-websites/" rel="bookmark" title="March 11, 2010">8 Link building ideas for corporate websites</a></li>
</ul>
<p><!-- Similar Posts took 2.764 ms --></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/top-your-sales-with-google-commerce-search/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Wave &#8211; Invitations and YouTube Gadget</title>
		<link>http://www.web-development-blog.com/archives/google-wave-invitations-and-youtube-gadget/</link>
		<comments>http://www.web-development-blog.com/archives/google-wave-invitations-and-youtube-gadget/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 21:21:50 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Google services]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[invitations]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=628</guid>
		<description><![CDATA[Finally I&#8217;m in, I got my invitation for Google Wave! After creating the first Wave pages I can say that the system looks really cool and I&#8217;m very happy that it&#8217;s browser based and not some Windows desktop application.
Why should I use Google Wave?
First what people asked me after I told them about Google Wave [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End--><p><img class="size-full wp-image-630 alignleft" style="margin-left: 5px; margin-right: 5px;" title="google_wave_logo" src="http://www.web-development-blog.com/wp-content/uploads/2009/11/google_wave_logo.jpg" alt="google_wave_logo" width="120" height="120" />Finally I&#8217;m in, I got my invitation for Google Wave! After creating the first Wave pages I can say that the system looks really cool and I&#8217;m very happy that it&#8217;s browser based and not some Windows desktop application.</p>
<h3>Why should I use Google Wave?</h3>
<p>First what people asked me after I told them about Google Wave was: &#8220;Why should I use it and what is so special?&#8221; If the same people are already on Twitter and/or Facebook it&#8217;s easy to explain; It&#8217;s like Facebook, Twitter or MSN. Google Wave is a tool to share your content with other friends in real time and also private communication tool. Currently is Google Wave a preview release and I&#8217;m sure we will see much more features before the system is out of a future Beta period. I think a lot of people are missing the function to publish their content to others users without adding them to a conversation and you can&#8217;t discover stuff or profiles from others. On the other site there are already features like real time content updates and adding content is very easy and powerful. Adding content is like creating a word document with abilities to add images, links, gadgets and attachments.</p>
<h3>Gadgets are allowed but there is no function for YouTube videos</h3>
<p>As I said before, its possible to add gadgets to your Wave. <span id="more-628"></span>Add Google maps, simple polls and many gadgets from the google gadget gallery. Since Google Wave is in an early state, not every 3rd party gadget works and adding gadgets is limited. The first thing I noticed is that there is no standard function to add YouTube videos to your Wave. We (finalwebsites.com) created a small <strong><a href="http://www.finalwebsites.com/googlewave/">YouTube Gadget Generator</a></strong> to create your custom YouTube Video object. Using this generator it&#8217;s possible to create a gadget from every YouTube Video URL.</p>
<p><a href="http://www.web-development-blog.com/wp-content/uploads/2009/11/Wave_Youtube_Screenshot.jpg" rel="shadowbox[post-628];player=img;"><img class="alignnone size-medium wp-image-631" title="Wave_Youtube_Screenshot" src="http://www.web-development-blog.com/wp-content/uploads/2009/11/Wave_Youtube_Screenshot-300x145.jpg" alt="Wave_Youtube_Screenshot" width="300" height="145" /></a></p>
<h3>Google Wave Invitations available</h3>
<p>We like to share 10 Google Wave Invitations with our blog reader. If you like have one, post some nice comment why you deserve one of the invitations. We publish the most creative responses in the comment list below and we give away the invitations in a random order.</p>
<blockquote><p>Invitations for Google Wave are send via the interface from Google wave. There is no code or something we can send via email or this website. If you like to get invited, provide your e-mail address which is connected with a Google account or your Gmail address. Post this e-mail address with your comment and mark this address: &#8220;My Google account is &#8230;&#8221;</p></blockquote>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.web-development-blog.com/archives/just-a-better-internet-portal-provided-by-google/" rel="bookmark" title="October 19, 2008">Just a better Internet portal provided by Google</a></li>
<li><a href="http://www.web-development-blog.com/archives/your-favorite-google-gadgets-on-your-website/" rel="bookmark" title="October 5, 2006">Your favorite Google Gadgets on your website</a></li>
<li><a href="http://www.web-development-blog.com/archives/how-to-create-a-password-generator-using-php/" rel="bookmark" title="November 22, 2009">How-to create a Password Generator using PHP</a></li>
</ul>
<p><!-- Similar Posts took 2.611 ms --></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/google-wave-invitations-and-youtube-gadget/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Is the Amazon Kindle a book replacement?</title>
		<link>http://www.web-development-blog.com/archives/the-kindle-by-amazon-a-book-replacement/</link>
		<comments>http://www.web-development-blog.com/archives/the-kindle-by-amazon-a-book-replacement/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 22:27:25 +0000</pubDate>
		<dc:creator>finalwebsites.com</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=565</guid>
		<description><![CDATA[
If you are looking for the best software and hardware platform on the market for reading e-books and other digital media, then you will want to take a look at Amazon Kindle. More and more people are turning to it each day because of everything that it has to offer. There are three different hardware [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End--><p><a href="http://www.web-development-blog.com/wp-content/uploads/2009/10/kindle.png" rel="shadowbox[post-565];player=img;"><img class="alignleft size-thumbnail wp-image-574" title="Amazon Kindle" src="http://www.web-development-blog.com/wp-content/uploads/2009/10/kindle-150x150.png" alt="Amazon Kindle" width="150" height="150" /></a></p>
<p>If you are looking for the best software and hardware platform on the market for reading e-books and other digital media, then you will want to take a look at <a rel="nofollow" href="http://bit.ly/1yP4KR">Amazon Kindle</a>. More and more people are turning to it each day because of everything that it has to offer. There are three different hardware devices which support this platform. These devices are Kindle, Kindle 2, and Kindle DX. Kindle devices make use of electronic paper called <strong>E Ink</strong> for their displays. A person is able to download the content directly over <strong>Amazon Whispernet</strong> by using the Sprint EVDO network. This allows a person to get what they want hassle free.</p>
<p>Another great feature of Amazon Kindle is <strong>you don&#8217;t need a computer</strong> to gain Internet access. All kindle books are delivered via the fast 3G network. There are no contracts and no fees; except the purchase price for your favorite books. Amazon Kindle has all of the features that users have been waiting for. This is one reason why the original Amazon Kindle sold out in just a little over five hours and was not back in stock until five months later.  This product has an impressive number of fans that will praise its features loyally.<span id="more-565"></span></p>
<h3>Plenty of storage for your Kindle books</h3>
<p>When a person takes their  first glance at the Amazon Kindle, they may not be impressed right away. It isn&#8217;t the best looking product and it appears to have far too many buttons making it look confusing and awkward. However, most people that have a chance to use it become an instant fan. It makes up for its clustered looks with everything else that it offers. It has a <strong>2 GB hard drive</strong> which allows the user to <strong>store as many as 1500 e-books</strong>. This is just the thing for anyone that wants to carry a library of books with them and make sure that they have access to those books whenever they want. A lot of Amazon Kindle users also appreciate that they can read their books without fighting pages or carrying around a large and bulky book.</p>
<p>Amazon Kindle has a full keyboard which makes it easy for you to annotating books or to search for something. It also has an impressive speed, a person won&#8217;t have to wait for the Amazon Kindle, it gets to those pages in a hurry. Many people find the Amazon Kindle much easier to read than a traditional book. It&#8217;s easier to hold in just about any situation. Whether someone is trying to rock a fussy baby, or trying to read outside on a windy day, this is one way of reading without fighting all of those pages. They won&#8217;t have to worry about losing their spot in a book ever again. <strong>Read before you buy</strong>, get the first chapters for free before you decide to buy a book. Not reason enough to read books via the Kindle? Many Kindle books are <strong>priced 50% lower</strong> than the printed edition.</p>
<h3>One device for International usage</h3>
<p>Amazon Kindle comes with its own dictionary, this is one feature that many users really appreciate. The dictionary feature is very easy to use. All the user has to do is highlight the words that they want to look up and the definitions of those words will appear right on the screen. It even keeps track and lets the user know how much of the book they have read. Another nice thing is that the battery <strong>uses  minimal power</strong> until you turn the pages. This helps the battery to last for a long time before it needs to be charged. The <strong>International coverage</strong> allows users to enjoy 3G wireless coverage in <strong>more than 100 countries</strong>.</p>
<p>Many people are turning to the Amazon Kindle as a much more convenient way of reading their books. With the use of this convenient item, they can read anytime and anywhere. It&#8217;s also just as easy to get more books. All someone has to do is go to the Amazon store right from the Amazon Kindle and add the books that they want within mere seconds. It also handles such things as music, web browsing, and video. Many people make it a point of never leaving their home without having their Amazon Kindle on them. They find that they don&#8217;t feel like themselves if they leave it behind.</p>
<p><a rel="nofollow" href="http://bit.ly/1yP4KR">Amazon Kindle</a> is ideal for anyone. College students, professionals, homemakers, or any avid reader is sure to love this product. The cost is another impressive aspect, it can be purchased for as little as just a couple hundred dollars. When a person considers how easy it can make their life when it comes to reading and getting the books they want, it&#8217;s easy to see why that is an impressive price.</p>
<h3>Kindle books for web developer</h3>
<p>There are kindle books for every genre, even for people like us &#8220;Web developer&#8221;. There are currently <strong>more than 15,000 books</strong> in the category &#8220;Computers &amp; Internet&#8221;. I have selected a few interesting book titles for your shopping list. <del datetime="2009-10-29T07:59:51+00:00">Psst! If you buy the Kindle before Christmas, your love ones will have plenty of books they can buy for you. This maybe the first year that you will have a longer wish-list.</del> <img src='http://www.web-development-blog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<strong>Edit:</strong> Since all kindle books are delivered online via the G3 network, you can put them under your Christmas tree, but there are a few  <a rel="nofollow" href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=kindle%20accessories&amp;tag=amazonkindl-20&amp;index=blended&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">kindle accessories</a>.</p>
<ul>
<li><a rel="nofollow" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FCoders-at-Work-ebook%2Fdp%2FB002RHN7RM%2F&amp;tag=amazonkindl-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Coders at Work (Kindle Edition)</a></li>
<li><a rel="nofollow" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FCSS-The-Missing-Manual-ebook%2Fdp%2FB002MV2Z4E%2F&amp;tag=amazonkindl-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">CSS: The Missing Manual (Kindle Edition)</a></li>
<li><a rel="nofollow" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FDesign-Patterns-Elements-Reusable-Object-Oriented%2Fdp%2FB000SEIBB8%2F&amp;tag=amazonkindl-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Design Patterns: Elements of Reusable Object-Oriented Software (Kindle Edition)</a></li>
<li><a rel="nofollow" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FTwitter-Tweeple-things-ebook%2Fdp%2FB002UKOKYA%2F&amp;tag=amazonkindl-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Twitter For The Tweeple &#8211; there are a few things that you should be aware of&#8230; (Kindle Edition)</a></li>
<li><a rel="nofollow" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FSocial-Media-Success%2Fdp%2FB002TX701I%2F&amp;tag=amazonkindl-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Social Media Success! (Kindle Edition)</a></li>
</ul>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.web-development-blog.com/archives/database-management-with-phpmyadmin/" rel="bookmark" title="May 12, 2008">Database Management with phpMyAdmin</a></li>
<li><a href="http://www.web-development-blog.com/archives/top-your-sales-with-google-commerce-search/" rel="bookmark" title="November 29, 2009">Top your sales with Google Commerce Search</a></li>
<li><a href="http://www.web-development-blog.com/archives/social-media-services-are-more-efficient-these-days/" rel="bookmark" title="September 27, 2009">Social media services are more efficient these days</a></li>
</ul>
<p><!-- Similar Posts took 2.886 ms --></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/the-kindle-by-amazon-a-book-replacement/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Create custom website backups using CRON</title>
		<link>http://www.web-development-blog.com/archives/create-custom-website-backups-using-cron/</link>
		<comments>http://www.web-development-blog.com/archives/create-custom-website-backups-using-cron/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 13:09:54 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[webfaction]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=507</guid>
		<description><![CDATA[Several weeks ago I was looking for some alternative hosting for Media Temple and found WebFaction. While searching the net I found a few reviews and all of them are very good. Because their shared hosting package look different from others, I took an account.
Why Webfaction?
Webfaction is a 100% web hosting provider offering shared hosting [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End--><p>Several weeks ago I was looking for some alternative hosting for Media Temple and found <a rel="nofollow" href="http://www.webfaction.com/?affiliate=finalwebsites">WebFaction</a>. While searching the net I found a few reviews and all of them are very good. Because their shared hosting package look different from others, I took an account.</p>
<h3>Why Webfaction?</h3>
<p><a rel="nofollow" href="http://www.webfaction.com/?affiliate=finalwebsites">Webfaction</a> is a 100% web hosting provider offering shared hosting plans and managed dedicated servers. Very special is that a shared hosting account has advanced features you didn&#8217;t find by other providers. The most important feature is that you get full SSH access to your Linux user directory and processes like PHP and HTTPD are executed as the same user. Having that kind of user accounts gives you much more possibilities like using a reserved amount of memory for a single process or the ability to setup new stuff in the user directory. I think WebFaction doesn&#8217;t provide a shared hosting account for a beginning webmaster, because their control panel is very basic and is mostly used to create new website, applications, email and database accounts. That will say that other functions like protecting directories or creating CRON jobs must be set via SSH and the command line. They create backups for all your website accounts and all databases. That is for the most users enough, but I like to have real time access to a copy to all my files.</p>
<p><a href="http://bit.ly/7WmcM2" target="_blank" rel="nofollow"><br />
<img src="http://www.awltovhc.com/image-2408474-10441053" width="468" height="60" alt="Unlimited Online backup for 4.95/month" border="0"/></a></p>
<h3>Creating backups for your websites and applications</h3>
<p>While this tutorial is based on my experience with the hosting account by WebFaction, it should work for most other Linux accounts or servers. All you need is full access to the user&#8217;s home directory. In the past I used the backup function provided by the DirectAdmin control panel for all my hosting. Those backup function (similar to other control-panel types) creates one zipped file from all the user data which is stored on a local or remote location. This type of backup will generate a huge server load if sites becoming bigger. In this tutorial we backup our databases to a local location and we are using <strong>rsync</strong> to backup our websites and databases.<span id="more-507"></span></p>
<h3>Creating backups from your database</h3>
<p>First we need one database user which has at least the rights to select an lock tables.</p>

<div class="wp_syntax"><div class="code"><pre class="mysql" style="font-family:monospace;"><span style="color: #990099; font-weight: bold;">GRANT</span> <span style="color: #990099; font-weight: bold;">SELECT</span><span style="color: #000033;">,</span> <span style="color: #990099; font-weight: bold;">LOCK</span> <span style="color: #990099; font-weight: bold;">TABLES</span> <span style="color: #990099; font-weight: bold;">ON</span> <span style="color: #990099; font-weight: bold;">database</span>.<span style="color: #CC0099;">*</span> <span style="color: #990099; font-weight: bold;">TO</span> <span style="color: #008000;">'yourdumpuser'</span>@<span style="color: #008000;">'localhost'</span></pre></div></div>

<p>If you like to have a single user with full rights for easier database access, you can use this query as an alternative:</p>

<div class="wp_syntax"><div class="code"><pre class="mysql" style="font-family:monospace;"><span style="color: #990099; font-weight: bold;">GRANT</span> <span style="color: #990099; font-weight: bold;">ALL</span> <span style="color: #990099; font-weight: bold;">ON</span> <span style="color: #990099; font-weight: bold;">database</span>.<span style="color: #CC0099;">*</span> <span style="color: #990099; font-weight: bold;">TO</span> <span style="color: #008000;">'yourdumpuser'</span>@<span style="color: #008000;">'localhost'</span></pre></div></div>

<p>Using the rights for the dump user we&#8217;re able to create database backups from the command line like:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">mysqldump <span style="color: #660033;">-uyourdumpuser</span> <span style="color: #660033;">-hlocalhost</span> <span style="color: #660033;">-pyourdumppassword</span> database <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">gzip</span> <span style="color: #660033;">--best</span> <span style="color: #000000; font-weight: bold;">&gt;</span> yourmysqlbackup.gz</pre></div></div>

<p>This command creates an already gzip compressed database backup file. If you have have many databases you need a lot of commands it would be easier to run a bash script like this one:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/sh</span>
<span style="color: #007800;">DBUSER</span>=<span style="color: #ff0000;">&quot;yourdumpuser&quot;</span>
<span style="color: #007800;">DBHOST</span>=<span style="color: #ff0000;">&quot;localhost&quot;</span>
<span style="color: #007800;">DBPASS</span>=<span style="color: #ff0000;">&quot;yourdumppassword&quot;</span>
<span style="color: #007800;">BACKUPDIR</span>=<span style="color: #ff0000;">&quot;dbbackup&quot;</span>
<span style="color: #007800;">DBS</span>=<span style="color: #000000; font-weight: bold;">`</span>mysql -u<span style="color: #007800;">$DBUSER</span> -h<span style="color: #007800;">$DBHOST</span> -p<span style="color: #007800;">$DBPASS</span> <span style="color: #660033;">-e</span><span style="color: #ff0000;">&quot;show databases&quot;</span><span style="color: #000000; font-weight: bold;">`</span>
<span style="color: #000000; font-weight: bold;">for</span> DATABASE <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #007800;">$DBS</span>
<span style="color: #000000; font-weight: bold;">do</span>
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #007800;">$DATABASE</span> <span style="color: #000000; font-weight: bold;">!</span>= <span style="color: #ff0000;">&quot;Database&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
<span style="color: #007800;">FILENAME</span>=<span style="color: #007800;">$DATABASE</span>.gz
mysqldump -u<span style="color: #007800;">$DBUSER</span> -h<span style="color: #007800;">$DBHOST</span> -p<span style="color: #007800;">$DBPASS</span> <span style="color: #007800;">$DATABASE</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">gzip</span> <span style="color: #660033;">--best</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #007800;">$BACKUPDIR</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">$FILENAME</span>
<span style="color: #000000; font-weight: bold;">fi</span>
<span style="color: #000000; font-weight: bold;">done</span></pre></div></div>

<p>This small script will read all database names (where the user has access to) and creates files for all of them. Add this code into a file and save it under the name <strong>dbbackup.sh</strong> in your Linux home directory and create also the directory <strong>dbbackup</strong> for the files. The new script need to be executable, use chmod 775 to do that. Test the script with the following command within the directory where the script is located.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>dbbackup.sh</pre></div></div>

<h3>Backup your files using rsync</h3>
<p>Next we need a remote backup location to store our data on a safe place. This can be a second server you own or an external service. Important is that you can access that location via SSH. I&#8217;m using <a rel="nofollow" href="http://www.evbackup.com/">EVBackup</a> from ExaVault. They are not very expensive and they offer a great service. They have also a great <a rel="nofollow" href="http://www.evbackup.com/support-rsync-setup-unix-linux-bsd/">tutorial</a> on how-to configure your account to access their servers using rsync via SSH. There is also <a rel="nofollow" href="https://one.ubuntu.com/">Ubuntu One</a>, they offering free accounts for the first 2GB.</p>
<p>After you setup you SSH connection between you server and your backup server we can start using rsync.</p>
<blockquote><p><strong>Note!</strong> We followed the instructions on from the EVBackup site and created a SSL key to access the remote location without providing a password. It&#8217;s <strong>strongly advised</strong> to do the same, otherwise the next steps will not work for you. You can use the instructions from their website for your own server if you change some parameters and values.</p></blockquote>
<p>The following example will copy all files within the <strong>webapps</strong> directory from your local server to the remote location (directory backup-1):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">rsync <span style="color: #660033;">-avz</span> <span style="color: #660033;">--delete</span> <span style="color: #660033;">-e</span> <span style="color: #ff0000;">&quot;ssh -i /home/username/backup/ssh_key&quot;</span> <span style="color: #ff0000;">&quot;/home/username/webapps&quot;</span> someuser<span style="color: #000000; font-weight: bold;">@</span>someuser.exavault.com:backup-<span style="color: #000000;">1</span></pre></div></div>

<p><strong>/home/username/backup/ssh_key</strong> is the location of the ssh key you have created before<br />
<strong>/home/username/webapps </strong>is the directory with files you want to backup<br />
<strong>someuser@someuser.exavault.com:backup-1</strong> is the remote location (in this example an account at exavault.com/EVBackup) where all files are stored</p>
<p>Note the parameter <strong>&#8211;delete</strong> will delete files on remote if the didn&#8217;t exist on the local location and <strong>-i</strong> will create a incremental backup. For additional information about the parameters used with <strong>rsync</strong> run this command via the command line: <code>rsync --help</code>.</p>
<h3>Run backups using CRON</h3>
<p>If you have multiple directories to backup you should group them in one bash script:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/sh</span>
rsync <span style="color: #660033;">-avz</span> <span style="color: #660033;">--delete</span> <span style="color: #660033;">-e</span> <span style="color: #ff0000;">&quot;ssh -i /home/username/backup/ssh_key&quot;</span> <span style="color: #ff0000;">&quot;/home/username/webapps&quot;</span> someuser<span style="color: #000000; font-weight: bold;">@</span>someuser.exavault.com:backup-<span style="color: #000000;">1</span>
rsync <span style="color: #660033;">-avz</span> <span style="color: #660033;">--delete</span> <span style="color: #660033;">-e</span> <span style="color: #ff0000;">&quot;ssh -i /home/username/backup/ssh_key&quot;</span> <span style="color: #ff0000;">&quot;/home/username/dbbackup&quot;</span> someuser<span style="color: #000000; font-weight: bold;">@</span>someuser.exavault.com:backup-<span style="color: #000000;">1</span></pre></div></div>

<p>You can add as many <strong>rsync</strong> commands you need in that script, save it in the user&#8217;s home directory with the name <strong>data-backup.ssh</strong>.</p>
<ul>
<li>We need to run the database backup script to store the current data into the <strong>dbbackup</strong> directory</li>
<li>If this backup is finished we start the rsync backup script ( give the first CRON job enough time)</li>
</ul>
<p>An alternative is to merge both bash scripts, but this is not part of this tutorial. Our entries for the crontab file are (use this command: EDITOR=nano crontab -e)</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000;">0</span> <span style="color: #000000;">10</span> <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>username<span style="color: #000000; font-weight: bold;">/</span>dbbackup.sh
<span style="color: #000000;">0</span> <span style="color: #000000;">11</span> <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>username<span style="color: #000000; font-weight: bold;">/</span>data-backup.sh</pre></div></div>

<p>These CRON jobs will run the first script at 10:00AM and the second at 11:00AM.</p>
<p>That&#8217;s all to backup your websites and databases using rsync and CRON. If you like to try Webfaction use <strong>finalwebsites</strong> as promo code, they offer a 60 days money-back guarantee.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.web-development-blog.com/archives/create-custom-backups-from-your-website-using-curl/" rel="bookmark" title="July 30, 2008">Create custom backups from your website using cURL</a></li>
<li><a href="http://www.web-development-blog.com/archives/how-to-choose-a-wordpress-hosting-provider/" rel="bookmark" title="January 24, 2010">How-to choose a WordPress Hosting Provider</a></li>
<li><a href="http://www.web-development-blog.com/archives/tutorial-ftp-upload-via-curl/" rel="bookmark" title="October 11, 2007">Tutorial: FTP Upload via cURL</a></li>
</ul>
<p><!-- Similar Posts took 3.019 ms --></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/create-custom-website-backups-using-cron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Premium Flash templates &#8211; Coupon offer!</title>
		<link>http://www.web-development-blog.com/archives/premium-flash-templates-coupon-offer/</link>
		<comments>http://www.web-development-blog.com/archives/premium-flash-templates-coupon-offer/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 19:24:53 +0000</pubDate>
		<dc:creator>finalwebsites.com</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Website templates]]></category>
		<category><![CDATA[coupon]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[flash templates]]></category>
		<category><![CDATA[promo]]></category>
		<category><![CDATA[ZeroIX]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=472</guid>
		<description><![CDATA[The guys at ZeroIX have done it again. 
The ZeroIX Flash template is one of the most unique and impressive premium flash templates around. This aesthetically jarring, yet startlingly realistic site, instantly transports you into a matrix-like world of futuristic horror and intrigue.

The attention to detail is unparalleled, and the design can only be described [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End--><p><strong>The guys at <a rel="nofollow" href="http://www.zeroix.com/">ZeroIX</a> have done it again. </strong></p>
<p>The ZeroIX Flash template is one of the most unique and impressive premium flash templates around. This aesthetically jarring, yet startlingly realistic site, instantly transports you into a matrix-like world of futuristic horror and intrigue.</p>
<p><img class="alignnone" title="ZeroIX screenshot" src="http://www.all4yourwebsite.com/timg/main/25600/25620-b.jpg" alt="" width="430" height="275" /></p>
<p>The attention to detail is unparalleled, and the design can only be described as beautiful, in a gloomy futuristic kind of way. The effects used are cinematic in quality, and the seamless transitions, animation and backgrounds all help to create the feeling that you&#8217;re entering in to a new world, not just another boring old website. The ZeroIX Flash template has a life of its own, with its very own reality&#8230; it&#8217;s like a living thing that moves, and reacts differently to each and every user.<span id="more-472"></span></p>
<p>The Adobe Flash animation artists have managed to capture the scary realism with visually appealing design, and high quality sounds effects, which all work together to create the sites unique ambience.</p>
<p>The interactivity of this flash template is astonishing, and integrates 3D graphics, with video and audio, giving the visitor interactive multimedia experience. The opening game is not only fun, but it&#8217;ll give the site visitors a reason to come back time and time again.</p>
<p>Flash templates are becoming more and more in demand, and the ZeroIX template is great example of why these sites are getting more popular by the day. Site visitors don&#8217;t want to more see boring pages on-line, as they are bombarded with stale blog pages day in, day out. Instead, site owners are now have to make their sites stand out from the crowd with unique flash designs.</p>
<p>With years of combined experience, the ZeroIX team knows exactly what you and your visitors are looking for. The template is fully customisable and flexible enough to use with any site. They layout is totally user friendly, and easy to navigate your way around. The page is the perfect starting point for your site, and more and more can be added to suit your individual site needs. No matter how your site grows, or develops, this template will always be able to fit your needs.</p>
<blockquote><p><strong>The bad news is that this template is not for sale (anymore)!</strong></p></blockquote>
<p>Instead we have selected some other cool and dynamic Flash templates:</p>
<p><a href="http://www.all4yourwebsite.com/website-template/25968"><img class="alignnone" title="Street racer flash template" src="http://www.all4yourwebsite.com/timg/main/25900/25968-b.jpg" alt="" width="430" height="290" /></a></p>
<p><a href="http://www.all4yourwebsite.com/website-template/25907"><img class="alignnone" title="Business Flash template" src="http://www.all4yourwebsite.com/timg/main/25900/25907-b.jpg" alt="" width="430" height="312" /></a></p>
<p><strong>Use this COUPON &#8220;9Gt078urDOcXMGt0oGdd&#8221;</strong> while buying one of our <a href="http://www.all4yourwebsite.com/flash_templates.php">flash templates</a> and safe 5% on your template purchase. This offer is not limited to number of purchases and is valid the for next 10 days!<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.web-development-blog.com/archives/get-your-flash-website-high-ranked-at-google/" rel="bookmark" title="October 7, 2007">Get your Flash website high ranked at Google</a></li>
<li><a href="http://www.web-development-blog.com/archives/premium-zen-cart-themes-updated-for-the-latest-zen/" rel="bookmark" title="November 3, 2006">Premium Zen-Cart themes updated for the latest Zen!</a></li>
<li><a href="http://www.web-development-blog.com/archives/using-wordpress-widgets-for-an-improved-blogging-experience/" rel="bookmark" title="January 22, 2008">Using Wordpress widgets for an improved blogging experience</a></li>
</ul>
<p><!-- Similar Posts took 2.694 ms --></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/premium-flash-templates-coupon-offer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social media services are more efficient these days</title>
		<link>http://www.web-development-blog.com/archives/social-media-services-are-more-efficient-these-days/</link>
		<comments>http://www.web-development-blog.com/archives/social-media-services-are-more-efficient-these-days/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 08:17:57 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[Getting Traffic]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[Disqus]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[Posterous]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[tweetmeme]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=455</guid>
		<description><![CDATA[I remember me the time that using social media for website promotion means to submit your blog or article to services like StumbleUpon, DIGG and del.icio.us. Many people posted their articles to so much sites that the promotion was often more work than the writing an article. I you wanted to have a lot of [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End--><p>I remember me the time that using social media for website promotion means to submit your blog or article to services like StumbleUpon, DIGG and del.icio.us. Many people posted their articles to so much sites that the promotion was often more work than the writing an article. I you wanted to have a lot of traffic from a social media site, you needed a lot of votes to reach the front page of a service. To get the most important &#8220;initial&#8221; votes sharing those social link with friends or network was more than important.</p>
<p>These days the idea of social media is not changed, but we have much more fancy tools to share our articles. The most important factor for a big success is the number of members in your social network. If you network is to small you can share whatever you want, no one will notice your activities.</p>
<h3>Quality above quantity</h3>
<p>To build a social network with members related to your blogs or maybe services and products you offer on your website, follow the following rules: <span id="more-455"></span></p>
<ul>
<li>Be selective with your friends, don&#8217;t send requests to everyone and don&#8217;t accept any friendship request. Connect with friends where the profile is complete and where you can see enough activity. Don&#8217;t connect to people with non related interests.</li>
<li>Build your network slowly. It makes no sense to invest all your time in building the network. Sharing your experience, thoughts and links is important too.</li>
<li>Don&#8217;t join too much social network sites. Start with the biggest sites like <a href="http://twitter.com/finalwebsites">Twitter</a>, Facebook and maybe MySpace. Select social sites where you find enough people intrested in the same topic you do.</li>
<li>Don&#8217;t forget the day has only 24 hours.</li>
</ul>
<p>You need to be an &#8220;interesting&#8221; person or other network member will not request you as a friend. Take care that your profile is active and has a lot interesting comments and links.</p>
<p>In this this article we don&#8217;t want to explain how great Twitter or facebook is, but we want to showcase some great services which have very nice features and are great time saver.</p>
<h3>No Blog without RSS</h3>
<p><img class="alignleft size-full wp-image-462" title="rss" src="http://www.web-development-blog.com/wp-content/uploads/2009/09/rss.jpg" alt="rss" width="81" height="82" />If your site is a blog you need subscriber! Burn your RSS feed with feedburner to get an idea how many subscriber you. Note each new feed URL is a new start, you don&#8217;t loose your subscribers if you create a new one but you should inform your reader. Create a redirect to the new URL. After you get your first stats from feedburner you will notice that a lot of your readership is using the Google Reader to read your blogs. Google Reader has a lot of features to share content in your network: A user can comment articles share them with other readers and you can send links to other social sites like facebook or Twitter. In the current Reader it&#8217;s not easy to make friends, but you can use this tool for your own subscriptions. If your shared articles are interesting enough you will get &#8220;Follower&#8221; very soon. Use also the Bookmarklet from Google reader to share new stories in Google Reader.</p>
<h3>Share you blog comments within your network</h3>
<p><img class="alignleft size-thumbnail wp-image-463" title="Disqus-logo" src="http://www.web-development-blog.com/wp-content/uploads/2009/09/Disqus-logo-150x90.jpg" alt="Disqus-logo" width="150" height="90" />There are many blogs offering the possibility to authorize with Facebook Connect. Use this option, most blogs doesn&#8217;t provide direct links for the URL entered with each comment, so it&#8217;s more effective better to share your comment on your facebook&#8217;s wall. Other people will visit your facebook profile if they like your comments and maybe the will ask your to become a friend. Another great comment service is <a href="http://disqus.com/overview/">Disqus</a>, a comment platform and community.<br />
<strong>Disqus Pofile</strong> &#8211; As a Disqus profile member, each posted comment is stored on your profile page. People can reach your profile with each comment you have posted by a Disqus comment form used by the blog owner. This way people can read all your other comments and if they like your writings the will subscribe.<br />
<strong>Disqus Comments</strong> &#8211; If you install the Disqus comment tool on your own blog, people people get connected with your blog with every comments they posted. This could be another source for traffic. A single comment on your blog from one &#8220;popular&#8221; Disqus member might have a reach to thousands of other Disqus members. All comments are stored in your own blog database as well.</p>
<h3>Share interesting articles in your network</h3>
<p><img class="alignleft size-thumbnail wp-image-464" title="posterous" src="http://www.web-development-blog.com/wp-content/uploads/2009/09/posterous-150x150.jpg" alt="posterous" width="150" height="150" />In the RSS part we talked already about sharing content using the Google Reader. If you like to use a tool that makes your shared content more interactive, you should try <a href="http://posterous.com/">Posterous</a>. According the  developer of this &#8220;light blog service&#8221; is the service very powerful because a member is able to send very advanced blog posts by email. Sending an email is the way how you join! I like Posterous because I&#8217;m able to share my comment about existing articles and blogs via Google Reader and using their Bookmarklet. I&#8217;m able to &#8220;autopost&#8221; my comment to facebook, twitter and many more networks. There are many more features like: Use your own domain, tagging, comments, custom themes, statistics and much more. If you visit the Posterous site it looks like a blog site, but as the owner has much more functions.</p>
<h3>Spread the word on Twitter</h3>
<p>If you like to get your article mentioned on twitter you need some tool to keep it on top at twitter. Because your network members getting so much tweets on their twitter list it&#8217;s almost impossible to reach them with your new article. The solution is <a href="http://tweetmeme.com/user/finalwebsites">Tweetmeme</a>, a link community which looks like Digg, but has more the function to repost a tweet by other twitter members. The rankings on their homepage are a welcome additional feature. If you write blogs, use their Plugin or button even for your older posts. Just imagine to get new traffic for older articles! A reTweet is not like a duplication on digg.com but more like an update.</p>
<p>While using all these social media services and communities it&#8217;s important to keep your social media sites unique. Don&#8217;t post the same article or link twice or more. If you discover somthing interesting, think about how to share it. If you have the time post/comment it on posterous otherwise share the link on twitter, facebook or Google reader. To reach new follower or friends, you should add a feed of latest tweets or shared items to your blog or website. As always, build an online personality and don&#8217;t spam.</p>
<p>If you like check my profile pages and maybe we get connected:<br />
<a href="http://twitter.com/finalwebsites">finalwebsites @ twitter</a> &#8211; <a href="http://posterous.com/people/4afy9HRWVTIB">finalwebsites @ posterous</a> &#8211; <a rel="nofollow" href="http://www.facebook.com/profile.php?id=521977746">finalwebsites @ facebook</a> &#8211; <a rel="nofollow" href="http://www.google.com/reader/shared/olaf.lederer?hl=en">My Shared Items @ Google Reader</a> &#8211; <a rel="nofollow" href="http://disqus.com/finalwebsites/">My Profile @ Disqus</a> or maybe you like to subscribe to my <a rel="nofollow" href="http://friendfeed.com/finalwebsites">Friendfeed</a><br />
<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.web-development-blog.com/archives/8-link-building-ideas-for-corporate-websites/" rel="bookmark" title="March 11, 2010">8 Link building ideas for corporate websites</a></li>
<li><a href="http://www.web-development-blog.com/archives/google-wave-invitations-and-youtube-gadget/" rel="bookmark" title="November 15, 2009">Google Wave &#8211; Invitations and YouTube Gadget</a></li>
<li><a href="http://www.web-development-blog.com/archives/add-a-google-sitemap-for-your-posterous-blog/" rel="bookmark" title="November 18, 2009">Add a Google Sitemap for your Posterous Blog</a></li>
</ul>
<p><!-- Similar Posts took 2.990 ms --></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/social-media-services-are-more-efficient-these-days/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Useful Plugins for your bbpress Forum</title>
		<link>http://www.web-development-blog.com/archives/useful-plugins-for-your-bbpress-forum/</link>
		<comments>http://www.web-development-blog.com/archives/useful-plugins-for-your-bbpress-forum/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 14:01:17 +0000</pubDate>
		<dc:creator>Olaf</dc:creator>
				<category><![CDATA[PHP scripts]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[bbpress]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.web-development-blog.com/?p=329</guid>
		<description><![CDATA[bbpress is a great peace of software and is based on the code from Wordpress. Since the core version is very basic you need some plugins to change bbpress into a mature forum. This article,  written by a experienced bbpress user, gives advice which plugins are very powerful and useful for most bbpress user.]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><!--S-ButtonZ 1.1.5 End--><p>To support our php script users at <a href="http://www.finalwebsites.com/portal">finalwebsites.com</a>, we&#8217;re using bbpress for more than a year now. <a rel="nofollow" href="http://bbpress.org/">bbpress</a> is a great peace of software and is based on Wordpress, that will say if you&#8217;re able to write code for  Wordpress you can code the same way for bbpress. There are several Wordpress plugins which work with bbpress out of the box! Since the release of version 1.0 we have integrated bbpress into our own layout to make it a 100% part of our PHP resource site.</p>
<h3>Why a forum and not just email support and why bbpress?</h3>
<p><img class="alignright" title="bbpress logo" src="http://www.finalwebsites.com/bbpress/bbpress.png" alt="" width="164" height="48" />As a software developer you get most common support questions more than once. Sharing information is useful for others and a forum is a great platform for user support. bbpress is a very basic forum without heavy stuff like personal messaging and is very fast even with lots of users / posts. We like the Wordpress/bbpress API very much and it&#8217;s quite easy to add extra functionality. Sure there are still lot of features missing like merging topics or other important moderator stuff, but I&#8217;m sure the developers of bbress are on the right way. There is one more thing with bbpress, the system is able to work with the same user base as Wordpress. That will say you can connect your blog with your forum site, a great feature for communities.<span id="more-329"></span></p>
<h3>Optimizing bbpress using plugins</h3>
<p><a href="http://www.finalwebsites.com/bbpress/bbpress-seo-tools.php"><strong>bbpress SEO Tools</strong></a><br />
One of the most important requirements for our forum was search engine optimization (SEO). Great search engine positions in Google are great for all websites and for a support forum it&#8217;s more than important. Using this plugin it&#8217;s possible to index only the topic (sub)pages and the main page of course. All other views are for Google (and others) just content duplication and get marked by the plugin as &#8220;NoIndex&#8221;.</p>
<p><a href="http://www.finalwebsites.com/bbpress/moderator-notification.php"><strong>Moderator Notification</strong></a><br />
bbpress is using Akismet to protect your forum against spam, but for new forums it&#8217;s very important to know all new activities. This plugin sends an email message about new posts to all forum moderators.</p>
<p><strong><a href="http://www.finalwebsites.com/bbpress/auto-add-member-favorites.php">Auto Add Favorites</a></strong><br />
bbpress has a different  &#8220;Post subscribe&#8221; function, a user has to add a topic to his favorites for further watching. This plugin is the missing function to add favorites automatically. Check also this article on how-to subscribe to a <a href="http://www.finalwebsites.com/forums/topic/how-to-subscribe-to-topics-from-a-bbpress-forum">bbpress forum</a>.</p>
<p><span><a href="http://www.finalwebsites.com/bbpress/google-sitemap.php"><strong>Google Sitemap Generator</strong></a><br />
A Sitemap for Google is an important feature for SEO, you need to tell search engines about your sites content. This plugin is a great addition if you use the  <strong>bbpress SEO tools</strong>, the plugin creates the same URLs as the pages marked for &#8220;Index&#8221; by the SEO plugin. If you need a more &#8220;general&#8221; sitemap plugin, check <a rel="nofollow" href="http://bbpress.org/plugins/topic/bbpress-sitemap-generator/">this one</a>.<br />
</span></p>
<p>If you have questions about the plugins above, please post to our <a href="http://www.finalwebsites.com/forums/forum/bbpress-plugins-and-modifications">bbpress forum</a>.</p>
<h3>More bbpress plugins (3rd party)</h3>
<p><span><strong><a rel="nofollow" href="http://bbpress.org/plugins/topic/quicktags-4-bbpress/">Comment Quicktags for bbPress</a></strong><br />
The core version of bbpress has no extra options in their reply/post box, it&#8217;s just a textarea. A lot of html markup is allowed and this plugin will add some buttons to the form which helps users writing &#8220;nice&#8221; postings. This plugin is very old, but it works for the current version (1.02).</span></p>
<p><span><strong><a rel="nofollow" href="http://bbpress.org/plugins/topic/human-test/">Human Test for bbPress</a></strong><br />
There are several plugins to limit registrations by bots and spammer. I like this one because it&#8217;s better integrated than others and it&#8217;s easier to handle by new members than ReCaptcha validation for example.</span></p>
<p><span><a rel="nofollow" href="http://bbpress.org/plugins/topic/related-topics/"><strong>Related Topics</strong></a><br />
We know the related blog post plugins from wordpress, this one works the same way and for a forum it&#8217;s very useful. It is great for inter-linking (SEO) and it helps members to find related topics very fast. This plugin works much better if your forum has enough tags set for each topic.</span></p>
<blockquote><p>EDIT: I disabled the related topics plugin yesterday for my forum because it stopped working. I will post an update if found a solution.</p></blockquote>
<p><span><a rel="nofollow" href="http://bbpress.org/plugins/topic/smtp-mailer-for-bbpress/"><strong>SMTP mailer for bbPress</strong></a><br />
The email function used by the core version is already based on phpmailer, but is still using PHP&#8217;s mail() function. It seems that many passwords send after registration, never reached the inbox from the new member. Many bbpress users solved this while using this plugin to send mail messages via SMTP. </span></p>
<p><span><a rel="nofollow" href="http://bbpress.org/plugins/topic/social-it/"><strong>Social It</strong></a><br />
These days social sites are a great way to share content with others. This plugin is also based on a Wordpress plugin and is a great addition for your forum.</span></p>
<p><span>We use these plugins at finalwebsites.com together with the recent version of bbpress. They are compatible even with our custom template for bbpress. Some of them need tiny modifications in the template files. If you like to see more custom bbpress modifications check our <a href="http://www.finalwebsites.com/forums/forum/bbpress-plugins-and-modifications">bbpress forum</a> section and find much more bbpress plugins on the <a rel="nofollow" href="http://bbpress.org/plugins/">bbpress site</a>.<br />
</span><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.web-development-blog.com/archives/new-support-forum-for-finalwebsitescom/" rel="bookmark" title="December 31, 2007">New Support forum for finalwebsites.com</a></li>
<li><a href="http://www.web-development-blog.com/archives/adsense-for-wordpress-5-plugins-reviewed/" rel="bookmark" title="November 30, 2009">Adsense for WordPress &#8211; 5 Plugins reviewed</a></li>
<li><a href="http://www.web-development-blog.com/archives/how-to-choose-a-wordpress-hosting-provider/" rel="bookmark" title="January 24, 2010">How-to choose a WordPress Hosting Provider</a></li>
</ul>
<p><!-- Similar Posts took 5.608 ms --></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.web-development-blog.com/archives/useful-plugins-for-your-bbpress-forum/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
