Raymond Camden's Blog Rss

Galleon 2.013 Released

10

Posted in ColdFusion | Posted on 04-24-2008 | 3,682 views

I just released Galleon version 2.013. This release has the following updates:

  • I fixed an important bug involving user profiles. If encryption was turned on and a user saved their profile w/o changing their password, their old password was lost. It is critical you get this version if you encrypt your passwords.
  • Two minor cross-site scripting issues fixed.
  • Here is a nice one suggested by a user: The emails that get sent out for messages will now include #last in the URL. This means when you click, you see the latest messages.
  • Few other small changes as well.

Comments

[Add Comment] [Subscribe to Comments]

Thumbs up for this - thanks a bunch Raymond!
Have a great weekend,
Jonas
Ray, do you keep a list of sites that use Galleon? Might be a good idea.
Nah, I should though. I'll probably use the Wiki on RIAForge.
I saw on the MarkItUp! website that their jQuery plugin is now included in Galleon. Great choice!
Wow, they mentioned me? I mean my app? That's pretty cool. 100% of the credit goes to Todd Rafferty. He basically handed me the code. ;)

FYI - I've finally taken a look at jQuery. It's... interesting. I'm waiting for a chance to use it more.
He sure did! Here check it out: http://markitup.jaysalvat.com/home/

Glad you're looking at jQuery. Let me know if you have any questions, Ray and I'll be glad help. And be sure to take a look at jQuery UI for UI controls.
The download has those annoying Mac files in there again.
Grrr. Sometimes I hate my Mac. Get the latest from Subversion - you don't need a client, use the Zip link.

Anyone have any bright ideas on how to strip this crap from the Mac? I did a straight export from my SVN to the Mac desktop and then zipped it.
Hi Raymond,

the .DS_Store files on Mac OS X keep track of folder windows, Icon sizes and Spotlight comments, so whilst very useful for Mac users (as they're by default invisible anyway), they do create some clutter on Windows systems for example.

This can also be the case when accessing network drives, however, this is quite easily resolved by following Apple's techdoc: http://support.apple.com/kb/HT1629

As for clutter in ZIP Archives, please see this link if it has your solution:
http://www.tuaw.com/2007/10/29/removing-ds_store-f...

Best regards,
Jonas

[Add Comment] [Subscribe to Comments]