<?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>Stephane's thoughts corner...</title>
	<atom:link href="http://www.bearaway.org/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.bearaway.org/wp</link>
	<description>Just another rant</description>
	<lastBuildDate>Fri, 05 Feb 2010 01:09:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hertz Mustang Shelby GT-H for sale at Hertz Netherlands</title>
		<link>http://www.bearaway.org/wp/?p=709</link>
		<comments>http://www.bearaway.org/wp/?p=709#comments</comments>
		<pubDate>Fri, 05 Feb 2010 01:09:07 +0000</pubDate>
		<dc:creator>stephane</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Carroll Shelby]]></category>
		<category><![CDATA[Ford Mustang]]></category>
		<category><![CDATA[Shelby Mustang]]></category>
		<category><![CDATA[The Hertz Corporation]]></category>

		<guid isPermaLink="false">http://www.bearaway.org/wp/?p=709</guid>
		<description><![CDATA[Bumped into it while browsing Hertz website, it is the only one available for rental in Europe and you can see it at Schiphol Airport Hertz garage. Sometimes it was used as a pace car for races. If you ask nicely at the garage and at the right time you could get special prices during [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/61543433@N00/2210104835" title="Shelby GT500KR"><img src="http://farm3.static.flickr.com/2274/2210104835_62efda31a3_m.jpg"  class="thumbnail"/></a>Bumped into it while browsing <a href="https://www.hertz.co.uk/rentacar/specialoffers/index.jsp?targetPage=NL_HertzShelby_GTH.jsp&#038;Category=XC&#038;TabLink=tlink1">Hertz website</a>, it is the only one available for rental in Europe and you can see it at Schiphol Airport Hertz garage. Sometimes it was used as a pace car for races. If you ask nicely at the garage and at the right time you could get special prices during the week end given no one is renting it (it is not possible to rent it via Hertz website so you really have to know about it)</p>
<p><em><strong>Hertz Mustang Shelby GT-H for sale!</strong></p>
<p>Hertz sells the unique and legendary Ford Mustang Shelby GT-H. This is one of the 500 in the world that has been produced especially for Hertz! The coupe version, a 4.6 L. V8, 325 PK muscle car, is now for sale!</p>
<p><strong>The retail price for the Shelby GT-H is € 45000.-</strong></em></p>
<p>More information on <a href="https://www.hertz.co.uk/rentacar/specialoffers/index.jsp?targetPage=NL_HertzShelby_GTH.jsp&#038;Category=XC&#038;TabLink=tlink1">Hertz website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bearaway.org/wp/?feed=rss2&amp;p=709</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Spotify using Google App Engine and Python</title>
		<link>http://www.bearaway.org/wp/?p=706</link>
		<comments>http://www.bearaway.org/wp/?p=706#comments</comments>
		<pubDate>Tue, 02 Feb 2010 21:51:11 +0000</pubDate>
		<dc:creator>stephane</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Digital audio]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Memcached]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Spotify]]></category>

		<guid isPermaLink="false">http://www.bearaway.org/wp/?p=706</guid>
		<description><![CDATA[Yesterday, Allan brought to my attention that Spotify is now available in France (which means that even if you&#8217;re not in France but do have a French issued credit card, you can pay for the premium service and benefit from &#8216;unlimited&#8217; travel time). I was previously using this service in and out through the UK [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/87919923@N00/346563918" title="Last day in Paris"><img src="http://farm1.static.flickr.com/145/346563918_35e52db137_m.jpg" class="thumbnail"/></a>Yesterday, <a href="http://beaufour.dk/">Allan</a> brought to my attention that <a href="https://www.spotify.com/blog/archives/2010/02/01/spotify-disponible-pour-tous-en-france/">Spotify is now available in France</a> (which means that even if you&#8217;re not in France but do have a French issued credit card, you can pay for the premium service and benefit from &#8216;unlimited&#8217; travel time). I was previously using this service in and out through the UK and really liked the ability to listen to mostly anything in a snap, no fancy social network feature and totally innovative UI. You play music, it streams and you forget it. It just works (TM).</p>
<p>While trying to figure out what was new in the Spotify catalog since last time, I realized that as a newcomer there seems to be absolutely no way to see what is available in the catalog without downloading the rich client. I found that fairly surprising as the content is nowhere to be seen on the website, no promotion, no teasing. You need to download the rich client. Period.</p>
<p>By accident I found the Metadata API (If you manage to find it by browsing their website, tell me where because it sure isn&#8217;t obvious). So I was just experimenting with <a href="http://code.google.com/appengine/">Google App Engine</a>.. that was the ideal tiny project to try the Python version. So here we go, there is a very simple interface available at <a href="http://spotify-search.appspot.com">spotify-search.appspot.com</a>.</p>
<p>The Spotify Metadata API is extremely limited, so there is not that many possibilities to implement something advanced, but it was the ideal small project to get an idea of the Python version of Google App Engine. Barely a couple lines of code and it makes use of the memcached, urlfetch, the Django template engine and cElementTree. The CSS is based on the Yahoo! YUI one.</p>
<p>I&#8217;ll extend it in the next couple of days as soon as I have more time in my hands.</p>
<p>Note: Google App Engine seems to have some reliability issues as it has been throwing 500 errors all day across the planet including in the admin console, so do not be surprised if you get something like that when you use the service.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bearaway.org/wp/?feed=rss2&amp;p=706</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google App Engine &#8211; A practical overview</title>
		<link>http://www.bearaway.org/wp/?p=692</link>
		<comments>http://www.bearaway.org/wp/?p=692#comments</comments>
		<pubDate>Sun, 31 Jan 2010 16:31:11 +0000</pubDate>
		<dc:creator>stephane</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[cloud services]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Latency]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.bearaway.org/wp/?p=692</guid>
		<description><![CDATA[I have been having a more detailed look in the last couple of days at Google App Engine (it&#8217;s about time). The interest was more into figuring out practically how was the infrastructure and API like as well the potential paradigm shift one needed to get in order to take advantage of GAE and the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/30996501@N07/4304541222" title="3410INDONESIA JAVA MONTE BROMO"><img src="http://farm5.static.flickr.com/4019/4304541222_51fcc02a0d_m.jpg"  class="thumbnail" style="float:left"/></a>I have been having a more detailed look in the last couple of days at <a href="http://code.google.com/appengine/">Google App Engine</a> (it&#8217;s about time). The interest was more into figuring out practically how was the infrastructure and API like as well the potential paradigm shift one needed to get in order to take advantage of GAE and the supposed (mostly infinite) horizontal scalability. After all, it is an interesting offer, as it a web-hosting environment where you can get some things done to a reasonable level for free.. which you would not get yet using Amazon AWS (you&#8217;ll still need to pay for that constantly running EC2 instance).</p>
<p>I didn&#8217;t test yet all features of the API such as image transformation or XMPP, but focused mostly on the datastore. Luck or not the datastore seems to be plagued by latency issues. While you are supposed to deal with some degrees of failure when using cloud services, the current situation seems beyond normal and probably a bit challenging for real applications. Messages in the forums clearly indicate the status is worse than what the official status shows or we&#8217;re all unlucky. I&#8217;d be really curious to hear about production behaviors not too tainted by marketing pitch.</p>
<p>As of now, there is large amount of failures due to timeout,  should it be when reading small or writing even the smallest entities. For writes, the <a href="http://code.google.com/appengine/docs/java/taskqueue/">Task Queue</a> can help alleviate failure issues.Your mileage may vary, as the tasks are all URL based you will still need a bit more work than you would likely expect instead of just handling a simple datastore put in your code, but all in all the &#8216;retry until it&#8217;s ok&#8217; implementation of the task queue can really be helpful. This is of course assuming you can live in most cases with delayed writes.</p>
<p>For read, this is a bit more problematic. Given the <a href="http://code.google.com/status/appengine/detail/datastore/2010/01/30#ae-trust-detail-datastore-query-latency">latency of the datastore for get</a> and the failure rate, it does not seem doable to solely rely on it, even for the simplest personal CRUD application. Assuming you had just a todo list app, it would be kind of frustrating to save your entry about 10 times before it is saved and can be displayed in the list of entries. So no matter what, using the <a href="http://code.google.com/appengine/docs/java/memcache/overview.html">memcache API</a> as much as possible seems to be a must, not for performance reason but simply because it is more reliable than the datastore. (one could argue this is a performance issue).</p>
<p>Despite these shortcomings, I&#8217;m favorably impressed with the Google AppEngine Java SDK, it works really well, the API is well done and is easy to use. Integration in <a href="http://www.jetbrains.com/idea">Jetbrains IDEA 9.0</a> is pretty convenient. </p>
<p>Deployment is a breeze as well though it could do with a bit more polished error feedback, you can have a syntax error in your cron jobs which will go unnoticed in local deployment but upload to production will fail with a totally vague and irrelevant message. Also expect some large behavior differences however with the local datastore as it is much more flexible in term of what you can store. Typically, you can persist tens of thousand entities at once in local in a very fast put operation, but it is limited to 500 entities in production and the delay can be significant and will timeout. The infrastructure is not simulated either, so long running queries are not canceled in local like they tend to be in production. Overall while the local datastore is not exactly fast, the latency in production is at least an order of magnitude worse, so this something to get used to.</p>
<p>Bulk loading (or lack of that is) in the Java API is a bit of annoyance and you need to do it using the Python one.. which means you need to duplicate your models in both languages. It is manageable but not terribly attractive at the moment so I hope they will introduce it sooner rather than later.</p>
<p>That being said, I find myself more and more frustrated at the Java web framework landscape compared to the simplicity of doing it in Python. There sure is a lot of unnecessary complexity for simple things in the Java web environment those days. The thing that I still appreciate most compared to Python is the quality of the tools available for development and that as soon as you need to do something relatively complex, you will likely find a mostly solid existing solution for it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bearaway.org/wp/?feed=rss2&amp;p=692</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 Server 64 bits in VMWare 7</title>
		<link>http://www.bearaway.org/wp/?p=688</link>
		<comments>http://www.bearaway.org/wp/?p=688#comments</comments>
		<pubDate>Thu, 05 Nov 2009 08:39:41 +0000</pubDate>
		<dc:creator>stephane</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.bearaway.org/wp/?p=688</guid>
		<description><![CDATA[This was not exactly a home run and while the install went smoothly &#8211; I was actually surprised to not have any questions during the install &#8211; the result left a bit to be desired. I realized something was wrong when I tried to have shared folders activated..it just didn&#8217;t show under /mnt/hgfs and vmware [...]]]></description>
			<content:encoded><![CDATA[<p>This was not exactly a home run and while the install went smoothly &#8211; I was actually surprised to not have any questions during the install &#8211; the result left a bit to be desired. I realized something was wrong when I tried to have shared folders activated..it just didn&#8217;t show under /mnt/hgfs and vmware tools were supposedly installed correctly during the initial install&#8230;but it didn&#8217;t appear so.</p>
<p>So next step was to actually access the cdrom..which did not work, it was not mounted automatically and fstab ended up with 2 cdroms (not sure why) with /media/cdrom0 mapped to /dev/scd1 and /media/cdrom1 to /dev/scd0.</p>
<p>In addition, booting the instance, vmware complained about the floppy disk not accessible even though it was the usual default &#8216;autodetect&#8217;, and it seems to cascade into the entire disappearance of cdrom devices&#8230;oh well.</p>
<p>I kinda took a shot in the dark and modified fstab to keep only /media/cdrom0 mapped to /dev/scd0, manual mount..miracle I could see something.. then proceeded to reinstall vmware tools and I can now see shared folders&#8230; and all seems to be going well&#8230;for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bearaway.org/wp/?feed=rss2&amp;p=688</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Websites I Find Useful</title>
		<link>http://www.bearaway.org/wp/?p=683</link>
		<comments>http://www.bearaway.org/wp/?p=683#comments</comments>
		<pubDate>Wed, 04 Nov 2009 10:00:17 +0000</pubDate>
		<dc:creator>stephane</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.bearaway.org/wp/?p=683</guid>
		<description><![CDATA[So I have been tagged by Ludovic, and while I&#8217;m no big fan of this chain exercise, I thought I could at least execute and try to find the websites I actually find useful, I thought that 5 was actually a bit trivial and would lead to mostly redundant listing between people, so I decided [...]]]></description>
			<content:encoded><![CDATA[<p>So I have been tagged by <a href="http://perso.hirlimann.net/~ludo/blog/archives/2009/11/website-i-find-useful.html">Ludovic</a>, and while I&#8217;m no big fan of this chain exercise, I thought I could at least execute and try to find the websites I actually find useful, I thought that 5 was actually a bit trivial and would lead to mostly redundant listing between people, so I decided to go for 10. There is no specific order.</p>
<ul>
<li><a href="http://www.google.com">Google</a> &#8211; because I use it for searching information constantly, as well as GMail, Documents, Maps and News on a daily basis</li>
<li><a href="http://www.flickr.com">Flickr</a> &#8211; A nice place to share photos but also to look for inspiration.</li>
<li><a href="http://www.linkedin.com">LinkedIn</a> &#8211; I&#8217;m absolutely terrible at keeping contacts with people, LinkedIn changed this radically for me as it makes the contact information all accessible in one place with an incentive to update it.</li>
<li><a href="http://www.tripit.com">TripIt</a> &#8211; In the same area, a regular complaint from family and friends is to know where and when I&#8217;m going to some places, with TripIt, it made it substantially easier as it will broadcast the information automatically.</li>
<li><a href="http://www.amazon.com">Amazon</a> &#8211; Most of the books I buy are from this place.</li>
<li><a href="http://www.wetpixel.com">Wetpixel</a> &#8211; To keep in touch with what&#8217;s happening in underwater photography land</li>
<li><a href="http://www.diveinn.com">ScubaStore/DiveInn</a> &#8211; I tend to buy most of my underwater gear online if I can. Fast and reliable service.</li>
<li><a href="http://www.infoq.com">InfoQ</a> &#8211; The portal I regularly visit to get some tech news update. Agile articles are a bit overwhelming in the last couple of years though.</li>
<li><a href="http://www.wikipedia.com">Wikipedia</a> &#8211; So convenient to read complete information about a topic in a digestible format.</li>
<li><a href="http://www.dpreview.com">dpreview</a> &#8211; To keep an eye on photography-related news</li>
<li><a href="http://www.ted.com">TED</a>  &#8211; Because some things are worth spreading</li>
</ul>
<p>I would have loved to have this from people from a much diverse background (ie non-technical), but the sinae qua non condition is that this person actually has a blog, so I do have to fallback to technical people on this one:<br />
<a href="http://hrabal.blogspot.com/">Emmanuel</a>, <a href="http://blogs.codehaus.org/people/geir/">Geir</a>, <a href="http://lsimons.wordpress.com/">Leo</a>, <a href="http://bluxte.net/">Sylvain</a>, <a href="http://vafer.org/blog">Torsten</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bearaway.org/wp/?feed=rss2&amp;p=683</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hadoop World NYC</title>
		<link>http://www.bearaway.org/wp/?p=679</link>
		<comments>http://www.bearaway.org/wp/?p=679#comments</comments>
		<pubDate>Sat, 26 Sep 2009 12:01:25 +0000</pubDate>
		<dc:creator>stephane</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[New York]]></category>

		<guid isPermaLink="false">http://www.bearaway.org/wp/?p=679</guid>
		<description><![CDATA[I&#8217;m traveling to New York next week to catch up with friends and family and do a few other things. As Hadoop World NYC happened to be on Oct. 2nd, I&#8217;ll spend the day there to learn a thing or two and how people are using Hadoop. The sessions sure look interesting, my only regret [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m traveling to New York next week to catch up with friends and family and do a few other things. As <a href="http://www.cloudera.com/hadoop-world-nyc">Hadoop World NYC</a> happened to be on Oct. 2nd, I&#8217;ll spend the day there to learn a thing or two and how people are using <a href="http://hadoop.apache.org/">Hadoop</a>. The sessions sure look interesting, my only regret is to not be able to attend the 3 tracks at once in the afternoon. <img src='http://www.bearaway.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>On a personal note, I owe a big thank you to Christophe Bisciglia from <a href="http://www.cloudera.com">Cloudera</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bearaway.org/wp/?feed=rss2&amp;p=679</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally&#8230; a laptop</title>
		<link>http://www.bearaway.org/wp/?p=677</link>
		<comments>http://www.bearaway.org/wp/?p=677#comments</comments>
		<pubDate>Fri, 25 Sep 2009 15:22:36 +0000</pubDate>
		<dc:creator>stephane</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Intel Corporation]]></category>
		<category><![CDATA[Wireless networking]]></category>

		<guid isPermaLink="false">http://www.bearaway.org/wp/?p=677</guid>
		<description><![CDATA[So here am I finally with the long awaited laptop I expected to buy in less than 2 weeks back in July.
Dell did not follow up with any of my emails regarding cancellation and refund but apparently managed to find a unit god knows how and shipped it to me in a week time. I [...]]]></description>
			<content:encoded><![CDATA[<p>So here am I finally with the long awaited laptop I expected to buy in less than 2 weeks back in July.</p>
<p>Dell did not follow up with any of my emails regarding cancellation and refund but apparently managed to find a unit god knows how and shipped it to me in a week time. I suspect it looks better in the quarterly report to have a return than a canceled order.</p>
<p>I got it yesterday afternoon. In a normal situation I would have simply returned it, but the fact it was started to be equally a mission to order a Lenovo W500 in the Netherlands (shop says delivered in 2-3 days&#8230; a week later received an email saying it is not available, that it is too difficult to get and that I can choose a &#8217;similar&#8217; system), I just gave up and decided to try my luck with the Dell M4400 I originally ordered. I looked eventually at the HP 8530w but wasn&#8217;t convinced&#8230; I even considered a MacBook Pro so that says something&#8230;</p>
<p>I&#8217;m quite pleased with the laptop for now, even though when I opened the box, I wondered if the keyboard was fitted by a monkey at the factory, as it wasn&#8217;t even done properly. The WUXGA 1920&#215;1200 RGB LED screen is really nice and it&#8217;s appreciated for photos though it will need a bit of calibration. On the negative side, the Intel Wifi 5300 AGN seems to create havoc with my old Linksys WRT54G router which just dies consistently after several minutes of video call with Skype so I suspect I will spend a bit of time digging deeper in the settings.</p>
<p>Fingers crossed.. let&#8217;s see how this laptop holds in the upcoming weeks.</p>
<p>Now is install time of all applications before traveling.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bearaway.org/wp/?feed=rss2&amp;p=677</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell-ay update</title>
		<link>http://www.bearaway.org/wp/?p=675</link>
		<comments>http://www.bearaway.org/wp/?p=675#comments</comments>
		<pubDate>Tue, 22 Sep 2009 06:14:19 +0000</pubDate>
		<dc:creator>stephane</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[delay]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[professionalism]]></category>
		<category><![CDATA[scam]]></category>

		<guid isPermaLink="false">http://www.bearaway.org/wp/?p=675</guid>
		<description><![CDATA[A week later, still no real news from Dell. After another call to the initial sales person as a follow up to my cancellation/refund email, I was told it was going through the &#8216;escalation manager&#8217; and he would contact me shortly&#8230; I was expecting in a matter of hours, but not at all.
The next day [...]]]></description>
			<content:encoded><![CDATA[<p>A week later, still no real news from Dell. After another call to the initial sales person as a follow up to my cancellation/refund email, I was told it was going through the &#8216;escalation manager&#8217; and he would contact me shortly&#8230; I was expecting in a matter of hours, but not at all.</p>
<p>The next day I receive an email:</p>
<blockquote><p>I’ve spoken to our Escalation manager, we would like to the exact status of the order before we act.<br />
We are able to inform you tomorrow.</p></blockquote>
<p>It takes them obviously so much time to figure out the status, that they need 48h to craft that simple email, I can already tell them the status&#8230; It wasn&#8217;t not delivered in a timely manner. A week later, I didn&#8217;t receive any news.</p>
<p>I&#8217;m sending again an email early friday&#8230;no reply. I&#8217;m calling the sales person. There&#8217;s only a voicemail. I&#8217;m calling his manager, there&#8217;s only a voicemail. Apparently nobody works on friday at Dell NL. I dropped a message making clear I&#8217;m starting to be really fed up by this lack of professionalism.</p>
<p>Monday has passed without any sort of information, today has been a week since I cancelled and asked for a refund. Way to go Dell !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bearaway.org/wp/?feed=rss2&amp;p=675</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dell-ay</title>
		<link>http://www.bearaway.org/wp/?p=673</link>
		<comments>http://www.bearaway.org/wp/?p=673#comments</comments>
		<pubDate>Wed, 16 Sep 2009 14:34:01 +0000</pubDate>
		<dc:creator>stephane</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Lenovo]]></category>

		<guid isPermaLink="false">http://www.bearaway.org/wp/?p=673</guid>
		<description><![CDATA[I have had my Dell D810 since end of 2005, and it was time to change&#8230; at work in the last couple of months, I managed to transition to a Lenovo T61p and quite liked it (nice to have a bit more horsepower)
The fact the Dell was so sturdy and I did not have any [...]]]></description>
			<content:encoded><![CDATA[<p>I have had my Dell D810 since end of 2005, and it was time to change&#8230; at work in the last couple of months, I managed to transition to a Lenovo T61p and quite liked it (nice to have a bit more horsepower)</p>
<p>The fact the Dell was so sturdy and I did not have any problem with it kind of influenced my decision to continue with Dell, so I was looking at something a bit more up-to-date, so my choice settled on Dell Precision M4400 which seemed to have reasonable reviews..wasn&#8217;t perfect by any mean, but it looked pretty much acceptable.</p>
<p>So I went to Dell Netherlands website and started to configure my laptop&#8230;just to realize that it was impossible to select the LED screen I wanted against the 2CCFL one since the webcam and LCD cover were incompatible with it and impossible to deselect. So .. fall back to phone call and do the configuration on the phone&#8230; a bit of a lenghty process, I receive the configuration via email, doublecheck and fix some mistakes&#8230; all in all it took about 3h and it&#8217;s the next day&#8230; and I wait to receive the payment instructions.. which I do immediately (bank transfer).. and this is yet another day.. and to next week.</p>
<p>So for an order placed on July 23 (thursday), it is effective on July 27 (monday) and the target delivery date is set to August 13. Uh&#8230;well, that&#8217;s no fast delivery is it ? Too bad, as I will be in Indonesia starting from the 13th.. so hopefully it will be arriving a couple of days before.</p>
<p>On August 9, I receive an email stating the delivery date is pushed to August 20.</p>
<p>On August 16, I receive an email stating the delivery date is pushed to September 18</p>
<p>On September 15, I impatiently wait for this laptop to arrive so that I can book my flight to New York..I have a friend on Skype who is joking that by the way it looks I will still be waiting for my laptop in January, which for some reasons makes me check the order status on Dell website&#8230;to realize it doesn&#8217;t display September 18, but October 26 ! All hell break lose and I&#8217;m calling customer service to have a nice lady in India who recites her text saying that there is a huge demand, etc etc&#8230; well thank you very much, I immediately write a mail to the sales manager I had on the phone as well as his manager saying I want to immediately cancel the order and get a refund within 48h. In the meantime, I go to a Dutch online shop and order a Lenovo Thinkpad W500 to (hopefully) be shipped within 2-3 days.</p>
<p>On September 16, I receive an email stating the delivery date is pushed to October 26. As I don&#8217;t have acknowledgment of reception, of my cancellation..I call the sales manager.. who tell me it has been escalated to the escalation manager and seem surprised I didn&#8217;t get any call yet&#8230;well sure enough by the end of the day, I still didn&#8217;t get any call back from the escalation manager.</p>
<p>So in the end, I&#8217;m far from being impressed with Dell and you can bet I won&#8217;t exactly run to place another order near time soon&#8230;and I&#8217;m still waiting for my money back.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bearaway.org/wp/?feed=rss2&amp;p=673</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rare marine life behavior and new species</title>
		<link>http://www.bearaway.org/wp/?p=624</link>
		<comments>http://www.bearaway.org/wp/?p=624#comments</comments>
		<pubDate>Sat, 16 May 2009 23:12:39 +0000</pubDate>
		<dc:creator>stephane</dc:creator>
				<category><![CDATA[Philippines]]></category>
		<category><![CDATA[Travels]]></category>

		<guid isPermaLink="false">http://www.bearaway.org/wp/?p=624</guid>
		<description><![CDATA[









One of the nice thing about diving is that it gives you the privilege to see what most people do not see. The ocean covering 75% of our planet means that there are numerous species that are still unknown to science and behavior of marine life still brings its share of novelties. It is not [...]]]></description>
			<content:encoded><![CDATA[<div style="float:left;padding-right:1em">
<table cellpadding="0" cellspacing="10" border="0">
<tr>
<td><a href="http://www.flickr.com/photos/86328154@N00/3514524695/" title="Lizardfish attempting to eat a frogfish by sbailliez, on Flickr"><img src="http://farm4.static.flickr.com/3661/3514524695_acf187b6dc_s.jpg" width="75" height="75" alt="Lizardfish attempting to eat a frogfish" /></a></td>
<td><a href="http://www.flickr.com/photos/86328154@N00/3514529587/" title="Lizardfish attempting to eat a frogfish by sbailliez, on Flickr"><img src="http://farm4.static.flickr.com/3584/3514529587_659dc578c0_s.jpg" width="75" height="75" alt="Lizardfish attempting to eat a frogfish" /></a></td>
<td><a href="http://www.flickr.com/photos/86328154@N00/3514530041/" title="Lizardfish attempting to eat a frogfish by sbailliez, on Flickr"><img src="http://farm4.static.flickr.com/3304/3514530041_d2bb52d8df_s.jpg" width="75" height="75" alt="Lizardfish attempting to eat a frogfish" /></a></td>
<td><a href="http://www.flickr.com/photos/86328154@N00/3515338322/" title="Lizardfish attempting to eat a frogfish by sbailliez, on Flickr"><img src="http://farm4.static.flickr.com/3548/3515338322_a2f65cdf4e_s.jpg" width="75" height="75" alt="Lizardfish attempting to eat a frogfish" /></a></td>
</tr>
</table>
</div>
<p>One of the nice thing about diving is that it gives you the privilege to see what most people do not see. The ocean covering 75% of our planet means that there are numerous species that are still unknown to science and behavior of marine life still brings its share of novelties. It is not something that should be of any surprise given how limited can be the time of observation underwater for a human, but still something that we tend to forget.</p>
<p>Doing underwater photography also clearly makes you discover yet another world which are the colors that one cannot see underwater. Typically, white appears bluish at the surface and past 5m red starts to look dark sometimes appearing entirely black. Usage of strobes underwater brings to our eyes a world full of intense colors.</p>
<p>A few weeks ago, I was diving in Anilao in the Philippines with a group of friends, all of us doing underwater photography as a hobby and we were able to observe an extremely rare behavior: a lizardfish attempting to eat a frogfish. While for the casual reader this may sound relatively boring, one has to know that <a href="http://en.wikipedia.org/wiki/Frogfish">frogfish</a> are particular to underwater photographers as they are a subject of choice due to their particular feature: the first dorsal spine is modified as a fishing lure to attract prey.. and they have unique &#8216;facial&#8217; characteristics. Moreover, observing predatory behavior underwater is also pretty rare in itself for the reason mentioned earlier.</p>
<p>The particularity about this event was the reaction of the frogfish which self-inflated in a defensive behavior and put the lizardfish with quite a mouthful. While this behavior was known by science, it has apparently never been observed widely nor even photographed. I stayed more than 30min around the lizardfish that did a couple of quick release/catch to try different angles without much success, the frogfish was still alive and &#8216;breathing&#8217;.</p>
<p>In a communication with Theodore W. Pietsch, professor and curator of fishes at the University of Washington (who recently published a <a href="http://www.asihcopeiaonline.org/perlserv/?request=get-pdf&#038;doi=10.1643%2FCI-08-129">paper</a> following the discovery of a new specie of frogfish), he suggested to me that those pictures may well be the first to show this behavior and he was kind enough to quote the portion of his book <a href="http://books.google.com/books?id=weOeAAAAIAAJ&#038;printsec=frontcover">Frogfishes of the world</a> related to body inflation:</p>
<blockquote><p>
Numerous authors have commented on the ability of frogfishes to expand their stomachs enormously by swallowing large quantities of air or water, an adaptation usually attributed only to the pufferfishes (families Diodontidae and Tetraodontidae), a few filefishes (genus Brachaluteres, family Balistidae; see Clark and Gohar, 1953:46, fig. 12), and swell sharks (genus Cephaloscyllium, family Scyliorhinidae). The capacity to &#8220;expand their bellies like a balloon&#8221;; was first recognized by Marcgrave (1648:150) and later confirmed by Commerson (ca. 1770; MSS 889, 891), Cuvier (1817b:422), Swainson (1838:202), Valenciennes (1837:389), Gunther (1861:184), and a host of twentieth-century authors including Jordan and Sindo (1902:367), Gregory (1933:388), Gordon (1938:20), Schmitt (in Longley and Hildebrand, 1941:304, 305), Barbour (1942:31), Schmitt and Longley (in Schultz, 1957:52), Bohlke and Chaplin (1968:714, 718), Randall (1968:291), and Halstead (1978:354). In the most significant of these many reports, Gordon (1938:20) wrote that Histrio histrio sometimes &#8220;uses the quick gulping technique for self-defense. If it is attacked by a larger fish,. . . [it] throws open its jaws, swallows water as it is on the point of being devoured, and instantly pumps itself up to an unexpected size. Thus the swallower is forced to cough up the swallowee.&#8221; In summary, a survey of the literature strongly suggests that body inflation is an often-used defensive response in frogfishes, functioning to ward off potential predators or to defend a feeding or shelter site from intra- and interspecific competitors.</p>
<p>It is true that at least some species of frogfishes (Antennarius striatus, A. hispidus, A. ocellatus, A. radiosus, and Histrio histrio) inflate themselves with air when removed from the water, but initiating this response nearly always takes a considerable amount of poking and manipulation on the part of the experimenter. Furthermore, in all of our 14 years of experience in maintaining living antennariids in laboratory aquaria, often harassing the animals beyond what might be expected under natural circumstances, we have not witnessed a single case of body inflation due to swallowing water. Thus we conclude that reports of frogfishes that have inflated themselves with water-filled stomachs, if not false, describe something that occurs very infrequently in nature and is perhaps an ability confined to H. histrio. We also conclude that observations of inflation by swallowing large quantities of air have all resulted from human removal of frogfishes from their natural medium.</p>
<p>Gunther (1861:184) went further than most by suggesting that body inflation provides a mechanism for dispersal: frogfishes are &#8220;enabled, by filling the spacious stomach with air, to sustain themselves on the surface of the water. . . . They are therefore found in the open sea as well as near the coasts, and being bad swimmers, are driven with the currents into which they happen to fall.&#8221; Jordan and Sindo (1902:367), in apparent reference to Gunther (1861), added that they are &#8220;therefore widely dispersed by the currents of the sea.&#8221; Although some antennariids, particularly Histrio histrio, may drift on the surface in an inflated state for short distances, it seems very unlikely that geographic distributions have been altered substantially in this way.
</p></blockquote>
<p><a style="float:left;padding-right:1em" href="http://www.flickr.com/photos/86328154@N00/3531407847/" title="Unspecified Frogfish by sbailliez, on Flickr"><img src="http://farm3.static.flickr.com/2223/3531407847_f9633c9395_t.jpg" width="100" height="67" alt="Unspecified Frogfish" /></a>In addition, as confirmed by Rachel Arnold from the University of Washington, this frogfish is also a specie is yet to be described. As it is, it seems to be at this time relatively common to a particular area where we have been diving in Anilao as I have had pictures of about a dozen different one of various patterns and colors such as the grey one on the left. More will be available on Flickr in the next couple of days as I continue to go through all the shots taken during this period.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bearaway.org/wp/?feed=rss2&amp;p=624</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
