<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-21416187</id><updated>2011-09-28T18:00:52.574+08:00</updated><title type='text'>Opensource2U - Explore Open Source Worldwide</title><subtitle type='html'>We explore Open Source, Web Coding and Technology For Everyone</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default?start-index=101&amp;max-results=100'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>114</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-21416187.post-115963031356330538</id><published>2006-09-30T23:30:00.000+08:00</published><updated>2007-03-01T18:58:06.965+08:00</updated><title type='text'>An Introduction To Raid – Greater Reliability ,faster, Less Costly Hard Drive Units</title><content type='html'>&lt;p style="text-align: justify;"&gt;What is a raid setup on a computer system?
Like anything else it depends who you talk to.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;Raid hard drive systems had their acronym explained as “Redundant Array of Individual Drives “and “Redundant Array of Inexpensive Drives”. The acronym for this is the shortened term “RAID”.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;Capacity, reliability and performance are all important for file servers or other computer systems when you are storing large or very important files.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;It is often said that “It is not if you hard drive will fail. It is at what point in time your hard drive will fail”.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;Of course if your hard drives fail even if you have backup the last bit of data which was being written onto the hard drive when the failure occurred will be lost.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;You can get much greater capacities, avoid losing data from disk failure, and do all this with the RAID (the acronym for the system).
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;RAID can now be done with standard commercially available hard drives so the cost is now within your price range for all the benefits and peace of mind RAID will give you.
    &lt;/p&gt;&lt;p style="text-align: justify;"&gt;RAID can be simply explained as putting the hard drives in parallel sequence.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;The host adapter (usually called the RAID system controller) sits between one higher stream (on the computer side) and several lower rate data streams (on the hard drive side). When the computer writes to the disks , the host adapter takes high stream data and breaks it into many synchronized streams , one for each of the disks in process called “Striping “. Upon reading the data the host adapter takes the data stream from each disk multiplexes the sets of data streams and coordinates sending the resulting combined set of data onto the computer.&lt;/p&gt;&lt;p style="text-align: justify;"&gt;It is all a matter of redundancy which makes RAID such a good thing in most cases.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;There are six different levels of RAID functionality depending on your requirements. – the level of data security and integrity you want as well as the size of hard drive space you want.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;First of RAID Level 0 which spreads the data across multiple disks. You can get a similar effect to the RAID Level 0 by having multiple disks and using the features in Windows 2000 or its successor Windows XP.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;Since the data volume and rate to any specific disk is a fraction of the aggregate you will receive larger capacity and better performance from a RAID 0 setup than from any one conventional disk.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;As well data can be sourced from multiple drives as once. This can be most useful in shared situations which may benefit from enhancements in speed, two examples which come to mind are game servers and peer to peer (P2P) file or music file sharing servers.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;However since there is no allocation for error correction or redundancy RAID 0 is not a safe system for vital data. Data will be lost on disk failure. Only use RAID 0 in situations where you need the extended disk capacity or performance gain but not enhanced data reliability.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;   Secondly in sequence there is RAID Level 1.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;In the same way that RAID 0 focuses solely on storage capacity and performance with no concern whatsoever on reliable data storage RAID 1, which us also called “Disk Mirroring” uses disks in pairs to save the files in a redundant manner.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;One performance may be slower as it takes time for the host adapter to send the data and for the drives to write it to disk,
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;Secondly a user may delete or damage files which of course will be stored in that way on both drives.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;Raid 1 hence offers better reliability than RAID 0 or the conventional drive setups but does not give full security for your data or enhanced performance.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt; Next in sequence we have RAID Levels 2, 3 and 4.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt; Raid 2 adds one or more disks to hold error correction codes with which lost data can be reconstructed.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;Raid Level 3 is the same as RAID Level 2 but uses a simpler code the maximum storage capacity with Raid 3 may be somewhat less.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;Raid Level 4 is nearly the same as RAID LEVEL 3 but instead of “Striping “ across disks is operates at a sector level, You now have the better situation of both a simpler , less intensive demanding system and as well as good data reliability . In addition performance may be enhanced as large data blocks can be written faster due to more coordinated writing to the drives in smaller “sector” areas.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;  Lastly is RAID Level 5.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;Raid level 5 is the same as the excellent RAID Level 4 except that instead of dedicating a single disk to storing the data the data stream is striped across all the disks. You have greater performance with greater reliability for your computer systems.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;     A RAID setup may take some effort and training on your part.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;     Base your planning for your new RAID system on a careful analysis of your needs.
&lt;/p&gt;&lt;p style="text-align: justify;"&gt;What is important in your situation currently? Disk size capacities, data reliability and integrity, performance or a combination or all.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115963031356330538?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115963031356330538/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115963031356330538&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115963031356330538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115963031356330538'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/09/introduction-to-raid-greater.html' title='An Introduction To Raid – Greater Reliability ,faster, Less Costly Hard Drive Units'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115773067650654357</id><published>2006-09-08T23:46:00.000+08:00</published><updated>2006-09-08T23:51:16.506+08:00</updated><title type='text'>Simple review on Windows Media Player 11 Beta 2</title><content type='html'>&lt;p&gt;&lt;img title="Windows Media Player 11 Screen" alt="Windows Media Player 11 Screen" src="http://img135.imageshack.us/img135/484/wmp112he.jpg" align="right" height="212" width="293" /&gt;Microsoft just released Windows Media Player 11 Beta 2 for Windows XP. This Windows Media Player 11 Beta 2 version eenhance some performance or features of Media player, bug fixes on Version 1 and the integration with other Windows Media Connect functionality.
&lt;/p&gt;&lt;p&gt;According &lt;a title="Windows Media Player 11 features" target="_blank" href="http://www.microsoft.com/windows/windowsmedia/player/11/readme.aspx#Whatsnewinthissecondbetareleasecomparedtothefirstb"&gt;Microsoft&lt;/a&gt;, New  Media Sharing feature on WMP 11 Beta 2 would allow users to automatically share the contents of their  WMP library with compatible devices around anywhere at home if you have Xbox 360 or other digital media receivers. Beside that, Windows Media Player 11 Beta 2 also includes new online stores services like eMusic, VidZone and Music  Giants for a total of 14.

Microsoft still continue progress intergration with Urge Services on their media player to compete with Apple Computer’s iTunes and provide better exploration on world of music.
&lt;/p&gt;&lt;p&gt;The OS requirement of Windows Media Player 11 still remain to work with all versions of Windows XP with  Service Pack 2, including Windows XP Home Edition N and Windows XP Professional  N.  You can now download it via &lt;a title="Download Windows Media Player 11 Beta 2" target="_blank" href="http://www.microsoft.com/windows/windowsmedia/player/download/download.aspx"&gt;Microsoft's website.&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115773067650654357?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115773067650654357/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115773067650654357&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115773067650654357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115773067650654357'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/09/simple-review-on-windows-media-player.html' title='Simple review on Windows Media Player 11 Beta 2'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115773030256436858</id><published>2006-09-08T23:43:00.000+08:00</published><updated>2006-09-08T23:45:02.580+08:00</updated><title type='text'>Wablet Flash Instant Messenger Review</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img alt="Wablet logo" title="Wablet logo" src="http://www.techcrunch.com/wp-content/wabletlogo2.jpg" align="right" /&gt;Wablet&lt;/strong&gt;, a flash Ajax based IM that can access all your major instant messenger account in one account or you can use wablet user account ( after register ). The concept of wablet IM is differ from other major IM. Wablet IM is differ because it can be embedded with blogs and social networks. meanwhile, Wablet allow you manage multiple chats simultaneously with people who see different public facing profiles describing you.&lt;/p&gt;Wablet screenshots is awesome where have a nice flash and rich color interface which feels much more 'real' than any other IM app.
&lt;p&gt;
&lt;img alt="Wablet screenshot" title="Wablet screenshot" src="http://www.techcrunch.com/wp-content/wabletscreen2.jpg" /&gt;&lt;/p&gt;According &lt;a target="_blank" title="Techcrunch -Wablet Review " href="http://www.techcrunch.com/2006/08/23/wablets-going-to-rock-web-im/"&gt;TechCrunch&lt;/a&gt;, Wablet will give away up to 500 test accounts over the next few weeks and you can submit the emails for request one of the wablet accounts.
More detail on &lt;a target="_blank" title="Wablet - How it works " href="http://www.techcrunch.com/2006/08/23/wablets-going-to-rock-web-im/"&gt;"how wablet works" on Techcrunch&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115773030256436858?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115773030256436858/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115773030256436858&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115773030256436858'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115773030256436858'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/09/wablet-flash-instant-messenger-review.html' title='Wablet Flash Instant Messenger Review'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115682391123874944</id><published>2006-08-29T11:54:00.000+08:00</published><updated>2007-01-26T01:16:34.306+08:00</updated><title type='text'>Locate Your IM Contact With RadiusIM</title><content type='html'>&lt;p&gt;&lt;strong&gt;RadiusIM&lt;/strong&gt; - Another cool IM Web based Services that allows users to log in using any of their Yahoo, MSN, AIM and Google Talk accounts to check out who's around you and point out using an icon via a embedded Google map.
&lt;/p&gt;&lt;p&gt;&lt;img alt="RadiusIM screenshot" title="RadiusIM screenshot" src="http://blog.adglobe.net/pic/radius565.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Basically the concept of RadiusIM is you choose your location, with your friends list on the right and a location map on the center. When friends and IM contacts are online, their icons show up in their specific location on the map. Beside that, RadiusIM has a cool way of just dragging the Google map around the world and seeing which members are located there, whether they are logged in or not.
&lt;/p&gt;&lt;p&gt;On the privacy side, all user location within 1/4 mile  is actually blurred out so that their precise location can remain semi-hidden.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;My Note&lt;/strong&gt;
&lt;/p&gt;&lt;p&gt;RadiusIM Services is more concerntrate on about location and show who's is nearby your area only. Unfortunately, I still keep on trying to sign up the RadiusIM service which still not successful until now ( dun know what happen ) and i can see the serives seem like very slow and always disconnect to server. Anyway, The RadiusIM is a pretty interesting way to see who is around you, or near a certain location. The RadiusIM still an alpha version and i expect see from them.

let me know your comment if you use Radius IM before ?
&lt;/p&gt;&lt;p&gt;&lt;a target="_blank" title="RadiusIM Website" href="http://www.radiusim.com"&gt;Visit RadiusIM&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115682391123874944?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115682391123874944/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115682391123874944&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115682391123874944'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115682391123874944'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/locate-your-im-contact-with-radiusim.html' title='Locate Your IM Contact With RadiusIM'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115641794124761883</id><published>2006-08-24T19:09:00.000+08:00</published><updated>2006-08-24T19:12:21.270+08:00</updated><title type='text'>AllPeers - File Sharing on web browser without limit</title><content type='html'>&lt;p&gt;&lt;strong&gt;AllPeers&lt;/strong&gt; -free firefox extension which combines thestrength of Firefox and BitTorrent technology to enable  possibility  to share pictures, music and video’s within Firefox. AllPeer allows you to add friends to your buddy list and share files among your buddy. The process of adding file is simple, you just need to drag ‘n drop, and select who you want to share the file with.
&lt;/p&gt;&lt;p&gt;&lt;img title="AllPeers Print Screen" alt="AllPeers Print Screen" src="http://tech.cybernetnews.com/wp-content/uploads/2006/08/AllPeersScreen.jpg" /&gt;&lt;/p&gt;Beside that, AllPeer Services will &lt;strong&gt;go live with a public beta today&lt;/strong&gt; and start offering public accounts according to a post on the company’s blog
&lt;p&gt;On the &lt;a href="http://www.allpeers.com/blog/2006/08/23/5432/"&gt;allpeers blog&lt;/a&gt; said:
&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;In a few hours AllPeers is going to be released in the wild after 5 months of private testing. We did not invite all the testers during that phase but rest assured the remaining one will receive an email when the application is available
 &lt;/p&gt;&lt;ul&gt;&lt;li&gt;AllPeers is still a beta product so don’t expect it to be perfect (yet).&lt;/li&gt;
 &lt;li&gt;Some features have not make it into this version so they will come out later; they include Chat, Comments, Tagging, support for external torrents.&lt;/li&gt;
 &lt;li&gt;AllPeers is for sharing privately with friends and family; not for massively distributing files amongst strangers&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;You can checkout &lt;a title="Allpeers movie tour " target="_blank" href="http://www.allpeers.com/tour.html"&gt;the tour&lt;/a&gt; and to see what allpeers is about. AllPeers will be made available directly from the &lt;a title="Download AllPeers" target="_blank" href="https://addons.mozilla.org/firefox/extensions/"&gt;official Firefox extensions website&lt;/a&gt;. ( When available )&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115641794124761883?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115641794124761883/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115641794124761883&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115641794124761883'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115641794124761883'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/allpeers-file-sharing-on-web-browser.html' title='AllPeers - File Sharing on web browser without limit'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115632035134064112</id><published>2006-08-23T16:03:00.000+08:00</published><updated>2006-08-23T16:05:51.343+08:00</updated><title type='text'>Hullo - free versatile VoIP Calls Software</title><content type='html'>&lt;p&gt;&lt;img title="Hullo application" alt="Hullo application" src="http://www.techcrunch.com/wp-content/hullo275.gif" align="right" /&gt;Hullo is a  whole new VoIP communicate by changing the way that you keep in touch with people better than ever before. Why say Hullo is differ from Gizmo Project or Skype ? It can integrate your Windows-based "softphone," your cell phone, and your land line(s) together. after you set up Hullo, you enter your other phones numbers like cell phone or house phone, and then when someone calls you, Hullo will route the call as you if you're not at the computer, it can ring your home phone, then your cell, and so on.
&lt;/p&gt;&lt;p&gt;Hullo is a client-based application that looks like an instant message box. It runs separately from the browser (and unfortunately is only available for Windows machines). Hullo is currently in beta and all calls to North America are free.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Review on Hullo VoIP software features &lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
 &lt;li&gt;Simple Voice conference by adding as many people as you want. The Voice conference is relying on Versatel Networks EdgeIQ series hardware on the backend to handle the traffic.&lt;/li&gt;
 &lt;li&gt;Ability to create sophisticated find-me rules.  You can be setup and assign different fules on an individual basis. Example your friend could be routed right to your cell phone, whereas your boss could be sent to voice mail.&lt;/li&gt;
 &lt;li&gt;Don’t like talking on a headset?  Use your ordinary phone instead.  When you click on your buddy’s name in the &lt;em&gt;hullo&lt;/em&gt; contact list, it will ring your choice of handset, and your buddy at the same time.   You can make and receive calls on any handset you choose. This will be a killer feature if they migrate it to a cellular handset.&lt;/li&gt;
 &lt;li&gt;&lt;em&gt;hullo&lt;/em&gt; has mid-call transfers.  hullo able continue a conversation from one devices to another devices ( Computer to Cell Phobe ) e.g. if you're talking on the computer and have to leave the house, you can seamlessly transfer the call to your cell phone
&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;strong&gt;My Note&lt;/strong&gt;
&lt;/p&gt;&lt;p&gt;hullo has offer something differ from other VoIP software, i test the sound compression quality is good but i hope hullo can give more free calls beside North America.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115632035134064112?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115632035134064112/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115632035134064112&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115632035134064112'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115632035134064112'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/hullo-free-versatile-voip-calls.html' title='Hullo - free versatile VoIP Calls Software'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115631992717942982</id><published>2006-08-23T15:46:00.000+08:00</published><updated>2006-08-23T15:58:47.200+08:00</updated><title type='text'>webaroo v1.2 Released - surf web information without border</title><content type='html'>&lt;p&gt;Previously i write a post about &lt;a target="_blank" title="Webaroo surf content without connection" href="http://blog.adglobe.net/2006/04/11/webaroo-surf-web-content-without-connection/"&gt;Webaroo&lt;/a&gt; - a free service enabling you to browse the web content without internet connection. Now, Webaroo has released Version 1.2 and you will find extensive enhancement such as the ability to add greater link depth, limit the download size, and  download document, audio and video attachments&lt;strong&gt; &lt;/strong&gt;for the web  sites you add to your library.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;New features that have been incorporated include:&lt;/strong&gt;
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;&lt;img alt="Webaroo Mobile" title="Webaroo Mobile" src="http://www.ministryoftech.com/images/webaroomobile.png" align="right" /&gt;&lt;/strong&gt;new Webaroo &lt;strong&gt;toolbar button for your browser,  making it easy to add web pages and&lt;/strong&gt; as you browse. Beside that You can adding password protected page by using the browser button.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Import your bookmarks &lt;/strong&gt;from your browser to  your Webaroo library.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Store Webaroo content anywhere &lt;/strong&gt;on your hard  disk.&lt;/li&gt;
&lt;li&gt;An &lt;strong&gt;enhanced Webaroo library&lt;/strong&gt;, that shows you what content is  being updated and helps you sort your web packs &amp; sites.&lt;/li&gt;
&lt;li&gt;Update notifications &amp;amp; new web pack alerts.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Currently, Webaroo is supporting Windows Pocket PC 2003 SE and Windows mobile 5.0 platform for mobile edition and Windows XP and Windows NT SP4 for Desktop Edition.
&lt;/p&gt;&lt;p&gt;You can review the specification over &lt;a target="_blank" title="Webaroo Operating System specification" href="http://webaroo.com/rooDownload.html"&gt;here&lt;/a&gt; and the web content can be download at webaroo &lt;a target="_blank" href="http://webaroo.com/rooWebPacks.html"&gt;collection of topic-specific Web Packs.&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;
&lt;strong&gt;&lt;a target="_blank" title="Download Webaroo 1.2 " href="http://webaroo.com/rooDownload.html"&gt;Download Webaroo 1.2&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115631992717942982?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115631992717942982/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115631992717942982&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115631992717942982'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115631992717942982'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/webaroo-v12-released-surf-web.html' title='webaroo v1.2 Released - surf web information without border'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115596962184485972</id><published>2006-08-19T14:36:00.000+08:00</published><updated>2006-08-19T14:40:21.846+08:00</updated><title type='text'>Download Microsoft Live Writer</title><content type='html'>&lt;p&gt;Microsoft’s Windows Live Writer is launched yesterday, it is totally free desktop client's software and downloable application. Windows Live Writer able to run on windows PC and allows write your blog posts.
&lt;/p&gt;&lt;p&gt;&lt;img alt="Windows Live Writer Screenshot" title="Windows Live Writer Screenshot" src="http://blog.adglobe.net/pic/windows-live-writer.jpg" /&gt;
&lt;/p&gt;&lt;p&gt;The blogging system that integrate with Microsoft Windows Lives support are Windows Live Spaces, Blogger, LiveJournal, TypePad, WordPress and others.
&lt;/p&gt;&lt;p&gt;The main features of Windows Live Writer are WYSIWYG authoring and Photo publishing. The rich text editor is no quite impressive because contains the usual elements and doesn't produce clean  code.
&lt;/p&gt;&lt;p&gt;Photo Publishing features allows bloggers easy insertion of photos and things like Live.com Maps, and tagging. The images editing features that you can use are resize the picture, add a nice shadow, adjust  brightness and even use some simple effects.
&lt;/p&gt;&lt;p&gt;Windows Live Writer is available to download &lt;a target="_blank" title="Download Microsoft Live Writer" href="http://download.microsoft.com/download/f/9/a/f9a19f2d-cec4-4a25-9b0b-eb9655ea7561/Writer.msi"&gt;here&lt;/a&gt;  [4.74 MB, Windows] and it's still beta version.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115596962184485972?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115596962184485972/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115596962184485972&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115596962184485972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115596962184485972'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/download-microsoft-live-writer.html' title='Download Microsoft Live Writer'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115596930527034563</id><published>2006-08-19T14:27:00.000+08:00</published><updated>2006-11-18T15:22:31.060+08:00</updated><title type='text'>Desktop- Online Vritual Desktop</title><content type='html'>&lt;p&gt;&lt;img alt="Desktop Logo" title="Desktop Logo" src="http://desktoptwo.com/imageV3/headBeta.gif" align="right" /&gt;&lt;a href="http://desktoptwo.com/"&gt;DesktopTwo&lt;/a&gt; is a powerful new web based desktop that offers an impressive list of well designed features. DesktopTwo can allows you complete access of your desktop wherever you are and totally free. DesktopTwo services has generated well over 100,000 subscriptions from around the world.
&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Requirement to run DesktopTwo properly:-&lt;/strong&gt;
 &lt;/p&gt;&lt;ul&gt;&lt;li&gt;Java enabled&lt;/li&gt;
 &lt;li&gt;Flash version 9&lt;/li&gt;
 &lt;li&gt;Pop Up on browser is available&lt;/li&gt;
 &lt;li&gt;Adobe Readers&lt;/li&gt;
 &lt;li&gt;Cookies turn "on"
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;img alt="Desktop Two Screen" title="Desktop Two Screen" src="http://blog.adglobe.net/pic/desktoptwoscreen.jpg" /&gt;

&lt;strong&gt;Features that DesktopTwo offers by :-&lt;/strong&gt;
 &lt;/p&gt;&lt;ul&gt;&lt;li&gt;Web IM, including chat with Jabber, Google and MSN buddies. (No Yahoo! or AIM yet, that’s a shame.)&lt;/li&gt;
 &lt;li&gt;1 GB of free storage.&lt;/li&gt;
 &lt;li&gt;An inline MP3 player with playlist creation.&lt;/li&gt;
 &lt;li&gt;An adress book.&lt;/li&gt;
 &lt;li&gt;WYSIWYG web page editing.&lt;/li&gt;
 &lt;li&gt;A blog publishing platform with support for tags, full or partial RSS feeds, 16 layout templates and the ability to edit the CSS.&lt;/li&gt;
 &lt;li&gt;Email and search.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;My note&lt;/strong&gt;&lt;/p&gt;DesktopTwo seem like Next generation web-based desktop which includes email, IM, address book, hard drive, blog creator, message boards, search, office tools, mp3, and much more. Anyway, i have test it out and quite impressive about it. If anyone has experience in using this tool, please let us know how it worked  out for you..
&lt;p&gt;Visit &lt;a title="desktop two website" target="_blank" href="http://desktoptwo.com/"&gt;Desktop Website &lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115596930527034563?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115596930527034563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115596930527034563&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115596930527034563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115596930527034563'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/desktop-online-vritual-desktop.html' title='Desktop- Online Vritual Desktop'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115554429961466929</id><published>2006-08-14T16:30:00.000+08:00</published><updated>2006-08-14T16:31:39.616+08:00</updated><title type='text'>Cache Discovery Protocol Speed Bittorrent Speed</title><content type='html'>&lt;p&gt;&lt;a target="_blank" title="Bittorrent Website" href="http://www.bittorrent.com"&gt;Bitorrent&lt;/a&gt; is starting up working with &lt;a target="_blank" title="CacheLogic Website" href="http://cachelogic.com"&gt;CacheLogic&lt;/a&gt; again on a new bittorrent protocol call " &lt;strong&gt;Cache Discovery Protocol or CDP&lt;/strong&gt;" Concept which supposedly will act like DHCP features for peer to peer networks.( to address the issue of ISP bandwidth throttling, and more importantly, BitTorrent traffic caching.)
&lt;/p&gt;&lt;p&gt;This DHCP features will assigns IP addresses to devices on a network automatically, without much mucking around on the end user part which similiar to current CDP would allows BitTorrent client to auto discover better seeds that have been cached on the network, and allow faster downloads of the files. This new technology seem like will be helpful on situations where there are only a handful of seed files.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;My Note&lt;/strong&gt;
&lt;/p&gt;&lt;p&gt;My understanding on new bittorrent protocol seem like help out on addressing some of the issues on bittorrent peformance by caching some of seeds addresses, especially where there is very limited upstream speed available. it seem like this protocol works fine by finding better, cached seeds on the network for your bittorrent client&lt;/p&gt;
&lt;p&gt;Via &lt;a target="_blank" title="GigaOm on Cache Discovery Protocol" href="http://gigaom.com/2006/08/04/cachelogic-bittorrent/"&gt;GigaOm&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115554429961466929?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115554429961466929/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115554429961466929&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115554429961466929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115554429961466929'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/cache-discovery-protocol-speed.html' title='Cache Discovery Protocol Speed Bittorrent Speed'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115554404346227782</id><published>2006-08-14T16:26:00.000+08:00</published><updated>2006-08-14T16:27:23.486+08:00</updated><title type='text'>AIM and AOL User get free 5Gb online storage</title><content type='html'>&lt;p&gt;&lt;img alt="xdrive " title="xdrive " src="http://www.xdrive.com/images/title_logo.gif" align="right" /&gt;AOL announce offering &lt;strong&gt;5GB of free online storage&lt;/strong&gt; for all AIM and AOL web user on september onwards. This free online storage will powered by &lt;a target="_blank" title="Xdrive Website" href="http://blog.adglobe.net/wp-admin/www.xdrive.com"&gt;XDrive&lt;/a&gt;.&lt;/p&gt;The free online storage service will allow users to upload and download digital photos, videos, and important documents in Xdrive's data server without a single charges. meanwhile, XDrive will provides features like below:-
 &lt;ul&gt;&lt;li&gt;Drag and drop interface between online storage and hard drive&lt;/li&gt;
 &lt;li&gt;Access to files through any Web-connected PC or mobile device&lt;/li&gt;
 &lt;li&gt;Permission-based file and folder sharing&lt;/li&gt;
 &lt;li&gt;Online collaboration via shared files&lt;/li&gt;
 &lt;li&gt;Scheduled automatic backups&lt;/li&gt;
 &lt;li&gt;Automatic upload of e-mail attachments from providers including AOL Mail, AIM Mail, or any non-AOL POP3 or IMAP-compatible mail providers&lt;/li&gt;
 &lt;li&gt;Full-resolution photo storage&lt;/li&gt;
 &lt;li&gt;Easy access to AOL Pictures for professional prints and photo gifts
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;My Note&lt;/strong&gt;
&lt;/p&gt;&lt;p&gt;The free storage sounds awesome but just serve for AIM and AOL user only. This news may be worrying other online storage provider like GDrive that taking a long time to launch.
&lt;/p&gt;&lt;p&gt;Via &lt;a target="_blank" title="5GB online storage for free downloadsquad" href="http://www.downloadsquad.com/2006/08/03/aol-to-provide-5gb-of-space-for-free/"&gt;DownloadSquad &lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115554404346227782?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115554404346227782/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115554404346227782&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115554404346227782'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115554404346227782'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/aim-and-aol-user-get-free-5gb-online.html' title='AIM and AOL User get free 5Gb online storage'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115554202108162847</id><published>2006-08-14T15:49:00.000+08:00</published><updated>2006-08-14T15:53:41.083+08:00</updated><title type='text'>Free 3GB email storage and unlimited attachment size from AOL</title><content type='html'>&lt;p&gt;&lt;img title="Lycos Email Logo" alt="Lycos Email Logo" src="http://www.techcrunch.com/wp-content/lycosmaillogo.jpg" align="right" /&gt;Lycos announced their new &lt;a title="Lycos e-mail services" target="_blank" href="http://mail.lycos.com/lycos/Index.lycos"&gt;Lycos email services&lt;/a&gt; ( ccurrently still beta version ) with 3GB email storage and allow unlimited attachment size to be send and received - &lt;strong&gt;All is free&lt;/strong&gt;. All Lycos free email account will similiar like other email services with ads supported on web based email interface. meanwhile, to prevent infrequent use just for sending huge files, there’s a stipulation that Lycos mail accounts that go unused for 30 days will be deleted.
&lt;/p&gt;&lt;p&gt;if you willing to pay 20USD, you can enjoyed 5GB storage without ads supported and no account preservation.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;My note&lt;/strong&gt;
&lt;/p&gt;&lt;p&gt;The unlimited attachment storage has become attractive point to subscribe Lycos email services. In comparison, most other services only permit files of up to 10MB to be  attached to e-mails. Email storage number isn’t anything super special whereby Gmail already offer 2.75GB ( continue adding up th space).&lt;/p&gt;
&lt;p&gt;I still prefer Gmail since the good use of integration with other Google services and my email storage on Gmail never break 10 percent before.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115554202108162847?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115554202108162847/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115554202108162847&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115554202108162847'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115554202108162847'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/free-3gb-email-storage-and-unlimited.html' title='Free 3GB email storage and unlimited attachment size from AOL'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115529561366647065</id><published>2006-08-11T19:24:00.000+08:00</published><updated>2006-08-11T19:26:53.680+08:00</updated><title type='text'>Krugle - Source Code Search Engine</title><content type='html'>&lt;p&gt;&lt;strong&gt;Krugle search engine has been a great place for developer around the world to search code and technical content&lt;/strong&gt;. Krugle is designed to deliver easy access to source code and other highly relevant technical information in a single, convenient, clean, easy-to-use interface, according to the company.&lt;/p&gt;
&lt;p&gt;&lt;img alt="Krugle Search Engine Interfaces" title="Krugle Search Engine Interfaces" src="http://www.blogsmithmedia.com/www.downloadsquad.com/media/2006/07/krugle.jpg" /&gt;
&lt;/p&gt;&lt;p&gt;Krugle offers three separate search options: one for code, another called 'Tech Pages' for code documentation, forums and knowledgebase articles, and a third called 'Projects' that helps developers track down open source projects.
&lt;/p&gt;&lt;p&gt;Krugle is based on Apache Software Foundation's Web search projects and Antlr (&lt;a target="new" href="http://antlr.org/"&gt;&lt;u&gt;Another Tool for Language Recognition&lt;/u&gt;&lt;/a&gt;) parser generator. Krugle itself isn't opensource project but they participates on open-source projects from which part of Krugle's code springs, and also in other development communities. The requirement to use Krugle is require Java Script.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;My note&lt;/strong&gt;&lt;/p&gt;myself is developer on web based coding and find Krugle is a great tool for the code ninjas amongst us.
&lt;p&gt;Krugle Website&lt;/p&gt;Via &lt;a target="_blank" title="Linux Watch" href="http://www.linux-watch.com/news/NS6361290460.html"&gt;Linux Watch&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115529561366647065?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115529561366647065/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115529561366647065&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115529561366647065'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115529561366647065'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/krugle-source-code-search-engine.html' title='Krugle - Source Code Search Engine'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115512356164661836</id><published>2006-08-09T19:38:00.000+08:00</published><updated>2006-08-09T19:39:21.650+08:00</updated><title type='text'>Download Free portable application</title><content type='html'>&lt;p&gt;John Haller from &lt;a href="http://portableapps.com/" onclick="javascript:urchinTracker ('/outgoing/portableapps.com/');"&gt;PortableApps.com&lt;/a&gt; has released a lot of portable application that very useful on our daily digital life. all portable application is opensource and free for download.

