But First, Write No Code

Something I see often in person and online are programmers constantly implementing common solutions, reinventing wheels, or embracing NIH.

Before you do this, please consider the Kev009's Oath - "But First, Write No Code". This is a solution to a variety of problems in software development, but today's article is specifically …

View comments.

more ...

boo2pdf Update

I did some minor updates to boo2pdf. Graphics should now be within the page margins. Please let me know if there are any other common formatting mistakes.

Unfortunately, IBM's "transmogrifier" utility doesn't work very well in Wine, so you should preprocess older books in Windows before running them through the …

View comments.

more ...

Announcing boo2pdf

I've just uploaded a beta of boo2pdf, an IBM BookManager to PDF conversion app & web service. I'm currently experimenting with the HTML to PDF backends and would like feedback with book files I haven't tried. Once the code is cleaned up, I will dump it on my site.

Motivation

I …

View comments.

more ...

Java: The Good Parts

javascript-the-good-parts

A while back, a book entitled JavaScript: The Good Parts made waves on the internet, especially social networking sites. This book purported to show the inner beauty of a language that was long considered second or third rate, coming of age. With the advent of toolkits like JQuery, Javascript/AJAX …

View comments.

more ...