On Overclocking
I still haven’t been able to identify how to control the PLL properly. I need to look into Linux/Android code, where they apparently have the Kaiser running at 528MHz just fine. Again, once I figure this out, the tool will be updated.
On The Touch Pro 2
I got the Touch Pro 2 from Sprint, finally – and can begin working on it. I’ll have a version of the battery driver with FastCharge, Temperature Override and 1% soon, I’ve already disassembled/reassembled it, it’s just awaiting my patches. I’ll probably post a review soon, but the best part of this phone is the screen. If you haven’t seen one, go and look at one. I’d say some of the major cons are the price (on Sprint), the missing tab button and the lack of a flashlight. It is definitely faster according to my reference benchmarks on stock. This will be my target device for a CE6/CE7 BSP as well now.
On Spam
I’ve taken a number of measures to try to reduce the amount of spam incoming on the blog, but BlogEngine seems to have an insane amount of old JavaScript that messes up ASP.NET AJAX extensions. I’ve added a simple captcha, but it seems that isn’t actually stopping the spammers. They must be manually entering it or using some kind of OCR – kind of weird since it is a custom implementation. Either way, I plan on adding code that would require one-time e-mail verification if you enter a website, which should finally fix the problem…. I hope.