Salvadorean food and Willow Glen ice cream

Two nights ago, my buddy Jonathan and I met up for dinner. We were in an adventurous mood, so we went to Vicky’s Restaurant [map | Mercury News review], which specializes in cuisine from El Salvador, in the Burbank neighborhood of San Jose. Jon couldn’t resist the 2 Tacos for $2 deal, but we also …

More product naming goodness

Earlier I wrote about Microsoft and IBM making their nomenclature more sane. Looks like Sun is getting also into the act. The current version of Java is “Java 2 Platform Standard Edition, version 5.0” (or J2SE 5.0), which has an internal version number of 1.5. That’s three version numbers for one product. Thankfully, the next …

Language-oriented programming

Lately there’s been a bunch of initiatives aimed at making software development easier and more robust, by having programmers create and program in domain-specific languages, instead of general-purpose ones like C or Java. Examples include Intentional Software which was spun off from Microsoft Research, the Meta Programming System by JetBrains, and Software Factories by Microsoft. …

A sudden outbreak of naming sanity

Two of my biggest pet peeves were recently addressed. Microsoft announced that in Longhorn, it is dropping “My” from My Documents, My Computer, My Network Places, etc. Woohoo! I’ve always thought it sounded pretty lame. I used to rename these folders myself, starting in Windows 95, but eventually I gave up. The other one is …

Borland switches JBuilder to Eclipse

In a move a lot less talked about than Mac to Intel, Borland announced that a future version of JBuilder will be based on Eclipse. This is good news both for Borland and Eclipse — Borland can focus its energies on building on JBuilder top of an IDE ecosystem, instead of trying to compete against …