Browsing »

Correcting Wordpress Custom Query Paging Issues

Correcting Wordpress Custom Query Paging Issues

Recently I’ve created a microblog within my site to post simple and interesting things I’ve come across on the net that don’t fit into my current blog structure. Technically speaking, it’s just a separate Wordpress page modified with a custom template and query to grab posts only from a specific category. Once I pulled the [...]

Site News: Back Off The Couch

Site News: Back Off The Couch

For a couple of years I administered a second website, I’m Not Allowed On The Couch.com, along side this one. The site was nothing more than a mere interest blog where I could post and publish thoughts about the random websites, images, games, and videos that I found in my travels across the interwebs. I [...]

A Little More Hate For Coldfusion [IsDate() Method]

Coldfusion’s IsDate() method has fooled me for the last time. Where as any self respecting programmer would think that a method name IsDate, that returns a value of ‘yes’ or ‘no’ no less, would be checking to ensure that the date in fact is valid. That is where I was wrong. Looking at the method [...]

ColdFusion Causes Frustration {HTML Input Element Arrays}

I don’t understand why ColdFusion insists on making things difficult. I’ve come to understand that it is not possible for ColdFusion to make use of inherent input arrays when one or more input elements is left empty. For some reason ColdFusion always drops the empty values from the array. I can’t think of any possible [...]

Pulling A Substring Out Of A String With Regular Expressions And ColdFusion 8

I have a love/hate relationship with Coldfusion. (Okay, so it’s more hate than love) But one of the aspects of the programming language that I have come to love is it’s simplicity with dealing with regular expressions. Using predefined methods such as reFind() and reReplace() have made task, which could have been overly frustrating, very [...]

Page 1 of 3123