My Projects
Search Blog

Categories
Archives
Useful Links
Photo Albums
RSS

Powered by
BlogCFM v1.15

Vivio Technologies Dedicated Hosting
12 March 2007
Join the Open Source NCAA Pool!
Get your brackets in!

The Open Source NCAA Pool is now open!  The winner gets a 2gb USB Flash Drive!

http://www.opensourcecf.com/forums/ncaapool.cfm

 

Posted by rickroot at 4:34 PM | Link | 1 comment
07 March 2007
CFMBB 1.20 Release Candidate Available

Project Page for CFMBB: http://www.cfmbb.org/

I've been working on CFMBB 1.20 for a little over a month now, adding features, debugging, etc... there are a HUGE number of changes to CFMBB 1.20. User groups, restricted forums based on usergroup membership, integrated "content management", integrated file manager, integrated chat, lots of caching for better performance on busy sites, improved installation script, CAPTCHA for improved spam prevention, new topic notification options for entire site, per conference, and per forum, along with some bug fixes, modifications for Bluedragon 7 compatibility, etc.

Download CFMBB 1.20RC now!

Thanks to everyone who helped me get it to this point! And thanks to Ray for a great app to start with :)

Posted by rickroot at 10:16 AM | Link | 0 comments
ImageCFC 2.14 Released

Project Page for ImageCFC:  http://www.opensourcecf.com/imagecfc/

New in Version 2.14 - Exact Size Thumbnails

Thanks to some contributed code, there is now a new "cropToExact" argument to the resize() method. This argument, when combined with a specified width, specified height, and the preserveAspect argument being set to true will cause a image to be resized then cropped to fit exactly within the specified dimensions.

For example, this will allow you to take a 800x600 image, and create a 100x100 thumbnail while still preservign the aspect ratio. In this case, the image would be resized to 133x100, then cropped to 100x100.

Download ImageCFC 2.14 Now!

Posted by rickroot at 9:53 AM | Link | 0 comments