Apache logs showing the word 'combined' rather than the combined logs

Posted by & filed under Developer Blog.

I was reviewing some logs today and noticed that the word ‘combined’ was showing up as every line of the log file, rather than the actual combined log data. It turns out I had accidentally commented out the line that defines what combined means: #LogFormat “%h %l %u %t “%r” %>s %b “%{Referer}i” “%{User-Agent}i”” combined

Windows Mobile file Explorer hijacked

Posted by & filed under Developer Blog.

My company has been promising me a web enabled Palm Treo for some time now, and finally that happened last Friday. I got a Palm Treo 700wx with Windows Mobile. I’ve been spending a lot of time getting it up and running, installing apps and synchronizing all of my stuff. The stuff of which I… Read more »