&lt;strong&gt;Why use portable application ?&lt;/strong&gt;
&lt;/p&gt;&lt;p&gt;A portable app is a computer program that you can carry around with you on a portable device and use on any Windows computer. When your USB flash drive, portable hard drive or other portable device is plugged in, you have access to your software and personal data just as you would on your own PC. And when you unplug, none of your personal data is left behind.

&lt;strong&gt;List of portable application that available&lt;/strong&gt;
 &lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;a target="_blank" title="Download Portable Firefox 1.5.0.5" href="http://prdownloads.sourceforge.net/portablefirefox/Firefox_Portable_1.5.0.5_en-us.exe?download"&gt;Firefox portable 1.5.0.5&lt;/a&gt;  ( Web Browser )&lt;/li&gt;
 &lt;li&gt;&lt;a target="_blank" title="Download Portable firefox 2.0" href="http://prdownloads.sourceforge.net/portablefirefox/Firefox_Portable_2.0b1_en-us.exe?download"&gt;Firefox portable 2.0 Beta&lt;/a&gt; ( Web Broswer )&lt;/li&gt;
 &lt;li&gt;&lt;a target="_blank" title="Download Portable ThunderBird " href="http://prdownloads.sourceforge.net/portabletbird/Portable_Thunderbird_1.5.0.2_en-us.exe?download"&gt;Portable Thunderbird&lt;/a&gt; ( Email application )&lt;/li&gt;
 &lt;li&gt;&lt;a target="_blank" title="Download Portable FileZilla " href="http://prdownloads.sourceforge.net/portableapps/Portable_FileZilla_2.2.23a.exe?download"&gt;Portable Filezilla&lt;/a&gt; ( FTP Application )&lt;/li&gt;
 &lt;li&gt;&lt;a target="_blank" title="Portable ClamWin Download" href="http://prdownloads.sourceforge.net/portableapps/Portable_ClamWin_0.88.2.3.exe?download"&gt;Portable ClamWin&lt;/a&gt; ( Anti Virus Application)&lt;/li&gt;
 &lt;li&gt;&lt;a target="_blank" title="Download Portable OpenOffice " href="http://prdownloads.sourceforge.net/portableoo/portable_openoffice_2.0.2_en-us.zip?download"&gt;Portable OpenOffice 2.0.2&lt;/a&gt; ( Office productivity Suite )&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img alt="Firefox logo" title="Firefox logo" src="http://portableapps.com/files/images/logos/firefox_small.png" /&gt;&lt;img alt="FileZilla logo" title="FileZilla logo" src="http://portableapps.com/files/images/logos/filezilla_small.png" /&gt;&lt;img alt="ClamWin" title="ClamWin" src="http://portableapps.com/files/images/logos/clamwin_small.png" /&gt;&lt;img alt="ThunderBird" title="ThunderBird" src="http://portableapps.com/files/images/logos/thunderbird_small.png" /&gt;&lt;img alt="Openoffice " title="Openoffice " src="http://portableapps.com/files/images/logos/openoffice.png" /&gt;

&lt;strong&gt;My Note&lt;/strong&gt;
&lt;/p&gt;&lt;p&gt;This portable application has been ease my digital life without install all application on my computer. meanwhile, the portable application just simple plug other computer and nothing data left behind over there. anyway, this credit should belong to John Haller for the creation of portable application.&lt;/p&gt;
&lt;p&gt;John, you've brought a ray of sunshine into my life!&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115512356164661836?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115512356164661836/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115512356164661836&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115512356164661836'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115512356164661836'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/download-free-portable-application.html' title='Download Free portable application'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115512345079280323</id><published>2006-08-09T19:34:00.000+08:00</published><updated>2006-08-09T19:37:36.476+08:00</updated><title type='text'>free Web IDE tools - Aptana</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img alt="aptana Simple screenshot" title="aptana Simple screenshot" src="http://www.aptana.com/images/screenshot_code_assist_profiles_thumb.png" align="right" /&gt;      Aptana is a robust, JavaScript-focused IDE for building dynamic web applications&lt;/strong&gt;. This Javascript IDE supports Ajax development and has an easy and simple user interface to help your coding and web design task.

&lt;strong&gt;The Javascript Web IDE features:-&lt;/strong&gt;
&lt;/p&gt;&lt;ul&gt;
 &lt;li&gt;Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions&lt;/li&gt;
 &lt;li&gt;Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure&lt;/li&gt;
 &lt;li&gt;Error and warning notification for your code&lt;/li&gt;
 &lt;li&gt;Support for Aptana UI customization and extensions&lt;/li&gt;
 &lt;li&gt;Cross-platform support ( Windows , Linux and Macs )
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The basic of Aptana IDE is required a v1.4.2 of the Java runtime environment installed on your computer. so, Aptana can work fine.&lt;strong&gt;
&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;My Note&lt;/strong&gt;&lt;/p&gt;i like the aptana since the Javascript Web IDE has   javascript reference and ajax library helping me develop and learning the code. Plus more clear explaination on the syntax and function usage.
&lt;p&gt;Aptana is worth for downloading if you are web developer. meanwhile, This application is totally free&lt;/p&gt;&lt;a target="_blank" title="Aptana Screenshot " href="http://www.aptana.com/screenshots.html#overview"&gt;Aptana ScreenShot&lt;/a&gt;
&lt;p&gt;&lt;a target="_blank" title="Download Aptana" href="http://www.aptana.com/index.php"&gt;Download Aptana&lt;/a&gt;&lt;/p&gt;&lt;a target="_blank" title="Ajax sample using Aptana" href="http://www.aptana.com/docs/index.php/Aptana_Tutorials"&gt;Ajax Tutorial using Aptana&lt;/a&gt;
&lt;p&gt;&lt;a target="_blank" title="Aptana" href="http://www.aptana.com/docs/index.php/Main_Page"&gt;Aptana FAQ&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115512345079280323?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115512345079280323/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115512345079280323&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115512345079280323'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115512345079280323'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/08/free-web-ide-tools-aptana.html' title='free Web IDE tools - Aptana'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115384165168363106</id><published>2006-07-25T23:24:00.000+08:00</published><updated>2006-07-25T23:34:11.686+08:00</updated><title type='text'>Google Paint</title><content type='html'>&lt;p&gt;One Google user call " Stuart " has created a web painting tools services call " &lt;strong&gt;&lt;a target="_blank" title="Google Paint" href="http://stuartjmoore.googlepages.com/Gpaint.html#"&gt;Google Paint&lt;/a&gt;&lt;/strong&gt; " under Googlepages domain name. The suprising part is this web painting service is created by Google Pages.
&lt;/p&gt;&lt;p&gt;The web painting services is similar to  &lt;a target="_blank" title="Microsoft Paint tools" href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/mspaint_overview.mspx"&gt;Microsoft’s MS Paint&lt;/a&gt; concept and allows you to share, import images to computer, open, save and edit photos via online. i already test the web painting services and able to work on Mozilla browser.
&lt;/p&gt;&lt;p&gt;&lt;img alt="Google Paint Screen" title="Google Paint Screen" src="http://img56.imageshack.us/img56/5954/googlepaintprototypeom3.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Although "Google Paint" hasn't been taken down or blocked by Google, This web painting is worth worth for try when still available
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;Test &lt;a target="_blank" title="Google Paint web link" href="http://stuartjmoore.googlepages.com/Gpaint.html#"&gt;Google Paint&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115384165168363106?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115384165168363106/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115384165168363106&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115384165168363106'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115384165168363106'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/07/google-paint.html' title='Google Paint'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115384099565465097</id><published>2006-07-25T23:21:00.000+08:00</published><updated>2006-07-25T23:23:15.666+08:00</updated><title type='text'>Microsoft Carioca Rummy Download</title><content type='html'>&lt;p&gt;if you frequently play microsoft games then i recommend you go download &lt;strong&gt;&lt;a target="_blank" title="Microsoft Carioca Rummy" href="http://www.microsoft.com/globaldev/outreach/dnloads/Carioca.mspx"&gt;Microsoft Carioca Rummy&lt;/a&gt;&lt;/strong&gt;.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Microsoft Carioca Rummy description:&lt;/strong&gt;
&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;If you enjoy card games, you will love Microsoft’s Carioca Rummy! The object of this unique card game, popular in countries like Argentina and Chile, is to get rid of all of your cards during each round. The player with the fewest cards at the end of the game wins!
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;img alt="Microsoft Carico Rummy Screenshot" title="Microsoft Carico Rummy Screenshot" src="http://blog.adglobe.net/pic/Carioca.jpg" /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115384099565465097?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115384099565465097/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115384099565465097&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115384099565465097'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115384099565465097'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/07/microsoft-carioca-rummy-download.html' title='Microsoft Carioca Rummy Download'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115336416641175152</id><published>2006-07-20T10:40:00.000+08:00</published><updated>2006-07-20T10:56:06.430+08:00</updated><title type='text'>Fast and Clean Foxit PDF Reader</title><content type='html'>&lt;p&gt;&lt;img title="FOXIT LOGO" alt="FOXIT LOGO" src="http://foxitsoftware.com/image/foxit_logo.gif" align="right" /&gt;Are you tired of those PDF files slow loading time and annoying welcome screen from Adobe Acrobat opens? So, &lt;strong&gt;checkout Foxit reader&lt;/strong&gt; - a free reader for PDF   (Portable Document Format) documents with lighten , fast loading time and clean UI  design.&lt;/p&gt;
&lt;p&gt;The file size just around 1mb and has a lot of features inside it. meanwhile, the FOXIT no required installation and straight forward using it after downloading it.&lt;/p&gt;
&lt;p&gt;Currently FOXIT just support Windows 5/98/NT/2000/XP/2003 only.

Now You can &lt;a href="http://www.foxitsoftware.com/bbs/showthread.php?p=3327#post3327" onclick="javascript:urchinTracker ('/outgoing/www.foxitsoftware.com/bbs/showthread.php?p=3327#post3327');"&gt;checkout version 2.0 Beta&lt;/a&gt; . Here is an overview of the new features:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;Multi-language UI&lt;/li&gt;
 &lt;li&gt;Dynamic downloading of add-ons&lt;/li&gt;
 &lt;li&gt;Form filler&lt;/li&gt;
 &lt;li&gt;Better look and feel&lt;/li&gt;
 &lt;li&gt;and there is more!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The FOXIT is totally free software for non commercial license but they also offer customization software with more advance features inside with  an affordable price.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a title="FOXIT Website" target="_blank" href="http://foxitsoftware.com/pdf/rd_intro.php"&gt;Checkout FOXIT Website&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.foxitsoftware.com/foxitreader/FoxitReader2.0Beta.zip" onclick="javascript:urchinTracker ('/outgoing/www.foxitsoftware.com/foxitreader/FoxitReader2.0Beta.zip');"&gt;Download Foxit Reader 2.0 Beta&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115336416641175152?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115336416641175152/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115336416641175152&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115336416641175152'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115336416641175152'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/07/fast-and-clean-foxit-pdf-reader.html' title='Fast and Clean Foxit PDF Reader'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115242351580870778</id><published>2006-07-09T13:28:00.000+08:00</published><updated>2006-07-09T13:38:35.810+08:00</updated><title type='text'>PXN8 - Free online image editor</title><content type='html'>&lt;p&gt;&lt;img align="right" alt="PXN8 " title="PXN8 " src="http://pxn8.com/images/slick/logo.gif" /&gt;Photo editing web tools perhaps very popular on internet recently but some of the online image editor require you to install the plugin or component before you can use their services. This may cause us less user friendly or troublesome.&lt;br /&gt;
However, PXN8 is an  online image editor with a user interface developed with standard web technologies (&lt;abbr title="HyperText Markup Language"&gt;HTML&lt;/abbr&gt;, &lt;abbr title="Cascading Style Sheets"&gt;CSS&lt;/abbr&gt; and JavaScript). the best part is PXN8 is give you less problem and enables you to edit images directly through your browser without downloading any software.&lt;/p&gt;
&lt;p&gt;Beside that, PXN8 also provide bookmarklet feature so all you have to do is click your PXN8 bookmarklet to grab images that you want to modify from a website.&lt;/p&gt;
&lt;p&gt;Currently, The online photo editing is workable on Firefox, Safari and IE only.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;PXN8 Web Image Editor Features&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="Features" alt="Features" src="http://blog.adglobe.net/pic/pxn2.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" title="Sample Screenshot" href="http://blog.adglobe.net/pic/pxn8.JPG"&gt;View PXN8 ScreenShot&lt;/a&gt;&lt;br /&gt;
&lt;a target="_blank" title="PXN8 Web link" href="http://pxn8.com/"&gt;Read more on PXN8 Website&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115242351580870778?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115242351580870778/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115242351580870778&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115242351580870778'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115242351580870778'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/07/pxn8-free-online-image-editor.html' title='PXN8 - Free online image editor'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115242292450308842</id><published>2006-07-09T13:21:00.000+08:00</published><updated>2006-07-09T13:28:44.516+08:00</updated><title type='text'>Recovering Deleted Files from Windows</title><content type='html'>&lt;p&gt;Recovering delele files from Windows XP has been headache for Windows user if accidently deleted the files or seem the files lost forever when you have spend a lot of time on the documentation files.&lt;/p&gt;
&lt;p&gt;But thanks for &lt;a title="Recovering Deleted files on Windows XP" target="_blank" href="http://jameser.blogspot.com/2006/07/tip-6-recovering-deleted-files.html"&gt;Jameser Tech Tips post&lt;/a&gt; giving hopes for you to recover the deleting files if you  immediately taking action by using restoration application when you notices accidently delete the files.&lt;/p&gt;
&lt;p&gt;&lt;a title="Restoration Website" target="_blank" href="http://www.geocities.jp/br_kato/"&gt;&lt;span style="font-weight: bold"&gt;Restoration &lt;/span&gt;&lt;/a&gt;is a freeware application that restoring files which are deleted from the recycle bin by mistake. Conversely, delete files completely. This application is supporting operating system starting from Win98 to Windows XP. Bare in mind, This program is very effective at recovering deleted files from your hard drive and does not require installation either, so it is a handy application to carry on a USB flash drive as well.&lt;/p&gt;
&lt;p&gt;&lt;img width="485" height="376" title="Restoration Application" alt="Restoration Application" src="http://www.jameser.com/images/tip-6-1.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; How it works:-&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
 &lt;li&gt;Select the drive you'd like to restore from the pulldown menu on the upper right of the application&lt;/li&gt;
 &lt;li&gt;Click on the "Search Deleted Files" button&lt;/li&gt;
 &lt;li&gt;After the search is complete, select the files you'd like to restore and click on the "Restore By Copying" button&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Some comment from Jameser on the recovering process:-&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It is important that you try to restore your files either to another drive or partition, so as to avoid overwriting information on your source drive... So if you only have one drive/partition, try to restore the data to diskette, USB flash drive, or a network drive...&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;For me, this is a great windows tech tips and prepare yourself when you might face this problem in future.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115242292450308842?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115242292450308842/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115242292450308842&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115242292450308842'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115242292450308842'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/07/recovering-deleted-files-from-windows.html' title='Recovering Deleted Files from Windows'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115199642190462463</id><published>2006-07-04T14:58:00.000+08:00</published><updated>2006-07-04T15:00:21.920+08:00</updated><title type='text'>100 top network security tools list</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img alt="Insecure.org" title="Insecure.org" src="http://images.insecure.org/images/Insecurelogo-eye-90x168.gif" align="right" /&gt;Insecure.org recently update the top 100 network security lists for 2006.&lt;/strong&gt; The list is compile by hacker and Nmap creator Fyodor based on 3,200 responses on the nmap-hackers mailing list starting from year of 2003. you will notice the list is crowned by names that may be familiar: vulnerability scanner Nessus, network protocol analyzer Wireshark (formerly Ethereal), intrusion detection/prevention system Snort&lt;/p&gt;
&lt;p&gt;The list that compiled is totally awesome where each tools is label by opensource and commercial, popularity, platform, interface and cost.&lt;/p&gt;
&lt;p&gt;Now, The insecure.org has been moved to new home (&lt;a target="_blank" title="Sectool.org web link" href="http://sectools.org/"&gt;Sectool.org&lt;/a&gt;). Hope you enjoyed the network security tools and giving some support to insecure.org for the contribution on the network security list&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115199642190462463?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115199642190462463/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115199642190462463&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115199642190462463'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115199642190462463'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/07/100-top-network-security-tools-list.html' title='100 top network security tools list'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115165776404294868</id><published>2006-06-30T15:01:00.000+08:00</published><updated>2006-06-30T16:56:04.176+08:00</updated><title type='text'>Gliffy - Web Diagramming Tools</title><content type='html'>&lt;p&gt;&lt;img alt="Gliffy ScreenShot" title="Gliffy ScreenShot" src="http://www.gliffy.com/images/gliffy_ss_small.jpg" align="right" /&gt;Gliffy is a free diagramming tool that works entirely in your browser. Gliffy is an web based Visio killer application can draw a lot types of diagram like FlowChart, Devolopment process, Web Layout, Floorplan, Class diagram, network diagram and etc.&lt;/p&gt;
&lt;p&gt;You can sign Gliffy account freely and start drawing and asswmble your diagram online.  meanwhile, your drawings can be shared with others via your blog or website, collaborated on by a group, and placed into documents when complete.&lt;/p&gt;
&lt;p&gt;The diagram usage is very similar like visio and take me more than 10 minutes to finish one diagram. But the limitation is Gliffy is a web based application and very relay on the internet speed.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" title="Gliffy ScreenShot" href="http://www.gliffy.com/examples1.shtml"&gt;More Gliffy Screen Shot &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" title="Gliffy WebSite" href="http://www.gliffy.com/"&gt;Gliffy Official Website&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115165776404294868?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115165776404294868/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115165776404294868&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115165776404294868'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115165776404294868'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/gliffy-web-diagramming-tools.html' title='Gliffy - Web Diagramming Tools'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115165086165856906</id><published>2006-06-30T14:55:00.000+08:00</published><updated>2006-06-30T15:01:01.670+08:00</updated><title type='text'>Web based media player on FireFox - SongBird</title><content type='html'>&lt;p&gt;&lt;img width="373" height="261" align="right" title="Songbird Screen" alt="Songbird Screen" src="http://www.songbirdnest.com/themes/gespaa_customized/main_screenshot_upperleftcorner.png" /&gt;&lt;strong&gt;Songbird is web based open-source media player and Internet browser based on Mozilla Firefox browser Engine only&lt;/strong&gt;. It have all the features like desktop media player and support operating system like Linux , Macs and Windows. Songbird software lets you play music from the web like you going to a site that has links to music, Songbird creates a list of of files you can download or play.&lt;/p&gt;
&lt;p&gt;Meanwhile, Songbird also allow you adding or playing podcasting and radio services like odeo and last.fm easily on the web based player. Beside that, the supporting audio format like MPEG Audio (mpga), MPEG Layer 3 (mp3), MP4 Audio (mp4a), Ogg Vorbis, Speex, AAC, WMA, FLAC also play on this web based media player.&lt;/p&gt;
&lt;p&gt;Songbird still on the early stage of development ( Version 1) and the features will be grow much more in future when developers create cross-platform extensions and plug-ins.&lt;br /&gt;
&lt;a title="Songbird Website" target="_blank" href="http://www.songbirdnest.com/"&gt;SongBird Offical Website&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115165086165856906?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115165086165856906/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115165086165856906&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115165086165856906'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115165086165856906'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/web-based-media-player-on-firefox.html' title='Web based media player on FireFox - SongBird'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115140852478517487</id><published>2006-06-27T19:39:00.000+08:00</published><updated>2006-06-27T19:42:04.806+08:00</updated><title type='text'>Online testing on Microsoft office 2007</title><content type='html'>&lt;p&gt;&lt;img title="Office online" alt="Office online" src="http://www.cybernetnews.com/tech/wp-content/uploads/2006/06/Office2007Online.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;If you haven't &lt;a target="_blank" title="Download Office" href="http://blog.adglobe.net/2006/05/24/download-microsoft-office-system-beta-2-freely-and-legally/"&gt;downloading Microsoft Office 2007&lt;/a&gt; for test out the features of Office 2007, Here is a easy way , Microsoft offer a &lt;strong&gt;&lt;a target="_blank" title="Testing Online Office 2007 beta 2" href="http://www.runaware.com/microsoft/en-us/office2007/td"&gt;free testing on Microsoft office 2007 beta via online&lt;/a&gt;.&lt;/strong&gt;  Microsoft create a complete computer simulation environment to test out their Microsoft office 2007 product.&lt;/p&gt;&lt;strong&gt;List of product on Microsoft office 2007 beta 2&lt;/strong&gt;
 &lt;ul&gt;&lt;li&gt;Microsoft Office Access 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Office Excel 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Office InfoPath 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Office OneNote 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Office Outlook 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Office Outlook 2007 with Business Contact Manager&lt;/li&gt;
 &lt;li&gt;Microsoft Office Outlook Web Access&lt;/li&gt;
 &lt;li&gt;Microsoft Office PowerPoint 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Office Project Professional 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Office Publisher 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Office SharePoint Designer 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Office Visio 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Office Word 2007&lt;/li&gt;
 &lt;li&gt;Microsoft Windows SharePoint Services&lt;/li&gt;
 &lt;li&gt;Microsoft Office Project Server 2007 (should be available soon)&lt;/li&gt;
 &lt;li&gt;Microsoft Office SharePoint Server 2007
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Currently the Microsoft office 2007 online server is very buzy and the latency of the respond times is long. i need more than 10 minutes to get the respond and the chances to test is getting slowly and hard to access&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115140852478517487?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115140852478517487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115140852478517487&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115140852478517487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115140852478517487'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/online-testing-on-microsoft-office.html' title='Online testing on Microsoft office 2007'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115133506068209814</id><published>2006-06-26T23:16:00.000+08:00</published><updated>2006-06-26T23:17:41.223+08:00</updated><title type='text'>Getting Encarta instant answer via MSN Messenger</title><content type='html'>&lt;p&gt;Looking for fast encyclopedia answer? Here comes the &lt;strong&gt;MSN Encarta instant anwser via MSN Messenger.&lt;/strong&gt;
&lt;/p&gt;&lt;p&gt;MSN Encarta Instant anwsering services is an &lt;strong&gt;Artificial Inteligent answering robot&lt;/strong&gt; with encarta information.  Basically it like chating with someone and you may ask a lot can question using nature language. Encarta will try to answer you or open Microsoft Encarta (if installed on your PC) for the result.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Step for adding MSN Encarta Instant answer&lt;/strong&gt;
&lt;/p&gt;&lt;ul&gt;
 &lt;li&gt;Open MSN Messenger and sign in.&lt;/li&gt;
 &lt;li&gt;Add Encarta as a contact: encarta@conversagent.com&lt;/li&gt;
 &lt;li&gt;Press enter on Encarta from your Contact List.&lt;/li&gt;
 &lt;li&gt;Ask a question.&lt;/li&gt;
