Web Tips
Sharing our knowledge of CFML & jQuery and many other web development tips.
Sharing our knowledge of CFML & jQuery and many other web development tips.
![]()
Having used Eclipse and now IntelliJ for some time, I have often found it handy to build applications with Ant. It has been some time since I have taken a look at the process I was using and I really needed to find a better way to compress my javascript files, so I decided to [...]
Continue Reading![]()
I have been writing queries of one type or another for several years and for the last year and a half I have been trying to learn MSSQL. Although most of the syntax is like every other SQL language, the differences are enough to make me struggle. One particular item that has always flustered me [...]
Continue Reading![]()
So I recently upgraded from Galileo to Helios and although I tried to use the upgrade instructions online, I had to many dependency issues and had to do a fresh install. I decided to start from scratch and removed the eclipse folder, deleted all cached and preference data and wiped out the workspace/.metadata. I downloaded [...]
Continue ReadingUnfortunately during testing I have had some typo’s and the generated report stored in the directory structure did not display as intended. The changes needed really didn’t warrant processing the script again and adding more useless entries into the database, so I decided to change the script and then update the html in the report.
Continue Reading