Reading time: 5 – 8 minutes Photo by: gagilas As previously promised, today I’ll be publishing my migration scrips from Mango Blog to WordPress. As mentioned previously, I wrote this script entirely for my own benefit, so please excuse me if it doesn’t meet your expectations. It has only been tested on mySQL, but should [...]
This is an idea I got from a Ruby on Rails extension called in_groups_of.
Basically the idea behind this method, is to be able to get an array of any size, and split it up in groups of arrays with smaller sizes.
One application that keeps coming back over and over again, is the ability to display tabular data in columns instead of rows.
Imagine the following array as an example:
Continue reading about CFML 101 – Grouping arrays for column presentation

(Photo: slowdown)
Continue reading about CFEclipse 1.3.5 – Bug found + workaround
Reading time: 1 – 2 minutes (Photo: TalkingTree) It just came to my attention that CFEclipse 1.3.5 has been released, and as usual I am a bit late announcing it. From the what’s new page, we can see that loads have been added to it, but the highlights in my opinion are: Proposal Categories Function [...]
Reading time: 3 – 5 minutes I’m probably late on this one, but mangoBlog v1.4 has just been released. From the changelogs: What’s new in version 1.4 Revisions of posts and pages are now stored and user can “restore” an older version Added a permission for users to not to be able to access the [...]
Continue reading about MangoBlog 1.4 Released and Important notes
Recent Comments