Category: CFML - 101

Feb 4 2010

CFML 101 - Grouping arrays for column presentation

 

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:

 

Read more...

  comments - Posted by Marcos Placona at 3:00 PM - Categories: ColdFusion | CFML - 101

Feb 2 2010

CFEclipse 1.3.5 - Bug found + workaround

Bug found on CFEclipse 1.3.5
(Photo: slowdown)

I tried reporting this on track, but it wouldn't let me register for some reason.

Read more...

  comments - Posted by Marcos Placona at 12:10 PM - Categories: ColdFusion | CFML - 101

Feb 2 2010

CFEclipse 1.3.5 Released

CFEclipse 1.3.5 Release news
(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:

  1. Proposal Categories
  2. Function Proposals
  3. An option to automatically format code
  4. Occurrence marking, which will automatically highlight all the occurrences of a selected string
  5. Opening Files from the OS (CFEclipseCall)
Well done to the CFEclipse team!

  comments - Posted by Marcos Placona at 10:43 AM - Categories: ColdFusion | CFML - 101

Aug 12 2009

Railo 3.1.1 released

Railo 3.1.1 Relased

Railo 3.1.1.000 has just been released and is available at www.getrailo.org

From the changelogs:

  • [ RAILO-163 ] cfexecute and arguments containing spaces (Linux)
  • [ RAILO-257 ] Railo will not start - start/stop shells contain ^M characters
  • [ RAILO-275 ] Binary arguments to Railo treated as array
  • [ RAILO-302 ] CFHTTP PUT sends corrupted binary data in body
  • [ RAILO-342 ] Query/Array Rows not Bracketed; on large volumes causes slow performance and poor UI [FDAPI]
  • [ RAILO-347 ] Unable to create remote clients in 3.1.0.024
  • [ RAILO-349 ] Mapping stripped from CFCATCH.MissingFile value
  • [ RAILO-356 ] Spelling Error in upgrade script
  • [ RAILO-359 ] Problem with CF_SQL_CHAR type
  • [ RAILO-360 ] XML lost when serializing an XML document to JSON
  • [ RAILO-361 ] java.util.Calendar
  • [ RAILO-362 ] ordered keys in struct dump
  • [ RAILO-364 ] Error when using cf_sql_numeric with floating number
  • [ RAILO-365 ] Query bracketing does not have correct row numbers in drill down [FDAPI]
  • [ RAILO-366 ] Misspelled struct key on exceptions
  • [ RAILO-368 ] serialize xml
  • [ RAILO-370 ] Query Exception Compatibility: SQL
  • [ RAILO-372 ] Query Exception Compatibility: Datasource

 

To update your current installation, simply access Railo Server Administrator, select the left item on the menu called "update", and make sure the URL is set to be "http://www.getrailo.org". Simply click update, and the available updates will be shown.

Click the button called execute updates, and wait for about 10 seconds while it does all the work for you.

  comments - Posted by Marcos Placona at 1:45 PM - Categories: Railo | CFML - 101

Jun 21 2009

Two new and free ColdFusion services for you!

So I've been playing with Google App Engines, and decided to create two projects in favour of our beloved ColdFusion.

I know there's tons of that stuff around the web, but I wanted to make one that would actually help people from all levels. I'll put their URL's here first, so you can cease your curiosity, and then I'll explain more as we go.

Read more...

  comments - Posted by Marcos Placona at 11:25 PM - Categories: ColdFusion | CFML - 101

Jun 15 2009

Creating new ColdFusion 8 instances - The easy way - Appendix

Following Andy Allan's comment on my previous post, I decided to write a new post and make some things clear here.

In fact, I didn't realize that creating the new instance as a Windows Service through ColdFusion Administrator would cause so much trouble as it does. Basically, if you do check "Create Windows Service", your new instnace will automatically be created as a Windows Service. It's not too bad, as you would normally want your new ColdFusion instance to start-up with your server.

Read more...

  comments - Posted by Marcos Placona at 10:48 PM - Categories: ColdFusion | Adobe | VPS | CFML - 101

Jun 12 2009

Creating new ColdFusion 8 instances - The easy way

I just had to write this guide at work, and thought it could be useful to somebody else.

Basically at work, we have ColdFusion 8 installed on each developer's computer, and in order to have everything separated, we have one ColdFusion instance per project, so we can save on resources, and can fine tune each of the instances according to the application needs.

There's a few ways to accomplis this task, but lately I found that the easiest way if to use ColdFusion Admin itself, and let it do all the work for you. here's how I do it, assuming you have ColdFusion 8 multi-server configuration already installed:

Read more...

  comments - Posted by Marcos Placona at 11:19 AM - Categories: ColdFusion | Adobe | CFML - 101







Related URLs

Subscribe

Categories

Search Archives

Monthly Archives