&lt;/ul&gt;For me, this encarta services is good in term it can search encarta information like chating with someone but encarta respond still lack of respond speed.
&lt;p&gt;News Source:- &lt;a target="_blank" title="encarta instant anwser" href="http://www.liewcf.com/blog/archives/2006/06/chat-with-encarta-via-msn-messenger/"&gt;Liewcf.com&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115133506068209814?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115133506068209814/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115133506068209814&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115133506068209814'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115133506068209814'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/getting-encarta-instant-answer-via-msn.html' title='Getting Encarta instant answer via MSN Messenger'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115129651579629728</id><published>2006-06-26T12:33:00.000+08:00</published><updated>2006-06-26T12:35:15.796+08:00</updated><title type='text'>Healia - A health search engine</title><content type='html'>&lt;p&gt;&lt;img alt="Healia Logo" title="Healia Logo" src="http://www.healia.com/healia/_images/logo_tag.gif" align="right" /&gt;&lt;strong&gt;&lt;a target="_blank" title="Healia Search Engine web links" href="http://www.healia.com/healia/"&gt;Helia&lt;/a&gt; is a consumer health search engine&lt;/strong&gt; which you can find useful and health related information only. The health search engine was developed by multiyear competitive Small Business Innovation Research (SBIR) award from the National Cancer Institute.&lt;/p&gt;
&lt;p&gt;Helia search keyword is based on health vocabulary database of hundreds of thousands of health-related concepts and relationships to suggest alternate search terms and concepts. This sarch kwywords allows you to see the relationships among concepts and search terms that are similar, more general, and more specific than those you submitted.&lt;/p&gt;
&lt;p&gt;I see this search engine is very extremly useful for everyone since the search engine is giving more specific health related information only and reduce user searching times on larger search engine.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115129651579629728?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115129651579629728/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115129651579629728&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115129651579629728'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115129651579629728'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/healia-health-search-engine.html' title='Healia - A health search engine'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115129606288053043</id><published>2006-06-26T12:23:00.000+08:00</published><updated>2006-06-26T12:27:42.893+08:00</updated><title type='text'>IEs 4 Linux - Internet Explorer for linux</title><content type='html'>&lt;p&gt;&lt;span style="font-weight: bold;"&gt;&lt;img alt="IEs4Linux Logo" title="IEs4Linux Logo" src="http://www.tatanka.com.br/ies4linux/logo.png" align="right" /&gt;&lt;/span&gt;&lt;a style="font-weight: bold;" href="http://www.tatanka.com.br/ies4linux/index-en.html"&gt;IEs4Linux&lt;/a&gt; is a &lt;strong&gt;simpler&lt;/strong&gt; way to run Internet Explorer on Linux. It is a opensource and free application.  IEs4Linux no need clicks needed and setup for the entire process installation of IE on linux. The installation just running a simple script only. The support Internet Explorer edition is IE6, IE 5.5 and IE5 only.&lt;/p&gt;
&lt;p&gt;&lt;img alt="IEs4Linux setup screen" title="IEs4Linux setup screen" src="http://www.liewcf.com/blog/wp-images/ies4linux-setup.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight: bold;"&gt;Step for install IEs4Linux&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
 &lt;li&gt;Wine and cabextract are required to be installed first before install IEs4Linux. (installation help for &lt;a target="_blank" title="Install wine and cabextrat" href="http://www.tatanka.com.br/ies4linux/forum/viewtopic.php?t=18"&gt;install Wine and cabextract &lt;/a&gt;)&lt;/li&gt;
 &lt;li&gt;Download IEs4linux from &lt;a target="_blank" title="Download IEs4linux" href="http://www.tatanka.com.br/ies4linux/index-en.html"&gt;here&lt;/a&gt; and extract it to wine special folder.&lt;/li&gt;
 &lt;li&gt;open terminal and run '&lt;span style="font-weight: bold;"&gt;ies4linux&lt;/span&gt;' executable.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-weight: bold;"&gt;More information :&lt;/span&gt; - &lt;a title="IEs 4 Linux - Internet Explorers for Linux" href="http://www.tatanka.com.br/ies4linux/index-en.html"&gt;IEs 4 Linux - Internet Explorers for Linux&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.tatanka.com.br/ies4linux/downloads/ies4linux-2.0beta7.tar.gz"&gt;Download IEs4Linux&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115129606288053043?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115129606288053043/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115129606288053043&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115129606288053043'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115129606288053043'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/ies-4-linux-internet-explorer-for.html' title='IEs 4 Linux - Internet Explorer for linux'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115071510102165714</id><published>2006-06-19T18:44:00.000+08:00</published><updated>2006-06-19T19:05:01.033+08:00</updated><title type='text'>VOIP – Is it for you?</title><content type='html'>VOIP has created quite a buzz of late. VOIP stands for Voice Over Internet Protocol. More and more people and businesses are switching to VOIP from the standard PSTN (Public Switched Telephone Networks). VOIP transmits the data via the internet versus a PSTN which uses an electrical circuit established between two callers.

There are a few reasons why people are switching to VOIP. The first is quite simple – Price.

The price for most VOIP services is significantly lower than a landline system or PSTN. There are free pc to pc services and even the services that tie into the regular phone system are much cheaper than the same service plan for regular telephone service.

It is not unusual to find unlimited calling anywhere on a pc to pc basis and most of the major services have a variety of plans. These can include local overseas numbers.

The second big reason for changing is the ability to bundle services such as caller id, call forwarding, voice mail, call block, etc as part of the same package without the additional costs you would expect to pay with a landline system.

Increased mobility is another big advantage of VOIP. You can have your local phone with you where ever you are as long as you have broadband internet access. Plug in your converter to an internet connection; add your phone and you can have your regular phone service on the other side of the country. Not as portable as your cell phone but if you travel a great feature.

You can have the ability to have a number within the local area of your friends and family or customers so that they may call you locally. Imagine, you can have a local presence in numerous areas all from the same phone for only a few dollars a month for each one.

VOIP will also allow you to integrate voice and data and has been used for conferencing and desk top sharing. If both parties have VOIP it is possible to share video, audio and even share a desktop view of their pc.

Finally, VOIP can allow you to easily set up three way conferencing or other conferencing set ups at a much lower price than a land line system.

In conclusion if you are looking for savings and more options VOIP can be the cornerstone of your communications program.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115071510102165714?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115071510102165714/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115071510102165714&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115071510102165714'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115071510102165714'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/voip-is-it-for-you.html' title='VOIP – Is it for you?'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115042733060731367</id><published>2006-06-16T11:06:00.000+08:00</published><updated>2006-06-16T11:08:50.620+08:00</updated><title type='text'>Picasa Web Album Release</title><content type='html'>&lt;p&gt;&lt;img title="Picasa logo" alt="Picasa logo" src="http://www.cybernetnews.com/tech/wp-content/uploads/2006/06/PicasaWeb.jpg" align="right" /&gt;Recently i write about " &lt;a target="_blank" title="Picasa news" href="http://blog.adglobe.net/2006/06/07/google-picasa-web-albums/"&gt;&lt;strong&gt;Picasa web albums going to launch&lt;/strong&gt;&lt;/a&gt; " and today Google has make Picasa web become reality. Google Picasa also start to invites people to join up and testing the Picasa web photo.

Now, you will get 250mb space of photo for free. if you want greater space to photos , you will be shock that you need to fork up 25USD to get a 6GB space per year. Seem like the web album services is very expensive compare to &lt;strong&gt;Flickr &lt;/strong&gt;just charge 25USD per year and lets you upload 24GB total up.&lt;/p&gt;There is some nice features about this picasa web album that you can make the photo sharing be private or public. meanwhile, a Picasa desktop software allow uploading to your account.
&lt;p&gt;This news might be some disppointment but i hope Google slightly adjust the pricing and the upload limits.&lt;/p&gt;New Souces and ScreenShot :- &lt;a title="Google Blogoscoped" target="_blank" href="http://blog.outer-court.com/archive/2006-06-14-n55.html"&gt;Google Blogoscoped&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115042733060731367?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115042733060731367/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115042733060731367&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115042733060731367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115042733060731367'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/picasa-web-album-release.html' title='Picasa Web Album Release'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-115042230563361328</id><published>2006-06-16T08:46:00.000+08:00</published><updated>2006-06-16T09:45:05.716+08:00</updated><title type='text'>Google Earth 4 version</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img title="Google Earth" alt="Google Earth" src="http://www.1022.net/googleearth/v1/logo.jpg" align="right" /&gt;Google official launch new version of &lt;a target="_blank" title="Google earth 4" href="http://earth.google.com/earth4.html"&gt;Google earth 4&lt;/a&gt; on the &lt;a title="Google Blog" target="_blank" href="http://googleblog.blogspot.com/"&gt;Google Blog.&lt;/a&gt;&lt;/strong&gt; The new version of Google earth is able to support windows,Mac and Linux distribution. This has been a great news for Linux and Macs fans. Beside that, Google also come out &lt;strong&gt;enterprise version of Google Maps  &lt;/strong&gt;by offering a fee-based service and support for businesses that want to embed a Google Maps experience in their websites or internal applications.

&lt;strong&gt;New features on Google Earth 4:-&lt;/strong&gt;&lt;/p&gt;
 &lt;ol&gt;&lt;li&gt;Support for "textured" 3D buildings using models created with SketchUp, so that  the images look more realistic&lt;/li&gt;
 &lt;li&gt;An updated KML format that allows sharing of partial information.&lt;/li&gt;
 &lt;li&gt;Google Earth in French, Italian, German, and Spanish.&lt;/li&gt;
 &lt;li&gt;Full screen mode  now allows searching (press "/" to search).&lt;/li&gt;
 &lt;li&gt;Now Google Earth is an  universal binary, so it runs natively on both PowerPC- and x86 (Intel)-based  Macintosh computer.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;ScreenShot of 3D modeling building from Google earth 4&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="google earth 3d building" title="google earth 3d building" src="http://earth.google.com/images/02.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;News Source :- &lt;a title="Google Blogspot" target="_blank" href="http://googleblog.blogspot.com/"&gt;Google Blogspot&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There's a Linux version (&lt;a href="http://earth.google.com/tour/thanks-linux4.html"&gt;available to download  here as a bin file&lt;/a&gt;).&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a target="_blank" title="Google earth 4" href="http://earth.google.com/earth4.html"&gt;Download Google Earth 4 &lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-115042230563361328?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/115042230563361328/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=115042230563361328&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115042230563361328'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/115042230563361328'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/google-earth-4-version.html' title='Google Earth 4 version'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114952003912324798</id><published>2006-06-05T23:06:00.000+08:00</published><updated>2006-06-05T23:09:03.540+08:00</updated><title type='text'>Google web 2.0  Search Engine API</title><content type='html'>&lt;p&gt;Google has release &lt;strong&gt;an powerful ajax search engine API&lt;/strong&gt; for public to developed own ajaxed search engine under Google. This Ajax search engine API is a JavaScript library that allows you to embed many flavors of Google Search into  your site: Web Search, Local Search, Video and Blog Search.
&lt;/p&gt;&lt;p&gt;&lt;img alt="Sample of Google ajax search engine" title="Sample of Google ajax search engine" src="http://photos1.blogger.com/blogger/7506/607/320/api-ajax.jpg" /&gt;&lt;/p&gt;Here is the example of Google ajax search engine API - &lt;a target="_blank" title="Google Ajax Api" href="http://www.google.com/uds/samples/apidocs/helloworld.html"&gt;Here&lt;/a&gt; which You can combine the search results from all these sources to obtain a beautiful  sidebar. The best part on Google Ajax search engine is you can customize a certain result that load on search pages. meanwhile, Users of the site can use the search results to paste them in &lt;a href="http://www.google.com/uds/samples/blog.html"&gt;comments&lt;/a&gt; or other user-generated content.
&lt;p&gt;The Google Ajax search engine is currently support IE, Mozilla and Safari only. This API still new and i hope adsense function can be added on it in future&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114952003912324798?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114952003912324798/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114952003912324798&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114952003912324798'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114952003912324798'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/google-web-20-search-engine-api.html' title='Google web 2.0  Search Engine API'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114951985169446657</id><published>2006-06-05T23:03:00.000+08:00</published><updated>2006-06-05T23:04:32.680+08:00</updated><title type='text'>Instlux -Install linux on Windows platform</title><content type='html'>&lt;p&gt;&lt;img title="Instlux logo" alt="Instlux logo" src="http://instlux.sourceforge.net/instlux_logo.png" align="right" height="92" width="209" /&gt;Linux Installation has no been easy task for windows user on windows platform. here come Instlux where it is an opensource application &lt;strong&gt;automates linux installation on windows platform&lt;/strong&gt;. currently user able to use Instlux to install linux distribution either &lt;strong&gt;&lt;a target="_blank" title="Opensuse website" href="http://en.opensuse.org/Welcome_to_openSUSE.org"&gt;OpenSuse&lt;/a&gt; or &lt;a target="_blank" title="Ubuntu" href="http://www.ubuntu.com/"&gt;Ubuntu&lt;/a&gt;&lt;/strong&gt; only.&lt;/p&gt;Instlux perform as grabbing your windows information and writing default windows information on linux installation like driver configuration. Currently Instlux is supporting 15 languages.
&lt;p&gt;&lt;strong&gt;How developer say about Instlux :-&lt;/strong&gt;&lt;/p&gt;The final goal is not only to provide a way of installing Linux on a Windows system, but being a tool for a complete migration from Windows to Linux, by getting the system and user information stored on Windows, and writing default values to the Linux installation according to them, easying this way the migration.
&lt;p&gt;This opensource software has been make windows user more painless when migrating windows to linux but unfortunelately now just support OpenSuse and Ubuntu only. Hope this opensource software can support more linux distribution.&lt;/p&gt;if you try out this application. Please drop me an comment about it....
&lt;p&gt;&lt;a target="_blank" title="Download Instlux" href="http://sourceforge.net/projects/instlux/"&gt;Download Instlux &lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114951985169446657?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114951985169446657/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114951985169446657&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114951985169446657'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114951985169446657'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/instlux-install-linux-on-windows.html' title='Instlux -Install linux on Windows platform'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114949971333884978</id><published>2006-06-05T17:27:00.000+08:00</published><updated>2006-06-05T17:28:33.346+08:00</updated><title type='text'>Wordpress 2.0.3 released</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img title="Wordpress logo" alt="Wordpress logo" src="http://images.google.com/images?q=tbn:iWl5PTlruodwuM:leita.wordpress.com/files/2005/11/wordpress.gif" align="right" /&gt;Wordpress has released a new version of wordpress 2.0 series, 2.0.3&lt;/strong&gt;. This version is available to download on &lt;a target="_blank" title="Wordpress download" href="http://wordpress.org/download/"&gt;Wordpress official website.&lt;/a&gt; Changes of this version is bug fix , backports a number of security holes on to protect user's wordpress blog and other small performance enhancements.&lt;/p&gt;&lt;strong&gt;Here is the changes that declares by Wordpress :-&lt;/strong&gt;
&lt;blockquote&gt;&lt;ul&gt;
 &lt;li&gt;Movable Type / Typepad importer fix&lt;/li&gt;
 &lt;li&gt;Enclosure (podcasting) fix&lt;/li&gt;
 &lt;li&gt;The aforementioned security enhancements (nonces)&lt;/li&gt;
&lt;/ul&gt;Small performance enhancements
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Upgrading process :-&lt;/strong&gt;

Upgrading is simple by overwrite your old files with the latest version of 2.0.3. When entering admin pages, it will give you a link to update your database.

i haven't upgrade the latest wordpress 2.0.3 yet, if you have tries it out, Please drop me a comment !&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114949971333884978?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114949971333884978/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114949971333884978&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114949971333884978'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114949971333884978'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/wordpress-203-released.html' title='Wordpress 2.0.3 released'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114924132906404749</id><published>2006-06-02T17:41:00.000+08:00</published><updated>2006-06-02T17:42:09.066+08:00</updated><title type='text'>Download Microsoft Office system Beta 2</title><content type='html'>&lt;p&gt;&lt;strong&gt;Microsoft&lt;/strong&gt; has make &lt;strong&gt;Microsoft Office system beta 2 &lt;/strong&gt;freely to download. The purpose Microsoft Office system Beta 2 for public download is testing and planning purposes with the functionality of Microsoft Office system Beta 2 before Microsoft shiipped Office 2007 for sales.&lt;/p&gt;&lt;img alt="Microsoft Office 2007 Beta" title="Microsoft Office 2007 Beta" src="http://img.lenta.ru/news/2006/03/24/msdelay/picture.jpg" align="right" /&gt;
&lt;p&gt;Before you downloading Microsoft Office System beta 2, You required to fill out quick survey form and Microsoft will give you the serial keys for every Office 2007 product that you want: Word, Excel, PowerPoint, Visio, etc…&lt;/p&gt;
&lt;p&gt;Let the fun begin! and testing out some of the new features on Microsoft Office 2007 and more importantly the new menu-less user interface paradigm.

&lt;a onclick="javascript:urchinTracker ('/outgoing/www.microsoft.com/office/preview/beta/getthebeta.mspx');" href="http://www.microsoft.com/office/preview/beta/getthebeta.mspx"&gt;Download Office 2007 Beta 2&lt;/a&gt;
&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114924132906404749?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114924132906404749/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114924132906404749&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114924132906404749'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114924132906404749'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/download-microsoft-office-system-beta.html' title='Download Microsoft Office system Beta 2'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114924116770197402</id><published>2006-06-02T17:34:00.000+08:00</published><updated>2006-06-02T17:39:27.703+08:00</updated><title type='text'>Scandoo -Find out website safetyness</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img alt="Scandoo logo" title="Scandoo logo" src="http://www.sabahan.com/wp-content/uploads/2006/05/aboutus_04.gif" align="right" /&gt;Scandoo is a search engine result pages ( SERP)&lt;/strong&gt; that analysis link to inform you letting you know something bad is going to happen if you click on those webpages. Scandoo can analysis based on Malicous code, Virus , sypware and other offensive or illegal content.&lt;/p&gt;
&lt;p&gt;When you perform any search on any search engine, The plugin extension displays red crosses, yellow exclamation marks or green ticks next to results. This Scandoo services is smiliar like Site Advisor but the good things is Scandoo no required any extra software or extension to install.&lt;/p&gt;
&lt;p&gt;Currently, Scandoo can support only on Google and MSN search engine only and the rest of major search engine like (yahoo.com and ask.com )will be available soon.&lt;/p&gt;
&lt;p&gt;Check it out here: &lt;a href="http://www.scandoo.com/"&gt;Scandoo&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Read More about &lt;a target="_blank" title="Site Advisor" href="http://blog.adglobe.net/2006/05/09/siteadvisor-protect-you-from-spam-malware-virus-and-online-scams/"&gt;Site Advisor&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;News Source : &lt;a target="_blank" title="Sabahan scandoo link" href="http://www.sabahan.com/2006/05/26/find-out-if-a-site-from-serps-is-safe-before-you-click/"&gt;Sabahan.com&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114924116770197402?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114924116770197402/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114924116770197402&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114924116770197402'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114924116770197402'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/scandoo-find-out-website-safetyness.html' title='Scandoo -Find out website safetyness'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114924065006868865</id><published>2006-06-02T17:24:00.000+08:00</published><updated>2006-06-02T17:30:50.070+08:00</updated><title type='text'>Movie Trailer on Google Video</title><content type='html'>&lt;p&gt;&lt;strong&gt;Google Video has create a movie trailer section&lt;/strong&gt; about lists trailers for new and upcoming movies. The interface of the Google Video is a clean and clear information. meanwhile, The pages navigation seem like more easiler compare to &lt;a title="Apple Movie Trailer" target="_blank" href="http://www.apple.com/trailers/"&gt;Apple Movie Trailer&lt;/a&gt;. Video quality on Google Movie Trailer section also similiar quality like Apple Trailer side. No much differ.&lt;/p&gt;Since Google movie trailer has competing with Applle movie trailer. It is a sign for Apple that Google starting war with Apple. I think soon &lt;a title="Google Music Rumours" target="_blank" href="http://blog.adglobe.net/2006/05/14/google-music-rumours/"&gt;Google Music &lt;/a&gt;will be launch soon and competing  with Apple ITunes market.
&lt;p&gt;
&lt;img title="Google Movie Trailer ScreenShot" alt="Google Movie Trailer ScreenShot" src="http://www.cybernetnews.com/tech/wp-content/uploads/2006/05/GoogleMovieTrailers.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://video.google.com/movietrailers.html" onclick="javascript:urchinTracker ('/outgoing/video.google.com/movietrailers.html');"&gt;Google’s Movie Trailers&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114924065006868865?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114924065006868865/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114924065006868865&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114924065006868865'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114924065006868865'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/movie-trailer-on-google-video.html' title='Movie Trailer on Google Video'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114924000604492738</id><published>2006-06-02T17:18:00.000+08:00</published><updated>2006-06-02T17:20:06.046+08:00</updated><title type='text'>Krunch - Online Compression Tool</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img title="Krunch Logo" alt="Krunch Logo" src="http://krun.ch/templates/images/krunch_logo.gif" align="right" /&gt;Krun.ch is a website provide online compression services&lt;/strong&gt; that allow you compress compress / uncompress files over the internet. Krunch compression tools currently just support four types of compression format (&lt;strong&gt;Zip, Rar, Tar and GZip&lt;/strong&gt;) only. meanwhile, Krunch online Compression tools still in &lt;strong&gt;beta version&lt;/strong&gt;.&lt;/p&gt;&lt;strong&gt;Types of tasks that available on Krunch online compression tools:-&lt;/strong&gt;
 &lt;ol&gt;&lt;li&gt;Upload files and compress files.&lt;/li&gt;
 &lt;li&gt;Upload files and decompress files that already compressed files.&lt;/li&gt;
 &lt;li&gt;Uncompress and view/download compressed web files into your desktop.&lt;/li&gt;
 &lt;li&gt;Grab files from the internet, compress them, and &lt;em&gt;then&lt;/em&gt; download  them.&lt;/li&gt;
