Archive for the ‘Development’ Category

I just saw the neatest feature in the Linux text editor VI.
All of the links in the code are surfable. You just drill in through the includes between all of your files. Very cool.
I wonder if there’s an extension to do this in CfBuilder, or from the Eclipse world?

It’s well known that RDS shouldn’t be enabled on a production ColdFusion Server.

Over the years I haven’t been much of a user of RDS anyways so I usually just left it disabled.

Lately though RDS is starting to have a lot more value to me, I have been using ColdFusion’s Report Builder a lot more in addition to ColdFusion Builder itself, which use RDS a lot more to expose a lot of neat functionality.

In my original ColdBox 3 review, I mentioned that I would be starting a brief ColdBox Series to cover my experiences and any questions that came my way.
I have used the past few months to approach ColdBox in two different ways:

Existing Applications – Consider porting, or continuing development in ColdBox.  Like any re-factoring, there are [...]

I came across an article by Joel Spolsky in Inc. Magazine announcing he’s quitting his blog.

For one of the original software development bloggers to announce something like this out of the blue, it seems quite strange.

Joel mentions a number of reasons that I think are interesting to look through:

Einstein wasn’t wrong when he said the only thing that got in the way of his learning was his education. Learning how to think — creatively to solve problems, to find dots and connect them, are skills that are hard to find, hard to develop, especially when we can get into a trance with technology.

I think we’re most alive when we create.

So… had a bit of a mixup.

February was a bit of a busy month for me so I wrote some content in advance to publish for sure, and to add more when I had the chance..

Evidently, PHP and wordpress do not work out of the box to automaticaly publish scheduled content.

Maybe I should go to a ColdFusion blog. :)

In any event, my apologies, I’ll post the rest and it should show up on the RSS feeds.

In creating software, be it a startup or a client project, key decisions need to be made and implemented based on security.

In the world of security I have learnt a few things, usually the long way.

Happy New Year!
The past few weeks I’ve been thinking about how I’d like to continue to build in 2010.
Whether you are on the business side of technology, or the implementation side, there are some common elements to all projects no matter the viewpoint.
Great software systems:

Make users great. Make your users awesome at what they do [...]

It’s always interesting to see the design / default setting considerations made in software.

One that has always stuck out to me is I can’t figure out for the life of me why most IDE’s don’t enable line numbers by default. No matter what we write, sooner or later we have to refer to the line number.

Luckily for Adobe’s ColdFusion Builder,

One of the neat discoveries about ColdBox is the ColdBox plugin for Adobe ColdFusion Builder.

Here’s the problem… I couldn’t get the ColdBox Platform Extension installed in ColdFusion Builder with the existing instructions in the link above. I suspect the older version of the ColdFusion Builder allowed you to do it from more than one location.


top