<?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>The DIY Blog - Do It Yourself WordPress</title>
	<atom:link href="http://diyblog.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://diyblog.org</link>
	<description>How to build and maintain a blog</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:22:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Secure WordPress</title>
		<link>http://diyblog.org/article/how-to-secure-wordpress/</link>
		<comments>http://diyblog.org/article/how-to-secure-wordpress/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 06:22:25 +0000</pubDate>
		<dc:creator>Bill Hutchison</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://diyblog.org/?p=98</guid>
		<description><![CDATA[In the last year I have had two web-sites hacked into, one personal site and one ministry site. Both of them were WordPress web-sites and since then I&#8217;ve made some changes with how I secure my WordPress sites. When securing &#8230; <a href="http://diyblog.org/article/how-to-secure-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the last year I have had two web-sites hacked into, one personal site and one ministry site. Both of them were WordPress web-sites and since then I&#8217;ve made some changes with how I secure my WordPress sites.</p>
<p>When securing your site you want to look at a few different things including:</p>
<ul>
<li>Content Management System (CMS)</li>
<li>Database</li>
<li>Passwords</li>
<li>Server</li>
</ul>
<h3>Security Plugins</h3>
<p><a href="http://diyblog.org/wp-content/uploads/2012/02/Security-Lock.jpg" rel="lightbox[98]" title="Security Lock"><img src="http://diyblog.org/wp-content/uploads/2012/02/Security-Lock-150x150.jpg" alt="Security Lock" title="Security Lock" width="150" height="150" class="alignright size-thumbnail wp-image-107" /></a>Here are the security plugins that I use to secure my sites:</p>
<ul>
<li><a href="http://devel.kostdoktorn.se/limit-login-attempts">Limit Login Attempts</a> – Limits the number of login attempts to the administration area of the web-site and blocks by IP or cookies after a certain number of failed attempts.</li>
<li><a href="http://www.websitedefender.com/secure-wordpress-plugin/">Secure WordPress</a> – Performs basic security checks on your WordPress installation and makes suggestions for better securing your site.</li>
<li><a href="http://matthewpavkov.com/wordpress-plugins/wordpress-firewall-2.html">WordPress Firewall 2</a> – Monitors web requests and blocks obvious attacks.</li>
<li><a href="http://www.websitedefender.com/news/free-wordpress-security-scan-plugin/">WP Security Scan</a> – Performs security scan of your WordPress installation.</li>
</ul>
<p>In addition to security of your site you also need to make sure that you have up to date backups.</p>
<h3>WordPress Backups</h3>
<p>In addition to the security plugins I also make sure that I have automated backups set-up of my site. When backing up you need to make sure that you back up all important files including:</p>
<ul>
<li>Database</li>
<li>Uploaded Content</li>
<li>Themes</li>
<li>Plugins</li>
</ul>
<p>I explain how to set this up in another article that I wrote, <a title="How to set-up your WordPress Backup" href="http://diyblog.org/article/wordpress-backup-in-only-8-minutes/">WordPress Backup in Only 8-Minutes</a>.</p>
<h3>WordPress Updates</h3>
<p>Keeping your WordPress installation up to date is also very important. Although WordPress hasn&#8217;t had any major security holes since versions 2.7 you should still update it regularly.</p>
<p>One of the things that I really like about WordPress is how easy it is to apply the updates. It’s one of the reasons why it is my CMS of choice.</p>
<p>Deciding when to update WordPress can be challenging. I find that as you use more plugins or heavily customise your theme you increase the chances of something breaking when you do an update. </p>
<p>Usually the “smaller” updates (0.0.x) can be installed without problems. The larger updates though (0.x.0) have a higher chance of breaking things, so I usually wait a few weeks and take the time to check for plugin updates before moving ahead with those upgrades. Having a beta or test site is very beneficial and I do that with the main ministry sites that I am responsible for.</p>
<h3>Secure Servers</h3>
<p><a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=billh18-diyblog"><img alt="" src="http://tracking.hostgator.com/img/WordPress_Hosting/125x125-animated.gif" title="Host Gator - Quality WordPress Hosting" class="alignright" width="125" height="125" /></a>A lot of your security also depends on your web host server. There are many quality web hosts out there but my personal choice is <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=billh18-diyblog">HostGator</a>. All of my dealings with them have been good and I have not had any server related security problems since I started hosting with them.</p>
<p>One challenge with the shared hosting that I use through HostGator is that there are other people using the shared server. To really boost security you can go with a Virtual Private Server (VPS) or a Dedicated Server. Both of those involve higher cost than a standard shared hosting account but come with a more secure set-up. You can get both of these services also through <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=billh18-diyblog">HostGator</a>.</p>
<p><small>Lock image by <a href="http://www.flickr.com/photos/phillykevflicks/">kchbrown</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://diyblog.org/article/how-to-secure-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Is Your Site Accessible for All Users?</title>
		<link>http://diyblog.org/article/is-your-site-accessible-for-all-users/</link>
		<comments>http://diyblog.org/article/is-your-site-accessible-for-all-users/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 19:22:32 +0000</pubDate>
		<dc:creator>Bill Hutchison</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://diyblog.org/?p=93</guid>
		<description><![CDATA[As you develop your web-site or blog one thing that is commonly overlooked is the overall accessibility to your site&#8217;s content. WordPress does a pretty good job out of the box dealing with site accessibility for the platform, but not &#8230; <a href="http://diyblog.org/article/is-your-site-accessible-for-all-users/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://diyblog.org/wp-content/uploads/2011/12/tips.gif" rel="lightbox[93]" title="WC3 Web Accessibility Tips"><img class="alignright size-medium wp-image-94" title="WC3 Web Accessibility Tips" src="http://diyblog.org/wp-content/uploads/2011/12/tips-240x300.gif" alt="Some quick Web Accessibility tips from the WC3" width="240" height="300" /></a>As you develop your web-site or blog one thing that is commonly overlooked is the overall <strong>accessibility to your site&#8217;s content</strong>. <a href="http://www.wordpress.org/" target="_blank">WordPress</a> does a pretty good job out of the box dealing with site accessibility for the platform, but not all themes maintain that accessibility, and you need to be especially aware of accessibility when writing your content.</p>
<p>WordPress has a pretty good page about accessibility that you can check out <a href="http://codex.wordpress.org/Accessibility" target="_blank">here</a>. Usually when we think of accessibility we think about <strong>accessibility for blind users</strong> but WordPress not only addresses accessibility for the blind, but address it as an overall accessibility issue.</p>
<p><strong>WordPress defines accessibility as</strong>:</p>
<blockquote><p>Accessibility in web page design means <strong>creating a web page design that anyone can use</strong>. And that means anyone. Not just the visually impaired, handicapped, or otherwise challenged. This includes people in Russia and South Africa who are using outdated computers hooked up to generators that only run two hours a day, trying to connect to the Internet with old browsers and dial up connections. It&#8217;s about people from different countries who speak different languages and yet are trying to learn your language by reading your blog or site.</p>
<p>This <strong>also includes using cell phones and handheld computers</strong> to access your blog. Those people, including the approximately 25% of all Internet users who are physically impaired in some way, need access to web pages, and as a web page designer (or tweaker), you need to know about accessibility.</p></blockquote>
<p>Here are a few key points from the <a href="http://www.w3.org/WAI/">WC3 &#8211; Web Accessibility Initiative</a> that you should also keep in mind:</p>
<ol>
<li><strong><a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-text-equivalent">Images &amp; animations</a>:</strong> Use the <strong>alt</strong> attribute to describe the function of each visual.</li>
<li><strong>Image maps.</strong> Use the <a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-client-side-maps">client-side <strong>map</strong></a> and <a href="http://www.w3.org/TR/WCAG10-HTML-TECHS/#client-side-text-equivs">text for hotspots</a>.</li>
<li><strong>Multimedia.</strong> Provide <a href="http://www.w3.org/TR/WCAG10-HTML-TECHS/#text-equivs-multimedia">captioning and transcripts of audio</a>, and <a href="http://www.w3.org/TR/WCAG10-CORE-TECHS/#video-information">descriptions of video</a>.</li>
<li><strong><a href="http://www.w3.org/TR/WCAG10-HTML-TECHS/#link-text">Hypertext links</a>.</strong> Use text that makes sense when read out of context. For example, avoid &#8220;click here.&#8221;</li>
<li><strong><a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#gl-structure-presentation">Page organization</a>.</strong> Use <a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-logical-headings">headings</a>, <a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-list-structure">lists</a>, and consistent structure. Use<a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-style-sheets"><strong>CSS</strong></a> for layout and style where possible.</li>
<li><strong>Graphs &amp; charts.</strong> Summarize or use the <a href="http://www.w3.org/TR/WCAG10-HTML-TECHS/#long-descriptions"><strong>longdesc</strong></a> attribute.</li>
<li><strong>Scripts, applets, &amp; plug-ins.</strong> Provide <a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-scripts">alternative content</a> in case active features are inaccessible or unsupported.</li>
<li><strong>Frames.</strong> Use the <strong>noframes</strong> element and meaningful <a href="http://www.w3.org/TR/WCAG10-HTML-TECHS/#frame-names">titles</a>.</li>
<li><strong><a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#gl-table-markup">Tables</a>.</strong> Make line-by-line reading sensible. Summarize.</li>
<li><strong><a href="http://www.w3.org/WAI/eval/">Check your work</a>.</strong> <a href="http://validator.w3.org/">Validate</a>. Use tools, checklist, and guidelines at <a href="http://www.w3.org/TR/WCAG/">http://www.w3.org/TR/WCAG</a></li>
</ol>
<p>Other sources for information about <strong>Web Accessibility</strong>:</p>
<ul>
<li><a href="http://godbit.com/article/do-we-really-care">Godbit Project: Do We Really Care?</a></li>
<li><a href="http://www.w3.org/WAI/References/QuickTips/">WC3 &#8211; Quick Tips to make Accessible Web Sites</a></li>
<li><a href="http://www.nfb.org/nfb/Web_accessibility.asp?SnID=6320951">National Federation of the Blind &#8211; Web Accessibility</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://diyblog.org/article/is-your-site-accessible-for-all-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Finding Legal Music for your Ministry Video</title>
		<link>http://diyblog.org/article/finding-legal-music-for-your-ministry-video/</link>
		<comments>http://diyblog.org/article/finding-legal-music-for-your-ministry-video/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 15:40:01 +0000</pubDate>
		<dc:creator>Bill Hutchison</dc:creator>
				<category><![CDATA[Audio and Video]]></category>

		<guid isPermaLink="false">http://diyblog.org/?p=87</guid>
		<description><![CDATA[It is said that the audio makes up at least 50% of the impact and quality of a video. Without good audio it is very difficult to get across your message to the people viewing your video. Part of the &#8230; <a href="http://diyblog.org/article/finding-legal-music-for-your-ministry-video/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It is said that the <strong>audio makes up at least 50% of the impact and quality of a video</strong>. Without good audio it is very difficult to get across your message to the people viewing your video. Part of the audio experience is the music that you choose…</p>
<p>Recently I’ve come across a number of YWAM Ministry videos that have had the sound removed. <strong>The reason why the audio has been removed is because the creators of the video used copyright music</strong>. One of the options available to the holders of the music copyright is to remove the audio from your video. They don’t just remove the copyright music, but all the audio, creating a silent movie for you.</p>
<p>The YWAM East Timor outreach video at the bottom of this post as an example of this happening…</p>
<p>It&#8217;s not hard to find free music if you know what constitutes &#8220;free&#8221;, and where to look&#8230;</p>
<h2>What Can I Use as Free Music for Video</h2>
<p><a href="http://billhutchison.org/wp-content/uploads/2011/11/cc-music.gif" rel="lightbox[87]" title="cc-music"><img class="alignright size-full wp-image-877" title="cc-music" src="http://billhutchison.org/wp-content/uploads/2011/11/cc-music.gif" alt="" width="72" height="72" /></a>Pretty much anything that you hear on the radio would probably not be free and anything recorded or written in the last 70-years would also not be free if it was copyright when produced. That sounds pretty limiting, but if you are willing to look beyond the commercial music scene there is plenty of music available out there that you can use.</p>
<p>Some examples of music you could use for your Ministy video would be:</p>
<ul>
<li>Music licensed under a <a title="Creative Commons Music for Videos" href="https://creativecommons.org/legalmusicforvideos" target="_blank">Creative Commons</a> license</li>
<li>Stock audio options (paid for licenses)</li>
<li>Post a request for music on the <a title="Youth With A Mission Music Network" href="http://ywammusic.net/" target="_blank">YWAM Music Network</a></li>
<li>Original music by local musicians</li>
</ul>
<p>For all of these options you will need to be clear of what the license is and the specifics of what you can use the music for.</p>
<p>Two things that can catch you out is that even if you use a local recording of a song you need to make sure that the song isn&#8217;t copyrighted (ex. you can&#8217;t use a locally recorded version of a Hillsong song). By the same token you can&#8217;t grab a song that is older than 70-years old and out of copyright (ex. Amazing Grace) and use a modern recording of it.</p>
<h2>Where Can I Get Music for my Ministry Video</h2>
<p>If you want free download for your ministry video and don&#8217;t want to go through the process of arranging a local recording or working with someone from the <a href="http://ywammusic.net" target="_blank">YWAM Music Network</a>, head over to <a href="https://creativecommons.org/legalmusicforvideos" target="_blank">Creative Commons</a> and follow the links there to some of the featured web-sites.</p>
<p>Otherwise have a chat to some of your local musicians, or drop a message over at the <a href="http://ywammusic.net" target="_blank">YWAM Music Network</a> and see what kind of original music you can put together.</p>
<p align="center"><iframe src="http://www.youtube.com/embed/5XKYs9hmefk?rel=0" frameborder="0" width="560" height="410"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://diyblog.org/article/finding-legal-music-for-your-ministry-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Do I Need a Web-Site for my Ministry?</title>
		<link>http://diyblog.org/article/do-i-need-a-web-site-for-my-ministry/</link>
		<comments>http://diyblog.org/article/do-i-need-a-web-site-for-my-ministry/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 07:23:38 +0000</pubDate>
		<dc:creator>Bill Hutchison</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://diyblog.org/?p=67</guid>
		<description><![CDATA[I was asked a question on Twitter about a good way to market a ministry training program. My first response was word of mouth from former students, staff or partners as the first person contact and testimonials generally has the most &#8230; <a href="http://diyblog.org/article/do-i-need-a-web-site-for-my-ministry/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was asked a question on <a title="Bill Hutchison on Twitter" href="http://twitter.com/billhutchison" target="_blank">Twitter</a> about a <strong>good way to market a ministry training program</strong>. My first response was <strong>word of mouth</strong> from former students, staff or partners as the first person contact and testimonials generally has the most impact.</p>
<p>The follow up question I think needed more than 140 characters to reply to:</p>
<blockquote><p>What difference do you think a nice web page makes?</p></blockquote>
<p><strong><a href="http://diyblog.org/wp-content/uploads/2011/10/ywam.org_.png" rel="lightbox[67]" title="ywam.org"><img class="alignright size-thumbnail wp-image-70" title="ywam.org" src="http://diyblog.org/wp-content/uploads/2011/10/ywam.org_-150x150.png" alt="" width="150" height="150" /></a>A web-site is quite often the first point of contact that someone has with your ministry</strong>. Even if the person is a word of mouth referral the web-site is likely to be the first place that person has contact with your ministry. As such having an quality web-site is very important in communicating about your ministry.</p>
<h2>What Do You Want to Do With  Your Web-Site?</h2>
<p>When you start to look at what you want to include on your web-site you need to think about what the purpose of the site is. Do you want to get people to connect to you personally (phone call / social networks)? Do you want to simply provide information about your ministry?</p>
<p>If you are looking at a ministry training program <strong>the best thing to do is to try to connect with the person personally</strong>.</p>
<p>At the last ministry centre I worked at we my main goal with the web-sites I built and maintained was to get the potential staff and students in personal contact with one of our training staff. The personal contact is vital when we are looking at how we can serve the potential student and if our training program was right for them.</p>
<p>We spent countless hours building content and developing advertising campaigns for our web-site. The bottom line though is that <strong>you want people to want to contact you</strong>. You can help make people want to contact you in many ways, including&#8230;</p>
<ul>
<li>Testimonies of other people&#8217;s experiences</li>
<li>News from currently running programs in your ministry</li>
<li>Compelling images and videos</li>
</ul>
<p>In addition to making people want to contact you, you should also <strong>make it easy to contact you</strong>. You want to have as many points of contact as possible, and make those ways of contacting you easy to find. Some of the ways that you can include in ways to contact you are:</p>
<ul>
<li>E-Mail</li>
<li>Phone Number</li>
<li>Physical Address</li>
<li>Facebook</li>
<li>Twitter</li>
<li>Google+</li>
<li>Skype</li>
</ul>
<p>You want to provide people with as many ways to contact you as possible to provide the least amount of &#8220;friction&#8221; as you can.</p>
<p>Your primary &#8220;<strong>call to action</strong>&#8221; on your web-site should be to get people to connect with you. As you design your web-site you need to keep that foremost in your plans.</p>
<h2>How Can I Build a Quality Web-Site?</h2>
<p>The good news is that <strong>having a quality web-site is very achievable and affordable</strong>.</p>
<p>For virtually everyone wanting a web-site <strong>I recommend a self-hosted WordPress site</strong>. Although WordPress started as primarily a blogging platform it has developed into a full fledged content management system with hundreds of different plugins, and thousands of different themes. This makes it extremely versatile and easy to customise.</p>
<p>Although most of the sites I have built with WordPress are blogs there are a few that fit the more traditional definition of a site. Here are links to a few of them:</p>
<ul>
<li><a title="The International YWAMer" href="http://internationalywamer.org" target="_blank">International YWAMer</a> (bi-monthly online magazine publication)</li>
<li><a title="Bill and Tamara in YWAM Ministry" href="http://www.billandtamara.com/" target="_blank">Personal YWAM Ministry Web-Site</a></li>
</ul>
<p>There are also many other ministry web-sites built on WordPress:</p>
<ul>
<li><a href="http://www.ywamhaiti.org/" target="_blank">YWAM Haiti</a></li>
<li><a href="http://www.ywamharpenden.org/" target="_blank">YWAM Harpenden</a></li>
<li><a href="http://www.ywamderby.org/index.php" target="_blank">YWAM Derby</a></li>
</ul>
<p>The versatility if WordPress is why I recommend it and use it for most of the web-sites that I develop.</p>
<p><strong>Using WordPress you can have a web-site set-up within an hour</strong>.</p>
<p>The starter site could consists of a front page, about page, contact page and various pages for your ministries and training programs. Setting up the starter web-site is actually the easy part, the most time consuming part would be writing the content and finding the right photos to personalise it.</p>
<p>If you are interested in setting up a web-site, but are still unsure how, please <a title="Contact" href="http://diyblog.org/contact/">contact me</a> and I&#8217;ll see how I can help.</p>
]]></content:encoded>
			<wfw:commentRss>http://diyblog.org/article/do-i-need-a-web-site-for-my-ministry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Code to the Sidebar in Blogger</title>
		<link>http://diyblog.org/article/add-code-to-the-sidebar-in-blogger/</link>
		<comments>http://diyblog.org/article/add-code-to-the-sidebar-in-blogger/#comments</comments>
		<pubDate>Tue, 10 May 2011 05:01:44 +0000</pubDate>
		<dc:creator>Bill Hutchison</dc:creator>
				<category><![CDATA[Blogger Blogspot]]></category>

		<guid isPermaLink="false">http://diyblog.org/?p=53</guid>
		<description><![CDATA[All of my personal web-site and blog development is done on WordPress, but I do occasionally get enquiries about other blog platforms. The latest question that I got was for a Blogspot blog on Blogger. I set-up some Blog badges &#8230; <a href="http://diyblog.org/article/add-code-to-the-sidebar-in-blogger/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>All of my personal web-site and blog development is done on WordPress, but I do occasionally get enquiries about other blog platforms. The latest question that I got was for a Blogspot blog on Blogger.</p>
<p><a href="http://ywam.org" target="_blank"><img src="http://i1215.photobucket.com/albums/cc515/billhutchison/YWAM-Blogger-White.png" alt="YWAM Bloggers" align="right"  /></a>I set-up some <a href="http://billhutchison.org/ywam-bloggers/">Blog badges for YWAM Bloggers</a> and someone asked me over <a href="http://bit.ly/myDeaW">Twitter</a> how to add the badge to their Blogger blog.</p>
<p>I have a few old Blogger blogs floating around, so I logged on to see how to put the YWAM Blogger Badge in the sidebar of one of those old blogs.</p>
<ol>
<li>After logging into Blogger I clicked on the &#8220;Design&#8221; link for the blog that I want to add the badge to.</li>
<li>In the sidebar I click on &#8220;Add a Gadget&#8221;.</li>
<li>Go down the &#8220;Add Gadget Basics&#8221; List in the pop-up until you come to &#8220;HTML/JavaScript&#8221; and click on the + sign to add it.</li>
<li>You can now give it a title if you want, or just paste the code from the badge in the content section of the next page and click on &#8220;add&#8221;.</li>
<li>You should now be back on the design page and you can drag the new Gadget to where you want it to appear on your sidebar.</li>
<li>Once you have the badge where you want it just click on the &#8220;save&#8221; button in the top right of the screen and you are done&#8230;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://diyblog.org/article/add-code-to-the-sidebar-in-blogger/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Help Prospective Mothers in Papua New Guinea</title>
		<link>http://diyblog.org/article/help-prospective-mothers-in-papua-new-guinea/</link>
		<comments>http://diyblog.org/article/help-prospective-mothers-in-papua-new-guinea/#comments</comments>
		<pubDate>Fri, 06 May 2011 17:44:13 +0000</pubDate>
		<dc:creator>Bill Hutchison</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://diyblog.org/article/help-prospective-mothers-in-papua-new-guinea/</guid>
		<description><![CDATA[Sometimes it&#8217;s amazing how much you can help, through something so little&#8230; In rural Papua New Guinea one in seven women die in childbirth! Yep, that&#8217;s right, 1 in 7 women die in childbirth! That&#8217;s a shocking statistic to say &#8230; <a href="http://diyblog.org/article/help-prospective-mothers-in-papua-new-guinea/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://themommyhoodmemos.blogspot.com/2011/05/bloggers-for-birth-kits-help-reduce.html" target="_blank"><img style="margin: 0px 5px; display: inline; float: left" alt="The Mommyhood Memos Bloggers for Birth Kits" align="left" src="http://i105.photobucket.com/albums/m223/adrielmc/bloggersforbirthkitslogo125.jpg" /></a>Sometimes it&#8217;s amazing how much you can help, through something so little&#8230;</p>
<p>In rural Papua New Guinea one in seven women die in childbirth! Yep, that&#8217;s right, <strong>1 in 7 women die in childbirth</strong>! That&#8217;s a shocking statistic to say the least. To give birth to a child a mother has a 15% chance of dying, can you imagine?</p>
<p>A friend of mine, <a href="http://themommyhoodmemos.blogspot.com">Adriel Booker</a>, in Australia works with <a href="http://ywamships.org">YWAM Ships</a>, a ministry that is currently working on delivering medical help into Papua New Guinea. She is a Mom, blogger and fellow YWAMer who has a strong passion for helping other mothers in need. To help expectant mothers in Papua New Guinea she has started a program called <a href="http://themommyhoodmemos.blogspot.com/2011/05/bloggers-for-birth-kits-help-reduce.html">Bloggers for Birth Kits</a> to help reduce maternal mortality in rural Papua New Guinea. </p>
<p>The way to help is so simple that anyone can do it…</p>
<p>For as little as a $2.00 donation you can purchase a Birth Kit. The Birth Kit is very simple, but according to the <a href="http://www.birthingkitfoundation.org.au/">Birthing Kit Foundation</a> can greatly help to reduce the incidence of infant and maternal mortality and morbidity. The kit includes:</p>
<ul>
<li><strong>1 plastic sheet</strong> to provide a clean birthing surface </li>
<li><strong>1 bar of soap</strong> for clean hands during the birthing process and to clean the umbilical stump </li>
<li><strong>1 pair of plastic gloves</strong> for clean hands </li>
<li><strong>1 sterile scalpel blade</strong> to cut the umbilical cord </li>
<li><strong>3 cords / pieces of strong string</strong> to tie the umbilical chord </li>
<li><strong>5 gauze squares</strong> to clean the baby and mother </li>
</ul>
<p>The kit is simple, yet effective. Adriel made up her own (which you can watch on the video at the bottom of this post), but I think the most effective way for us to help is to donate.</p>
<p>If you do want to help with this great project, and for only $2.00 who wouldn’t want to help, you can read more about it at <a href="http://themommyhoodmemos.blogspot.com/2011/05/bloggers-for-birth-kits-help-reduce.html">Bloggers for Birth Kits</a>.</p>
<p align="center"><iframe width="640" height="390" src="http://www.youtube.com/embed/c76hoXtl81E?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>This post was originally posted on my personal blog at <a href="http://billhutchison.org/help-prospective-mothers-in-papua-new-guinea/">Help Prospective Mothers in Papua New Guinea &#8211; Bill Hutchison</a></p>
]]></content:encoded>
			<wfw:commentRss>http://diyblog.org/article/help-prospective-mothers-in-papua-new-guinea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Make it Easy For People to Subscribe to Your Blog</title>
		<link>http://diyblog.org/article/make-it-easy-to-subscribe-to-your-blog/</link>
		<comments>http://diyblog.org/article/make-it-easy-to-subscribe-to-your-blog/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 18:25:36 +0000</pubDate>
		<dc:creator>Bill Hutchison</dc:creator>
				<category><![CDATA[Social]]></category>
		<category><![CDATA[E-Mail]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[FeedBurner]]></category>
		<category><![CDATA[MailChimp]]></category>
		<category><![CDATA[RSS Graffiti]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://diyblog.org/article/make-it-easy-to-subscribe-to-your-blog/</guid>
		<description><![CDATA[I suspect that the reason you have a blog is to get people reading what you write. Whether your blog is personal or for a company or organisation doesn’t matter, you want people reading your stuff. But the question is: &#8230; <a href="http://diyblog.org/article/make-it-easy-to-subscribe-to-your-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I suspect that the reason you have a blog is to get people reading what you write. Whether your blog is personal or for a company or organisation doesn’t matter, you want people reading your stuff. But the question is:</p>
<h3>How easy to do you make it for people to read your writing?</h3>
<p>Like it or not, most people out there don’t know what RSS is or how to subscribe to it. The term “Real Simple Syndication” is a bit of a misnomer for anyone other than web-savvy folks. I know that my family certainly wouldn’t find that there is anything simple about it, and would probably not be able to figure out how to subscribe to it in it’s raw form either.</p>
<p>As content creators though RSS allows us to make it easy for people to get our contact how they want it, when they want it and where they want it.</p>
<p>Here are some ways that RSS allows us to deliver our blog content:</p>
<ul>
<li><a href="http://feedburner.google.com/fb/a/mailverify?uri=TheDiyBlog&amp;amp;loc=en_US">E-Mail</a>
<li><a href="http://twitter.com/billhutchison">Twitter</a>
<li><a href="http://www.facebook.com/bill.hutchison">Facebook</a>
<li>RSS Readers (like <a href="http://www.google.com/reader/view/">Google Reader</a>)</li>
</ul>
<h3>RSS Readers</h3>
<p>In it’s raw form your RSS feed can be delivered to RSS Readers like Google Reader. For<strike> geeks</strike> people who are web-savvy this can be a great way to follow many different blogs in a very well organised way. Put simply though, most people have no idea what RSS is, so the best thing for us to do is to use RSS to deliver our stories to as many different mediums as possible.</p>
<h3>E-Mail</h3>
<p>We can send our stories automatically straight to e-mail using many different programs. I’ve tried a half dozen or so and my favourite two are <a href="http://eepurl.com/bcYiM">MailChimp</a> and <a href="http://feedburner.google.com">FeedBurner</a>. Both have free options and have different features.</p>
<p><a href="http://feedburner.google.com"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="feedburner_logo" border="0" alt="feedburner_logo" align="right" src="http://diyblog.org/wp-content/uploads/2011/03/feedburner_logo.gif" width="239" height="44"></a><strong><a href="http://feedburner.google.com">Feedburner</a></strong> covers most of what you might want to do with your RSS feed. From there you can set it up so that people can sign up to receive you updates by e-mail. You can put a subscription form on your web-site, like what you can see on the right hand side of <a href="http://diyblog.org">The DIY Blog</a>, or you can also <a href="http://feedburner.google.com/fb/a/mailverify?uri=TheDiyBlog&amp;amp;loc=en_US">link to a sign up form</a> hosted at Feedburner.</p>
<p>Feedburner will also allow you to brand the outgoing emails with your own logo and make some simple changes to the formatting of the email. It will also allow you to choose your preferred delivery time based on your time zone.</p>
<p><a href="http://eepurl.com/bcYiM"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="mailchimp_text_badge1" border="0" alt="mailchimp_text_badge1" align="right" src="http://diyblog.org/wp-content/uploads/2011/03/mailchimp_text_badge1_thumb.gif" width="218" height="73"></a><strong><a href="http://eepurl.com/bcYiM">Mailchimp</a></strong> is an all round email service that offers RSS to e-mail as one of many email campaign options. Mailchimp’s email offering is a lot more substantial than Feedburner’s, but where as Feedburner is free for unlimited subscribers and unlimited e-mails, Mailchimp is only free for up to 2000 subscribers and / or 12,000 e-mail sends.</p>
<p>After you add your RSS feed to Mailchimp you can select how often you want your emails delivered, with options for daily, weekly or monthly. This is a very useful feature as it allows you to set up weekly emails to be sent on a specific day and time. Mailchimp also let you segment your e-mail list based on location, age, gender, social network and more.</p>
<p>While Feedburner allows you to customise your e-mail by adding a logo, Mailchimp has many more options for customising your email. The WYSIWYG editor has been reviewed as being pretty good at allowing full customisation of the look and feel of your email.</p>
<p>Like with Feedburner you have multiple options for people to use to sign up for your e-mail updates including forms that can be added to your blog or web-site.</p>
<p>Another extremely useful feature is the ability to add multiple RSS feeds to a single email campaign, something that I know I could make good use of for my work with <a href="http://ywam.org">Youth With A Mission</a>.</p>
<p>In choosing between these two services <strong>I would lean towards using MailChimp for automatic e-mails</strong> because of the customisation option, tracking and statistics, and their ability to import and export your contacts from the service when and if you need to.</p>
<h3>Twitter</h3>
<p>Both MailChimp and Feedburner allow you to link your articles automatically from Twitter, but they both do it very different ways.</p>
<p><strong>Feedburner</strong> allows you to post your content title, link directly to your article, add automatic hash tags from categories, add additional text before or after your Tweet and filter posts by keywords or categories.</p>
<p><strong>Mailchimp</strong> will automatically send a tweet with your subject line and link to the online version of the email that Mailchimp sent our from your blog.</p>
<p>For <strong>Twitter my hands down winner is Feedburner</strong> because it allows more customisation of your Tweet, and links directly to your actual posted article, where as MailChimp links instead to the email they created from your story,</p>
<h3>Facebook</h3>
<p><strong><a href="http://apps.facebook.com/rssgraffiti/"><a href="http://apps.facebook.com/rssgraffiti/"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="RSS Graffiti" border="0" alt="RSS Graffiti" align="right" src="http://diyblog.org/wp-content/uploads/2011/03/RSS-Graffiti.jpg" width="102" height="102"></a>RSS Graffiti</a></strong> is actually the application that I recommend and use for all of my automatic posting of articles to Facebook. RSS Graffiti will pull in the title, the first photo from your article along with the starting text in the body of your article and post it as a link on your personal profile or on any Facebook page that you are an administrator for.</p>
<p>You can set up the update frequency for RSS Graffiti and select how many posts it updates per update, and what to do with extra articles if you are a prolific writer. You also have a few different options for creating the status for the linked article, which can be useful.</p>
<p><strong>Feeburner</strong> offers no may to automatically post your article to Facebook.</p>
<p><strong>Mailchimp</strong> allows you to automatically share a link to the online version of their e-mail to your Facebook profile, or to your company / organisations page. It also allows the integration of a Facebook “Like” button in the email, which is a nice feature, although it likes the online version of your e-mail, not the original article.</p>
<p>For <strong>Facebook I would highly recommend using RSS Graffiti</strong> out of the many options that I have tried over the years.</p>
<h3>Conclusion</h3>
<p>After looking at all the options available I found that there isn’t one single option that I like, but rather by <strong>using these three tools together</strong>; <a href="http://www.mailchimp.com">MailChimp</a>, <a href="http://feedburner.google.com">FeedBurner</a> and <a href="http://apps.facebook.com/rssgraffiti/">RSS Graffiti</a>, you can do a pretty good job at increasing the reach of your news stories.</p>
]]></content:encoded>
			<wfw:commentRss>http://diyblog.org/article/make-it-easy-to-subscribe-to-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best WordPress PayPal Donation Plugin</title>
		<link>http://diyblog.org/article/best-wordpress-paypal-donation-plugin/</link>
		<comments>http://diyblog.org/article/best-wordpress-paypal-donation-plugin/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 08:56:55 +0000</pubDate>
		<dc:creator>Bill Hutchison</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://diyblog.org/?p=36</guid>
		<description><![CDATA[After searching for a long time for a good WordPress PayPal Donation Plugin I finally found a great plugin that a friend of my wrote called the &#8220;Multi Currency PayPal Donations WP Plugin&#8221;. We regularly receive donations from Canada, Australia &#8230; <a href="http://diyblog.org/article/best-wordpress-paypal-donation-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After searching for a long time for a good WordPress PayPal Donation Plugin I finally found a great plugin that a friend of my wrote called the &#8220;Multi Currency PayPal Donations WP Plugin&#8221;.<br />
<div id="attachment_37" class="wp-caption alignnone" style="width: 478px"><a href="http://diyblog.org/wp-content/uploads/2011/01/multi-currency-paypal-donation-wp-plugin.png" rel="lightbox[36]" title="Multi Currency PayPal Donation - WordPress plugin"><img src="http://diyblog.org/wp-content/uploads/2011/01/multi-currency-paypal-donation-wp-plugin.png" alt="" title="Multi Currency PayPal Donation - WordPress plugin" width="468" height="666" class="size-full wp-image-37" /></a><p class="wp-caption-text">Screenshot of the donation screen</p></div><br />
We regularly receive donations from Canada, Australia and the USA, so having a plugin that automatically allows for multiple currency is a huge advantage. You can also allow for different PayPal accounts for each currency, which is a big help if you have your PayPal accounts linked to different bank accounts in the different countries.</p>
<p>One problem that I had with the previous version of the plugin was that if a currency was not selected PayPal would report an error. The latest update to the plugin allows for you to choose a default currency, which has completely fixed this error.</p>
<p>If you are looking for a PayPal donation plugin this is definitely the one that I would recommend. I use it on all my web-sites that I put a donation page on and have pointed quite a few friends in this direction.</p>
<p>Check out the plugin on my friends web-site, <a href="http://www.makesomecode.com/2010/01/07/multi-currency-paypal-donations-wp-plugin/">Make Some Code &#8211; Multi Currency PayPal Donations WP Plugin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://diyblog.org/article/best-wordpress-paypal-donation-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Backup in Only 8-Minutes</title>
		<link>http://diyblog.org/article/wordpress-backup-in-only-8-minutes/</link>
		<comments>http://diyblog.org/article/wordpress-backup-in-only-8-minutes/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 07:14:08 +0000</pubDate>
		<dc:creator>Bill Hutchison</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://diyblog.org/article/wordpress-backup-in-only-8-minutes/</guid>
		<description><![CDATA[Setting up automatic WordPress Backups for your WordPress installation does not have to be hard. Following the steps in the tutorial above should have you up and running with automatic weekly backups in under 10-minutes. The two plugins that we &#8230; <a href="http://diyblog.org/article/wordpress-backup-in-only-8-minutes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p align="center"><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/O-wD-AXOhDw?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/O-wD-AXOhDw?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p>Setting up automatic WordPress Backups for your WordPress installation does not have to be hard. Following the steps in the tutorial above should have you up and running with automatic weekly backups in under 10-minutes.</p>
<p>The two plugins that we use for backups are:</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/wp-dbmanager/">WP-DBManager</a> for database management and backup</li>
<li><a href="http://wordpress.org/extend/plugins/wordpress-backup/">WordPress Backup (by BTE)</a> for theme, plugin and upload backup</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://diyblog.org/article/wordpress-backup-in-only-8-minutes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Purpose of this Site</title>
		<link>http://diyblog.org/article/purpose-of-this-site/</link>
		<comments>http://diyblog.org/article/purpose-of-this-site/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 10:37:52 +0000</pubDate>
		<dc:creator>Bill Hutchison</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://diyblog.org/?p=10</guid>
		<description><![CDATA[Originally I purchased the domain for this web-site with the intent of writing about our renovations and work around the house now that we are in Canada. I&#8217;ve decided however to keep the writing about that on my Renovate Australia &#8230; <a href="http://diyblog.org/article/purpose-of-this-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Originally I purchased the domain for this web-site with the intent of writing about our renovations and work around the house now that we are in Canada. I&#8217;ve decided however to keep the writing about that on my <a href="http://renovateaustralia.com">Renovate Australia web-site</a>.</p>
<p>I&#8217;ve decided that the best use for this web-site is to help other people set-up and run their own blog using WordPress. I&#8217;ll be including tutorials, articles and an ebook for free distribution on this site.</p>
<p>Stay tuned to this site for updates as I work on the free ebook and develop new tutorials and articles.</p>
]]></content:encoded>
			<wfw:commentRss>http://diyblog.org/article/purpose-of-this-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

