Entries Tagged as 'Web Development'

Latest Mobile Project

Ajax , ColdFusion , Mobile , Web Development No Comments »

Story done by Hamilton College on our latest mobile Web project using both jQuery Mobile and CSS media queries:

http://www.hamilton.edu/news/story/hamilton-offers-fast-access-with-new-mobile-friendly-app

Read more...

OpenOffice Word and Excel to PDF Conversion for Railo and Adobe ColdFusion

ColdFusion , Railo , Web Development 1 Comment »

I recently had to come up with a solution for Word-to-PDF file conversions on a server that was running Railo.  After much searching and combining of various articles that I read, I decided to put together a simple CFC to make this easier for others (and reusable for me).  This CFC will convert any document format that can be opened with OpenOffice (including Word, Excel, Powerpoint) to PDF format.

Read more...

How to Fix Mango Blog After 1.6 Update Breaks It

ColdFusion , Web Development No Comments »

After applying the 1.6 update to Mango Blog, my blog immediately stopped working.  Even after modifying some code to get around the error, all extensions were broken and the captcha disappeared - allowing spammers to take over.  The answer was out there in the Mango forum, but it took me a while to find it.  I thought I'd spread the word for other Mango users.

Read more...

UTF-8 and Other Character Sets with ColdFusion

ColdFusion , Default , Web Development No Comments »

By default, ColdFusion does not store data as UTF-8 into SQL Server.  This is a problem for Chinese characters sets, as well as many others.

Read more...

jQuery Uploadify - checkScript Example for ColdFusion

ColdFusion , Default , Web Development 3 Comments »

All of the programming that comes with the Uploadify plug-in for jQuery is done in PHP.  I've converted the new checkScript feature to use ColdFusion instead. 

Read more...

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds