It took all weekend, but I was finally able to get my blog updated to the (almost) latest version of blogCFC. It looks like I wasn't the only one who had a hard time with the upgrade. Admittedly, my troubles were all self inflicted as I had quite a bit of customization to both the look and feel, and some code I had in place to manage two blogs from a single codebase.
If you don't use WinMerge, I suggest taking a look. Without a diff/merge tool like this, it would have taken me a heck of a lot longer to perform the upgrade.
So far, everything with 5.1 seems to be working ok. I had some errors from the Yahoo slurp spider trying to follow my Print links. Not sure why it's doing that as the links are clearly labeled NOFOLLOW.
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 |
Using the ColdFusion Report Builder – Part 2: Creating Charts in Reports
Roman Smolkin said: I am fairly seasoned CF developer with MS SQL 2008, but never had to use the Report Builder until no...
[More]
Issue with Ehcache and ColdFusion Query Objects
Ben Nadel said: I think this is almost a case of knowing too much about caching :) By that, I mean that I would susp...
[More]
Issue with Ehcache and ColdFusion Query Objects
Luis Majano said: Totally understandable Rob!! The docs definitely need this kinda input for sure.
By the way, I will...
[More]
Issue with Ehcache and ColdFusion Query Objects
Rob Brooks-Bilson said: Luis, makes perfect sense (now). My stumbling block was that I didn't realize that Ehcache was desi...
[More]
Issue with Ehcache and ColdFusion Query Objects
Luis Majano said: Rob, this is also due to the nature of strong references the objects have. If copy on write is enab...
[More]
Vendor Branches have saved my hide on more than one occasion. Its great for websites that use a cms editor or any one elses software as a dependency.
Its a pretty easy to use and small program for comparing 2 files (or directories).
I've been a long time Winmerge user. It's absolutely indispensible!