Subscribe to Angel Blog Reviews Subscribe to Angel Blog Reviews's comments

Posts tagged ‘feature’

One month ago Google unveiled five big new technologies in one day – and then launched real-time search that afternoon. One of those five was something called Near Me Now, and it just went live moments ago . The feature lets Google grab your geographic location and display restaurants, coffee shops, bars, ATM machines and more in your immediate vicinity. It’s available today for both iPhone and Android users. It’s enough to make a person bookmark Google.com, instead of just Googling through the browser search bar. Sponsor This feature is much more useful than Google Latitude and it’s more lightweight than launching Google Maps. It probably doesn’t bode well for established local mobile search apps like Yelp or for innovative new ones like NextStop . Those are a lot of fun, but Google’s Near Me Now is good enough, it’s fast enough and gosh darn it, I think people are going to like it. Next: See four more awesome new technologies Google unveiled along with Near Me Now. Discuss

a0367be0d0200902.jpg Googles Near Me Now is Live & Good Enough to Replace Yelp

See the article here:
Google’s Near Me Now is Live & Good Enough to Replace Yelp

Google just announced that it has started to include some results from its universal search feature right into the list of suggested search terms beneath the search box. When you search for “weather in San Francisco”, for example, the current weather will appear right at the bottom of the suggested search terms without having to hit the enter key. This new feature currently works for 10 universal search features, including weather, flight status, local time, area codes, package tracking, answers, definitions, calculator, currency and unit conversions. Sponsor Google plans to enable this feature for other results based on the universal search feature in the future. Chances are that Google will also include this feature directly in Chrome. Chrome’s address bar, after all, already features advanced support for suggest search terms. Also New: Quick Scroll Extension In addition, Google also announced Quick Scroll , a new Chrome extension . Once you activate Quick Scroll, a small box often appears at the bottom of a page after you click on a search result that makes it easy to find the most relevant parts of a page that relate to your search results. Quick Scroll can automatically find the most relevant content on a site based on the search you just performed and highlight the relevant part of a page. Discuss

google dec 08 Find Without Searching: Google Brings Universal Search to Google Suggest

More here:
Find Without Searching: Google Brings Universal Search to Google Suggest

This morning Google announced that “offline Gmail” is leaving the Gmail Labs testing area and will be implemented as a standard feature for all users. Once enabled, this feature allows you to access your Gmail even when no internet connection is available. You can read and respond to messages, star them or label them just as you would if you were online. When a connection is restored, all the changes you made are synced with Google’s servers and any messages in your Outbox are sent out. As of today, all Gmail users will now have this feature turned on by default, however those who have never used it before will need to configure it first in order to take advantage of the enhanced functionality. Sponsor Gears Makes a Public Debut The Labs section of Gmail is where experimental and in-development programs, add-ons, and extra features are housed, allowing Gmail users to switch them on or off as desired. Offline Gmail was one of those experiments, launched back in January of this year. Using Gears , an open source plug-in technology designed by Google, email messages are downloaded to your local machine when you switch to offline mode. Also, if your internet connection is dropped unexpectedly, offline Gmail is automatically enabled. In the year in which offline Gmail has been in testing, the company says they received a lot of feedback from users. Some of the requested features have already been implemented, including the ability to choose which messages get downloaded for offline use and the ability to send attachments while offline . According to the Google blog post , anyone who was already running the Labs version of offline Gmail won’t have to make any changes but those who had never turned on the setting will need to do the following: Click the “Settings” link in the top-right corner of Gmail. Click the “Offline” tab. Select “Enable Offline Mail for this computer.” Click “Save Changes” and follow the directions from there. But Isn’t Google Switching to HTML5? At first it seems like “graduating” offline Gmail from Labs is step in preparation for next year’s launch of Google Chrome OS , the web-based operating system that ditches the desktop, the hard drive, and computer applications for a web browser where everything users access lives online. Because online applications require an internet connection to work, there have been some concerns as to how functional this OS will be in a world that is not yet blanketed in Wi-Fi or 3G. Since Google has made no mention of built-in hardware providing 3G and cellular access as a backup to Wi-Fi, there will be a lot of programs that simply don’t work when you go offline…that is, except for the programs that Google develops itself. The company has already implemented its Gears plug-in on two other products in addition to Gmail: Google Reader and Google Docs . Meanwhile, other companies have also adopted the technology including online office suite Zoho and to-do list app Remember the Milk . What’s odd about this launch of Google Gears into primetime via Gmail is that this seems to conflict a bit with what Google execs announced last month regarding the company’s plans for its upcoming operating system, Chrome OS. During the Q&A session at the end of the press event , an audience member asked about Google Gears support to which Google’s VP of Product Management Sundar Pichai replied by saying that Chrome OS will take advantage of HTML5 for local storage. He made no mention of Gears. HTML5 , a proposed revision to HTML, the markup language of the World Wide Web, includes offline storage as one of its many new features. And it’s this specification that Google’s plans to support in the future, not Gears, according to numerous reports. For example, in a recent article in the L.A. Times , a Google spokesperson was quoted as saying: “We are excited that much of the technology in Gears, including offline support and geolocation APIs, are being incorporated into the HTML5 spec as an open standard supported across browsers, and see that as the logical next step for developers looking to include these features in their websites.” Also, Linus Upson, the engineering director at Google told PC Magazine that the company was abandoning its work on Gears 2, the next version of the plug-in, and will be focused on HTML5 instead. “You can almost think of what’s in HTML5, with app cache, and database, and those things, as essentially Gears [version] 2,” he said. “That’s how we view it.” Upson noted, too, that the company would be able to influence the adoption of HTML5 through their web browser, Google Chrome, the foundation of the new Chrome OS. “Now that we’re a browser vendor, we can help move HTML5 forward not as a plug-in, but as part of Chrome,” Upson said. So in other words, the Gears functionality being switched on now in Gmail may not be the same technology used a year from now when Google Chrome OS hits the market. That begs the question: why bother? If Google plans to replace Gears with HTML5 in the near future what’s the point of rolling out the soon-to-be abandoned plug-in to all its users now? Will Gears and HTML5 converge somehow or will Google just rip out the plug-in in favor of HTML5′s “plug-in-less” technology instead? Let us know what you think in the comments. Discuss

