<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>

	<channel rdf:about="http://www.cfmbb.org/">
	
		<title>CFMBB Forums: CFMBB Announcements</title>
		<description>Forum : CFMBB Announcements : Announcements about CFMBB</description>
	
	<link>http://www.cfmbb.org/</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=7D116218-F704-DCE4-58ADDB640CF6C5BC&amp;r=1" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=7D102B41-9AC2-2B0C-8420ED8A64878406&amp;r=2" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=9B24A9F7-A889-91BA-22536D712E7D0104&amp;r=3" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=9B23A16D-FE70-8F97-1B4EBB0CC2EC5659&amp;r=4" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=F982F72C-C84B-FBA4-1425B24B389EFA6F&amp;r=5" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=B4732FEB-D3EF-F6D4-F42119FFE19D94FA&amp;r=6" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=82847EAB-F7C3-32FD-A5D83D5C725654CB&amp;r=7" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=BA0179F9-D68A-188F-04466234A46F52DE&amp;r=8" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=98A256E0-E599-03B2-6EFAA59497AE84A9&amp;r=9" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=959571EF-A882-9C34-BD27814F1A8622AE&amp;r=10" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=913A0A08-9794-9C12-607F92C71B9C79DC&amp;r=11" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=91274E69-B425-1646-922F0E8A72062A0F&amp;r=12" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=8FC1B44D-9FF4-27B7-F3FF72EDD82B4D6C&amp;r=13" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=8EFAA285-92C0-3BED-8822DCF799139CF1&amp;r=14" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=8E73B3EE-D7BA-3B01-0F18B3ABC4262EF7&amp;r=15" />
			
			<rdf:li rdf:resource="http://www.cfmbb.org/messages.cfm?messageid=896A05B4-99B7-BC75-674CD8C63B5DE3F8&amp;r=16" />
			
		</rdf:Seq>
	</items>
	
	</channel>

	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=7D116218-F704-DCE4-58ADDB640CF6C5BC&amp;r=1">
		<title>RE: CFMBB 1.24 Released</title>
		<description>found a bug already, apparently the &quot;announcement&quot; status of items isn&apos;t updated in the cache when you set or unset the announcement status.</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=7D116218-F704-DCE4-58ADDB640CF6C5BC&amp;r=1</link>
		<dc:date>2008-04-23T20:55:01-07:00</dc:date>
		<dc:subject>CFMBB 1.24 Released</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=7D102B41-9AC2-2B0C-8420ED8A64878406&amp;r=2">
		<title>CFMBB 1.24 Released</title>
		<description>Here&apos;s the stuff from the changelog:

[code]v1.24 - 4/23/2008
- DATABASE CHANGE - do this statement manually:
	alter table cfmbb_threads modify name varchar(100) null default &apos;&apos;;
- include/udf.cfm: improved sortQuery() method to protect from abuse attempts
- includes/udf.cfm:  added bbml support for youtube embedding
- includes/bbcode_control.cfm:  adjusted for youtube embedding
- cfcs/messages.cfc:  fixed bug #29 (see cfmbb.riaforge.org)
- improved parameterization of url parameters for sorting to prevent errors
  being generated by spambots
- more spambrot protection - don&apos;t generate error emails when spambots pass
  invalid arguments to attachment.cfm and rss.cfm
- Added captcha to user registration to prevent help prevent spambots from registering
- Added a robots.txt file to prevent search engines from hitting certain pages
- modified login.cfm to be more user friendly.  Errors now appear in the area that generated them, and anchors are used to scroll automatically to that part of the page.
- integrated the MarkItUp editor for editing posts when BBML is enabled.
- login form uses CFIMAGE when running on Coldfusion 8+ instead of imagecfc
- changed location of thread title in messages.cfm and put it in an &lt;h1&gt; tag for improved visibilty to humans and search engines
[/code]</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=7D102B41-9AC2-2B0C-8420ED8A64878406&amp;r=2</link>
		<dc:date>2008-04-23T20:53:41-07:00</dc:date>
		<dc:subject>CFMBB 1.24 Released</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=9B24A9F7-A889-91BA-22536D712E7D0104&amp;r=3">
		<title>RE: CFMBB 1.23 Release</title>
		<description>Bug #29 Posted to RIAForge

