<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
	<head>
        <title>Fish4Divers | Social Networking 4 Divers | Forums</title>

        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
        <meta http-equiv="pragma" content="no-cache" />
        <meta http-equiv="cache-control" content="no-cache" />
        <meta http-equiv="imagetoolbar" content="no" />

        <meta name="MSSmartTagsPreventParsing" content="true" />
        <meta name="distribution" content="GLOBAL" />
        <meta name="Language" content="en" />
        <meta name="No-Cache" content="True" />
        <meta name="copyright" content="2011 Fish 4 Divers" />
        <meta name="author" content="Iceberg Creative [http://www.icebergcreative.com/]" />


        <link rel='stylesheet' type='text/css' media='all' href='http://www.fish4divers.com/index.php?css=f4d/site_css.v.1295603044' />
        <script type="text/javascript" src="/js/common.js"></script>
        <script src="/mint/?js" type="text/javascript"></script>

	</head>

	<body >

		<div id="container">

			<!-- Mini Navigation -->
			<div id="header-mininav-container">
				<div class="floatright"><img src="/images/global/header-bubbles-left.gif" alt="" /></div>
				<div id="header-mininav"><a href="http://www.fish4divers.com/index.php">Home</a> &nbsp;|&nbsp; <a href="http://www.fish4divers.com/index.php/f4d/about/">About FISH 4 DIVERS</a> &nbsp;|&nbsp; <a href="http://www.fish4divers.com/index.php/f4d/contact/">Contact Us</a></div>
				<div class="floatright"><img src="/images/global/header-bubbles-right.gif" alt="" /></div>
				<div class="clear_both"></div>
			</div>
			<!-- WEBSITE -->
			<div id="site">
				<!-- Mast -->
				<div id="header-main">
					<table width="100%" border="0" cellspacing="0" cellpadding="0" class="header">
						<tr class="header-top">
              <td rowspan="2" align="left" valign="top" class="header-logo"><a href="http://www.fish4divers.com/index.php"><img src="/images/global/logo.gif" alt="Fish 4 Divers" title="Fish 4 Divers" border="0" /></a></td>
                <td align="left" valign="middle" class="hearder-columna">Not a member? &nbsp;<a href="http://www.fish4divers.com/index.php/f4d/join/"><img src="/images/global/header-join.gif" alt="Join Now!" border="0" align="absmiddle" /></a> &nbsp;|&nbsp; <a href="http://www.fish4divers.com/index.php/f4d/features/">Membership Features</a></td>

							<td align="right" valign="middle" class="hearder-columnb">
                <div class="advert-banner">
                
  <a href="http://www.fish4divers.com/index.php/advertisers/"><img src="/images/ads/top_half_banner.png" alt="" style="margin:2px 0 2px 0;"/></a>


                </div>
                
								
              </td>
						</tr>
						<tr class="header-bottom">
							<td align="left" valign="middle" class="hearder-columna">
		            <div class='header-search-box'>
<form method="post" action="http://www.fish4divers.com/index.php"  enctype="multipart/form-data" >
<div class='hiddenFields'>
<input type="hidden" name="ACT" value="19" />
<input type="hidden" name="XID" value="dfd4b59e2093b38bfe7e99338f7a77bef9c13e8d" />
<input type="hidden" name="RP" value="search/results" />
<input type="hidden" name="NRP" value="" />
<input type="hidden" name="RES" value="" />
<input type="hidden" name="status" value="" />
<input type="hidden" name="weblog" value="reviews" />
<input type="hidden" name="search_in" value="" />
<input type="hidden" name="where" value="all" />
<input type="hidden" name="site_id" value="1" />
</div>



<input type="text" name="keywords" id="keywords" class="header-search-query" /><input value='submit' name="search" type="image" class="header-search" src="/images/global/header-search.gif" alt="Search" align="top" />

</form>
</div>
<div class='forgot-password'><a href="http://www.fish4divers.com/index.php/member/forgot_password/">Lost password?</a></div>
							</td>
							<td align="right" valign="middle" class="hearder-columnb">
							  <form method="post" action="http://www.fish4divers.com/index.php"  enctype="multipart/form-data" >
<div class='hiddenFields'>
<input type="hidden" name="XID" value="b147cff0a3bbe8b6a1ecb401791087ea3949cd8d" />
<input type="hidden" name="ACT" value="9" />
<input type="hidden" name="RET" value="f4d/afterlogin" />
<input type="hidden" name="site_id" value="1" />
</div>



