Archive for April, 2008

3.2.1.2 now on AMO

Tuesday, April 8th, 2008

The fixed version is now on AMO. Seriously, stop flaming me. I admitted my mistake, fixed it and uploaded the fix.

So let me get this message clear:
I fixed it already. Seriously.
My email box is not a public forum.

If you don’t see the new upgrade, install the new version here.

3.2.1.2 Announced, Uploaded

Tuesday, April 8th, 2008

Yeah, this is kinda sad.

Normally, when I go to rewrite a function, I check inside files to see if any other functions need to use this function. If so, I keep those dependencies in mind.

Well, I searched in all my files to check if the function that clears urls for opening in the external browser had any dependencies.

Here’s what it said: No results found.

Guess what? THAT IS SO WRONG!!!! It turns out, several files send this function arguments (arguments share data between functions), and the new function doesn’t take arguments. So a huge bug is produced.

In conclusion, don’t use the software called Search GT (it screws your results) and don’t only depend on Explorer searching functions (I also checked in Notepad but got no results).

3.2.1.2 should fix the bug, and if it doesn’t, then I freaking hate the Sibbie (Strong Bad reference).

3.2.1.1 Released

Monday, April 7th, 2008

Version 3.2.1.1 is now available on AMO.

This is also the 100th post on this blog.

Heads up

Sunday, April 6th, 2008

Just to clarify, better form controls refers to better POST form support. Support for forms that use the GET method (stuff that adds a ? and then things like q=google&l=en, etc) hasn’t changed. Checkboxes and Radioboxes are still buggy (and I don’t think I can fix it). You still can’t upload files through Thunderbird (not like I was planning to support that anyway [this isn't sarcasm]).

Blog Theme

Saturday, April 5th, 2008

Well, I reverted the hard to see theme with something a bit more…open…and clean. It’s much better then the theme I was using before. Plus, I modified it a little to show pages.

Also, the what’s changed page is up. I haven’t got to test the What’s New feature yet, but I’m quite certain it will work.