gmail logo tilted Offline Gmail Becomes Standard Feature (But Still Uses Gears?)

See more here:
Offline Gmail Becomes Standard Feature (But Still Uses Gears?)

Earlier this morning, Mozilla released the fourth beta version of Firefox 3.6 . Besides over 140 bug fixes , the new beta also introduces support for HTML5′s local file handling API. This feature gives web apps the ability to access and handle local files selected by the user. A photo site that implements this feature can now work with images locally, for example. You don’t have to upload your images to the site – instead, the web app can just manipulate the photo through the browser locally and an upload is only necessary if you want to store the image remotely. Sponsor The development of Firefox 3.6 has fallen behind schedule, though barring any major bugs in this latest version, Mozilla will likely release the first release candidate next month and the final version should arrive early next year. Local File Handling Another example that Mozilla uses in its documentation is photo thumbnails. Normally, you would have to upload the image to the site’s server before you could see a thumbnail. Now, developers can easily render and display these thumbnail before the file is uploaded. Support for the HTML5 file handling API is the only major new feature in this latest beta, though Mozilla also made some tweaks to how extensions integrate with Firefox, which should improve stability. Help Mozilla to Test Add-Ons Mozilla also recently launched the latest version of its Add-on Compatibility Reporter tool . If you want to help out Mozilla and your favorite add-on developers, this tool will send back information about how an add-on performs in whatever version of Firefox you have installed on your machine. About 70% of all Firefox add-ons are already compatible with Firefox 3.6. Discuss

968bf72a70nov09.jpg 133x150 New Firefox 3.6 Beta Enables Local File Handling

Read the original post:
New Firefox 3.6 Beta Enables Local File Handling

The Web constantly changes and evolves. That, of course, is what makes the Internet so exciting, but it also means that finding older versions of a website is hard. The current push towards the real-time web is making this problem even more apparent. Memento , a project based at Old Dominion University, wants to make it easier to access older versions of a web page without having to go to the Internet Archive. To do this, the project is using a relatively obscure feature of the hypertext transfer protocol (HTTP). Sponsor The Memento project wants to give browsers a ‘time-travel’ mode. Currently, the only way to find these pages is the Wayback Machine . According to an interview with Memento’s Herbert Van de Sompel, the mission of this project is to make it far easier for users to find older pages without having to go through the hassle of putting the right URL into the Wayback Machine’s search engine. HTTP Content Negotiation To do this, Van de Sompel and his colleagues are exploiting a feature in the HTTP content negotiation specs that allows them to add date-and-time negotiation to the standard negotiations that already happen whenever your browser connects to a web server. Instead of just asking for the current page, a Memento-enabled browser can also ask for an older version of that page. Some servers and content management systems already offer this feature and the Memento project has developed a demo that shows how this feature would look. According to Van de Sompel, it only takes four extra lines of codes in Apache to make this work. While it is relatively easy for browsers to ask for an older version of a web page, content owners would have to store these older versions of their sites on their servers as well. With static sites, this is easy to do, but today’s highly dynamic web doesn’t make it easy to create an archival version of every page. You can find more technical information about how the team envisions the future of the Memento project in this paper . Discuss

memento logo nov09 Memento: Protocol Based Time Travel for the Web

Continue reading here:
Memento: Protocol-Based Time Travel for the Web

Google just announced that YouTube can now automatically generate captions and subtitles for videos in English. For now, this feature is only enabled on a handful of partner channels, but Google plans to make this feature available for all users in the future. In the meantime, YouTube now also offers a new ‘automatic caption timing’ feature for all new uploads that makes it easier to add captions manually. You simply upload a text file with a transcript of the video and Google’s speech recognition technology will figure out when those words are spoken and create captions based on this information. Sponsor As Google points out, YouTube’s users currently upload over 20 hours of video every minute – and most of this video isn’t accessible for users with hearing impairments. While uploaders could always add captions to their videos manually, only a very small minority of users ever did so. YouTube’s speech recognition technology is based on the same speech-to-text algorithms that transcribe voicemails in Google Voice. You can also translate these captions into 51 languages. As expected, these captions aren’t always perfect, but work surprisingly well on the videos that we have seen so far. If you want to have a look at how these captions work, have a look at one of the videos in the UC Berkeley , Stanford , MIT , Yale , UCLA , Duke , UCTV , Columbia , PBS , National Geographic , Demand Media , UNSW and Google & YouTube channels. Discuss

youtube logo nov08 YouTube Videos Get Automatic Captions

The rest is here:
YouTube Videos Get Automatic Captions