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

Freakish Juggler

This is incredible, Amazing Juggling Finale

Posted in Variety | 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