<script type="text/javascript">
	var cUsername = 'username';
	var cPassword = 'password';

	function setupLogin() {
		setTimeout("clearLogins();", 1000);
	}
	
	function clearLogins()
	{
		usernameExit();
		passwordExit();
	}
	
	function usernameEnter()
	{
		var un = document.getElementById('username');
		
		if (un.value == cUsername)
		{
			un.value = '';
		}
	}
	
	function usernameExit()
	{
		var un = document.getElementById('username');
		
		if (un.value == '')
		{
			un.value = cUsername;
		} 
	}
	
	function passwordEnter()
	{
		var pw = document.getElementById('password');
		
		if (pw.value == cPassword)
		{
			pw.value = '';		
			pw.type = 'password';	
		}
	}
	
	function passwordExit()
	{
		var pw = document.getElementById('password');
		
		if (pw.value == '')
		{
			pw.value = cPassword;	
			pw.type = 'text';	
		}
	}	
</script>

<img src="/images/global/header-login.gif" alt="Log In" align="absmiddle" />
<input name="username" type="text" class="header-username" id="username" value="" maxlength="32" size="25" onfocus="usernameEnter();" onblur="usernameExit();"/>
<input type="password" name="password" id="password" value="" maxlength="32" class="header-password"  size="25" onfocus="passwordEnter();" onblur="passwordExit();"/>
<input name="submit" type="image" src="/images/global/header-login-go.gif" alt="Go" align="top" />

<script type="text/javascript">
  window.onload = setupLogin();
  //setupLogin();
</script>

</form>
	
							</td>
						</tr>
				  </table>
				</div>

				<!-- Global Navigation -->
				<div id="menu-members">
					<!-- International/language selector. Take out if only launching with UK to begin with -->
					<div class="floatright" style="margin-top: 4px;">

					</div>
                                        <ul>
  <li><a href="http://www.fish4divers.com/index.php/member/search/"><img src="/images/global/menu/search-divers.jpg" alt="Meet other divers" border="0" /></a></li><li><a href="http://www.fish4divers.com/index.php/forums/"><img src="/images/global/menu/forum.jpg" alt="Forum" border="0" /></a></li><li><a href="http://www.fish4divers.com/index.php/directory/"><img src="/images/global/menu/dive-directory.jpg" alt="Diving Club Directory" border="0" /></a></li><li><a href="http://www.fish4divers.com/index.php/reviews/"><img src="/images/global/menu/reviews.jpg" alt="Reviews" border="0" /></a></li><li><a href="http://www.fish4divers.com/index.php/classifieds/"><img src="/images/global/menu/classifieds.jpg" alt="Classifieds" border="0" /></a></li><li><a href="http://www.fish4divers.com/index.php/member/snapper/"><img src="/images/global/menu/snapper-gallery.jpg" alt="Snapper Gallery" border="0" /></a></li>
</ul>
                                        
				</div>
                                
				<div id="menu-base"></div>
				
				<!-- Call to Action -->
				<!-- Call to action -->

<div id="cta">

	<p>A social networking site for scuba divers. Meet like-minded people who share your passion for diving.<br /><a href="http://www.fish4divers.com/index.php/f4d/join/">Click here to join today. For free!!!</a></p>

</div>

				<!-- Content Area -->
				<div id="content">

<div id="content-left3col">
<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>Forum</title>
    <link>http://www.fish4divers.com/index.php/forums/</link>
    <description>Forum</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-01-11T12:36:56+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Anyone keen Sipadan Diving Centre for Sipadan | Mabul | Kapalai Islands Scuba Diving Day Trip</title>
      <link>http://www.fish4divers.com/index.php/forums/viewthread/655/</link>
      <guid>http://www.fish4divers.com/index.php/forums/viewthread/655/#When:10:27:51Z</guid>
      <description>&lt;p&gt;We provie and arrange Sipadan | Mabul | Kapalai Islands Scuba Diving Day Trip and package
