2221

tech2all.com

about web 2.0 | gadgets | reviews

Archive for the ‘Software’ Category

Windows Live Mail Desktop

leave a comment

Windows Live introduced new Desktop E-mail checking software for your everyday e-mail usage. It's a quick alternative to outlook with a Windows Live interface. A simple, powerful tool that lets you get e-mail from multiple accounts in one place and integrates your mail with Windows Live™ Spaces, Windows Live Contacts, Windows Live Messenger, and more.

Key Features:

  1. Speedy access to multiple e-mail accounts in one place (even AOL, Gmail, and many others)
  2. Compose and manage e-mail while offline: simply connect to the internet and your messages are sent and new messages downloaded
  3. A reading pane and drag-and-drop features, so you can quickly read and manage your mail
  4. Synchronization with Windows Live Mail and MSN® Hotmail® accounts
  5. Easily share your images with friends and family and create slide shows using the powerful photo e-mail tools
  6. Launch a Windows Live Messenger conversation right from the program
  7. Post Blog content to your Windows Live Space with the click of a button
  8. Get your newsgroups and RSS feeds as easily as you get e-mail
  9. Virus scanning for all Windows Live Mail and Hotmail accounts
  10. Smart Screen technology helps protect all your e-mail accounts from junk mail and phishing scams
  11. Color-coded messages help you quickly identify safe and suspicious e-mail

windows live mail desktop screenshot

I've been using this program for a quite sometimes now. Looks neat. Most probably Microsoft is trying to get the market of Mozilla Thunderbird. Try it and see.

Try the Windows Live Mail desktop beta

Download

Written by Ruhani Rabin

February 24th, 2007 at 1:42 pm

Colibri – Type Ahead save some time

2 comments

colibri

Colibri combines the raw power of the command line with the intuitive nature of a modern graphical user interface to define a revolutionary new way of managing your computer.

Colibri

Stay in Control
Launch programs and web pages, play your favorite songs in iTunes, manage your bookmarks — all in a fraction of a second.

Find Stuff
Search the web and your own computer in an intuitive and efficient way — using less keystrokes than ever!

Ultimate Integration
Colibri integrates over a dozen of third-party programs such as iTunes, WinAmp, Mozilla Firefox — maximizing your productivity while minimizing your typing work.

settings

Colibri to go

Colibri's new portable mode allows you to use Colibri wherever you take your USB stick with you while making sure that your personal data is securely stored on the stick only

portable

Copy&paste links
Now you can open hyperlinks and file system paths by copy&pasting them into Colibri.

Integrated search
Search the web using the cutting-edge Google search engine, use the awarded LEO text translation services — all from within Colibri!

search

Get Colibri ( Freeware with no privacy issue ) 

Written by Ruhani Rabin

September 21st, 2006 at 2:01 am

in.Solit.us – web 2.0 File Sharing

5 comments

insolitus

in.solit.us is a web application, programmed in Ruby on Rails, where you can share any file you want, allowing you to limit this share to a single person, a group of people, or make it public and let everyone download it. There is no disk usage limit set on users. It's a very fast and easy to use web 2.0 application.

Currently this site is ad-free and without limitation but i'm wondering how long they can continue with it.  

More Screenshots Read the rest of this entry »

Written by Ruhani Rabin

July 7th, 2006 at 4:00 pm

WorldCup 2006 Wallpapers Collection

one comment

wallpapers1.jpg

A Great Collection of WorldCup 2006 Wallpapers. Grab yours now.   Additionaly you can find interesting links and worldcup 2006 stories at worldcup-blogger.com

Written by Ruhani Rabin

June 9th, 2006 at 10:50 pm

Posted in News, Software

Tagged with , , ,

Google Data API

leave a comment

The Google data APIs ("GData" for short) provide a simple standard protocol for reading and writing data on the web. GData combines common XML-based syndication formats (Atom and RSS) with a feed-publishing system based on the Atom publishing protocol, plus some extensions for handling queries. GData is a new protocol based on Atom 1.0 and RSS 2.0. To acquire information from a service that supports GData, you send an HTTP GET request; the service returns results as an Atom or RSS feed. You can update data (where supported by a particular GData service) by sending an HTTP PUT request, an approach based on the Atom Publishing Protocol. All sorts of services can provide GData feeds, from public services like blog feeds or news syndication feeds to personalized data like email or calendar events or task-list items. The RSS and Atom models are extensible, so each feed provider can define its own extensions and semantics as desired. A feed provider can provide read-only feeds (such as a search-results feed) or read/write feeds (such as a calendar application).  For example, a blogging application might provide a feed for each blog, and a comment feed for each blog entry. A calendar application might allow you to send full-text search queries using the GData protocol, and return results in the GData syndication format.  Because GData is built on basic technologies—HTTP and common syndication models—you can send GData requests and process the resulting feeds in a variety of ways: traditional syndication aggregators/feed readers, JavaScript/AJAX-based clients in a web browser, standalone applications, or any other approach you like. The GData protocol is language-neutral; you can write a client in any programming language that lets you issue HTTP requests and parse XML-based responses. Creating and deleting a feed is left up to the service; the GData protocol does not provide ways to create or delete a feed.

Google Data API Home 

Download the Client Libraries

Written by Ruhani Rabin

June 4th, 2006 at 5:23 am