&lt;/ol&gt;For me, this compression tools is totally awesome where you compress and decompress files via internet. so, less troublesome for downloading compression application just for single compressed files.
&lt;p&gt;&lt;a title="Krunch website" target="_blank" href="http://krun.ch/"&gt;Krunch Website&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114924000604492738?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/2006/05/31/krunch-online-compression-tool/' title='Krunch - Online Compression Tool'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114924000604492738/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114924000604492738&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114924000604492738'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114924000604492738'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/krunch-online-compression-tool.html' title='Krunch - Online Compression Tool'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114923918699720578</id><published>2006-06-02T17:02:00.000+08:00</published><updated>2006-06-02T17:06:27.000+08:00</updated><title type='text'>Comodo Personal Firewall 2.0</title><content type='html'>&lt;p&gt;&lt;img title="Comodo Firewall 2.0 JPG" alt="Comodo Firewall 2.0 JPG" src="http://www.cybernetnews.com/tech/wp-content/uploads/2006/05/ComodoFirewall.jpg" align="right" /&gt;PCMag.com today giving a great review on Comodo Personal Firewall 2.0 ( 4.5 /5 Rating). &lt;strong&gt;Comodo Personal Firewall&lt;/strong&gt; is classifies and analysis more than 10.000 applications according to their risk and security level such as SAFE, SPYWARE, ADWARE etc.&lt;/p&gt;Advantage of Comodo Personal Firewall is Blocking attacks from internal or external by controling which programs can access the Internet or network.
&lt;p&gt;&lt;strong&gt;Overview of PCMag.com on Comodo Personal Firewall 2.0&lt;/strong&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Comodo Personal Firewall is a kick-ass free firewall. It keeps hackers out and tricky unauthorized programs off the Internet. And it resists being terminated. It works as well as all but the best for-pay firewalls—and did I mention it's free?
&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;The firewall application seem like a good piece of software and worth for tryout.beside that Among other free offerings on Comodo website are Comodo Antispam (a challenge / response- based spam blocker), Comodo BackUp (a traditional file-based backup utility), and Verification Engine (an antiphishing browser add-in).&lt;/p&gt;
&lt;p&gt;&lt;a title="Comodo Homepage" target="_blank" href="http://www.personalfirewall.comodo.com/"&gt;Comodo Personal Firewall Homepage&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="PC Mag Review on Comodo 2.0" target="_blank" href="http://www.pcmag.com/article2/0,1759,1969207,00.asp?kc=PCRSS02129TX1K0000530"&gt;Read PC Magazine's Review&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="Details on comodo 2.0 " target="_blank" href="http://www.pcmag.com/article2/0,1895,1969225,00.asp"&gt;More Details about Comodo 2.0 &lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114923918699720578?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114923918699720578/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114923918699720578&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114923918699720578'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114923918699720578'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/comodo-personal-firewall-20.html' title='Comodo Personal Firewall 2.0'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114923879863713432</id><published>2006-06-02T16:52:00.000+08:00</published><updated>2006-06-02T16:59:58.693+08:00</updated><title type='text'>eFox is combination of IE + Firefox</title><content type='html'>&lt;p&gt;&lt;img alt="IE + Firefox Logo" title="IE + Firefox Logo" src="http://www.firefoxie.net/logos/firefoxie10.jpg" align="right" height="65" width="240" /&gt;&lt;a target="_blank" title="Internet Explorer article" href="http://www.otcss.net/index.php/2006/04/25/internet-explorer-7-beta-v2-released/"&gt;Internet Explorer 7 Beta&lt;/a&gt; and Mozilla Firefox 2.0 just released recently. &lt;strong&gt;Do you think before IE themes + FireFox features combine together will become what sore of application?&lt;/strong&gt; Here is &lt;a target="_blank" title="FireFox" href="http://www.firefoxie.net/"&gt;eFox&lt;/a&gt; application. &lt;strong&gt;eFox&lt;/strong&gt; is a customization by using Mozilla Firefox features and Internet Explorer 7 themes together. So, you can enjoyed eFox application more secure, faster surfing and nice user interface.&lt;/p&gt;&lt;span style="font-weight: bold;"&gt;Screen Shot of eFox:-&lt;/span&gt;
&lt;p&gt;&lt;img alt="Efox Screen Shot" title="Efox Screen Shot" src="http://www.firefoxie.net/image/efox7.jpg" /&gt;&lt;/p&gt;More on &lt;a target="_blank" title="FirefoxIE website" href="http://www.firefoxie.net/"&gt;FireFoxIE&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114923879863713432?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/2006/05/31/efox-combination-of-ie-and-firefox/' title='eFox is combination of IE + Firefox'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114923879863713432/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114923879863713432&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114923879863713432'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114923879863713432'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/06/efox-is-combination-of-ie-firefox.html' title='eFox is combination of IE + Firefox'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114846358679871462</id><published>2006-05-24T17:39:00.000+08:00</published><updated>2006-05-24T17:39:46.800+08:00</updated><title type='text'>Qtparted Open Source partition Software</title><content type='html'>&lt;p&gt;&lt;strong&gt;QTParted is an open-source partition software utility &lt;/strong&gt;bundle on Knoppix Live CD. The QTParted utility is more similar with Partition Magic software.  So , the usage of QTParted you might find easy to  use since you already familiar with Partition Magic.&lt;/p&gt;
&lt;p&gt;QtParted utility supports &lt;strong&gt;FAT32, NTFS, HFS, ext2, ext3 file systems&lt;/strong&gt;. now you can resize your partitions, create, shrink, expand and more partition to install another operating system without losing your data.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" title="QTParted Features" href="http://gparted.sourceforge.net/features.php"&gt;Read more about QTParted Features&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How to use QTParted utility without install knoppix operating system&lt;/strong&gt;.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Since QTParted come with knoppix live CD, you just need to burn a bootable knoppix CD. After Knoppix boots (type knoppix at the boot prompt), start at the large letter K at bottom left. Select K | System | QTParted to launch the utility. The main window is split into left and right panes. The left lists any hard drives that QTParted detects. Click the drive you want to edit, and QTParted will scan it for partition information, displaying the details in the right pane.&lt;/p&gt;
&lt;p&gt;You can resize the partitions (choose Resize options), create a new partition. The tool will write the changes to the drive only after you select File | Commit. After QTParted finished repartitioning your hard drive, click on the K menu, and select restart. Remove your Knoppix CD and that's all.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;ScreenShot of QTParted&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="QTParted Software" title="QTParted Software" src="http://qtparted.sourceforge.net/images/screenshot-002-b.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Me prefer more on opensource software because pay for a commercial license. since this QTParted is supporting Windows and linux file format. i found out is more convience compare to Partition Magic. meanwhile, the partition utility can be booted up when loading Knoppix Live CD without install Knoppix&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" title="QTParted Home Pages" href="http://qtparted.sourceforge.net/"&gt;Read more Via QTParted Home Page&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" title="partition harddisk without reformatting" href="http://www.help2go.com/Tutorials/Computer_Basics/How_to_Repartition_Hard_Drive_without_Reformatting.html"&gt;Read How to repartition your hard disk without Reformatting&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can download Knoppix from &lt;a href="http://knopper.net/knoppix-mirrors/index-en.html"&gt;one of these mirrors&lt;/a&gt;.
&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114846358679871462?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114846358679871462/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114846358679871462&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846358679871462'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846358679871462'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/qtparted-open-source-partition.html' title='Qtparted Open Source partition Software'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114846345506494349</id><published>2006-05-24T17:35:00.000+08:00</published><updated>2006-05-24T17:37:35.066+08:00</updated><title type='text'>Google WebTool Kits</title><content type='html'>&lt;p&gt;Google just release &lt;strong&gt;GWT (Google Web Toolkits ) &lt;/strong&gt;for ajax coding development more easier and more funs to build Web applications like Google Maps and Calendar. Google Web Toolkits is a &lt;a href="http://ajaxpatterns.org/Server-Side_Code_Generation"&gt;code  generation&lt;/a&gt; framework that lets you code Ajax apps in pure Java. all coding development is done on java command and debug on your own AJAX applications using the Java debuggeg tools of your choice.&lt;/p&gt;
&lt;p&gt;When you deploy your application to production, the GWT compiler simply translates your Java application to browser-compliant JavaScript and HTML.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Simple notes about Google Web Toolkits:-&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
 &lt;li&gt;Use your favorite Java IDE to write and debug an application in the Java  language, using as many (or as few) GWT libraries as you find useful.&lt;/li&gt;
 &lt;li&gt;Use GWT's Java-to-JavaScript compiler to distill your application into a set  of JavaScript and HTML files that you can serve with any web server.&lt;/li&gt;
 &lt;li&gt;Confirm that your application works in each browser that you want to  support, which usually takes no additional work.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;GWT can be downloaded from &lt;a target="_blank" href="http://code.google.com/webtoolkit/"&gt;Google Code&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114846345506494349?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114846345506494349/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114846345506494349&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846345506494349'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846345506494349'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/google-webtool-kits.html' title='Google WebTool Kits'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114846329739997752</id><published>2006-05-24T17:33:00.000+08:00</published><updated>2006-05-24T17:34:57.400+08:00</updated><title type='text'>Window media player 11</title><content type='html'>&lt;p&gt;&lt;strong&gt;Windows Media Player 11 &lt;/strong&gt;has been release to public for download. After install beta release of windows media player 11. i quite impression especially on intuitive interface and value add services on windows media player 11.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features in Windows Media Player 11 for XP :&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;New User Interface&lt;/li&gt;
 &lt;li&gt;Support for better synchronization for portable devices&lt;/li&gt;
 &lt;li&gt;Album “stacks” of album art&lt;/li&gt;
 &lt;li&gt;Indexed libraries with search-as-you-type features&lt;/li&gt;
 &lt;li&gt;User controlled downgrade of quality for DRM content to allow for smaller files&lt;/li&gt;
 &lt;li&gt;DRM content will contain metadata that shows what the user is allowed to do with the file&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Screenshot of windows media player 11:-&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="Windows media player screenshot" title="Windows media player screenshot" src="http://www.microsoft.com/windows/windowsmedia/images/mp11/sid_hero2.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" title="Windows media player 11 review" href="http://reviews.cnet.com/4520-6450_7-6526496-1.html"&gt;Review on windows media player 11&lt;/a&gt; on Cnet.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" title="windows media player 11 download pages" href="http://www.microsoft.com/windows/windowsmedia/player/11/default.aspx"&gt;Download Window media Player 11&lt;/a&gt; from Microsoft&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114846329739997752?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114846329739997752/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114846329739997752&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846329739997752'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846329739997752'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/window-media-player-11.html' title='Window media player 11'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114846319503058470</id><published>2006-05-24T17:32:00.000+08:00</published><updated>2006-06-02T17:50:42.523+08:00</updated><title type='text'>snap.com search engine</title><content type='html'>&lt;p&gt;&lt;a title="snap search engine" target="_blank" href="http://snap.com/"&gt;Snap.com&lt;/a&gt; a ajax serch engine offers an alternative to “text-in, text-out” searching with a site previews. Snap.com has been redesign again and now the ajax search engine is heavily on Ajax features, clustering, and related results, among other  things.&lt;/p&gt;
&lt;p&gt;&lt;img title="Snap.com" alt="Snap.com" src="http://cache.lifehacker.com/images/2006/05/tour_2.gif" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;some point of snap.com ajax search engine.&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;first searching engine including large thumbnails preview of prospective pages.&lt;/li&gt;
&lt;li&gt;broadband search engine ( require broadband connection)&lt;/li&gt;
&lt;li&gt;out-dated web page thumbnail for page preview&lt;/li&gt;
&lt;li&gt;lump together search results financed by advertisers which advertisers web link on top search result.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;What others say about Snap.com:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;“…this is definitely an interesting idea but it feels abit sluggish for me  as you need to wait for the pictures to load…” — &lt;a title="Snap: a New Search Engine » techgurls!!!" href="chrome://browser/content/browser.xul"&gt;techgurls!!!&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;“By combining commercial and noncommercial results in the same column, Snap  cleared enough space on its home page to provide a large enough box that will  provide snapshots of each Web site that appears in the rankings.” — &lt;a title="Snap.com Blurs Lines Between Ads, Content: Financial News - Yahoo! Finance" href="http://biz.yahoo.com/ap/060515/search_surfing.html"&gt;Yahoo! Finance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;“My quick take is that I’m so used to Google’s dominant interface, I  initially got lost using Snap. It takes some time to get the hang of it.” — &lt;a title="John Battelle's Searchblog: Snap Rethinks Search" href="http://battellemedia.com/archives/002562.php"&gt;John Battelle’s  Searchblog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114846319503058470?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114846319503058470/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114846319503058470&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846319503058470'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846319503058470'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/snapcom-search-engine.html' title='snap.com search engine'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114846313904939559</id><published>2006-05-24T17:31:00.000+08:00</published><updated>2006-05-24T23:18:19.846+08:00</updated><title type='text'>Google Music ?</title><content type='html'>&lt;p&gt;&lt;img align="right" alt="Google Music" title="Google Music" src="http://www.cybernetnews.com/tech/wp-content/uploads/2006/05/GoogleMusic.jpg" /&gt;Seem like Google Music rumours is circulating around the globe and google music is starting make their way to publish on web.&lt;/p&gt;
&lt;p&gt;I understand that Google making this Google music is against their rival like Yahoo Music. until today, i also never heard official information from Google side.&lt;br /&gt;
&lt;strong&gt;Thanks for &lt;a target="_blank" title="Google Music" href="http://blogs.zdnet.com/Google/?p=189"&gt;Garett Roger from Zdnet&lt;/a&gt; giving some information about Google Music&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;"Google Music" is not going to be the final name. There are a few names on the table, including "GMusic" and "Google Tunes". I can't say either is a huge improvement.&lt;/li&gt;
 &lt;li&gt;Google Desktop will have an interface for the music thing, with a search and media player built-in.&lt;/li&gt;
 &lt;li&gt;&lt;strike&gt;Name Censored &lt;/strike&gt;was sketchy on this part, but he was fairly sure that Google will reformat Google Video Player for all media. It should be able to play video and music, and maybe integrate Google Pictures with a picture viewer similar to Windows Picture and Fax Viewer.&lt;/li&gt;
 &lt;li&gt;all music video previews on GMusic or whatever will be ".gvi" format, and that for copyright reasons the files would either be un-downloadable or cut to 30 seconds. I'm hoping for the former, I want to be able to see the whole video.&lt;/li&gt;
 &lt;li&gt;All music videos will have their own section in Google Video.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For me, This Google music rumours still no reality and unknown. so, what we can say just wait only and start  to see some confirmed information  about Google Music  services.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114846313904939559?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114846313904939559/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114846313904939559&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846313904939559'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846313904939559'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/google-music.html' title='Google Music ?'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114846309752978639</id><published>2006-05-24T17:30:00.000+08:00</published><updated>2006-05-24T17:31:37.540+08:00</updated><title type='text'>Web Browser features that at opera only</title><content type='html'>&lt;p&gt;&lt;img alt="Opera browser" title="Opera browser" src="http://opera.com/img/products/desktop/screenshot.png" align="right" /&gt;&lt;strong&gt;Opera 9&lt;/strong&gt; has been launch recently. i also checking out of opera web browser features, Here is a nice article that i found at Google Operating System has a writeup about &lt;strong&gt;10 features that you find at opera browser only.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Link :- &lt;a target="_blank" title="Google operating system about opera 9" href="http://googlesystem.blogspot.com/2006/05/10-features-youll-find-only-in-opera.html"&gt;10 features you will found only at opera &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;About :&lt;a target="_blank" title="Opera 9 review" href="http://blog.adglobe.net/2006/04/20/opera-9-review/"&gt;Opera 9&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114846309752978639?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114846309752978639/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114846309752978639&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846309752978639'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114846309752978639'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/web-browser-features-that-at-opera.html' title='Web Browser features that at opera only'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114776106617859189</id><published>2006-05-16T14:30:00.000+08:00</published><updated>2006-05-16T14:31:06.190+08:00</updated><title type='text'>Download Skype 2.5 Beta</title><content type='html'>&lt;p&gt;&lt;img align="right" title="Skype Logo" alt="Skype Logo" src="http://www.skype.com/i/logos/skype_logo.png" /&gt;Skype 2.5 beta just release recently.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Some of the new features -&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;Ability to send sms on mobile phone&lt;/li&gt;
 &lt;li&gt;Shared group contacts and introduce friends&lt;/li&gt;
 &lt;li&gt;Easy payment on skype credit&lt;/li&gt;
 &lt;li&gt;Viewing outlook contacts&lt;/li&gt;
 &lt;li&gt;File resume after skype restart&lt;/li&gt;
 &lt;li&gt;Call normal phone easily with SkypeOut&lt;/li&gt;
 &lt;li&gt;Create social space for video conferencing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a title="Skype Download" target="_blank" href="http://www.skype.com/download/skype/windows/skype25beta.html"&gt;Download Skype 2.5 Beta&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Skype ScreenShot:-&lt;/p&gt;