&lt;/p&gt;
&lt;p&gt;
Guaranteed Sipadan Diving
&lt;/p&gt;
&lt;p&gt;
Day 1: Arrival
&lt;/p&gt;
&lt;p&gt;
By flight MH 2121 (BKI/TWU eta: 0745) or AK5833 (BKI/TWU eta: 0930) from Kota Kinabalu to Tawau. Upon arrival at Tawau Airport, pick up and transfer to Semporna by land journey, which will take 1 hour drive passing through villages and oil palm plantation. Arrive at accommodation Semporna, Check in – Free &amp;amp; Easy !!
&lt;/p&gt;
&lt;p&gt;
Day 2: (Breakfast – Lunch)
&lt;/p&gt;
&lt;p&gt;
3 boat dives or snorkeling at Sipadan / Mabul / Kapalai Islands or Tun Sakaran Marine Park
&lt;/p&gt;
&lt;p&gt;
Day 3: (Breakfast – Lunch)
&lt;/p&gt;
&lt;p&gt;
3 boat dives or snorkeling at Sipadan / Mabul / Kapalai Islands or Tun Sakaran Marine Park
&lt;/p&gt;
&lt;p&gt;
(Please bear in mind of requirement for the surface internal before flight the next day)
&lt;/p&gt;
&lt;p&gt;
Day 4: Departure (Breakfast – Lunch)
&lt;/p&gt;
&lt;p&gt;
After Breakfast – check out  !! – Transfer from Semporna to Tawau Airport.
&lt;/p&gt;
&lt;p&gt;
Package Includes:
&lt;/p&gt;
&lt;p&gt;
    * Land transfer Twu Airport – Semporna – Twu Airport
&lt;br /&gt;
    * SIPADAN Sabah ParkPermit
&lt;br /&gt;
    * 3 daily boat dives (EXCEPT arrival &amp;amp; departure day)
&lt;br /&gt;
    * Breakfast &amp;amp; Lunch (EXCEPT alcoholic &amp;amp; carbonated soft drinks)
&lt;br /&gt;
    * Air&#45;conditioned Bunker Room with attached bathroom / hot water
&lt;br /&gt;
    * Snorkeling gear
&lt;br /&gt;
    * Dive Equipments ( BCD, Regulators, Wetsuit, Weights, Weight Belts, Fins, Mask, Tank )
&lt;br /&gt;
    * Free use of Wireless broadband services
&lt;br /&gt;
    * Borneo Semporna Proboscis River Cruise with Seafood Dinner
&lt;/p&gt;</description>
      <dc:date>2011-01-05T10:27:51+00:00</dc:date>
    </item>

    <item>
      <title>Scuba Diving in Borneo, Semporna, Sipadan and Mabul Islands</title>
      <link>http://www.fish4divers.com/index.php/forums/viewthread/652/</link>
      <guid>http://www.fish4divers.com/index.php/forums/viewthread/652/#When:17:09:42Z</guid>
      <description>&lt;p&gt;We offer daily Scuba Diving and Snorkeling trips to Sipadan, Mabul, Kapalai Islands or Tun Sakaran Marine Park within the Celebes Sea to explore the macro and pelagic underwater marine life. Our professional dive guide.
&lt;/p&gt;
&lt;p&gt;
Liveaboard is MV Celebes Explorer Liveaboard Sipadan and Guaranteed Sipadan Diving &#45; &lt;a href=&quot;http://www.borneotourstravel.com/sipadan&#45;dive/liveaboard/&quot;&gt;http://www.borneotourstravel.com/sipadan&#45;dive/liveaboard/&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2010-12-07T17:09:42+00:00</dc:date>
    </item>

    <item>
      <title>Diving in Manado, Indonesia</title>
      <link>http://www.fish4divers.com/index.php/forums/viewthread/635/</link>
      <guid>http://www.fish4divers.com/index.php/forums/viewthread/635/#When:04:56:46Z</guid>
      <description>&lt;p&gt;hello, i&#8217;m keen into diving in manado next year during the chinese new year week. anyone keen to join?
&lt;/p&gt;
&lt;p&gt;
resort: &lt;a href=&quot;http://www.kimabajo.com/&quot;&gt;http://www.kimabajo.com/&lt;/a&gt; 
&lt;br /&gt;
rates: &lt;a href=&quot;http://www.eco&#45;divers.com/prices/kima_rates2010.pdf&quot;&gt;http://www.eco&#45;divers.com/prices/kima_rates2010.pdf&lt;/a&gt;
&lt;br /&gt;
kima bajo resort featured in scuba zoo: &lt;a href=&quot;http://www.youtube.com/watch?v=d5OZZj9&#45;014&quot;&gt;http://www.youtube.com/watch?v=d5OZZj9&#45;014&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2010-11-17T04:56:46+00:00</dc:date>
    </item>

    <item>
      <title>Malaysia stops diving on reefs to save coral</title>
      <link>http://www.fish4divers.com/index.php/forums/viewthread/604/</link>
      <guid>http://www.fish4divers.com/index.php/forums/viewthread/604/#When:18:23:10Z</guid>
      <description>&lt;p&gt;Malaysia has closed several of its world&#45;famous diving sites including those surrounding the tropical islands of Tioman and Redang because authorities claim the coral is being killed off by global warming. 
