Which Emacs.app?

There’re many versions of GNU Emacs to choose from when it comes to MacOS. There’s a standard console-only Emacs that comes with the system. There’s Carbon Emacs that (as the name implies) uses Carbon libs. There’s an Aquamacs — again, the name is telling. But what I found to be a very nice addition to … Read more

XML::Simple oversimplification

Perl’s XML::Simple module is an easy way to get your application to talk some basic XML. it uses expat to parse data, so there the leverage is good. But where things tend to go awry is with consistency of reading and writing back. Example Let us take the following sample XML document: <data> <survey key=”123″> … Read more

iNewton or iPad next year?

There are more rumors around the net about a possibility that Apple will introduce a “new Newton.” This bides well with what I mentioned in my post on iPod Touch being “origami Mac”. Mike Elgan’s article in Computerworld is very interesting in that respect. Events in the past 30 days lead me to conclude something … Read more