<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
>

<channel>
	<title>A web agency weblog</title>
	<link>http://www.ventanazul.com/weblog_en</link>
	<description>Weblog from Ventanazul, a web agency with ideas about technology, businesses, life and culture.</description>
	<copyright>Copyright 2006</copyright>
	<pubDate>Wed, 04 Oct 2006 18:14:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.2</generator>

		<item>
		<title>Abbreviations in vi</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/10/04/abbreviations-in-vi/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/10/04/abbreviations-in-vi/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 18:14:01 +0000</pubDate>
		
	<category>Technology</category>
	<category>Humor</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/10/04/abbreviations-in-vi/</guid>
		<description>I'm always learning new things in the ultra-useful vi, just finished creating some abbreviations with iab (see :h abbreviation) following Tip #610.

One of the comments in the page includes some useful examples, I quote:


You simply iab your most common typographical misteaks with the correct spelung and Robert's yer father's brother.
eg
iab ...</description>
		<content:encoded><![CDATA[	<p>I&#8217;m always learning new things in the ultra-useful vi, just finished creating some abbreviations with iab (see :h abbreviation) following <a href="http://www.vim.org/tips/tip.php?tip_id=610">Tip #610</a>.</p>
	<p>One of the comments in the page includes some useful examples, I quote:</p>
	<blockquote><p>
You simply iab your most common typographical misteaks with the correct spelung and Robert&#8217;s yer father&#8217;s brother.<br />
eg<br />
iab teh the<br />
iab seperate separate<br />
iab shit Microsoft
</p></blockquote>
	<p>Gosh, haven&#8217;t thought about that last one.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/10/04/abbreviations-in-vi/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Screengrab Extension For Firefox 2</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/10/04/screen-grab-firefox-2/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/10/04/screen-grab-firefox-2/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 14:44:20 +0000</pubDate>
		
	<category>Web</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/10/04/screen-grab-firefox-2/</guid>
		<description>A few days ago I mentioned how to capture long web pages with a neat Firefox extension, Screengrab. As I have Java always installed in my box I forgot to mention the extension needs Java, actually I didn't even notice it.

Now that I upgraded from Fedora Core 4 to 5 ...</description>
		<content:encoded><![CDATA[	<p>A few days ago I mentioned <a href="http://www.ventanazul.com/weblog_en/archives_en/2006/09/21/capture-long-web-pages/">how to capture long web pages</a> with a neat Firefox extension, Screengrab. As I have Java always installed in my box I forgot to mention the extension needs Java, actually I didn&#8217;t even notice it.</p>
	<p>Now that I upgraded from Fedora Core 4 to 5 and also moved to Firefox 2 RC1 the neat extension stopped work.</p>
	<p>I fixed the problem unzipping Andy&#8217;s .xpi of the <a href="http://andy.5263.org/screengrab/">0.8 version</a> and changing these lines in install.rdf:</p>
	<pre>
&lt;em:version&gt;0.8b&lt;/em&gt;
&lt;em:maxVersion&gt;2.1&lt;/em&gt;
</pre>
	<p>You can grab the modified version, which I called 0.8b, <a href="http://www.ventanazul.com/down/screengrab_v0.8b.xpi">here</a>.</p>
	<p>There are occasional crashes in some web pages but that also happened in the original 0.8 and I&#8217;m sure Andy will have it fixed by version 1.0.</p>
	<p>This should work with other extensions as well, I&#8217;ll try with another of my favorites: the one for del.icio.us.</p>
	<p><strong>Update</strong>: Yep, it worked with del.icio.us too, here my <a href="http://www.ventanazul.com/down/delicious_1.1b.xpi">version 1.1b</a>.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/10/04/screen-grab-firefox-2/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>One Click Feed Subscription With Firefox 2 And Rojo</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/10/03/one-click-feed-subscription-firefox-rojo/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/10/03/one-click-feed-subscription-firefox-rojo/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 15:33:48 +0000</pubDate>
		
	<category>Web</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/10/03/one-click-feed-subscription-firefox-rojo/</guid>
		<description>I like Rojo, a very efficient web based feed reader. The Rojo guys have added many nice improvements to their user interface after the company was bought by SixApart, of Movable Type fame, a few weeks ago.

And of course I love the upcoming Firefox 2, already in release candidate 1 ...</description>
		<content:encoded><![CDATA[	<p><a href="http://www.teleworkpeople.com/5-easy-steps-to-subscribe-to-a-feed">I like Rojo</a>, a very efficient web based feed reader. The Rojo guys have added many nice improvements to their user interface after the company was <a href="http://www.techcrunch.com/2006/09/06/six-apart-acquires-rojo/">bought by SixApart</a>, of <a href="http://www.sixapart.com/movabletype/">Movable Type fame</a>, a few weeks ago.</p>
	<p>And of course I love the <a href="http://en-us.www.mozilla.com/en-US/firefox/2.0/releasenotes/">upcoming Firefox 2</a>, already in release candidate 1 stage.</p>
	<p>So it was disappointing not to find Rojo in the list of feed readers that Firefox supports. There comes the question: what&#8217;s a mozillorojoish guy&#8217;s got to do?</p>
	<h2>How To Add Rojo in Firefox With Just Three Lines</h2>
	<p>These steps are based on  what <a href="http://weblogs.mozillazine.org/ben/archives/015911.html">Ben Goodger</a> wrote some months ago in his Inside Firefox blog. Thanks Ben!</p>
	<p>I assume you already have a Rojo account, you&#8217;ve logged in and you have Firefox 2 running.</p>
	<ul>
	<li>Type <strong>about:config</strong> in the address bar and press Enter. You will see a list of preferences.</li>
	<li>Type <strong>browser.contentHandlers</strong> in the filter box and press Enter. Now you see a smaller list.</li>
	<li>Each preference is of the form: <strong>browser.contentHandlers.types.#.something</strong> where # is a number, which goes from 0 to 5 in my Firefox, and <em>something</em> is <em>title</em>, <em>type</em> or <em>uri</em>.</li>
	<li>You clever quick guy already got the pattern here and know what to do, good for you! For the rest of us let&#8217;s elaborate: you have to create an additional set of preferences, three additional lines. We will base our new lines in the 0 numbered lines and will use number 6.</li>
	<li>Right-click on the first line, <strong>browser.contentHandlers.types.0.title</strong> and select Copy Name.</li>
	<li>Right-click, select New, String, paste the name you copied and change the number from 0 to 6, or another corresponding number if you have more than five sets of lines.</li>
	<li>Enter the name of the feed reader you are adding, in our case: Rojo. You won&#8217;t see your new line automatically in the list, just press Enter in the filter box on top if you need to.</li>
	<li>Create a new instance of the second line, <strong>browser.contentHandlers.types.0.type</strong>, following the same procedure and also changing 0 to 6. You can also right-click and copy the value here, <strong>application/vnd.mozilla.maybe.feed</strong>, for that won&#8217;t change.</li>
	<li>Create the third line based on <strong>browser.contentHandlers.types.0.uri</strong> and use the following value for Rojo: <strong>http://www.rojo.com/add-subscription/?resource=%s</strong>. I got it from the bookmarklet, you can find a similar url for any other feed reader. Use %s as a placeholder for the feed url.</li>
	<li>Restart Firefox and you are set!</li>
	</ul>
	<h2>Too Many Clicks?</h2>
	<p>Ok, just open your prefs.js file (in my Fedora box I found it at /home/my-user-name/.mozilla/firefox/uk3kd43k.default/prefs.js) and add these lines:</p>
	<p><code><br />
user_pref("browser.contentHandlers.types.6.title", &#8220;Rojo");<br />
user_pref("browser.contentHandlers.types.6.type", &#8220;application/vnd.mozilla.maybe.feed");<br />
user_pref("browser.contentHandlers.types.6.uri", &#8220;http://www.rojo.com/add-subscription/?resource=%s");<br />
</code></p>
	<p>Set your default feed reader the first time you subscribe to any feed or using the feeds tab in Firefox&#8217;s preferences menu.</p>
	<p>Now you can click on any feed link, including the icon appearing in the address bar, and you are already set. One click subscription to any feed.</p>
	<p>Ready?, why not testing it <a href="http://feeds.feedburner.com/AWebAgencyWeblog">here</a>?
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/10/03/one-click-feed-subscription-firefox-rojo/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Feedvertising: Text Link Advertising In Feeds</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/09/28/feedvertising-advertising-in-feeds/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/09/28/feedvertising-advertising-in-feeds/#comments</comments>
		<pubDate>Thu, 28 Sep 2006 15:08:20 +0000</pubDate>
		
	<category>Writing</category>
	<category>SEO / SEM</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/09/28/feedvertising-advertising-in-feeds/</guid>
		<description>Text Link Ads (aff), my favorite broker for selling and buying text links, just launched Feedvertising, a service for including text advertisements in your feeds.

It's working just with Wordpress based sites for now but Patrick Gavin and company have already promised many other platforms being supported soon. There are many ...</description>
		<content:encoded><![CDATA[	<p><a href="http://www.text-link-ads.com/?ref=14134">Text Link Ads</a> (aff), my favorite broker for selling and buying text links, just launched Feedvertising, a service for including text advertisements in your feeds.</p>
	<p>It&#8217;s working just with Wordpress based sites for now but Patrick Gavin and company have already promised many other platforms being supported soon. There are many guys asking for Drupal already, I&#8217;m one of those.</p>
	<p>I guess Feedvertising will work better for those offering full articles instead of teasers in their feeds, one more reason for offering full content to your subscribers.</p>
	<p>I&#8217;ll let you know how it works for me when I have them working for a while in my sites.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/09/28/feedvertising-advertising-in-feeds/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Telework People at CSS Mania</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/09/22/telework-people-at-cssmania/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/09/22/telework-people-at-cssmania/#comments</comments>
		<pubDate>Sat, 23 Sep 2006 03:08:14 +0000</pubDate>
		
	<category>CSS</category>
	<category>Design</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/09/22/telework-people-at-cssmania/</guid>
		<description>My first web site that appears at CSS Mania. In less than twenty minutes has already received 500 hits from the gallery.

  </description>
		<content:encoded><![CDATA[	<p>My first web site that appears at <a href="http://cssmania.com/galleries/2006/09/22/teleworkpeople.php">CSS Mania</a>. In less than twenty minutes has already received 500 hits from the gallery.</p>
	<div class="img-center"><img class="center" src="http://www.ventanazul.com/img/weblog/tp-cssmania.png" alt="Telework People en CSS Mania" width="420" height="329" /></div>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/09/22/telework-people-at-cssmania/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>How To Track Your Comments In Many Blogs</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/09/22/track-comments-in-many-blogs/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/09/22/track-comments-in-many-blogs/#comments</comments>
		<pubDate>Fri, 22 Sep 2006 17:34:39 +0000</pubDate>
		
	<category>Web</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/09/22/track-comments-in-many-blogs/</guid>
		<description>I was wondering about a way to track the comments I post in many blogs and sites. There are interesting conversations going on and most current feed readers aren't enough to keep updated with what others are saying.

Bart was kind enough to point me to cocomment (that's the name, I'm ...</description>
		<content:encoded><![CDATA[	<p>I was wondering about a <a href="http://www.ventanazul.com/weblog_en/archives_en/2006/09/21/feed-readers-are-here-can-we-have-comments-writers-now/">way to track the comments</a> I post in many blogs and sites. There are interesting conversations going on and most current feed readers aren&#8217;t enough to keep updated with what others are saying.</p>
	<p><a href="http://www.netlash.com/">Bart</a> was kind enough to point me to <a href="http://www.cocomment.com">cocomment</a> (that&#8217;s the name, I&#8217;m not stammering), a nice service that makes life easier for commenters and bloggers alike.</p>
	<p>Commenters just have to install a Firefox extension and a small bar will appear at the bottom of the text area where they write their comments. cocomment works with Internet Explorer using a bookmarklet but I didn&#8217;t test it, who needs that browser anyway?</p>
	<div class="img-center"><img class="center" src="http://www.ventanazul.com/img/weblog/cocomment-textarea.png" alt="cocomment below the text area" width="462" height="287" /></div>
	<p>Once you post a comment, it&#8217;s tracked by cocomment. There&#8217;s a little icon at the status bar of your browser that alerts you whenever somebody adds a new comment to the discussions you are following. It&#8217;s small and non distractive but even so you have to keep yourself under control. Highly commented posts could consume your whole day if you try to read them too often.</p>
	<div class="img-center"><img class="center" src="http://www.ventanazul.com/img/weblog/cocomment-alert.png" alt="cocomment alerting" width="49" height="24" /></div>
	<p>Clicking the cocomment icon takes you to the cocomment site and there you&#8217;ll find a simple but usable table with the latest comments from the posts you&#8217;re tracking.</p>
	<div class="img-center"><img class="center" src="http://www.ventanazul.com/img/weblog/cocomment-track.png" alt="tracking your comments" width="450" height="140" /></div>
	<p>Everything is quite simple to use.</p>
	<p>And bloggers don&#8217;t need to worry, most blogging systems are supported by cocomment. If yours is not, integration consists of playing with a few lines of Javascript and the code of your content management system or blog platform.</p>
	<p>I spent a few minutes with my Drupal templates before finding out that Olav had already written a <a href="http://drupal.org/project/cocomment">cocomment module</a>. Great work, thanks dude. A couple of clicks later and both <a href="http://www.mumobo.com">mumobo</a> and <a href="http://www.teleworkpeople.com">Telework People</a> were cocomment-enabled.</p>
	<p>cocomment&#8217;s Firefox extension also installed a bookmarklet where you can enable tracking of a discussion even if you are not commenting. A good idea for blog-voyeurs.</p>
	<div class="img-center"><img class="center" src="http://www.ventanazul.com/img/weblog/cocomment-address.png" alt="" width="341" height="44" /></div>
	<p>So, pay a visit to <a href="http://www.cocomment.com">cocomment</a>, it can save some minutes a day and help you find lots of interesting discussions where you can waste your whole day once again. Nothing is perfect, uh?
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/09/22/track-comments-in-many-blogs/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Feed Readers Are Here, Can We Have Comments Writers Now?</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/09/21/feed-readers-are-here-can-we-have-comments-writers-now/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/09/21/feed-readers-are-here-can-we-have-comments-writers-now/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 21:23:33 +0000</pubDate>
		
	<category>Technology</category>
	<category>Web</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/09/21/feed-readers-are-here-can-we-have-comments-writers-now/</guid>
		<description>Reading some posts at the improved Rojo, I promise to write about it this week,  I was thinking: "boy, how nice being able to read my favorite pieces of content from just one simple interface."

Then the what if appeared. What if we could have the ability to comment in ...</description>
		<content:encoded><![CDATA[	<p>Reading some posts at the improved <a href="http://www.rojo.com/">Rojo</a>, I promise to write about it this week,  I was thinking: &#8220;boy, how nice being able to read my favorite pieces of content from just one simple interface.&#8221;</p>
	<p>Then the <em>what if</em> appeared. What if we could have the ability to comment in every blog or website without visiting it? Imagine a universal method for comments. Something like RSS is becoming for easily <a href="http://www.teleworkpeople.com/how-to-read-all-my-favorite-websites-in-less-time">reading your favorite sites</a>.</p>
	<p>I resisted the temptation to google this before posting, maybe there&#8217;s somebody already working in some kind of reverse-syndication system and I&#8217;m just another silly guy with a dumb idea. It doesn&#8217;t matter, there are millions of us already.</p>
	<p>Ideally feed reader and comment writer should work under the same user interface. Going one step forward we could ask for having our content management systems or blog tools integrated with these features. Imagine writing your content, reading feeds and posting comments from one single location.</p>
	<p>In fact, we already have the writing and commenting part, we call it a trackback.</p>
	<p>There is, of course, the big problem of spammers using a commenting tool like this, but I think captcha-like or validation features would help.</p>
	<p>We already have the technologies for such a platform, would it work? What ya think?
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/09/21/feed-readers-are-here-can-we-have-comments-writers-now/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>How To Capture Long Web Pages Snapshots</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/09/21/capture-long-web-pages/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/09/21/capture-long-web-pages/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 15:47:28 +0000</pubDate>
		
	<category>Design</category>
	<category>Web</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/09/21/capture-long-web-pages/</guid>
		<description>There are many occasions when you need to take a snapshot of a web page, maybe one of yours to include in your portfolio or other's when commenting on design, usability or maybe writing a book or tutorial.

Windows users are used to pressing the print screen key and then pasting ...</description>
		<content:encoded><![CDATA[	<p>There are many occasions when you need to take a snapshot of a web page, maybe one of yours to include in your portfolio or other&#8217;s when commenting on design, usability or maybe writing a book or tutorial.</p>
	<p>Windows users are used to pressing the print screen key and then pasting into their favorite graphics application. There are also some commercial applications available for this apparently easy task.</p>
	<p>I&#8217;ve been using using KSnapshot under Fedora Linux for a few years and was enough for most of my needs.</p>
	<p>But there are times when you need a snapshot of a complete web page, including parts below the fold, parts that aren&#8217;t in your browser&#8217;s viewport. What&#8217;s a clever guy got to do?</p>
	<p>Vertically scrolling, taking two or more snapshots and putting them together in your graphics application is the obvious solution but takes a little more time and soon becomes tiresome, specially when many snapshots are needed.</p>
	<p>Some commercial applications include the feature but come on! there are smart and free solutions for almost everything.</p>
	<p>I was thinking about that when I found <a href="https://addons.mozilla.org/firefox/1146/">ScreenGrab!</a>, a neat Firefox extension. ScreenGrab is the solution for the long web pages snapshot problem and, as every Firefox extension, can be installed with just a click and a restart. Then you just have to visit a web page and right click to capture it.</p>
	<p>ScreenGrab offers three options for capturing a web page: document, viewport and window.</p>
	<p>Choose document is you want the complete web page saved as an image, including parts below the fold. Viewport captures just what&#8217;s visible and window includes your browser in the picture. The images are saved in PNG format.</p>
	<div class="img-center"><img class="center" src="http://www.ventanazul.com/img/weblog/mumobo-snapshot.png" alt="mumobo - music, movies and books" title="mumobo - music, movies and books" width="300" height="613" /></div>
	<p>Here&#8217;s a capture I just made from my <a href="http://www.mumobo.com">music, movies and books reviews</a> site. The image was later scaled with <a href="http://www.gimp.org">Gimp</a>. Nice, uh?
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/09/21/capture-long-web-pages/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>mumobo - Music, Movies and Books</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/09/06/mumobo-music-movies-and-books/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/09/06/mumobo-music-movies-and-books/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 03:20:19 +0000</pubDate>
		
	<category>Web</category>
	<category>Writing</category>
	<category>Music</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/09/06/mumobo-music-movies-and-books/</guid>
		<description>Ready to launch, a new Drupal based site, mumobo is here. It's a place for writing about the books I read, the movies I watch and the music I listen.

It's a project I'm quite fond of, includes my most complete PHPTemplate to date and my first fixed 1024 x 768 ...</description>
		<content:encoded><![CDATA[	<p>Ready to launch, a new Drupal based site, <a href="http://www.mumobo.com">mumobo</a> is here. It&#8217;s a place for writing about the books I read, the movies I watch and the music I listen.</p>
	<p>It&#8217;s a project I&#8217;m quite fond of, includes my most complete PHPTemplate to date and my first fixed 1024 x 768 layout.</p>
	<p>Completely developed with open source tools: Freemind for IA, Inkscape and Gimp for design, vi for editing and, of course, Drupal for content management.</p>
	<p>It&#8217;s all Drupal 4.7. I started working with HEAD first (pre 4.8) but then decided to go with the stable 4.7, many modules and some details were not working yet a couple of months ago.</p>
	<p>I wanted to create an easy to use and different, kinda retro, design this time, but my focus is on content, writing with a very personal voice and sharing my comments about the stuff that fills most of my days.</p>
	<p>Writing the articles took almost as many hours as design and programming, but I think it was worth the effort. Now I plan to add fresh content on a weekly basis.</p>
	<p>What do you think?</p>
	<p>Take a look at <a href="http://www.mumobo.com">mumobo</a> and publish some comments, would you?
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/09/06/mumobo-music-movies-and-books/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>My 5 for the Blogday</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/08/31/my-5-for-the-blogday/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/08/31/my-5-for-the-blogday/#comments</comments>
		<pubDate>Thu, 31 Aug 2006 15:20:11 +0000</pubDate>
		
	<category>Business</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/08/31/my-5-for-the-blogday/</guid>
		<description>My list of 5 blogs in this Blogday:


The Truth about Islam published just a few posts but they are still an interesting reading.
The No God Blog includes well written articles for clever atheists, and theists too.
Clientcopia. Can't live without them, can't live with them. Wait. I could try living without ...</description>
		<content:encoded><![CDATA[	<p>My list of 5 blogs in this Blogday:</p>
	<ul>
	<li>The <a href="http://islamstrueface.blogspot.com/">Truth about Islam</a> published just a few posts but they are still an interesting reading.</li>
	<li>The <a href="http://www.atheists.org/nogodblog/">No God Blog</a> includes well written articles for clever atheists, and theists too.</li>
	<li><a href="http://www.clientcopia.com">Clientcopia</a>. Can&#8217;t live without them, can&#8217;t live with them. Wait. I could try living without them! At least without the ones this site mentions.</li>
	<li><a href="http://www.longtail.com/the_long_tail/">The Long Tail</a>. If you were living in a Hussein-style cave for some months then you should read Anderson&#8217;s blog to get back on track.</li>
	<li><a href="http://www.changethis.com/">Change This</a>. Well thought manifestos. Worth taking the time to read many of them.</li>
	</ul>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/08/31/my-5-for-the-blogday/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Telework People Available From Amazon</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/08/30/telework-people-available-from-amazon/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/08/30/telework-people-available-from-amazon/#comments</comments>
		<pubDate>Wed, 30 Aug 2006 21:54:32 +0000</pubDate>
		
	<category>Books</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/08/30/telework-people-available-from-amazon/</guid>
		<description>Now you can get the printed version of my book from Amazon. It took some time but it's all ready.



Enjoy.  </description>
		<content:encoded><![CDATA[	<p>Now you can get the printed version of my book from Amazon. It took some time but it&#8217;s all ready.</p>
	<p><iframe src="http://rcm.amazon.com/e/cm?t=ventanazul-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=1411695445&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;lc1=0000ff&#038;bc1=000000&#038;bg1=ffffff&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
	<p>Enjoy.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/08/30/telework-people-available-from-amazon/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Your Favorite Site For Music, Movies and Book Reviews?</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/08/11/your-favorite-site-for-music-movies-and-book-reviews/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/08/11/your-favorite-site-for-music-movies-and-book-reviews/#comments</comments>
		<pubDate>Fri, 11 Aug 2006 13:35:34 +0000</pubDate>
		
	<category>Entertainment</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/08/11/your-favorite-site-for-music-movies-and-book-reviews/</guid>
		<description>Where do you go to find reviews for new things to listen, watch or read?

I like Salon and A.V. Club. Great writing style and always updated. They have a little of everything.

For music I often go to Pitchfork or Drowned in Sound.

There are many bloggers commenting on these things but ...</description>
		<content:encoded><![CDATA[	<p>Where do you go to find reviews for new things to listen, watch or read?</p>
	<p>I like <a href="http://www.salon.com">Salon</a> and <a href="http://www.avclub.com/content/home">A.V. Club</a>. Great writing style and always updated. They have a little of everything.</p>
	<p>For music I often go to <a href="http://www.pitchforkmedia.com/">Pitchfork</a> or <a href="http://www.drownedinsound.com/">Drowned in Sound</a>.</p>
	<p>There are many bloggers commenting on these things but I like focus. A site where I can read just what I want.</p>
	<p>Your comments?
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/08/11/your-favorite-site-for-music-movies-and-book-reviews/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>A Blogger Explains Syndication And Feeds In A Way A 6 Year-Old Can Get It</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/07/15/a-blogger-explains-syndication-and-feeds-in-a-way-a-6-year-old-can-get-it/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/07/15/a-blogger-explains-syndication-and-feeds-in-a-way-a-6-year-old-can-get-it/#comments</comments>
		<pubDate>Sat, 15 Jul 2006 23:28:35 +0000</pubDate>
		
	<category>Web</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/07/15/a-blogger-explains-syndication-and-feeds-in-a-way-a-6-year-old-can-get-it/</guid>
		<description>As a way of helping teleworkers do their jobs faster and easier I wrote a guide about syndication and feed readers.

I know I've written about the subject two years ago, but this time I avoided the use of techie words as much as I could, made use of an easy-to-grasp ...</description>
		<content:encoded><![CDATA[	<p>As a way of helping teleworkers do their jobs faster and easier I wrote a <a href="http://www.teleworkpeople.com/how-to-read-all-my-favorite-websites-in-less-time">guide about syndication and feed readers</a>.</p>
	<p>I know I&#8217;ve written about the subject <a href="http://www.ventanazul.com/weblog_en/archives_en/2004/06/24/xml-feeds-rss-and-content-syndication/">two years ago</a>, but this time I avoided the use of techie words as much as I could, made use of an easy-to-grasp analogy and included a little tutorial about Rojo, my favorite web based feed reader at this time.</p>
	<p>If you already use feed readers you will find some ideas on how to explain the technology to others without being seen as a wacko.</p>
	<p>If you don&#8217;t care much about technology <a href="http://www.teleworkpeople.com/how-to-read-all-my-favorite-websites-in-less-time">take a look anyway</a>, you may save many precious minutes in your busy days.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/07/15/a-blogger-explains-syndication-and-feeds-in-a-way-a-6-year-old-can-get-it/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Google Checkout Is Ready</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/06/29/google-checkout-is-ready/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/06/29/google-checkout-is-ready/#comments</comments>
		<pubDate>Fri, 30 Jun 2006 02:59:04 +0000</pubDate>
		
	<category>Business</category>
	<category>News</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/06/29/google-checkout-is-ready/</guid>
		<description>Google Checkout, considered by many the alternative to Paypal, was launched today June 29, 2006. Although the system doesn't allow user to user transactions like Paypal, yet, I think is an alternative worth trying.

Sites such as Buy.com, Timberland.com, Jockey.com, Starbucks.com and Levis.com are already offering their clients the altenative to ...</description>
		<content:encoded><![CDATA[	<p><a href="https://checkout.google.com">Google Checkout</a>, considered by many the alternative to Paypal, was launched today June 29, 2006. Although the system doesn&#8217;t allow user to user transactions like Paypal, yet, I think is an alternative worth trying.</p>
	<p>Sites such as Buy.com, Timberland.com, Jockey.com, Starbucks.com and Levis.com are already offering their clients the altenative to use the new system to make their purchases.</p>
	<p>Citibank has co-partnered with Google and it&#8217;s offering rewards to their credit card clients signing up to the system.</p>
	<p>Google Checkout allows you keep your credit card information with them and just use a password to pay in sites using the system. You can link to Gmail account with your Checkout account.</p>
	<p>If you run a website you can create Google Checkout buttons and start receiving payments from visitors that don&#8217;t want to reveal their credit card data.</p>
	<p>Google Checkout charges merchants US$ 0.20 and 2% per transaction (compared to Paypal&#8217;s US$ 0.30 and 1.9%) and has some added benefits for those using their Adwords pay per click program:</p>
	<ul>
	<li>You can have free transactions for sales up to ten times your monthly Adwords bill. If you are already an Adwords client and spend, for example, US$ 500 a month in ads, you can process US$ 5000 with Google Checkout and pay no comissions. A nice way of linking both services.</li>
	<li>Adwords ads of sites using Google Checkout will show an icon that could increase exposure and improve CTR.</li>
	</ul>
	<p>I signed up for an account just a few hours ago and I&#8217;m waiting for a microdeposit from Google, similar to Paypal or Google Adsense when using ACH, to start my testing.</p>
	<p>I&#8217;m currently using a United States based account and can&#8217;t confirm if Checkout is available to other countries, I&#8217;d like to know if some of you can tell us about it.</p>
	<p>I&#8217;ll have more comments in a few days.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/06/29/google-checkout-is-ready/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>We All Love Sales Letters</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/06/26/we-all-love-sales-letters/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/06/26/we-all-love-sales-letters/#comments</comments>
		<pubDate>Mon, 26 Jun 2006 23:44:17 +0000</pubDate>
		
	<category>Humor</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/06/26/we-all-love-sales-letters/</guid>
		<description>No we don't! And that's why you have to read this one.

A great parody of those long, repetitive and... well... long, one page sites promising you to make lots of cash without the minimum effort. You losers.  </description>
		<content:encoded><![CDATA[	<p>No we don&#8217;t! And that&#8217;s why you have to <a href="http://www.clickhereyouidiot.com/">read this one</a>.</p>
	<p>A great parody of those long, repetitive and&#8230; well&#8230; long, one page sites promising you to make lots of cash without the minimum effort. You losers.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/06/26/we-all-love-sales-letters/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Money Is Nothing. Give It Away!</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/06/25/money-is-nothing-give-it-away/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/06/25/money-is-nothing-give-it-away/#comments</comments>
		<pubDate>Mon, 26 Jun 2006 02:09:23 +0000</pubDate>
		
	<category>News</category>
	<category>People</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/06/25/money-is-nothing-give-it-away/</guid>
		<description>I was recently telling a friend that I liked what Bill Gates was doing, leaving Microsoft to put all his efforts in philanthropy. Forget about the we all hate Microsoft thinking; Gates is, for me, one of the good guys now.

And I've just read at Fortune that Warren Buffett, the ...</description>
		<content:encoded><![CDATA[	<p>I was recently telling a friend that I liked what Bill Gates was doing, leaving Microsoft to put all his efforts in philanthropy. Forget about the <em>we all hate Microsoft</em> thinking; Gates is, for me, one of the good guys now.</p>
	<p>And I&#8217;ve just read at <a href="http://money.cnn.com/2006/06/25/magazines/fortune/charity1.fortune/index.htm?section=money_topstories">Fortune</a> that Warren Buffett, the famous investor and world&#8217;s second richest man, will give a big chunk of his fortune to the Bill &#038; Melinda Gates Foundation, which is working hard to to fight diseases as malaria, HIV/AIDS, and tuberculosis.</p>
	<p>You see? Money if nothing. Mr. Buffett and Mr. Gates are proving us that there are better way to spend it than just sport cars and weapons.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/06/25/money-is-nothing-give-it-away/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>New Site Ready To Launch: Telework People</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/05/23/new-site-ready-to-launch-telework-people/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/05/23/new-site-ready-to-launch-telework-people/#comments</comments>
		<pubDate>Tue, 23 May 2006 22:37:09 +0000</pubDate>
		
	<category>Business</category>
	<category>Headlines</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/05/23/new-site-ready-to-launch-telework-people/</guid>
		<description>After a few weeks of designing and programming I have a new site ready: Telework People.

You will find information about my book, discussion forums for teleworkers and articles about many subjects for all of you living, and making businesses, online.

There's an Spanish version available at Teletrabajo Hoy.

Cheers.  </description>
		<content:encoded><![CDATA[	<p>After a few weeks of designing and programming I have a new site ready: <a href="http://www.teleworkpeople.com/">Telework People</a>.</p>
	<p>You will find information about my book, discussion forums for teleworkers and articles about many subjects for all of you living, and making businesses, online.</p>
	<p>There&#8217;s an Spanish version available at <a href="http://www.teletrabajohoy.com/">Teletrabajo Hoy</a>.</p>
	<p>Cheers.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/05/23/new-site-ready-to-launch-telework-people/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>CSS Error In First Load Using Firefox</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/05/07/css-error-in-first-load-using-firefox/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/05/07/css-error-in-first-load-using-firefox/#comments</comments>
		<pubDate>Sun, 07 May 2006 15:53:52 +0000</pubDate>
		
	<category>CSS</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/05/07/css-error-in-first-load-using-firefox/</guid>
		<description>A quick note to save you some headaches.

If you don't use width and height for all your images in HTML your design could break on the first load in Firefox (tested with 1.5.0.2 on Windows and Linux, I know this also happened in 1.0.x), if you refresh the page, the ...</description>
		<content:encoded><![CDATA[	<p>A quick note to save you some headaches.</p>
	<p>If you don&#8217;t use width and height for all your images in HTML your design could break on the first load in Firefox (tested with 1.5.0.2 on Windows and Linux, I know this also happened in 1.0.x), if you refresh the page, the problem goes away.</p>
	<p>Fixing this issue is simple, include width and height for all your images in HTML.</p>
	<p>This problem only happens in Firefox, as far as I know.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/05/07/css-error-in-first-load-using-firefox/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>The Telecommuting Book On Its Way To Amazon</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/05/03/the-telecommuting-book-on-its-way-to-amazon/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/05/03/the-telecommuting-book-on-its-way-to-amazon/#comments</comments>
		<pubDate>Wed, 03 May 2006 17:07:36 +0000</pubDate>
		
	<category>Business</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/05/03/the-telecommuting-book-on-its-way-to-amazon/</guid>
		<description>

Well, ISBN are already registered, all the contracts signed and proofs revised. Telework People is on its way to Ingram.

What does this mean?

It means that soon, during the next two or three weeks, my first book will be available in many bookstores around the world: Amazon, Powells, Barnes &amp;#038; Noble, ...</description>
		<content:encoded><![CDATA[	<div class="img-dec-l"><img src="http://www.ventanazul.com/img/weblog/lulucover-120x184.jpg" alt="" /></div>
	<p>Well, ISBN are already registered, all the contracts signed and proofs revised. <a href="http://www.ventanazul.com/weblog_en/archives_en/2006/04/18/telework-people-how-to-make-money-and-get-your-life-back-by-working-online/">Telework People</a> is on its way to Ingram.</p>
	<p>What does this mean?</p>
	<p>It means that soon, during the next two or three weeks, my first book will be available in many bookstores around the world: Amazon, Powells, Barnes &#038; Noble, Diesel Books and a lot more.</p>
	<p>The new <a href="http://www.teleworkpeople.com">web site</a> design is almost ready and I hope to have it running when the book is launched worldwide. For now, you can register to be notified when the day comes.</p>
	<p>Meanwhile, in my headquarters, May is now officially named the teleworking month.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/05/03/the-telecommuting-book-on-its-way-to-amazon/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>The Advantages of Teleworking: Free Download</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/05/01/the-advantages-of-teleworking-free-download/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/05/01/the-advantages-of-teleworking-free-download/#comments</comments>
		<pubDate>Mon, 01 May 2006 14:34:39 +0000</pubDate>
		
	<category>People</category>
	<category>Web</category>
	<category>Books</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/05/01/the-advantages-of-teleworking-free-download/</guid>
		<description>I've just made available a free download of the advantages of teleworking , part of my book Telework People.

Learn about how working away from the office, at home, a coffee shop or telecenter, can increase your productivity and make your life a healthier and happier one.

Get the free download now. ...</description>
		<content:encoded><![CDATA[	<p>I&#8217;ve just made available a free download of the <a href="http://www.ventanazul.com/img/weblog/telework-people-sample.pdf" onclick="javascript:urchinTracker ('/downloads/telework-people');" title="" />advantages of teleworking <img src="http://www.ventanazul.com/img/weblog/pdficon_small.gif" alt="" /></a>, part of my book <strong>Telework People</strong>.</p>
	<p>Learn about how working away from the office, at home, a coffee shop or telecenter, can increase your productivity and make your life a healthier and happier one.</p>
	<p><a href="http://www.ventanazul.com/img/weblog/telework-people-sample.pdf" onclick="javascript:urchinTracker ('/downloads/telework-people');" title="" />Get the free download now<img src="http://www.ventanazul.com/img/weblog/pdficon_small.gif" alt="" /></a>. I&#8217;m sure you&#8217;ll find quite interesting ideas.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/05/01/the-advantages-of-teleworking-free-download/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Fedora Linux With Two Screens And ATI Video Card</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/04/23/fedora-linux-with-two-screens-and-ati-video-card/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/04/23/fedora-linux-with-two-screens-and-ati-video-card/#comments</comments>
		<pubDate>Sun, 23 Apr 2006 18:08:30 +0000</pubDate>
		
	<category>Technology</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/04/23/fedora-linux-with-two-screens-and-ati-video-card/</guid>
		<description>I got it! I've been working with two screens on Windows during many years, and when I completely moved to Linux I wasn't able to get it working again, even if Fedora Linux has dual head support.

A couple of years ago, I had written about using two monitors with one ...</description>
		<content:encoded><![CDATA[	<p>I got it! I&#8217;ve been working with two screens on Windows during many years, and when I completely moved to Linux I wasn&#8217;t able to get it working again, even if Fedora Linux has dual head support.</p>
	<p>A couple of years ago, I had written about <a href="http://www.ventanazul.com/weblog_en/archives_en/2004/07/16/using-two-monitors-with-one-computer/">using two monitors with one PC</a>, and the article is still receiving many hits. Many people are looking the way to do this. I decided to give it another try yesterday and got it right this time.</p>
	<p>Working with just one screen, when you&#8217;ve been using two during a long time, is almost unbearable. My ATI x700 graphics card didn&#8217;t worked with Fedora Core 4 <strong>dual head</strong>. I later discovered the problem was me, I haven&#8217;t looked in the right places.</p>
	<p>This is a problem with most recent ATI cards, which use their own drivers, not included in Fedora.</p>
	<p>I started making changes in /etc/X11/xorg.conf, backing up the current copy first, and using the control panel provided by ATI&#8217;s driver, but I couldn&#8217;t see if it was working because X died, my screens were getting blank, and I couldn&#8217;t see what was happening when restarting X.</p>
	<p>My solution?</p>
	<p>In the computer with the two screens I opened a terminal window, as root,  made my change for dual head in ATI control panel, clicked <em>apply</em>, and run <em>init 3</em> to restart in text based mode.</p>
	<p>Then I used my other computer, also running Fedora (but it could have been using any operating system, I just needed SSH access) and SSHed, as root again, to the one with two screens, and run <em>init 5</em> to restart X. Halleluyah! It worked, but the images were in the wrong side.</p>
	<p>I played a little more with ATI&#8217;s control panel, repeated the init 3 and init 5 steps above and got it right. Although, I could have just changed cables.</p>
	<p>Now my desktop is looking great!</p>
	<div class="img-center"><img class="center" src="http://www.ventanazul.com/img/weblog/dual-head.jpg" alt="dual screen desktop in Fedora Linux"  /></div>
	<p>I can continue writing the spanish version of my <a href="http://www.ventanazul.com/weblog_en/archives_en/2006/04/18/telework-people-how-to-make-money-and-get-your-life-back-by-working-online/">book about telecommuting</a>, with my word processor in one screen while I have reference material in the other.</p>
	<p>If you are going to work with two screens, you better get some of these <a href="http://www.mandolux.com/">spectacular screen savers</a>. Enjoy.</p>
	<p><em>Puedes leer este <a href="http://www.ventanazul.com/weblog_es/archives_es/2006/04/22/fedora-4-con-dos-monitores-y-tarjeta-de-video-ati/">artículo en español</a></em></p>
	<p><em>Technorati tags: <a href="http://technorati.com/tag/dual-head" rel="tag">dual-head</a> | <a href="http://technorati.com/tag/fedora" rel="tag">fedora</a> | <a href="http://technorati.com/tag/two-monitors" rel="tag">two-monitors</a> | <a href="http://technorati.com/tag/multiple-screens" rel="tag">multiple-screens</a></em>
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/04/23/fedora-linux-with-two-screens-and-ati-video-card/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>FeedBurner Email: Blog Subscriptions By Email</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/04/20/feedburner-email-blog-subscriptions-by-email/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/04/20/feedburner-email-blog-subscriptions-by-email/#comments</comments>
		<pubDate>Thu, 20 Apr 2006 23:57:52 +0000</pubDate>
		
	<category>Business</category>
	<category>News</category>
	<category>Web</category>
	<category>SEO / SEM</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/04/20/feedburner-email-blog-subscriptions-by-email/</guid>
		<description>Good news today: FeedBurner Email is already available. A free service that allows your readers to subscribe using just email.

Quite useful for those users not familiar with a feed reader.  </description>
		<content:encoded><![CDATA[	<p>Good news today: <a href="http://www.burningdoor.com/feedburner/archives/001793.html">FeedBurner Email</a> is already available. A free service that allows your readers to subscribe using just email.</p>
	<p>Quite useful for those users not familiar with a <a href="http://en.wikipedia.org/wiki/Feed_reader">feed reader</a>.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/04/20/feedburner-email-blog-subscriptions-by-email/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>How To Make Money And Get Your Life Back By Working Online</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/04/18/telework-people-how-to-make-money-and-get-your-life-back-by-working-online/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/04/18/telework-people-how-to-make-money-and-get-your-life-back-by-working-online/#comments</comments>
		<pubDate>Tue, 18 Apr 2006 22:50:02 +0000</pubDate>
		
	<category>Business</category>
	<category>Technology</category>
	<category>Web</category>
	<category>Books</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/04/18/telework-people-how-to-make-money-and-get-your-life-back-by-working-online/</guid>
		<description>

Want to know how to use the Internet and your current skills to work away from the office and spend more time with your family?

In Telework People I'll tell you how to do it.

Teleworking, or telecommuting, means doing your job away from the conventional office. It means working online. From ...</description>
		<content:encoded><![CDATA[	<div class="img-dec-l"><img src="http://www.ventanazul.com/img/weblog/cover213x300.jpg" alt="Telework People: The Book" /></div>
	<p>Want to know how to use the Internet and your current skills to work away from the office and spend more time with your family?</p>
	<p>In <strong>Telework People</strong> I&#8217;ll tell you how to do it.</p>
	<p>Teleworking, or telecommuting, means doing your job away from the conventional office. It means working online. From anywhere.</p>
	<p>You can earn much more money than you&#8217;re currently making by teleworking, but to do so you need to know a few tips and techniques I&#8217;ll share with you.</p>
	<p>Get the book today for only <strong>US$ 22.22</strong>:</p>
	<p><a href="https://www.ventanazul.com/pay.php?amount=22.22"><img src="http://www.ventanazul.com/img/weblog/x-click-butcc.gif" alt="" /></a> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&#038;business=info%40ventanazul%2ecom&#038;item_name=Telework%20People%3a%20How%20To%20Make%20Money%20And%20Get%20Your%20Life%20Back%20By%20Working%20Online&#038;amount=22%2e22&#038;no_shipping=0&#038;return=http%3a%2f%2fwww%2eventanazul%2ecom%2fhostingpayment_ok%2ephp%3fpaypal%3d1&#038;no_note=1&#038;currency_code=USD&#038;bn=PP%2dBuyNowBF&#038;charset=UTF%2d8"><img src="http://www.ventanazul.com/img/weblog/x-click-but01.gif" alt="" /></a></p>
	<blockquote><p>
<strong>Update</strong>: You can now get the <a href="http://www.lulu.com/content/283854">printed edition at Lulu</a>.
</p></blockquote>
	<p><em><a href="http://www.ventanazul.com/weblog_es/archives_es/2006/04/29/teletrabajo-hoy-como-hacer-dinero-y-mejorar-tu-vida-trabajando-en-linea/">disponible en español</a></em></p>
	<h2>Who&#8217;s This Book For?</h2>
	<p>Everybody can telework! No matter if you are an employee, busy manager or entrepreneur. <strong>You can start teleworking today</strong>.</p>
	<p>You will find useful advice and ideas in this book.</p>
	<p>Forget about rush hour, endless meetings with a stressed boss or the annoying chit chat of the guys in the next cube.</p>
	<p>You can telework from home, a coffee shop, a bench in the park and even from a plane 35,000 feet up!</p>
	<p><strong>Teleworking is about people</strong>, and that&#8217;s why I&#8217;ve included cases from people I know. Friends and colleagues all over the world.</p>
	<p>You&#8217;ll also know what I’ve learned in the last eight years, while working happily from home, including my mistakes, so you won&#8217;t repeat them.</p>
	<p><a href="http://www.ventanazul.com/img/weblog/telework-people-sample.pdf" onclick="javascript:urchinTracker ('/downloads/telework-people');" title="" />Grab a free sample of the book <img src="http://www.ventanazul.com/img/weblog/pdficon_small.gif" alt="" /></a></p>
	<h2>What Does The Book Contain?</h2>
	<p>In this 140 page downloadable PDF book you&#8217;ll find:</p>
	<ul>
	<li>The benefits of teleworking</li>
	<li>Ideas for convincing your boss to let you work from home</li>
	<li>What you need to telework</li>
	<li>Jobs suitable for teleworking</li>
	<li>How to start</li>
	<li>How to manage an online team</li>
	<li>How to spend more time with your family</li>
	<li>How to avoid becoming a workaholic</li>
	<li>Real cases from my friends and colleagues in many countries</li>
	<li>Useful resources for teleworkers</li>
	</ul>
	<h2>Unconditional 60 Day Money Back Guarantee</h2>
	<p>If for any reason you think this book is not for you, you can get an immediate refund. No questions asked, just <a href="http://www.ventanazul.com/contact.php">contact me</a> and let me know.</p>
	<h2>How To Buy?</h2>
	<p><strong>Telework People</strong> costs only <strong>US$ 22.22</strong>. You can buy using any major credit card or Paypal.</p>
	<p>You will receive an email with a link to download the PDF once you complete your order.</p>
	<p>Get the book and start teleworking, and changing the way you live and work, today.</p>
	<p><a href="https://www.ventanazul.com/pay.php?amount=22.22"><img src="http://www.ventanazul.com/img/weblog/x-click-butcc.gif" alt="" /></a> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&#038;business=info%40ventanazul%2ecom&#038;item_name=Telework%20People%3a%20How%20To%20Make%20Money%20And%20Get%20Your%20Life%20Back%20By%20Working%20Online&#038;amount=22%2e22&#038;no_shipping=0&#038;return=http%3a%2f%2fwww%2eventanazul%2ecom%2fhostingpayment_ok%2ephp%3fpaypal%3d1&#038;no_note=1&#038;currency_code=USD&#038;bn=PP%2dBuyNowBF&#038;charset=UTF%2d8"><img src="http://www.ventanazul.com/img/weblog/x-click-but01.gif" alt="" /></a></p>
	<blockquote><p>
<strong>Update</strong>: You can now get the <a href="http://www.lulu.com/content/283854">printed edition at Lulu</a>.
</p></blockquote>
	<p><em><a href="http://www.ventanazul.com/weblog_es/archives_es/2006/04/29/teletrabajo-hoy-como-hacer-dinero-y-mejorar-tu-vida-trabajando-en-linea/">disponible en español</a></em>
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/04/18/telework-people-how-to-make-money-and-get-your-life-back-by-working-online/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>The Gatorade Conspiracy</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/04/16/the-gatorade-conspiracy/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/04/16/the-gatorade-conspiracy/#comments</comments>
		<pubDate>Sun, 16 Apr 2006 16:00:36 +0000</pubDate>
		
	<category>Business</category>
	<category>Humor</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/04/16/the-gatorade-conspiracy/</guid>
		<description>An hilarious post from the guys at the Basketbawful: The Gatorade Conspiracy. Subliminal marketing?  </description>
		<content:encoded><![CDATA[	<p>An hilarious post from the guys at the Basketbawful: The <a href="http://basketbawful.blogspot.com/2006/03/gatorade-conspiracy.html">Gatorade Conspiracy</a>. Subliminal marketing?
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/04/16/the-gatorade-conspiracy/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Music For You: Interview With Tim Westergren From Pandora</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/04/14/music-for-you-interview-with-tim-westergren-from-pandora/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/04/14/music-for-you-interview-with-tim-westergren-from-pandora/#comments</comments>
		<pubDate>Fri, 14 Apr 2006 16:59:05 +0000</pubDate>
		
	<category>Entertainment</category>
	<category>People</category>
	<category>Technology</category>
	<category>Web</category>
	<category>Music</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/04/14/music-for-you-interview-with-tim-westergren-from-pandora/</guid>
		<description>

Imagine a radio station playing just the songs you like, and giving you the ability to tell when a song doesn't fit your tastes and not playing it anymore. That is what Pandora does. 

Pandora is  a web based service that allows you to create your own music stations. ...</description>
		<content:encoded><![CDATA[	<div class="img-dec-l"><img src="http://www.ventanazul.com/img/weblog/logo_pandora.gif" alt="Pandora" /></div>
	<p>Imagine a radio station playing just the songs you like, and giving you the ability to tell when a song doesn&#8217;t fit your tastes and not playing it anymore. That is what <a href="http://www.pandora.com">Pandora</a> does. </p>
	<p>Pandora is  a web based service that allows you to create your own music stations. Stations that “learn” what kind of music you prefer based on the choices you make. Pandora only needs a web browser with the Flash player plugin installed, that is almost any computer in the world.</p>
	<p>Pandora rewards our curiosity, hence the name. It&#8217;s a great way of finding new music. No matter if it&#8217;s the latest hit by a mainstream artist or an unknown local band from Biloxi, Mississippi.</p>
	<p>I signed up to Pandora a couple of months ago and I instantly loved it; thus, when I got a newsletter written by Tim Westergren, the founder of Pandora and who started the Music Genome Project in 1999, I decided to ask him for an interview.</p>
	<p>Tim replied quickly and we had a talk over the phone yesterday.</p>
	<p>Here you have it, Tim Westergren from Pandora, at Ventanazul.</p>
	<p><a id="more-89"></a></p>
	<p><strong>AB</strong>: How did you come with the concept of Pandora and the Music Genome Project? Now it sounds logical to think of the characteristics of music as genes, music as DNA. How did you come with this idea of using the word <em>genome</em> for the project?</p>
	<p><strong>TW</strong>: Let&#8217;s see. Our idea behind the music genome &#8230; our idea behind the company, was to find a way to create a universal template, some kind of a universal set of attributes, that could describe a really broad range of music, as much like primary colors, that you can make any color from three colors, that was really the whole idea behind the genome idea. </p>
	<p>The idea was to create some baseline that could describe everything That&#8217;s the same thing the Human Genome Project did. The Human Genome Project is meant to identify all of the elements that define, for example,  if a person is 7&prime; 2” or 3&prime; 4”; black, brown or white; has green eyes or blue eyes; runs fast or run slow; etc. It&#8217;s just the same idea. These are the building blocks.</p>
	<p><strong>AB</strong>: The human genome, if I&#8217;m right, uses four basic elements, and you have around four hundred basic elements to catalog your music. Am I right?</p>
	<p><strong>TW</strong>: That&#8217;s correct.</p>
	<p><strong>AB</strong>: I&#8217;ve been reading about this “music buyer” you have at Pandora, Michael Zapruder &#8230;</p>
	<p><strong>TW</strong>: Sure.</p>
	<p><strong>AB</strong>: I laughed when I read he was formerly known as Analyst #26.</p>
	<p><strong>TW</strong>: That&#8217;s right.</p>
	<p><strong>AB</strong>: How many analysts do you have right now at Pandora?</p>
	<p><strong>TW</strong>: Thirty-six.</p>
	<p><strong>AB</strong>: How is one day at Pandora? I know all your analysts have a background in music theory, most of them have bands, are musicians &#8230; Do they work full time listening to music? How is a day at Pandora analyzing music?</p>
	<p><strong>TW</strong>: The typical analyst would spend four to five hours in one shot listening to music. That&#8217;s about how long you can do it before your ears start to itch. So, it&#8217;s not a full time job, and in fact they don&#8217;t really want full time jobs because they are all working on their music careers.</p>
	<p><strong>AB</strong>: I see. I understand you play the piano, you are a musician and you&#8217;ve been producing music for films too.</p>
	<p><strong>TW</strong>: Yeah, that&#8217;s right.</p>
	<p><strong>AB</strong>: What do you think about providing music that empathizes with different kind of people?. Let&#8217;s say, when I am working in graphics designing there is some kind of music that I have to listen to get into a “creative mood”, for example, I love the music of Sigur Ros, these guys from Iceland.</p>
	<p><strong>TW</strong>: Yes, I like Sigur Ros too. They are great.</p>
	<p><strong>AB</strong>: And I listen to a different kind music when I&#8217;m doing something else, like programming. With the Music Genome Project you are reaching many kinds of people, people that don&#8217;t know they may have something in common with others listening to the same music. You mentioned an example of a guy listening, and enjoying, the same music as his dad&#8217;s. What can you tell me about your experience with people finding music for the good of music, and not because of the artist or how popular it is or any other stuff?</p>
	<p><strong>TW</strong>: Definitely I&#8217;ve seen a lot of that. Because Pandora is explicitly just about the sound of the music, it challenges people to think a little bit different about what they are listening.</p>
	<p>A lot of musical taste hearing is driven by popularity, what a band looks like, what certain people say about them, who they are seen with, and that sort of public image. Pandora kind of ignores all that, and when we recommend a musician, a song, we have no idea how popular the artist is, or how old they are, or how they look like, or whether they are cool or not. So I do think that it causes people to think twice about what is driving their musical taste.</p>
	<p><strong>AB</strong>: Do you use in anyway the information that you get from the music your users are listening at Pandora?</p>
	<p><strong>TW</strong>: We don&#8217;t yet, but we certainly plan to use anything that will make stations better. I think there is value in looking at how large audiences react to the songs being played. I know it makes sense that if everytime someone launches a station based on Sigur Ros, and when they get played a song by Moby they thumb it down we can probably say: “maybe we were wrong about that one”, and let that one become a kind of a feedback loop into the system. So, we don&#8217;t use any of that feedback information right now but I think it makes sense to eventually do it.</p>
	<p><strong>AB</strong>: I read something that I really liked in Pandora&#8217;s blog, it was written by Tom Conrad, who I understand worked with Apple in the Mac OS interface. Tom wrote: “we created something that lets you use your ears, not your mouse, to discover new music.” The user experience of your site is great, I think one good thing about usability is when you don&#8217;t notice it is there, you just use the thing, and Pandora is good at this. Pandora is about listening and not clicking or finding or searching. How did you come with the interface for Pandora?</p>
	<p><strong>TW</strong>: Well, there are several people that have been instrumental in the user experience. Tom Conrad certainly has overseen the whole process. That&#8217;s the real expertise of his. He has also worked with two other folks: Dan Lythcott-Haims, who is the Creative Director, and Neil Mix, another engineer and user interface designer. The three of them collectively have created this experience and I&#8217;d say that Dan has certainly a big part in the look of the site.</p>
	<p>They did a bunch of tests to small audiences, kind of usability tests. We had a dozen people use the service and then we watched them. We did that a number of times before putting it out to a lot of people, and then of course, once it went out to a lot of people, we had tons of feedback.</p>
	<p><strong>AB</strong>: Tell me a little about your tour around the United States, I&#8217;ve read that you have been in Mississippi and you have been witness to the Katrina effects. How is your trip going, what kind of people are you meeting with, how much music are you discovering for Pandora?</p>
	<p><strong>TW</strong>: There are a lot of things that are happening with that trip. Certainly I&#8217;m finding lots of music, tons and tons of music. I come home with bags full of music, as well as long lists of artists that we should be looking at. I am also meeting many people in the many many music scenes that I visit, who are kind of long standing members of the music community, those could be local DJ&#8217;s, people who own small local record stores, managers or bookers. </p>
	<p>What is really happening is that we are connecting to a whole network of music lovers and music aficionados, who can help us, on an ongoing basis, to stay in touch with the local music that is being created from all these different places.</p>
	<p>Anyway, it&#8217;s really a trip that is helping to inform us as we look at building the genome as much as we can.</p>
	<p><strong>AB</strong>: Have you noticed an explosion of users since you launched Pandora in November 2005?</p>
	<p><strong>TW</strong>: We launched the version we have right now in November, and yes, it&#8217;s exploded. We&#8217;ve had in just four and a half months over fifteen million stations that have been created.</p>
	<p><strong>AB</strong>: I read an article at the NY Times about Pandora, and also about this gizmo that I really liked: the <a href="http://www.pandora.com/squeezenetwork.shtml">Squeezebox</a>, to listen to your music away from your computer. What are your plans regarding Squeezebox and other mobile devices connected to Pandora?</p>
	<p><strong>TW</strong>: Mobility is a big priority for us. We definitely want to make Pandora available when you&#8217;re not sitting at your computer. Whether is on a device from a home network, or it&#8217;s on a phone or an MP3 player. That&#8217;s a big priority for us and we are doing a lot of work there.</p>
	<p><strong>AB</strong>: What do record companies are thinking about you? I understand you are having good conversations with them and they are not perceived as the “evil empire” by you. What do they think about your service? Do they want to contribute in any way with the idea or just providing with music from their catalogs? How are they working with you?</p>
	<p><strong>TW</strong>: Oh, they are very supportive. We get a lot of music from record companies sent directly to us now. They want us to have all their music on Pandora. They are very supportive.</p>
	<p><strong>AB</strong>: You have a very restrict policy regarding skipping songs to avoid providing music on demand. Could you talk about that?</p>
	<p><strong>TW</strong>: We have to abide by the Digital Millennium Copyright Act, which is the DMCA, a law that was passed to provide an structure to web casters. It allows us to play any music that we want and pay a fixed per royalty rate provided that we don&#8217;t do certain things.</p>
	<p><strong>AB</strong>: You link songs to Amazon and iTunes, how well are you selling music through them?</p>
	<p><strong>TW</strong>: Oh yeah, we are selling a huge amount. Ten percent of the sessions will result in somebody buying something.</p>
	<p><strong>AB</strong>: That&#8217;s great to know. I know this is a long term plan, you started with the project in 1999, it&#8217;s almost seven years now. I guess you have a plan for several years ahead, can you tell me a little about the future at Pandora?</p>
	<p><strong>TW</strong>: Our long term objective as a company is to build a radio service that is the best listening experience anytime and anywhere, and that includes mobility and also includes around the world, so that is available in every country and with music from every language and that the genome is a really comprehensive collection that covers all genres and all the languages and cultures. It&#8217;s really a life long pursuit that it will really never end. So, I hope that some years from now, people will look back and people will be using Pandora whenever they want to listen to music. </p>
	<p>It will be a source of music discovery and music enjoyment that will transform the relationship people have with music.</p>
	<p><strong>AB</strong>: Discovering a new band and music is a fantastic experience. When I discovered Sigur Ros some years ago, it was like “wow!”, who would think that a band from Iceland, so far away, would be so great.</p>
	<p>Are you going to be on tour all this year? When is it going to end?</p>
	<p><strong>TW</strong>: You never end! I&#8217;ll keep going to different places. I won&#8217;t be out on tour all the time, but I&#8217;ll never stop these visits.</p>
	<p><strong>AB</strong>: Nice, that sounds like a wonderful job!</p>
	<p><strong>TW</strong>: It&#8217;s great fun. It&#8217;s exhausting, but it&#8217;s really inspiring.</p>
	<p><strong>AB</strong>: I&#8217;m going to translate this interview to Spanish too. Do you have any message for our Spanish speaking readers?</p>
	<p><strong>TW</strong>: We are about to push out into Pandora in the next couple of months a big catalog of Spanish speaking music, that&#8217;s a big priority for us and something that we are really excited about. So, we welcome suggestions for music that we should be adding, Spanish speaking music from all over, whether it&#8217;s salsa, bosanova, tejana. You name it.</p>
	<p><strong>AB</strong>: I listened to Shakira in Pandora. But only her songs in English.</p>
	<p><strong>TW</strong>: That&#8217;s about to change! </p>
	<p><strong>AB</strong>: Okay! Well, thank you very much for your time Tim, it&#8217;s been a pleasure talking with you. All the best to you and everybody at the Pandora team.</p>
	<p><strong>TW</strong>: Thank you very much. I appreciate your interest.</p>
	<p><em>Technorati tags: <a href="http://technorati.com/tag/pandora" rel="tag">pandora</a> | <a href="http://technorati.com/tag/music" rel="tag">music</a> | <a href="http://technorati.com/tag/interviews" rel="tag">interview</a></em>
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/04/14/music-for-you-interview-with-tim-westergren-from-pandora/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Google&#8217;s New Product</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/04/01/googles-new-product/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/04/01/googles-new-product/#comments</comments>
		<pubDate>Sat, 01 Apr 2006 16:49:46 +0000</pubDate>
		
	<category>Web</category>
	<category>Humor</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/04/01/googles-new-product/</guid>
		<description>

A regular day at the studio:

"Gee, I'm thirsty man!"

"So I am dude, so I am"

"What you have in the fridge?"

"Dunno, let's see ... great!, I've got a couple of bottles of Google Gulp"

"Cool, give me the Beta Carroty"

Google. These guys are nuts or they are just too smart for the ...</description>
		<content:encoded><![CDATA[	<div class="img-dec-l"><img src="http://www.ventanazul.com/img/weblog/orange_300.jpg" alt="Google Gulp" /></div>
	<p>A regular day at the studio:</p>
	<p>&#8220;Gee, I&#8217;m thirsty man!&#8221;</p>
	<p>&#8220;So I am dude, so I am&#8221;</p>
	<p>&#8220;What you have in the fridge?&#8221;</p>
	<p>&#8220;Dunno, let&#8217;s see &#8230; great!, I&#8217;ve got a couple of bottles of <a href="http://www.google.com/googlegulp/">Google Gulp</a>&#8220;</p>
	<p>&#8220;Cool, give me the Beta Carroty&#8221;</p>
	<p>Google. These guys are nuts or they are just too smart for the rest of us. What do you think?
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/04/01/googles-new-product/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>My Review Of The New Yahoo Mail</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/03/30/my-review-of-the-new-yahoo-mail/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/03/30/my-review-of-the-new-yahoo-mail/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 23:58:47 +0000</pubDate>
		
	<category>Technology</category>
	<category>Web</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/03/30/my-review-of-the-new-yahoo-mail/</guid>
		<description>I knew Yahoo had a new web based email application running in beta, hence I signed up for the waiting list three weeks ago. Today when I logged in to my Yahoo Mail account a greeting page appeared telling me I could start using the new system, it also told ...</description>
		<content:encoded><![CDATA[	<p>I knew Yahoo had a new web based email application running in beta, hence I signed up for the waiting list three weeks ago. Today when I logged in to my <a href=”http://mail.yahoo.com”>Yahoo Mail</a> account a greeting page appeared telling me I could start using the new system, it also told me that my operating system was not supported yet (Linux, Fedora Core 4) and that I could experience some problems, but everything is working fine.</p>
	<p>This is my review about the new guy in the web based mail arena.</p>
	<p><a id="more-87"></a></p>
	<p>Yahoo Mail uses the familiar three pane interface of desktop based clients, like Outlook or Thunderbird, and runs quite fast in my DSL connection after an initial loading process, like most Ajax based applications.</p>
	<div class="img-center"><a href="http://www.ventanazul.com/img/weblog/yahoo-mail-home.png"><img class="center" src="http://www.ventanazul.com/img/weblog/yahoo-mail-home-thumb.png" alt="New Yahoo Mail"  /></a></div>
	<p>Besides the <em>email related</em> panes, Yahoo’s system has two additional panes, one on the right containing a skycrapper and another on the bottom left with three smaller ads. Both areas are clearly separated from the content and email management interface but only the skycrapper is clearly labeled as advertisement.</p>
	<p>I have only run the new Yahoo Mail using Firefox 1.5 on my Linux box but I have read that it works quite the same on Internet Explorer 6 for Windows, good to know.</p>
	<p>Yahoo Mail is one of the most <em>desktopish</em> (is that a real word?) web applications I’ve recently used: it has complete drag and drop support for moving folders and messages; shift click and control click for selection of messages; right click access to contextual menus; double clicking for opening one message in its own tab and intuitive keyboard shortcuts, also, all the icons and buttons are what most of us would expect. Quite usable.</p>
	<div class="img-center"><a href="http://www.ventanazul.com/img/weblog/yahoo-right.png"><img class="center" src="http://www.ventanazul.com/img/weblog/yahoo-right-thumb.png" alt="New Yahoo Mail"  /></a></div>
	<p>I liked the ability to subscribe to RSS feeds but it would be nice having a bookmarklet or any other method for easier adding of feeds and, even if most bloggers know what a feed is, a link to a page explaining the concept would be useful for many.</p>
	<p>Searching messages did not work for me. I tried using words that I knew were in the subject and body of many of the messages in my inbox but Yahoo did not show them in the results pane.</p>
	<p>HTML messages previewing is quite accurate and Yahoo makes a great use of the iframe tag, however, I still found some hardcoded appearance related attributes in the code, such as bgcolor and inline styles, and they are triggering Javascript events from HTML attributes, I tend to prefer using pure Javascript for that, establishing a clearer separation between behavior and content.</p>
	<p>It is possible to compose a message in a new tab, which can be detached from the interface and turned into a floating window, useful feature for those window-changer-alt-tabbers among us.</p>
	<div class="img-center"><a href="http://www.ventanazul.com/img/weblog/yahoo-compose.png"><img class="center" src="http://www.ventanazul.com/img/weblog/yahoo-compose-thumb.png" alt="New Yahoo Mail"  /></a></div>
	<p>Other Yahoo applications, like Calendar and Notepad, are listed along with RSS and message folders, but I think our Yahoo friends could have put these links in a better place, like one of the top navigation bars for instance. Calendar and Notepad will open a new window, or tab if using a tab enabled browser (you are, right?), with the corresponding service. I guess Yahoo will offer better integration later.</p>
	<p>Anyway, so far so good, I will be leave my Gmail hat in the closet for a few days, become a Yahoo guy to continue testing and will let you know how it goes. Of course, I hope to know your comments too.</p>
	<p><em>Technorati tags: <a href="http://technorati.com/tag/yahoo" rel="tag">yahoo</a> | <a href="http://technorati.com/tag/webmail" rel="tag">webmail</a> | <a href="http://technorati.com/tag/yahoo-mail" rel="tag">yahoo-mail</a> | <a href="http://technorati.com/tag/ajax" rel="tag">ajax</a></em>
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/03/30/my-review-of-the-new-yahoo-mail/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Ideas For Selling An Ebook</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/03/29/ideas-for-selling-an-ebook/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/03/29/ideas-for-selling-an-ebook/#comments</comments>
		<pubDate>Wed, 29 Mar 2006 19:11:18 +0000</pubDate>
		
	<category>Business</category>
	<category>Web</category>
	<category>Writing</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/03/29/ideas-for-selling-an-ebook/</guid>
		<description>You may already know I am writing a book, actually an ebook, it is an ebook about teleworking, or telecommuting if you prefer that term.

I will be launching a web site dedicated to the book, and all things teleworking. I already registered the domain name, and I think is a ...</description>
		<content:encoded><![CDATA[	<p>You may already know I am writing a book, actually an ebook, it is an <a href="http://www.ventanazul.com/weblog_en/archives_en/2006/03/08/a-book-about-teleworking/">ebook about teleworking</a>, or telecommuting if you prefer that term.</p>
	<p>I will be launching a web site dedicated to the book, and all things teleworking. I already registered the domain name, and I think is a good one. My writing is progressing and I already started thinking about the best way to distribute the ebook online.</p>
	<p>To begin with, I will use some pay per click campaigns to attract targetted traffic to the new web site, then I plan on maybe making the book available in other sites. That is why I am writing this post, I would like to know your suggestions and experiences with ebook distribution services.</p>
	<p>I have reviewed <a href="http://www.lulu.com/">Lulu</a>, I like their community and the possibility of print on demand publishing and ebook distribution. They allow me to distribute a book through well known stores such as Amazon and Barnes and Noble, although it seems this is only for the printed editions.</p>
	<p>I have also found ebook stores like <a href="http://www.ebookmall.com/">eBookMall</a> and <a href="http://www.mobipocket.com">Mobipocket</a> that offer distribution of ebooks but I am still searching for testimonials of their customers to see how well they work.</p>
	<p>Most of the sites I have reviewed have a non exclusive agreement, which is good, but royalties are sometimes too low and some charge additional fees.</p>
	<p>What are your ideas on ebook publishing and distribution? Should I just sell it on my site? Will it be worth selling my ebook through other sites?</p>
	<p><em>Technorati tags: <a href="http://technorati.com/tag/ebooks" rel="tag">ebooks</a> | <a href="http://technorati.com/tag/telework" rel="tag">telework</a> | <a href="http://technorati.com/tag/telecommuting" rel="tag">telecommuting</a> | <a href="http://technorati.com/tag/publishing" rel="tag">publishing</a></em>
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/03/29/ideas-for-selling-an-ebook/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Free Ipod Shuffle - Almost There</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/03/15/free-ipod-shuffle-almost-there/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/03/15/free-ipod-shuffle-almost-there/#comments</comments>
		<pubDate>Wed, 15 Mar 2006 18:33:51 +0000</pubDate>
		
	<category>Technology</category>
	<category>Web</category>
	<category>Music</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/03/15/free-ipod-shuffle-almost-there/</guid>
		<description>This one is going fast. I already have 6 referrals signed up under my account to win an iPod Shuffle and I'm just waiting for 3 of them to complete one offer, maybe they already did it but getting the credit can take some time.

Recently Freepay has imposed a time ...</description>
		<content:encoded><![CDATA[	<p>This one is going fast. I already have 6 referrals signed up under my account to <a href="http://ipodshuffles.freepay.com/?r=26823233">win an iPod Shuffle</a> and I&#8217;m just waiting for 3 of them to complete one offer, maybe they already did it but getting the credit can take some time.</p>
	<p>Recently Freepay has imposed a time limit for all its sites. For the iPod Shuffle contest I have until May 30, 2006. They want people to complete the offers faster, but this could be a problem if you don&#8217;t get it quick. </p>
	<p>Well, I still have some time and hope to get there soon. I&#8217;ll let you know.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/03/15/free-ipod-shuffle-almost-there/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>A Book About Teleworking</title>
		<link>http://www.ventanazul.com/weblog_en/archives_en/2006/03/08/a-book-about-teleworking/</link>
		<comments>http://www.ventanazul.com/weblog_en/archives_en/2006/03/08/a-book-about-teleworking/#comments</comments>
		<pubDate>Thu, 09 Mar 2006 02:10:29 +0000</pubDate>
		
	<category>Technology</category>
	<category>Web</category>
	<category>Writing</category>		<guid>http://www.ventanazul.com/weblog_en/archives_en/2006/03/08/a-book-about-teleworking/</guid>
		<description>Update: My new book is already available for purchase. Get your copy of Telework People now.

I've started working in a book about teleworking. I already told some friends and got many nice messages from all over the world offering help with feedback and translations, thank you all! It will be ...</description>
		<content:encoded><![CDATA[	<blockquote><p><strong>Update</strong>: My new book is already available for purchase. Get your copy of <a href="http://www.ventanazul.com/weblog_en/archives_en/2006/04/18/telework-people-how-to-make-money-and-get-your-life-back-by-working-online/">Telework People</a> now.</p></blockquote>
	<p>I&#8217;ve started working in a book about teleworking. I already told some friends and got many nice messages from all over the world offering help with feedback and translations, thank you all! It will be a really challenging project, a global book, and I&#8217;m sure it will be fun.</p>
	<p>I would like to ask for your help; I’d like to know a little more about your teleworking experiences. I am including my own and a basic list of questions that you could use as guidelines. </p>
	<p>Plese feel free to let the Shakespeare in you go wild and tell us all of what you  think is relevant about your life as a teleworker.</p>
	<p><a id="more-84"></a></p>
	<h2>The Questions</h2>
	<ul>
	<li>When did you start teleworking?</li>
	<li>Why did you start teleworking?</li>
	<li>What do you do? Tell us a little about your work</li>
	<li>Was it hard?</li>
	<li>What were your first steps?</li>
	<li>What do your friends, family and co-workers think about you as a teleworker?</li>
	<li>What do you think is the best part of teleworking?</li>
	<li>Do you miss the human “physical” contact?</li>
	<li>Where are you going? What are your future plans as a teleworker?</li>
	<li>Where do you think the world is going? (this is kind of hard to tell but I’m just curious)</li>
	</ul>
	<h2>My Experiences As A Teleworker</h2>
	<p>I’ve been connected since the middle 80’s, of course we didn’t have the Internet, as we know it today, in those days. We had these things called BBS’s (bulletin board systems) and most of us were just having fun.</p>
	<p>I met the real Internet on 1991 and logged in from my some old mainframe terminals at my university. I was just another user online until 1998, when I started thinking of Internet as a new way to run my business, that is the year I started teleworking.</p>
	<p>I was an independent IT consultant for around 7 years. I specialized in networking and things were going ok, however, I got tired of spending all my time in my clients’s offices, struggling all the time with their computers and having lunch (if  I could)  at weird times. </p>
	<p>I also wanted to keep learning new things and avoid getting stuck in the same routine. I just wanted to be at home. When my daughter was born, a few years later, I realized that becoming a teleworker was the correct choice. Now I can’t imagine my life spending 8, or more, hours a day away from my wife and daughter.</p>
	<p>When I started teleworking I had a very different idea of  what I wanted to do. My first attempt was trying to create a technology oriented content web site and make profits from selling advertisement space (silly me, I know). It was a really bad idea between 1998 and 1999, and living in Peru where Internet usage was very low at the time. </p>
	<p>Then a friend of mine told me:</p>
	<p>“You have learned a lot trying to make your own web site, why don’t you try making web sites for other people?”</p>
	<p>I discarded the idea at once, no way!, I wanted to be the next Jeff Bezos and not just <em>another guy making web sites</em>, but when the lack of money became a bigger problem and somebody asked:</p>
	<p>“Alexis, could you design our web site?”</p>
	<p>“Hell yeah!” was an almost automatic response.</p>
	<p>Now I’m a still a guy making web sites. I’ve learned a lot since 1998. Now I focus on helping people and small businesses in many countries to be successful online and I feel very proud of it.</p>
	<p>In the beginning, however, the change was quite difficult, the first 6 months I still visited my old job clients because teleworking didn’t produce any income. At some time I had to decide that this had to be an all or nothing change, I referred most of my clients to my ex-partner and even stopped answering the phone for a while.</p>
	<p>I spent almost one year learning some new skills until I got my first client. Those were difficult days but I survived.</p>
	<p>When I decided to make the jump, and add the <em>tele</em> to my worker title, the first thing I did was creating a business plan, a very rough one. I had a list of services I wanted to sell and based on that I decided the new skills I had to learn. Being a self-taught person helped a lot with that.</p>
	<p>Most of my friends think that working at home is great, however, they just laugh at me when I tell them that they can also do it. I think maybe they would miss their regular jobs.</p>
	<p>My wife, who works with me now, and my daughter, are very happy to have daddy always at home, although they hate me sometimes for being a workaholic. </p>
	<p>(<strong>Note to myself</strong>: wife looking at me right now, I have to stop writing this soon, it’s almost 10pm and we have a movie waiting for us)</p>
	<p>I think other members in my family don’t have an idea of what I do. My mother just can’t understand it and my father in law doesn’t care as long as his daugther and granddaughter are fine.  I could be mistaken but, anyway, I don’t think they will read this. (Just in case: hi mom!, love you too)</p>
	<p>I think the best part of teleworking is being free. You can decide what you want to do with your life, if you are a self-employeed teleworker the better, and how to manage your time. Freedom is a human basic need.</p>
	<p>Being at home with my family, watching my daugther growing, is another great thing of being a teleworker. I wouldn’t change that for anything.</p>
	<p>I don’t really miss the human contact, now I talk with more people than I used to when I had a regular job. Thinking that a teleworker is a lonely and isolated person is a big misconception. Now we have so many tools available and we can be in touch with everybody at anytime.</p>
	<p>I don’t know where I’m going. Of course I have goals and plans, and  I like to be organized, but I don’t want to miss the fun of  new challenges, like this book I’m currently writing. I want to know new places, learn new things, meet new people. I can be everywhere and do what I like from there. I just want to be free and have a good life, nothing fancy really, but that’s just me.</p>
	<p>It’s even more difficult guessing where our world is going; I just know the world is changing and I’m sure, as Ray Kurzweil and Vernor Vinge have reminded us many times, that the Singularity is coming, yes, in our lifetime, and the world as we know it (if  the bad guys don’t get us all killed before) will be a very different place to live 30 years from now.</p>
	<h2>The Teleworking Book</h2>
	<p>Well, that’s it! Now you know a little more about me and have some ideas about what I&#8217;d like to know of most teleworkers. </p>
	<p>I&#8217;m sure sharing our experiences will be a great excercise and I&#8217;ll try to get the best of it included in the book.</p>
	<p>Share the fun, let us know about your life as a teleworker.
</p>
]]></content:encoded>
		<wfw:commentRSS>http://www.ventanazul.com/weblog_en/archives_en/2006/03/08/a-book-about-teleworking/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
