This is the future of online newspapers

Kieren McCarthy at The Register: The end of universal free news content has finally come:

The Guardian yesterday announced that it was going to start charging for online services, making it the last UK broadsheet newspaper to install a paid-for element on its website.

…Simon Waldman, the Guardian director of digital publishing, told us the move was a first step into understanding the market for paid-for content. “When it comes to newspapers on the Web, people want two things,” he told us. “A live up-to-minute extension of the paper, and a replica of the newspaper.”

You need to read, half-way thru the article, to discover it is only for a few extras and not The Guardian’s articles – which will remain free.

However, The Register does takes note of the entire UK online newspaper scene, and it will be an eye opener for some. I don’t think so here in America where many, if not most, well known newspapers already charge for some online services.

JavaGnome

Did you know about the JavaGnome project: “a set of Java bindings for the GNOME and GTK libraries that allow GNOME and GTK applications to be written in Java. The project consists of two libraries: java-gtk, a GTK-only binding, and java-gnome, a GTK and GNOME binding. Java-GNOME is not a Swing look-and-feel mimicking the GTK look, it is not a GTK/GNOME rewrite in Java, and it is not a set of GTK peers for AWT. It is a JNI layer that delegates the calls out to the native GTK or GNOME C libraries.”

Sounds just like SWT.

An argument is ensuing over at Javalobby. It’s terrible how Javalobby threads are dominated by trolls, trolls and more trolls.

The EWD archive and Jeremy

Salon: GOTO considered joyful: “On his proto-blog archive, the words and spirit of the late computer scientist Edsger Dijkstra live on, inspiring new generations of geeks.”

Direct link to the archive: In Pursuit of Simplicity.

On the 7th ericalynn posted a tribute to a very close friend who died of an an aneurysm, suddenly, inexplicably. He was about to get married. He had just turned 30. He had just become a father.

This takes me back to one of the most touching tributes I’ve ever seen on the web: The Life of Jos Claerbout. 25 years old and judging from his site, had an impact on everyone around himself – by being a good soul.

Even the shortest of lives can leave us with mission and warm heart.

Who and how we touch one another is what lives on past us.

Are Rich Clients Taking Off or Tanking?

An email discussion between O’Reilly editors focusing on Java and Flash on the desktop.

Here goes a similar discussion thread at ActionScript.com.

Bruce Eckel covers the Java vs. .NET question.

Related: Jeff Jarvis has the big scoop on AOL’s upcoming weblogging toolset.

Speaking of AOL, according to Jon Udell, they may have helped develop the perfect “universal client” platform – Mozilla. XUL looks very interesting. The growing list of active projects at mozdev.org is an eye opener.

JSTL Resources

  • InformIT search
  • java.blogs search
  • Sun: Faster Development with JavaServer Pages Standard Tag Library
  • developerWorks: A JSTL primer, Part 1: The expression language
  • developerWorks: A JSTL primer, Part 2: Getting down to the core
  • developerWorks: A JSTL primer, Part 3: Presentation is everything
  • developerWorks: A JSTL primer, Part 4: Accessing SQL and XML content
  • Sun: Servlets and JSP Best Practices
  • JCP: JSR-052 JavaServer Pages Standard Tag Library Specification
  • ONJava: JSTL 1.0: What JSP Applications Need, Part 2
  • ONJava: JSTL 1.0: What JSP Applications Need, Part 3
  • ONJava: JSTL 1.0: Standardizing JSP, Part 1
  • I wonder how many have started using it?