&lt;p&gt;&lt;img title="Skype ScreenShot" alt="Skype ScreenShot" src="http://www.skype.com/i/screenshots/step1_windows.png" /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114776106617859189?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114776106617859189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114776106617859189&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114776106617859189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114776106617859189'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/download-skype-25-beta.html' title='Download Skype 2.5 Beta'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114757601100309661</id><published>2006-05-14T11:06:00.000+08:00</published><updated>2006-05-14T11:06:51.006+08:00</updated><title type='text'>Gmail New Pictures features</title><content type='html'>&lt;p&gt;After Google Press Day, &lt;a title="Google Gmail" target="_blank" href="http://gmail.google.com"&gt;Google Gmail&lt;/a&gt; also announce new services call " Google Pictures " on Google Gmail. At Gmail's "&lt;a target="_self" href="http://mail.google.com/mail/help/about_whatsnew.html"&gt;What's New&lt;/a&gt;" page has changed and tells us of a new feature that will be launched shortly.&lt;/p&gt;This features will be available all user by slowly roll out to gmail user like similar like google chat  did.
&lt;p&gt;&lt;strong&gt;Here is some information from Google pictures about:-&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Gmail pictures allow you to put a face to a name, by showing user-selected pictures when you roll over a name in your inbox, Contacts, or Quick Contacts list. You can choose your own photo for yourself and for your contacts, suggest a photo for a contact to use, or see what your friends have selected for themselves.&lt;/p&gt;
&lt;p&gt;Gmail pictures can be configured to show to all users who you email or who email you, or they can be limited to only those users who are able see when you're online. You can see a full list of users who can see your online status from the &lt;strong&gt;All Contacts &lt;/strong&gt; tab of your &lt;strong&gt;Contacts &lt;/strong&gt; page – they'll be listed with a colored ball next to their name.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img title="Google Pictures 2" alt="Google Pictures 2" src="http://mail.google.com/mail/help/images/photos-suggest-small.gif" /&gt;&lt;img title="Google Pictures" alt="Google Pictures" src="http://mail.google.com/mail/help/images/photos-inbox-small.gif" /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114757601100309661?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114757601100309661/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114757601100309661&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757601100309661'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757601100309661'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/gmail-new-pictures-features.html' title='Gmail New Pictures features'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114757584574494329</id><published>2006-05-14T11:03:00.000+08:00</published><updated>2006-05-14T11:04:05.746+08:00</updated><title type='text'>windows live messenger for download</title><content type='html'>&lt;p&gt;Finally &lt;a target="_blank" title="windows messenger" href="http://ideas.live.com/programPage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73"&gt;windows live messenger&lt;/a&gt; is open to public for download. now you no need to subscribe the invitation perviously for downloading windows live messenger.&lt;/p&gt;
&lt;p&gt;The windows currently available on windows operating system and can be downloaded at &lt;a target="_blank" title="download windows live messenger " href="http://ideas.live.com/"&gt;ideas.live.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img width="260" height="241" align="right" alt="windows live messenger image" title="windows live messenger image" src="http://ads.msn.com/ads/pronws/ideas/en/us/EN_SS_messenger.jpg" /&gt;My exprience on current live messenger compare to msn messenger 7.5.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;windows live messenger has a nicer interface which more cleaner design compare to msn messenger 7.5. meanwhile, it also can perform offline message features like skype and yahoo ( msn messenger 7.5 can't perform ).&lt;/p&gt;
&lt;p&gt;The best part is windows live messenger can perform color customization on windows messenger template. In addition, windows live messenger can call local phone and mobile phone like skype. But the VoIP phone just limited on eight country only.&lt;br /&gt;
More information requirement and features via &lt;a target="_blank" title="windows official site" href="http://ideas.live.com/programPage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73"&gt;Windows live messenger official site&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114757584574494329?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114757584574494329/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114757584574494329&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757584574494329'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757584574494329'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/windows-live-messenger-for-download.html' title='windows live messenger for download'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114757567476279923</id><published>2006-05-14T10:59:00.000+08:00</published><updated>2006-05-14T11:01:14.763+08:00</updated><title type='text'>Google translator boomerang</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img alt="Google Translator Boomerang" title="Google Translator Boomerang" src="http://www.downloadsquad.com/media/2006/05/google_translation_boomerang.png" align="right" /&gt;Google translator boomerang&lt;/strong&gt; is an application that using google translate service to translate text wording to other language. This google translator boomerang currently is supporting with 9 language like german, spanish, french, italian, portugues, chinese,japanese and korean.&lt;/p&gt;Try to examine how well the translation of your text really matches with your intentions. You might be surprised to learn how your words may come across in another language.
&lt;p&gt;Download Files:- &lt;a target="_blank" title="download google translator Boomerang" href="http://www.filesrepository.com/preview/donationcoder/google-translator-boomerang.html"&gt;Google translator boomerang&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114757567476279923?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114757567476279923/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114757567476279923&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757567476279923'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757567476279923'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/google-translator-boomerang.html' title='Google translator boomerang'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114757551991125235</id><published>2006-05-14T10:57:00.000+08:00</published><updated>2006-05-14T10:58:39.913+08:00</updated><title type='text'>Windows Desktop 3.0</title><content type='html'>&lt;p&gt;Microsoft just release the windows desktop search 3.0 only but this version still on &lt;strong&gt;beta testing. &lt;/strong&gt;&lt;/p&gt;the sad thing is this version does not include an end-user UI, but i expecting next release have includeing the end user UI.This release is for the Engine Preview ONLY. It allows applications like Outlook 2007 and OneNote 2007 to be indexed so that the content within those applications can be quickly searched.
&lt;p&gt;Here is what microsoft say about windows desktop 3.0 :-&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Windows Desktop Search 3.0 enables fast search on your PC using indexing technology. It helps you to find your documents, email, music, photos and other items. The search engine in Windows Desktop Search (WDS) 3.0 is a Windows service that can be used by applications such as Microsoft Office Outlook 2007 and Office OneNote 2007 to index application content and deliver instant results when searching within an application. After you install this item, you may have to restart your computer.&lt;/p&gt;&lt;strong&gt;This release is an Engine Preview of WDS 3.0 Beta.&lt;/strong&gt; It contains the WDS 3.0 engine only and is meant to support searching from desktop applications such as Microsoft Office Outlook and OneNote 2007. Since this release does not provide a full desktop search experience, users of earlier versions of Windows Desktop Search should not upgrade to this release unless directed to by Outlook 2007, OneNote 2007 or another application. The next beta release of WDS 3.0 will include end-user UI to allow searching over all indexed content from a single place.
&lt;/blockquote&gt;Link to download &lt;a title="Windows desktop search 3.0" target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=36e38453-6e20-4cf7-8bfc-1cac7f35da49&amp;amp;DisplayLang=en"&gt;windows desktop search 3.0 link.&lt;/a&gt; this link direct you to the microsoft pages and describe the requirement, overview and how ti install.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114757551991125235?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114757551991125235/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114757551991125235&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757551991125235'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757551991125235'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/windows-desktop-30.html' title='Windows Desktop 3.0'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114757543681124029</id><published>2006-05-14T10:55:00.000+08:00</published><updated>2006-05-14T10:57:16.813+08:00</updated><title type='text'>SoonrTalk - Skype mobile application</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img alt="Soonr" title="Soonr" src="http://www.techcrunch.com/wp-content/soonrlogo.gif" align="right" /&gt;SoonrTalk &lt;/strong&gt;is a mobile application product that allows users to make skype calls from standard mobile phone.  SoonR’s make skype calls by access Skype application on your home PC through your browser and initiate a call with a contact or contacts. SoonR will then call your cell phone from that PC (using Skype Out credits),and call the contacts via normal skype calling.&lt;/p&gt;&lt;strong&gt;Here is some review from &lt;a target="_blank" title="Soonr review from techcrunch" href="http://www.techcrunch.com/2006/05/03/soonr-use-skype-on-your-cell-phone/"&gt;TechCrunch&lt;/a&gt; about soonrTalk:-&lt;/strong&gt;
&lt;blockquote&gt;&lt;p&gt;Co-founder and VP Marketing Song Huang showed me the product in action and set up a call with a few key strokes on his cell. It works great.&lt;/p&gt;SoonR is free, and will be launching premium services in the future (such as a feature that allows SoonR to work even if your PC is powered down - SoonR will cache the data you want to be able to access).
&lt;/blockquote&gt;&lt;strong&gt;Here is some screenshot describe the interface of SoonrTalk&lt;/strong&gt;:- &lt;a target="_blank" title="Soonr screenshot" href="http://flickr.com/photos/michaelarrington/tags/soonr/"&gt;ScreenShot Link&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114757543681124029?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114757543681124029/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114757543681124029&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757543681124029'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757543681124029'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/soonrtalk-skype-mobile-application.html' title='SoonrTalk - Skype mobile application'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114757532692090330</id><published>2006-05-14T10:52:00.000+08:00</published><updated>2006-05-14T10:55:26.933+08:00</updated><title type='text'>Opera Mini Browser</title><content type='html'>&lt;p&gt;&lt;img alt="Opera logo" title="Opera logo" src="http://opera.com/img/operalogo.gif" align="right" /&gt;Opera Company recently just launches &lt;a target="_blank" title="Opera 9.0 browser" href="http://blog.adglobe.net/2006/04/20/opera-9-review/"&gt;opera browser 9.0&lt;/a&gt;. but now, Opera released a mobile browser call " &lt;a target="_blank" title="opera website" href="http://www.opera.com"&gt;Opera Mini 2.0&lt;/a&gt;". Opera's mini browser is using  &lt;a href="http://opera.com/products/mobile/smallscreen/"&gt;Small Screen Rendering&lt;/a&gt;™ technology to provide access to the   Web. It has all the features expected of a browser, and more, such as bookmarks,  browsing history, and ability to split large pages into smaller sections for faster browsing.&lt;/p&gt;&lt;strong&gt;&lt;img alt="MIni opera" title="MIni opera" src="http://opera.com/img/screenshots/operamini/en/google_en.png" align="right" /&gt;Here is summaries of features on Opera Mini 2.0  :-&lt;/strong&gt;
&lt;ul&gt;
 &lt;li&gt;skips the initial text message requirement which straight pointing the mobile user to content services provider.&lt;/li&gt;
 &lt;li&gt;download files such as MP3s and images to their phones.&lt;/li&gt;
 &lt;li&gt;speed-dial bookmark capability that allows users to assign two-key codes that will open up a Web page&lt;/li&gt;
 &lt;li&gt;quick horizontal and vertical panning when browsing backwards or forwards&lt;/li&gt;
 &lt;li&gt;change browser's visual skin.&lt;/li&gt;
&lt;/ul&gt;&lt;strong&gt;Here is some of the useful resource about opera mini 2.0&lt;/strong&gt;
&lt;ol&gt;
 &lt;li&gt;Demo of &lt;a target="_blank" title="demo opera browser" href="http://opera.com/products/mobile/operamini/demo.dml"&gt;opera mini browser 2.0&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;Product Campaign &lt;a target="_blank" title="Opera mini browser 2.0 campaign" href="http://www.opera.com/products/mobile/operamini/campaign/"&gt;of Opera mini browser 2.0

&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;Information on &lt;a target="_blank" title="Opera info" href="http://opera.com/products/mobile/operamini/"&gt;Opera mini browser 2.0.&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114757532692090330?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/2006/05/04/opera-mini-browser-20/' title='Opera Mini Browser'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114757532692090330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114757532692090330&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757532692090330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114757532692090330'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/opera-mini-browser.html' title='Opera Mini Browser'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114748620339802201</id><published>2006-05-13T10:09:00.000+08:00</published><updated>2006-05-13T10:10:03.403+08:00</updated><title type='text'>Sphere - Blog Search Engine</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img align="right" title="Sphere Logo" alt="Sphere Logo" src="http://www.techcrunch.com/wp-content/spherelogo.gif" /&gt;&lt;/strong&gt;&lt;a title="Sphere site" target="_blank" href="http://www.sphere.com/"&gt;&lt;strong&gt;Sphere&lt;/strong&gt;&lt;/a&gt; a brand new blog search open widely to public yesterday. Sphere normally categories into three major part like blog search results, featured blogs, and related media. meanwhile, Sphere also include a nice features stated below:-&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;custom range histogram;&lt;/li&gt;
 &lt;li&gt;a "sphere it" &lt;a href="javascript:location.href='http://www.sphere.com/search?q=sphereit:'+escape(location.href)"&gt;bookmarklet&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;top queries this hour/ this week;&lt;/li&gt;
 &lt;li&gt;RSS&lt;/li&gt;
 &lt;li&gt;expanded related news articles coverage&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can review more information on features explanation on &lt;a title="Techchurch Sphere news" target="_blank" href="http://www.techcrunch.com/2006/05/01/new-blog-search-engine-sphere-launches/"&gt;TechChurch.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;TechChrunch also stated that the design is developed by adaptive path. See their essay on the project &lt;a href="http://www.adaptivepath.com/publications/essays/archives/000614.php"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;img width="475" height="202" title="Sphere web interface" alt="Sphere web interface" src="http://www.adaptivepath.com/images/publications/essays/sphere1_sm.jpg" /&gt;&lt;br /&gt;
&lt;strong&gt;Sphere&lt;/strong&gt; is totally differ from technoarti which it has iits own algorithm to determine to calculate the popularity of the blogs. Calculation is based on ithree major factor like links in/out of blog; meta data around the blog (average length of posts, post frequency, etc; and a semantic analysis of the posts themselves).&lt;/p&gt;
&lt;p&gt;Here is some comment that give by Micro persuasion:-&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;However, it's missing several key features - authority rankings, mobile search, tag search and the ability to sort through results in different languages. &lt;span style="text-decoration: line-through"&gt;Worst of all there's no link search. So I can't tell if someone is linking to me using the phrase "this guy" or "Steve says." This last point is unacceptable.&lt;/span&gt; (Update: It has link search. You need to use the phrase &lt;a href="http://www.sphere.com/search?q=sphereit%3Awww.micropersuasion.com%2F&amp;amp;datedrop=7&amp;amp;sortby=date&amp;amp;lang=en&amp;amp;allfrom=&amp;amp;startdate=&amp;amp;enddate=&amp;amp;histdays=120"&gt;"SphereIt:"&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Still, I like Sphere a lot and I am wholeheartedly recommending it. It's drop dead simple to use and it has some nice features. If it adds a few more it can be a serious contender to T'Rati. The key here is going to be speed. How fast is Sphere vs. T'Rati. I see no way to ping them, which is not a good sign. We should run it through some benchmarks.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;For me, i agree with Micro Persuasion comment on sphere. Sphere still having need improvement. perhaps, in future, we can see more features coming out from sphere&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114748620339802201?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114748620339802201/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114748620339802201&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114748620339802201'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114748620339802201'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/sphere-blog-search-engine.html' title='Sphere - Blog Search Engine'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114748614877737416</id><published>2006-05-13T10:07:00.000+08:00</published><updated>2006-05-13T10:09:08.780+08:00</updated><title type='text'>Google SketchUP</title><content type='html'>&lt;p&gt;Google on friday has release a new services call &lt;a target="_blank" title="Google SketchUP" href="http://sketchup.google.com/"&gt;Google SketchUp&lt;/a&gt; for free. This SketchUp services is available on Windows 2000, XP and XP pro platform. meanwhile, Google has announce that MAC version will be release soon.&lt;/p&gt;
&lt;p&gt;&lt;img align="right" alt="GOogle sketup" title="GOogle sketup" src="http://digital-lifestyles.info/copy_images/google-sketchup-lg4.jpg" /&gt;SketchUp is particularly well-suited for users interested in creating 3D models of structures, such as houses, sheds, decks, home additions and woodworking projects, according to Google.&lt;br /&gt;
Google is also launching a Web site called &lt;a target="_blank" title="Google sketchup warehouse website" href="http://sketchup.google.com/3dwarehouse"&gt;3D Warehouse&lt;/a&gt;, where SketchUp users can store and share their designs and collaborate.&lt;/p&gt;
&lt;p&gt;you can upload your models to &lt;a href="http://earth.google.com/tour/"&gt;Google Earth&lt;/a&gt;. So that's how Google is going to add 3d buildings for all the towns not currently included (only 38 major cities are in there now).&lt;/p&gt;
&lt;p&gt;The fee-based version is intended primarily for professionals, while the free version is aimed at hobbyists.&lt;/p&gt;
&lt;p&gt;Google release free version of sketchup is to match Google's misson to make information " accessible and useful"&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;More information resource:-&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
 &lt;li&gt;&lt;a target="_blank" title="Lifestyle website" href="http://www.digital-lifestyles.info/display_page.asp?section=cm&amp;amp;id=3217"&gt;Digital lifestyle info&lt;/a&gt;&lt;a target="_blank" title="Computer World" href="http://www.computerworld.com.au/index.php/id%3b1194607482%3bfp%3b2%3bfpid%3b1"&gt;&lt;br /&gt;
&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a target="_blank" title="Computer World" href="http://www.computerworld.com.au/index.php/id%3b1194607482%3bfp%3b2%3bfpid%3b1"&gt;ComputerWorld&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114748614877737416?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114748614877737416/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114748614877737416&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114748614877737416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114748614877737416'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/google-sketchup.html' title='Google SketchUP'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114748606278218821</id><published>2006-05-13T10:06:00.000+08:00</published><updated>2006-05-13T10:07:42.793+08:00</updated><title type='text'>E-book web directory</title><content type='html'>&lt;p&gt;Here is a website directory offer all various type of online books. The website call &lt;a title="2020ok website" target="_blank" href="http://2020ok.com/"&gt;2020ok.com&lt;/a&gt;. from what i can see.the website has a bunch of online books sector. roughly more 20 categories.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114748606278218821?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114748606278218821/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114748606278218821&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114748606278218821'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114748606278218821'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/e-book-web-directory.html' title='E-book web directory'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114707753234702711</id><published>2006-05-08T15:36:00.001+08:00</published><updated>2006-05-08T16:38:52.350+08:00</updated><title type='text'>Thinkfree - web based office suite</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;a target="_blank" title="ThinkFree" href="http://blog.adglobe.net/wp-admin/www.thinkfree.com"&gt;&lt;img align="right" alt="Thinkfree" title="Thinkfree" src="http://common.ziffdavisinternet.com/util_get_image/13/0,1425,i=133058,00.jpg" /&gt;Thinkfree&lt;/a&gt;&lt;/strong&gt; is a web based java / Ajax office suite. ThinkFree Office consists of three parts: Write for word processing, Calc for spreadsheets, and Show for presentations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Advantages &lt;/strong&gt;of online thinkfree is inexpensive way to access most Microsoft Office documents; excellent spreadsheet and word-processing applications; spreadsheet program skillfully handles Excel calculations and formatting.&lt;/p&gt;
&lt;p&gt;however, this thinkfree is supported with online ads but you will get 1GB of space to use.&lt;br /&gt;
&lt;strong&gt;Thinkfree also stated that:-&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;it's "impressive" and its word processor has "has all the features most people will ever need&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;More information&lt;/strong&gt; : - &lt;a target="_blank" title="ExtremeTech" href="http://www.extremetech.com/article2/0,1697,1952434,00.asp"&gt;ExtremeTech&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Site Review&lt;/strong&gt; :- &lt;a target="_blank" title="thinkfree" href="http://blog.adglobe.net/wp-admin/www.thinkfree.com"&gt;ThinkFree&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114707753234702711?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114707753234702711/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114707753234702711&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114707753234702711'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114707753234702711'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/thinkfree-web-based-office-suite_08.html' title='Thinkfree - web based office suite'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114707296429739721</id><published>2006-05-08T15:21:00.000+08:00</published><updated>2006-05-08T15:22:44.310+08:00</updated><title type='text'>Internet Explorer 7 beta v2</title><content type='html'>&lt;p&gt;&lt;img align="right" alt="Internet explorer 7" title="Internet explorer 7" src="http://www.techcrunch.com/wp-content/ie7logo.gif" /&gt;Microsoft just announce &lt;a target="_blank" title="IE Version 7 Beta 2" href="http://www.microsoft.com/windows/ie/default.mspx"&gt;Internet Explorer 7 Beta version 2&lt;/a&gt;. This IE version is comptabile only on windows XP SP 2 and windows 2003. meanwhile, They’ve also announced toll free &lt;a href="http://blogs.msdn.com/ie/archive/2006/04/24/582542.aspx"&gt;phone support&lt;/a&gt; to support products for users and receive feedback bout IE v7 Beta 2.&lt;/p&gt;
&lt;p&gt;The english language is released first and later just follow up other langauage within three weeks.&lt;/p&gt;
&lt;p&gt;IE Blog Statement say&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We acted on a lot of the feedback and bug reports from the &lt;a href="http://blogs.msdn.com/ie/archive/2006/01/31/520812.aspx"&gt;previous&lt;/a&gt; &lt;a href="http://blogs.msdn.com/ie/archive/2006/03/20/555703.aspx"&gt;public&lt;/a&gt; releases. In particular, I feel good about changes we made based on reports from web developers around some CSS behaviors, application compatibility feedback, reliability data (yes, we do analyze the information that comes when you click “Send Error Report”), and user experience feedback. People on the team will post additional details about changes over the next few days.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;&lt;img align="right" alt="IE 7 tabbing" title="IE 7 tabbing" src="http://www.techcrunch.com/wp-content/ie71.gif" /&gt;Main features update on IE 7 is&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
 &lt;li&gt;Quick tabbing like firefox or other major web borrowers.&lt;/li&gt;
 &lt;li&gt;RSS reader built on browser.&lt;/li&gt;
 &lt;li&gt;improvement CSS rendering.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt; Here is the sample of IE 7 screenshot from &lt;a target="_blank" title="IE techchurch" href="http://www.techcrunch.com/2006/04/24/ie7-beta-2-ships/"&gt;techchurch:&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="IE header" title="IE header" src="http://www.techcrunch.com/wp-content/ie72.gif" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You can download on this link &lt;/strong&gt;: &lt;a target="_blank" title="IE 7 download" href="http://www.microsoft.com/windows/ie/downloads/default.mspx"&gt;Internet Explorer 7 beta version 2 on Microsoft Site&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;More information about Internet Explorer : &lt;a title="IE blog" target="_blank" href="http://blogs.msdn.com/ie/archive/2006/04/24/582546.aspx"&gt;IE blog&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114707296429739721?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114707296429739721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114707296429739721&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114707296429739721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114707296429739721'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/internet-explorer-7-beta-v2.html' title='Internet Explorer 7 beta v2'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114649465196817572</id><published>2006-05-01T22:43:00.000+08:00</published><updated>2006-05-01T22:44:11.970+08:00</updated><title type='text'>MSN lose, Google Win on search engine market</title><content type='html'>&lt;p&gt;According to audience measurement firm Nielsen//NetRatings on Internet searches engine usage.&lt;/p&gt;
&lt;p&gt;No.1 &lt;a title="Google" target="_blank" href="http://www.google.com"&gt;Google &lt;/a&gt;Share market has been increase from 47 to 49 percent. The nielsen/netrating firms also trust that google will sure pass over 50 percent marks within this year.&lt;/p&gt;
&lt;p&gt;No. 2 search engine provider &lt;a title="Yahoo" target="_blank" href="http://www.yahoo.com"&gt;Yahoo&lt;/a&gt; finished March with a 22 percent share of the Internet search market, up about a percentage point, according to the report.&lt;/p&gt;
&lt;p&gt;For MSN, &lt;a title="MSN" target="_blank" href="http://www.msn.com"&gt;MSN&lt;/a&gt; share market has been drop from 13 percent to 11 percent.&lt;/p&gt;
&lt;p&gt;The reason for MSN's miserable March, and whether the customers who are no longer using MSN were instead at the Web sites of Google or Yahoo, couldn't immediately be learned from Nielsen.&lt;/p&gt;
&lt;p&gt;Yahoo and Google gains were based on their newer features, like video search and previewing Web pages.&lt;br /&gt;
For more information: -  &lt;a href="http://www.nielsen-netratings.com/pr/pr_060424.pdf"&gt;&lt;u&gt;search engine share market report&lt;/u&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114649465196817572?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114649465196817572/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114649465196817572&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114649465196817572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114649465196817572'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/msn-lose-google-win-on-search-engine.html' title='MSN lose, Google Win on search engine market'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114649458738494216</id><published>2006-05-01T22:42:00.000+08:00</published><updated>2006-05-01T22:43:07.416+08:00</updated><title type='text'>Huge update on Google earth satellite images</title><content type='html'>&lt;p&gt;&lt;img align="right" alt="Google Satellite images" title="Google Satellite images" src="http://www.gearthblog.com/images/images2006/lasvegasmapsi.jpg" /&gt;Today, i read through the &lt;a target="_blank" title="google eartch blog" href="http://www.gearthblog.com/blog/archives/2006/04/google_maps_and.html"&gt;google earth blog&lt;/a&gt;. i found out that google earth recently uploading a huge amount of satellite image and updating their database. This means new high resolution data for all of Germany, many places in Europe, the new 3"/pixel data for &lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;q=las+vegas,+nv&amp;amp;ll=36.11231,-115.172312&amp;amp;spn=0.001653,0.003001&amp;amp;t=k&amp;amp;om=1"&gt;Las Vegas&lt;/a&gt;. when you zoom to lowest level map, you will see a the Earth's land masses will look more green because Google is now using a dataset from a company called TrueEarth.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here are some blog entries with details on the changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="http://www.gearthblog.com/blog/archives/2006/03/new_data_update.html"&gt;Big update 23-Mar-2006&lt;/a&gt; - TrueEarth update, Germany, tropical islands, and more.&lt;/li&gt;
 &lt;li&gt;&lt;a href="http://www.gearthblog.com/blog/archives/2006/03/maldive_island.html"&gt;Maldive Island group&lt;/a&gt; - beautiful hi-res islands - &lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;q=4.266952,73.485916&amp;amp;ll=4.268216,73.488783&amp;amp;spn=0.008163,0.012006&amp;amp;t=k&amp;amp;om=1"&gt;see in Google Maps&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="http://www.gearthblog.com/blog/archives/2006/04/april_18th_goog.html"&gt;Las Vegas, Nevada&lt;/a&gt; - 3 inch/pixel data - &lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;q=las+vegas,+nv&amp;amp;ll=36.11231,-115.172312&amp;amp;spn=0.001653,0.003001&amp;amp;t=k&amp;amp;om=1"&gt;see in Google Maps&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="http://www.gearthblog.com/blog/archives/2006/04/stonehenge_in_h.html"&gt;Stonehenge&lt;/a&gt; - now in high-resolution - &lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;q=51.179060,-1.826766&amp;amp;ll=51.17906,-1.826767&amp;amp;spn=0.002566,0.006003&amp;amp;t=k&amp;amp;om=1"&gt;see in Google Maps&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="http://www.gearthblog.com/blog/archives/2006/04/april_18th_goog.html"&gt;Big update 18-Apr-2006&lt;/a&gt; - Most of western Europe gets updated.&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114649458738494216?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114649458738494216/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114649458738494216&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114649458738494216'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114649458738494216'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/05/huge-update-on-google-earth-satellite.html' title='Huge update on Google earth satellite images'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114602457487292439</id><published>2006-04-26T12:08:00.000+08:00</published><updated>2006-06-21T20:13:36.190+08:00</updated><title type='text'>Orbitfiles Online Storage Services</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;img title="orbitfiles" alt="orbitfiles" src="http://www.orbitfiles.com/img/logo.gif" align="right" /&gt;Orbitfiles&lt;/strong&gt; is free to and get 1000MB of space to save important files such as Documents, Movies, MP3, Presentations and many more. you access them from any computer at any location, even from your cellphone or PDA. Share them with friends and colleagues. Automate your daily backups with Hercules Uploader.&lt;/p&gt;&lt;strong&gt;Features:-&lt;/strong&gt;
&lt;ol&gt;&lt;ol&gt;&lt;li&gt;Add contact emails to &lt;strong&gt;address book&lt;/strong&gt;&lt;/li&gt;
 &lt;li&gt;Protect your shared files with &lt;strong&gt;password&lt;/strong&gt;&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Add messages&lt;/strong&gt; to shared files&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Edit&lt;/strong&gt; files&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Delete&lt;/strong&gt; files&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Zip&lt;/strong&gt; folders&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Download&lt;/strong&gt; files&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Schedule back&lt;/strong&gt; ups with Hercules&lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114602457487292439?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114602457487292439/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114602457487292439&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114602457487292439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114602457487292439'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/orbitfiles-online-storage-services.html' title='Orbitfiles Online Storage Services'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114602446695452681</id><published>2006-04-26T12:06:00.000+08:00</published><updated>2006-04-26T12:07:46.956+08:00</updated><title type='text'>Internet Explorer 7 beta V2 released</title><content type='html'>&lt;p&gt;&lt;img alt="Internet explorer 7" title="Internet explorer 7" src="http://www.techcrunch.com/wp-content/ie7logo.gif" align="right" /&gt;Microsoft just announce &lt;a target="_blank" title="IE Version 7 Beta 2" href="http://www.microsoft.com/windows/ie/default.mspx"&gt;Internet Explorer 7 Beta version 2&lt;/a&gt;. This IE version is bundle only on windows XP SP 2 and windows 2003. meanwhile, They’ve also announced toll free &lt;a href="http://blogs.msdn.com/ie/archive/2006/04/24/582542.aspx"&gt;phone support&lt;/a&gt; to support products for users and receive feedback bout IE v7 Beta 2.&lt;/p&gt;The english language is released first and later just follow up other langauage within three weeks.
&lt;p&gt;IE Blog Statement say&lt;/p&gt;&lt;blockquote&gt;We acted on a lot of the feedback and bug reports from the &lt;a href="http://blogs.msdn.com/ie/archive/2006/01/31/520812.aspx"&gt;previous&lt;/a&gt; &lt;a href="http://blogs.msdn.com/ie/archive/2006/03/20/555703.aspx"&gt;public&lt;/a&gt; releases. In particular, I feel good about changes we made based on reports from web developers around some CSS behaviors, application compatibility feedback, reliability data (yes, we do analyze the information that comes when you click “Send Error Report”), and user experience feedback. People on the team will post additional details about changes over the next few days.&lt;/blockquote&gt;&lt;blockquote&gt;
&lt;/blockquote&gt;&lt;strong&gt;&lt;img alt="IE 7 tabbing" title="IE 7 tabbing" src="http://www.techcrunch.com/wp-content/ie71.gif" align="right" /&gt;Main features update on IE 7 is&lt;/strong&gt;
 &lt;ol&gt;&lt;li&gt;Quick tabbing like firefox or other major web borrowers.&lt;/li&gt;
 &lt;li&gt;RSS reader built on browser.&lt;/li&gt;
 &lt;li&gt;improvement CSS rendering.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;strong&gt; Here is the sample of IE 7 screenshot from &lt;a target="_blank" title="IE techchurch" href="http://www.techcrunch.com/2006/04/24/ie7-beta-2-ships/"&gt;techchurch:&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="IE header" title="IE header" src="http://www.techcrunch.com/wp-content/ie72.gif" /&gt;&lt;/p&gt;&lt;strong&gt;You can download on this link &lt;/strong&gt;: &lt;a target="_blank" title="IE 7 download" href="http://www.microsoft.com/windows/ie/downloads/default.mspx"&gt;Internet Explorer 7 beta version 2 on Microsoft Site&lt;/a&gt;
&lt;span style="font-weight: bold;"&gt;More information about Internet Explorer&lt;/span&gt; : &lt;a title="IE blog" target="_blank" href="http://blogs.msdn.com/ie/archive/2006/04/24/582546.aspx"&gt;IE blog&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114602446695452681?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114602446695452681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114602446695452681&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114602446695452681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114602446695452681'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/internet-explorer-7-beta-v2-released.html' title='Internet Explorer 7 beta V2 released'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114602400369072389</id><published>2006-04-26T11:42:00.000+08:00</published><updated>2006-04-26T15:32:04.343+08:00</updated><title type='text'>Web based office suite - Thinkfree</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;a target="_blank" title="ThinkFree" href="http://blog.adglobe.net/wp-admin/www.thinkfree.com"&gt;&lt;img alt="Thinkfree" title="Thinkfree" src="http://common.ziffdavisinternet.com/util_get_image/13/0,1425,i=133058,00.jpg" align="right" /&gt;Thinkfree&lt;/a&gt;&lt;/strong&gt; is a web based java / Ajax office suite. ThinkFree Office consists of three parts: Write for word processing, Calc for spreadsheets, and Show for presentations.&lt;/p&gt;&lt;strong&gt;Advantages &lt;/strong&gt;of online thinkfree is inexpensive way to access most Microsoft Office documents; excellent spreadsheet and word-processing applications; spreadsheet program skillfully handles Excel calculations and formatting.
&lt;p&gt;however, this thinkfree is supported with online ads but you will get 1GB of space to use.

&lt;strong&gt;Thinkfree also stated that:-&lt;/strong&gt;&lt;/p&gt;&lt;blockquote&gt;it's "impressive" and its word processor has "has all the features most people will ever need&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;More information&lt;/strong&gt; : - &lt;a target="_blank" title="ExtremeTech" href="http://www.extremetech.com/article2/0,1697,1952434,00.asp"&gt;ExtremeTech&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Site Review&lt;/strong&gt; :- &lt;a target="_blank" title="thinkfree" href="http://blog.adglobe.net/wp-admin/www.thinkfree.com"&gt;ThinkFree&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114602400369072389?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114602400369072389/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114602400369072389&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114602400369072389'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114602400369072389'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/web-based-office-suite-thinkfree.html' title='Web based office suite - Thinkfree'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114571811112016036</id><published>2006-04-22T22:59:00.000+08:00</published><updated>2006-04-22T23:01:51.150+08:00</updated><title type='text'>Google testing new expandable result features</title><content type='html'>&lt;p&gt;&lt;strong&gt;Google&lt;/strong&gt; is working on making the search results more interactive and useful. now Google is testing new &lt;strong&gt;expandable result&lt;/strong&gt; on their search result. it can expand the content into more information about a short text of website information , image ( thumbnail size ), related links and the link contain on the pages.&lt;/p&gt;&lt;img title="search result" alt="search result" src="http://www.yellowpipe.com/articles/img/Google-new-feature-testing.jpg" /&gt;
&lt;p&gt;&lt;strong&gt;TO &lt;/strong&gt;

&lt;img title="expand result" alt="expand result" src="http://www.yellowpipe.com/articles/img/Google-new-feature-testing2.jpg" /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114571811112016036?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114571811112016036/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114571811112016036&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114571811112016036'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114571811112016036'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/google-testing-new-expandable-result.html' title='Google testing new expandable result features'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114551012344694056</id><published>2006-04-20T13:15:00.000+08:00</published><updated>2006-04-20T13:15:23.446+08:00</updated><title type='text'>Free Software for daily use</title><content type='html'>&lt;p&gt;Here is a blig list of freeware windows utilites, i discover a site call econsultant.com and this site is offer more than 300 free utilities. This can save me a lot times on search computer freeware and don't want to spend an hour browsing shareware sites. anywhere, i already bookmark it as future use.&lt;/p&gt;
&lt;p&gt;Here is the links:- &lt;a title="Freeware " href="http://www.econsultant.com/i-want-freeware-utilities/index.html"&gt;Econsultant Site&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114551012344694056?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114551012344694056/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114551012344694056&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114551012344694056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114551012344694056'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/free-software-for-daily-use.html' title='Free Software for daily use'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114551004671767563</id><published>2006-04-20T13:11:00.000+08:00</published><updated>2006-04-20T13:14:06.720+08:00</updated><title type='text'>AjaxAmp - Winamp Web based</title><content type='html'>&lt;p&gt;&lt;strong&gt;&lt;a target="_blank" title="AjaxAmp link" href="http://ajaxamp.com/"&gt;&lt;img alt="AjaxAmp" title="AjaxAmp" src="http://ajaxamp.com/images/mini-screen.jpg" align="right" /&gt;&lt;/a&gt;&lt;a title="ajaxamp" href="http://ajaxamp.com/"&gt;AjaxAmp&lt;/a&gt;&lt;/strong&gt; is a web edition of winamp. AjaxAmp is a web 2.0 plugin for winamp and lets you control winamp via a web browser with a ajaxy interface. It can stream music over the internet to any computer. The software side just 445K only .

&lt;strong&gt;Here is the features on AjaxAmp:-&lt;/strong&gt;&lt;/p&gt;
 &lt;blockquote&gt;&lt;ul&gt;&lt;li&gt;Listen to your music from anywhere using a web browser&lt;/li&gt;
 &lt;li&gt;Control Winamp from anywhere using a web browser&lt;/li&gt;
 &lt;li&gt;Cause your music to play on a remote computer&lt;/li&gt;
 &lt;li&gt;Use one computer to stream music from a 2nd computer to a 3rd computer.&lt;/li&gt;
 &lt;li&gt;Search and stream your entire music collection ridiculously fast&lt;/li&gt;
 &lt;li&gt;drag and drop playlist
&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;&lt;p&gt;More information : &lt;a title="AjaxAMp" href="http://ajaxamp.com/"&gt;AjaxAmp Web Site&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114551004671767563?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114551004671767563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114551004671767563&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114551004671767563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114551004671767563'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/ajaxamp-winamp-web-based.html' title='AjaxAmp - Winamp Web based'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114550987985648598</id><published>2006-04-20T13:10:00.000+08:00</published><updated>2006-04-20T13:11:19.856+08:00</updated><title type='text'>Top 15 Hacking Tools</title><content type='html'>&lt;p&gt;A good summary with a description and links of some of the top hacking tools in the Hacking/Security arena. For old hands it will be a familiar list but most people will find a thing or two they didn't know about it. You can review on this site : &lt;a title="Hackingsite" target="_blank" href="http://www.darknet.org.uk/2006/04/top-15-securityhacking-tools-utilities/"&gt;www.darknet.org&lt;/a&gt;&lt;/p&gt;&lt;span style="font-weight: bold;"&gt;Hacking Application Review list:-&lt;/span&gt;&lt;ol&gt;&lt;/ol&gt;
&lt;ol&gt;
 &lt;li&gt;NMAP&lt;/li&gt;
 &lt;li&gt;Nessus Remote Security Scanner&lt;/li&gt;
 &lt;li&gt;John the Ripper&lt;/li&gt;
 &lt;li&gt;Nikto&lt;/li&gt;
 &lt;li&gt;SuperScan&lt;/li&gt;
 &lt;li&gt;pof&lt;/li&gt;
 &lt;li&gt;ethereal&lt;/li&gt;
 &lt;li&gt;Yersinia&lt;/li&gt;
 &lt;li&gt;eraser&lt;/li&gt;
 &lt;li&gt;putty&lt;/li&gt;
 &lt;li&gt;lcp&lt;/li&gt;
 &lt;li&gt;Cain and Abel&lt;/li&gt;
 &lt;li&gt;kismet&lt;/li&gt;
 &lt;li&gt;hping&lt;/li&gt;
 &lt;li&gt;NetStumbler&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114550987985648598?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114550987985648598/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114550987985648598&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114550987985648598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114550987985648598'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/top-15-hacking-tools.html' title='Top 15 Hacking Tools'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114550972450646322</id><published>2006-04-20T13:07:00.000+08:00</published><updated>2006-04-20T13:08:44.523+08:00</updated><title type='text'>PeerMind - online P2P Monitoring</title><content type='html'>&lt;p&gt;&lt;a title="Peermind" target="_blank" href="http://www.peermind.com/PeerMind/Default.aspx"&gt;&lt;strong&gt;PeerMind&lt;/strong&gt;&lt;/a&gt; - A website keep on regular updating list of the most popular music, movies, games, software and ringtones being downloaded on the EDonkey 2000 and Gnutella networks. Currently &lt;a title="Peermind2" target="_blank" href="http://www.peermind.com/PeerMind/Default.aspx"&gt;PeerMind&lt;/a&gt; doesn't track bittorrent network but soon the services to track fast track and bittorrent will available.&lt;/p&gt;&lt;img title="PeerMind WebSite" alt="PeerMind WebSite" src="http://www.gigaom.com/images/peermind.jpg" align="middle" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114550972450646322?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114550972450646322/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114550972450646322&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114550972450646322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114550972450646322'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/peermind-online-p2p-monitoring.html' title='PeerMind - online P2P Monitoring'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114550566753036994</id><published>2006-04-20T12:00:00.000+08:00</published><updated>2006-04-20T12:01:07.533+08:00</updated><title type='text'>Online Mapping Services Comparison</title><content type='html'>&lt;p&gt;There are major player on online mapping services like &lt;a title="Yahoo Maps" target="_blank" href="http://maps.yahoo.com"&gt;Yahoo Maps&lt;/a&gt;, &lt;a title="Google Maps" target="_blank" href="http://maps.google.com"&gt;Google Maps&lt;/a&gt; , &lt;a title="Map Quest" target="_blank" href="http://www.mapquest.com"&gt;MapQuest&lt;/a&gt; , &lt;a title="ASk Maps" target="_blank" href="http://maps.ask.com"&gt;Ask Maps&lt;/a&gt; and &lt;a title="MSN map" href="http://local.live.com"&gt;Windows live Maps&lt;/a&gt;. These companies keep on updating their maps services to compete each other. Whether you know which company is offer the best map services.&lt;/p&gt;Here is some of review from the &lt;a title="TechChurch Map Services" target="_blank" href="http://www.techcrunch.com/2006/04/17/comparing-the-mapping-services/"&gt;TechChurch&lt;/a&gt; about Maps Services Companies:-
&lt;blockquote&gt;As popular as Google is, it is not the most well trafficked map service. It is virtually tied with &lt;a href="http://maps.yahoo.com/"&gt;Yahoo Maps&lt;/a&gt; (and the new &lt;a href="http://maps.yahoo.com/beta"&gt;Yahoo Maps&lt;/a&gt; beta product which &lt;a href="http://www.techcrunch.com/2005/11/02/new-yahoo-maps-shows-power-of-flash/"&gt;we reviewed here&lt;/a&gt;). &lt;a href="http://www.forbes.com/home/digitalentertainment/2006/04/13/google-aol-yahoo-cx_rr_0417maps.html"&gt;Comscore says&lt;/a&gt;&lt;p&gt; that Google Maps had 19.1 million unique visitors in March, whereas Yahoo had 20 million. Both were dwarfed by Mapquest, with a whopping 46.4 million unique visitors in March, more than Yahoo and Google combined.&lt;/p&gt;In addition to Google Maps, Yahoo Maps and Mapquest, two others, &lt;a href="http://maps.ask.com/"&gt;Ask Maps&lt;/a&gt; and &lt;a href="http://local.live.com/"&gt;Microsoft Windows Live Local&lt;/a&gt;, also have compelling offerings.
&lt;/blockquote&gt;Meanwhile, TechChurch also provide a comparison chart like below:-
&lt;p&gt;&lt;img title="Map Services Comparison Chart" alt="Map Services Comparison Chart" src="http://www.techcrunch.com/wp-content/mapstable1.gif" align="middle" /&gt;&lt;/p&gt;For more review or information: &lt;a title="Map Services" target="_blank" href="http://www.techcrunch.com/2006/04/17/comparing-the-mapping-services/"&gt;TechChurch Site abt the features maps services&lt;/a&gt;
&lt;p&gt;For me, The google maps still the best because my country like malaysia still able to view very well especialy like Kuala Lumpur.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114550566753036994?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114550566753036994/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114550566753036994&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114550566753036994'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114550566753036994'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/online-mapping-services-comparison.html' title='Online Mapping Services Comparison'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114550466620541184</id><published>2006-04-20T11:40:00.000+08:00</published><updated>2006-04-20T11:44:26.216+08:00</updated><title type='text'>Qwika - Wiki Search Engine</title><content type='html'>&lt;p&gt;&lt;img alt="Qwika" title="Qwika" src="http://www.qwika.com/skins/images/qwikalogo.jpg" align="right" /&gt;I believe everybody also got  difficulty on searching wiki's site. but today, i view a newsletter and found &lt;a target="_blank" title="qwika" href="http://www.qwika.com/"&gt;&lt;strong&gt;Qwika&lt;/strong&gt;&lt;/a&gt; search engine. Qwika is a powerful search engine that allows you to search content of multiple wikis hosted in different places but bringing you that collective wisdom under a single point of entry.&lt;/p&gt;Qwika allows you to specify keywords and then provide the language in which you want to receive results. (Languages included are German, French, Japanese, Italian, Dutch, Portuguese, Spanish, Greek, Korean, Chinese and Russian.)
&lt;p&gt;&lt;strong&gt;Qwika Major Goals:-&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Our aims are to cover all wikis in all sizeable languages, translate them, make them easily findable in the shortest possible time.&lt;/p&gt;
&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114550466620541184?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114550466620541184/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114550466620541184&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114550466620541184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114550466620541184'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/qwika-wiki-search-engine.html' title='Qwika - Wiki Search Engine'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114543825368793539</id><published>2006-04-19T16:37:00.000+08:00</published><updated>2006-05-22T20:05:06.533+08:00</updated><title type='text'>RADMIN - Control Remote PC on anywhere ( Free )</title><content type='html'>&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 30px; height: 30px;" src="http://www.famatech.com/images/icons/rcmsrv.gif" alt="" border="0" /&gt;&lt;a href="http://www.dpbolvw.net/click-1966022-1041"&gt;&lt;span style="font-weight: bold;"&gt;Radmin&lt;/span&gt;&lt;/a&gt; is a powerful remote access software. i already using this software for a long time.  This software is a winning award software on remote access software. it enable you to access your computer or server easily by installing the remote server software.  you can easily control more thean one computer or server using one remote software only.

Meanwhile,Even if you are connected via modem, you can reach the reasonable screen update speed(about 5-10 screen updates per second). If you are connected to a LAN you can reach real-time update speeds of about 100 - 500 screen updates per second. This can be adjusted up or down resolution or view modeto save bandwidth.All of the data that transfer is encrypted very well.


&lt;span style="font-weight: bold;"&gt;This software offer a lot of features like :-&lt;/span&gt;
&lt;li&gt;Advanced File Transfer
&lt;/li&gt;&lt;li&gt;Remote access computer&lt;/li&gt;&lt;li&gt;ShutDown or restart computer
&lt;/li&gt;&lt;li&gt;View only the terminal&lt;/li&gt;&lt;li&gt;Telnet&lt;/li&gt;&lt;li&gt;Send Key command like Ctrl-Esc, F12, Crtl-F12, Crtl+Alt+F12 and Crtl+Alt+Del.&lt;/li&gt;&lt;li&gt;protected under NT security or set your own password.
&lt;/li&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114543825368793539?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.dpbolvw.net/click-1966022-10416010' title='RADMIN - Control Remote PC on anywhere ( Free )'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114543825368793539/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114543825368793539&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114543825368793539'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114543825368793539'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/radmin-control-remote-pc-on-anywhere.html' title='RADMIN - Control Remote PC on anywhere ( Free )'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114493038369468593</id><published>2006-04-13T20:11:00.000+08:00</published><updated>2006-04-13T20:17:21.426+08:00</updated><title type='text'>Google Calender Review</title><content type='html'>&lt;p&gt;&lt;strong&gt;Google calender&lt;/strong&gt; will be launched today. i saw news and blog is taking hot about google calender. after that, i go to testing &lt;a title="calender" target="_blank" href="http://calender.google.com"&gt;google calender site&lt;/a&gt; and found out that the website is perform fast,slick and stable. meanwhile, the site is a ajax website. the entry of the calender can be drag easily around the screen.&lt;/p&gt;&lt;strong&gt;Here is some of the review of &lt;a title="techchurnch" href="http://www.techcrunch.com/2006/04/12/google-calendar-is-live/"&gt;techchurch&lt;/a&gt; about the key features:-&lt;/strong&gt;
&lt;strong&gt;&lt;/strong&gt;&lt;blockquote&gt;&lt;strong&gt;Text recognition&lt;/strong&gt;- In adding an event, or detecting a new event from Gmail, Calendar automatically detects event-specific words and suggests the adding of a new event with data auto-structured.
&lt;p&gt;&lt;strong&gt;Manage Multiple Calendars&lt;/strong&gt; - set up multiple calendars (work, personal, etc) and view them separately or together.&lt;/p&gt;&lt;strong&gt;Heavy Gmail integration&lt;/strong&gt; - Gmail recognizes when messages include event information, so when you get emailed about an event, you can add it to Google Calendar with just a couple clicks. Google Calendar links on the right side of the Gmail page.
&lt;p&gt;&lt;strong&gt;Sharing&lt;/strong&gt;- Calendars can be shared with others, and you can subscribe to others’ shared calendars. Read/write permissions can be granted on a per user basis. &lt;strong&gt;Calendars can be published via a web page or via RSS, so readers do not need to be on the Google Calendar platform.&lt;/strong&gt;&lt;/p&gt;&lt;strong&gt;Importing&lt;/strong&gt; - You can import events from other calendar programs, including Yahoo Calendar and Microsoft Outlook. Click “Settings,” then “Import Calendar”.&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here is a screenshot of Google Calender:-&lt;/strong&gt;&lt;/p&gt;&lt;img style="width: 303px; height: 234px;" title="Google Calender" alt="Google Calender" src="http://www.techcrunch.com/wp-content/googlecalendar4551.gif" align="middle" /&gt;
&lt;p&gt;For more information :-  &lt;a title="Zdnet" target="_blank" href="http://blogs.zdnet.com/web2explorer/index.php?p=158"&gt;Zdnet&lt;/a&gt; , &lt;a title="Scripting News" href="http://www.scripting.com/2006/04/13.html#googleCalendarBeta"&gt;Scripting News&lt;/a&gt; and Screen links :- &lt;a title="Google Calender Flick" href="http://flickr.com/photos/scriptingnews/sets/72057594105839238/"&gt;Google Calender Screen&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114493038369468593?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/2006/04/13/google-calender-review/' title='Google Calender Review'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114493038369468593/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114493038369468593&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114493038369468593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114493038369468593'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/google-calender-review.html' title='Google Calender Review'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114490254692854902</id><published>2006-04-13T12:26:00.000+08:00</published><updated>2006-04-13T12:29:06.930+08:00</updated><title type='text'>Office 2007 File Format</title><content type='html'>&lt;p&gt;Microsoft have announced 17 file formats for Office 2007, the next version of Microsoft Office which is due to be released in early 2007.&lt;/p&gt;Source from &lt;a target="_blank" title="aviran" href="http://www.aviransplace.com/index.php/archives/2006/04/05/the-new-office-2007-file-formats/"&gt;Aviran Site&lt;/a&gt;:-
&lt;blockquote&gt;Office 2007 will have two major changes to the office file format. For the first time Microsoft will have file extensions with more than 3 characters, but more importantly it will move from the well know .doc, .xls and .ppt file extensions for the popular Office documents.
&lt;p&gt;Office 2007 will have a new, XML-based file format for Microsoft Word 2007, Microsoft Office Excel 2007 and Microsoft Office PowerPoint 2007. The New file formats will be the default file formats for Office 2007 but they will also be backward compatible to Microsoft Office 2000 using Office 2007 Compatibility Mode.&lt;/p&gt;Link for showing file extension:- &lt;a title="Aviran Site" href="http://www.aviransplace.com/index.php/archives/2006/04/05/the-new-office-2007-file-formats/"&gt;Aviran Site&lt;/a&gt;&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114490254692854902?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/2006/04/11/office-2007-file-format/' title='Office 2007 File Format'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114490254692854902/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114490254692854902&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114490254692854902'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114490254692854902'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/office-2007-file-format.html' title='Office 2007 File Format'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114472500396356330</id><published>2006-04-11T11:01:00.000+08:00</published><updated>2006-04-11T11:10:04.043+08:00</updated><title type='text'>webaroo - surf web content without connection</title><content type='html'>&lt;p&gt;&lt;a title="webaroo" href="http://www.webaroo.com"&gt;&lt;strong&gt;&lt;img title="webaroo logo" alt="webaroo logo" src="http://www.webaroo.com/images/logo-shadow.gif" align="left" /&gt;Webaroo&lt;/strong&gt;&lt;/a&gt; is a simple software to store searchable web content or your laptop or desktop. with storable data, you can search web content without a internet connection now. it indexes the “highest quality” websites for content and creates topic based web packs for download. the content in those webpacks will stored offline on your computer and updated periodically. the software is able to download freely.

Here is the picture from webaroo to show how it works:

&lt;img alt="webaroo works" title="webaroo works" src="http://www.webaroo.com/images/hiw_rollovers/hiwrollover1.gif" /&gt;&lt;/p&gt;
&lt;p&gt;myself don't have pocket pc and no able to test it out. perhaps you can testing it out and give some comment.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114472500396356330?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/2006/04/11/webaroo-surf-web-content-without-connection/' title='webaroo - surf web content without connection'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114472500396356330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114472500396356330&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114472500396356330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114472500396356330'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/webaroo-surf-web-content-without.html' title='webaroo - surf web content without connection'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114468005773466863</id><published>2006-04-10T22:40:00.000+08:00</published><updated>2006-04-10T22:40:57.736+08:00</updated><title type='text'>Fedora Core 5 introduction</title><content type='html'>&lt;p&gt;&lt;a title="Fedora Core" href="http://fedora.redhat.com/"&gt;Fedora Core&lt;/a&gt; just released recently. today i just finish downloading fedora core 5 and install it.&lt;img title="FedoraCore" alt="FedoraCore" src="http://fedoraproject.org/wiki/WikiGraphics?action=AttachFile&amp;amp;do=get&amp;target=Fedora_Desktop-300x225.png" align="left" /&gt; Here is the interface of  fedora core desktop screen. The design of fedora GUI is no much different compare to previous two version. But the wallpaper quite nice also.

after using it. i found out some element that has been improved a lot on this Fedora Core version 5.&lt;/p&gt;Element like &lt;strong&gt;Freedom&lt;/strong&gt;, All application on the fedora core is totally free to use and no restrictive patent.
&lt;p&gt;Element like &lt;strong&gt;Security &amp;amp; Reliability. &lt;/strong&gt;With Selinux and Exec Shield security features has increase the security level and it cover up a lot of security hole. compare to last time, need to keep on updating the security patches.&lt;/p&gt;Element like &lt;strong&gt;Ease of Use&lt;/strong&gt;. Fedora core has been bundle a more user friendly user interface Gnome which less confusion and constant attention to ease-of-use
&lt;p&gt;Other cool features on FC5 are the new and updated versions of &lt;strong&gt;Xen &amp; SELinux&lt;/strong&gt; and even a new &lt;strong&gt;clustering utility&lt;/strong&gt;. It's amazing how Fedora Core is able to balance between being a desktop and a powerful server at the same time. We should also not forget the inclusion of brand new versions of &lt;strong&gt;X11 &amp;amp; GCC&lt;/strong&gt; and the addition of gnome-mount, &lt;strong&gt;Gnome User Share, Ekiga, LVM &lt;/strong&gt;and &lt;strong&gt;Gnome Power Manager&lt;/strong&gt;. Among the positive surprises on this release was the inclusion of Mono and Beagle as part of the system. We also installed the Mono applications MonoDevelop and F-spot which worked wonderfully. And of course, &lt;strong&gt;NetworkManager&lt;/strong&gt; has seen an overhaul and it works much better now than it used to. Metacity now "sticks" windows at the borders of the monitor which is a very nice effect, however the double-click-wm-to-minimize feature that was added a few months ago is not part of the Metacity preference panel for some reason.&lt;/p&gt;For installation information. you can been easy find out at &lt;a title="Fedora Core installation" target="_blank" href="http://www.stanton-finley.net/fedora_core_5_installation_notes.html#Installation"&gt;www.stanton-finley.net.&lt;/a&gt; The site offer very detail informations on the installation guide.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114468005773466863?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114468005773466863/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114468005773466863&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114468005773466863'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114468005773466863'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/fedora-core-5-introduction.html' title='Fedora Core 5 introduction'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114467984700341379</id><published>2006-04-10T22:33:00.000+08:00</published><updated>2006-04-10T22:37:27.006+08:00</updated><title type='text'>Apple Mac run windows and linux</title><content type='html'>&lt;p&gt;&lt;img alt="Mac and windows" title="Mac and windows" src="http://online.wsj.com/public/resources/images/MK-AG066_PTECH_20060405214044.jpg" align="left" /&gt;For Apple user for running windows xp has been become true. since yesterday, Apple announce a new software to run windows on intel based macs. This has been major boost for mac user.&lt;/p&gt;
&lt;p&gt;Dubbed Boot Camp, the public beta software is available as a download to allow users with a Windows XP installation disc to load the competing operating system. Once installation is complete, users can restart their computer to run either Mac &lt;a onclick="window.open('http://www.apple.com/macosx'); return false;" href="http://www.apple.com/macosx"&gt;OS X&lt;/a&gt; or Windows XP.&lt;/p&gt;
&lt;p&gt;Currently, &lt;span id="intelliTxt"&gt; Boot Camp will be a feature in "Leopard," Apple's next major release of Mac OS X only. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The &lt;span id="intelliTxt"&gt;Boot Camp simplifies Windows installation on an Intel-based Mac by providing a graphical step-by-step assistant application to dynamically create a second partition on the hard drive for Windows, to burn a CD with all the necessary Windows drivers, and to install Windows from a Windows XP installation CD&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Here is a video and picture showing apple run on windows operating system: &lt;a title="Mac on windows os" href="http://www.lonelycanuck.com/2006/04/boot-camp.html"&gt;link on video &lt;/a&gt;and &lt;a title="windows mac" href="http://www.flickr.com/photos/speedye/sets/72057594099504282/"&gt;link for picture.&lt;/a&gt;

meanwhile,  Mac user also can run linux operating system on Mac apple, here is some link that indicate how to run a linux on mac : &lt;a title="Linux run on mac" href="http://theweeklyrant.com/article/8/news-apple-bootcamp-boots-linux"&gt;link for mac run linux.&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114467984700341379?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114467984700341379/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114467984700341379&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114467984700341379'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114467984700341379'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/apple-mac-run-windows-and-linux.html' title='Apple Mac run windows and linux'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114467938969359412</id><published>2006-04-10T22:25:00.000+08:00</published><updated>2006-04-10T22:29:53.953+08:00</updated><title type='text'>Best FTP freeware software</title><content type='html'>&lt;p&gt;Here is some of the Best opensource or freeware FTP software guidelines&lt;/p&gt;&lt;img title="Filezilla" alt="Filezilla" src="http://filezilla.sourceforge.net/images/fz.gif" /&gt;
&lt;p&gt;&lt;strong&gt;1.&lt;a title="filezilla" href="http://filezilla.sourceforge.net/"&gt;FileZilla&lt;/a&gt;&lt;/strong&gt;&lt;a title="filezilla" href="http://filezilla.sourceforge.net/"&gt; &lt;/a&gt;&lt;/p&gt;Filezilla is developed under GPL license. since the application is available in different language. it can almost link to any of  FTP server even if you under a proxy server and firewall.  meanwhile, Filezilla server application can help you build FTP server easily on your server. the filezilla client able to use ssl connection or kerberos to encryted all data that transfer.
&lt;p&gt;&lt;img title="FTPCommander" alt="FTPCommander" src="http://www.internet-soft.com/img/bullet1.gif" /&gt;&lt;/p&gt;&lt;strong&gt;2. &lt;a title="ftp commander" href="http://www.ftpclient.org/"&gt;FTP Commander 7.40&lt;/a&gt;&lt;/strong&gt;
&lt;p&gt;FTP Commander is a freeware ftp client software. It offers a no-nonsense interface consisting of two side-by-side local computer and FTP server panels. you can connect easily to a dozen pre-set FTP servers by  simply select the server and push the Connect button. the software allow users to execute two-way file exchanges and activate multiple downloads in the same times. it also allows you to delete, rename and and copy files, create and delete directories in the FTP server and work in command line mode.&lt;/p&gt;&lt;strong&gt;3. &lt;/strong&gt;&lt;a title="cerberusftp" href="http://www.cerberusftp.com/"&gt;&lt;strong&gt;cerberus FTP Server 2.32&lt;/strong&gt;&lt;/a&gt;
&lt;p&gt;Cerberus FTP Server is a multi threaded Windows FTP server that is designed to use little CPU and memory. The cerberus interface can be hidden and accessed from the system tray. it is running as NT ennvironment service. it can resume failed transfers, and offers a manager for controlling user access to files and file operations. the administrator of the software can control the connection limit , timeout and ip accessing the server. Cerberus FTP Server offers statistics on connections as well as logging abilities. The server adheres to to RFC959 and RFC1123.&lt;/p&gt;
&lt;p&gt;&lt;img title="faststream" alt="faststream" src="http://www-s.tucows.com/i/ss/win/NetFileServerBox.gif" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. &lt;a title="Faststream" href="http://www.tucows.com/preview/296978"&gt;Fastream NETFile FTP/Web Server&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is a secure FTP server and multi-threaded Web server featuring XML-based GUI remote administration, authentication, separate upload and download speed limits, storage quotas, dynamic DNS and compression.&lt;/p&gt;&lt;strong&gt;5.&lt;a title="cesar" href="http://www.versiontracker.com/dyn/moreinfo/win/15053"&gt;CesarFTP 0.99e&lt;/a&gt;&lt;/strong&gt;
&lt;p&gt;CesarFTP is an easy and powerful FTP Server. users can connect to you through any standard FTP client. It supports a complete virtual file system which allows you to preserve your disk structure. It also supports ban masks, ratio and quotas, events, especially automatic processing of uploaded files. It runing native NT service support. features like kick or ban users, sends message to user.&lt;/p&gt;&lt;img alt="ftpfree" title="ftpfree" src="http://image.versiontracker.com/client_icons/win/9555/anyversion-icon-32x32-32bit.png" /&gt;
&lt;p&gt;6.&lt;a title="freeftp" href="http://www.versiontracker.com/dyn/moreinfo/win/13281"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;strong&gt;FreeFTP 3.2 &lt;/strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;strong style="font-weight: normal;"&gt;This is a multiple-file, drag and drop file transfer program that includes the ability to save all URLs, password and ID information, and screen resolution adjustment. it is support with 10 languages. It allows you to view pics and HTML code, create, read or erase folders, and rename or erase files. Features are: group erase, send, receive files, activity log, checks for dups, view pics and html code.&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114467938969359412?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/2006/04/07/best-ftp-freeware-software/' title='Best FTP freeware software'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114467938969359412/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114467938969359412&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114467938969359412'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114467938969359412'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/best-ftp-freeware-software.html' title='Best FTP freeware software'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114439867615154713</id><published>2006-04-07T16:29:00.000+08:00</published><updated>2006-04-07T16:31:16.153+08:00</updated><title type='text'>Google Talk with new interface and new features</title><content type='html'>&lt;p&gt;&lt;img alt="GoogleTalk Beta Version" title="GoogleTalk Beta Version" src="http://www.downloadsquad.com/media/2006/04/googletalkbeta.gif" align="left" /&gt;The &lt;a title="Google " href="http://www.google.com"&gt;Google&lt;/a&gt; just release a new version of &lt;a title="Google Talk" href="http://www.google.com/talk/"&gt;Google Talk&lt;/a&gt;. The Google Talk has been add in features like other instant message client features have. Features like   using custom picture to display individual person. here, i also list down some of features that new Google Talk version offer.
 &lt;/p&gt;&lt;ul&gt;&lt;li&gt;Pop-up boxes for contacts when rolled over.&lt;/li&gt;
 &lt;li&gt;Multiple visual themes with different formats to display chats.&lt;/li&gt;
 &lt;li&gt;Alerts now have a close button and right-click option.&lt;/li&gt;
 &lt;li&gt;Contact status changes occur mid-conversation.&lt;/li&gt;
 &lt;li&gt;Ability to set alert to display when a contact comes online.&lt;/li&gt;
 &lt;li&gt;Ability to sort contacts by name.&lt;/li&gt;
 &lt;li&gt;Contact's name changes transmit occur more quickly.
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Google Talk has been improved a lot in adding features for compete with other popular instant message client. Bundle with &lt;a title="Gmail" href="http://gmail.google.com"&gt;Gmail&lt;/a&gt; with Google Talk will become a mass boost for google to promote their instant message.
&lt;/p&gt;&lt;p&gt;But still Google Talk still remain on beta version. Perhaps you can try install out and give some comment.&lt;/p&gt;Here is more detail of Google Talk information:- &lt;a title="Google Talk Review" href="http://www.muchhalasworld.uni.cc/2006/04/02/review-google-talk-10091-beta-leaked-version/"&gt;Google Talk Review&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114439867615154713?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114439867615154713/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114439867615154713&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114439867615154713'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114439867615154713'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/google-talk-with-new-interface-and-new.html' title='Google Talk with new interface and new features'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114439844464993845</id><published>2006-04-07T16:24:00.000+08:00</published><updated>2006-04-07T16:27:24.660+08:00</updated><title type='text'>Overview of the ten major Linux distributions</title><content type='html'>&lt;p&gt;A review of the 10 major &lt;a class="iAs" style="border-bottom: 0.075em solid darkgreen; text-decoration: underline; padding-bottom: 1px; color: darkgreen; background-color: transparent;" target="_blank" href="http://www.linuxforums.org/#"&gt;Linux&lt;/a&gt; distributions out there, giving the pros and cons of each and every one of them&lt;/p&gt;&lt;span style="font-weight: bold;"&gt;Introduction&lt;/span&gt;
&lt;p&gt;The Microsoft Windows operating system is developed and released by a single company. It comes with a minimal set of applications (a calculator, a few games, some networking tools, an Internet browser.. etc). Other &lt;a style="border-bottom: 0.075em solid darkgreen; text-decoration: underline; padding-bottom: 1px; color: darkgreen; background-color: transparent;" target="_blank" href="http://www.linuxforums.org"&gt;software&lt;/a&gt; can be obtained by users from various sources and installed on the operating system.&lt;/p&gt;GNU/Linux is different. A GNU/Linux &lt;a style="border-bottom: 0.075em solid darkgreen; text-decoration: underline; padding-bottom: 1px; color: darkgreen; background-color: transparent;" target="_blank" href="http://www.linuxforums.org"&gt;operating system&lt;/a&gt; is made of a Linux kernel, a set of GNU tools, an installation program, a package management system and a lot of other software components. Because all these components are free to use and to distribute, anybody can assemble and configure them according to their needs and create their very own GNU/Linux operating system. Since 1993, a lot of people and companies have been distributing Linux operating systems. These distributions made it easy for people to get and to install a working GNU/Linux system on their personal computer.
&lt;p&gt;All distributions include the Linux kernel developed by Linus Torvalds and the GNU tools developed by Richard Stallman but they don't necessarily use their latest versions. Some distributions even make their own changes to the kernel. Distributions usually differ in the choice of software applications they offer, in the way these software applications are configured and in the way they are installed and upgraded. Distributions also differ in many aspects such as their philosophy towards proprietary software, their priorities between ease of use and efficiency or between stability and latest technology. In fact, every distribution is different and this means you have more than 350 ways to run GNU/Linux!&lt;/p&gt;Of course some distributions are more popular than others. This article is dedicated to the 10 most famous and popular: &lt;a style="border-bottom: 0.075em solid darkgreen; text-decoration: underline; padding-bottom: 1px; color: darkgreen; background-color: transparent;" target="_blank" title="debian" href="http://www.debian.org"&gt;Debian&lt;/a&gt;, Slackware, Fedora, Mandriva, Suse, Ubuntu, Knoppix, Gentoo, Mepis and Xandros.&lt;a name='more'&gt;&lt;/a&gt;
&lt;h1&gt;Debian&lt;/h1&gt;Debian is one of the oldest GNU/Linux distributions. It was created in 1993 by Ian Murdock who named it after the combination of his own name and the one of his then-girlfriend (now wife) Debra. The Debian project is non-commercial and gathers more than a thousand developers throughout the world. A strict organization and clear guidelines made its releases famous for their stability and reliability. The project is very ambitious and supports more than 15,000 packages on 11 architectures: m68k, SPARC, Alpha, PowerPC, x86, IA-64, PA-RISC, MIPS (big and little endian), ARM and S/390. AMD64 is also supported although it is not officially included in the distribution. Debian is known for its strong adherence to the Unix and free software philosophies, its stability and its huge community. It is also very well documented and translated in many languages. Its software package management is extremely powerful and was adopted by many other distributions. Although it is meant to be a general-purpose distribution, the quality of its releases made Debian a distribution of choice for servers.
&lt;p&gt;Debian provides three branches: "Stable" which corresponds to the latest release, "Unstable", which is in perpetual evolution and "Testing" which represents the next release to-be. Although it is possible to use "Testing" and to stay up to date, a lot of people are unhappy with the slow release cycle, which makes the "Stable" branch quickly outdated. For this reason Debian is seen as a serious and stable distribution but not as a cutting-edge and reactive one. This "outdated" reputation combined with the absence of graphical installation or configuration tools made Debian look hard to use and slow to evolve. When it comes to &lt;a class="iAs" style="border-bottom: 0.075em solid darkgreen; text-decoration: underline; padding-bottom: 1px; color: darkgreen; background-color: transparent;" target="_blank" href="http://www.linuxforums.org/#"&gt;desktop&lt;/a&gt;, a lot of people prefer fast release cycle, eye-candy configuration tools, graphical installers and ease of use.. and this is not what Debian is.&lt;/p&gt;Official website: http://www.debian.org
&lt;p&gt;&lt;strong&gt;Pros&lt;/strong&gt;: Open-Source philosophy, non-commercial project, strong community, huge selection of packages and supported architectures, one of the best package management, excellent documentation, extremely stable and well-tested releases, modular, fast.&lt;/p&gt;&lt;strong&gt;Cons&lt;/strong&gt;:  Slow release cycle, text-based installer, lack of configuration tools
&lt;h1&gt;Slackware&lt;/h1&gt;Founded in 1992 by Patrick Volkerding, Slackware is the oldest surviving GNU/Linux distribution. It is very secure, stable and it is often recommended for server installations. The package management is minimal and doesn't deal with dependencies, the installer and configuration tools are text-based and almost everything is done through configuration files. Slackware doesn't offer graphical frontends nor eye-candy configuration tools. When Patrick was asked why Slackware releases do not have code names, he simply replied that there was no need. In fact the distribution focuses on stability and is well known for being bug-free. System administrators usually say that Slackware is the most Unix-Like GNU/Linux distribution. Most packages are used in their pristine form without any Slackware made improvements. Slackware is usually not recommended to novice users although it is easy to configure and probably one of the most formative distributions. What a user learns while configuring Slackware usually applies to any distribution. Rather than using distribution-specific configuration tools, the user has to modify settings in configuration files and so he has to learn about Linux internals which are common to all distributions. For these reason the Slackware distribution is usually used by system administrators, eager to learn novice users or simply Slackware fans :)
&lt;p&gt;Official website: http://www.slackware.com&lt;/p&gt;&lt;strong&gt;Pros:&lt;/strong&gt; Stability, security, strong adherence to Unix principles, speed and performance.
&lt;p&gt;&lt;strong&gt;Cons:&lt;/strong&gt; Minimal package management, infrequent releases, limited hardware detection.&lt;/p&gt;
&lt;h1&gt;Fedora&lt;/h1&gt;One of the best known Linux company in the world is Red Hat, founded in 1995 by Bob Young and Marc Ewing. In 2003, Red Hat decided to focus on business and stopped releasing its public distribution. The company chose to sponsor a community driven project called Fedora. Red Hat Linux 9 was the last version in the Red Hat product line and was replaced by Fedora Core. This distribution is quite unique and mixes leading edge features and conservatism. The result is a stable and secure system with frequent releases and up to date packages which suits both server and desktop installations. The package management is based on RPM, invented by Red Hat, and it is enhanced by a set of tools like Yum, which bring additional features similar to the Debian package management. Because of its close relationship with Red Hat this distribution is very popular among companies. Efforts were also made to make it attractive to the public and Fedora is full of graphical configuration and administration tools. The installation is also graphical and special attention was put to the look and feel of the distribution. As a result Fedora is a popular choice for both desktop and servers among Linux users.
&lt;p&gt;Official website: http://fedora.redhat.com
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Pros:&lt;/strong&gt; Widely used, good support, innovation, good-looking desktop, configuration tools.&lt;/p&gt;&lt;strong&gt;Cons:&lt;/strong&gt; Not as stable as Debian or Slackware for server use, not as easy and up to date as Suse or Mandrake for desktop use. Fedora is truly a general-purpose distribution.
&lt;h1&gt;Mandriva&lt;/h1&gt;
&lt;p&gt;Originally called Mandrake and created by Gael Duval in 1998, Mandriva is based on Red Hat. It uses a RPM-based package management, which is enhanced with a tool called urpmi. Mandriva became famous and popular since its first release thanks to an efficient and powerful graphical installer, which is still considered the best nowadays. The default Gnome desktop environment used in Red Hat was replaced in favor of KDE and some good looking configuration tools were added. Also, Mandriva tends to include new versions of software applications as soon as possible and to stay up to date as much as possible, relying on the users to report bugs a posteriori. As a result, Mandriva is highly up-to-date and even though some of its releases are buggy it remains the best distribution for people who are new to Linux or people who find it acceptable to experience some crashes if this means benefiting from the latest versions of applications.&lt;/p&gt;Official website: http://www.mandriva.com
&lt;p&gt;&lt;strong&gt;Pros:&lt;/strong&gt; Highly up-to-date, easy to use, good looking desktop, good community support.&lt;/p&gt;&lt;strong&gt;Cons:&lt;/strong&gt; Unstable, releases are initially reserved to mandrivaClub members and then made public after several weeks.
&lt;h1&gt;Suse&lt;/h1&gt;Since its creation, Suse has always been seen as a distribution of choice for desktop installations. It benefits from a powerful installer and configuration tool called YaST. Professional attention is made to detail, the default KDE desktop environment, the boot process, everything is tailored to make Suse pleasant to the eyes and a serious choice for professional desktops. In 2003, Novell acquired the company and made ISOs of Suse releases freely available on the Internet. Novell also opened the development to public participation and released YaST under the General Public License. Since the launch of OpenSuse, the distribution is now completely free. Suse is stable, polished and pleasant to use. It is probably one of the best desktop solutions.
&lt;p&gt;Official website: http://www.suse.com , http://www.opensuse.org&lt;/p&gt;&lt;strong&gt;Pros:&lt;/strong&gt; Up-to-date, easy to use, good looking, stable.
&lt;p&gt;&lt;strong&gt;Cons:&lt;/strong&gt; Speed and performance.&lt;/p&gt;
&lt;h1&gt;Ubuntu&lt;/h1&gt;In 2004 a distribution which was never heard of before, quickly became the most popular and famous of all distributions: Ubuntu. Based on the "Unstable" branch of Debian, Ubuntu features a fast release cycle, up to date and numerous packages, fast download mirrors, great documentation and even free shipment of CDs. Even though the installer is text-based and the configuration tools are not as good looking or integrated as those found in Fedora, Suse or Mandriva, this distribution quickly became the most used for desktop use. Ubuntu was created by Mark Shuttleworth and is distributed by his company Canonical Ltd. It is not clear whether or not Ubuntu is profitable to Canonical Ltd, but according to the multi-millionaire Mark Shuttleworth, this is not the main priority nor purpose of the distribution. Instead, Ubuntu aims to be an innovative and dynamic general purpose distribution which tackles issues that were not addressed by other distributions. Since its creation, Ubuntu has been the most popular GNU/Linux distribution and every single release is better than the previous one.
&lt;p&gt;Official website: http://www.ubuntu.com&lt;/p&gt;&lt;strong&gt;Pros:&lt;/strong&gt;  Great community of users and developers, great documentation, up to date packages, fast release cycle.
&lt;p&gt;&lt;strong&gt;Cons:&lt;/strong&gt; The business model doesn't seem to be viable.&lt;/p&gt;
&lt;h1&gt;Knoppix&lt;/h1&gt;Created in 2003 by Klaus Knopper, Knoppix is a live-CD distribution, which means the user can run it directly from the CD without having to install it on the hard drive. Thanks to an efficient compression mechanism, the Knoppix CD features a huge selection of software. Knoppix also provides a great automatic hardware detection, which is far better than those of other distributions. The CD can be used as a recovery or administration tool, as a Linux demonstration, as a hardware test tool or even as a full GNU/Linux desktop distribution since it is possible to install it on the hard drive once booted from the CD. Releases are frequent and packages, based on Debian's "Unstable" branch are quite up-to-date.
&lt;p&gt;Official website: http://www.knoppix.com&lt;/p&gt;&lt;strong&gt;Pros:&lt;/strong&gt; Live-CD, excellent hardware detection, good and up to date package selection.
&lt;p&gt;&lt;strong&gt;Cons:&lt;/strong&gt; Slow if run from the CD.&lt;/p&gt;
&lt;h1&gt;Gentoo&lt;/h1&gt;Created in 2002 by Daniel Robbins, Gentoo comes from the idea of adding the FreeBSD autobuild feature, "ports" into GNU/Linux. Gentoo is a source-distribution, which means that its packages are not binary but source packages. Each package is meant to be compiled on the user's computer in order to get the best performance and speed out of the resulting compiled binary software. Because repositories use source-packages, they are also very quick to get new software releases as soon as they come out. This results in a very fast and highly up-to-date distribution. The package management is also very efficient and easy to use. On the other hand, the installation of the system and of big packages can be very long and tedious, even with a fast processor.
&lt;p&gt;Official website: http://www.gentoo.org&lt;/p&gt;&lt;strong&gt;Pros:&lt;/strong&gt; Highly up-to-date, very fast, good documentation.
&lt;p&gt;&lt;strong&gt;Cons:&lt;/strong&gt; Long and tedious installation, can be unstable.&lt;/p&gt;
&lt;h1&gt;Mepis&lt;/h1&gt;Created in 2003 by Warren Woodford, Mepis is a mix between Debian "Unstable" and Knoppix. It is a live-CD which, once booted, features a graphical installation program. Users can simply boot on the CD, try the distribution, and if they like it.. run the graphical installation program. Also, the distribution chose a different path regarding the use of proprietary software, arguing that the user's comfort was more important than the adherence to open-source philosophy. By default, Mepis includes NVIDIA drivers, Flash and Java plugins, Java runtime, multimedia codecs, and other non-free software. The hardware automatic detection is very good and even detects some winmodems. In-house configuration utilities are also provided.
&lt;p&gt;Official website: http://www.mepis.com&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pros:&lt;/strong&gt; Installable Live-CD, pre-configured with latest plugins and codecs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Cons:&lt;/strong&gt; Not yet well-established, poor adherence to open-source principles.&lt;/p&gt;
&lt;h1&gt;Xandros&lt;/h1&gt;In 2001 Xandros acquired Corel Linux. The distribution was based on Debian and aimed at making it easy for novice users to use GNU/Linux. Nowadays Xandros Desktop is the most user-friendly distribution on the market and is recommended to first time Linux users. In its Deluxe edition Xandros Desktop also includes a NTFS resizing tool and a Windows compatibility layer called CrossOver, which makes it possible to run some Windows applications.
&lt;p&gt;Official website: http://www.xandros.com&lt;/p&gt;&lt;strong&gt;Pros:&lt;/strong&gt; Designed for beginners, easy to use, very stable.
&lt;p&gt;&lt;strong&gt;Cons:&lt;/strong&gt; Small package selection, includes proprietary components, only free for personal use.&lt;/p&gt;
&lt;h1&gt;&lt;/h1&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114439844464993845?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114439844464993845/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114439844464993845&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114439844464993845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114439844464993845'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/overview-of-ten-major-linux.html' title='Overview of the ten major Linux distributions'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114439786317894727</id><published>2006-04-07T15:54:00.000+08:00</published><updated>2006-04-07T16:17:43.276+08:00</updated><title type='text'>The Best Freewares Guide</title><content type='html'>&lt;p&gt;Here is some of the Best Freeware or opensource guidelines for newbie. The list of software, i have use for a few month. notice that is worth for try.

