Compound Theory

v2.0

Categories

  1. Transfer
  2. ColdFusion
  3. JRuby
  4. Java
  5. ColdSpring
  6. Squabble
  7. JavaLoader
  8. ColdDoc
  9. 2ddu
  10. AsyncHTTP
  11. OO Analysis and Design
  12. Flex
  13. Railo
  14. XML / XSL
  15. Hibernate
  16. ColdFusion Builder
  17. Fall
  18. Ubuntu
  19. XHTML / CSS
  20. Eclipse
  21. Git
  22. Oracle Database
  23. Usability / UI Design
  24. webDU
  25. cf.Objective()
  26. LWJGL
  27. cf.Objective(ANZ)
  28. Captcha
  29. MAX
  30. Melbourne CFUG
  31. Martial Arts
  32. Random Things
  33. Conduit

Recent Posts

Projects

Recent Comments

23 August 2008 04:25 PM 0 Comments

Transfer 1.1 Release Candidate 2

Release Candidate 2 of Transfer 1.1 is now available for download.

It has several critical bug fixes from the previous Release Candidate.

While I did promise several blog posts about the new features, I simply haven't had time, as I'm been incredibly busy with client work, and working on Transfer.

That being said, the documentation for all the new features has been written in the wiki, and you can also view the latest presentation recording that I did, which covers many of the new features found in Transfer 1.1.

Transfer 1.1 Release Candidate 2 can be downloaded from here.
22 August 2008 06:57 AM 0 Comments

eSeminar Recording: What's new in Transfer 1.0 (and 1.1?)

Just to let you guys know, the recording for the recent eSeminar, What's new in Transfer 1.0 (and 1.1) is available .

You will also find the code examples available to download along with it.

It was a fun presentation to do, so I hope you enjoy it.

21 August 2008 07:02 AM 0 Comments

TransferSync for Transfer Clustering

Tom de Manincor Released yesterday TransferSync , a nice tool that works with Transfer to enable it to be used across a cluster of servers, and maintain its cache.

It's really a nice little piece of software, a huge thanks goes out to Tom for putting this together.  He's expanded on some of the ideas that Sean Corfield had in his original clustering implementation,  and has expanded them nicely.

For more details on TransferSync, check out Tom's blog posts !

18 August 2008 12:15 PM 0 Comments

Melbourne CFUG - 21st of August

Sorry about the late blog post on this! I just realised I hadn't put one up!

Location:
NGA.net, Level 2, 17 Raglan St, South Melbourne
Map:  http://link.toolbot.com/google.com/73016

When:
21st of August, Meeting starts at 7:00, so get there before hand (doors open
at 6:30).

Agenda:
Dale Fraser

Dale Fraser is the Chief Technical Officer at CogState Limited. Working on
varied projects using ColdFusion, Flex and C++, CogState develop Cognitive
Testing Software use mostly in Clinical Trials.

Report Builder (The Hidden Gem)

People may or may not realise that a report builder is included with
ColdFusion since version 7. Along with this report design tool, comes some
additional ColdFusion tags to allow you to incorporate full featured
reporting into your application without additional expense. While Report
Builder is not as rich featured as Crystal Reports or similar, it provides
all the necessary components to create reports, and being part of ColdFusion
the code and syntax used within reports is ColdFusion code that will
familiar to you all.

So if you either don't know about the Report Builder or have never has a
chance to play with it, this introduction will get you started. Things
covered will include

1.    Designing a Report (No Code)

2.    General Reporting Concepts, grouping, totalling etc.

3.    Passing a Query into a Report

4.    Generating a Report silently to a PDF

5.    Printing a Report silently to a local printer.

If you are going to attend, please RSVP to mark (dot) mandel (at) gmail
(dot) com.

Only those that RSVP are eligible for the door prizes, so make sure you
apply!

Or add to your Google Calendar - search for 'CFUG Melbourne'.

As per usual, we'll grab pizza during the evening, so we have something to
scoff down!

Look forward to seeing you all there.

14 August 2008 05:27 AM 1 Comment

eSeminar Tomorrow!: What's new in Transfer 1.0 (and 1.1?)

I'm going to be presenting 'What's new in Transfer 1.0' in Adobe's continuing eSeminar series.

Agenda:
Transfer 1.0 is finally here! This release comes bundled with lots of brand new features, bug fixes and performance improvements. In this eSeminar we'll introduce you to the new Transfer functions and provide more ways to implement ColdFusion applications faster than ever before.

We may also look at the new features that are in 1.1 at the same time as well.

Time and Date:
Melbourne, Australia: 2pm, Friday 15th August
USA - PST: 9pm, Thursday 14th of August
USA - EST: 12am, Thursday/Friday, 14th of August
London, UK: 5am, Friday 15th of August

For more times in your timezone, see: http://snipurl.com/3fk87

To register, go to:
http://www.adobeeseminars.com.au/events/register/18103633

Look forward to seeing you guys!
 

07 August 2008 07:00 PM 0 Comments

Installing Oracle XE on Ubuntu

This is more a note to myself, as I seem to forget this step whenever I am installing Oracle XE on an Ubuntu server.

As well as all the usual suspects (build-essential, linux-header-server, etc), also remember to install:

Either that, or if you feel like downloading a random 200MB, you can install it from the Oracle repositories.

Now excuse me, while I go beat myself over the head for spending hours trying to work out why Oracle wasn't working.
04 August 2008 10:52 PM 0 Comments

Transfer 1.1 Release Candidate

Transfer 1.1 Release Candidate

Hot on the heals of Transfer 1.0, is Transfer 1.1, now with added sugar and spice, and all things nice! :oD

This release has been squarely aimed at large Transfer based systems, in order to give them more control over the caching layer, and provide more performance overall.  (Which is not to say this isn't a release for everyone else as well, because there are lots of good things to share all around).

I'm not going to go into huge detail on each of the new features, but instead will be running a series of blog posts, highlighting each of the new main features and how you would use them over the next coming week or so.

The documentation is still mostly forthcoming (have to get that paying work finished!), but expect it to show up on the wiki in the next few days.  If you want a head start, most of the tickets linked in the release notes have a link to the relevant google group post, or the usage details can be found in the tickets themselves.

To give you a taste, of some of the really interesting new features:
You can read about all the details on these features in the release notes.

Happy Downloading!