-
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: March 2006
links for 2006-04-01
An Introduction to SIP, Part 1: Meet SIP (tags: SIP) Rational Application Development Certification A series of tutorials for the certification test (tags: cert)
Posted in Links
Leave a comment
links for 2006-03-25
Zero Configuration Networking: Using the Java APIs, Part 2 (tags: bonjour java zeroconf)
Posted in Links
Leave a comment
links for 2006-03-18
Zero Configuration Networking: Using the Java APIs, Part 1 (tags: java zeroconf bonjour todo)
Posted in Links
Leave a comment
links for 2006-03-15
Knuth: Literate Programming Literate programming is a methodology that combines a programming language with a documentation language, thereby making programs more robust, more portable, more easily maintained, and arguably more fun to write than programs that are written only in … Continue reading
Posted in Links
Leave a comment
Killing your pet
i think pet stories like marie’s are great to tell kids, a real descriptive way to teach a lesson. i’m saving the “i helped kill my dog because i didn’t obey my parents story” for elliott and ethan. not that … Continue reading
Posted in Philosophy, Variety
4 Comments
Understanding WebSphere MQ Reason Codes
I’m new to WebSphere MQ and have been struggling to learn the best way to debug problems. Of particular confusion has been the term “logs.” If you create a persistent queue then every message is persisted in what MQ calls … Continue reading
Posted in Technology
Leave a comment
links for 2006-03-09
How to delay loading of specific services It may be necessary to delay the loading of a specific Windows service for the computer to boot properly; or you may want to ensure that one service has started and is available … Continue reading
Posted in Links
Leave a comment
links for 2006-03-08
Implementing MVC in PHP: The Model This article series demonstrates how to build an MVC web framework using PHP 5. This article explains the Model part of Model-View-Controller design. (tags: php)
Posted in Links
Leave a comment