Archive for November, 2007
If you’re using an earlier version of Impromptu you should look at downloading this new version(it should be backwards compatible unless you’ve made changes). Previously Impromptu worked great in all browsers except IE6. Why IE6? Because of its lack of support for position: fixed; After beating my head on my desk for hours it finally [...]
Unfortunately I had to learn the hard way about the CF_SQL_DECIMAL option of cfqueryparam rounding my decimals off in SQL. I had used it for inserting, then after a while noticed my decimal places were being rounded (3.50 rounds to 4.00) in the database. Come to find out I needed to use CF_SQL_FLOAT instead. Am [...]
I just stumbled across gOS, an Ubuntu distribution revolving around Google products. The gPC is now available through Wal-Mart for $200. If Linux wants publicity and a larger user group this could be it’s ticket to the top. At first glance I like what I see, however I haven’t tried this at all, and I’m [...]
Impromptu 1.1 is now available(since sunday, sorry for the delayed post). Everything works ok for me, but I don’t count for everyone, so if you see any issues please let me know. That being said if you need the previous working version(1.0) for the time being, it can be located here. I hope no one [...]
It almost time. I will be releasing the next version of jQuery Impromptu soon! (Probably Sunday or Monday) Among the next additions will be the following: “Smart” iframe to cover elements that bleed through the fade(ie6, flash, applets) “loadComplete” as a function to execute when the prompt has finished loading(after entrance effects) A few CSS [...]

