Webware

Read all 'updates' posts in Webware
November 30, 2009 8:32 AM PST

Latest Firefox beta offers file-handling feature

by Stephen Shankland

Mozilla, determined to release Firefox 3.6 before year's end, is also determined to squeeze as many features as possible into the new browser.

The latest example: support for the File interface that adds more sophistication to uploading and some other chores.

Support for the feature is one of the 133 changes that arrived in Firefox 3.6 beta 4, which the Mozilla project released Thursday for Windows, Mac, and Linux.

The File API (application programming interface), a draft standard at the World Wide Web consortium, lets browsers handle files better. Among its abilities are uploading multiple files at once, showing thumbnail previews of images that have been selected for upload, breaking a long video upload up into chunks to protect against network interruption problems, and integrating with drag-and-drop Web applications.

While many software projects use beta testing periods to shake down their code, Mozilla isn't afraid to add new features as it goes. That can mean new ideas arrive sooner, of course, but it also can delay the completion date of the new version. What was to have been a quick Firefox 3.1 release was pushed back months as new features were added and the version ultimately was renamed Firefox 3.5.

For those who want to dig into the File interface, Mozilla offers a Web developer guide to using it.

The beta-testing periods aren't just important for debugging Firefox itself. New versions often don't work with older add-ons that people install to customize the browser, so beta testing gives some time for programmers to update those add-ons. Mike Belzner, Mozilla's director of Firefox, said 70 percent of add-ons are now compatible with Firefox 3.6.

Originally posted at Deep Tech
October 30, 2009 6:23 PM PDT

Mozilla releases first beta of Firefox 3.6

by Stephen Shankland
  • 47 comments

Those keen to try out Mozilla's latest browser--and its new process to update the software more frequently--now can try Firefox 3.6 beta 1 for Windows, Mac, or Linux.

Among the features in the new version, according to Mike Beltzner, Mozilla's director of Firefox, and Mozilla evangelist Chris Blizzard:

• Personas, which lets people customize the browser appearance. Personas has been available as an add-on, so there are plenty of Personas skins to choose from.

• Faster execution of Web-based JavaScript programs, better browser responsiveness, and faster startup time. Mozilla has been working on JavaScript performance for many months, but the urgency of that and other performance improvements increased with the arrival of Google's Chrome browser.

• The ability to drag and drop files from the computer to the browser. This is useful for uploading files to Web sites, as will a feature not in the beta but planned for the final version, support for the multiple-file input tag so more than one file can be added in Web forms.

• Expanded support for geolocation technology so it can provide a Web site with an approximate physical address of the user, not just latitude-longitude coordinates.

• The ability to detect the computer's orientation for machines that offer accelerometer support.

• Video built into Web pages with the HTML5 "video" tag now can be viewed full-screen.

Mozilla also released a full list of Firefox changes developers should know about with more details.

Firefox is at the vanguard of the second generation of browser wars. Although it competes with Google's Chrome, Apple's Safari, and Opera, all those browsers are also allied in a way against Microsoft's Internet Explorer, which though dominant is relatively slow at some tasks and only now complying more fully with Web page standards of yesteryear. The rivals, meanwhile, are pushing ahead with new features in HTML5 in development right now.

Mozilla released the alpha version of Firefox 3.6, code-named Namoroka, in August.

The organization plans to release the final version by the end of the year, with Firefox 3.7 in the first half of 2010 and Firefox 4.0 in about a year.

One complication of the upgrade is compatibility of add-ons that extend Firefox's features; the new browser version makes some changes. Mozilla is debating whether to release Firefox 3.6 as a minor update automatically distributed to 3.5 users or as a major update that requires those users to actively retrieve it.

One major element of Firefox 4.0 is a new add-on technology called Jetpack that eases this compatibility problem.

Originally posted at Deep Tech
October 22, 2009 9:10 AM PDT

Study: Twitter users young, wireless, on other social sites

by Don Reisinger
  • 10 comments

A new study released on Wednesday by the Pew Internet and American Life Project has found some rather interesting tidbits of information about social network users.

According to the study, 19 percent of Web surfers use "Twitter or another service to share updates about themselves, or to see updates about others." According to the organization, its earlier findings in April 2009 found that just 11 percent of Internet users were using a status-update service.

