Tag Archives: Programming

Snoopy PHP Webclient Security

There is a security advisory out regarding a Snoopy PHP Webclient vulnerability. Since WordPress uses Snoopy internally, we immediately double-checked to be sure that WP isn’t affected. [...]

Ajaxian multi-file uploads

Over on StickBlog, there’s a nice little demo of using AJAX to provide a nice, clean interface for uploading multiple files in a web form. [...]

Tivo

TiVo TCD540040 Series2 40-Hour Digital Video Recorder

Tivo Series2 40GB DVR — $50 after rebate!

A couple of days ago, I read about a $150 rebate from Tivo. [...]

Lawmakers move to extend daylight-saving time

Oh, dear Lord. Somebody please kill this weed before it grows: Lawmakers move to extend daylight-saving time

House and Senate negotiators on an energy bill agreed to begin daylight-saving time three weeks earlier, on the second Sunday in March, and extend it by one week to the first Sunday in November.

I. [...]

FeedLounge wants browser developers

The FeedLounge team is looking for some browser developers to help with testing. This is to help distinguish better between bugs that may be in the FeedLounge application or in the browser itself. [...]

Now playing…

About a year ago, I started to work on some code to include a “now playing” feature here. It would track music I was listening to in my media player (Winamp, at the time), and put the info in the sidebar of this site. [...]

Map Service APIs

Both Google and Yahoo! have announced APIs for their mapping services. I’ve already gotten a developer key for the Google service. But it doesn’t support address searches, only lat/lon coordinates. So I’m thinking about applying for a Yahoo! key, using their service for geocoding (translating from street addresses to coordinates), then using Google’s mapping interface with all of its Ajaxy goodness.

I don’t know what I plan to actually do with this stuff, or when I’d find time to do it. [...]

Feedlounge web-based aggregator

FeedLounge Logo

Alex King and Scott Sanders have announced FeedLounge, a “state of the art web-based feed reader.” Alex invited me to be an alpha tester, so I spent some time kicking it around yesterday. [...]

Zend Core for IBM

Cool, IBM and Zend have announced Zend Core for IBM. Basically, it’s an officially supported version of PHP with tight integration into IBM’s DB2 and Cloudscape database servers, and some web services stuff. [...]