<?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>Little Miss Useful &#187; Resources</title>
	<atom:link href="http://www.littlemissuseful.com/category/blog/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlemissuseful.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 05:20:51 +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 create a MailChimp Autoresponder</title>
		<link>http://www.littlemissuseful.com/resources/how-to-create-a-mailchimp-autoresponder/</link>
		<comments>http://www.littlemissuseful.com/resources/how-to-create-a-mailchimp-autoresponder/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 04:57:24 +0000</pubDate>
		<dc:creator>Nicole Hammett</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Useful Tips]]></category>
		<category><![CDATA[mailchimp]]></category>

		<guid isPermaLink="false">http://www.littlemissuseful.com/?p=1447</guid>
		<description><![CDATA[Welcome to the first Useful Tip of the Month. This month I will show you how to set up an autoresponder in MailChimp. To view the video click on the image below. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Welcome to the first Useful Tip of the Month.</p>
<p>This month I will show you how to set up an autoresponder in MailChimp.</p>
<p>To view the video click on the image below.</p>
<p><object width="560" height="315" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ZhWeHGkgWgA?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="560" height="315" type="application/x-shockwave-flash" src="http://www.youtube.com/v/ZhWeHGkgWgA?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.littlemissuseful.com/resources/how-to-create-a-mailchimp-autoresponder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Backing up your WordPress Website</title>
		<link>http://www.littlemissuseful.com/resources/tutorial-backing-up-your-wordpress-website/</link>
		<comments>http://www.littlemissuseful.com/resources/tutorial-backing-up-your-wordpress-website/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 00:41:25 +0000</pubDate>
		<dc:creator>Nicole Hammett</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.littlemissuseful.com/?p=961</guid>
		<description><![CDATA[One of the most common questions I receive is &#8216;How do I back up my database?&#8217;. Unfortunately a small number of people do back up their websites. There have been quite a few cases recently where people have lost their entire website with no back up. So I wanted to provide you with instructions on [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>One of the most common questions I  receive is &#8216;How do I back up my database?&#8217;.</p>
<p>Unfortunately a small number of people do back up their websites. There have been quite a few cases recently where people have lost their entire website with no back up.</p>
<p>So I wanted to provide you with instructions on how to do this to prevent or minimise the damage if something goes wrong.</p>
<p>There are two steps to backing up your site;</p>
<p>1.  Copying your wordpress files (this means your theme, uploaded media files and plugins)<br />
2.  Backing up your database (which includes all of your page and blog post content)</p>
<p><span id="more-961"></span></p>
<p><em>NOTE: These instructions are only  for those who are using cpanel webhosting.</em></p>
<h3>Backing Up Your WordPress Files</h3>
<p>To do this you will need an FTP client (I highly recommend <a href="http://filezilla-project.org/" target="_blank">FileZilla</a> which is free to download).</p>
<ul>
<li>Open up File Zilla and enter in your FTP details (your webhost should provide these to you) but as a rule they are generally the same password for your cpanel access.  On the right side of the FTP client you will see all files live in your website and on the left are files that are stored on your PC.</li>
<li>Create a file on your PC (called backup). This is where you will copy your files to.  Be sure that you select this file within the left hand side of your page</li>
<li>Your website is usually hosted under the folder <strong>Public HTML</strong> so all the files that are relevant to your site are stored under this.</li>
<li>If you files are saved in the root directory of your website &#8211; you can just download all files underneath Public HTML.  Or if your files are saved under a sub-directory such as Blog then you would just download all files under that directory.</li>
<li>To download highlight all files and then right click. Select the download option.</li>
<li>The FTP client will then start downloading all your files to your PC.</li>
<li>Once that is completed you can go onto the next step of Backing up your Database.</li>
</ul>
<div id="attachment_967" class="wp-caption alignnone" style="width: 471px"><a href="http://www.littlemissuseful.com/wp-content/uploads/2010/04/FTP_Backup.png"><img class="size-full wp-image-967 " title="FTP_Backup" src="http://www.littlemissuseful.com/wp-content/uploads/2010/04/FTP_Backup.png" alt="" width="461" height="232" /></a>
<p class="wp-caption-text">FTP Backup</p>
</div>
<h3>Backing up you database</h3>
<p>For this section you will need to login to your website&#8217;s cpanel area.</p>
<p><strong>1.  Go to the myPHP option</strong></p>
<p><a href="http://www.littlemissuseful.com/wp-content/uploads/2010/04/cpanel_myPHP.png"><img class="alignnone size-full wp-image-969" title="cpanel_myPHP" src="http://www.littlemissuseful.com/wp-content/uploads/2010/04/cpanel_myPHP.png" alt="" width="332" height="157" /></a></p>
<p><strong>2.  Select Database from the main options</strong></p>
<p><a href="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Database.png"><img class="alignnone size-full wp-image-970" title="Database" src="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Database.png" alt="" width="258" height="270" /></a></p>
<p><strong>3.  Then from here you select the database you want to back up. For example &#8220;test_wordpress&#8221;</strong></p>
<p><strong><a href="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Select_database.png"><img class="alignnone size-full wp-image-971" title="Select_database" src="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Select_database.png" alt="" width="354" height="170" /></a></strong></p>
<p><strong>4.  This will bring up a lot of different files that are in the database.<br />
</strong>Click  the Export tab, generally the 5th tab across.</p>
<p><a href="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Export_tab.png"><img class="alignnone size-full wp-image-973" title="Export_tab" src="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Export_tab.png" alt="" width="452" height="172" /></a></p>
<p><strong>5. In the Export box you will need to select all of the files that are to be copied. </strong><br />
(NB: If you have other programs that use the same database please unselect these files).  All files to do with wordpress files should be wp_file name.</p>
<p><a href="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Export_files_select_all.png"><img class="alignnone size-full wp-image-974" title="Export_files_select_all" src="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Export_files_select_all.png" alt="" width="448" height="255" /></a></p>
<p><strong>6. Ensure that SQL is checked!</strong></p>
<p>The SQL section &#8211; Tick the following boxes:</p>
<ul>
<li>Structure</li>
<li>&#8216;Add DROP TABLE / VIEW / PROCEDURE /  FUNCTION&#8217;</li>
<li> &#8216;Add IF NOT EXISTS&#8221;Add AUTO_INCREMENT&#8217; and</li>
<li>&#8216;Enclose  table and field names with backquotes&#8217;</li>
</ul>
<p><a href="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Phpmyadmin_bentrem.jpg"><img class="alignnone size-full wp-image-976" title="Phpmyadmin_bentrem" src="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Phpmyadmin_bentrem.jpg" alt="" width="450" height="212" /></a></p>
<p><strong>7. The DATA section</strong><br />
Leave the boxes inside this section unticked, but make sure to keep the  checkbox next to the &#8220;DATA&#8221; heading checked.</p>
<p><a href="http://www.littlemissuseful.com/wp-content/uploads/2010/04/phpMyAdmin_backup_data.png"><img class="alignnone size-full wp-image-975" title="phpMyAdmin_backup_data" src="http://www.littlemissuseful.com/wp-content/uploads/2010/04/phpMyAdmin_backup_data.png" alt="" width="466" height="222" /></a></p>
<p><strong>8. Tick the &#8216;Save as file&#8217; option, and leave the template name as is.</strong></p>
<p><strong><a href="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Database_save.png"><img class="alignnone size-full wp-image-977" title="Database_save" src="http://www.littlemissuseful.com/wp-content/uploads/2010/04/Database_save.png" alt="" width="509" height="196" /></a></strong></p>
<p>9. Now click &#8216;Go&#8217; and you should be prompted for a file to download. Save  the file to your computer. Depending on the database size, this may take a few moments.</p>
<p>If you don&#8217;t want to risk doing this yourself ask Little Miss Useful how we can help you. We can back up and store a copy of your website in case of emergency.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.littlemissuseful.com/resources/tutorial-backing-up-your-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Powerpoint presentation template</title>
		<link>http://www.littlemissuseful.com/resources/create-a-powerpoint-presentation-template/</link>
		<comments>http://www.littlemissuseful.com/resources/create-a-powerpoint-presentation-template/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 10:13:34 +0000</pubDate>
		<dc:creator>Nicole Hammett</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://nhbs-online.com.au/?p=318</guid>
		<description><![CDATA[Creating a Powerpoint template that suits your business is really simple.  Templates are great way to ensure all your employees use the same presentation format for the business, which really helps to formulate your brand.  Templates can also save you a lot of time. Powerpoint 2007 comes with built-in templates and themes however, as a [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Slide-Master.jpg"></a><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Slide-Master.jpg"></a>Creating a Powerpoint template that suits your business is really simple.  Templates are great way to ensure all your employees use the same presentation format for the business, which really helps to formulate your brand.  Templates can also save you a lot of time.</p>
<p><span id="more-318"></span></p>
<p>Powerpoint 2007 comes with built-in templates and themes however, as a small business you really should create your own template.</p>
<p>So where do you start?</p>
<p>A template should always be created/edited using your slide master, so that when you open and edit it as a presentation the basic elements (such as your logo) of your template can’t be edited.</p>
<h2>Creating your new template</h2>
<p>Open a new presentation, to get into the slide master view select the VIEW tab and select Slide Master option. (see Fig 1.)</p>
<p><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Slide-Master.jpg"></a><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Slide-Master.jpg"></a></p>
<h5><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Slide-Master.jpg"></a></h5>
<h5><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Layout.jpg"></a> <a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Slide-Master.jpg"><img title="Slide Master" src="http://nhbs-online.com.au/wp-content/uploads/2009/07/Slide-Master.jpg" alt="Slide Master" width="562" height="78" /></a><br />
Figure 1. Select Slide Master</h5>
<p>To make changes to the template you just edit the main slide (which is the default view).  Here you can select your page orientation, colour palette, add your business logo, edit the title sizes, change the font to suit your brand, change the background and so on.</p>
<p><strong>Tip:</strong><em><strong> </strong>I am a big believer that less is more, so try to stick with the one colour background (white is easiest) and its best to use easy to read fonts such as Arial, Tahoma or Verdana.   You can jazz up your presentation when you add the content and animations.</em></p>
<h5><em> </em></h5>
<h2>Creating a new colour palette that mirrors your brand</h2>
<p>Select the colour button, and scroll down to the bottom of the list and select the <strong>Create New Theme Colours</strong> (see Fig 2.)</p>
<h5><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Colour-palette.jpg"><img title="Colour palette" src="http://nhbs-online.com.au/wp-content/uploads/2009/07/Colour-palette-300x226.jpg" alt="Colour palette" width="300" height="226" /></a><br />
Figure 2. Select Create New Theme Colours</h5>
<p>This will bring up the New Colour Theme option, you can add in the different text/background colours, 6 different colour accents, hyperlink and followed hyperlink colours (See Fig 3.)</p>
<p>All you do is select the colours you would like to add into the template that match your branding.  To match your logo colours exactly select the ‘More colours’ option (you will need to know your colour breakdowns in either RGB or HSL format – a great tool to find this out is <a href="http://www.palettebuilder.com">www.palettebuilder.com</a>)</p>
<p>Name your colour palette and select Save.  Your colour palette theme will now show up in the drop down menu which you can select this at anytime using Powerpoint.</p>
<h5><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/New-Theme-colours.jpg"><img title="New Theme colours" src="http://nhbs-online.com.au/wp-content/uploads/2009/07/New-Theme-colours-292x300.jpg" alt="New Theme colours" width="292" height="300" /></a><br />
Figure 3. Create New Theme Colours</h5>
<p><strong>Tip: </strong><em>You can also create your own colour palette in Word and Excel.</em></p>
<h5><em> </em></h5>
<h2>Editing the different slide layouts</h2>
<p>Another great feature of Powerpoint 2007 is the different Slide Layouts, E.g. your basic title slide, content slide, title only slide, picture slides etc.</p>
<p>If you would like to make your title only slide different to your content slide you can edit the slide layouts via the navigation pane on the left hand side of your presentation.  (See fig 4)</p>
<p>All you need to do is select which slide you would like to edit, make the relevant changes and that will update that slide layout.</p>
<p><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Slide-Designs.jpg"><img title="Slide Designs" src="http://nhbs-online.com.au/wp-content/uploads/2009/07/Slide-Designs-151x300.jpg" alt="Slide Designs" width="151" height="300" /></a></p>
<h5><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Slide-Designs.jpg"></a></h5>
<h5>Figure 4. Slide Layouts</h5>
<h5></h5>
<h2>Creating a custom Slide Layout</h2>
<p>If you find that you woud like to add more slide layouts to your presentation, you can do that easily.</p>
<p>Select <strong>Insert layout</strong> which will insert a new slide, then to add different content (Eg. Smart Art, Image, Video, bullet list) select <strong>Insert Placeholders </strong> (See Fig 5.).  You can then design your slide layout to how you please.</p>
<h5><a href="http://nhbs-online.com.au/wp-content/uploads/2009/07/Layout.jpg"><img class="alignleft size-full wp-image-323" title="Layout" src="http://nhbs-online.com.au/wp-content/uploads/2009/07/Layout.jpg" alt="Layout" width="740" height="98" /><br />
</a></h5>
<h5>Figure 5. Custom Layouts</h5>
<p><strong>Tip:</strong><em> Once you design your slide, you will need to rename it.  Select the slide in the navigation pane, right click and select rename slide.</em></p>
<h5><em> </em></h5>
<h2>Finishing off your template</h2>
<p>That is basically it your template is now nearly done!</p>
<p>Select <strong>Close Master View</strong></p>
<p>Save your document as a 2007 presentation and there you have your own business template  and are free to add content and animations as you please.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.littlemissuseful.com/resources/create-a-powerpoint-presentation-template/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Manage your Tweetups with Twtvite</title>
		<link>http://www.littlemissuseful.com/resources/manage-tweetups-twtvite/</link>
		<comments>http://www.littlemissuseful.com/resources/manage-tweetups-twtvite/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 01:39:47 +0000</pubDate>
		<dc:creator>Nicole Hammett</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://nhbs-online.com.au/?p=246</guid>
		<description><![CDATA[Do you organise events and Tweetups and on Twitter?  I wanted to share a great and effective Twitter tool that will help you manage the event.  Twtvite assists you to promote your event, allow others to retweet the event, and also manages the RSVP&#8217;s. You can even create a hash tag for the event which is posted whenever [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Do you organise events and Tweetups and on <a href="http://www.twitter.com" target="_blank">Twitter</a>?  I wanted to share a great and effective <a href="http://www.twitter.com" target="_blank">Twitter</a> tool that will help you manage the event. </p>
<p><a href="http://twtvite.com" target="_blank">Twtvite</a> assists you to promote your event, allow others to retweet the event, and also manages the RSVP&#8217;s. You can even create a hash tag for the event which is posted whenever you tweet or retweet the event.</p>
<p>I use Twtvite for the monthly networking lunches that I organise and just love it!  It has made organising the event much easier I am able to track RSVP&#8217;s and also see who is retweeting about the event.  Twtvite even provides attendees with a map for the venue and allows you to input the event into Outlook.</p>
<p>I would love to hear about more Twitter tools, particulalry for managing events.</p>
<p>Cheers<br />
Nicole</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.littlemissuseful.com/resources/manage-tweetups-twtvite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