But the reason why there has been such an uptick in status updates has much to do with the users themselves, Pew found. According to the organization, the growth is being driven by "social network Web site users, those who connect to the Internet via mobile devices, and younger Internet users--those under age 44."

The study found that 33 percent of those who are updating their status range in age between 18 and 29. Those aged between 30 and 49 make up 22 percent of the group. Just 13 percent of those who update their status are 50 years of age or older.

Pew determined that the Twitter user's median age is 31. MySpace's median age is now 26, down from 27 in May 2008. LinkedIn has also gotten younger by a year, featuring a median age of 39. But Facebook is one of the few social networks to buck the youth trend, upping its median age to 33, from 26 in May 2008.

... Read more
October 21, 2009 11:54 AM PDT

Mozilla pushes for fast move to Firefox 3.6

by Stephen Shankland
  • 26 comments

Mozilla hopes to classify the upcoming Firefox 3.6 as a minor update, a move that may sound inconsequential but that in fact might have significant repercussions with Firefox users and the speed the open-source browser is developed.

Mike Beltzner, Mozilla's director of Firefox, in a mailing list discussion that he'd like to call the new version a minor release "to quickly migrate our user base to Firefox 3.6." Minor releases in the past typically have been steps from, for example, 3.5.3 to 3.5.4, but Mozilla is trying to speed up more significant changes and not just fixes for bugs and security holes.

"Firefox 3.6 will be primarily a release with security, stability, speed and capability enhancements, with no visible user interface changes over Firefox 3.5. As such, I think we should consider it as a candidate for a minor update, stretching our definition of what types of updates we can provide using that mechanism," Beltzner said.

Be default, Mozilla automatically distributes minor Firefox updates to be installed after a user prompt. Major updates initially require the user to actively retrieve the new version, though Mozilla gets more active as time passes and older versions reach the end of their support lifespans--January 2010 in the case of Firefox 3.0.

Why change the process? To keep up with changes in the browser world, Beltzner said.

"The pace of technology development in web browsers is speeding up rapidly, and we now face a challenge of ensuring that we can continue to deliver modern web browsing experiences to our users," he said.

And in a position that mirrors the rationale that Google offers for its automatically updating Chrome browser, he added, "Users' expectations of software have changed since the update mechanism was introduced in Firefox 1.5. Many applications that browser users interact with exist in the cloud, with updates pushed frequently and transparently, without consultation. That wasn't the case only a few years ago."

That sounds reasonable, right? Well, it turns out nothing is simple.

One problem is that add-ons won't work with the new version unless they're updated, too, and there are a lot of add-ons in the world. "Add-on compatibility is one of the large reasons why users do not move from one version to another," Beltzner said.

Sure enough, John Barton, an IBM employee who's a member of the group overseeing development of the Firebug add-on widely used in Web site development, raised concerns about moving quickly to 3.6 and the current version 1.4 of the add-on.

"We're a little confused by a Firefox 3.6 that can't decide if it is 3.6 or 3.5.5. If 3.6 is really minor, release it as 3.5.5. Else, well then it's not minor after all," Barton said, though adding, "I support shorter release cycles in Firefox."

Add-on compatibility problems is one reason Mozilla is moving to the new Jetpack extensions system in Firefox 4.0 next year.

One of the big new features in Firefox 3.6, code-named Namoroka, is the arrival of Personas, which lets people customize the browser appearance.

Mozilla said the first beta of Firefox 3.6 is due this weekend or early next week, and Beltzner said there currently are no plans for second beta. The final version is due by the end of the year.

Originally posted at Deep Tech
October 21, 2009 9:18 AM PDT

Google announces Analytics updates

by Don Reisinger
  • Post a comment

Google announced on Tuesday that its Google Analytics Web site-tracking tool has been improved with a slew of new features for enterprise-class users.

To start things off, Google announced that it has added the option for users to measure user engagement and branding success. The company said users will be able to "to set thresholds for Time on Site and Pages per Visit."

With the help of a new feature called Advanced Table Filtering, Analytics users will now be able to filter content more effectively and view that content in a table. According to Google, users can "filter thousands of keywords" to find, for example, "just the keywords with a bounce rate less than 30 percent and that referred at least 25 visits."

