ColdFusion, PHP, Rails, ASP.NET, and more – What do I choose?

Business , Default , Web Development No Comments »

A common question that many business managers and owners have is, "What technology should be used to build my Web site?"

Read more...

FCKeditor and Firefox 3.6 Problem

Default , Web Development No Comments »

A number of people have reported that their CMS or Web system suddenly stopped working in Firefox.  Read on for the solution.

Read more...

IIS7 File Upload Size Limits

Default , Web Servers , IIS No Comments »

By default, IIS7 limits file upload to 30MB.  The docs from Microsoft are a little confusing on this, so I thought I would try to clarify.

Read more...

Changing the page title after it has rendered

ColdFusion , Web Development 5 Comments »

On several occasions I have had the need to modify a page's <title> tag after it has already rendered.  Most commonly, this occurs when a Content Management System is generating the template.  So, I wrote a custom tag to handle this ...

Read more...

Avoid ORDER BY RAND() in MySQL

MySQL , ColdFusion , Web Development 11 Comments »

This is probably old knowledge, but for some reason I never ran into it until this week.  You should almost never use the ORDER BY RAND() statement in MySQL.

Read more...

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