Showing posts with label blogs. Show all posts
Showing posts with label blogs. Show all posts

Thursday, January 13, 2005

Russell Beattie Notebook - Have you looked at your mobile phone today?

This is a pretty simple question. Did you look at your phone today? In other words, did you use it for something else other than making phone calls? What did you do? Did you just look up a contact in order to make a phone call? Did you check the time? Did you get or send an SMS Message? Did you take a picture? Did you view a web site? Did you play a game?

http://www.russellbeattie.com/notebook/1008243.html

Sunday, January 09, 2005

Tamer Salama's Weblog

Tamer Salama's Weblog: "Opensource CMS
I've been looking around for a a Java based opensourced CMS. The journey is quite fascinating. Many projects with many features, design and architecture.
I've been to Magnolia, InfoGlue, Daisy, and more. Still not set on which one I'm going to use.

Magnolia seems like a good choice, one advantage is their use of the upcoming API for java content repository JSR-170 (Content Repository for JavaTM technology API).

A good place to stop was CMS Matrix for a comparison of features. It doesn't reflect the most recent features, but at least it's quite good in listing them out."

Wednesday, January 05, 2005

Chris Schalk's J2EE Weblog

Chris Schalk's J2EE Weblog: "Running MyFaces Examples App in JDeveloper 10.1.3 Preview"

Saturday, January 01, 2005

David Geary's Weblog

David Geary's Weblog: "What I've really wanted all along was the open-source Canoo Web Test. With Web Test, you implement an ANT buildfile that uses Canoo ANT tasks to run tests in your container. No Java code, no mock objects, just ANT targets that execute your application's use cases. What could be easier?"

Thursday, December 23, 2004

Thomas Dudziak's Weblog

Thomas Dudziak's Weblog: "I just read the 'Struts Best Practices' article, and overall it gives IMO some good hints for using Struts in real-world projects. But there are a few minor comments that I have: "

Sunday, October 31, 2004

Encode HTML Entities - Showing code in blogs

Encode HTML Entities

I couldnt get code to display in my weblogs. Then I found this handy little tool that encodes HTML, converting the tags so the code can be displayed. Great!