Forgot your password?

typodupeerror
Google

A new version of Gmail is launched

Submitted by
freakxx
freakxx writes "A new version of Gmail is in action today. Look of the main GUI is same as before but contact management has become better now — a three column view showing contact groups, contact entries and corresponding contact information simultaneously in different columns. However, if a conversation has large number of messages, the scrolling is not as smooth as before. I think, only contact management system was needing a touch, nothing else. "Old Gmail + New Contact Management = Better than this New Version of Gmail"."
Wireless Networking

Universal Wi-Fi adapter for digital cameras->

Submitted by
Glenn Fleishman
Glenn Fleishman writes "eyeFi has finally announced their Wi-Fi adapter for digital cameras. At $100, the 2 GB SD card features a full-fledged processing system that operates independent of the camera; no firmware is needed in the camera for the adapter to transfer images over a local network. eyeFi's system lets you configure the adapter to connect to one or more Wi-Fi networks (with or without encryption), while you set up photo-sharing and social-networking logins on their site. You can configure the card, whenever the camera is powered up and within range of a network it's set to use, to upload photos, which are then automatically posted to whichever services you specify. Photos are uploaded at full resolution, and resized only for services that won't accept larger sizes."
Link to Original Source
Programming

Microsoft Ajax Library Essentials

Submitted by Darren Kopp
Darren Kopp writes "Microsoft AJAX Library Essentials

Microsoft AJAX Library Essentials, by Bogdan Brinzarea and Cristian Darie, introduces the reader to the Microsoft AJAX script library. The term AJAX stands for Asynchronous Javascript and XML, and represents a more unobtrusive way for internet browsers to interact with back end servers, however, as the authors show, the Microsoft AJAX library goes much further and makes web development a lot less painful for developers.

The book starts off with a brief history of the web but very quickly delves into some basic javascript. The authors do a good job of covering the basics of javascript, the Document Object Model (DOM) and the XMLHttpRequest object. These three elements are the core elements of AJAX. While the authors do cover all the core features of each of these elements, I would say that they assume that the reader has had some experience with javascript and the DOM. If the reader has not, I would suggest reading an introduction to javascript and the DOM.

After the reader has their feet wet with the basics of AJAX, the authors delve right into some more advanced javascript topics including Object Oriented javascript, closures, and anonymous methods. Now don't get worried, the authors do a good job of explaining these topics, however again, it is cursory coverage and assume that the reader has had previous experience with javascript.

Finally, the authors get to the Microsoft Ajax Library. The book covers all of the core features that the framework enables you to do in javascript which includes events, inheritance with objects, enumerations, and more. The tutorials throughout this introduction are simple, but comprehensively documented.

At it's core, the book gives a good introduction to the framework, though I feel that it drew to a conclusion much to quickly. The book is only 230 pages long, with 80 of those pages being the history of AJAX and the introduction to javascript. All of the topics covered are covered well, but again, I would have liked to see more about the Microsoft AJAX Library. However, the last 40 or so pages of the book are a class reference for the Microsoft AJAX Library, making this a valuable desktop reference.

One thing that I did not like about the book was how it handled source. I personally like to see colored formatting of source, but at a minimum source code should have a different background than other text on the page, where this book just had a monospace font to set aside source code. This just made it a bit harder to navigate the source.

All in all, the book is a good introduction to javascript and the way that the Microsoft AJAX Library adds functionality to web pages. Although the library was developed to give a consistent feel to the .NET framework, this library can be used by all web developers. Also, although in the book when the authors refer to server-side methods in ASP.NET terms, this is not Microsoft web server specific technology, and could easily be implemented on a LAMP (Linux,Apache,MySql,PHP) stack."
Hardware Hacking

PS3 enters DARPA Urban Challenge->

Submitted by billdar
billdar writes "Terrasoft Solutions posted an article on their development of a stereo vision object detection system built upon Sony's PS3 for Axion Racing's entry into the DARPA Urban Challenge. The PS3 running Yellow Dog Linux replaced one of the on-board Dell servers to process the realtime stereoscopic sensor data. The whole system was developed and integrated onto the vehicle in ten days. So far, Spirit has been making the competition's highlight reels."
Link to Original Source
Microsoft

Microsoft to leaves .net apps out in the cold

Submitted by Anonymous Coward
An anonymous reader writes "Many people have heard of Microsoft's new "Server Core", a stripped down 'lean and mean' install of the new Server 2008 platform. However, few seem to realize that with this edition of the operating system, Microsoft seems to be pulling the rug out from under everyone who uses the .NET Framework. There will be no .NET Framework or Runtime components available for Server Core! That's right, the great and grand .NET platform which Microsoft has touted so heavily for its flexibility, power and security is being left out. Whats better, is that this seems to be as a result of .NET's runtime reliance on Explorer and its inability to be modularized. All those people developing next-gen web services, servers and tools in .NET seem to have been left out in the cold.

http://blogs.technet.com/server_core/archive/2007/06/26/iis-in-server-core.aspx — > IIS included in Server Core — Managed Code and ASP.NET left out

Even Microsoft's own new tools, such as Powershell, won't work as a result. This seems like a confusing move, considering the weight MS has previously thrown behind .NET. It seems funny that Mono can bring .NET to unix, but Microsoft can't seem to bring .NET to windows."
Data Storage

Ubuntu may be killing your laptop's hard drive 1

Submitted by wwrmn
wwrmn writes "There's a debate [bugs.launchpad.net] on whether it's the Ubuntu, BIOS, hard drive manufacturer or pick any player's fault, but Ubuntu (and perhaps any OS) may be dramatically shortening the life of your laptop's hard-drive due to an aggressive power saving feature/acpi bug/OS configuration. Regardless of where the fault lies or how it's fixed, you might want to take some actions now to try to prevent it."

For a man to truly understand rejection, he must first be ignored by a cat.

Working...