&lt;/p&gt;
&lt;p&gt;
Twelve reefs that attract half a million tourists from around the world annually are now closed to divers and snorkellers until the end of October to allow the corals to recover from bleaching caused by warmer seas.
&lt;/p&gt;
&lt;p&gt;
Up to 90 per cent of the coral has started to turn white meaning it is dying off, threatening the delicate ecosystem.
&lt;/p&gt;
&lt;p&gt;
&#8220;We expect [the corals] to recover or at least improve.&#8221; Mr Abdul Jamal said The Department of Marine Parks claimed the damaged coral was solely the result of rising sea temperatures and not tourism activities.
&lt;/p&gt;
&lt;p&gt;
However, Mr Abdul Jamal explained that by banning diving, the coral will be given time to regenerate naturally.
&lt;/p&gt;</description>
      <dc:date>2010-07-23T18:23:10+00:00</dc:date>
    </item>

    <item>
      <title>Exotic immigrant brings rare colour to Sydney Harbour</title>
      <link>http://www.fish4divers.com/index.php/forums/viewthread/497/</link>
      <guid>http://www.fish4divers.com/index.php/forums/viewthread/497/#When:09:44:22Z</guid>
      <description>&lt;p&gt;The two lovers probably hitched a ride on the warm waters of the East Australian Current &#45; the same flow sea creatures rode in the movie Finding Nemo.
&lt;/p&gt;
&lt;p&gt;
It carried them all the way to Sydney Harbour, where scientists have welcomed the rare sighting of a male and female ornate ghost pipefish.
&lt;/p&gt;
&lt;p&gt;
Pipefish, close cousins of the sea horse and sea dragon, typically live in tropical waters, said sea horse scientist David Harasti, of the NSW Marine Parks Authority.
&lt;/p&gt;
&lt;p&gt;
He said it was rare to find a pair of the colourful species, which were spotted in Mosman&#8217;s Chowder Bay, this far south.
&lt;/p&gt;
&lt;p&gt;
&#8216;&#8217;You maybe get a couple every year if you&#8217;re lucky. They&#8217;re more at home in places like Indonesia and Papua New Guinea.&#8217;&#8217;
&lt;/p&gt;
&lt;p&gt;
Dr Harasti said ornate ghost pipefish usually grow to about 8 centimetres long and can change their colour to match their surroundings. The pair would probably stay in the area for a few months, filling up on microscopic shrimp, until cold water arrived in May.
&lt;/p&gt;
&lt;p&gt;
&#8216;&#8217;Unfortunately it&#8217;s only a one&#45;way trip on the East Australia Current, there is nothing to take them back [to warmer waters].&#8217;&#8217;
&lt;/p&gt;
&lt;p&gt;
Dr Harasti said once the cold water arrived their metabolism would decrease, which would make it easier for other fish to eat them.
&lt;/p&gt;
&lt;p&gt;
Photographer Richard Vevers, of Underwater Australia, said ornate ghost pipefish were highly sought after by underwater photographers. He went searching for the pair as soon as he heard they had arrived in the harbour.
&lt;/p&gt;
&lt;p&gt;
&#8216;&#8217;I&#8217;ve never seen one before but they&#8217;re stunning animals, really brightly coloured.&#8217;&#8217;
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.smh.com.au/environment/exotic&#45;immigrant&#45;brings&#45;rare&#45;colour&#45;to&#45;the&#45;harbour&#45;20100223&#45;p0pe.html&quot;&gt;http://www.smh.com.au/environment/exotic&#45;immigrant&#45;brings&#45;rare&#45;colour&#45;to&#45;the&#45;harbour&#45;20100223&#45;p0pe.html&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2010-02-26T09:44:22+00:00</dc:date>
    </item>

    <item>
      <title>Thailand and onwards</title>
      <link>http://www.fish4divers.com/index.php/forums/viewthread/470/</link>
      <guid>http://www.fish4divers.com/index.php/forums/viewthread/470/#When:20:55:21Z</guid>
      <description>&lt;p&gt;My long awaited travel plans seem to be coming round very quickly now.