Going mobile
Google is also looking towards mobile phones. Analytics will track traffic to the user's mobile Web site. According to Google, whether or not the device visitors use to access the mobile site has JavaScript running won't matter, which means most mobile phones will be supported. That said, users who want to track mobile traffic will need to add "a server-side code snippet" to their mobile site. Google said the code will be made available in the coming weeks.

Continuing on its mobile focus, "iPhone and Android mobile-application developers can now also track how users engage with apps, just as with tracking engagement on a Web site," Google said.

For those users who want more capable usage data than simple page views and unique visitors, Google has added a Multiple Custom Variables option. Users can now "define and track visitors according to visitor attributes, session attributes, and by page-level attributes. This feature isn't currently available to Analytics users. It will be making its way to all user accounts "in the coming weeks," Google said.

Intelligence, anyone?
Perhaps the most interesting announcement coming from Google is the company's contention that Analytics can now "tell you what to pay attention to."

Dubbed Analytics Intelligence, Google's new tool will analyze traffic data and alert users when there is a "significant" change in data patterns. Although the company didn't define "significant," it did say that if it sees a "300 percent surge in visits from YouTube referrals" or "bounce rates of visitors from Virginia dropped by 70 percent two weeks ago," users would be alerted.

Since so-called "intelligent" tracking can get a little annoying at times, Google has also implemented a Custom Alerts feature, allowing users to tell the service what to watch for. According to Google, users can set "daily, weekly, and monthly triggers on different dimensions & metrics, and be notified by e-mail or right in the user interface when the changes actually occur." Like many of the other features Google announced, Analytics Intelligence will make its way to Analytics accounts in the coming weeks.

If you're interested in learning more or seeing some of these features in action, click here.

September 24, 2009 7:00 AM PDT

New Evernote beta brings face-lift, drawing tools

by Josh Lowensohn
  • 3 comments

Evernote is giving its Windows desktop application a huge face-lift on Thursday. The new version of the writing and archiving tool has more in common with its Mac counterpart, borrowing features like thumbnail previews and a three-pane view that lets users quickly hop through notes they have saved in one of their Evernote notebooks.

The change may be jarring for some longtime Evernote users who have only used the Windows version, but for people like me, who use clients on both platforms--on a daily basis, the unification is welcome.


Old versus new versions of Evernote compared. Note that the new version has a thumbnail view. (Click to see full size.)

(Credit: CNET)

There are some peculiarities though. At first glance the already anemic text editor is missing a few buttons that were found on the old one. Options such as indenting, or adding a bulleted list are still there, but now they're nestled into a right-click contextual menu instead of being buttons as they were before (and still are on the Mac and Web versions). In their place are the simple, but screen real estate-sucking, buttons for printing, e-mailing and deleting any note you're working on. Though unlike on the Mac, this group of options cannot be minimized. On a big, wide-screen monitor this isn't a big deal, but on smaller screens it means you have less room to view your work.

What makes up for that, is spell check--a long-overdue inclusion. Whatever you're writing gets the spell check treatment as you type, just as it does in versions of the program on other platforms. This may seem like a really minor addition, but if you're using Evernote as a primary text editor, this is important.

Evernote's Ink feature lets users draw out notes.

(Credit: CNET)

Also quite cool, is a more easily accessible canvas mode made exclusively for Windows users with tablet PCs, which lets them more easily create hand-drawn notes. Users who don't have tablets could previously also access the feature by holding Ctrl+9 when in any note, although now it's its own type of note. Worth noting is that these notes cannot be seen on the current version of the Mac software, something that will be added in a future update.

All in all, this is a good update with some big changes that may take some getting used to for folks who haven't used the Mac version. Because of the many changes in this version, the Evernote 3.5 update is being released in beta, instead of an automatic update within the software. Windows users of the current version can download it from Evernote's site.

Correction: This article originally misstated the newness of the ink writing feature as well as the software's capability to index handwritten notes. Users who don't have tablets could previously also access the feature by holding Ctrl+9 when in any note, although now it's its own type of note.

Originally posted at Web Crawler
September 17, 2009 5:00 PM PDT

New Seesmic Desktop supports Facebook fan pages

