Google’s ‘Star Droid’

Monday, May 11, 2009

Google is preparing to launch a mobile phone application called Star Droid that can help amateur astronomers identify stars and planets.

According to a report in the Telegraph, the search engine software will use GPS technology to compare the position of the phone user with existing maps of space, attaching name tags to the stars and planets that can be seen through the phone’s viewfinder.

The California-based Internet company already offers a Google Sky facility that gives online browsers a map of space similar to its Google Earth and Google Street View services.

The application could reignite interest in planets and constellations that has been dampened by light pollution from street lamps that make the night sky hard to observe.

Google, which charges advertisers in its UK sites through a subsidiary based in Ireland saving it 100 million pounds a year in corporation tax, has not confirmed a launch date for ‘Star Droid’.

“There are lots of great applications being produced all the time so you will just have to watch this space,” a spokeswoman said.

According to Carolin Crawford, of Cambridge University’s institute of astronomy, “This innovation sounds like it could be really useful to help people learn what they are looking at. It will be interesting to see how much the camera on the phones will be able to pick up.”

Read more...

Email History

Thursday, May 7, 2009

I was just browsing for the information on the electronic email, i mean how does it got started who started, and why it was started. I found and interesting article which was very helpfull and i wanted to share it with you guys, please have a look at this ,


Electronic mail is a natural use of networked communication technology that developed along with the evolution of the Internet. Indeed, message exchange in one form or another has existed from the early days of timesharing computers. Network capable email was developed for the ARPANET shortly after it's creation, and has now evolved into the powerful email technology that is the most widely used application on the Internet today. Key events and milestones in the invention of email are described below:

Timesharing computers. With the development in the early 1960's of timesharing computers that could run more than one program at once, many research organizations wrote programs to exchange text messages and even real-time chat among users at different terminals. As is often the case, more than one person at the same time noticed that it was a natural use of a new technology to extend human communications. However, these early systems were limited to use by the group of people using one computer.

SNDMSG & READMAIL. In the early 1970's, Ray Tomlinson was working on a small team developing the TENEX operating system, with local email programs called SNDMSG and READMAIL. In late 1971, Tomlinson developed the first ARPANET email application when he updated SNDMSG by adding a program called CPYNET capable of copying files over the network, and informed his colleagues by sending them an email using the new program with instructions on how to use it.

To extend the addressing to the network, Tomlinson chose the "commercial at" symbol to combine the user and host names, providing the naturally meaningful notation "user@host" that is the standard for email addressing today. These early programs had simple functionality and were command line driven, but established the basic transactional model that still defines the technology -- email gets sent to someone's mailbox.

MAIL & MLFL. In 1972, the commands MAIL and MLFL were added to the FTP program (RFC 385) to provide standard network transport capabilities for email transmission. FTP sent a separate copy of each email to each recipient, and provided the standard ARPANET email functionality until the early 1980's when the more efficient SMTP protocol was developed. Among other improvements, SMTP enabled sending a single message to a domain with more than one addressee, after which the local server would locally copy the message to each recipient.
RD. The Director of ARPA, Steve Lukasik, asked Lawrence Roberts, then the director of the IPTO, to improve on READMAIL, which required messages to be read in order, and with no ability to save or reply. Roberts wrote RD in one three-day weekend as a collection of macros in the Tenex text editor TECO (Text Editor and COrrector), and called the program called RD.

The new program included capabilities to sort email headers by subject and date, giving users the ability to order the messages in their Inbox, and to read, save, and delete messages in the order they wished. In a sign of the pragmatism associated with much of the email development over the years, RD was developed not as a research effort, but as a practical effort to solve a real-world problem of email management.

NRD. The DARPA researcher Barry Wessler improved on RD, and called the new program NRD, including several new usability features.

WRD / BANANARD. Marty Yonke recoded SNDMSG and NRD into an independent program called WRD. This was the first program to integrate reading, sending, and a user-friendly help system in the same application, and was later renamed BANANARD.

MSG. John Vittal improved on BANANARD and called the new program MSG, with powerful features like message forwarding, a configurable interface, and an Answer command that automatically created properly addressed replies. MSG can fairly be called the first modern email program.

Dave Crocker (see MS below) feels the Answer command was revolutionary: "My subjective sense was that propagation of MSG resulted in an exponential explosion of email use, over roughly a 6-month period. The simplistic explanation is that people could now close the Shannon-Weaver communication loop with a single, simple command, rather than having to formulate each new message. In other words, email moved from the sending of independent messages into having a conversation."

MS / MH. In 1975, the DARPA program manager Steve Walker initiated a project at RAND to develop an MSG-like email capability for the Unix operating system. The project was undertaken by Dave Farber, professor at the University of California at Irvine. Dave Crocker, starting graduate school at the University of Southern California's Annenberg School, designed the functional specifications, and Steve Tepper and Bill Crosby did the programming.

The resulting system supported multiple user interfaces, from the basic Unix email command to the MSG interface, and was called MS. Crocker comments: "The program was very powerful, and very, very slow." A follow-on project at RAND rebuilt the program to take more advantage of the Unix system environment, breaking the commands out into individual programs that ran in individual Unix shells. Bruce Borden did most of the programming, and named the resulting application MH as an abbreviation of Mail Handler. Since 1982, Marshall Rose and others have upgraded and maintained MH, and it has become the standard email application for the Unix environment.
RFC 733. In 1977, Crocker, John Vittal, Kenneth Pogran, and D. Austin Henderson collaborated on a DARPA initiative to collect various email data formats into a single, coherent specification, resulting in RFC 733.