&lt;/p&gt;
&lt;p&gt;
We fly out to Beijing in August and from there we do what ever we want, no ties to anything what so ever and planty of money (this has been planned for a couple of years now)
&lt;/p&gt;
&lt;p&gt;
The one thing we are going to do though (unless a better offer comes our way) is a divemaster course on Koh Tao Island in Thailand (we are only Open Water Certified at the moment)
&lt;/p&gt;
&lt;p&gt;
So I was wondering if anybody has any experinces of diving at Koh Tao or anywhere near by, just to help me get even more excited.
&lt;/p&gt;
&lt;p&gt;
Also the dive school we look to be going to is Crystal Dive, any experiences?
&lt;/p&gt;
&lt;p&gt;
I should also probably say that &#8216;we&#8217; is me and my girlfriend.
&lt;/p&gt;
&lt;p&gt;
Cheers!!
&lt;/p&gt;</description>
      <dc:date>2010-02-08T20:55:21+00:00</dc:date>
    </item>

    <item>
      <title>Diver badly injured by boat propeller</title>
      <link>http://www.fish4divers.com/index.php/forums/viewthread/461/</link>
      <guid>http://www.fish4divers.com/index.php/forums/viewthread/461/#When:06:31:44Z</guid>
      <description>&lt;p&gt;A Palmerston North man seriously injured his leg when he was struck by a boat propeller while surfacing from a dive in Queen Charlotte Sound yesterday. 
&lt;/p&gt;
&lt;p&gt;
The 58&#45;year&#45;old was taken to Wellington Hospital by the Wellington&#45;based Westpac Rescue Helicopter about 3pm yesterday and required surgery. 
&lt;/p&gt;
&lt;p&gt;
He was in a stable condition this morning. 
&lt;/p&gt;
&lt;p&gt;
Rescue helicopter crewman Dave Greenberg said the helicopter met the boat at Ship Cove and a Wellington Free Ambulance paramedic tended to the man&#8217;s leg. 
&lt;/p&gt;
&lt;p&gt;
&#8220;As we understand it, the man was coming to the surface when his catch bag caught on the moving propeller, dragging him into it ... causing a deep wound to his leg. 
&lt;/p&gt;
&lt;p&gt;
&#8220;He was conscious and alert [in the helicopter]; he was in pretty good nick, apart from the really big gash on his leg,&#8221; Mr Greenberg said. 
&lt;/p&gt;
&lt;p&gt;
Co&#45;owner of Dive Picton Ben Ashworth said such incidents were rare. 
&lt;/p&gt;
&lt;p&gt;
&#8220;It&#8217;s definitely not one of the more common things to happen as far as diving incidents go. 
&lt;/p&gt;
&lt;p&gt;
&#8220;Our thoughts go out to any diver who hurts himself, especially in our own backyard. We just hope he&#8217;s all right – a propeller would be pretty unforgiving.&#8221; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.stuff.co.nz/marlborough&#45;express/news/3274972/Diver&#45;badly&#45;injured&#45;by&#45;boat&#45;propeller&quot;&gt;http://www.stuff.co.nz/marlborough&#45;express/news/3274972/Diver&#45;badly&#45;injured&#45;by&#45;boat&#45;propeller&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2010-02-03T06:31:44+00:00</dc:date>
    </item>

    <item>
      <title>Australian &amp;amp; New Zealand Diver Emergency Contact Information</title>
      <link>http://www.fish4divers.com/index.php/forums/viewthread/453/</link>
      <guid>http://www.fish4divers.com/index.php/forums/viewthread/453/#When:05:24:15Z</guid>
      <description>&lt;p&gt;Australian &amp;amp; New Zealand Diver Emergency Contact Information
