<?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>bloggingrocket.com &#187; plugin</title>
	<atom:link href="http://www.bloggingrocket.com/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingrocket.com</link>
	<description>Launch your WordPress blog the right way, first time.</description>
	<lastBuildDate>Thu, 22 Sep 2011 08:32:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress is the best blog engine in the world</title>
		<link>http://www.bloggingrocket.com/wordpress-worlds-best-blog-engine/</link>
		<comments>http://www.bloggingrocket.com/wordpress-worlds-best-blog-engine/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 22:51:21 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Installing WordPress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=400</guid>
		<description><![CDATA[Five reasons why WordPress will rock your world]]></description>
			<content:encoded><![CDATA[<h2>Here are 5 reasons why</h2>
<ol>
<li>Thousands of 3rd party plugins &#8211; majority of which are free<br />
<a href="http://wordpress.org/extend/plugins/" target="_blank">See the official plugin directory</a></li>
<li>Thousands of 3rd party themes &#8211; mainly free, but for a small cost you can by some amazing premium designs<br />
<a href="http://wordpress.org/extend/themes/" target="_blank">See the official theme directory<br />
</a></li>
<li>WordPress is written in php with MySQL database back end meaning you can host your blog on 99% of the webservers in the world.<br />
<a href="http://www.php.net/" target="_blank">php is a dynamic web language</a><br />
<a href="http://www.mysql.com/" target="_blank">MySQL is a fast full featured database</a></li>
<li>Easy to use well thought out admin interface<br />
<a href="http://codex.wordpress.org/Image:dashboard.png" target="_blank">WP-admin dashboard screen shot</a></li>
<li>Constant development cycle<br />
<a href="http://wordpress.org/" target="_blank">Download the latest build from wordpress.org</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/wordpress-worlds-best-blog-engine/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>SECURITY REVIEW Pt1 :: wp-security-scan plugin</title>
		<link>http://www.bloggingrocket.com/security-review-pt1-wp-security-scan-plugin/</link>
		<comments>http://www.bloggingrocket.com/security-review-pt1-wp-security-scan-plugin/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 22:55:05 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[back up]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[table prefix]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=379</guid>
		<description><![CDATA[PART ONE: wp-security-scan plugin - this plugin highlights the two most over looked vulnerabilities in WordPress...]]></description>
			<content:encoded><![CDATA[<p>Security in anything we do these days is of vital importance. We are only human and we make mistakes so any kind of security back up we can put into place has got to be a good thing. In this series of five security posts I am going to review a different security related plugin and report back what are the pros and cons of each one, and of course if they are indeed making wordpress a little bit safer.</p>
<h1>PART ONE: wp-security-scan plugin</h1>
<p><span style="font-size: small;"><strong>Download</strong>: <a title="WordPress Security Scanner" rel="nofollow" href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank">WP Security Scan</a></span></p>
<p><strong>Author</strong>: <a href="http://semperfiwebdesign.com/plugins/wp-security-scan/" target="_blank">Semper Fi Web design</a></p>
<p><strong>Cost</strong>: Free</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-380" title="wp-scan" src="http://www.bloggingrocket.com/wp-content/uploads/2008/10/wp-scan.jpg" alt="" width="396" height="177" /></p>
<p>Once you have downloaded and unzipped the plugin upload it to you plugins fold and activate it in your plugins menu in the admin area of your blog.</p>
<p>When the plugin is active you will get a new tab in the top menu like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-381" style="border: 0pt none;" title="security-link" src="http://www.bloggingrocket.com/wp-content/uploads/2008/10/security-link.jpg" alt="" width="457" height="80" /></p>
<p>Here is what each tab will tell you</p>
<h3>Security Tab</h3>
<p>This tab is a &#8216;dashboard&#8217; for the plugin, it reports to you all of its findings. One of the plugins features is to help you rename the &#8216;admin&#8217; user and it will report to you here in red if the admin user exists. The way to rename this user is listed on a page called <a href="http://semperfiwebdesign.com/documentation/wp-security-scan/change-wordpress-admin-username/" target="_blank">Change WordPress Admin Username</a>. The other items it reports on are:</p>
<ul>
<li>WordPress version: 2.6.2     You have the latest stable version of WordPress.</li>
<li>Your table prefix is not wp_. Your WordPress version is successfully hidden.</li>
<li>WordPress DB Errors turned off.</li>
<li>WP ID META tag removed form WordPress core</li>
<li>&#8220;admin&#8221; user exists.</li>
<li>The file .htaccess does not exist in wp-admin/.</li>
</ul>
<p>Further down the page is a table reporting more system level information which includes:</p>
<ul>
<li>Operating System</li>
<li>Server</li>
<li>Memory usage</li>
<li>MYSQL Version</li>
<li>SQL Mode</li>
<li>PHP Version</li>
<li>PHP Safe Mode</li>
<li>PHP Allow URL fopen</li>
<li>PHP Memory Limit</li>
<li>PHP Max Upload Size</li>
<li>PHP Max Post Size</li>
<li>PHP Max Script Execute Time</li>
<li>PHP Exif support</li>
<li>PHP IPTC support</li>
<li>PHP XML support</li>
</ul>
<h3>Scanner Tab</h3>
<p>Clicking on this tab brings up a list of files and directories which it checks that they all have  the correct permissions state. If it&#8217;s correct the line is highlighted in green &#8211; if it&#8217;s incorrect then it is highlighted in red. The correct permission status is displayed so you can change the permissions accordingly.</p>
<h3>Password Tool Tab</h3>
<p>This is a neat facility which it gives you the ability to check the strength of your passwords. A field is displayed on screen and you are invited to type in a password, a graphical bar indicator progresses as you type, alongside words telling you the strength of the password.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-392" style="border: 0pt none;" title="pw-tool" src="http://www.bloggingrocket.com/wp-content/uploads/2008/10/pw-tool.jpg" alt="" width="500" height="176" /></p>
<p style="text-align: left;">Another nice touch is it automatically generates a random strong password which you can just copy and use.</p>
<h3>Database Tab</h3>
<p style="text-align: left;">It seems there are two major vulnerabilities in WordPress the first is the auto-generated &#8216;admin&#8217; user &#8211; this is a security issue because every WordPress blog will probably have this user, therefore a potential hacker already knows half of a Username and Password pair. The second issue is the name of your tables in your database. By default when you install WordPress it auto prompts you with a table prefix of &#8216;WP_&#8217; if you leave it as this then a hacker also now knows all your table names. This is a simple one to combat because all you need to do when you install is change the prefix to something else then install. This won&#8217;t prevent a hacker from getting in but it will make it more difficult.</p>
<p style="text-align: left;">If you have already installed your blog the Database Tab has the answer. Clicking on the tab presents you with a field populated with your current table prefix. Here you can now change it to something else, but as the big, bold, italic letters say:</p>
<h4><em><em>Make a backup of your database before using this tool</em></em></h4>
<h3>Support Tab</h3>
<p>The support tab is under construction but is a place where you can link back to the publishers changelog and documentation.</p>
<h3>Conclusion</h3>
<p>My conclusion of this plugin is it highlights the two most over looked vulnerabilities in WordPress &#8211; the admin username and the table prefix. Both vulnerabilities are fixable and this plugin shows you how to do it. What&#8217;s more having these highlighted to you will teach you to install more securely in the future. Some of the info that the plugin reports will go right over most bloggers heads but so long as you don&#8217;t get bogged down with the unimportant stuff you should be OK.</p>
<p>[rating:3.5]</p>
<p>Overall I would give this plugin 3.5/5</p>
<p><strong>Killer feature:</strong> the ability to change the table prefix in one go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/security-review-pt1-wp-security-scan-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Top 7 Things You Must Do With Your Blog Each Week</title>
		<link>http://www.bloggingrocket.com/weekly-7-things-to-do-with-your-blog/</link>
		<comments>http://www.bloggingrocket.com/weekly-7-things-to-do-with-your-blog/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 22:57:47 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Staying Organised]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[back up]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blog carnival]]></category>
		<category><![CDATA[coppyblogger]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[stumble]]></category>
		<category><![CDATA[webstats]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=290</guid>
		<description><![CDATA[Yes you guessed it &#8211; seven things means one a day. Doing these things just once every week will help you send your blog into orbit. You will notice that &#8216;Promote your Blog&#8217; isn&#8217;t one of the items in the list. Why? Well, you should be doing that anyway, get your site Stumbled and Dugg, [...]]]></description>
			<content:encoded><![CDATA[<p>Yes you guessed it &#8211; seven things means one a day. Doing these things just once every week will help you send your blog into orbit. You will notice that &#8216;Promote your Blog&#8217; isn&#8217;t one of the items in the list. Why? Well, you should be doing that anyway, get your site Stumbled and Dugg, visit other blogs and leave sensible well constructed comments, join in with blog carnivals and all the other things to get your blogging name out there.</p>
<h3>1. Write at least two posts</h3>
<p>Promoting your site is a given, no promotion, no traffic. But the traffic will only flow one way and never return if all your readers see is stale content. You need to write at least two articles a week, more if you can (if you can&#8217;t try and get guest articles from your peers) and post them a day or so apart. <strong>TIP:</strong> better traffic spikes will come from posts that appear at the beginning of the week &#8211; there is an assumption that news is &#8216;freshest&#8217; at the start of the week. A great resource of tips and how to&#8217;s to help you improve your writing is <a href="http://www.copyblogger.com" target="_blank">www.copyblogger.com</a></p>
<h3>2. Check for broken links</h3>
<p>Links that end in a 404 page will lose you traffic so fix any incoming or internal links that are broken. A good plugin for checking your posts is <a href="http://w-shadow.com/blog/2007/08/05/broken-link-checker-for-WordPress/" target="_blank">Broken Link Checker</a>. An awesome plugin for managing incoming broken links is <a href="http://urbangiraffe.com/plugins/redirection/" target="_blank">Redirection</a> it allows you to take an incoming URL and map it to a new post via 301 redirects. It&#8217;s the only way to preserve traffic to your posts when you change a site structure.</p>
<h3>3. Check your Webstats</h3>
<p>You know in the movies where you see the big macho hero choosing his weapons before he goes off and does something amazing, and he picks up a big gun, looks at it lovingly&#8230; then puts it back and picks up an enormous gun, snorts a laugh and nods his head in approval? Well your website statistics are that enormous gun. Your site stats are where you find out who is linking to you, how much traffic you are getting and what pages your visitors are looking at. The stats can tell you your most popular pages and therefore you will know what kind of content your audience is hungry for. There are many stats packages around, your hosting will come with some and there is of course Google Analytics. I&#8217;m currently using <a href="http://WordPress.org/extend/plugins/stats/" target="_blank">WordPress.com Stats</a> which is a great plugin because it causes no extra load on your server and hey, who else but WP knows enough about WordPress to produce good accurate stats? <em>A word of warning:</em> only check your stats once a week, checking stats is like weighing yourself when you are on a diet, check to often and you don&#8217;t see any progression. Check once on a regular basis and you get to see the movement.</p>
<h3>4. Plan future posts</h3>
<p>Doing step three will make this step a breeze. While you are checking your stats, look out for your busiest pages or notice when your busiest times are (and note what you did to produce the extra traffic) and plan your next posts to extend your popular content. If you find your popular posts aren&#8217;t really where you thought your blog was going, don&#8217;t dismiss them and blindly push on, be sensible about it and let the market lead you, as they are the only experts in all this.</p>
<h3>5. Don&#8217;t give up!</h3>
<p>In every bloggers life there are moments of despair, moments where you think &#8220;Argh F**k It! This is going nowhere&#8221; if you are like this then you are probably checking your stats too often! Everyone is in the same boat here, don&#8217;t assume that others are getting more success than you, some might be, but others definitely won&#8217;t be. Just keep going and don&#8217;t give up. If you feel isolated then join a community, I&#8217;m in the Blog MasterMind coaching program and there are forums and communities to help keep me going &#8211; you can join too and I strongly recommend that you check it out.</p>
<h3>6. Do Back up!</h3>
<p>I will continue to harp on about this for probably the life of this blog, and even beyond, I might even have it etched on my Tomb Stone:</p>
<p style="text-align: center;"><strong>RIP<br />
Ian Blackford<br />
Blogging Rocket Webmaster<br />
(*Snigger* I can RIP &#8211; I backed up!)</strong></p>
<p>Get a back-up plugin, set it on a schedule to back up at least once a week and then forget it &#8211; job done. A great plugin for this is <a href="http://www.ilfilosofo.com/blog/wp-db-backup">WordPress Database Backup</a></p>
<h3>7. Take a break!</h3>
<p>There is a lot to blogging, a lot more than people realise and if you do all the above every week along with your blog promotion and digesting information from others you are going to need a break. So don&#8217;t beat yourself up for a taking a little time off, switch off your computer turn on the TV &#8211; go on, I bet there is a good film on!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/weekly-7-things-to-do-with-your-blog/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Interview with Pawan Agrawal from MaxBlogPress.com</title>
		<link>http://www.bloggingrocket.com/interview-with-pawan-agrawal-from-maxblogpresscom/</link>
		<comments>http://www.bloggingrocket.com/interview-with-pawan-agrawal-from-maxblogpresscom/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 22:00:41 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[maxblogpress]]></category>
		<category><![CDATA[pawan agrawal]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=258</guid>
		<description><![CDATA[I first came across Pawan and his plugins when I needed to prevent my blog from becoming a victim of Ping spam, and his MaxBlogPress Ping Optimizer plugin was just the job. I then went on to use many of his other WordPress plugins almost too numerous to mention. Pawan just keeps coming out with...]]></description>
			<content:encoded><![CDATA[<div id="attachment_260" class="wp-caption alignright" style="width: 180px"><img class="size-full wp-image-260" title="pawan-agrawal" src="http://www.bloggingrocket.com/wp-content/uploads/2008/09/pawan-agrawal.jpg" alt="Plugin Master" width="170" height="200" /><p class="wp-caption-text">Plugin Master</p></div>
<p><strong>I first came across Pawan and his plugins when I needed to prevent my blog from becoming a victim of Ping spam, and his <a href="http://www.maxblogpress.com/plugins/mpo/" target="_blank">MaxBlogPress Ping Optimizer plugin</a> was just the job. I then went on to use many of his other WordPress plugins almost too numerous to mention. Pawan just keeps coming out with great plugin after great plugin, so he was a natural choice for my now (getting famous) 5 Q Interview.</strong></p>
<p>MaxBlogPress and Pawan&#8217;s plugins can be found here:</p>
<p><a title="MaxBlogPress" href="http://www.maxblogpress.com/" target="_blank"><img class="alignnone size-full wp-image-261" style="border: 0pt none;" title="maxblogpress-logo" src="http://www.bloggingrocket.com/wp-content/uploads/2008/09/maxblogpress-logo.jpg" alt="" width="250" height="80" /></a></p>
<p><a href="http://www.maxblogpress.com/" target="_blank">MaxBlogPress.com</a></p>
<h3>1. Who is MaxBlogPress and what is www.maxblogpress.com all about?</h3>
<p style="padding-left: 30px;">MaxBlogPress is a team which focus on creating software/plugins for bloggers for helping them better monetize their blog as well as attract lots of traffic to it. Currently, MaxBlogPress.com offers many free wordpress plugins for helping bloggers use wordpress in more effective way.</p>
<h3>2. When and why did you start blogging?</h3>
<p style="padding-left: 30px;">I think I dived into blogging around the early 2005. That time blogging started getting quite popular and was the latest buzz. I tried wordpress for my test blog to have personal experience with it. That&#8217;s from where i hooked and started using it for most of my projects.</p>
<h3>3. Is your blog also your day job?</h3>
<p style="padding-left: 30px;">Yes, I spend full time for MaxBlogPress.</p>
<h3>4. What challenges did you face and overcome when you set up MaxBlogPress ?</h3>
<p style="padding-left: 30px;">The challenge which I&#8217;m facing from startup to even today is keeping up with so many feature requests/bug fixes for our plugins. WordPress constantly come up with new version and each new version might break our plugin. Also, we face unforeseen problem like conflict with other plugins, different configuration of wordpress and webhost etc&#8230;</p>
<p style="padding-left: 30px;">We spend most of our time helping other bloggers run our plugin smoothly and adding new features for existing plugins.</p>
<p style="padding-left: 30px;">To overcome this problem, I&#8217;ll be hiring more developers for making time for new innovations. But these challenges will still stay as the part of our daily work due to the nature of our work.</p>
<h3>5. What is your one killer piece of advice for a new blogger?</h3>
<p style="padding-left: 30px;">The one advice I&#8217;ll give to all bloggers is same old &#8220;Write killer content&#8221; for your blog. This is the base of your blog and you must make it strong. If you don&#8217;t then whatever latest tricks you apply, ultimately you&#8217;ll fail.</p>
<p style="padding-left: 30px;">Instead of writing lots of low quality content, focus on few good content. Ask yourself, would you read a blog with 90 posts of which 75 are simply useless? OR would you read a blog which have got only 15 blog posts but all of them are hard hitting valuable post?</p>
<p style="padding-left: 30px;">Also, make sure to spend majority of your time in promoting your blog so that your content get good exposure and can have many regular readers for your blog. One mistake most bloggers do is they simply keep on writing new blog posts but never ever think of getting more exposure to their blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/interview-with-pawan-agrawal-from-maxblogpresscom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plugins :: Deactivate then Delete</title>
		<link>http://www.bloggingrocket.com/deactivate-plugins-before-deleting/</link>
		<comments>http://www.bloggingrocket.com/deactivate-plugins-before-deleting/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 21:52:48 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Mini Tips]]></category>
		<category><![CDATA[WordPress Mini Tips]]></category>
		<category><![CDATA[deactivate]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=280</guid>
		<description><![CDATA[Some plugins create tables in your WordPress database or alter your .htaccess file, this happens when you activate them for the first time. If the plugin...]]></description>
			<content:encoded><![CDATA[<p>Some plugins create tables in your WordPress database or alter your .htaccess file, this happens when you activate them for the first time. If the plugin has been written correctly then it should tidy up after itself once it is deactivated.</p>
<p>WordPress now has a delete feature but to be able to delete the plugin you have to first deactivate it. This is the correct procedure, deactivate then delete, don&#8217;t be tempted to FTP into your plugins folder and just delete an active plugin. It might leave a load of settings behind that can cause the site to become unstable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/deactivate-plugins-before-deleting/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Backing up your blog :: WP Codex report on Back up methods</title>
		<link>http://www.bloggingrocket.com/wordpress-backup/</link>
		<comments>http://www.bloggingrocket.com/wordpress-backup/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 22:07:40 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Staying Organised]]></category>
		<category><![CDATA[back up]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/wordpress-backup/</guid>
		<description><![CDATA[<p>Backing up your data is boring, none of us like doing it, we all know we should but most of us never do. I'm going to look like a real swot now - I back up, every...</p>]]></description>
			<content:encoded><![CDATA[<p>Backing up your data is boring, none of us like doing it, we all know we should but most of us never do. I&#8217;m going to look like a real swot now &#8211; I back up, every day. Actually I back up using two different programs&#8230; every day and I do a full back up every fortnight.</p>
<p>Well&#8230; when I say &#8216;I&#8217; back up, I really mean I have bought some software, a second drive and I have configured it on a schedule to back up every day, so in reality I don&#8217;t actually do anything but my data is backed up nonetheless.</p>
<p>Well that&#8217;s fine for my local data, but what about my beloved blog and those MySQL tables with their &#8216;Bits&#8217; all exposed? Well that&#8217;s a little more tricky because you don&#8217;t have full control of a remote computer.</p>
<p>Help is at hand I have found with a great plugin called <span style="font-family: 'Lucida Grande';"><a href="http://www.ilfilosofo.com/blog/wp-db-backup/" target="_blank">wp-db-backup</a> it&#8217;s really easy to use and offers multiple back up options like:</span></p>
<ul>
<li><span style="font-family: 'Lucida Grande';">additional tables (core tables included by default)</span></li>
<li><span style="font-family: 'Lucida Grande';">back up and saved to a folder on your server</span></li>
<li><span style="font-family: 'Lucida Grande';">back up and download the SQL file</span></li>
<li><span style="font-family: 'Lucida Grande';">back up and email the SQL file to yourself</span></li>
<li><span style="font-family: 'Lucida Grande';">schedule a backup with four time options (hourly, daily etc)</span></li>
</ul>
<p><span style="font-family: 'Lucida Grande';">I would recommend everybody get this plugin, your blog should become one of your treasured possessions and you need to look after it.</span></p>
<p><span style="font-family: 'Lucida Grande';">Another excellent source of back up advice is of course WordPress.org themselves here is a <a href="http://codex.wordpress.org/Backing_Up_Your_Database" target="_blank">backup article from their codex</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/wordpress-backup/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Interview with Antonie Potgieter of Tribulant Software</title>
		<link>http://www.bloggingrocket.com/interview-antonie-potgieter-tribulant-software/</link>
		<comments>http://www.bloggingrocket.com/interview-antonie-potgieter-tribulant-software/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 22:18:21 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[software engineer]]></category>
		<category><![CDATA[tribulant]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=162</guid>
		<description><![CDATA[Antonie Potgieter is a plugin developer living in South Africa with his finger on the world WordPress pulse. He already has over nine plugins under his belt each one being refined and tweaked with each new version. I managed to catch him today and was able to fire 5 questions his way about who he is and what he does]]></description>
			<content:encoded><![CDATA[<div id="attachment_165" class="wp-caption alignright" style="width: 180px"><img class="size-medium wp-image-165" title="Antonie" src="http://www.bloggingrocket.com/wp-content/uploads/2008/08/antonie.jpg" alt="Antonie loves coding almost as much as he loves food!" width="170" height="200" /><p class="wp-caption-text">Antonie loves coding almost as much as he loves food!</p></div>
<p><strong>Antonie Potgieter is a plugin developer living in South Africa with his finger on the world WordPress pulse. He already has over nine plugins under his belt each one being refined and tweaked with each new version. I managed to catch him today and was able to fire 5 questions his way about who he is and what he does, following is a transcript of the interview.</strong></p>
<p>His software company is called:</p>
<p><a href="http://tribulant.com" target="_blank"><img class="alignnone size-medium wp-image-163" style="border: 0pt none;" title="tribulant" src="http://www.bloggingrocket.com/wp-content/uploads/2008/08/tribulant-email-lrg.jpg" alt="" width="250" height="80" /></a></p>
<p><a href="http://tribulant.com" target="_blank">Tribulant Software</a></p>
<h3>1. Who is Antonie Porgieter and what is your website URL?</h3>
<p style="padding-left: 30px;">I am a rather young and enthusiastic software engineer focussed on web development specifically. I work as a full-time developer and marketer as the founder of Tribulant Software, a small yet rapidly growing web software provider. The URL of my company website is : <a href="http://tribulant.com" target="_blank">http://tribulant.com</a></p>
<h3>2. When and why did you start working with blogs?</h3>
<p style="padding-left: 30px;">My first encounter with blogging software was about a year ago when WordPress gained popularity because of its incredibly powerful plugin application interface. WordPress was still in its earlier stages, probably around version 1.5. The main reason why I started using WordPress was simply due to the opportunity of exploiting the tools of the framework to build useful extensions for other bloggers to use. In addition to that, I used it personally for jotting down ideas and writing journal entries.</p>
<h3>3. What are your blogging specialties?</h3>
<p style="padding-left: 30px;">With all honesty, I&#8217;m not much of a blogger. At least not in comparison to most of you out there. My specialties lie in the development side of things, specifically focussed on WordPress blogging software. When I do blog, my entries are mostly either news or guidance articles. So the content I write tends to be very rich and useful, though it remains factual and most likely not very creative. So I guess my specialty is in coding and developing plugins, I have recently updated my Mailing list plugin and have just completed a plugin commissioned by a client. Previously I have written a shopping cart plugin, a banner rotator and an FAQ plugin amongst many others, all my work is viewable on my <a href="http://tribulant.com/products/" target="_blank">WordPress plugins</a> page.</p>
<h3>4. What challenges have you faced and how did you overcome them?</h3>
<p style="padding-left: 30px;">Challenges directly related to blogging in my opinion would be obstacles preventing you (as a blogger) from getting your content out there the way you intend to. These days, with the vast number of powerful and flexible plugins/extensions for blogging software, it is relatively easy to achieve anything you could possibly imagine. A search on your favorite search engine will most likely provide you with a list of plugins to help you do the job you want, the way you want.</p>
<h3>5. What is your one killer piece of advice for working with blogs?</h3>
<p style="padding-left: 30px;">Every blogger wants as much traffic as they can possibly get. Whether it is from search engines or referring sites, traffic is as good as gold. Always write rich, useful and clear content. Put yourself in the readers&#8217; position and write informative posts that will make as much sense as possible to anyone whom might read it. After all, the more informative and appealing your readers find your content, the more reason they have to either link back to you or tell their friends about it. Additionally, you&#8217;ll need to promote your content which you&#8217;ve written by focussing on search engine optimization. Do some reading on SEO in order to get a better grasp of what it takes for search engines to recognize you and remember to submit XML sitemaps to search engines.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/interview-antonie-potgieter-tribulant-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