&lt;strong&gt;1. Browser - &lt;a title="Firefox link" href="http://www.mozilla.org"&gt;Firefox&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;Currently Firefox is version 1.5.  This  browser security is safer than IE. so far, meanwhile, firefox is mine main choice of web browser in term to loading page and unblock unwanted ads. It able to automatic update, change themes, better blocking advertisment, download engine included and tabbed browsing.
&lt;p&gt;&lt;strong&gt;2.Bittorrent Client -&lt;a title="Azerues" href="http://azureus.sourceforge.net/"&gt;Azereus&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;strong style="font-weight: normal;"&gt;Azereus is a opensource software which using java technology. before running it. install the &lt;a title="JRE" href="http://www.java.com"&gt;Java Runtime Environment&lt;/a&gt;. the bittorent client offering multiple torrent downloads, queuing/priority systems (on torrents and files), start/stop seeding options and instant access to numerous pieces of information about your torrents.&lt;/strong&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;3. FTP Software - &lt;a title="Filezilla" href="http://sourceforge.net/projects/filezilla/"&gt;Filezilla&lt;/a&gt;&lt;/strong&gt;

&lt;span style="font-weight: normal;"&gt;Another opensource software that offer FTP features on client and server side. Filezilla is implement on windows based. you can install the FTP server on your computer or server. later that, use Filezilla client to uploading or downloading from anywhere.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;strong&gt;&lt;strong&gt;&lt;strong&gt;4.VOIP Software - &lt;a title="Skype" href="http://www.skype.com"&gt;Skype&lt;/a&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;strong&gt;&lt;strong&gt;
&lt;/strong&gt;&lt;/strong&gt;&lt;p&gt;SKype has be most popular VoIP software on the net. Skype also offer calling local lines and mobile phone with minimum of charges. meanwhile, Skype having similar features like install messenger features and the latest version 2.0 has video conferencing. The Video and Voice call also can held on conferencing between few parties.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5.Download Manager - &lt;a title="getright" href="http://www.getright.com"&gt;GetRight&lt;/a&gt; and &lt;a title="flashget" href="http://www.flashget.com"&gt;FlashGet&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;Both of this software can downloading a files by breaking the link into few threads simulataneusly. so, the downloading can be increase into 5 times faster.&lt;p&gt;&lt;/p&gt;&lt;b&gt;6.Anti Virus software - &lt;a href="http://www.grisoft.com/doc/289/lng/us/tpl/tpl01" title="avg" mce_href="http://www.grisoft.com/doc/289/lng/us/tpl/tpl01"&gt;AVG&lt;/a&gt;&lt;/b&gt; &lt;p&gt;Survey proved that AVG is 70 percent usage anti virus software on worldwide computer user. since it offer totally free for user by GrimSoft Company.&lt;/p&gt; &lt;p&gt;&lt;b&gt;7. Best Firewall - &lt;a href="http://blog.adglobe.net/wp-admin/www.zonealarm.com" title="Zonealarm" mce_href="http://blog.adglobe.net/wp-admin/www.zonealarm.com"&gt;ZoneAlarm&lt;/a&gt;&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Basic package of Zonealarm is free totally. it is my favourite firewall since it can track the network packet on my computer. meanwhile, it can block the application from using the internet.&lt;/p&gt; &lt;p&gt;&lt;b&gt;8.Best Video Coder - &lt;a href="http://www.codecguide.com/about_mega.htm" title="KLite" mce_href="http://www.codecguide.com/about_mega.htm"&gt;K-lite video Code&lt;/a&gt;&lt;/b&gt;&lt;span class="fullpost"&gt;&lt;/span&gt;&lt;span class="fullpost"&gt;
This Video code package consist a lot video standard whereby mostly support on downloaded video format files.&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;9. Best Multimedia Player - &lt;a href="http://www.winamp.com/" title="winamp" mce_href="http://www.winamp.com"&gt;Winamp&lt;/a&gt;&lt;/b&gt;&lt;/p&gt; &lt;p&gt;This multimedia player which can play alot of video and audio format. meanwhile, it can direct burn the audio and video files.&lt;/p&gt; &lt;p&gt;&lt;b&gt;10. Office Suite - &lt;a href="http://www.openoffice.org/" title="openoffice" mce_href="http://www.openoffice.org"&gt;OpenOffice&lt;/a&gt;&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Openoffice is a opensource office suite which it is support by Sun Company. OpenOffice can read windows office files and convert the doc to PDF format. The features and application are similiar with &lt;a href="http://www.office.com/" title="office" mce_href="http://www.office.com"&gt;windows office.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;11. &lt;/b&gt;&lt;b&gt;Web Coding Tools - &lt;a href="http://www.mpsoftware.dk/phpdesigner.php" title="PHPDesigner" mce_href="http://www.mpsoftware.dk/phpdesigner.php"&gt;PHP Designer 2006&lt;/a&gt;&lt;/b&gt;&lt;/p&gt; &lt;p&gt;My favour web coding tools. it is provide me flexible coding strucuture and having similar coding features like &lt;a href="http://www.dreamweaver.cm/" title="dreamweaver" mce_href="http://www.dreamweaver.cm"&gt;dreamweaver&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;b&gt;12. Best Compression tools - &lt;a href="http://www.7zip.org/" title="7Zip" mce_href="http://www.7zip.org"&gt;7Zip&lt;/a&gt;&lt;/b&gt;&lt;/p&gt; &lt;p&gt;The compression tools having a lot compression algorithm format. it can read compression method like .zip .rar and etc.&lt;/p&gt;
&lt;strong&gt;&lt;strong&gt;&lt;strong&gt;&lt;strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;strong style="font-weight: normal;"&gt;&lt;strong&gt;&lt;strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;strong&gt;&lt;strong&gt;&lt;strong&gt;&lt;strong&gt;
&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;p&gt;&lt;span class="fullpost"&gt;&lt;span class="fullpost"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114439786317894727?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114439786317894727/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114439786317894727&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114439786317894727'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114439786317894727'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/best-freewares-guide.html' title='The Best Freewares Guide'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114398166692997658</id><published>2006-04-02T20:37:00.000+08:00</published><updated>2006-11-21T13:37:49.776+08:00</updated><title type='text'>Online Feed Readers - Web 2.0</title><content type='html'>&lt;p&gt;&lt;strong&gt;Syndication&lt;/strong&gt; content has become the heartbeat of the web 2.0 movement. A feed reader, the most common solution to consuming synidcated content, saves the user time by monitoring countless sites and sources and providing near real-time updates to one location.&lt;/p&gt;&lt;strong&gt;At here, i summarize up some of the famous online feed reader:-&lt;/strong&gt;
&lt;ol&gt;&lt;li&gt;&lt;a title="Bloglines" href="http://www.bloglines.com"&gt;Bloglines&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="feedlounge" href="http://www.feedlounge.com"&gt;Feedlounge&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="GoogleReader" href="http://www.google.com/reader/"&gt;GoogleReader&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="newalloy" href="http://www.newalloy.com"&gt;NewAlloy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="newsgator.com" href="http://www.newsgator.com"&gt;Newsgator&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="pluck" href="http://www.pluck.com"&gt;Pluck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="attensa" href="http://www.attensa.com"&gt;attensa&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" title="rojo" href="http://blog.adglobe.net/wp-admin/www.rojo.com"&gt;rojo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" title="gritwire" href="http://www.gritwire.com"&gt;gritwire&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Below it is a simple chart from techchrunch comparison among all of feed reader that mention above:-&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="width: 370px; height: 744px;" alt="feed reader comparison chart" title="feed reader comparison chart" src="http://www.techcrunch.com/wp-content/uploads/2006/03/feedchart1.gif" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Summary&lt;/strong&gt;
&lt;/p&gt;&lt;p&gt;Google Reader and FeedLounge are the fastest in our tests. Bloglines and Rojo are the best choice if you are looking for a feature rich application (and Rojo blows Bloglines away on “web 2.0″ type features).&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114398166692997658?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.techcrunch.com/2006/03/30/the-state-of-online-feed-readers/' title='Online Feed Readers - Web 2.0'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114398166692997658/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114398166692997658&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114398166692997658'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114398166692997658'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/04/online-feed-readers-web-20.html' title='Online Feed Readers - Web 2.0'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114373030483574970</id><published>2006-03-30T22:45:00.000+08:00</published><updated>2006-03-30T22:51:44.836+08:00</updated><title type='text'>AlertBear - Free Windows RSS Reader</title><content type='html'>&lt;p&gt;&lt;img title="alertbearlogo" alt="alertbearlogo" src="http://www.alertbear.com/images/siteheaderlogo.gif" /&gt;RSS reader has been a common tools for everyone reading RSS feeds but there is some people say that reading RSS feed is like reading email. For me, i totally don't agree about reading rss feeds as reading e-mail.&lt;/p&gt;&lt;a title="alertbear" href="http://www.alertbear.com"&gt;AlertBear&lt;/a&gt; is a nice free rss reader for windows and install under your windows system tray. A stack will apper when there is new incoming rss content. meanwhile, You can scroll up and down it, see unread items by their cream colour and star icon, assign colours to your feed categories to make them easier to spot, click the arrow icon on each item to see expanded information, navigate through the list with arrow keys, page up/down or the mouse wheel and easily clear the stack with a quick stab of the delete key.
&lt;p&gt;Features of alertbear:-
 &lt;/p&gt;&lt;ul&gt;&lt;li&gt;color-coded categories&lt;/li&gt;
 &lt;li&gt;mousewheel navigation&lt;/li&gt;
 &lt;li&gt;feed auto-discovery&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Alertbear" title="Alertbear" src="http://www.alertbear.com/images/thestack.png" height="317" width="205" /&gt;&lt;/p&gt;
