Brothercake
a round peg in a square hole, that still fits
Brothercake is a professional web-developer based in the UK, specialising in advanced JavaScript programming, and accessible site and application development. This site is a portfolio for my work, and a collection of useful resources such as scripts, games and articles.
There's also some bits of personal stuff, and occasionally I sound-off about something or other
Latest news and stuff
- Dust-Me Selectors 4.1 for Firefox
- Development Tool | Published 6th October 2013
-
Dust-Me Selectors 4.1 is now available from the add-ons directory.
Version 4.1 fixes the compatibility issues that arose in Firefox 22 (because several key classes were summarily removed, which broke the extension).
Version 4.0 was never released, because of problems with the add-ons review process (bugs in the automated validator that incorrectly rejected the first build, then delays and mistakes in the manual review process that held it up for several weeks, by which time it was broken).
Overall, the latest version is a major upgrade from Version 3, with many requested new features including the widely-requested cleaning function, which can create copies of stylesheets with the unused selectors removed. Automation has been overhauled, adding the ability to restrict it to specific sites, and replacing the existing mutation event with three mutation observers. The core scanning process has also been upgraded, adding support for internal stylesheets (i.e. rules defined in style elements), as well as some new selector filters, that make it possibe to test for things like dynamic states and pseudo-elements, which selector queries can't normally match.
Other notable new features include support for spidering XML indexes and RSS feeds, some built-in help files, a whole bunch of new preferences and options, and many important bug-fixes. Check out the changelog for full details. more →
- Quite Times at brothercake.com
- General News | 18th March 2013
-
It's been quiet here at brothercake.com for some time now, but change is in the air, and it won't be like this for long.
I have a brand new site in development which will be ready in the spring. I've had to pause work on that while I focus on a necessary update for Dust-Me Selectors (Version 4.0, which will be ready by the end of March). Once that's done and dusted (if you'll pardon the pun!) I'll be able to re-focus on the new site and get it ready for publication.
The new brothercake.com is a completely overhauled architecture and design, running off a custom-built CMS that I've spent much of the last year working on. I'll be publishing much more regularly, with (at least) weekly posts and articles, and as many scripts and tools as I can find the time and energy to develop.
That's all for now
- Bad Kogan!
- Opinion | Published 21st June 2012
-
So kogan.com has introduced the world's first browser "tax", on customers who use IE7, and apparently they've received a lot of praise for this. Well let me add my voice to those who think this is absolutely appalling. It's a stupid and callous idea, and I can only desperately hope it doesn't set a precedent.
So what's next — a tax on screenreaders perhaps, for the extra time and effort involved in making sites accessible to them? Perhaps a tax on people who don't have Flash installed, because it's such a pain in the arse to sniff for that and design fallback behavior!
The real problem here is not the effort it takes to support IE7. The real problem here is false expectations ... more →