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

<channel>
	<title>2dozencents.com</title>
	<link>http://2dozencents.com</link>
	<description></description>
	<pubDate>Fri, 05 Mar 2010 22:17:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>
	<language>en</language>
			<item>
		<title>SearchMash: New?</title>
		<link>http://2dozencents.com/?p=245</link>
		<comments>http://2dozencents.com/?p=245#comments</comments>
		<pubDate>Tue, 10 Oct 2006 18:46:13 +0000</pubDate>
		<dc:creator><ADMINNICENAME></dc:creator>
		
	<category>search engines</category>
	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://2dozencents.com/2006/10/10/searchmash-new.html</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://2dozencents.com/?feed=rss2&amp;p=245</wfw:commentRSS>
		</item>
		<item>
		<title>A Tour with Ruby on Rails</title>
		<link>http://2dozencents.com/?p=244</link>
		<comments>http://2dozencents.com/?p=244#comments</comments>
		<pubDate>Tue, 03 Oct 2006 22:25:56 +0000</pubDate>
		<dc:creator>nikola</dc:creator>
		
	<category>open source</category>
	<category>development</category>
	<!-- AutoMeta Start -->
	<category>ruby</category>
	<category>ruby</category>
	<category>rails</category>
	<category>database</category>
	<category>class</category>
	<category>configurations</category>
	<category>involved</category>
	<category>goals</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://2dozencents.com/2006/10/03/a-tour-with-ruby-on-rails.html</guid>
		<description><![CDATA[If you remember a previous post on this blog about 37signals, you might also remember a brief introduction of Ruby on Rails that appeared in that post. Here is something more about this tool that&#039;s rapidly gaining in importance.
Ruby on Rails, or RoR, is an open source web application framework written in Ruby. Its main [...]]]></description>
			<content:encoded><![CDATA[<p>If you remember a previous <a href="http://2dozencents.com/2006/08/22/simplification-by-37signals.html">post</a> on this blog about 37signals, you might also remember a brief introduction of Ruby on Rails that appeared in that post. Here is something more about this tool that&#039;s rapidly gaining in importance.</p>
<p><a target="_blank" href="http://www.rubyonrails.org/">Ruby on Rails</a>, or RoR, is an <strong>open source web application framework</strong> written in <a target="_blank" href="http://www.ruby-lang.org/en/">Ruby</a>. Its main goals, as <strong>presented by the guys at 37signals</strong> who developed and first used it, are simplicity, minimum code and configuration.</p>
<p>These goals are achieved by several characteristics, which, assembled, make the difference:</p>
<ul>
<li><strong>readable and intuitive syntax</strong>, mostly coming from the extended utilisation of Ruby&#039;s metaprogramming capabilities</li>
<li><strong>object oriented</strong> platform</li>
<li>favoring and organizing the language around the <strong>MVC</strong> (Model-View-Control) programming model</li>
<li><strong>database access completely abstracted</strong> from the developer&#039;s point of view</li>
<li><strong>&#034;</strong><strong>don&#039;t repeat yourself&#034;</strong> - meaning that all is done in the way that no code or definition ever has to be repeated. For instance, Ruby on Rails finds the column names from the database all by itself, so that you need not redefine them in class definitions.</li>
<li><strong>&#034;</strong><strong>convention over configuration&#034;</strong> - meaning all the conventional configurations are done automatically. When you make a reference to a class, for example, RoR will consider that the database record representing the class has the same name. You only do additional configurations if they are not conventional.</li>
</ul>
<p><img align="left" alt="Ruby on Rails" id="image85" title="Ruby on Rails" src="http://2dozencents.com/wp-content/uploads/2006/08/logo-rails.gif" />Ruby on Rails is reasonably <strong>easy to deploy</strong> and/or integrate with the existing web and database servers. Any web server with CGI or FastCGI support will work with Ror (or maybe it&#039;s the opposite, whatever <img src='http://2dozencents.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ), though Apache, Lighttpd or <a target="_blank" href="http://mongrel.rubyforge.org/">Mongrel</a> are recommended. A lightweight WEBrick web server included with Ruby is often used as the application server in the development phase. On the database side, an RDBMS system is recommended for data storage. Supported servers include IBM DB2, Microsoft SQL Server, MySQL, Oracle and PostgreSQL. Rail also supports the SqlLite library.</p>
<p><strong>&#034;Web development that doesn&#039;t hurt&#034;</strong>, Ruby on Rails really can make your life easier and applications better. More and more online projects are built with RoR, like <a href="http://2dozencents.com/2006/09/18/revver-share-clips-and-get-paid.html">Revver</a>, <a href="http://2dozencents.com/2006/09/04/listen-to-thousands-of-podcasts-on-odeo.html">Odeo</a>, <a target="_blank" href="http://www.jobster.com/">Jobster</a>, <a target="_blank" href="http://www.alistapart.com/">A List Apart</a> and many many others. There are enough resources on the web for starting and getting involved, so - start, and get involved.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://2dozencents.com/?feed=rss2&amp;p=244</wfw:commentRSS>
		</item>
		<item>
		<title>Browster - The Fastest Way To Browse</title>
		<link>http://2dozencents.com/?p=242</link>
		<comments>http://2dozencents.com/?p=242#comments</comments>
		<pubDate>Tue, 03 Oct 2006 16:35:04 +0000</pubDate>
		<dc:creator>dusanb</dc:creator>
		
	<category>search engines</category>
	<category>plugins</category>
	<!-- AutoMeta Start -->
	<category>browster</category>
	<category>plugin</category>
	<category>fastest</category>
	<category>instant</category>
	<category>links</category>
	<category>browse</category>
	<category>technology</category>
	<category>half</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://2dozencents.com/2006/10/03/browster-the-fastest-way-to-browse.html</guid>
		<description><![CDATA[Just imagine a browser plugin that quickly gives you a preview of the sites in the search results. That would really be a time saver, right? And, yes such plugin exists.
Browster, is a free Internet Explorer and Firefox plugin which can cut in half the time it takes to browse through search results and other [...]]]></description>
			<content:encoded><![CDATA[<p>Just imagine a browser plugin that quickly gives you a preview of the sites in the search results. That would really be a time saver, right? And, yes such plugin exists.</p>
<p><a target="_blank" href="http://www.browster.com/">Browster</a>, is a <strong>free Internet Explorer and Firefox plugin</strong> which can cut in half the time it takes to browse through search results and other lists of links. Its patent pending web page retrieval, prefetching and display technology uses special algorithms to intelligently recognize and prepare search result links for instant display. This new technology has been crafted into a simple-to-use tool that benefits anyone searching on the Internet.</p>
<p><img alt="Browster" id="image241" src="http://2dozencents.com/wp-content/uploads/2006/10/browster.jpg" /></p>
<p><strong>Browster technology highlights:</strong></p>
<ul>
<li>Fastest, instant Web page rendering</li>
<li>Smart prefetch (preload) of pages so you don&#039;t have to wait</li>
<li>Multi-threaded cache management</li>
<li>Search engine integration</li>
</ul>
<p>The removal of the click-load-back browsing process, you will have more effective searches in less time. Good luck. <img src='http://2dozencents.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
			<wfw:commentRSS>http://2dozencents.com/?feed=rss2&amp;p=242</wfw:commentRSS>
		</item>
		<item>
		<title>Google Reader</title>
		<link>http://2dozencents.com/?p=238</link>
		<comments>http://2dozencents.com/?p=238#comments</comments>
		<pubDate>Mon, 02 Oct 2006 22:29:28 +0000</pubDate>
		<dc:creator>nikola</dc:creator>
		
	<category>blogging</category>
	<category>web 2.0</category>
	<category>web services</category>
	<!-- AutoMeta Start -->
	<category>reader</category>
	<category>improved</category>
	<category>previous</category>
	<category>google</category>
	<category>view</category>
	<category>possibility</category>
	<category>withouth</category>
	<category>capability</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://2dozencents.com/2006/10/02/google-reader.html</guid>
		<description><![CDATA[If you tried to use Google Reader before and were disappointed, this is the occasion to give it a second shot, before making any final judgement. It has new clothes, and, let&#039;s be honest, we all expect them to be special.
At the first glance, that&#039;s what they seem to be. Neat and elegant looks, smooth [...]]]></description>
			<content:encoded><![CDATA[<p>If you tried to use <a target="_blank" href="http://www.google.com/reader/view/">Google Reader</a> before and were disappointed, this is the occasion to give it a second shot, before making any final judgement. It has <a target="_blank" href="http://googlereader.blogspot.com/2006/09/something-looks-different.html">new clothes</a>, and, let&#039;s be honest, we all expect them to be special.</p>
<p><img align="left" title="google reader logo" id="image240" alt="google reader logo" src="http://2dozencents.com/wp-content/uploads/2006/10/greader_logo.png" />At the first glance, that&#039;s what they seem to be. Neat and elegant <strong>looks</strong>, smooth and extremely pleasant <strong>browsing</strong> (no surprise, you will say, given that the page is stuffed with JavaScript in the genuine Google style), <strong>simplicity</strong> of use but impression of <strong>completeness</strong>. In brief, almost nothing to do with the previous version. Some key new features include:</p>
<ul>
<li>switching between list view and expanded view</li>
<li>improved sharing functionality</li>
<li>improved read-state management</li>
</ul>
<p>You should also notice the <strong>infinite scrolling</strong> capability, allowing you to charge a large number of posts on one page without negative effects on performance. Add to this a few standard Google ingredients (staring, searching, tagging&#8230;), as well as  the handy <strong>bookmark shortcuts</strong> or the possibility to <strong>use it on your mobile phone</strong>, and you got yourself a nice and fully functional RSS reader.</p>
<p><img id="image239" alt="google reader" src="http://2dozencents.com/wp-content/uploads/2006/10/greader.png" /></p>
<p>For those who, in some highly mysterious and improbable case, preferred the previous version of Google Reader, you can keep on using it for a limited time. According to Google, it&#039;s just for compatibility and transition sake.</p>
<p>Hopelessly trying to find an imperfection? Well, let&#039;s not exaggerate, nothing&#039;s perfect. For example, you who are used to <a href="http://2dozencents.com/2006/08/31/bloglines-web-based-rss-feed-reader.html">Bloglines</a> will maybe spot the absence of links to comments and references to a post. Also, the preferences list might seem a little modest. However, since they made it so much better since the previous attempt, there is no doubt we will hear again from Google Reader. It&#039;s surely worth putting on a test.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://2dozencents.com/?feed=rss2&amp;p=238</wfw:commentRSS>
		</item>
		<item>
		<title>Facebook, a Social Utility</title>
		<link>http://2dozencents.com/?p=236</link>
		<comments>http://2dozencents.com/?p=236#comments</comments>
		<pubDate>Mon, 02 Oct 2006 12:01:48 +0000</pubDate>
		<dc:creator>dusanb</dc:creator>
		
	<category>social content</category>
	<category>social networking</category>
	<!-- AutoMeta Start -->
	<category>facebook</category>
	<category>utility</category>
	<category>regional</category>
	<category>networks</category>
	<category>school</category>
	<category>join</category>
	<category>information</category>
	<category>separate</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://2dozencents.com/2006/10/02/facebook-a-social-utility.html</guid>
		<description><![CDATA[Introducing the much-talked-about Facebook, a social utility that helps people &#034;better understand the world around them&#034;. Facebook was launched in February 2004, and the website now has over 9.5 million registered users across over 40,000 regional, work, college and high school networks. According to comScore, Facebook is the seventh-most trafficked site on the web and [...]]]></description>
			<content:encoded><![CDATA[<p>Introducing the much-talked-about <a target="_blank" href="http://www.facebook.com/">Facebook</a>, a social utility that helps people &#034;better understand the world around them&#034;. Facebook was launched in February 2004, and the website now has <strong>over 9.5 million registered users</strong> across over 40,000 regional, work, college and high school networks. According to comScore, Facebook is the seventh-most trafficked site on the web and is the <strong>number one photo-sharing site</strong>.</p>
<p><strong><img align="right" title="Facebook" id="image235" alt="Facebook" src="http://2dozencents.com/wp-content/uploads/2006/10/pageheaderbg.gif" /></strong>Facebook develops technologies that facilitate the spread of information through social networks allowing people to <strong>share information online the same way they do in the real world</strong>. Several separate networks are part of the Facebook including things like schools, companies and regions - each of which are independent and closed off to non-affiliated users.</p>
<p><strong>People use Facebook to:</strong></p>
<ul>
<li>Share information with people in your networks.</li>
<li>See what&#039;s going on with your friends.</li>
<li>Look up people around you.</li>
</ul>
<p>To join Facebook, people can authenticate into a school or work network, or they can join a regional network. They can then create profiles to connect with friends, share interests, join groups, send messages, writes notes and post photos.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://2dozencents.com/?feed=rss2&amp;p=236</wfw:commentRSS>
		</item>
		<item>
		<title>Flurry, Filling the Gap</title>
		<link>http://2dozencents.com/?p=232</link>
		<comments>http://2dozencents.com/?p=232#comments</comments>
		<pubDate>Mon, 02 Oct 2006 09:25:59 +0000</pubDate>
		<dc:creator>nikola</dc:creator>
		
	<category>mobile apps</category>
	<!-- AutoMeta Start -->
	<category>flurry</category>
	<category>messages</category>
	<category>mail</category>
	<category>message</category>
	<category>client</category>
	<category>server</category>
	<category>receiving</category>
	<category>question</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://2dozencents.com/2006/10/02/flurry.html</guid>
		<description><![CDATA[OK, everyone has a mobile phone, that&#039;s not a question any more. The real question today must imply whether or not one has a smartphone, or being able to benefit from all those features modern mobile devices tend to offer.
One of the features, maybe the most important, is - the e-mail. Running a decent e-mail [...]]]></description>
			<content:encoded><![CDATA[<p>OK, everyone has a mobile phone, that&#039;s not a question any more. The real question today must imply whether or not one has a <a href="http://2dozencents.com/category/smartphones/">smartphone</a>, or being able to benefit from all those features modern mobile devices tend to offer.</p>
<p><img align="left" alt="flurry logo" id="image234" title="flurry logo" src="http://2dozencents.com/wp-content/uploads/2006/10/flurry_logo.png" />One of the features, maybe the most important, is - the e-mail. Running a decent <strong>e-mail client on your mobile</strong><strong> phone</strong> by default implies some kind of solid operating system behind, but there are alternatives. One of them is <a target="_blank" href="http://www.flurry.com/">Flurry</a>, a cell phone e-mail client that <strong>can be run on any Java-capable device</strong>. Let&#039;s take a tour.</p>
<p><img align="right" title="flurry" id="image233" alt="flurry" src="http://2dozencents.com/wp-content/uploads/2006/10/flurry.png" />The installation of Flurry starts by signing up onto their website and a receiving a confirmation message to your mobile phone. The message indicates a web address that you should visit and <strong>automatically download and install</strong> the necessary files to your device. As soon as it is done, you can start receiving e-mail. According to the service description provided by Flurry, it consists in three steps:</p>
<ol>
<li>The Flurry server logs into your e-mail account and checks for new messages</li>
<li>New messages are downloaded to the Flurry server, compressed and encrypted.</li>
<li>When you open the Flurry client, the new messages are encoded and sent to your mobile phone.</li>
</ol>
<p>Despite the obvious exaggeration in claims that using Flurry will &#034;make your phone smart&#034;, there is no doubt that it might help in filling the time gap between the present moment and the moment in the (near, we hope) future when all phones will be smart. Until then, consider Flurry as a <strong>free of charge</strong> and useful substitute for something that (just for now) can be out of reach.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://2dozencents.com/?feed=rss2&amp;p=232</wfw:commentRSS>
		</item>
		<item>
		<title>Launch: Silicon Valley</title>
		<link>http://2dozencents.com/?p=231</link>
		<comments>http://2dozencents.com/?p=231#comments</comments>
		<pubDate>Sun, 01 Oct 2006 20:09:17 +0000</pubDate>
		<dc:creator>dusanb</dc:creator>
		
	<category>start-up</category>
	<category>events</category>
	<!-- AutoMeta Start -->
	<category>silicon</category>
	<category>valley</category>
	<category>launch</category>
	<category>launchsv</category>
	<category>svase</category>
	<category>invited</category>
	<category>showcase</category>
	<category>submissions</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://2dozencents.com/2006/10/01/launch-silicon-valley.html</guid>
		<description><![CDATA[The first &#034;Launch: Silicon Valley&#034; is coming on November 8, at the Microsoft Campus in Mountain View, CA.
The event is designed to uncover and showcase the next generation of emerging technology companies that are ready for launch, but are not already well-known. These are companies who have a product or service available, but have not [...]]]></description>
			<content:encoded><![CDATA[<p>The first &#034;<a target="_blank" href="http://www.launchsiliconvalley.org/">Launch: Silicon Valley</a>&#034; is coming on <strong>November 8</strong>, at the <strong>Microsoft Campus in Mountain View, CA</strong>.</p>
<p><img align="right" title="Launch: Silicon Valley" id="image230" alt="Launch: Silicon Valley" src="http://2dozencents.com/wp-content/uploads/2006/10/1.png" />The event is designed to <strong>uncover and showcase the next generation of emerging technology companies</strong> that are ready for launch, but are not already well-known. These are companies who have a product or service available, but have not been out for more than several months. All technology sectors and all geographies will be considered.</p>
<p>All of you who want to nominate a company should email a two-page executive summary to <a href="mailto:LaunchSV@svase.org">LaunchSV@svase.org</a>. The <strong>deadline for submissions is October 15</strong>.</p>
<p>But please note that &#034;Launch: Silicon Valley&#034; is not for companies pitching for funding. Rather it is for companies looking to generate some buzz, customers, mindshare, and possibly talent and partners.</p>
<p>All submissions will be reviewed by an <strong>Advisory Board of investors and executives</strong>. The 30 most interesting companies will be invited to participate in the &#034;Launch: Silicon Valley&#034; showcase, and 15 of these companies will also be invited to deliver product presentation to an audience of Silicon Valley&#039;s leading movers and shakers.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://2dozencents.com/?feed=rss2&amp;p=231</wfw:commentRSS>
		</item>
		<item>
		<title>Jumpcut - Making Movies Simple</title>
		<link>http://2dozencents.com/?p=226</link>
		<comments>http://2dozencents.com/?p=226#comments</comments>
		<pubDate>Fri, 29 Sep 2006 09:42:03 +0000</pubDate>
		<dc:creator>dusanb</dc:creator>
		
	<category>web services</category>
	<category>social content</category>
	<category>video</category>
	<!-- AutoMeta Start -->
	<category>jumpcut</category>
	<category>jumpcut</category>
	<category>creative</category>
	<category>movie</category>
	<category>cool</category>
	<category>effects</category>
	<category>video</category>
	<category>unique</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://2dozencents.com/2006/09/29/jumpcut-making-movies-simple.html</guid>
		<description><![CDATA[Jumpcut.com must be a very good service of San Francisco-based MiraVida Media, Inc. when a giant like Yahoo is interested in it. Founders say that Jumpcut was built to help people in creating a movie or a slideshow and publishing it to the web. And they&#039;ve surely made a great product.
If you&#039;ve been wondering what [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://jumpcut.com/">Jumpcut.com</a> must be a very good service of San Francisco-based MiraVida Media, Inc. when a giant like Yahoo is interested in it. Founders say that Jumpcut was built to help people in creating a movie or a slideshow and publishing it to the web. And they&#039;ve surely made a great product.</p>
<p>If you&#039;ve been wondering what to do with the video you shoot with your snazzy new camera or a phone, Jumpcut is the <strong>perfect place for you to be creative</strong>. If video isn&#039;t your thing just yet and you just want to make cool slideshows with your pictures, Jumpcut again is the right place.</p>
<p>Jumpcut&#039;s <strong>easy-to-use feature-rich online editor</strong> gives you all the tools to spice-up your video. You can add and arrange content in your movie by dragging and dropping thumbnails, select the best parts of your video clips, change duration for your images, add your music or sound effects, choose transitions, add titles, cool effects, and more.</p>
<p><strong>Remixing</strong> is another feature unique to Jumpcut that allows you to create your own version of someone else&#039;s movie, usually incorporating elements from the original, and adding more content or maybe just some of your own style and spicy goodness.</p>
<p><img alt="Jumpcut" id="image227" src="http://2dozencents.com/wp-content/uploads/2006/09/jumpcut.jpg" /></p>
<p>But wait, Jumpcut is more than just an online tool - it is an <strong>online creative community</strong>. Similarly to <a href="http://2dozencents.com/2006/08/18/broadcast-yourself-with-youtube.html">YouTube</a>, this means you can look through all of the media that other people have made public and grab anything to use in your own movie. If you choose, you can share any of your stuff with the community as well.</p>
<p>Finally, you can <strong>publish</strong> all your work online. It&#039;s up to you whether you want to share your art/work with the whole world or just with few friends. You can even publish your Jumpcut video on your blog, and save the bandwidth with Jumpcut being the one which will suck-up all the traffic.</p>
<p>Imagine coming home from a concert and having everyone&#039;s footage to make your own music video with! This kind of creative collaboration is unique to Jumpcut. So&#8230; Jump in and join the fun. <img src='http://2dozencents.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
			<wfw:commentRSS>http://2dozencents.com/?feed=rss2&amp;p=226</wfw:commentRSS>
		</item>
		<item>
		<title>PayPal, or How Everything Is Getting Online</title>
		<link>http://2dozencents.com/?p=228</link>
		<comments>http://2dozencents.com/?p=228#comments</comments>
		<pubDate>Thu, 28 Sep 2006 23:20:36 +0000</pubDate>
		<dc:creator>nikola</dc:creator>
		
	<category>web services</category>
	<category>e-commerce</category>
	<!-- AutoMeta Start -->
	<category>paypal</category>
	<category>paypal</category>
	<category>payment</category>
	<category>traditional</category>
	<category>transactions</category>
	<category>valid</category>
	<category>bank</category>
	<category>address</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://2dozencents.com/2006/09/28/paypal-or-how-everything-is-getting-online.html</guid>
		<description><![CDATA[If you ever found yourself realizing how traditional payment methods such as checks and money orders are becoming obsolete, slow and more and more inappropriate for today&#039;s way of doing things (read: the Web), this is what you need.
Founded in 1998, an eBay company since October 2002, PayPal enables any individual or business with an [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever found yourself realizing how traditional payment methods such as checks and money orders are becoming obsolete, slow and more and more inappropriate for today&#039;s way of doing things (read: the Web), this is what you need.</p>
<p>Founded in 1998, an <a href="http://2dozencents.com/2006/08/25/ebay-the-worlds-online-marketplace.html">eBay</a> company since October 2002, <a target="_blank" href="https://www.paypal.com/">PayPal</a> enables any individual or business with an email address to securely, easily and quickly <strong>send and receive payments online</strong>. It is, by many means, a global leader in online payment solutions with 100 million account members worldwide. Available in 55 markets (countries and regions) around the world, Paypal renders possible online transactions between online retailers, online as well as traditional offline businesses, buyers and sellers on eBay.</p>
<p><img align="left" title="paypal" id="image229" alt="paypal" src="http://2dozencents.com/wp-content/uploads/2006/09/paypal.png" />Free of cost for most of its features, PayPal requires only that you have a valid e-mail address and a valid bank account. When registered to PayPal, you can consider it as another type of account that you can access, put money to and make all types of transactions while you are online. All you need is your account information (login and password) and paying or receiving money, in all major world currencies, becomes a peace of cake.</p>
<p>PayPal&#039;s service is built on the existing financial infrastructure of bank accounts and credit cards and utilizes advanced proprietary fraud prevention systems to create a safe, global, real-time payment solution. Beside that, PayPal offers you an up to $1000 purchase protection for goods acquired on eBay that you don&#039;t receive or that are not as described in the listing.</p>
<p>Need more proofs that the whole world is moving towards the Web? <img src='http://2dozencents.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
			<wfw:commentRSS>http://2dozencents.com/?feed=rss2&amp;p=228</wfw:commentRSS>
		</item>
		<item>
		<title>Store and Manage Your Notes Online with Google Notebook</title>
		<link>http://2dozencents.com/?p=224</link>
		<comments>http://2dozencents.com/?p=224#comments</comments>
		<pubDate>Thu, 28 Sep 2006 21:41:42 +0000</pubDate>
		<dc:creator>dusanb</dc:creator>
		
	<category>web services</category>
	<category>web office</category>
	<!-- AutoMeta Start -->
	<category>notebook</category>
	<category>notes</category>
	<category>paper</category>
	<category>piece</category>
	<category>google</category>
	<category>google</category>
	<category>option</category>
	<category>write</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://2dozencents.com/2006/09/28/store-and-manage-your-notes-online-with-google-notebook.html</guid>
		<description><![CDATA[We all know how it goes. At first we write everything that come to mind on a tiny piece of paper. Then again something else on another piece of paper&#8230; Some time later there are dozen pieces of damn paper and you can&#039;t find where you&#039;ve wrote that important piece of information. Next step is [...]]]></description>
			<content:encoded><![CDATA[<p>We all know how it goes. At first we write everything that come to mind on a tiny piece of paper. Then again something else on another piece of paper&#8230; Some time later there are dozen pieces of damn paper and you can&#039;t find where you&#039;ve wrote that important piece of information. Next step is to keep all your notes on a single, larger paper. But, with the increase of number of information, <strong>everything can not be put on a single paper</strong> and on it goes.</p>
<p>The computers have brought an option to search through the documents. However, when you have no access to your computer what will you do. I used to call my house, and ask brother to read the contents of some particular document.</p>
<p>Luckily, a web based service from good ol&#039; Google comes in help. I&#039;m talking about <a target="_blank" href="http://www.google.com/notebook/">Google Notebook</a>, which will help you (it helped me) organize, manage and search through your notes. Seriously, the concept is simple. You have your <strong>web based notebook</strong> where you write all you want.</p>
<p>However, Google created the Notebook to help you manage your web browsing, but I rarely use it for that. &#034;For notes it shall be used&#034;, as one of my friends put it.</p>
<p>You can have (I guess) <strong>unlimited number of notebooks</strong> and even share them if you want. Every notebook can have <strong>sections</strong> which I use to further organize my notes. There is also an option to print your notebook, when Google Notebook format your notes for easier printing.</p>
<p><strong><img align="right" alt="Google Notebook" id="image225" title="Google Notebook" src="http://2dozencents.com/wp-content/uploads/2006/09/google_notebook.gif" />Some other features include:</strong></p>
<ul>
<li>Every note has the date when you created it and when was the last time you&#039;ve changed it</li>
<li>Notes are easily sorted using drag and drop (powered by Ajax, of course)</li>
<li>Undo option helps you quickly fix your fast-hand mistakes</li>
<li>Access via Personalized Google Homepage - <a target="_blank" href="http://www.google.com/ig/directory?url=notebook.xml">Google Notebook gadget</a> is finally available</li>
<li>Google&#039;s powerful search technology lets you search through all your notes</li>
</ul>
<p>At the end, I want to add that Google provides a neat <a target="_blank" href="http://www.google.com/notebook/download">Firefox plugin</a>, which additionally helps you keep your notes organized. So, what are you waiting for?
</p>
]]></content:encoded>
			<wfw:commentRSS>http://2dozencents.com/?feed=rss2&amp;p=224</wfw:commentRSS>
		</item>
	</channel>
</rss>