by Caroline McCarthy
  • 3 comments

The new Seesmic Desktop app lets Facebook fan page managers update them in sync with Twitter.

(Credit: Loic Le Meur / Seesmic)

There are a handful of Twitter apps out there that can also update Facebook statuses, and no clear market leader, but the new build (version 0.6) of Seesmic Desktop may soon be the app of choice for marketers who use Twitter and Facebook for brand promotion. That's because it can now manage activity on Facebook's "fan pages" as well as personal profiles, meaning that the operators of these pages can update them in sync with Twitter accounts.

"With the Facebook Page feature, you have greater control on how you market your business, oversee your brand, listen to your fans and build your community," a release from Seesmic explained. Facebook, it should be noted, has launched its own feature to push fan page updates directly to Twitter.

If you're an ordinary Facebook user who doesn't manage any fan pages, Seesmic Desktop can also track status posts from those that you subscribe to.

Seesmic Desktop was built after parent company Seesmic, which had previously built a video-commenting company, acquired Twitter desktop app Twhirl.

Founder Loic Le Meur also announced that 2.5 million people have now downloaded Seesmic Desktop, and that Seesmic has partnered with Twitter image-sharing app Yfrog to be its default image provider. It's the second partnership deal for Yfrog in a month, having inked a deal with URL shortener Bitly a few weeks ago. That's probably disconcerting news for Yfrog rival Twitpic, once the unequivocal big player in Twitter image uploads.

Originally posted at The Social
September 10, 2009 2:37 PM PDT

Checkmate, Twitter: Facebook 'status tagging' live

by Caroline McCarthy
  • 12 comments

Here's a visual of how status tagging works on Facebook.

(Credit: Facebook)

Facebook on Thursday announced that members can now link to other members' profiles in their status messages by using the @ symbol. The move is clearly inspired by the popularity of Twitter's "@-replies."

This new feature basically means that you can link to the profiles of your friends and other pages on Facebook, and that your friends will be informed when they've been tagged. It's currently rolling out to members' profiles.

Engineer Tom Occhino explains it in a post on the Facebook blog:

Now, when you are writing a status update and want to add a friend's name to something you are posting, just include the "@" symbol beforehand. As you type the name of what you would like to reference, a drop-down menu will appear that allows you to choose from your list of friends and other connections, including groups, events, applications, and (fan) pages.

The feature will soon expand to third-party services that let you update your Facebook status, presumably including status message aggregators such as TweetDeck and Seesmic Desktop.

The development prompted some of my industry competitors to use the word "BREAKING" in their headlines (Really? Can we please leave this term for things on the level of earthquakes, election results, and stampedes at Jonas Brothers concerts?) because it's yet another big sign that Facebook is gradually but aggressively encroaching upon Twitter's territory in its attempt to own the Web's trove of real-time conversation. Twitter is nowhere near the size of Facebook, nor is it anywhere near as feature-rich, but it's enough of a disruption in the space to make Facebook keep trying to get the upper hand.

As you may recall, this back-and-forth has included Facebook's failed attempt to buy Twitter, the "real-time stream" upgrades to the social network's home page, and its acquisition of FriendFeed, a streaming feed aggregator.

On an unrelated note, for brands using Facebook's fan pages, this could result in an interesting analytics product. The company hasn't yet said whether or how the managers of fan pages will be notified that they have been tagged--for a brand with a lot of fans, this could be a lot--and you might imagine that some of the demographics regarding who's talking about them and how often could be packaged into a nice marketing tool.

It'd also be a formidable rival to the "analytics dashboard" that Twitter plans to start selling to businesses later this year, which would be the San Francisco-based company's first concrete revenue model.

Originally posted at The Social
June 24, 2009 2:28 PM PDT

Facebook wants you to do it live

by Caroline McCarthy
  • 15 comments

When Facebook launched its latest redesign, it became evident that the company was putting a lot of emphasis on real-time information--inspired, undoubtedly, by the runaway success of Twitter. Now the company's rolled out two small but crucial new features that put instant updates even more front and center.