&lt;/p&gt;
&lt;p&gt;
If you have a Diver Emergency, please use one of the contact numbers below.
&lt;/p&gt;
&lt;p&gt;
Australia toll free from within Australia: 1800 088 200
&lt;/p&gt;
&lt;p&gt;
Australia from overseas (user pays): +61 8 8212 9242
&lt;/p&gt;
&lt;p&gt;
New Zealand from within New Zealand: 0800&#45;4DES 111
&lt;/p&gt;
&lt;p&gt;
New Zealand from overseas: +64 9 445 8454
&lt;/p&gt;</description>
      <dc:date>2010-01-25T05:24:15+00:00</dc:date>
    </item>

    <item>
      <title>Scuba diver sets new record</title>
      <link>http://www.fish4divers.com/index.php/forums/viewthread/449/</link>
      <guid>http://www.fish4divers.com/index.php/forums/viewthread/449/#When:07:26:03Z</guid>
      <description>&lt;p&gt;A Borehamwood man who has just set a new scuba diving world record only wanted his tea when he finally surfaced after over two days under water. 
&lt;/p&gt;
&lt;p&gt;
Thirty&#45;two&#45;year&#45;old Will Goodman spent 48 hours, nine minutes and 17 seconds on the seabed off the coast of Indonesian island Lombok, last week. 
&lt;/p&gt;
&lt;p&gt;
He passed the time underwater inside a metal cage and had fresh oxygen supplied to him by a support crew, who doubled as a comedy act to keep his spirits up. 
&lt;/p&gt;
&lt;p&gt;
When he finally broke water after his ordeal, the skin on his hands was shrivelled by all the salt in the water. 
&lt;/p&gt;
&lt;p&gt;
There also had been the danger that the cold could get to him, or that his precious oxygen tanks would malfunction, so scuttling the attempt. 
&lt;/p&gt;
&lt;p&gt;
No wonder he was desperate for some proper food after being forced to guzzle liquidized rations on the sea&#45;floor. 
&lt;/p&gt;
&lt;p&gt;
But it was all worthwhile for intrepid Will, who has been hooked by the bug to break scuba diving records ever since he set his first one in 2005. 
&lt;/p&gt;
&lt;p&gt;
This is the third time that he has set the record for longest scuba dive, and it is set to be the first one recognised by Guiness World Records. 
&lt;/p&gt;
&lt;p&gt;
His latest successful attempt for the longest open saltwater scuba dive took place between January 7 and January 9. 
&lt;/p&gt;
&lt;p&gt;
Adjudicators were on hand throughout to confirm his feat. 
&lt;/p&gt;
&lt;p&gt;
His latest time beats his 2005 effort of 24 hours and one second, and also his 2008 record of 33 hours. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.borehamwoodtimes.co.uk/sport/localsport/4848844.Scuba_diver_sets_new_record/&quot;&gt;http://www.borehamwoodtimes.co.uk/sport/localsport/4848844.Scuba_diver_sets_new_record/&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2010-01-22T07:26:03+00:00</dc:date>
    </item>

    <item>
      <title>A Bali Bubble Bath &#45; Scuba Diving tales from Indonesia</title>
      <link>http://www.fish4divers.com/index.php/forums/viewthread/423/</link>
      <guid>http://www.fish4divers.com/index.php/forums/viewthread/423/#When:03:22:16Z</guid>
      <description>&lt;p&gt;Jen Tempchin, DiverWire contributing travel writer just shared this piece about her latest scuba diving adventure in Bali. 
