nextwebgen.com

The Next Generation Web Now

Nigerian politician Jimi Agbaje Launches Web 2.0 Campaign Site - ClickPress (press release)

Filed under: Web 2.0 News — web 2.0 - Google News at 9:06 am on Wednesday, February 28, 2007

Nigerian politician Jimi Agbaje Launches Web 2.0 Campaign Site
ClickPress (press release), UK - 1 hour ago
Nigerian politician Jimi Agbaje has commissioned the first Web 2.0 social networking political site in Africa, jimiagbaje.com, for his political campaign. ...
Nigerian politician Jimi Agbaje Launches Web 2.0 Campaign Site PR Buzz (press release)
all 3 news articles

Gilbane San Francisco 2007 Sessions Address Increasing Importance … - Business Wire (press release)

Filed under: Web 2.0 News — web 2.0 - Google News at 9:04 am on Wednesday, February 28, 2007

Gilbane San Francisco 2007 Sessions Address Increasing Importance
Business Wire (press release), CA - 3 hours ago
Many of the sessions in this unique event address the increasing importance of Web 2.0 technologies within the enterprise, such as:
Gilbane Group Announces Expansion: New Analysts, New IT Blogs, New Business Wire (press release)
all 3 news articles

Spellify: Automatic Spell Checker

Filed under: Web 2.0 News — Dion Almaer at 8:29 am on Wednesday, February 28, 2007

Nikola Kocic has created Spellify, a AJAX driven web application which uses the Google spell checker to automatically spell check and display spelling suggestions after the user stops typing. The site was launched back in November 2006 and is currently in Beta. It also supports several languages and can spell check any pasted or typed text.

With spell checking showing up in browsers, the OS, in plugins, and ajax libraries and services like this, it will be interesting to see how things work together.

Spellify

Prerequisites For Business-Driven Web 2.0 Efforts - WebProNews

Filed under: Web 2.0 News — web 2.0 - Google News at 8:20 am on Wednesday, February 28, 2007

Prerequisites For Business-Driven Web 2.0 Efforts
WebProNews, KY - 41 minutes ago
Why start a blog or a social network or other Web 2.0-oriented effort? Sometimes, the answer is simply "In order to connect." And, in the case of many, ...

Open Source JSON Tag Library Released

Filed under: Web 2.0 News — Dion Almaer at 7:20 am on Wednesday, February 28, 2007

James Wiltshire and his team at ATG have created and released a JSP tag library that is used to render JSON data from within JSP code. They use JSON as our data format of choice for
all AJAX applications being written at ATG, and they use this library
extensively to render the JSON.

This allows JSON data rendering JSPs to sit alongside existing HTML
rendering JSPs as part of the view layer when using any of the various
Java MVC frameworks (Struts, WebWork, Spring MVC, et al).

The libray has been released under an Apache License v2.0 on SourceForge.

Example

JSP:
    <%@ taglib prefix="json" uri="http://www.atg.com/taglibs/json" %>
    <json :data>
      <json :property name="aString" value="foo"/>
      </json><json :property name="anotherString">
        Foo
      </json>
      <json :property name="bool1" value="${true}"/> 
      <json :property name="numeric1" value="${1+2}"/> 
      <json :object name="anObject">
        <json :property name="fee" value="fi"/>
        <json :property name="fo" value="fum"/>
      </json> 
      <json :array name="anArray" items="${daysOfWeek}"/>

becomes:

JAVASCRIPT:
  1.  
  2. {
  3.   "aString": "foo",
  4.   "anotherString": "Foo",
  5.   "bool1": true,
  6.   "numeric1": 3,
  7.   "anObject": {
  8.     "fee": "fi",
  9.     "fo": "fum"
  10.   },
  11.   "anArray": ["Mon","Tue","Wed","Thur","Fri","Sat","Sun"]
  12. }
  13.  

Women's Careers Finding Web 2.0 Options at HR OptIn - Market Wire (press release)

Filed under: Web 2.0 News — web 2.0 - Google News at 7:03 am on Wednesday, February 28, 2007


Market Wire (press release)
Women's Careers Finding Web 2.0 Options at HR OptIn
Market Wire (press release) - 1 hour ago
Dubbed Web 2.0, this online revolution is all about sharing: be it a personal page at MySpace, a video on YouTube, a podcast or a blog.

Women’s Careers Finding Web 2.0 Options at HR OptIn (Market Wire via Yahoo! Finance)

Filed under: Web 2.0 News — Yahoo! News Search Results for web 2.0 at 7:00 am on Wednesday, February 28, 2007

You’ve heard about the new era that is sweeping the World Wide Web? Dubbed Web 2.0, this online revolution is all about sharing: be it a personal page at MySpace, a video on YouTube, a podcast or a blog.

ParkingSearch.com Releases Web 2.0 Version of its Popular Parking … - Parking Network (press release)

Filed under: Web 2.0 News — web 2.0 - Google News at 5:23 am on Wednesday, February 28, 2007

ParkingSearch.com Releases Web 2.0 Version of its Popular Parking ...
Parking Network (press release), Netherlands - 1 hour ago
ParkingSearch.com maintains a national database of parking spots that enable buyers or renters to locate spots with an easy-to-use Web interface. ...
« Previous PageNext Page »