Archive for the 'Stylish' Category

Things that are wrong with 0.3.1

Friday, April 28th, 2006

zh-TW doesn’t work
When Linkification is installed, installing a style turns URLs into null
You can open more than one window per style using Update button
Manage window doesn’t reload when enabling or disabling a style from the status bar or toolbar (causes a “reloadManageWindow” error in the console)
Error when saving a style after closing Manage window (”stylishCommon [...]

The fate of 0.3

Thursday, April 27th, 2006

0.3 had a corrupt chrome.manifest. It somehow passed review and was on AMO. This version does not work.
Because of AMO’s policy of not allowing submissions of the same version number, 0.3.1 was released. This version does work.
The worst feeling in the world is when you finish something only for someone to say “hey, dude, this [...]

Stylish 0.3 Imminent

Thursday, April 27th, 2006

Just waiting for review on AMO before publishing all the changes…
It’s up. Go get it!

Feature complete

Monday, April 17th, 2006

I’m considering the development version as feature complete now (with the exception of Thunderbird toolbar icon, which is held back by Thunderbird not working on my system). Unless I’ve agreed to implement a feature and forgot about it or someone has a really kick-ass idea, that’s it for features. If you find bugs, tell me [...]

Custom views are easy

Tuesday, April 4th, 2006

I expected my reworking of Stylish’s Manage Styles dialog to use a custom view to be hard. I mean, the “automatic” one I was using before was a bitch, so shouldn’t a custom one be even worse? Nope. Easy. The only hairy thing was getting sorting working properly, but even that’s an improvement over the [...]

Working vacation

Monday, March 6th, 2006

I’ve been moving into a real life house out in the country for the past week, which is why nothing’s been happening around here. I should get Internet access on Wednesday.
The folks over on the discussion thread are getting antsy and writing their own version of Stylish with sidebar integration. Sounds good, but I’ve yet [...]

What’ll be in Stylish 0.3

Thursday, February 23rd, 2006

List here.
In case you’re wondering part two, styles must now have 3 ratings to show up in the Highest Rated list.

addons.mozilla.org

Monday, February 20th, 2006

Stylish is now on AMO! Go and rate it real nice.
From what I had heard about AMO, I was expecting the review process to take weeks. It took 52 minutes. Thanks Arteekay.

Text search and what’s next

Saturday, February 18th, 2006

You can now do text searches. It doesn’t recognize advanced query syntax like quotes and minuses and stuff, but it works.
Next I believe I’m going to go back to work on Stylish. I’ve already got a better error dialog implemented along with a few other simpler things. I’m going to put a list of current [...]

Adventures in development - Web standards and Firefox extensions