May 15
As
I mentioned before Internet Explorer 8 beta is out. While testing I have surprised for some sites and how IE8 renders them.
Have you seen Adobe.com on Internet Explorer 8?
Here is a screenshot:
Where is the problem? :)
Read more...
May 15
Open BlueDragon
Bug Tracker and
CVS Repository are available now.
I also really wonder why CVS is selected when SVN is available. :) Unfortunately need to install a CVS client now as an extra shell tool.
Read more...
May 15
If you are using Microsoft Access with Unicode drivers which is defined in ColdFusion administrator, you may have problems with boolean parameters.
Following query is a simple filter for active records but because of problems on the default drivers for MS Access it will return null.
Read more...
May 15
Sometimes we may change the default JVM for ColdFusion depending on our needs. This would be useful to get some new features etc. When we need to detect current JVM that we are using in ColdFusion server, we can check the ColdFusion Administrator settings page. But there is also another way of detecting via following code and it would be useful when you do not have any CF admin access on a shared platform etc.
Read more...
May 15
Tableless layouts by using CSS are very popular in web design
nowadays. I also would like to share a simple table approach which uses
CSS to render a table like output.
Here is the code:
Read more...
Recent Comments