OpenBD 1.1 has been released

For anyone who uses CFML OpenBD 1.1 was released.

I've used both ColdFusion (Adobe) and BlueDragon (NewAtlanta) in my years of using CFML... for those who don't know, OpenBD in an open sourced release of BlueDragon.

Interesting times if you're using CFML (or thinking of it) because the old argument about cost has been thrown out the door with the open source releases of Railo and OpenBD.

New functionality of note (for me) in this OpenBD 1.1 release is cfvideoplayer, although the recent "tweaking" of OpenBD by Vince Bonfanti to run on Google's cloud is pretty darn neat.

Open Source Railo CFML server released

Some great news in the CFML world.

Railo has officially released their CFML server as OpenSource.

I've used Railo a bit... mostly to develop. I'm strongly considering switching this server to Railo...

Like their site says, Railo is fast, feature-rich and syntax compliant.

I loved their "express version" as it allowed me to very quickly download a zip file, extract it and fire up the server... no install, no configurations... other then setting up a datasource... perfect for development. The express version made it very easy for me to want to get my hands dirty with Railo.

Railo runs very well with the more popular ColdFusion frameworks.. also runs the Sava CMS.

And now, like I said, I'm thinking it's time to start using it. Full time.

SES URLs with Apache and htaccess

 

After spending a little bit of time trying to see if I could setup an upcoming site with SES URLs on Apache.... I found out how.

Thank you Google. And... Thank you Simon Whatley

I managed to find a few things with Google quite rapidly.. .and then I found this gem of a blog post.

To make a long story short (you gotta go read his post).... server was setup... but the only thing missing was the .htaccess file's settings.

So, after I added the following in my .htaccess file it worked flawlessly.

 RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.cfm/$1 [L,QSA]

 Obviously this example is form a ColdFusion (or CFM) template... but adapting to PHP is nice and easy.

What are you working on?

 The last couple of weeks, after the christmas holidays, I went from finishing a bunch of stuff and getting a little bit "slacker" in terms of how much work I have... to now having work lined up for the next little while.

In the past 2 weeks I've had to upgrade software on a couple of servers... PHP, MySQL.. updates... I got to install and learn about APC for the first time.

I also got to work with Magento for the first time. Magento is an Ecommerce platform. Coded in PHP and using the Zend framework. This has prompted me to try to learn a bit more about PHP. Code it a bit more and I'm gonna learn "how it runs" just a tad more.

I've also got a project where I have to merge 2 existing ColdFusion apps... one using Model-Glue and the other a "home grown" kind of framework. These 2 apps then have to be merged into an existing intranet using another "home grown" framework.... user rights... etc.... should be a bit of a challenge in how it's supposed to work.

Then there's a couple of smaller ColdFusion projects.. which should be pretty straight forward.

And last but not least is something I've been trying to develop for quite some time... which I'm going to upgrade. A re-write. It's a ColdFusion app. The upgrade will use ColdBox or Model-Glue for the administrative section. Most likely keeping it's MySQL 5 DB in the backend.

Possibilities for a couple of things in near future too..... so, I will likely be busy.

Et vous??

ColdFusion gets some love

Found this on a couple of blogs.

ColdFusion, which is often mentioned as being dead or dying is anything but...

CF was ranked among favorite app servers.

2 blog posts I found mentioned it:
Gary Gilbert's blog
Monochrome blog (John Beynon)

 And.. here's the article which mentions it....

CF411 - over 700 tools and resources

I just found this and wanted to post.

Charlie Arehart has created CF411 which are tools and resources for CF (ColdFusion) developers. Over 700 tools/resources in over 100 categories.

Quite abit to consider on this site to help out with your (or mine) ColdFusion projects.

This is a very extensive list.... I was impressed to see all the stuff Charlie has listed. Good stuff!

So if anyone reading this may be working on some CF projects (or other langs) this site may just be of use to you.

http://www.carehart.org/cf411/

OpenBD (Open BlueDragon) VMWare image available

It really hasn't been released that long, and already there are some great resources/configs available.

Here's the VMWare image using CentOS 5.1.

I still haven't gotten around to it..... but I'm gonna install this to mess around with....

I promise...

OpenBD on Tomcat - how to

I found this blog entry on how to get OpenBD up and going on Tomcat.

I still haven't gotten around to trying out OpenBD, although I've been meaning to!!

(Check it out!)

New OpenBD could open some doors for CFML (ColdFusion)

I've been using ColdFusion since about ColdFusion 4.5. That's back in 2000/2001.. In the Allaire days...

I remember when New Atlanta put out the first version of BlueDragon. It coincided with my first Linux server setup.

I've been using both pretty much since then. With my small business, with my current day job..... I've always had my hands dirty in CF.

Recently, New Atlanta have released OpenBD (Open BlueDragon) which is a free/Open Source version of their BlueDragon CFML server. (GPLv3 license)

I've been lurking on their google groups list as I'm quite interested in the project. It (the project) seems to have a great steering committee .

This should be a great project, I haven't yet had time to play with it, but I'm watching all the discussions with great interest.

There are some blog posts turning up about the project, configs..etc.

Here is one that I just finished reading..... I might just try the Eclipse config....

http://neilmiddleton.com/2008/05/07/open-bluedragon-makes-cfml-development-easy-again/


RSS

Search

CF_Yves - Flickr

Me with Shovelhead
My Photostream

Calendar

Sun Mon Tue Wed Thu Fri Sat
   1234
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   

Archives By Subject

A glimpse of the worst (4) [RSS]
Adventures in self-employment (8) [RSS]
Bands (13) [RSS]
Books (1) [RSS]
Business (18) [RSS]
Cars (2) [RSS]
Celebrities (5) [RSS]
ColdFusion (9) [RSS]
Comedy (2) [RSS]
Drums (9) [RSS]
Gigs (1) [RSS]
History (6) [RSS]
Hockey (10) [RSS]
Humour (1) [RSS]
Internet (6) [RSS]
Mac (3) [RSS]
Money $tuff (4) [RSS]
Montreal Canadiens (17) [RSS]
Music (27) [RSS]
Musicians (8) [RSS]
NBA (1) [RSS]
News (71) [RSS]
NHL (9) [RSS]
OpenBD (1) [RSS]
PHP (2) [RSS]
Picture Fun (2) [RSS]
Politics (5) [RSS]
Reading (1) [RSS]
Seventh Stone (7) [RSS]
Software (26) [RSS]
Stuff (2) [RSS]
Technology (72) [RSS]
Toronto Raptors (1) [RSS]
Videos (19) [RSS]
Web Development (1) [RSS]
World Stuff (4) [RSS]
Yves Stuff (66) [RSS]

Subscribe

Enter your email address to subscribe to this blog.

G Ads

Blogroll

The Hallway
Cracked Virtue

Blog sites

Add to Technorati Favorites

Blog Directory, Find A Blog, Submit A Blog, Search For The Best Blogs

Blogarama - The Blog Directory

Blogio.net blog directory

Blog Flux Directory

Tags

bands business hockey montreal canadiens music news software technology videos yves stuff