The specification combined existing documentation with a bit of innovation, and was the first RFC explicitly declared an Internet standard in order to try and bring some order to the various email formats in use across the ARPANET -- an effort not initially greeted with universal approval among the independent, distributed research community. In 1982, Crocker revised RFC 733 to produce RFC 822, which was the first standard to describe the syntax of domain names.

MMDF. In 1978, Crocker followed Dave Farber to the University of Delaware, where they took on a project for the U.S. Army Materiel Command (AMC) to develop a capability to relay email over dial-up telephone lines for sites that couldn't connect directly to the ARPANET. Crocker developed the first version of what would become the Multi-purpose Memo Distribution Facility (MMDF) in six months of work, and then set up and operated an experimental relay site at the University of Delaware for various AMC sites.

The MMDF link-level protocol was developed by Ed Szurkowski. Several others worked on the software after Crocker left, including Doug Kingston, Craig Partridge, and Steve Kille, developing enhancement such as creation of a robust TCP/IP layer. Kille adapted the software to support the ISO/CCITT OSI X.400 email standard, one of the first systems to do so, naming the software "PP" after "Postman Pat", British vernacular for the local postal delivery person. MMDF was also deployed to provide the initial email relay capability for the CSNET.

Sendmail. In the early 1980's, email relaying was also being performed using the simple UUCP technology at the University of California at Berkeley, where the BSD Unix operating system was developed. Eric Allman later created a program called delivermail to cobble together multiple email transport services, creating, in effect, a switch rather than an integrated email store-and-forward capability. Allman then built on this experience to create the sendmail program, which was distributed with BSD Unix, and has gone on to become the the most commonly used SMTP server on the Internet.

Commercial Email. In 1988, Vinton Cerf arranged for the connection of MCI Mail to the NSFNET through the Corporation for the National Research Initiative (CNRI) for "experimental use", providing the first sanctioned commercial use of the Internet. Shortly thereafter, in 1989, the Compuserve mail system also connected to the NSFNET, through the Ohio State University network.

Online Services. In 1993, the large network service providers America Online and Delphi started to connect their proprietary email systems to the Internet, beginning the large scale adoption of Internet email as a global standard.

i got this information from http://www.livinginternet.com/e/ei.htm

Read more...

Gmail with built-in search

Monday, May 4, 2009


Google is trying to boost up their e-mail business with some innovative features for the mail box, it want their users not only to feel and emailing experience but also can have added features like search option , instant messaging, video chat , google calender, google docs, and third party services such as Twitter.Typing search terms in it pops up a miniature window with a handful of results, and an individual result or its URL can be copied into the e-mail message body or into a separate message.

Another feature lets Google show more search ads, the company's bread and butter. To an extent, this is likely a wash, since the same ads would show if a person moved to a separate browser tab or window to run the search, but it's also possible that having a convenient search box will mean that people will search when they didn't before.

But Google search ads are earning more than Adsense as users get appropriate ads when they have searched for something rather than irrelavent ads produced by adsense. Well lets how the new Gmail will capture the market..

Read more...

Worlds Fastest Camera reveiled

This is demonstrated by researchers about their camera. This is the world fastest camera with unimaginable speed. Their camera's "shutter speed" is just a half a billionth of a second, and it can capture over six million images in a second continuously.

Its "flashbulb" is a fast laser pulse dispersed in space and then stretched in time and detected electronically.

The approach will be instrumental in imaging fast-moving or random events, such as communication between neurons.

What is more, the camera works with just one detector, rather than the millions in a typical digital camera.

Read More....

Read more...

India Orders 2,50,000 OLPCs , dumps $10 Laptops

Sunday, May 3, 2009

The Govt. Of India has signed an agreement with the One Laptop Per Child (OLPC) Foundation to purchase 2,50,000 OLPC XO laptops from the foundation for distribution across the country. Well this story has got some twists and turns. earlier in 2006 India has not shown interest in signing an agreement with OLPC organization saying "it would be impossible to justify an expenditure of this scale on a debatable scheme when public funds continue to be in inadequate supply for well-established needs listed in different policy documents" and stated plans to make laptops at $10 each for school children.

$10 laptons that huge Flop story which made Indians down in the global market. Whole world was waiting for that laptop and after the release of that 10$ laptop the world said its nothing more than a computing device. Again Govt. has look back for some other option and the only option they are left with is to sign an contract with OLPC organization and it has been done.Nearly 1,500 Indian schools will get the latest batch of 2,50,000 OLPC XO laptops, according to some media reports.

The One Laptop Per Child Association, Inc. (OLPC) is a non-profit organisation set up to oversee the creation of an affordable educational device for use in the developing world. The goal of the foundation is to "to create educational opportunities for the world's poorest children by providing each child with a rugged, low-cost, low-power, connected laptop with content and software designed for collaborative, joyful, self-empowered learning." Its current focus is on the development, construction and deployment of the XO-1 laptop.

Read more...

About

My photo
The New TechFunk is here..

About This Blog

Welcome to Techfunk. You enter the world of Technology where you can have your reviews , updates , comments and News of the technology in the Market.Be the first to know about New innvotive things in technology.

Get the latest News on the business of internet market.Get information about the steps taken by market giants in the business world of technology.

Reviews on Latest Gadgets,Computers,PC's.
so what are waiting for, Visit today and be a techfunk!

Recent Posts

Recent Comments

  © Blogger templates Newspaper by Ourblogtemplates.com 2008

Back to TOP