May 3rd, 2007
WP_Cache seemed to work well for Mokka mit Schlag so now I’ve installed it here on The Cafes too. It dramatically speeds up performance by caching query responses while still allowing for live comments and editing and all that yummy fired goodness WordPress is famous for. We shall see. If anyone notes any problems on this site suddenly cropping up, please holler.
Read the rest of this entry »
Posted in PHP, Web Development | 5 Comments »
May 3rd, 2007
I’ve written previously about anonymous blogging, and if that’s really what you want to do, by all means do it. However most of us are rather proud of what we write and aren’t trying to hide our identity. Nonetheless many bloggers effectively hide without realizing they’re doing it. If you do want people to know who you are, do yourself and your readers a favor: sign your posts.
Read the rest of this entry »
Posted in Web Development | 9 Comments »
April 28th, 2007
While Mac programs usually have very consistent user interfaces, and most programmers religiously adhere to Apple’s human interface guidelines, there is one persistent glitch that continues to annoy us: the behavior of the Home and End keys. On a Mac, these keys should always, always, always move the cursor to the beginning and end of the document respectively.
Read the rest of this entry »
Posted in Macs, User Interface | 16 Comments »
April 26th, 2007
Last night I went to the New York City Java User’s Group to hear about AJAX toolkits, more specifically OpenLaszlo and GWT, both presented by their respective developers. It was an excellent idea to do these two talks on the same night since it made it really easy to compare and contrast the two approaches.
I came away with a definite preference for GWT, though it’s hard to tell if that’s because of the toolkits themselves or just because of my preference for the speakers. The OpenLaszlo presentation was classic PowerPoint bullets read off the screen, along with some reasonably cool demos. The GWT presentation was done completely in Eclipse with smaller, less impressive demos. The first GWT sample code was Hello World, as it should be, so I really felt like I could see how to get this working and understand how to use it. The OpenLaszlo sample code was too complex to follow just by glancing at the screen, though likely it did something more.
Read the rest of this entry »
Posted in AJAX, Web Development | 12 Comments »
April 25th, 2007
Why was VRML an also-ran in the flood of new technologies introduced in the 1990s? It wasn’t fundamentally broken or a bad idea. It wasn’t worse than other technologies of the day like Java 1.0 and Shockwave. It certainly didn’t suffer from a lack of hype, investment, or development resources compared to the winners. VRML fail for one reason and one reason only: it didn’t run on the Mac; and OpenOffice is failing now for the same reason.
Read the rest of this entry »
Posted in Macs, User Interface | 33 Comments »