Slashdot Mirror


Google Blogger Leaves Beta

VE3OGG writes "It would seem that Google's famed, award-winning blogging software, Blogger, has just left beta, ABC reports, and entered a growing (but still short) list of Google products to move out of beta. Of course, with this change is status also came a few crucial new features for Google's blogging agent, specifically Google account integration, "Web 2.0" code free updates, and tagging."

13 of 67 comments (clear)

  1. Excellent news... by D-Cypell · · Score: 4, Funny

    ...Just a few years in Gamma, couple in Delta, a nice amount of Epsilon testing and we might have it nailed!

    1. Re:Excellent news... by neoform · · Score: 4, Funny

      "Google Blogger Leaves Beta"

      Poor beta, think we should send her flowers?

      --
      MABASPLOOM!
  2. New name too? by homey+of+my+owney · · Score: 3, Funny

    Does this mean it graduates to Clogger now?

  3. The "beta" crap by danpsmith · · Score: 4, Insightful

    Everyone complains about Google's products being permanently in beta, but at least in some cases, the term is largely justified. For instance: docs and spreadsheets is in beta. This is well deserved, the online word processor still can't handle enter presses adequately and screws up the formatting when trying to edit online. In my opinion, Google moves products out of beta when they are ready for general consumption. The only difference is that they aren't worried about having the whole of the audience for their products be beta testers, because, frankly, they only get money through ad traffic. In effect, it works well on both ends, because we can start to see which services Google will have finalized, used the products before they are really ready to be used and then have a final product eventually.

    --
    Judges and senates have been bought for gold; Esteem and love were never to be sold.
    1. Re:The "beta" crap by zataang · · Score: 2, Interesting

      The other thing is that despite the shortcomings, they do get my work done. Docs and spreadsheets has a large number of bugs, but I can live with them just because shared-editing saves us a whole lot of hassle.

  4. Why does Google sit on acquisitions? by Salvance · · Score: 4, Insightful

    The new Blogger beta is, quite frankly, a disappointment. Blogger was pretty amazing when it came out years ago, but since Google bought them the brand has languished far behind competitors (Wordpress, Typepad, etc). Now Google adds a couple extra features, removes the Beta tag, and expects great fanfare. They just get ho-hum from me.

    --
    Crack - Free with every butt and set of boobs
  5. Google product? by Otter · · Score: 3, Insightful
    ...entered a growing (but still short) list of Google products to move out of beta...

    Anyway, didn't they buy Blogger? And was it "beta" when they bought it, or do they actually move acquired products backwards in their lifecycle?

    1. Re:Google product? by momerath2003 · · Score: 2, Interesting

      The new "Blogger beta" represents a complete overhaul of the Blogger system by the Google team.

      --
      I had but a simple dream, to destroy all humans.
  6. I just tried this out yesterday. by jZnat · · Score: 4, Interesting

    And of course, the Safari/Konqueror love was nonexistent. Works perfectly in Firefox, obviously, but you can't create new or edit existing blog posts in Safari/Konqueror with or without the WYSIWYG editor.

    --
    'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
  7. Personal revenue from blogger? by 192939495969798999 · · Score: 2, Informative

    I thought I heard that the new blogger was going to allow you to earn back some of the ad revenue from your blog, so that you weren't just generating income for the parent company off of your traffic. Can anyone confirm?

    --
    stuff |
  8. Still a Few Bugs in the System by Doc+Ruby · · Score: 5, Interesting

    It's still going to have bugs, like all SW (and everything else). Most of its users won't notice the difference with the qualitative version change, except maybe the usual new features magically appearing. So what's the difference between "Beta" and "release", when the Beta was a "public Beta release"?

    I bet it's just some way to start charging money for access. Might as well drop the "Beta" designation, and just call "releases" the "money release".

    FWIW (little, post-Netscape), "Alpha/Beta/Release" aren't subjective names. "Alpha" is a version tested (used) by people who also designed/implemented it. "Beta" is a version tested by people who didn't design/test it, unless perhaps the design/test team did get them to produce and/or review acceptance tests/criteria. And "Release" is the version that has been tested OK against release criteria.

    To be complete, correct version numbering isn't very subjective, either. The format is >major<.>minor<.>patch< . Bugfixes (not new features) increment the "patch" number. Format changes, in API, transmission (eg. network) or storage (eg. files) still backwards compatible increment the minor number. Feature changes still using the same UI increment the minor number. Format changes not backwards compatible, feature changes which change the UI, or transformational bugfixes which change either formats or UI to break backwards compatibility all increment the major number. Incremental builds can extend the numbers with a dash (eg. "2.13b4.77-154", for the 154th build of the 77th bugfix of the 4th beta of version 2.13), but only in Alpha and Beta versions, not actual releases. A good project's bug reporting will list bugs by their reported ID in lists of which bugfix release fixes them. "Release Candidate" numbers are just nicknames for the last in the series of Betas. Much as the the b1 version is identical to the last Alpha version.

    That's it. Each number change should have an Alpha/Beta/Release version, though Alphas can sometimes be skipped with tiny bugfixes. So there's no need for "odd/even" version numbering to reflect "development" versions. And numbers are sequential, except of course when a higher order number increments, resetting the smaller order number (eg. 2.13.77 -> 2.14.0 ->2.14.1). Version numbers have been hijacked by marketdroids, which just confuses the market they bamboozle, which is ultimately bad for sales, and even worse for costs of support. The version number should tell people whether to upgrade, and whether their old data, training and related activities will be noticeably impacted (with associated extra costs).

    Netscape broke everything with it's "public Beta" release that defined Web SW distribution. Microsoft has made the curse ubiquitous with SW versions 1, 2, 3 standing in for Alpha, Beta, Release, but mixing it up with new features to substitute for bugfixes. And Service Pack versions that form an entire new chain, and ongoing patches, and every other unmanageable version numbering "scheme" possible. And Linux distros continue the damage with the odd/even numbering and arbitrary versioning, with major releases measured in minor numbers, requiring various extra versions, and version numbering of each release for each distro.

    But the numbering schemes change monthly, quarterly. If developers just return to the simple discipline, we'll get back to numbers that actually mean something helpful to users and developers, not just marketdroids counting up to their next bonus.

    --

    --
    make install -not war

  9. from a different perspective by alphafoo · · Score: 2, Interesting

    Ironically, I just switched away from Blogger last week because the new templates, although great-looking, are not easily configured for right-to-left (RTL) languages. I'm not a CSS expert but I did give it a try over the weekend and eventually I gave up fighting it and reverted back to the old template which relied on my surrounding each entry and post title with a DIV DIR=RTL.

    I searched around to see what other people had done with the new Blogger and to see if I could just use someone else's template, but all of the ones I saw were a mess. Some parts RTL, some not, some of the layout broken. So, I moved to a site with excellent RTL support, but difficult to use because it seems to have been built and tested solely for Internet Explorer, so Firefox1.5 and Safari and Opera on the Mac all choke on various (but different) aspects of the posting process.

    If someone has had some success making a clean Blogger template using Arabic/Farsi/Hebrew/etc, please share.

  10. Hopefully this means it works by Bryansix · · Score: 2, Informative

    Picasa2 is out of Beta and it is a horrible mess!