» Read All... »I like using — it's freaking awesome to be able to use alpha channels directly with a given color, without having to mess with the CSS opacity settings. I also make heave use of pretty sufficient out-of-the-box support for CSS-based animations and transitions. Using jQuery plugin for , the same good old $.animate() calls can be made to work seamlessly with CSS color properties such as backgroundColor, borderColor, outlineColor, color etc. The catch: RGBA colors are ignored. I tried using the but found two drawbacks: it had its own $.colorBlend() method rather than working seamlessly with $.animate() — which I didn't particularly mind — but it also caused sustained flickerings in my test cases (yes, even though the change log reported that many flickering bugs had been eliminated) and it doesn't technically work with an RGBA alpha channel but uses CSS opacity properties behind the scenes, which was not what I wanted.
» Read All... »roxbase is a minimal and very simple Template System for Lisp. It isn't yet feature-complete and first and foremost intended for my own use. I have only 'tested' (used) it under .[1]
» Read All... »
In my previous post I linked to that "Framework Studio" which I read about in the German a while ago.
» Read All... »
After I have decided to go for the localization tool (I find it difficult to blog about it without having a proper name for it first—usually, apart from my dubious company name, naming is not one of my weaknesses), I moved a great deal of the codebase of my other product development into a separate DLL for reuse. That class library, dubbed AuthorBase, now provides a pretty complete framework to easily and quickly create the scaffolding for an application that has some or all of the following requirements:
16:22 / 01 Sep 2006:
Take a quick look at Ian's page I linked to: here's a good examp…
16:04 / 01 Sep 2006:
ah, no judging by cover, dont you say?
I only had a quick…