[url]http://cfmbb.riaforge.org/index.cfm?event=page.issue&amp;issueid=9B191E77-A2A1-33D4-F4B5DFE8059CFD56[/url]

Saving a message after editing generates the following error:

Element MESSAGES.BODY is undefined in ARGUMENTS

Occurs at line 468 of message.cfc

Solution:

Change line 458, #arguments.messages.body[1]# to #arguments.message.body#</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=9B24A9F7-A889-91BA-22536D712E7D0104&amp;r=3</link>
		<dc:date>2007-08-25T03:50:45-07:00</dc:date>
		<dc:subject>CFMBB 1.23 Release</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=9B23A16D-FE70-8F97-1B4EBB0CC2EC5659&amp;r=4">
		<title>CFMBB 1.23 Release</title>
		<description>I&apos;m going to try something new here.  This announcement thread announces the release of CFMBB 1.23.

I&apos;m also going to post &quot;known issues&quot; to this thread, so if you subscribe to this thread, you&apos;ll receive updates whenever a bug is discovered.</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=9B23A16D-FE70-8F97-1B4EBB0CC2EC5659&amp;r=4</link>
		<dc:date>2007-08-25T03:49:37-07:00</dc:date>
		<dc:subject>CFMBB 1.23 Release</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=F982F72C-C84B-FBA4-1425B24B389EFA6F&amp;r=5">
		<title>CFMBB 1.22 Released</title>
		<description>I&apos;ve fixed a number of bugs.  No new features.  Here&apos;s the changelog entry:

[code]v1.22 - 7/24/2007
- bug with toggleSubscription.cfm - generated error if user was not logged in.
- post notifications sent to the admin now are in HTML format
- added ability to delete a thread and its author at the same time
- implemented Google Sitemap - sitemap.cfm
- regular subscription notifications sent in HTML format now.
- [BUG #14 FIXED] fixed security bug where any user could post to members only 
  forum by providing direct forum ID to message_edit.cfm.  This involved 
  adding a new UDF &quot;checkForumMembership&quot; and replacing code in messages.cfm 
  and threads.cfm, as well as added a call to this udf in several places in 
  message_edit.cfm
- [BUG #15 FIXED] captcha key sometimes doesn&apos;t exist
- fixd problem with gravatars (hash must be lower cased!)
- fixed bug in profile.cfm where avatar url wasn&apos;t being blanked out
  when user picked &quot;use gravatar&quot;
- fixed bug where checkSubscription() method wasn&apos;t working (user.cfc)
[/code]

Download here:

[url]http://www.cfmbb.org/index.cfm?pf=download[/url]</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=F982F72C-C84B-FBA4-1425B24B389EFA6F&amp;r=5</link>
		<dc:date>2007-07-24T18:35:16-07:00</dc:date>
		<dc:subject>CFMBB 1.22 Released</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=B4732FEB-D3EF-F6D4-F42119FFE19D94FA&amp;r=6">
		<title>CFMBB 1.11 Released</title>
		<description>I&apos;ve just completed a bug fix release of CFMBB and hopefully version 1.11 will be *FAR* more usable than 1.1.

From the changelog:

[code]v 1.11 - not yet released
- Added &quot;Send PM&quot; link to thread display (messages.cfm)
- sort inbox by date descending by default
- recipient field automatically populated now when replying
  to private messages.
- removed version from cfc/settings.ini
- Fixed reported bug on admin/settings.cfm page relating
  to the yesNoInputs() function
- BUG #247 fixed: invalid edit user link in messages.cfm
- BUG #176 - fixed, relating to unsubscribe and subscribe.
[/code]

Just click the download link up above to download the latest version!</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=B4732FEB-D3EF-F6D4-F42119FFE19D94FA&amp;r=6</link>
		<dc:date>2006-11-04T19:30:17-07:00</dc:date>
		<dc:subject>CFMBB 1.11 Released</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=82847EAB-F7C3-32FD-A5D83D5C725654CB&amp;r=7">
		<title>CFMBB 1.1 Now Available</title>
		<description>CFMBB 1.1 is now available for download.  This is a major new release and includes numerous database changes and new features.

Here is the changelog for this version:

v 1.1 - 7/18/06

[list]
[*]Implemented private messaging capability
[*]Reimplemented moderators - per forum or site wide.  Moderators can edit, delete, and approve topics and responses in the forums that they moderate.
[*]text and image attachments now displayed instead of forcing download
[*]simplified message editing code (transparent to end user)
[*]added &quot;Announcement&quot; topic type (like Sticky, but more important)
[*]fixed bug with installation process, problem with code in application.cfm
[*]product version in settings.ini is now ignored.  version is set in cfmbb.cfc
[/list]

You can download CFMBB 1.1 here:

[url]http://www.cfmbb.org/download.cfm[/url]

Please see installation/readme.txt for upgrade instructions

Rick</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=82847EAB-F7C3-32FD-A5D83D5C725654CB&amp;r=7</link>
		<dc:date>2006-07-18T16:42:36-07:00</dc:date>
		<dc:subject>CFMBB 1.1 Now Available</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=BA0179F9-D68A-188F-04466234A46F52DE&amp;r=8">
		<title>CFMBB 1.01 Released</title>
		<description>CFMBB 1.01 is now available for download.  This is purely a bugfix release.

Here is the changelog for this version:

[b]v1.01 - 6/8/2006[/b]
[list]
[*]BUG #167 FIXED - relating to adding new thread from admin.
[*]BUG #168 FIXED - relating to adding/editing threads from admin.
[*]BUG #171 FIXED - error in login.cfm when invalid email addresses is entered into password reminder form.
[*]BUG #172 FIXED - error in login.cfm when invalid email addresses is entered into account confirmation form.
[*]Changed logic to prevent access to any pages if proper email addresses are not set up in the admin console for the system. Moved logic from forums.cfm to application.cfm.  (Should prevent problems like those reported in Bug #170)
[*]removed CFMBB project links from theme files
[/list]

since CFOpen is refusing to let me upload files, I&apos;ve had to make the CFMBB 1.01 release available here:

[url]http://www.cfmbb.org/download.cfm[/url]

[u][b]UPGRADE INSTRUCTIONS[/b][/u]
If you haven&apos;t made any changes to the themes, then just overwrite all the files in all directories EXCEPT FOR &quot;cfcs/settings.ini&quot;.  If you HAVE made changs to the themes, replace all of the files except for those (and the cfcs/settings.ini).  Any theme files built for version 1.00 should work fine with 1.01.  Don&apos;t forget to change the version number in the settings.ini to 1.01

Rick</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=BA0179F9-D68A-188F-04466234A46F52DE&amp;r=8</link>
		<dc:date>2006-06-09T18:15:27-07:00</dc:date>
		<dc:subject>CFMBB 1.01 Released</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=98A256E0-E599-03B2-6EFAA59497AE84A9&amp;r=9">
		<title>CFMBB-0.91 Released</title>
		<description>Primarily bug fixes on the windows platform, an corrected sqlserver database script, and a bug fix on the profile page.

You can download the full install or just the updates files here: [url]http://cfopen.org/frs/?group_id=24[/url]</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=98A256E0-E599-03B2-6EFAA59497AE84A9&amp;r=9</link>
		<dc:date>2006-04-14T06:41:16-07:00</dc:date>
		<dc:subject>CFMBB-0.91 Released</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=959571EF-A882-9C34-BD27814F1A8622AE&amp;r=10">
		<title>CFMBB 0.90 released</title>
		<description>Major new additions to this release:

[list]
[*]gallery avatars and gravatar support
[*]file attachment support
[*]phpBB style subscription model (one notification until you log in and view the topic again)
[*]account confirmatin now works for in both user mode and admin mode.
[/list]

This makes CFMBB &quot;feature complete&quot; for the 1.0 release I think and now it&apos;s all bug fixes and such.

Here&apos;s the changelog entry for 0.90:

[code]v0.90 - 4/13/2006
 - added support for file attachments
 - modified admin CSS to work more happily with firefox.
 - BUG #134 FIXED - users unable to edit own posts
 - fixed unreported bug - cached user info not updated
   on profile save or message reply.
 - added gallery avatar support
 - renamed setCookie UDF to setCFMBBCookie
 - renamed session_key to cfmbb_session_key
 - added flag_admin to cfmbb_users table
 - eliminated groups entirely and all related functions/methods
 - changed subscription model to phpBB style subscription
 - fixed unreported bug - confirmation emails not being sent.
 - fixed entire account confirmation/activation process
 - eliminated use of session variable for user info
[/code]</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=959571EF-A882-9C34-BD27814F1A8622AE&amp;r=10</link>
		<dc:date>2006-04-13T16:28:20-07:00</dc:date>
		<dc:subject>CFMBB 0.90 released</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=913A0A08-9794-9C12-607F92C71B9C79DC&amp;r=11">
		<title>Re: Now running 0.82 with attachment su</title>
		<description>I&apos;ll probably do the packaging tomorrow (Thursday).

Got a few things I need to fix in the admin before doing the release.</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=913A0A08-9794-9C12-607F92C71B9C79DC&amp;r=11</link>
		<dc:date>2006-04-12T20:10:00-07:00</dc:date>
		<dc:subject>Now running 0.82 with attachment su</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=91274E69-B425-1646-922F0E8A72062A0F&amp;r=12">
		<title>Re: CFMBB 0.81 Released</title>
		<description>0.82 now has support for gallery avatars!</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=91274E69-B425-1646-922F0E8A72062A0F&amp;r=12</link>
		<dc:date>2006-04-12T19:49:33-07:00</dc:date>
		<dc:subject>CFMBB 0.81 Released</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=8FC1B44D-9FF4-27B7-F3FF72EDD82B4D6C&amp;r=13">
		<title>Re: CFMBB 0.81 Released</title>
		<description>0.82 now adds support for gravatars</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=8FC1B44D-9FF4-27B7-F3FF72EDD82B4D6C&amp;r=13</link>
		<dc:date>2006-04-12T13:18:57-07:00</dc:date>
		<dc:subject>CFMBB 0.81 Released</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=8EFAA285-92C0-3BED-8822DCF799139CF1&amp;r=14">
		<title>Now running 0.82 with attachment support.</title>
		<description>This forum and the demo forum are now running 0.82

I have not packaged it yet for download, but plan to sometime later today.</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=8EFAA285-92C0-3BED-8822DCF799139CF1&amp;r=14</link>
		<dc:date>2006-04-12T09:41:31-07:00</dc:date>
		<dc:subject>Now running 0.82 with attachment su</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=8E73B3EE-D7BA-3B01-0F18B3ABC4262EF7&amp;r=15">
		<title>Re: CFMBB 0.81 Released</title>
		<description>0.82 will have support for file attachments!</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=8E73B3EE-D7BA-3B01-0F18B3ABC4262EF7&amp;r=15</link>
		<dc:date>2006-04-12T07:14:08-07:00</dc:date>
		<dc:subject>CFMBB 0.81 Released</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://www.cfmbb.org/messages.cfm?messageid=896A05B4-99B7-BC75-674CD8C63B5DE3F8&amp;r=16">
		<title>CFMBB 0.81 Released</title>
		<description>I&apos;ve just released CFMBB 0.81, now available for download [url=http://www.cfopen.org/projects/cfmbb]here[/url]

The important addition to 0.81 is [b]support for PostgreSQL[/b].  There were also several database scheme changes.

Here&apos;s the complete list of changes:

[code]v0.81 - 4/11/2006
 - changed all tinyint and bit datatypes to smallint for cross database
   compatibility.  Changed all cfqueryparams appropriately.
 - Added support for postgresql
 - changed cfmbb_groups.group to cfmbb_groups.groupName to avoid the use
   of a reserved word as a column name
 - created separate admin theme, removed admin-related files from other
   theme directories
 - BUG #132 FIXED - registration error
[/code]</description>
		<link>http://www.cfmbb.org/messages.cfm?messageid=896A05B4-99B7-BC75-674CD8C63B5DE3F8&amp;r=16</link>
		<dc:date>2006-04-11T07:45:27-07:00</dc:date>
		<dc:subject>CFMBB 0.81 Released</dc:subject>
		</item>
	
	
</rdf:RDF>