&lt;br /&gt;
Friday, December 18, 2009
&lt;/p&gt;
&lt;p&gt;
editor at diverwire dot com (Jen Tempchin)
&lt;/p&gt;
&lt;p&gt;
Have you have ever wanted to keep diving because the ocean was just too warm to get out?&amp;nbsp; Me neither!
&lt;/p&gt;
&lt;p&gt;
Diving in Amed, Bali is completely different than any other place I have been in over 17 years of diving.&amp;nbsp; The ocean temperature here is shockingly 88 degrees.&amp;nbsp; 88 degrees!&amp;nbsp; I am in awe of the water temperature I am submersed in, without a thermocline in site.
&lt;/p&gt;
&lt;p&gt;
My buddy and I drift along in this wonderful Bali Bubble Bath along the coast of Amed.&amp;nbsp; We admire the seascape that is lush with gregarion fans, florescent nudibranchs, anemones with adorable clown fish, iridescent squid, schools of large colorful angelfish, bumphead parrotfish and giant starfish scattered along the ocean floor.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Why would I ever want to get out of this water?&amp;nbsp; I usually wear a 3mm wetsuit in my home waters of Maui, Hawaii and freeze at 78 degrees and frequently end my dives early due to blue finger nail beds and shivering.&amp;nbsp; A cold water diver, I am not!&amp;nbsp; I adore this very warm water and after diving for 17 years, I am certain the sea of Amed, on this very day, is the warmest I have been lucky enough to dive in.&amp;nbsp; The fish even seem to be happier and linger so that my dive buddy and I can get a closer look at them &#45; they must know they are living in a jacuzzi for sure.
&lt;/p&gt;
&lt;p&gt;
One of our drift dives called the Deep Blue begins with a local style, jukung, which is  traditional fishing dual outrigger canoes the Balinese fishermen use with a sail and an outboard motor.&amp;nbsp; We cruise on a colorfully painted jukung with a smiling driver squatting down to steer the small boat.&amp;nbsp; In case you didn`t know, Balinese people have one of the happiest dispositions and this is why some many of us are drawn back to Bali over and over.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
To be fair, the jukung boat captains are used in order, by the village organization, to receive boating business so that all are able to supplement their limited income from fishing. Todd Bosse, my dive buddy also from Maui, is stoked about the jukung saying &#8220;These boats are freaking cool! Instead of bringing in a bunch of power boats we are able to use local transportation to get to the dive sites and support the traditional ways. We are diving off of the same boats that the villagers use to catch fish every morning.&#8221;
&lt;/p&gt;
&lt;p&gt;
A Japanese WW II patrol boat sunk right in front of our resort, Baliku, and makes for a great warm water snorkel and launch off for a scuba dive along an extensive reefline.&amp;nbsp; There are Balinese women called porters that carry your equipment on their heads to the shoreline everywhere you div ein Amed.&amp;nbsp; I was told that I would be taking someone`s job if I carried my own gear, so off my equipment goes with the porters to support the local economy.&amp;nbsp; These &#8220;quat waunitas&#8221; (Balinese for strong women), are waiting in the parking lot eager to work. Hopefully the seaside village of Amed can continue to balance tourism with local traditions.
&lt;/p&gt;
&lt;p&gt;
Many thanks to the people of Amed for sharing their culture, strength, jukung, porters and happiness to put us spoiled divers in these glorious warm waters of the Indian Ocean. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.skin&#45;diver.com/scuba&#45;news/191/a&#45;bali&#45;bubble&#45;bath&#45;scuba&#45;diving&#45;tales&#45;from&#45;indonesia&quot;&gt;http://www.skin&#45;diver.com/scuba&#45;news/191/a&#45;bali&#45;bubble&#45;bath&#45;scuba&#45;diving&#45;tales&#45;from&#45;indonesia&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2010-01-06T03:22:16+00:00</dc:date>
    </item>

    
    </channel>
</rss>
<div class='adverts-body'>

</div>
</div>


					<div class="clear_both"></div>
				</div>

				<!-- Sign Off -->
				<div id="signoff">
					<p><a href="http://www.fish4divers.com/index.php/f4d/about/">About us</a> | <a href="http://www.fish4divers.com/index.php/f4d/terms/">Disclaimer &amp; terms of use</a> | <a href="http://www.fish4divers.com/index.php/f4d/contact/">Contact us</a> | <a href="http://www.fish4divers.com/index.php/advertisers/">Advertising Info</a></p>
					<p>&#169; <strong>2012 FISH 4 DIVERS</strong> | <a href="http://www.icebergcreative.com/" target="_blank" style="color: #008fe0;">Web Site & Graphic Design</a> by Iceberg Creative</p>
					<p><a href="http://www.facebook.com/group.php?gid=21166668231" title="Find Fish4Divers on Facebook"><img src="/images/global/facebook-follow.gif" alt="Find Fish 4 Divers on Facebook"></a></p>
                                        <p>Fish4Divers.com is a registered company in England and Wales.  No. 6665283.  22, Victoria Road, St Austell, PL25 4QD</p>
				</div>

			</div>

			<!-- SKYSCRAPER -->
			<div id="skyscraper">
      <div class="advert-banner">

<a href="http://www.rescuean.com/" target="_blank">
<img src="http://www.fish4divers.com/images/uploads/reviews/ce61661c271c01c1bae48606ec0f45c8.gif" width="120" height="600" alt="" title=""  />
</a>


</div>
			</div>
			<div class="clear_both"></div>

		</div>
<script type=”text/javascript”>
var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”);
document.write(unescape(”%3Cscript src=’” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));
</script>
<script type=”text/javascript”>
var pageTracker = _gat._getTracker(“UA-1643618-8”);
pageTracker._initData();
pageTracker._trackPageview();
</script>
	</body>
</html>