First, Facebook is aiming to use the "publisher" tool--formerly known as the status update box--as members' gateway to the Web at large. Starting Wednesday and rolling out gradually, according to a post on the company blog, a beta version of the new content-sharing box will allow members to select exactly how public or private to make each piece of content that they share. The post by Facebook engineer Ola Okelola explained that something shared on a profile can be visible by friends, friends of friends, friends and networks (school, region, or company), user-created custom friends groups--or everyone on the Web.

Facebook's probably hoping that this will spur people to share more content: if members know that sharing a video, a photo, or even a status message won't by default go out to everyone who can see their profile, they might be more likely to share things along the lines of party photos and videos of their kids.

But, wait. There's more.

In addition, a post on the Facebook developer blog Wednesday explained that developers can now take advantage of live-streaming status update boxes much like the one that CNN used during President Obama's inauguration this January. "With the Live Stream Box on your website, users log in using Facebook Connect and share updates that appear both within the Live Stream Box and on their Facebook profiles and in their friends' home page Streams," the post by Tom Whitnah explained. "Each post includes a link back to the Live Stream Box on your site so users can discover the live event and immediately join based on their friends' recommendations."

It's intended so that people watching an event simultaneously can comment in sync on Facebook. And it's also supposed to be a no-brainer to create your own, meaning that Facebook is hoping a lot of developers and site owners will jump on this bandwagon.

"The Live Stream Box is easy to install and takes just a minute to set up," the post added. "To get the Live Stream Box on your website, get a Facebook API key, upload a small file to your website, and then embed a few lines of code into your Web page."

This is a move clearly aiming in the direction of Twitter, where real-time updates and discussions around events have become so commonplace that members regularly agree on a "hashtag" to flag related posts in advance of the event. (For the inauguration, for example, it was #inaug09.) The question is whether Twitter use has already become the standard for chronicling and commenting on events in real time--will enough people be willing to use Facebook widgets rather than apps built on Twitter?

Originally posted at The Social
June 24, 2009 1:28 PM PDT

Boxee comes to Windows, inks MLB deal

by Don Reisinger
  • 6 comments

Boxee, the open-source software platform that combines Internet media with personal content, announced a slew of updates Tuesday.

Most notably, the company announced that it has made Boxee publicly available to Windows users.

The public alpha version of Boxee for Windows will work with Windows XP, Windows Vista, and Windows 7. Users will also be able to run it on Windows Media Center, making it possible to bring Boxee to HDTVs through Microsoft's platform. A beta release of the software should be made available later this year.

MLB comes to Boxee
Boxee has also inked a deal with Major League Baseball that will bring MLB.tv Premium to the platform. According to the company, Boxee users will be able to watch "thousands of baseball games, live and on-demand in HD."

Users will be able to pause and rewind a live game. But in order for them to access those games, they will need to sign up for the MLB.tv Premium service, which costs $89.95 per year or $19.95 per month.

Even more content
Since Digg has a popular video section, it only makes sense that Boxee would sign a deal with the social-news site to bring its videos to the platform.

According to Boxee, users will now be able to watch Digg's most popular videos, as well as upcoming clips. Users will soon be able to Digg videos from within Boxee, but that feature is currently not available.

Boxee also signed on with Tumblr to give that site's users the option to stream music and slideshows to Boxee. The company said more Tumblr features are on the way, but it wouldn't divulge what those are.

As if that's not enough, Boxee also announced that Current TV shows are now available on the platform. Current is home to popular shows, including The Rotten Tomatoes Show, InfoMania, and SuperNews.

New navigation
Since Boxee has made so many content enhancements, the company apparently had to improve its user interface. Boxee now features two new categories: Applications and Local Media. The Applications menu will feature all the Internet content available for the platform. The Local Media menu lists content from the user's computer and local network.

advertisement

About Webware

Say No to boxed software! The future of applications is online delivery and access. Software is passé. Webware is the new way to get things done.

Add this feed to your online news reader

Webware topics

15 sites that went kaput in 2009

Web sites launch all the time, but they also shut their doors. We highlight 15 that bit the dust this year.

Top 10 news stories of the decade

Let the debate begin: Was the iPhone more important than iTunes? Was anything bigger than Google finding a great business model? CNET offers its list of the 10 most important stories of the '00s.

Most Discussed

Inside CNET News

Scroll Left Scroll Right