-
Recent Posts
Recent Comments
Archives
- January 2011
- December 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
Categories
Meta
Monthly Archives: November 2005
links for 2005-11-30
Struts WSAD Tutorial Straightfoward Struts tutorial (tags: wsad struts java j2ee)
Posted in Technology
Leave a comment
links for 2005-11-25
PBS | I, Cringely . November 17, 2005 – Google-Mart Nice speculation on Google’s dark fiber plans. (tags: google) Introduction to the Spring Framework (tags: spring) XStream – About XStream (tags: java xml)
Posted in Technology
Leave a comment
MQJMS1000
I recently ran into this error: IBM – MQJMS1000: Failed to create JMS message and MQJMS2007: failed to send message to MQ queue . The IBM support page says this Another common cause of MQJMS1000 is that the data has … Continue reading
Posted in Technology
Leave a comment
Scientist and Religion
This entry by Adam Bosworth started me thinking about the scientist/technologist that speaks to religion. I found two very ironic counter examples to Bosworth’s thinking on “reason”, Isaac Newton and Charles Darwin. Only recently did I learn from Dr. Dale … Continue reading
Posted in Philosophy, Technology
Leave a comment
Understanding Google Base
If you want to get an insider’s understanding of the why behind base.google.com, listen to Adam Bosworth discuss Database Requirements in the Age of Scalable Services at the MySQL Users Conference. The short is relational databases don’t scale to the … Continue reading
Posted in Technology
Leave a comment
How To Write Unmaintainable Code
From /., How To Write Unmaintainable Code My favorite technique, Use Plural Forms From Other Languages A VMS script kept track of the “statii” returned from various “Vaxen”. Esperanto , Klingon and Hobbitese qualify as languages for these purposes. For … Continue reading
Posted in Technology
Leave a comment
Public Schools Should Raise Your Children
That’s according to the US Court of Appeals for the 9th Circuit judges Donald P. Lay, Stephen Reinhardt, and Sidney R. Thomas in this ruling. We agree [with the previous ruling], and hold that there is no fundamental right of … Continue reading
Posted in Philosophy
Leave a comment
links for 2005-11-18
Ajax for Java developers: Ajax with Direct Web Remoting DWR is an engine that exposes methods of server-side Java objects to JavaScript code. Effectively, with DWR, you can eliminate all of the machinery of the Ajax request-response cycle from your … Continue reading
Posted in Technology
Leave a comment
links for 2005-11-16
IBM WebSphere Application Server Community Edition 1.0 The official release of IBM’s free and open source J2EE app server that’s based on Apache Geronimo. (tags: j2ee java geronimo ibm)
Posted in Technology
Leave a comment
JMS and WebSphere MQ
Recently, it was a real pain to write a JMS client to a WebSphere MQ 6 server. The problem was that by default, the MQ implementation of the ConnectionFactory underlying JMS uses the “bindings” settings, which is the MQ term … Continue reading
Posted in Technology
Leave a comment