After a bit of playing about I’ve got my water level sensor working ๐ I’m using Muninรย to log the data coming back from the unit attached to the sensor. The unit is overkill for my needs, but since I had it lying about here and I didn’t want to spend anything to do this job …
Category Archives: Web
Windows Live Mail
Just a quick note to let everybody know that I’m making good progress reverse engineering the Windows Live Mail protocol. With the help of a couple of other people I’ve managed to determine the nature of the compression used on the message data. We’ve successfully managed to build the decompression table and I’m now working …
HTTPMail 1.52 released
I’ve received quite a lot of email about 10.5.3 breaking the plugin, and finally got around to looking into it today. I have uploaded a new version of the plugin that seems to work for me ๐ As always the latest version can be grabbed from my downloads page.
Microsoft is going to disable WebDav access to Hotmail
Well, it was fun while it lasted, but Microsoft has finally decided to close access to its servers via the WebDav (or HttpMail) protocol. As my hotmail plugin uses this protocol to communicate with the hotmail servers this means that as of June 30th 2008 my plugin will no longer work ๐ I am looking …
Continue reading “Microsoft is going to disable WebDav access to Hotmail”
Weird characters in the previous post
Something really strange happened in the previous post. There were these weird characters appearing in the text. From what I can see it is WebKit trying to be helpful and create non-breaking spaces. Unfortunately rather than insert a good old it is inserting 0xA0 characters. I’ve just added some code to look for these …
WebView woes
I have been working on a little blog posting app for my wife for some time called BlogThing. ย The first version worked well enough that I released it for download from the Automagic Software site. ย It used some pretty nasty stuff that iterated over the chunks in an NSAttributedString, and while it worked pretty well …
MMKeys songbird plugin
I’ve been insanely busy the last few months. I’ve recently changed jobs and had to go overseas to meet the client so have not had as much time to work on things such as my HTTPMail plugin ๐ Anyway, today I got an email saying there was a new version of Sonbird (a really nice …
HTTPMail plugin 1.51 release
ok, I’ve just released a new version of the plugin for Leopard. here. Changes: Fixed downloading loop Fixed NULL account Fixed disappearing account problem Enjoy ๐
HTTPMail Plugin and Leopard
Tonight I’ve had some success with getting the plugin working under Leopard. It still isn’t ready for public consumption, however it is coming along nicely. Currently if a httpmail account is already configured it will connect to the Hotmail servers and successfully download the messages. Unfortunately sub-folders aren’t quite working yet, nor is creation of …
Net access
I’m going to be off the net for the next couple of weeks ๐<vader class=“starwars-episode-three, padme-is-dead”>NOOOOOOOOOOOO!</vader>We’re moving into our new house in a couple of days and since the previous owners moved their phone to a rival phone provider it is going to take at least 10 days to get it all sorted out again.รย …