&lt;p&gt;This software will be helping you a lot on managing and identifying the latest RSS content compare that surfing online news reader. I think this software is more suitable for small quantity of RSS feeds only.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114373030483574970?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/2006/03/29/alertbear-free-windows-rss-reader/' title='AlertBear - Free Windows RSS Reader'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114373030483574970/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114373030483574970&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114373030483574970'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114373030483574970'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/alertbear-free-windows-rss-reader.html' title='AlertBear - Free Windows RSS Reader'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114372969278483623</id><published>2006-03-30T22:36:00.000+08:00</published><updated>2006-05-20T22:43:11.386+08:00</updated><title type='text'>Sky-Click: your web call-center with Skype</title><content type='html'>&lt;p&gt;Skype’s success is giving many ideas to imaginative entrepreneurs (the &lt;em&gt;Skype-conomy&lt;/em&gt;).Switzerland based &lt;a target="_blank" href="http://www.sky-click.com/"&gt;Sky-Click &lt;/a&gt;is a an interesting idea released by &lt;a target="_blank" href="http://www.ads-click.com/"&gt;Ads-Click &lt;/a&gt;that already launched a white label adwords/adsense-like plateform (used by Wanadoo ISP in Europe) as well as a pay-per-call ad format.&lt;/p&gt;&lt;strong&gt;Sky-Click is a 100% web-based solution to set up your call center&lt;/strong&gt;, built on Skype API and very easy to implement and use. The service does not require any particular hardware investment and can be easily integrated in a web site (e-commerce for example). All you have to do is downloading Skype client on the call-center collaborators’ computer. On the end-user side all you have to do is press the “call” button that will initiate a call (or a video call) to the call-center.
&lt;p&gt;&lt;img style="width: 301px; height: 204px;" class="border" src="http://fr.techcrunch.com/wp-content/uploads/2006/03/skyclick3.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;This call-center has all the important features you could expect from a professional solution: time management, availability of collaborators, call dispatching, waiting background music, feedback management (below a few exclusive screenshots)…&lt;/p&gt;It has been designed for any kind of corporations whether big or not. Although I am not sure big guys will be first to rush on that solution , I believe that Sky-Click is quite fine for medium and small size businesses searching to reduce operational costs without compromising on customer care policy.Of course calls are free for end users and for corporations service is much cheaper than any solution available on the market: about 10 USD/ months / collaborator.
&lt;p&gt;Sky-Click can also be used for other purposes like remote training or sales force management.&lt;/p&gt;
&lt;p&gt;&lt;img style="width: 357px; height: 225px;" class="border" src="http://fr.techcrunch.com/wp-content/uploads/2006/03/sky-click1r.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="width: 341px; height: 219px;" class="border" src="http://fr.techcrunch.com/wp-content/uploads/2006/03/skyclick2r.jpg" /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114372969278483623?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/2006/03/27/sky-click-your-web-call-center-with-skype/' title='Sky-Click: your web call-center with Skype'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114372969278483623/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114372969278483623&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114372969278483623'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114372969278483623'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/sky-click-your-web-call-center-with.html' title='Sky-Click: your web call-center with Skype'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114372927437199129</id><published>2006-03-30T22:31:00.000+08:00</published><updated>2006-03-30T22:34:34.373+08:00</updated><title type='text'>What is XP Smoker Pro?</title><content type='html'>&lt;p&gt;What is &lt;a href="http://www.xp-smoker.com"&gt;XP Smoker Pro?&lt;/a&gt;&lt;/p&gt;XP Smoker Pro is a program designed to help the average computer user increase the performance and stability of a computer running Windows XP with relative ease.
&lt;p&gt;XP Smoker Pro includes an "AutoTuner" feature that enables any user from novice to advanced to tune the performance of their computer like a professional with the push of a button. In addition, there are hundreds more advanced settings for those who just want to get their hands dirty.&lt;/p&gt;XP Smoker Pro will also help tame the services in Windows XP. The services can rob a lot of memory on a computer that could be used for something else, such as playing a game or using a spreadsheet program. XP Smoker Pro will automatically change the service configurations based on four presets for computer users who don't understand the services or are afraid to mess with them.
&lt;p&gt;&lt;a href="http://www.xp-smoker.com"&gt;XP Smoker Pro&lt;/a&gt; also can help protect settings in Windows from being changed by other users. It includes 94 security settings, most of which allow a user to restrict the changing of system settings. There is also an option to password protect XP Smoker Pro to keep other users from changing settings.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114372927437199129?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/2006/03/26/what-is-xp-smoker-pro/' title='What is XP Smoker Pro?'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114372927437199129/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114372927437199129&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114372927437199129'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114372927437199129'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/what-is-xp-smoker-pro.html' title='What is XP Smoker Pro?'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114330864305393716</id><published>2006-03-26T01:41:00.000+08:00</published><updated>2006-03-30T22:19:56.340+08:00</updated><title type='text'>ITunes Agent 1.0.1 Release</title><content type='html'>&lt;p&gt;Seeking for other MP3 Player using ITunes software. Here &lt;a href="http://ita.sourceforge.net/"&gt;iTunes Agent &lt;/a&gt;enables many non-iPod MP3 players to be used with iTunes. The software enables you to synchronize your MP3 player with an iTunes playlist automatically, or with two small mouse-clicks. the software is a open source windows based software and required .net framework software to installed.&lt;/p&gt;Currently it has aanounce the latest 1.0.1 on their website. Have fun... now all of you can load the song from itunes software to other non IPOD device.
&lt;p&gt;&lt;a name='more'&gt;&lt;/a&gt;
Here is the some of the screenshot from ITunes Website using sony ericsson:-&lt;/p&gt;&lt;img alt="new device" title="new device" src="http://blog.adglobe.net/pic/newdevice.png" /&gt;
&lt;p&gt;&lt;img style="width: 351px; height: 245px;" src="http://blog.adglobe.net/pic/itunes.png" /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114330864305393716?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ita.sourceforge.net' title='ITunes Agent 1.0.1 Release'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114330864305393716/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114330864305393716&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114330864305393716'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114330864305393716'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/itunes-agent-101-release.html' title='ITunes Agent 1.0.1 Release'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114330847680480105</id><published>2006-03-26T01:40:00.000+08:00</published><updated>2006-03-30T22:30:42.723+08:00</updated><title type='text'>ClustrMap - Spot your site visitors from where ???</title><content type='html'>&lt;p&gt;Did you think before where your site visitors come from ? or knowing which world zones visitor are enormous! Let me explain how ??

