Fullasagoog

Show all feed information | Ping Blog Update

Dean’s Permalinks WordPress PlugIn 4 years ago

Until last night, my WordPress permalinks were nothing more than the default of a URL variable containing the number of the post ( i.e. http://www.rabidgadfly.com/?p=49). I’ve been wanting to change to a more descriptive and search engine friendly U

Dean’s Permalinks WordPress PlugIn 4 years ago

Until last night, my WordPress permalinks were nothing more than the default of a URL variable containing the number of the post ( i.e. http://www.rabidgadfly.com/?p=49). I’ve been wanting to change to a more descriptive and search engine friendly URL but this would require a boatload of …

Using CFAjaxProxy in a Shared Hosting Environment 4 years ago

As I mentioned in my last post (Drag and Drop Sorting with CFAjaxProxy and Script.aculo.us) I’ve started to use CFAjaxProxy. It’s been very easy to integrate and I had no problems at all on my local machine. However, after posting my work to a

Using CFAjaxProxy in a Shared Hosting Environment 4 years ago

As I mentioned in my last post (Drag and Drop Sorting with CFAjaxProxy and Script.aculo.us) I’ve started to use CFAjaxProxy. It’s been very easy to integrate and I had no problems at all on my local machine. However, after posting my work to a live site my AJAX functionality ceased …

Drag and Drop Sorting with CFAjaxProxy and Script.aculo.us 4 years ago

I made a video player recently containing a list of videos. My client requested the ability to put them in a custom order. It didn’t take much research to find the functionality in the Script.aculo.us library. The question was, how do I implement it

CFQUERYPARAM with LIKE and IN Clauses 4 years ago

ColdFusion’s CFQUERYPARAM tag is important for several reasons, most notably data type validation, improved query performance, and foiling SQL injection attacks. Basic usage is simple: SELECT * FROM tblCustomers WHERE customer_id = <cfquerypara

Use to Generate Temporary Thumbnails 4 years ago

I’m wrapping up a sizable project that required 200×200 thumbnails for about two thousand pieces of content. The agency I’m working with required properly-sized thumbnails to proceed with their testing. Unfortunately, thumbnails did not e

Passing an Array or Object using Flash AS3 Remoting? Don’t Forget the Object Encoding! 4 years ago

Earlier today I posted about an issue I was having when attempting to pass a structure to a ColdFusion web service using AS3 netConnection. Whenever I attempted to pass a structure to the web service, the call would be rejected before it even reached the

Is it possible to pass a structure to ColdFusion using Flash AS3 / Remoting 4 years ago

I’ve posted on a few forums now with no results so I’m resorting to my own blog. What I’m trying to do is pass a structure to a ColdFusion component from Flash. I’ve tried using Array, Object, and Dictionary types but it keeps fail

How I Fixed My Failed WordPress Upgrade 4 years ago

Today I visited my site to find that it was down…hard. I tried going into the WordPress administrator and was greeted with a message stating that my installation was out of date and that I needed to upgrade. This message was followed by a link to pe