<?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>Macintosh How To &#187; beginners</title>
	<atom:link href="http://macintoshhowto.com/category/beginners/feed" rel="self" type="application/rss+xml" />
	<link>http://macintoshhowto.com</link>
	<description>...the art of macintosh maintenance...</description>
	<lastBuildDate>Sun, 14 Mar 2010 06:51:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to merge pdf files with preview in Leopard</title>
		<link>http://macintoshhowto.com/leopard/how-to-merge-pdf-files-with-preview-in-leopard.html</link>
		<comments>http://macintoshhowto.com/leopard/how-to-merge-pdf-files-with-preview-in-leopard.html#comments</comments>
		<pubDate>Thu, 04 Mar 2010 01:13:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[beginners]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://macintoshhowto.com/leopard/how-to-merge-pdf-files-with-preview-in-leopard.html</guid>
		<description><![CDATA[




Leopard and Snow Leopard have the ability to edit pdf files, move pages around, and even merge pdf documents together. In OS X combining pdf documents is now easy and you don&#8217;t need a third party program to do it! Here is how to join two or more pdf files together into one.
1. Open the [...]]]></description>
			<content:encoded><![CDATA[<!-- AdSense Now! V1.83 -->
<!-- Post[count: 2] -->
<div class="adsense adsense-leadin" style="float:right;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-6276085271383628";
/* iblog skyscraper howto */
google_ad_slot = "7096776599";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Leopard and Snow Leopard have the ability to edit pdf files, move pages around, and even merge pdf documents together. In OS X combining pdf documents is now easy and you don&#8217;t need a third party program to do it! Here is how to join two or more pdf files together into one.<span id="more-186"></span></p>
<p>1. Open the first pdf file in Preview.</p>
<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/04/pdfmerge0.png" alt="pdfmerge0.png" /></p>
<p>2. Now select &#8216;Sidebar&#8217; from the &#8216;View&#8217; menu &#8211;  this will make a thumbnail sidebar appear.</p>
<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/04/pdfmerge2.png" alt="pdfmerge2.png" /></p>
<p>3. You can now drag the second pdf file into this sidebar window, and it will be added to your pdf document as an additional page.</p>
<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/04/pdfmerge3.png" alt="pdfmerge3.png" /></p>
<p><strong>NOTE: In Snow Leopard you need to drag the new pdf ON TOP OF the existing pdf&#8217;s thumbnails ( a little red box shows you that you are doing this).</strong></p>
<p>This signals that you want to add it to the document. You can then move it to where you like.</p>
<p>If you drag it into the sidebar but not on top of an existing page it will appear as a red line instead of a box and the file will be added as a link, but not merged within the pdf document. </p>
<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/04/pdfmerge4.png" alt="pdfmerge4.png" /></p>
<p>You can now save it!
<div class="tweetmeme_button" style="float: left; margin-left: 10px; margin-right: 20px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmacintoshhowto.com%2Fleopard%2Fhow-to-merge-pdf-files-with-preview-in-leopard.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmacintoshhowto.com%2Fleopard%2Fhow-to-merge-pdf-files-with-preview-in-leopard.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/leopard/how-to-merge-pdf-files-with-preview-in-leopard.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/leopard/how-to-merge-pdf-files-with-preview-in-leopard.html/feed</wfw:commentRss>
		<slash:comments>80</slash:comments>
		</item>
		<item>
		<title>How to get started programming on a Mac</title>
		<link>http://macintoshhowto.com/advanced/how-to-get-started-programming-on-a-mac.html</link>
		<comments>http://macintoshhowto.com/advanced/how-to-get-started-programming-on-a-mac.html#comments</comments>
		<pubDate>Mon, 01 Mar 2010 23:54:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[advanced]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://macintoshhowto.com/?p=847</guid>
		<description><![CDATA[





I used to write BASIC code on my good old Commodore 64, but the Macintosh has been a bit impenetrable in terms of where to get started with programming.
I was recommended this book and am using it to work through with my son. It teaches python, a simple language, using your mac. It&#8217;s a beauty.
You [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/1933988495?ie=UTF8&amp;tag=macintoshhowt-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1933988495"><img src="http://macintoshhowto.com/wp-content/uploads/2010/03/030800d584helogfx-234x300.jpg" alt="" title="Hello World" width="234" height="300" class="alignnone size-medium wp-image-851" /></a></p>
<p>I used to write BASIC code on my good old Commodore 64, but the Macintosh has been a bit impenetrable in terms of where to get started with programming.</p>
<p>I was recommended this book and am using it to work through with my son. It teaches python, a simple language, using your mac. It&#8217;s a beauty.</p>
<p>You can buy it <a href="http://www.amazon.com/gp/product/1933988495?ie=UTF8&#038;tag=macintoshhowt-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1933988495">here from Amazon</a> .</p>
<div class="tweetmeme_button" style="float: left; margin-left: 10px; margin-right: 20px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmacintoshhowto.com%2Fadvanced%2Fhow-to-get-started-programming-on-a-mac.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmacintoshhowto.com%2Fadvanced%2Fhow-to-get-started-programming-on-a-mac.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/advanced/how-to-get-started-programming-on-a-mac.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/advanced/how-to-get-started-programming-on-a-mac.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Does my mac need more memory?</title>
		<link>http://macintoshhowto.com/hardware/does-my-mac-need-more-memory.html</link>
		<comments>http://macintoshhowto.com/hardware/does-my-mac-need-more-memory.html#comments</comments>
		<pubDate>Sun, 20 Apr 2008 22:39:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[beginners]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/?p=21</guid>
		<description><![CDATA[When your computer is running a little bit slowly, how can you tell if getting more memory will help you? Here is a simple way to check whether all the memory you have in your computer is being used.

Go to your utilities folder.
(Click on your desktop anywhere so that the finder is active.
Hold down apple-shift-U, [...]]]></description>
			<content:encoded><![CDATA[<p>When your computer is running a little bit slowly, how can you tell if getting more memory will help you? Here is a simple way to check whether all the memory you have in your computer is being used.<span id="more-21"></span></p>
<ol>
<li>Go to your utilities folder.<br />
(Click on your desktop anywhere so that the finder is active.<br />
Hold down apple-shift-U, this will open your &#8216;utilities folder.)</li>
<li>Open &#8216;Activity Monitor&#8217;</li>
<li>Press apple-1 so that the main window of Utility Monitor is open.</li>
<li>Click on the &#8216;System Memory&#8217; tab at the bottom of the window. This will display a little pie graph of how much memory you are currently using.</li>
</ol>
<p> </p>
<p> </p>
<p>There are two important items to take note of &#8216;Free:&#8217; and &#8216;Page ins/outs:&#8217;</p>
<p><strong>Free</strong> tells you how much free memory you currently have, the higher the better, and<br />
<strong>Page ins/outs</strong> tells you how many times your computer has had to slow down because it has run out of memory and needed to use the hard disk to &#8217;switch&#8217; some of it&#8217;s memory in our out of use. This really slows down your computer.</p>
<p>If the page in/out  count  is increasing as you watch it, this is not good, it means your computer has run out of free memory, and so temporarily is using the hard disk as memory.  The faster the page in/out count is increasing, the worse the problem &#8211; your computer is struggling along and not performing as well as it could. You need more memory.</p>
<p>If you have had lots of free memory since the last time you restarted your machine, the Page ins/outs count will be 0/0. This means your computer had enough memory and has not run out.   You dont&#8217; need more memory.</p>
<p>It may be that your Pagein/outs count is high, something like 50431/10850, but steady and this and not increasing.  What this means is that some time in the past when you opened a lot of programs, you ran out of memory, but now you have enough. Reboot, check the  Pagein/outs count again. It should be 0/0. If it is not 0/0, have a look at it while you open a program or two and see how fast it increases, the faster, the worse your system performance will be.</p>
<p align="center"><a class="imagelink" title="mem1.png" href="http://macintoshhowto.com/wp-content/uploads/2006/01/mem1.png"><img id="image23" src="http://macintoshhowto.com/wp-content/uploads/2006/01/mem1.png" alt="mem1.png" /></a></p>
<p>Here is a screen shot of my computer. My page in/out count is quite high &#8211; 66825/697, but I still have 189 MB free, and the page in/out count is not increasing at the moment. This means that sometime since the last reboot, my computer ran out of memory, but currently it is OK. If I reboot the page in/out count will return to 0/0, and stay there unless I go crazy opening lots of programs. I don&#8217;t&#8217; need more memory.</p>
<p align="center"><a class="imagelink" title="mem2.png" href="http://macintoshhowto.com/wp-content/uploads/2006/01/mem2.png"><img id="image24" src="http://macintoshhowto.com/wp-content/uploads/2006/01/mem2.png" alt="mem2.png" /></a></p>
<p><strong>To quote from apple:</strong><br />
Moving data from physical memory to disk is called paging out (or swapping out); moving data from disk to physical memory is called paging in (or swapping in)&#8230; Extended periods of paging activity reduce performance significantly; such activity is sometimes called disk thrashing.</p>
<p><strong>One more note: </strong>Under Leopard rather than giving a &#8216;count&#8217; of page in/outs, it gives a size in MB of the amount of RAM that has been pages in or out &#8211; the numbers are smaller but the same principals apply.
<div class="tweetmeme_button" style="float: left; margin-left: 10px; margin-right: 20px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmacintoshhowto.com%2Fhardware%2Fdoes-my-mac-need-more-memory.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmacintoshhowto.com%2Fhardware%2Fdoes-my-mac-need-more-memory.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/hardware/does-my-mac-need-more-memory.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/hardware/does-my-mac-need-more-memory.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>iphoto prints now available in Australia.</title>
		<link>http://macintoshhowto.com/beginners/iphoto-prints-now-available-in-australia.html</link>
		<comments>http://macintoshhowto.com/beginners/iphoto-prints-now-available-in-australia.html#comments</comments>
		<pubDate>Thu, 03 Apr 2008 22:51:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[beginners]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://macintoshhowto.com/beginners/iphoto-prints-now-available-in-australia.html</guid>
		<description><![CDATA[I&#8217;m not sure how long this has been available, but I just noticed that if you go to &#8216;order prints&#8217; in iphoto it now works in Australia. You can even order calendars, hardcover books, and cards from within iphoto.

I just ordered some prints and it said they will be delivered in 2-8 days.


			
				
			
		
Share]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure how long this has been available, but I just noticed that if you go to &#8216;order prints&#8217; in iphoto it now works in Australia. You can even order calendars, hardcover books, and cards from within iphoto.</p>
<p><span id="more-179"></span></p>
<p>I just ordered some prints and it said they will be delivered in 2-8 days.</p>
<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/04/picture-1.png" alt="picture-1.png" />
<div class="tweetmeme_button" style="float: left; margin-left: 10px; margin-right: 20px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmacintoshhowto.com%2Fbeginners%2Fiphoto-prints-now-available-in-australia.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmacintoshhowto.com%2Fbeginners%2Fiphoto-prints-now-available-in-australia.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/beginners/iphoto-prints-now-available-in-australia.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/beginners/iphoto-prints-now-available-in-australia.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to print a booklet.</title>
		<link>http://macintoshhowto.com/pages-and-publishing/how-to-print-a-booklet.html</link>
		<comments>http://macintoshhowto.com/pages-and-publishing/how-to-print-a-booklet.html#comments</comments>
		<pubDate>Wed, 06 Feb 2008 04:52:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[beginners]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://macintoshhowto.com/software/how-to-print-a-booklet.html</guid>
		<description><![CDATA[This nifty application gives you a little option in your print menu called &#8216;Make a Booklet&#8217;.

This produces a neat little A5 booklet from 4 A4 pages or it can even do an A6 booklet as follows:

You can download this neat little application from here.

			
				
			
		
Share]]></description>
			<content:encoded><![CDATA[<p>This nifty application gives you a little option in your print menu called &#8216;Make a Booklet&#8217;.</p>
<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/02/makebooklet.jpg" id="image138" alt="makebooklet.jpg" /><span id="more-140"></span></p>
<p>This produces a neat little A5 booklet from 4 A4 pages or it can even do an A6 booklet as follows:</p>
<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/02/booklet.jpg" id="image139" alt="booklet.jpg" /></p>
<p>You can download this neat little application from <a href="http://www.iconus.ch/fabien/files/CocoaBooklet.dmg">here</a>.
<div class="tweetmeme_button" style="float: left; margin-left: 10px; margin-right: 20px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmacintoshhowto.com%2Fpages-and-publishing%2Fhow-to-print-a-booklet.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmacintoshhowto.com%2Fpages-and-publishing%2Fhow-to-print-a-booklet.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/pages-and-publishing/how-to-print-a-booklet.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/pages-and-publishing/how-to-print-a-booklet.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to send lots of files or folders in an email</title>
		<link>http://macintoshhowto.com/beginners/how-to-make-a-zip-file.html</link>
		<comments>http://macintoshhowto.com/beginners/how-to-make-a-zip-file.html#comments</comments>
		<pubDate>Mon, 04 Feb 2008 00:14:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[beginners]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://macintoshhowto.com/beginners/how-to-make-a-zip-file.html</guid>
		<description><![CDATA[How to make a zip file to email to someone.]]></description>
			<content:encoded><![CDATA[<p>When you want to send someone a lot of files in an email, the best way to do it is to compress it into one smaller file first, called an <strong>archive</strong> or a <strong>zip file</strong>. When the person receives the zip file they just need to double click it and, hey presto, the exact files that you put into it appear on their desktop! Read on to find out how to do it.</p>
<p><span id="more-143"></span>Not only does this save space, it can also stop the files getting messed up on the email journey they are about to embark upon. If you compress a folder, the folder and all the files appear when it is &#8216;unzipped&#8217;. This is built into Macintosh OSX. Here is how to do it.</p>
<p>1. Here is the folder we want to zip.</p>
<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/03/zip3.jpg" alt="zip3.jpg" /></p>
<p>2. Right Click on the folder, and a menu will appear, select Compress (if you have Leopard) or Create Archive (if you have Tiger or older) .</p>
<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/03/zip2.jpg" alt="zip2.jpg" /></p>
<p>3. It will make a zip file that you can then drag into apple mail or onto a thumbdrive to give to someone else. All you have to do is double click on the zip file it and it will &#8216;uncompress&#8217; and you will have the original file or folder appear!</p>
<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/03/zip1.jpg" alt="zip1.jpg" />
<div class="tweetmeme_button" style="float: left; margin-left: 10px; margin-right: 20px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmacintoshhowto.com%2Fbeginners%2Fhow-to-make-a-zip-file.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmacintoshhowto.com%2Fbeginners%2Fhow-to-make-a-zip-file.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/beginners/how-to-make-a-zip-file.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/beginners/how-to-make-a-zip-file.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to stop spam</title>
		<link>http://macintoshhowto.com/internet/how-to-stop-spam.html</link>
		<comments>http://macintoshhowto.com/internet/how-to-stop-spam.html#comments</comments>
		<pubDate>Thu, 23 Aug 2007 00:27:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[beginners]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/internet/how-to-stop-spam.html</guid>
		<description><![CDATA[ "I'm getting heaps of spam, ever since I put my email address on my webpage. Is there a way to stop it?"


Spam does get annoying, and once you are receiving spam it&#8217;s hard if not impossible to stop it coming to you, all you can do is ignore it (block it). But there are [...]]]></description>
			<content:encoded><![CDATA[<ul> <code>"I'm getting heaps of spam, ever since I put my email address on my webpage. Is there a way to stop it?"</p>
<p></code></ul>
<ul></ul>
<p>Spam does get annoying, and once you are receiving spam it&#8217;s hard if not impossible to stop it coming to you, all you can do is ignore it (block it). But there are ways to reduce the amount of spam you get.<span id="more-106"></span></p>
<p>It&#8217;s best to keep your email address off the internet, (eg off any web pages) as there are web crawlers searching every website for email addresses to put on lists and sell to spammers.</p>
<p>Once your email is out there and on someone&#8217;s spam list there&#8217;s no way to stop it spreading really, so you will probably get an ever increasing amount of spam!</p>
<p>I would suggest if you have a spam problem:</p>
<p>1. Change your email addresses.</p>
<p>2. If you must have a &#8216;contact email&#8217; on a webpage then get two new email addresss, one that you keep very private that you give to your friends and family, and then public webpage one one  that you can have forwarded to your private one, but try to change the web page one every year or so when it collects spam. (eg info@dpc.org.au, dpc@dpc.org.au, contactus@dpc.org.au etc.)</p>
<p>3. Get your ISP to turn on spam filtering. (This is generally  much better than your own email program email filtering.) There are various levels of spam filtering, some very aggressive and will block most spam, but also the occasional real email. ASk you ISP about spam filtering.</p>
<p>4. <a href="http://gmail.com">Gmail</a> has the best spam filtering I have found. Move your email over to gmail.
<div class="tweetmeme_button" style="float: left; margin-left: 10px; margin-right: 20px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmacintoshhowto.com%2Finternet%2Fhow-to-stop-spam.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmacintoshhowto.com%2Finternet%2Fhow-to-stop-spam.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/internet/how-to-stop-spam.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/internet/how-to-stop-spam.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Requests for a &#8216;how to&#8217;</title>
		<link>http://macintoshhowto.com/beginners/how-to-build-a-timber-and-corrugated-iron-carport.html</link>
		<comments>http://macintoshhowto.com/beginners/how-to-build-a-timber-and-corrugated-iron-carport.html#comments</comments>
		<pubDate>Wed, 04 Jan 2006 13:43:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[beginners]]></category>
		<category><![CDATA[basics]]></category>

		<guid isPermaLink="false">http://www.dubbo.org/~blog/?p=14</guid>
		<description><![CDATA[Do you have a problem on your macintosh that you&#8217;d like help with, or a suggestion for a &#8216;how to&#8217; article? Submit it here as a comment and I&#8217;ll do my best to answer it ASAP.

			
				
			
		
Share]]></description>
			<content:encoded><![CDATA[<p>Do you have a problem on your macintosh that you&#8217;d like help with, or a suggestion for a &#8216;how to&#8217; article? Submit it here as a comment and I&#8217;ll do my best to answer it ASAP.
<div class="tweetmeme_button" style="float: left; margin-left: 10px; margin-right: 20px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmacintoshhowto.com%2Fbeginners%2Fhow-to-build-a-timber-and-corrugated-iron-carport.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmacintoshhowto.com%2Fbeginners%2Fhow-to-build-a-timber-and-corrugated-iron-carport.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/beginners/how-to-build-a-timber-and-corrugated-iron-carport.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/beginners/how-to-build-a-timber-and-corrugated-iron-carport.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
