<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>darice.org</title>
	
	<link>http://www.darice.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 02 Nov 2009 22:00:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/darice" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>My webdev apps on Mac OS X</title>
		<link>http://feedproxy.google.com/~r/darice/~3/94Yw6O0LB0U/</link>
		<comments>http://www.darice.org/2009/10/31/my-webdev-apps-on-mac-os-x/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 21:31:19 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.darice.org/?p=977</guid>
		<description><![CDATA[I am a Mac person since beginning 2004. The year before, still in college, I got hooked on weblogs that talked about XHTML/CSS and web standards which where a hot topic back then. Most of those webloggers are Mac users. When they talked about the apps they used and the browsers I just fell in [...]]]></description>
			<content:encoded><![CDATA[<p>I am a Mac person since beginning 2004. The year before, still in college, I got hooked on weblogs that talked about XHTML/CSS and web standards which where a hot topic back then. Most of those webloggers are Mac users. When they talked about the apps they used and the browsers I just fell in love when seeing screenshots of their setups. Incidentally it was then that I ditched Internet Explorer for good and started using Mozilla.</p>

<p>So when I started my six months internship I decided to save the money and buy an iBook which I did. Now I&#8217;m on my third Apple computer, the Mac Mini. Plus I have a netbook with Leopard on it, so I really kicked that Windows habit cold turkey back then.</p>

<p>While many people&#8217;s objection to a Mac is that it doesn&#8217;t has many choice in apps like on Windows, which by the way is becoming less true. The apps available for the Mac are way nicer and better than Windows in my personal opinion. But then again everyone likes something different.</p>

<h3>The apps</h3>

<p><strong>TextMate</strong></p>

<p><img src="http://www.darice.org/wp-content/uploads/2009/10/textmate.png" alt="TextMate" title="TextMate" width="128" height="128" class="alignright size-full wp-image-979 noborder" />
For coding PHP, HTML, Javascript and others except CSS, I use <a href="http://macromates.com/">TextMate</a>. TextMate is a very versatile coding app that supports more then 50 languages. I&#8217;m not a hardcore coder so I don&#8217;t take advantage of all the shortcuts, macros, etc. But the lightweight and simplicity of the app is what attracts me. I use the very hard to find iLife color theme and <a href="http://www.ms-studio.com/FontSales/anonymouspro.html">Anonymous Pro</a> as font. You can find the iLife theme in this <a href="http://github.com/geoffgarside/TextMate-Themes">theme bundle</a>.</p>

<p><img src="http://www.darice.org/wp-content/uploads/2009/10/textmate-fontsandcolors.jpg" alt="TextMate Fonts and Colors" title="TextMate Fonts and Colors" width="587" height="551" class="alignnone size-full wp-image-978" /></p>

<p>When editing files through Unix command I also use TextMate for editing. With a simple <code>mate php.ini</code> the task is done. I remember using vi for editing and it was just a pain while with TexMate and most other editors supporting command line it&#8217;s way easier. It even supports sql files, which make it a breeze to scan the content and with find and replace I can edit the whole sql file in one click to change tables name for example. Although this is something most apps dealing with code are able to do.</p>

<p><strong>CSSEdit</strong></p>

<p><img src="http://www.darice.org/wp-content/uploads/2009/10/cssedit.png" alt="CSSEdit" title="CSSEdit" width="125" height="125" class="alignright size-full wp-image-982 noborder" />
For writing CSS I use <a href="http://macrabbit.com/cssedit/">CSSEdit</a> which is like the easiest CSS editor I have ever used. It has auto-complete and suggestions, a validator and a sidebar with a list of each item you have in your style sheets plus comments that make it easy to browse your style sheet. Especially when working with large style sheets. I&#8217;m so used to using CSSEdit that I can&#8217;t even use other apps to do some small editing. At my old job they only had Windows and I never got used to using Dreamweaver.</p>

<p><strong>Transmit</strong></p>

<p><img src="http://www.darice.org/wp-content/uploads/2009/10/transmit.png" alt="Transmit" title="Transmit" width="125" height="125" class="alignright size-full wp-image-983 noborder" />
Another app that doesn&#8217;t has an equal on Windows, I have tried so many FTP clients on Windows and none come even close. <a href="http://www.panic.com/transmit/">Transmit</a> is simple, nice interface and fast. I keep different FTP accounts sorted in folders, I live edit my files through Transmit. You can set it to edit specific files format with specific apps, so when I want to edit a css file it will launch CSSEdit, TextMate for html and php files, etc. For each FTP account I can specify which local folder to open with it so I don&#8217;t have to navigate to the local folders each time I use a different account. And with the sync option I can synchronize my local and server folders with each other. Transmit is a no-brainer to use.</p>

<p>I feel the price for each of these apps are worth it, I use them daily and they make my work flow easier. Which reminds me, all these three apps support the use of tabs. This means minimal windows clutter when working on several files at once.</p>

<p>Before settling for these apps I tried others like BBEdit, Coda, StyleMaster but none where to my taste. As long as TextMate, CSSEdit and Transmit do the job I want I&#8217;m satisfied.</p>
<img src="http://feeds.feedburner.com/~r/darice/~4/94Yw6O0LB0U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.darice.org/2009/10/31/my-webdev-apps-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.darice.org/2009/10/31/my-webdev-apps-on-mac-os-x/</feedburner:origLink></item>
		<item>
		<title>A PHP DOM parser case</title>
		<link>http://feedproxy.google.com/~r/darice/~3/f-wZYPRyPvw/</link>
		<comments>http://www.darice.org/2009/10/19/a-php-dom-parser-case/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:46:39 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.darice.org/?p=950</guid>
		<description><![CDATA[Due to the lack of in depth PHP work recently I was looking for some personal project to work on. After thinking it over I came with a good and practical project. The sole purpose of this was to practice my skills a bit and to have nicely presented content. Sit tight this entry is [...]]]></description>
			<content:encoded><![CDATA[<p>Due to the lack of in depth PHP work recently I was looking for some personal project to work on. After thinking it over I came with a good and practical project. The sole purpose of this was to practice my skills a bit and to have nicely presented content. Sit tight this entry is a long one.</p>

<p>I&#8217;m from Aruba and there is currently only one 100% active <a href="http://hiderefer.com/?http://www.24ora.com/index.php" target="_blank" title="opens new window">online news website</a>. But I can&#8217;t stand that website due to many issues. For one it&#8217;s full of ad banners, now it&#8217;s common knowledge that news websites needs ad banners to generate an income. But these are for 98% flash banners, 12 ads to be exactly on every page.</p>

<p>It would be better to have non obstructive banners/ads. Secondly a great part of the visitors are Arubians living abroad. So these ads have no value whatsoever. The companies based in Aruba pay a fixed price to place their ad on the this news site. So these ads only have impact on the locals. And due to the ads system I&#8217;m guessing the site keeps reloading every 30 seconds or so.</p>

<p>Then as a web developer myself it bothers me to spend time on a site with bad code and markup which is the product of using Joomla and a generic template, instead of having the template build from scratch and suitable for this online news source.</p>

<p>This is where <a href="http://simplehtmldom.sourceforge.net/">PHP Simple HTML DOM Parser</a> comes in. At first I just wanted to use their RSS feed but they only provide a few lines content per news item. So to get my news fix from Aruba I needed a website scraper and the simple DOM parser offers an elegant solution.</p>

<p>From <a href="http://hiderefer.com/?http://www.24ora.com/index.php" target="_blank" title="opens new window">this</a> I created <a href="/noticia/">this</a>. The purpose was to get the news plain and simple.</p>

<p>With a simple function you can generate the content from a given website:</p>

<pre class="brush:php"> function scraping_24() {
    // create HTML DOM
    $html = file_get_html('http://www.24ora.com/index.php');


    // get news block
    foreach($html->find('table.contentpaneopen') as $article) {
        // get title
        $item['title'] = trim($article->find('td.contentheading', 0)->plaintext);
        // get date
        $item['date'] = trim($article->find('td.createdate', 0)->plaintext);
        // get introcontent
        $item['content'] = trim($article->find('span', 1)->plaintext);
        $item['photo'] = trim($article->find('img', 0)->src);
        // get permalink hardcoded
        $item['permacoded'] = trim($article->find('div.show-linkmore a', 0)->href);
        // get comment
        $item['comment'] = trim($article->find('div.show-comment a', 0)->outertext);

        $ret[] = $item;
    }
 
    // clean up memory
    $html->clear();
    unset($html);

    return $ret;
}</pre>

<p>As you can see I had to weed through the mess of code of the news site and figure out the HTML tags that encloses the content that I need. Only the the code structure of the news site isn&#8217;t consistent so it can happen that when printing the results content might be missing for some news items on the news index.</p>

<p>After getting to scrape the content right the next step was to present it. The news site uses lightbox for the photo gallery on individual news articles but their version doesn&#8217;t work well. So I just scrape the whole gallery table and the images already contain <code>rel="lightbox"</code> I just had to add jquery and a lightbox script. If the article doesn&#8217;t has an image gallery the PHP returns a message:</p>

<pre class="brush:php">if($photos!=''){echo "$photos";} else { echo "E articulo aki no tin potret";};</pre>

<p>For the image thumbnails on the index I used a jquery based preview script. It&#8217;s not that elegant but it does the work for now. Considering they use a full sized image of different formats the resize is a bad quality. My next step is to resize the preview in percentage to retain the image quality.</p>

<p>The parser scrapes the news content without the HTML tags so it returns one block of text. To fix this when displaying it I use <a href="http://michelf.com/projects/php-markdown/">PHP Markdown</a>.</p>

<pre class="brush:php">$content = $ret[1]['content'];
$content_html = Markdown($content);</pre>

<p>I&#8217;m a big fan of Markdown and have been using it since <a href="http://daringfireball.net/projects/markdown/">John Gruber</a> released it.  Markdown transforms all line breaks into paragraphs rather then using the break tag. Off course Markdown is more powerful then this but you have to be writing your content with Markdown syntax. But it handles this one issue nicely and I&#8217;m sure I could use other methods too like Textile or so.</p>

<p>Summing it up I spend quite some hours perfecting the scrape results, dimensional arrays are quite a pain here due that the news site HTML structure isn&#8217;t consistent. Each time that an array item came empty it threw the whole output results off. So I had to run if statements to skip empty arrays, and create dummy arrays using the few consistent tags to keep the output stable.</p>

<p><a href="http://www.darice.org/wp-content/uploads/2009/10/24orahelvetica.jpg" rel="lightbox"><img src="http://www.darice.org/wp-content/uploads/2009/10/24orahelvetica-150x150.jpg" alt="News in Helevtica" title="News in Helevtica" width="150" height="150" class="alignright size-thumbnail wp-image-955" /></a>
While working on this I read more on jquery, I only use javascript when it&#8217;s a must. But javascript is really an essential part of any website so I&#8217;m digging deeper in to get a stronger grasp of it. As for why jquery I can&#8217;t really say, maybe because using Wordpress uses it but also because it&#8217;s one of the more popular javascipt libraries out there, thus a lot of resource available.</p>

<p>And for a little fun I added a browser detect script on the side, it tells you what browser/version you are using and if you are using Internet Explorer no matter what version it suggest you to switch to Firefox or Safari. The idea to do this came up due that I shared this site with some friends on Facebook and I know most of them are not aware of differences between browsers. So the message just says that with Firefox or Safari you can experience the newest website technologies.</p>

<p>And finally for the simplistic design I used a template based on<a href="http://helvetireader.com/"> Helvetireader</a> by Jon Hicks.</p>

<p>End result: <a href="/noticia/">News in Helvetica</a></p>

<p>This project was fun to work on and left me wanting to do more, I just need to think of something. One idea I have is to redesign and code an existing website using HTML 5. I know it&#8217;s not official supported yet but it will be the next big thing, already becoming one might say. </p>
<img src="http://feeds.feedburner.com/~r/darice/~4/f-wZYPRyPvw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.darice.org/2009/10/19/a-php-dom-parser-case/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.darice.org/2009/10/19/a-php-dom-parser-case/</feedburner:origLink></item>
		<item>
		<title>Review: Logitech Marathon Mouse M705</title>
		<link>http://feedproxy.google.com/~r/darice/~3/av19loNpId4/</link>
		<comments>http://www.darice.org/2009/10/10/review-logitech-marathon-mouse-m705/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 15:33:16 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[logitech]]></category>

		<guid isPermaLink="false">http://www.darice.org/?p=928</guid>
		<description><![CDATA[Last year I bought the Logitech Revolution VX to use with my Mac Mini setup. I chose the VX over the MX due that I have small hands. 

The VX was a breath of fresh air after using older bulkier versions and wired versions of Logitech mouses. I spend long hours behind the computer, mostly [...]]]></description>
			<content:encoded><![CDATA[<p>Last year I bought the <a href="http://www.amazon.com/Logitech-Revolution-Cordless-Laser-Notebooks/dp/B000HCRVUS">Logitech Revolution VX</a> to use with my Mac Mini setup. I chose the VX over the MX due that I have small hands. </p>

<p>The VX was a breath of fresh air after using older bulkier versions and wired versions of Logitech mouses. I spend long hours behind the computer, mostly surfing/reading, editing photos and coding websites. I comfortable mouse is important for me.</p>

<p>Then last month suddenly the left button started acting up, when I wanted to change a file name I normally click once on it to edit the name, but every time I clicked the file it registered a double click and opened the file instead of just making the file name editable. I thought at first it as the Logitech software, LCC, that handles Logitech hardware on Apple. So I uninstalled it and tried USB Overdrive, but the problem persisted. In short my VX had a defect left click exactly like <a href="http://forums.logitech.com/t5/Mice-Trackballs/my-vx-nano-produces-a-double-click-when-left-button-is-pressed/m-p/287572">mentioned on the Logitech forum</a>.</p>

<h3>Logitech Marathon Mouse M705</h3>

<p><a href="http://www.darice.org/wp-content/uploads/2009/10/marathon.png" rel="lightbox"><img src="http://www.darice.org/wp-content/uploads/2009/10/marathon-150x150.png" alt="Marathon Mouse M705" title="Marathon Mouse M705" width="150" height="150" class="alignright size-thumbnail wp-image-935 noborder" /></a>
After some quick research I decided that the <a href="http://www.logitech.com/index.cfm/mice_pointers/mice/devices/5843&#038;cl=roeu,en">Logitech Marathon Mouse M705</a> would be my next mouse.</p>

<p>Mostly because it has about the same build as the Revolution VX and long lasting batteries. The Marathon was just released in Europe last month so luckily one or two store already had in stock. The current mouse stock at the moment of my purchase really left no other choice then the Marathon as there wasn&#8217;t anything new nor did they sell Revolution VX anymore.</p>

<p>The Marathon feels more sturdier in the hand then the VX, compared to it the VX rattles a lot more then the Marathon. The buttons are dark plastic which is more nicer then the chrome look on the VX. Also the Marathon body has a more matte finished plastic that feels nice in the hand.</p>

<p>The only con of the Marathon is the normal click-to-click scrolling to hyper-fast scrolling button. It is situated just above the scroll wheel, so it feels like a bump under the finger when scrolling. They could have made it that button sticks out a little less.</p>

<p>
<a href='' title='VX compared to Marathon'><img width="150" height="150" src="http://www.darice.org/wp-content/uploads/2009/10/logitech1-150x150.jpg" class="attachment-thumbnail" alt="" title="VX compared to Marathon" /></a>
<a href='' title='Unifying receiver'><img width="150" height="150" src="http://www.darice.org/wp-content/uploads/2009/10/logitech2-150x150.jpg" class="attachment-thumbnail" alt="" title="Unifying receiver" /></a>
<a href='' title='VX compared to Marathon'><img width="150" height="150" src="http://www.darice.org/wp-content/uploads/2009/10/logitech3-150x150.jpg" class="attachment-thumbnail" alt="" title="VX compared to Marathon" /></a>
</p>

<p>And last the Marathon uses the Unifying receiver, it can be paired with up to six compatible Logitech mice and keyboards. Plus it so small sized it can nicely fit with the latest Apple keyboards.
I don&#8217;t use LLC anymore but now I use <a href="http://plentycom.jp/en/steermouse/">SteerMouse</a>. It works flawlessly, only the 4th and 5th button, the back and forward button thus must be programmed to work as such in web browsers, in my case Firefox; <em>CMD Right Arrow</em>  and <em>CMD Left Arrow</em>.  Make sure you don&#8217;t have LLC or other mouse management app installed at the same time, they interfere with each other.</p>

<p><strong>Long term expectation</strong></p>

<p>After using the mouse daily now for almost a month I expect it will start having same hardware issues as I had with the VX. The right button doesn&#8217;t feel sturdy and already is very sensible on click, so it will were out fast and overtime start doing the same thing as the VX.</p>

<p>Logitech gives a three year factory warranty if I&#8217;m not mistaken. I lost the purchase receipt of the VX but I&#8217;m planning on calling their customer support soon to see if they will replace it considering it&#8217;s a known issue with their products. I hope they do because the VX is not a cheap mouse and I had expected it to last longer than two years.</p>

<p>To be safe I already put the Marathon receipt together with all my other hardware receipts and I&#8217;m even saving the box to be sure. Because I&#8217;m not planning on shelling out 60 euros again next year on a mouse.</p>

<p>But all in all I&#8217;m happy with the Marathon it works well, thanks to the fact it uses two AA batteries it feels just heavy enough. And it has the same ergonomic build as the VX to minimize pain in the hand after long hours behind the computer.</p>
<img src="http://feeds.feedburner.com/~r/darice/~4/av19loNpId4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.darice.org/2009/10/10/review-logitech-marathon-mouse-m705/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.darice.org/2009/10/10/review-logitech-marathon-mouse-m705/</feedburner:origLink></item>
		<item>
		<title>iPhone from exclusive to everybody gadget</title>
		<link>http://feedproxy.google.com/~r/darice/~3/5TlPC5BmXTs/</link>
		<comments>http://www.darice.org/2009/10/01/iphone-from-exclusive-to-everybody-gadget/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 12:32:28 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[opinion]]></category>

		<guid isPermaLink="false">http://www.darice.org/?p=911</guid>
		<description><![CDATA[When the first generation iPhone came out in the United States on June 29 2007 it became the most wanted gadget world wide. But the rest of the world had to wait to be able to buy through official ways. This brought on a big market on ebay and all kind of shady websites to [...]]]></description>
			<content:encoded><![CDATA[<p>When the first generation iPhone came out in the United States on June 29 2007 it became the most wanted gadget world wide. But the rest of the world had to wait to be able to buy through official ways. This brought on a big market on ebay and all kind of shady websites to sell locked iPhones for huge prices. It wasn&#8217;t long before in the Netherlands iPhones started to make an appearance, people who managed to buy one and jailbreak it to use it with their current mobile account.</p>

<p>I remember considering doing the same but really didn&#8217;t want to take the risk of buying one and then having it breakdown and not be able to use the warranty. In any case the few who had the first generation iPhone where mostly tech savvy people considering you needed to know how or know someone who could jailbreak the phone for use. For one year the first generation iPhone was a status item in the Netherlands. </p>

<p>Then in the summer of 2008 T-Mobile started selling the 3G iPhone as an official Apple reseller. On launch day it was craziness of long lines at every T-Mobile store, everyone and their grandmother standing inline to be one of the first to buy the 3G iPhone. Due to lot of things not going smooth right away I waited until fall when my contract with T-Mobile was up for renewal to get an iPhone.</p>

<p><img src="http://www.darice.org/wp-content/uploads/2009/09/iphone-150x150.jpg" alt="iPhone" title="iPhone" width="150" height="150" class="alignright size-thumbnail wp-image-917 noborder" />
The iPhone went from an exclusive gadget to a an everybody gadget. People bought the iPhone which comes at a minimum with a 2 year contract starting at 30 euros a month. They didn&#8217;t even know right what the iPhone could do or not. I remember a colleague arguing with me that &#8220;yes the iPhone 3G can record video, of course it can&#8221;. And I was seriously dude it can only take photos. </p>

<p>People bought the iPhone just because it was/is an wanna have gadget, most will know their way around and get it under the knee. But most will just use it as a phone/sms/ipod and a few popular apps like Facebook, train info(Trein). But the advanced options like syncing your Google Calendar, iCal and such will go unused, most don&#8217;t know to turn off data roaming when abroad consequently getting bills of 500 euros.</p>

<p>So now you could say there are different levels of iPhone users:</p>

<ul>
    <li>the casual user (phone, sms, ipod, maybe email and few apps and games apps)</li>
    <li>the business user (phone, sms, (multiple)email, calendar and and few apps)</li>
        <li>the power user(phone, sms, (multiple)email, calendar, tethering, lots of apps like twitter(some more hen one twitter app), facebook, wordpress, as of recently dropbox, feed readers, Ego, Airme, Camerabag, Flickr, etc.) Note I don&#8217;t mention iPod because most power user have an iPod also.</li>
</ul>

<p>Off course not everyone is a fan of the iPhone. Just like the Windows/Apple war you now have the Blackberry/iPhone &#8220;which one is better&#8221; war. Here in the Netherlands the iPhone came out first and then the Blackberry. There are iPhone users who switched to Blackberry and there are those gadgets fan who now own both. As for me the only pro I saw in the Blackberry was the ping system. But as of recently the iPhone has it&#8217;s own <a href="http://www.pingmessaging.com/Ping!/Ping!.html">ping app</a>. It&#8217;s a no contest really; the touch screen, the huge amount of available apps and the eye candy of most apps. This makes it a no brainer, for me anyway.</p>

<p>The general notion is that since the introduction of the iPod and now the iPhone Apple went from a small &#8220;exclusive&#8221; user base to a wanna have products to the general public. For Apple this is good because it means more income. For the ones who are using Apple before it became a wanna have it means patience.</p>

<p>Last I was standing in the Apple store waiting to be helped, I had to wait half an hour while the store guy kept answering question after question about the iMac before the guy decided to buy the thing. Core Apple users know their stuff but now with a broader base of users you&#8217;ll have to pack an extra dosis of patience before going to an Apple store.</p>
<img src="http://feeds.feedburner.com/~r/darice/~4/5TlPC5BmXTs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.darice.org/2009/10/01/iphone-from-exclusive-to-everybody-gadget/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.darice.org/2009/10/01/iphone-from-exclusive-to-everybody-gadget/</feedburner:origLink></item>
		<item>
		<title>The Lost Symbol</title>
		<link>http://feedproxy.google.com/~r/darice/~3/6ovT_Qi-QY8/</link>
		<comments>http://www.darice.org/2009/09/18/the-lost-symbol/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 12:42:33 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.darice.org/?p=874</guid>
		<description><![CDATA[&#8220;The Lost Symbol&#8221; is the latest book by Dan Brown, bestselling author of &#8220;The Da Vinci Code&#8221;. The Lost Symbol had some high expectations and in my opinion it surpassed expectations. This book is controversial, not as much as The Da Vinci Code, Da Vinci Code directly questioned the Catholic church and all it stands [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/url?sa=t&#038;source=web&#038;ct=res&#038;cd=6&#038;url=http%3A%2F%2Fwww.amazon.com%2FLost-Symbol-Dan-Brown%2Fdp%2F0385504225&#038;ei=2H6zSrbFKsOa4ga_8sR8&#038;usg=AFQjCNH3P9WMojR4rk44UZMrnKSpLoNg0A&#038;sig2=vysoVTQ4ojTwZETWdDyFXA">&#8220;The Lost Symbol&#8221;</a> is the latest book by Dan Brown, bestselling author of &#8220;The Da Vinci Code&#8221;. The Lost Symbol had some high expectations and in my opinion it surpassed expectations. This book is controversial, not as much as The Da Vinci Code, Da Vinci Code directly questioned the Catholic church and all it stands for. In a world where a grand part of the people are Catholics the Da Vinci Code hit a big nerve.</p>

<p>Robert Langdon is back and racing against time solving symbols to save his mentor and friend who has been brutally kidnapped by a fanatic who is totally of his rocker. and meanwhile we learn a whole lot about Washington D.C., makes me want to take at trip there soon.</p>

<p><a href="http://www.darice.org/wp-content/uploads/2009/09/The-Lost-Symbol.jpg" rel="lightbox"><img alt="The Lost Symbol" src="http://www.darice.org/wp-content/uploads/2009/09/The-Lost-Symbol.jpg" title="The Lost Symbol" class="alignright" width="150" height="230" /></a></p>

<p>I don&#8217;t know if religious people or the Vatican will feel &#8216;attacked&#8221; for lack of better word. But reading The Lost Symbol I felt Dan Brown learned from his experience with the Da Vinci Code and made sure to to try keeping the facts strait although I&#8217;m sure people will question those facts. Sure the book is still a fiction story otherwise nobody would read it. But it is a fictional story based on some real facts.</p>

<p>But for pure reading pleasure this book is a home run, I couldn&#8217;t put it down. I spend two whole nights reading those 500 something pages. What makes it more fun to read is how the iPhone, BlackBerry, Twitter, Google all get mentions in the book.</p>

<p><strong>Now if you haven&#8217;t read it yet and don&#8217;t want to be spoiled stop reading now.</strong></p>

<p>.</p>

<p>.</p>

<p>.</p>

<p>.</p>

<p>The Lost symbol focuses on the Freemasonry and their secrets. Robert Langdon doesn&#8217;t consider the Freemasonry as anything as a threat or anything but basically just as a brotherhood who celebrate life by meditating on dead as I put it in my own words and understanding. All over the world there are brotherhoods and sisterhoods of the Masons and Eastern Star, even in Aruba for example. I&#8217;m pretty sure their rituals aren&#8217;t anything at all as the one described in the book. On Aruba they mostly focus on charity work, e.g. donating money if I&#8217;m not mistaken.</p>

<p>In the book the Masons are guarding an old secret believing to contain The Ancient Mystery. As the story in the book goes The Ancient Mysteries will bring enlightenment and understanding to the one to find it. Now off course this is the fiction part of the story..partially.</p>

<p>For a couple of years already I have been reading a lot of new age books. The Lost Symbol isn&#8217;t all fiction when it talks about that we humans are not consciously aware, if we are honest we live in a materialistic age where money is the main factor to happiness or what we believe is happiness. A lot of books have treated the topic of humans becoming enlightened and that our minds are real powerful and that we barely use it to the capacity that is possible.</p>

<h3>Summing it up</h3>

<p>In the first chapters when Noetics Science is being explained I could already see where the book was going, page after page I kept waiting for the ball to drop and finally on page 408(UK Edition) it is revealed &#8220;December 21 2012&#8243;. According to Mayan Calendar that is the day that a shift will happen. A lot of scholars, amateurs, basically everybody have their opinion on what the Mayan predicted that will happen. In all cultures this date comes back. Most people believe it will be the end of the world, others that it will be a cosmology happening and others believe that the humans will become enlighten and aware of the meaning of life.</p>

<p>As for an end of world, Armageddon or Apocalypse I don&#8217;t believe that will happen. I mean have you looked at the world recently? Does it look like we need supernatural help to finish off the world? And Apocalypse doesn&#8217;t mean the end of anything and I quote Wikipedia:</p>

<blockquote>Apocalypse (Greek: Ἀποκάλυψις Apokálypsis; &#8220;lifting of the veil&#8221; or &#8220;revelation&#8221;)</blockquote>

<p>Ironically enough in &#8220;The Lost Symbol&#8221; the Masons are protecting what they call &#8220;The lost word&#8221; and I was baffled that the lost word stands for nothing less and more then the plain old Bible, the Torah, etc.</p>

<p>If one thing is true in this world is how badly the Bible has been miss used and miss understood. People have done atrocities during centuries in the name of the Bible or it&#8217;s equals. People always forget that ancient scriptures shouldn&#8217;t be taken literal.</p>

<p>In any case this book is still just that a fiction book. I just found intriguing that a lot of actual subjects are used, especially as to the spiritual world. We are in an age that a lot of people don&#8217;t or stopped believing that there is more to life then we are aware of. And it brings on questions that has kept us busy for centuries;  Is there life after dead? Do we have souls?</p>

<p>We all have opinions and I guess this book will bring on some discussions. But I guess the Vatican can&#8217;t be mad this time as with The Da Vinci Code, because it just made the Bible interesting to read.</p>

<p>But for one thing I&#8217;m really wondering what, if anything happens at all in year 2012. But I&#8217;m pretty sure it won&#8217;t be the end of the world. I leave you with a few Wikipedia links:</p>

<ul>
    <li><a href="http://en.wikipedia.org/wiki/Apocalypse">Apocalypse</a></li>
    <li><a href="http://en.wikipedia.org/wiki/Isaac_Newton">Isaac Newton</a></li>
    <li><a href="http://en.wikipedia.org/wiki/Noetic">Noetic Consciousness</a></li>
    <li><a href="http://en.wikipedia.org/wiki/2012_phenomenon">2012 phenomenon</a></li>
</ul>

<p>It is nice to have some topics to theorize over and read more about, keeps ones mind busy.</p>
<img src="http://feeds.feedburner.com/~r/darice/~4/6ovT_Qi-QY8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.darice.org/2009/09/18/the-lost-symbol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.darice.org/2009/09/18/the-lost-symbol/</feedburner:origLink></item>
		<item>
		<title>Storage Nine web hosting</title>
		<link>http://feedproxy.google.com/~r/darice/~3/SidBs_CLS-E/</link>
		<comments>http://www.darice.org/2009/09/14/storage-nine-web-hosting/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 21:31:38 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[feed a fever]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://www.darice.org/?p=866</guid>
		<description><![CDATA[For some time already I wanted my own dedicated server, but it would be just a waist of money to get one for this weblog. Also in most cases of working on websites for clients I have to mail their hosting support to fix several things. Did you know that what used to be TextDrive [...]]]></description>
			<content:encoded><![CDATA[<p>For some time already I wanted my own dedicated server, but it would be just a waist of money to get one for this weblog. Also in most cases of working on websites for clients I have to mail their hosting support to fix several things. Did you know that what used to be TextDrive hosting, now Joyent and soon some other company, still has the same unusable admin panel to handle email creation, database, etc. For more then four years already.</p>

<p>Support is something difficult to guarantee, it depends who handles your support more then what the company promises. When I send in a support ticket I always make sure to specify the problem, what I already tried to do to fix it, etc. So it&#8217;s obvious that I know my stuff. Yet a lot of time I get replies assuming I&#8217;m a noob.</p>

<p>In any case I just wanted full control and want to provide the same for others. So together with someone else we got a dv server(rage) from Media Temple. Yesterday it went online so this week when my new website design is done I&#8217;ll be moving this weblog to its new home.</p>

<p>The price range for the packages is based on the market on Aruba and the Netherlands. Also it&#8217;s not the intention to stuff the server full with websites risking it to random sites slowing it down or affecting it in any other way. I&#8217;ll be doing the support myself together with my server partner. Also I&#8217;ll be focusing on clients with no tech knowledge so I&#8217;m the one who will be doing the basic things like creating databases, emails, etc.</p>

<p>So in account of all the above I came with <a href="http://storagenine.com/">Storage Nine</a>. I think of it of web hosting services with a personal touch. In any case it will be for website clients I already have, and small to middle business who need website or/and an email server.</p>

<p>And as an extra because Google tells me a lot of people look for it: a specific package to <a href="http://storagenine.com">host your Feed a Fever app</a>. I run my own Fever install on the server and it runs well, it passed the compatibility test without problems. I&#8217;ll be doing a write up shortly about how I moved my installation from one host to the other.</p>

<p>So to sum it up I&#8217;ll continue my freelance services and now web hosting under <a href="http://storagenine.com/">Storage Nine</a>.</p>
<img src="http://feeds.feedburner.com/~r/darice/~4/SidBs_CLS-E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.darice.org/2009/09/14/storage-nine-web-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.darice.org/2009/09/14/storage-nine-web-hosting/</feedburner:origLink></item>
		<item>
		<title>Minox 35 GT battery hack</title>
		<link>http://feedproxy.google.com/~r/darice/~3/XYhZNcl5bTw/</link>
		<comments>http://www.darice.org/2009/09/11/minox-35gt-battery-hack/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 20:19:41 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[minox35gt]]></category>

		<guid isPermaLink="false">http://www.darice.org/?p=857</guid>
		<description><![CDATA[I recently got a Minox 35 GT of a bidding website. It was priced below market value from what I see online so I bought it. It was an impulse buy so it was after I got it and saw the battery was dead that I went researching about the battery.

Originally the Minox 35 GT [...]]]></description>
			<content:encoded><![CDATA[<p>I recently got a Minox 35 GT of a bidding website. It was priced below market value from what I see online so I bought it. It was an impulse buy so it was after I got it and saw the battery was dead that I went researching about the battery.</p>

<p>Originally the Minox 35 GT uses PX27 style battery which has been banned for years now in the U.S. and in Europa. There isn&#8217;t a same sized replacement. There are a few solutions to this.</p>

<p>The most nicer one and also most expensive one is to buy the <a href="http://www.adorama.com/MXBCK.html"> Minox 35 GT Power Pack</a>. It is made by Minox to replace the battery chamber. You can put 4 LR44 type batteries in it. I wanted to order this from Adorama but they and other stores in the U.S. charge like 45 dollars just to ship that piece of plastic to the Netherlands, I mean I get books price and shipping together cheaper then that from Amazon&#8230;talk about being ripped off.</p>

<p>The next option will contain a few DIY but will cost way less. After some Googling I read that most users dismantle an old PX27 type battery and use the plastic in it as a case for the 4 LR44 type batteries. Now I&#8217;m a visual person I need pictures along with instructions and none of them provided clear instructions. So I took photos of my DIY to make it easier for others who might need a battery hack for their Minox.</p>

<p>
<a href='' title='LR44'><img width="150" height="150" src="http://www.darice.org/wp-content/uploads/2009/09/LR44-150x150.jpg" class="attachment-thumbnail" alt="" title="LR44" /></a>
<a href='' title='newbatt'><img width="150" height="150" src="http://www.darice.org/wp-content/uploads/2009/09/newbatt-150x150.jpg" class="attachment-thumbnail" alt="" title="newbatt" /></a>
<a href='' title='px27'><img width="150" height="150" src="http://www.darice.org/wp-content/uploads/2009/09/px27-150x150.jpg" class="attachment-thumbnail" alt="" title="px27" /></a>
</p>

<p>The first photo shows the dismantled old PX27 battery. The plastic tube contained 4 mercury cells glued to each other each in a small aluminum encasing. Dispose the batteries correctly as they are hazardous.  Next the idea is to fit 4 LR44 batteries in the plastic tube, respecting polarity so: -+-+-+-+.</p>

<p>In my case those batteries where to big for the plastic case. So plan B next:
I got some isolation tape and taped the batteries together as seen on the second photo. Now just put the battery pack you just made in the battery chamber &#8220;-&#8221; down and &#8220;+&#8221; up and done.</p>

<p>Now to do a battery check, my camera doesn&#8217;t has any film in it yet as I want to be sure the battery works before wasting film. So advance the &#8220;film&#8221; and now look in the viewfinder and press the battery check button. The needle should drop and then jump to more then 1/125 as the manual says, but that is okay. This means your camera has power.</p>

<p>The old mercury batteries where of 5.6V and these 4 new batteries make a total of 6V but the camera can handle it. So there you go, basically all you need is isolation tape and 4 LR44 type batteries.</p>

<p>You can read more on the battery check and working of the camera with this <a href="http://www.scribd.com/doc/12686536/Minox-35-GT-Owners-Manual">Minox 35 GT online manual</a></p>
<img src="http://feeds.feedburner.com/~r/darice/~4/XYhZNcl5bTw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.darice.org/2009/09/11/minox-35gt-battery-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.darice.org/2009/09/11/minox-35gt-battery-hack/</feedburner:origLink></item>
		<item>
		<title>The other hand</title>
		<link>http://feedproxy.google.com/~r/darice/~3/xqMJc_A8H3A/</link>
		<comments>http://www.darice.org/2009/09/06/the-other-hand/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 18:25:08 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[book]]></category>

		<guid isPermaLink="false">http://www.darice.org/?p=845</guid>
		<description><![CDATA[Last night I finished reading &#8220;The other hand(Little Bee in US and Canada)&#8221; by Chris Cleave. The book doesn&#8217;t has a description on the back flap, it only says this about the book:




&#8220;We don&#8217;t want to tell you what happens in this story. It is a truly special story and we don&#8217;t want to spoil [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I finished reading &#8220;<a href="http://www.chriscleave.com/main/?page_id=55">The other hand</a>(Little Bee in US and Canada)&#8221; by Chris Cleave. The book doesn&#8217;t has a description on the back flap, it only says this about the book:</p>

<p><a href="http://www.darice.org/wp-content/uploads/2009/09/the-other-hand.jpg" rel="lightbox" title="the other hand"><img src="http://www.darice.org/wp-content/uploads/2009/09/the-other-hand-225x300.jpg" alt="The other hand" title="The other hand" width="225" height="300" class="alignright size-medium wp-image-846" /></a></p>

<blockquote>
&#8220;We don&#8217;t want to tell you what happens in this story. It is a truly special story and we don&#8217;t want to spoil it. Nevertheless, you need to know enough to buy it so we will just say this:

This is the story of two women. Their lives collide one fateful day, and one of them has to make a terrible choice. Two years later, they meet again &#8212; the story starts there&#8230; Once you have read it, you&#8217;ll want to tell your friends about it. When you do, please don&#8217;t tell them what happens either. The magic is in how it unfolds.&#8221;</blockquote>

<p>This got my attention and the fact that the book is on the top 10 list at the bookshop made me buy it. I read it in three nights, I had to force myself to stop to get some sleep. The book is a fiction story based on actual facts.</p>

<p>It&#8217;s about a refugee woman in England and an English woman. I like the other back flap version more:</p>

<blockquote>&#8220;&#8230;we will only say this: It is extremely funny, but the African beach scene is horrific.

The story starts there, but the book doesn&#8217;t.

And it&#8217;s what happens afterward that is most important&#8230;&#8221;</blockquote>

<p>The author&#8217;s intention isn&#8217;t to educate its readers on the refugees looking for asylum in the western world. But to provide the facts and for the readers to make their own opinion. It&#8217;s not about immigrants looking for better life, but refugees who flee for their life. I notice that this difference is overlooked a lot among citizens and even politicians.</p>

<p>I don&#8217;t want to spoil the book because they are right that you should read it without having any or much knowledge about the book. But it sure opened my eyes and made me realize again how good we have it in the western world and how much atrocities happens in third world countries as a direct result of the western worlds involvement in those countries. We should be remembered about this once in a while and not take things for granted.</p>

<p>I leave you with this quote from the book, it is said after the horrific beach incident.</p>

<blockquote>
&#8220;That is a good trick about this world Sarah. No one likes each other, but everyone likes U2&#8243; <em>&#8211;Little Bee</em></blockquote>
<img src="http://feeds.feedburner.com/~r/darice/~4/xqMJc_A8H3A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.darice.org/2009/09/06/the-other-hand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.darice.org/2009/09/06/the-other-hand/</feedburner:origLink></item>
		<item>
		<title>Photo prints</title>
		<link>http://feedproxy.google.com/~r/darice/~3/SoLk385zsfE/</link>
		<comments>http://www.darice.org/2009/09/01/photo-prints/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 20:36:39 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[Photo]]></category>

		<guid isPermaLink="false">http://www.darice.org/?p=832</guid>
		<description><![CDATA[These last weeks I have been trying out different photo print service. At the photo lab in town, at Pixum and postcards at MOO. The challenge is to get the colors right, currently only two photos I want to hang on the wall still need color correction. But most of them turned all right and [...]]]></description>
			<content:encoded><![CDATA[<p>These last weeks I have been trying out different photo print service. At the photo lab in town, at <a href="http://www.pixum.co.uk/">Pixum</a> and postcards at <a href="http://www.moo.com">MOO</a>. The challenge is to get the colors right, currently only two photos I want to hang on the wall still need color correction. But most of them turned all right and I will be framing them to hang on the wall.</p>

<p>This experience made me realize I should shoot with film as much as with digital. I always shoot in RAW format with the Nikon D70. I have no idea why but I&#8217;m starting to like film more, I think because you can&#8217;t see right away how the photo will come out. And there is something about just pointing the camera and only worry about the composition. With the Nikon I use manual mode 90% of the times and it gets to technical.</p>

<p>I dusted off my Olympus Trip 35 and do my best to carry it around all the time to take mostly street photography. I have been reading interviews on <a href="http://www.petapixel.com/">PetaPixel</a> and what keeps coming back is how difficult it is to just get out there with your camera and not let the people around you intimidate you and just shoot your photos.</p>

<p>Also it&#8217;s not the equipment that takes the photo but the person using the equipment. Taking photos is like reading a cosmo or maxim(she/he) magazine and after finish reading your self esteem lowers a few points.(This was proven in a research). So when you see your own photos result it&#8217;s hard not to compare them to others. After all we all are our own worse critics.</p>

<p>So after reading these interviews with various photographers I have decided to just stick to the Nikon D70 and not worry to upgrade to D90, costs too much anyway. And for film I will use the Olympus Trip 35 which is a manual camera and I recently got a Yashica T5 which is automatic and has a good lens. These three cameras will be my main equipment for now.</p>

<p>My next project now is trying out different film to see which one I like best. I already shot B&amp;W with the Kodak T-MAX 400. And the photos came out all right. This is my best BW photo yet, shot with the Trip:</p>

<p><img src="http://farm1.static.flickr.com/10/12933702_6773ccc298.jpg" alt="Lonely biker" /></p>

<p>In any case back to prints, I framed a couple of them and handed them as gift. A few examples:</p>

<p><img src="http://farm3.static.flickr.com/2615/3837561692_47c4526a5b_m.jpg" alt="Divi Tree" /> <img src="http://farm3.static.flickr.com/2435/3836718937_d4146194bd_m.jpg" alt="Parke Arikok" /></p>

<p>I like matte prints more then glossy, but the opinion is that glossy comes out sharper. I haven&#8217;t decided yet if I find that true. Since the MOO mini cards I haven&#8217;t used their service anymore, so I ordered a pack of 20 postcards. Besides the two photos with color issues, they are too yellow although it does give them a vintage look. But that was just me doing too much photoshopping on them, the rest came out good.</p>

<p>With the best one being this:</p>

<p><a href="http://www.darice.org/wp-content/uploads/2009/09/postcards.jpg" rel="lightbox"><img src="http://www.darice.org/wp-content/uploads/2009/09/postcards-300x225.jpg" alt="MOO Postcard" title="MOO Postcard" width="300" height="225" class="alignnone size-medium wp-image-833" /></a></p>

<p>A preview of the the rest:</p>

<p><a href="http://www.darice.org/wp-content/uploads/2009/09/cards-preview.jpg" rel="lightbox"><img src="http://www.darice.org/wp-content/uploads/2009/09/cards-preview-300x114.jpg" alt="MOO Postcards preview" title="MOO Postcards preview" width="300" height="114" class="alignnone size-medium wp-image-834" /></a></p>

<p>In any case bottom line is, when I&#8217;m taking photos I can forget about all daily life issues and just enjoy the moment. Especially moments like when I <a href="http://www.flickr.com/photos/darice/3812774916/">shot the Warawara bird</a> last month in Aruba.</p>
<img src="http://feeds.feedburner.com/~r/darice/~4/SoLk385zsfE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.darice.org/2009/09/01/photo-prints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.darice.org/2009/09/01/photo-prints/</feedburner:origLink></item>
		<item>
		<title>Caribbean Seafood</title>
		<link>http://feedproxy.google.com/~r/darice/~3/7Y82HoeYILc/</link>
		<comments>http://www.darice.org/2009/08/19/caribbean-seafood/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 15:26:13 +0000</pubDate>
		<dc:creator>Darice de Cuba</dc:creator>
				<category><![CDATA[food]]></category>

		<guid isPermaLink="false">http://www.darice.org/?p=822</guid>
		<description><![CDATA[My three weeks on Aruba flew by and I&#8217;m back in the Netherlands. I did my best to do and eat everything I wanted but once back I realize it&#8217;s never enough. But I did enjoy and took photos to remember it all.

I wanted to eat mostly seafood there, because Caribbean seafood is not the [...]]]></description>
			<content:encoded><![CDATA[<p>My three weeks on Aruba flew by and I&#8217;m back in the Netherlands. I did my best to do and eat everything I wanted but once back I realize it&#8217;s never enough. But I did enjoy and took photos to remember it all.</p>

<p>I wanted to eat mostly seafood there, because Caribbean seafood is not the same as seafood here in west Europe. Getting a lobster dinner was the real challenge; finding a restaurant where it&#8217;s nice to eat and also serves quality food.  But lets go through the seafood I enjoyed there.</p>

<p>The first week I went to Driftwood restaurant where I had dorado fish with creole sauce. It was superb as they fish their own fish everyday so they only serve catch of the day.
Another day I ate for the first time homemade conch stew. I never ate conch before, although when I dinned at Driftwood I had conch fritters but I thought it was something else. In any case the conch stew was real good, conch has the same texture as squid, so it was quite chewy.</p>

<p>Another night my mom and I went to dine at Peanuts, where they serve local food at very good prices. I had the fish balls platter with creole sauce, fried polenta, and a local bread which is called &#8220;pan bati&#8221;. Although the sauce wasn&#8217;t good the fish balls where very tasty.</p>

<p>My uncle invited me over for dinner and he made pan fried red snapper with creole sauce and polenta. The red snapper was extremely good, there wasn&#8217;t any leftovers. It was a simple meal but real good.</p>

<p>And then on my last friday we went to Fishes and More where I finally had my lobster meal. I started with a ceasar salad with was like a meal on itself and then I got my lobster, four medium sized lobster tail, pan fried with garlic and served with melted butter with vegetables. It was real good, so good that I now can live with being allergic to shrimp, because fresh lobster just tastes way much better.</p>

<p>I tried to take photos of my meals but sometimes I was so hungry or just wasn&#8217;t thinking about photos that I didn&#8217;t take one every time.</p>

<p></p>

<p>The first photo is of a conch stew that I found through Google as I didn&#8217;t take a photo. This one resembles the one I had most. The second one is the fish ball platter, the third is the simple but finger licking good red snapper that my uncle made. And last the Lobster tails, the photo says it all.</p>
<img src="http://feeds.feedburner.com/~r/darice/~4/7Y82HoeYILc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.darice.org/2009/08/19/caribbean-seafood/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.darice.org/2009/08/19/caribbean-seafood/</feedburner:origLink></item>
	</channel>
</rss>
