<?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>Cameron Rangeley</title>
	<atom:link href="http://www.thecambo.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.thecambo.com</link>
	<description>Broadcasting live from Auckland, New Zealand</description>
	<lastBuildDate>Sun, 03 Jan 2010 20:16:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Simple .htaccess for folder protection</title>
		<link>http://www.thecambo.com/?p=84</link>
		<comments>http://www.thecambo.com/?p=84#comments</comments>
		<pubDate>Sun, 03 Jan 2010 20:16:46 +0000</pubDate>
		<dc:creator>cambo</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.thecambo.com/?p=84</guid>
		<description><![CDATA[in the configuration file for your virtual host and between the tags you can insert the following lines of code to protect a folder. AuthType Basic AuthName &#8220;Members Only&#8221; AuthUserFile /path/to/htpasswd Require valid-user After you have added that you can save and exit the config file. We now need to create the htpasswd file. from [...]]]></description>
			<content:encoded><![CDATA[<p>in the configuration file for your virtual host and between the <virtualhost> tags you can insert the following lines of code to protect a folder.</p>
<p><directory /path/to/protect><br />
AuthType Basic<br />
AuthName &#8220;Members Only&#8221;<br />
AuthUserFile /path/to/htpasswd<br />
Require valid-user<br />
</directory></p>
<p>After you have added that you can save and exit the config file.  We now need to create the htpasswd file.  from the linux command prompt type in htpasswd -c /path/to/htpasswd username the htpasswd program will prompt you for a password.</p>
<p>Reload apache /etc/init.d/apache2 reload and you are done.</virtualhost></p>
<div class="fb_wrap"><a class="fb_link" onclick="fbs_click('http://www.thecambo.com/simple-htaccess-for-folder-protection','');return false;" href="#">Send to Facebook</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.thecambo.com/?feed=rss2&amp;p=84</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ESPN.com Fighter of the Year</title>
		<link>http://www.thecambo.com/?p=81</link>
		<comments>http://www.thecambo.com/?p=81#comments</comments>
		<pubDate>Wed, 30 Dec 2009 18:43:01 +0000</pubDate>
		<dc:creator>cambo</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.thecambo.com/?p=81</guid>
		<description><![CDATA[If you are surprised by the pick for 2009 ESPN.com fighter of the year, well, you haven&#8217;t paid attention to boxing for the past 12 months. It&#8217;s Manny Pacquiao, the biggest no-brainer selection since, well, 2008, when Pacquiao was also the obvious pick. In fact, the pound-for-pound king and icon of the Philippines has claimed [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://a.espncdn.com/photo/2009/1227/boxing_i_mprhts_576.jpg" alt="" /></p>
<p>If you are surprised by the pick for 2009 ESPN.com fighter of the year, well, you haven&#8217;t paid attention to boxing for the past 12 months.</p>
<p>It&#8217;s Manny Pacquiao, the biggest no-brainer selection since, well, 2008, when Pacquiao was also the obvious pick.</p>
<p>In fact, the pound-for-pound king and icon of the Philippines has claimed fighter of the year honors in three of the past four years, as he concluded yet another tremendous campaign in 2009.</p>
<p>In 2008, Pacquiao raced up the scale, winning titles at junior lightweight, with his tight decision against Juan Manuel Marquez, and at lightweight, with his battering of titleholder David Diaz, before going to welterweight and pounding Oscar De La Hoya into retirement.</p>
<p>Read the full story here: <a href="http://sports.espn.go.com/sports/boxing/columns/story?columnist=rafael_dan&#038;id=4774025">http://sports.espn.go.com/sports/boxing/columns/story?columnist=rafael_dan&#038;id=4774025</a></p>
<div class="fb_wrap"><a class="fb_link" onclick="fbs_click('http://www.thecambo.com/espn-com-fighter-of-the-year','');return false;" href="#">Send to Facebook</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.thecambo.com/?feed=rss2&amp;p=81</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Dropbox</title>
		<link>http://www.thecambo.com/?p=74</link>
		<comments>http://www.thecambo.com/?p=74#comments</comments>
		<pubDate>Wed, 30 Dec 2009 18:28:59 +0000</pubDate>
		<dc:creator>cambo</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.thecambo.com/?p=74</guid>
		<description><![CDATA[Dropbox is the best internet app of 2009!!! it synchronises files between your computer and their server and allows files to be shared to the internet or with other dropbox users. Great for simple cross platform file sharing. To sign up use this refferal link and we both get an extra 250Mb https://www.dropbox.com/referrals/NTE1NzUyMzY5 Send to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="https://www.dropbox.com/static/9362/images/logo.png" alt="Dropbox Logo" /></p>
<p>Dropbox is the best internet app of 2009!!!  it synchronises files between your computer and their server and allows files to be shared to the internet or with other dropbox users.  Great for simple cross platform file sharing.</p>
<p>To sign up use this refferal link and we both get an extra 250Mb  <a href="https://www.dropbox.com/referrals/NTE1NzUyMzY5">https://www.dropbox.com/referrals/NTE1NzUyMzY5</a></p>
<div class="fb_wrap"><a class="fb_link" onclick="fbs_click('http://www.thecambo.com/get-dropbox','');return false;" href="#">Send to Facebook</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.thecambo.com/?feed=rss2&amp;p=74</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Celebs. Then and now!!</title>
		<link>http://www.thecambo.com/?p=71</link>
		<comments>http://www.thecambo.com/?p=71#comments</comments>
		<pubDate>Sun, 01 Nov 2009 07:44:48 +0000</pubDate>
		<dc:creator>cambo</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.thecambo.com/?p=71</guid>
		<description><![CDATA[Celebs. Then and now!!. Send to Facebook]]></description>
			<content:encoded><![CDATA[<p><a href="http://acidcow.com/pics/5108-celebs-then-and-now-one-more-time-46-pics.html">Celebs. Then and now!!</a>.</p>
<div class="fb_wrap"><a class="fb_link" onclick="fbs_click('http://www.thecambo.com/celebs-then-and-now','');return false;" href="#">Send to Facebook</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.thecambo.com/?feed=rss2&amp;p=71</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facebook Chat Plug-in Integrates Facebook with Pidgin</title>
		<link>http://www.thecambo.com/?p=58</link>
		<comments>http://www.thecambo.com/?p=58#comments</comments>
		<pubDate>Sun, 26 Jul 2009 08:05:14 +0000</pubDate>
		<dc:creator>cambo</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.thecambo.com/?p=58</guid>
		<description><![CDATA[Windows/Linux: The Facebook Chat for Pidgin plug-in connects the popular open-source chat application Pidgin with the new Facebook Chat instant messaging service. Facebook integration is one of the marquee features of Digsby, an up-and-coming IM app with an emphasis on social networking sites, but if you&#8217;re a part of the majority who still prefers Pidgin, [...]]]></description>
			<content:encoded><![CDATA[<p>Windows/Linux: The Facebook <a class="tagautolink autolink" title="Click here to read more posts tagged CHAT" href="http://lifehacker.com/tag/chat/">Chat</a> for Pidgin plug-in connects the popular open-source chat application Pidgin with the new Facebook Chat <a class="autolink" title="Click here to read more posts tagged INSTANT MESSAGING" href="http://lifehacker.com/tag/instant-messaging/">instant messaging</a> service. Facebook integration is one of the <a href="http://lifehacker.com/386331/digsby-integrates-facebook-chat">marquee features of Digsby</a>, an up-and-coming IM app with an emphasis on social networking sites, but if you&#8217;re a part of the <a href="http://lifehacker.com/375391/five-best-instant-messengers">majority who still prefers Pidgin</a>, this plug-in will bring you the Facebook integration you want and you won&#8217;t need to change horses to get it. The Facebook Chat plug-in is free, works wherever Pidgin does. Want to beef up Pidgin even more? Check out the <a href="http://lifehacker.com/356291/ten-must+have-plug+ins-to-power-up-pidgin">10 must-have Pidgin plug-ins</a>. <em></em></p>
<p><em>Source:</em></p>
<p><a href="http://lifehacker.com/396473/facebook-chat-plug+in-integrates-facebook-with-pidgin">Facebook Chat Plug-in Integrates Facebook with Pidgin &#8211; Chat &#8211; Lifehacker</a>.</p>
<div class="fb_wrap"><a class="fb_link" onclick="fbs_click('http://www.thecambo.com/facebook-chat-plug-in-integrates-facebook-with-pidgin','');return false;" href="#">Send to Facebook</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.thecambo.com/?feed=rss2&amp;p=58</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ken Block Kicks ASS</title>
		<link>http://www.thecambo.com/?p=38</link>
		<comments>http://www.thecambo.com/?p=38#comments</comments>
		<pubDate>Tue, 07 Jul 2009 01:00:08 +0000</pubDate>
		<dc:creator>cambo</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.thecambo.com/?p=38</guid>
		<description><![CDATA[Send to Facebook]]></description>
			<content:encoded><![CDATA[<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/4RQ4wX8CGbM&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/4RQ4wX8CGbM&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<div class="fb_wrap"><a class="fb_link" onclick="fbs_click('http://www.thecambo.com/ken-block-kicks-ass','');return false;" href="#">Send to Facebook</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.thecambo.com/?feed=rss2&amp;p=38</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cure Kids $10.00 Challenge</title>
		<link>http://www.thecambo.com/?p=32</link>
		<comments>http://www.thecambo.com/?p=32#comments</comments>
		<pubDate>Sun, 05 Jul 2009 01:45:32 +0000</pubDate>
		<dc:creator>cambo</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.thecambo.com/?p=32</guid>
		<description><![CDATA[Paddy and Tony from crangeley&#8217;s posterous Send to Facebook]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.paddyandtony.co.nz'><img src="http://posterous.com/getfile/files.posterous.com/crangeley/L0QUkWTovQd37JD5uZeEZlBvnxrUIRVBC3BIMmeajAVcujfSpHN0mm8pmTx5/Truck_Banner.jpg.scaled.500.jpg" width="500" height="626"/></a>
<p style="font-size: 10px;">  <a href="http://www.paddyandtony.co.nz">Paddy and Tony </a>   from <a href="http://crangeley.posterous.com/cure-kids-1000-challenge">crangeley&#8217;s posterous</a>  </p>
<div class="fb_wrap"><a class="fb_link" onclick="fbs_click('http://www.thecambo.com/cure-kids-10-00-challenge','');return false;" href="#">Send to Facebook</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.thecambo.com/?feed=rss2&amp;p=32</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