My Blog has been using &lt;a target="_blank" href="http://www.clustrmaps.com"&gt;clustrmap&lt;/a&gt; for one months. Since that. i found a lot of visitors are mainly come from USA and European side as below. The visitor no need click anything and just visited your website or weblogs is sufficent already. you can find it on right hand side bottom.&lt;/p&gt;
&lt;p&gt;if you click on the world map. you will see something like this:-&lt;/p&gt;
&lt;p&gt;&lt;img style="width: 406px; height: 284px;" title="clustrmap" alt="clustrmap" src="http://blog.adglobe.net/pic/world.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;if you seeking where your site visitor from... Try Clustrmap out.&lt;/p&gt;
&lt;p&gt;Official clustrmap Website : &lt;a title="clustr map official website" target="_blank" href="http://www.clustrmaps.com"&gt;http://www.clustrmaps.com&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114330847680480105?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114330847680480105/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114330847680480105&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114330847680480105'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114330847680480105'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/clustrmap-spot-your-site-visitors-from.html' title='ClustrMap - Spot your site visitors from where ???'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114330834257050597</id><published>2006-03-26T01:35:00.000+08:00</published><updated>2006-03-26T01:39:02.590+08:00</updated><title type='text'>RSSOwl for Windows 1.2.1 Beta</title><content type='html'>&lt;p&gt;&lt;img src="http://blog.adglobe.net/pic/owl.jpg" /&gt;

RSSOwl has been developed for quite sometime. since i using it to read blogger news and news channel  everyday. i found out is useful without going to surf net and click site by site.

&lt;strong&gt;Why need RSSOwl ?&lt;/strong&gt;&lt;/p&gt;RSSOwl is a free open source RSS and RDF newsreader written in Java using SWT as graphic library. the software let us collect data from RSS-compliant sites, gather, organize, update, and store information from any compliant source in a convenient.
&lt;p&gt;&lt;img src="http://blog.adglobe.net/pic/rssowl.jpg" /&gt;

Here, &lt;a href="http://blog.adglobe.net/wp-admin/www.rssowl.org"&gt;RSSOwl&lt;/a&gt; window 1.2.1 Beta has been release recently. &lt;a name='more'&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114330834257050597?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114330834257050597/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114330834257050597&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114330834257050597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114330834257050597'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/rssowl-for-windows-121-beta.html' title='RSSOwl for Windows 1.2.1 Beta'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114299762829631549</id><published>2006-03-22T11:14:00.000+08:00</published><updated>2006-03-22T12:44:25.153+08:00</updated><title type='text'>Streamload- another online storage on web</title><content type='html'>&lt;p&gt;&lt;img style="width: 356px; height: 209px;" src="http://blog.adglobe.net/pic/streamload.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Streamload is another free online storage provider that let you store up to 25GB for free - you can only download 100Mb per month though.&lt;/p&gt;
&lt;p&gt;This web storage is totally fee on first 25G but this website also hope that you can subscribe their payment online storage account...&lt;/p&gt;
&lt;p&gt;Like this box.net and Google Drive will facing huge competition from &lt;a href="http://www.streamload.com"&gt;Streamland&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114299762829631549?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114299762829631549/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114299762829631549&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114299762829631549'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114299762829631549'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/streamload-another-online-storage-on.html' title='Streamload- another online storage on web'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114299723278902664</id><published>2006-03-22T11:12:00.000+08:00</published><updated>2006-03-22T11:13:52.790+08:00</updated><title type='text'>Accoona - New Competitor on Internet Search Engine Sector</title><content type='html'>&lt;p&gt;&lt;a href="http://www.accoona.com"&gt;&lt;img src="http://blog.adglobe.net/pic/logo.gif" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;a href="http://www.accoona.com"&gt;Accoona&lt;/a&gt; is new search engine that apper this month only and going to challenge top search engine ( GOOGLE ). Accoona is officially announce on 8 march. This search engine is strongly tied up with main chinese web site on china like sina.com, chinadaily.com.cn and chinanews.com.
&lt;p&gt;The Accoona main focus is aiming on china internet user Since any mulinational company also recognize china market as huge potential market.&lt;/p&gt;
&lt;p style="font-weight: bold;"&gt;Benefit of Accoona:-&lt;/p&gt;&lt;ol&gt;&lt;li&gt;offer simple interfaces like google.com&lt;/li&gt;
 &lt;li&gt;searching on three main categories like Web, Business and news.&lt;/li&gt;
 &lt;li&gt;more clean interface and information address compare to other search engine.&lt;/li&gt;
 &lt;li&gt;no ads that confusing surfer.&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="font-weight: bold;"&gt;Accoona also provide some of features similiar like google.com.&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Accoona News.&lt;/li&gt;
 &lt;li&gt;Accoona Toolbars&lt;/li&gt;
 &lt;li&gt;Submits Websites.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114299723278902664?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.accoona.com' title='Accoona - New Competitor on Internet Search Engine Sector'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114299723278902664/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114299723278902664&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114299723278902664'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114299723278902664'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/accoona-new-competitor-on-internet.html' title='Accoona - New Competitor on Internet Search Engine Sector'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114299710354056978</id><published>2006-03-22T08:50:00.000+08:00</published><updated>2006-03-22T11:11:43.600+08:00</updated><title type='text'>Zookoda - free email newsletter manager for bloggers</title><content type='html'>&lt;p&gt;Previously. i go thru downloadsquad.com and found out &lt;a href="http://www.zookoda.com"&gt;Zookoda&lt;/a&gt;. a very nice marketing plan for blogger.

&lt;strong&gt;What is Zookada ? &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;An email marketing application designed specifically for bloggers.  Zookoda enables you to send a daily, weekly or monthly summary of your latest blog posts directly into your newsletter subscribe inbox.   it is totally free and no hidden cost involved!!! it is a content provider for blogger that offer effective ways and attractive news design for sends newsletter in terms of email and mobile content.&lt;/p&gt;&lt;img alt="Zookoda" title="Zookoda" src="http://blog.adglobe.net/pic/zoologo.gif" /&gt;
&lt;p&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/p&gt;
&lt;strong&gt;Features&lt;/strong&gt;&lt;strong&gt;:&lt;/strong&gt;&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
 &lt;li&gt;Manage your newsletter subscribe.&lt;/li&gt;
 &lt;li&gt;Enhance your blog email subscription with customization forms.&lt;/li&gt;
 &lt;li&gt;Design eye- catch newsletter.&lt;/li&gt;
 &lt;li&gt;recuring schedule broadcast with time frame.&lt;/li&gt;
 &lt;li&gt;send news to mobile subcriber using text format.&lt;/li&gt;
 &lt;li&gt;able to generate report abt the newsletter and subscribe.&lt;/li&gt;
&lt;/ol&gt;Finally. this zookoda still remain beta version. Hope all of you are blogger can try the services out and suggest some features to zookoda website.
&lt;p&gt;&lt;strong&gt;
&lt;/strong&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114299710354056978?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.zookoda.com' title='Zookoda - free email newsletter manager for bloggers'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114299710354056978/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114299710354056978&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114299710354056978'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114299710354056978'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/zookoda-free-email-newsletter-manager.html' title='Zookoda - free email newsletter manager for bloggers'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114273696344243822</id><published>2006-03-19T10:53:00.000+08:00</published><updated>2006-03-19T10:57:10.263+08:00</updated><title type='text'>Amazon S3- Another Online Web Storage</title><content type='html'>&lt;p&gt;&lt;em&gt;&lt;strong&gt;===Today Tech news ===&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;strong&gt;Amazon&lt;/strong&gt; has noticed the importance of web storage. So, They implement a online storage call &lt;a target="_blank" href="http://www.amazon.com/gp/browse.html/104-4101759-1957529?node=16427261"&gt;&lt;strong&gt;Amazon S3&lt;/strong&gt;&lt;/a&gt;&lt;p&gt; (Amazon Web Services Store: S3). it is also provide a user friendly interface and easy retrieve and store amount of doc.&lt;/p&gt;Amazon give your the flexbility for entering your web storage in anywhere of the world thru internet access. inexpensive data storage infrastructure that Amazon uses to run its own global network of web sites. The service aims to maximize benefits of scale and to pass those benefits on to developers."
&lt;p&gt;&lt;strong&gt;Technology use on Amazon S3&lt;/strong&gt;&lt;/p&gt;&lt;em&gt;&lt;blockquote&gt;Using SOAP and REST interfaces, developers can easily store any number of blocks of data in S3. Eack block can be up to 5 GB in length, and is associated with a user-defined key and additional key/value metadata pairs. Further, each block is protected by an ACL (Access Control List) allowing the developer to keep the data private, share it for reading, or share it for reading and writing, as desired.&lt;/blockquote&gt;&lt;/em&gt;&lt;strong&gt;Cheap Pricing&lt;/strong&gt;
&lt;blockquote&gt;&lt;em&gt;S3 is a very cost-effective data storage solution. Using S3’s economical pay-as-you-go model, storing 1 GB of data for 1 month costs just 15 cents. Transferring data in and out of the system costs 20 cents per GB..."&lt;/em&gt;
&lt;/blockquote&gt;
&lt;p&gt;Full Stories : &lt;a target="_blank" href="http://www.amazon.com/gp/browse.html/104-4101759-1957529?node=16427261"&gt;Amazone  S3 Web Pages&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;For me, the pricing quite interest for me. but for me... i still refer the box.net storage (&lt;a target="_blank" href="http://blog.adglobe.net/?p=18"&gt;view this page&lt;/a&gt; ) because low usage on online storage.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114273696344243822?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/?p=25' title='Amazon S3- Another Online Web Storage'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114273696344243822/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114273696344243822&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114273696344243822'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114273696344243822'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/amazon-s3-another-online-web-storage.html' title='Amazon S3- Another Online Web Storage'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114273682629895949</id><published>2006-03-19T10:52:00.000+08:00</published><updated>2006-03-19T10:53:46.310+08:00</updated><title type='text'>Google Desktop Leaves Beta Version</title><content type='html'>&lt;p&gt;Google Desktop is supposed to leave the beta stage and go live today.  meanwhile, Features like quick search also included.  Here is the statement from google desktop software engineer.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Three months ago, I came up with an idea that makes it easier for users to find what they're looking for: a search box in the middle of the desktop. It's very accessible -- all you have to do is press your Ctrl key twice. After some experimentation, people are telling us they like it and use it. That's why we're adding it to &lt;a href="http://desktop.google.com/"&gt;Google Desktop&lt;/a&gt; (coming out of beta today). Give the &lt;a href="http://desktop.google.com/features.html"&gt;Quick Search Box&lt;/a&gt; a try. We hope you find it handy.&lt;/p&gt;
&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114273682629895949?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.adglobe.net/?p=26' title='Google Desktop Leaves Beta Version'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114273682629895949/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114273682629895949&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114273682629895949'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114273682629895949'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/google-desktop-leaves-beta-version_19.html' title='Google Desktop Leaves Beta Version'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114246927266820231</id><published>2006-03-16T08:33:00.000+08:00</published><updated>2006-03-16T08:34:32.670+08:00</updated><title type='text'>GDrive- Google Online Storage</title><content type='html'>&lt;p&gt;Google Inc's ambitionmplementing online storage services on internet has become hottest new on online storage sector. But this information still remain a rumors. normally this information is based on the Google Execuitves slide presentation on Google's Site.&lt;/p&gt;
&lt;p&gt;Here is the article and original notes:-&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Google Inc. is preparing to offer online storage to Web users, creating a mirror image of data stored on consumer hard drives, according to company documents that were mistakenly released on the Web.&lt;/p&gt;“With infinite storage, we can house all user files, including emails, web history, pictures, bookmarks, etc and make it accessible from anywhere (any device, any platform, etc),”
&lt;/blockquote&gt;
&lt;p&gt;it is good also google offer this services.. i think. next time. google account subsciber user can have more features and features to use.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114246927266820231?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114246927266820231/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114246927266820231&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114246927266820231'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114246927266820231'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/gdrive-google-online-storage.html' title='GDrive- Google Online Storage'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114246920338245601</id><published>2006-03-16T08:32:00.000+08:00</published><updated>2006-03-16T08:33:23.383+08:00</updated><title type='text'>Intercalls.com - New VoIP services</title><content type='html'>&lt;p&gt;&lt;img alt="internetcall" title="internetcall" src="http://blog.adglobe.net/pic/internetcall.jpg" align="left" /&gt;our of us knowing SKYPE is the most popular internet VoIP software nowdays. it call can make phone calls from internet to internet calls. But there is a newcomer &lt;a target="_blank" href="http://blog.adglobe.net/wp-admin/www.internetcalls.com"&gt;internetcalls.com&lt;/a&gt; offer you a free call on landlines and internet.&lt;/p&gt;
&lt;p&gt;No to mention, most of us already familiar internet calls. but if internet calls to landlines. we seldom use.&lt;/p&gt;
&lt;p&gt;but on internetcalls.com offer for you 45 countries free landlines call and unlimited calls . i think if this company making free offer on landlines. i think it will more popular soon.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;how to applys ???&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;go to &lt;a target="_blank" href="http://blog.adglobe.net/wp-admin/www.internetcalls.com"&gt;internetcalls.com&lt;/a&gt; and downloading the software. after that. apply new account and you can test it out... whether true or not.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114246920338245601?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114246920338245601/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114246920338245601&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114246920338245601'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114246920338245601'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/intercallscom-new-voip-services.html' title='Intercalls.com - New VoIP services'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114246911162846481</id><published>2006-03-16T08:30:00.000+08:00</published><updated>2006-03-16T08:31:51.643+08:00</updated><title type='text'>Amazon S3</title><content type='html'>&lt;p&gt;&lt;em&gt;&lt;strong&gt;===Today Tech news ===&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Amazon&lt;/strong&gt; has noticed the importance of web storage. So, They implement a online storage call &lt;a target="_blank" href="http://www.amazon.com/gp/browse.html/104-4101759-1957529?node=16427261"&gt;&lt;strong&gt;Amazon S3&lt;/strong&gt;&lt;/a&gt; (Amazon Web Services Store: S3). it is also provide a user friendly interface and easy retrieve and store amount of doc.&lt;/p&gt;
&lt;p&gt;Amazon give your the flexbility for entering your web storage in anywhere of the world thru internet access. inexpensive data storage infrastructure that Amazon uses to run its own global network of web sites. The service aims to maximize benefits of scale and to pass those benefits on to developers."&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Technology use on Amazon S3&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Using SOAP and REST interfaces, developers can easily store any number of blocks of data in S3. Eack block can be up to 5 GB in length, and is associated with a user-defined key and additional key/value metadata pairs. Further, each block is protected by an ACL (Access Control List) allowing the developer to keep the data private, share it for reading, or share it for reading and writing, as desired.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt; Cheap Pricing&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;S3 is a very cost-effective data storage solution. Using S3’s economical pay-as-you-go model, storing 1 GB of data for 1 month costs just 15 cents. Transferring data in and out of the system costs 20 cents per GB..."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Full Stories : &lt;a target="_blank" href="http://www.amazon.com/gp/browse.html/104-4101759-1957529?node=16427261"&gt;Amazone  S3 Web Pages

&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For me, the pricing quite interest for me. but for me... i still refer the box.net storage (&lt;a target="_blank" href="http://blog.adglobe.net/?p=18"&gt;view this page&lt;/a&gt; ) because low usage on online storage.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114246911162846481?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114246911162846481/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114246911162846481&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114246911162846481'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114246911162846481'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/amazon-s3.html' title='Amazon S3'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114222366454619720</id><published>2006-03-13T12:20:00.000+08:00</published><updated>2006-03-13T12:21:04.546+08:00</updated><title type='text'>upgrading Wordpress - Version 2.0.2</title><content type='html'>&lt;p&gt;After one months use on wordpress. Todays, &lt;a target="_blank" title="wordpress link" href="http://blog.adglobe.net/wp-admin/www.wordpress.org"&gt;Wordpress&lt;/a&gt; official development announce update on security update on 2.0.1 version.&lt;/p&gt;
&lt;p&gt;The new security update is fixing major unannounced &lt;a title="Look up " target="AnswerQueryWindow" style="border-bottom: 1px dashed; color: green; cursor: help; text-decoration: none;" href="http://www.answers.com/topic/xss-1?initiator=2"&gt;XSS&lt;/a&gt; issues.&lt;/p&gt;
&lt;p&gt;Here is the download for the &lt;a target="_blank" href="http://wordpress.org/download/"&gt;wordpress 2.0.2.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For upgrading wordpress to 2.0.2. please view this link : &lt;a target="_blank" href="http://codex.wordpress.org/Upgrading_WordPress"&gt;Upgrading_WordPress .&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114222366454619720?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114222366454619720/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114222366454619720&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114222366454619720'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114222366454619720'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/upgrading-wordpress-version-202.html' title='upgrading Wordpress - Version 2.0.2'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114222340534725655</id><published>2006-03-13T12:15:00.000+08:00</published><updated>2006-03-13T12:16:45.360+08:00</updated><title type='text'>Box.net - Online Storage website</title><content type='html'>&lt;p style="text-align: left;"&gt;&lt;img style="width: 517px; height: 174px;" src="http:/blog.adglobe.net/pic/boxnet.JPG" align="top" /&gt;&lt;/p&gt;
&lt;p style="text-align: left;"&gt;if looking for online Storage web site on internet. Look at &lt;a target="_blank" href="http://www.box.net"&gt;www.box.net &lt;/a&gt;. Everyone can signup an account now for free 1GB storage.&lt;/p&gt;
&lt;p style="text-align: left;"&gt;This website offer 1st GB for free and 5Gb for 4.99USD/Month.&lt;/p&gt;
&lt;p style="text-align: left;"&gt;Box.net is a web 2.0 application that offer 1GB storage online. any person that sign up able to retreive the information. meanwhile, you can share with your family or your friend worldwide. Types of information can be stored like Documents, Photos, Music Files, and Video Clips.&lt;/p&gt;
&lt;p style="text-align: left;"&gt;The best thing is the online storage is supporting RSS and Tags.&lt;/p&gt;
&lt;p style="text-align: left;"&gt;i already subscribe an account and try to uploading some document. The uploading speed is consider ok.&lt;/p&gt;
&lt;p style="text-align: left;"&gt;Try it !!!. Perhaps you find it is useful for you.&lt;/p&gt;
&lt;p style="text-align: left;"&gt;&lt;/p&gt;
&lt;p style="text-align: left;"&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114222340534725655?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114222340534725655/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114222340534725655&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114222340534725655'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114222340534725655'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/boxnet-online-storage-website.html' title='Box.net - Online Storage website'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114157354051471251</id><published>2006-03-05T23:44:00.000+08:00</published><updated>2006-03-05T23:45:40.526+08:00</updated><title type='text'>Joomla - Content Management System</title><content type='html'>&lt;p&gt;&lt;img title="Joomla Website" alt="Joomla Website" src="http:/blog.adglobe.net/pic/devportal.jpg" align="left" /&gt;Today, i just setup a joomla version 1.0.8 CMS on &lt;a title="My Joomla web site" target="_blank" href="http://myblog.awardspace.com"&gt;myblog.awardspace.com&lt;/a&gt; for my friend use. The features almost similar with Wordpress and the interface is more user friendly.&lt;/p&gt;
&lt;p&gt;Joomla is written by php programming and it is under open source. everyone able to download the latest version from &lt;a title="Joomla official website Link" target="_blank" href="http://www.joomla.org"&gt;www.joomla.org

&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This joomla is a new version of mambo CMS.&lt;/p&gt;
&lt;p&gt;Joomla! includes features such as page &lt;a title="Cache" href="http://en.wikipedia.org/wiki/Cache"&gt;caching&lt;/a&gt; to improve performance, &lt;a title="Web indexing" href="http://en.wikipedia.org/wiki/Web_indexing"&gt;web indexing&lt;/a&gt;, &lt;a title="RSS (file format)" href="http://en.wikipedia.org/wiki/RSS_%28file_format%29"&gt;RSS&lt;/a&gt; feeds, printable versions of pages, news flashes, &lt;a title="Blogs" href="http://en.wikipedia.org/wiki/Blogs"&gt;blogs&lt;/a&gt;, forums, &lt;a title="Opinion poll" href="http://en.wikipedia.org/wiki/Opinion_poll"&gt;polls&lt;/a&gt;, calendars, website searching, and &lt;a title="Internationalization and localization" href="http://en.wikipedia.org/wiki/Internationalization_and_localization"&gt;language internationalization&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114157354051471251?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114157354051471251/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114157354051471251&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114157354051471251'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114157354051471251'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/03/joomla-content-management-system.html' title='Joomla - Content Management System'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114060781551077809</id><published>2006-02-22T19:08:00.000+08:00</published><updated>2006-02-22T19:33:02.920+08:00</updated><title type='text'>Fedora Core 5 Test 3 Now Available</title><content type='html'>Fedora Core 5 Test 3 Now Available
==================================

The Fedora Project announces the third release of the Fedora Core 5 development cycle, available for the i386, x86_64, and PPC/PPC64 architectures. The full release will schedule on March 15.

&lt;div style="text-align: left;"&gt;&lt;blockquote&gt;Notable Features of FC5 Test 3
==============================
&lt;ul&gt;&lt;li&gt;Xen, now with x86_64!&lt;/li&gt;&lt;li&gt; Package selection within the installer has been reenabled.&lt;/li&gt;&lt;li&gt; Rebuilt again on later gcc4.1 snapshot for performance and security&lt;/li&gt;&lt;li&gt; Hibernate should be functional on a wide variety of hardware again&lt;/li&gt;&lt;li&gt; PPC Install CDs are bootable once again&lt;/li&gt;&lt;li&gt; Unified SRPM set instead of one per arch&lt;/li&gt;&lt;li&gt; Lots of bugfixes from Test 2 release testing&lt;/li&gt;&lt;li&gt; 1600+ Extras packages conveniently available via yum&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114060781551077809?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://fedoranews.org/cms/node/320' title='Fedora Core 5 Test 3 Now Available'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114060781551077809/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114060781551077809&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114060781551077809'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114060781551077809'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/02/fedora-core-5-test-3-now-available.html' title='Fedora Core 5 Test 3 Now Available'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114023258099649273</id><published>2006-02-18T10:59:00.000+08:00</published><updated>2006-02-18T11:16:21.006+08:00</updated><title type='text'>Azerues - Torrent application</title><content type='html'>Azerues 2.4 has been release this few day ago.  it is an application that implement bittorrent protocol on the java technology. before any of you want to use the Azerues application. Download a java runtime engine before installed the azerues.

Features of azerues
&lt;ul&gt;&lt;li&gt;Multi torrent files downloads&lt;/li&gt;&lt;li&gt;Upload and download speed limiting, both globally and per torrent&lt;/li&gt;&lt;li&gt;Advanced seeding rules&lt;/li&gt;&lt;li&gt;Adjustable disk cache&lt;/li&gt;&lt;li&gt;Only uses one port for all the torrents&lt;/li&gt;&lt;li&gt;UPnP sets the forward on your router&lt;/li&gt;&lt;li&gt;Can use a proxy, for both tracker and peer communications&lt;/li&gt;&lt;li&gt;Fast resume&lt;/li&gt;&lt;li&gt;Can set a default download dir and move completed files&lt;/li&gt;&lt;li&gt;Can import torrents automatically from a set dir&lt;/li&gt;&lt;li&gt;Highly customizable interface&lt;/li&gt;&lt;li&gt;IRC plugin included for quick help&lt;/li&gt;&lt;li&gt;Distributed Hash Table: host on it a completely decentralised torrent and/or benefit from it when the tracker is offline.&lt;/li&gt;&lt;/ul&gt;Try it out. i has been using this azerues for long time. good to install on your pc for downloading files.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114023258099649273?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://azureus.sourceforge.net/' title='Azerues - Torrent application'/><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114023258099649273/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114023258099649273&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114023258099649273'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114023258099649273'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/02/azerues-torrent-application.html' title='Azerues - Torrent application'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21416187.post-114010157400970264</id><published>2006-02-16T22:48:00.001+08:00</published><updated>2006-02-16T22:52:54.020+08:00</updated><title type='text'>Free PHP Web Hosting on WWW</title><content type='html'>&lt;p&gt;Last week, i discover a free php webhosting company. This company is offering a huge space compare to other free web hosting currently. this company also able to point to your currently domain or offer you a free sub-domain name.&lt;/p&gt;
&lt;p&gt;Here is some of the details abt free hosting.&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;200mb web space&lt;/li&gt;
&lt;li&gt;free 5 sub domain name&lt;/li&gt;
&lt;li&gt;flexible Control Panel.&lt;/li&gt;
&lt;li&gt;FTP support&lt;/li&gt;
&lt;li&gt;PHPmyadmin supported&lt;/li&gt;
&lt;li&gt;Mysql 4.0&lt;/li&gt;
&lt;li&gt;Free DNS Server&lt;/li&gt;
&lt;li&gt;Free 5 email account&lt;/li&gt;
&lt;li&gt;web based file manager.&lt;/li&gt;
&lt;li&gt;no banner ads included.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;you may apply an account the on this website: &lt;a href="http://www.awardspace.com/"&gt;http://www.awardspace.com/&lt;/a&gt; or view some of information there.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21416187-114010157400970264?l=opensource2u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opensource2u.blogspot.com/feeds/114010157400970264/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21416187&amp;postID=114010157400970264&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114010157400970264'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21416187/posts/default/114010157400970264'/><link rel='alternate' type='text/html' href='http://opensource2u.blogspot.com/2006/02/free-php-web-hosting-on-www.html' title='Free PHP Web Hosting on WWW'/><author><name>KM</name><uri>http://www.blogger.com/profile/11861483344207286747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
