Re: phpBB to Galleon migration?

2009-03-09 Thread Raymond Camden

I am not aware of anyone doing so - but if you are able to get it
working, please contact me offlist. I could include the work, or maybe
even just a description of the work, within the Galleon documentation.

On Sun, Mar 8, 2009 at 1:12 PM, Seb Duggan s...@sebduggan.com wrote:

 Has anyone ever carried out a successful migration from phpBB to
 Galleon (or even any other CF-based forum)?

 After wasting nearly a whole Sunday trying to get PHP installed and
 running on a new web server (just to transfer across an existing phpBB
 forum), I've really had enough of PHP (although it's working now.)

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320255
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


phpBB to Galleon migration?

2009-03-08 Thread Seb Duggan

Has anyone ever carried out a successful migration from phpBB to  
Galleon (or even any other CF-based forum)?

After wasting nearly a whole Sunday trying to get PHP installed and  
running on a new web server (just to transfer across an existing phpBB  
forum), I've really had enough of PHP (although it's working now.)

I'd really like to move to a CFML-based forum, but my client has a  
fairly sizeable archive of posts (recently passed 300,000), so  
retaining all these is essential.

[Who knew there was that much to say about making cards and parchment  
craft...]


Seb


Seb Duggan
Web  ColdFusion Developer

e:  s...@sebduggan.com
t:  07786 333184
w:  http://sebduggan.com



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320231
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Ray Camden's Galleon - Forums

2008-09-18 Thread coldfusion . developer
Has anyone had any expereince with Galleon on a Clustered configuration?
My problem is successful logins aren't sticking.  I read in the documentation
that all you need to do is prepend the jsessionid variable to the session 
variable.
I can find a session variable being set.

Could use some friendly advice.

Thanks

D


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312794
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Ray Camden's Galleon - Forums

2008-09-18 Thread Raymond Camden
If you aren't using sticky sessions, then you would need to modify the
code to pass along the proper variables. You could do this with
urlSessionFormat, but that may a bit of a chore to do to all the
files.

On Thu, Sep 18, 2008 at 4:21 PM,  [EMAIL PROTECTED] wrote:
 Has anyone had any expereince with Galleon on a Clustered configuration?
 My problem is successful logins aren't sticking.  I read in the documentation
 that all you need to do is prepend the jsessionid variable to the session 
 variable.
 I can find a session variable being set.

 Could use some friendly advice.

 Thanks

 D


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312797
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon Forum - Ray Camden's Forum project

2008-07-09 Thread Raymond Camden
Thanks to all for the tech support yesterday. I was out all day.
coldfusion.developer - please let us know if things are good for you
now.

On Tue, Jul 8, 2008 at 3:09 PM, Ian Skinner [EMAIL PROTECTED] wrote:
 Dominic Watson wrote:
 Also, if the datasource named 'Galleon' is not being found - perhaps
 the problem is that the datasource does not exist, ie. it is not setup
 correctly in your CF admin...

 Dominic


-- 
===
Raymond Camden, VP of Software Dev, Broadchoice

Email: [EMAIL PROTECTED]
Blog  : www.coldfusionjedi.com
AOL IM : cfjedimaster

Keep up to date with the community: http://www.coldfusionbloggers.org

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308806
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Galleon Forum - Ray Camden's Forum project

2008-07-08 Thread coldfusion . developer
I'm getting Data source Galleon not found.  Has anyone worked with Ray 
Camden's
Forum software.  I can't find where the datasource is set and I've searched 
through all
the related files.No matter what I make adjustments to, the error persists.

Thanks

D 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308765
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon Forum - Ray Camden's Forum project

2008-07-08 Thread Rick Root
it's set in an ini file found in the cfcs directory I think.

On Tue, Jul 8, 2008 at 3:24 PM,  [EMAIL PROTECTED] wrote:
 I'm getting Data source Galleon not found.  Has anyone worked with Ray 
 Camden's
 Forum software.  I can't find where the datasource is set and I've searched 
 through all
 the related files.No matter what I make adjustments to, the error persists.

 Thanks

 D


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308768
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Galleon Forum - Ray Camden's Forum project

2008-07-08 Thread Ben Forta
DSN setting, and all settings, in settings.ini.cfm file. Read the docs, Ray
spells it all out in detail.

--- Ben


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 08, 2008 3:24 PM
To: CF-Talk
Subject: Galleon Forum - Ray Camden's Forum project

I'm getting Data source Galleon not found.  Has anyone worked with Ray
Camden's
Forum software.  I can't find where the datasource is set and I've searched
through all
the related files.No matter what I make adjustments to, the error persists.

Thanks

D 




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308769
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon Forum - Ray Camden's Forum project

2008-07-08 Thread [EMAIL PROTECTED] [EMAIL PROTECTED]
I found that and made changes to that setting and the error still persists.



DSN setting, and all settings, in settings.ini.cfm file. Read the docs, Ray
spells it all out in detail.

--- Ben


I'm getting Data source Galleon not found.  Has anyone worked with Ray
Camden's
Forum software.  I can't find where the datasource is set and I've searched
through all
the related files.No matter what I make adjustments to, the error persists.

Thanks

D 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308775
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Galleon Forum - Ray Camden's Forum project

2008-07-08 Thread Brad Wood
Did you re-initialize the app?

~Brad

-Original Message-
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 08, 2008 2:47 PM
To: CF-Talk
Subject: Re: Galleon Forum - Ray Camden's Forum project

I found that and made changes to that setting and the error still
persists.

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308776
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon Forum - Ray Camden's Forum project

2008-07-08 Thread Josh Nathanson
Generally with Ray's software, you have to reinit the application to see any 
changes, since almost everything is cached.  I know in BlogCFC you append 
reinit=1 on the end of the url to accomplish this.

-- Josh


- Original Message - 
From: [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Tuesday, July 08, 2008 12:47 PM
Subject: Re: Galleon Forum - Ray Camden's Forum project


I found that and made changes to that setting and the error still persists.



DSN setting, and all settings, in settings.ini.cfm file. Read the docs, 
Ray
spells it all out in detail.

--- Ben


I'm getting Data source Galleon not found.  Has anyone worked with Ray
Camden's
Forum software.  I can't find where the datasource is set and I've 
searched
through all
the related files.No matter what I make adjustments to, the error 
persists.

Thanks

D

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308777
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon Forum - Ray Camden's Forum project

2008-07-08 Thread Dominic Watson
Also, if the datasource named 'Galleon' is not being found - perhaps
the problem is that the datasource does not exist, ie. it is not setup
correctly in your CF admin...

Dominic

2008/7/8 Josh Nathanson [EMAIL PROTECTED]:
 Generally with Ray's software, you have to reinit the application to see any
 changes, since almost everything is cached.  I know in BlogCFC you append
 reinit=1 on the end of the url to accomplish this.

 -- Josh


 - Original Message -
 From: [EMAIL PROTECTED]
 To: CF-Talk cf-talk@houseoffusion.com
 Sent: Tuesday, July 08, 2008 12:47 PM
 Subject: Re: Galleon Forum - Ray Camden's Forum project


I found that and made changes to that setting and the error still persists.



DSN setting, and all settings, in settings.ini.cfm file. Read the docs,
Ray
spells it all out in detail.

--- Ben


I'm getting Data source Galleon not found.  Has anyone worked with Ray
Camden's
Forum software.  I can't find where the datasource is set and I've
searched
through all
the related files.No matter what I make adjustments to, the error
persists.

Thanks

D



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308783
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Galleon Forum - Ray Camden's Forum project

2008-07-08 Thread Ian Skinner
Dominic Watson wrote:
 Also, if the datasource named 'Galleon' is not being found - perhaps
 the problem is that the datasource does not exist, ie. it is not setup
 correctly in your CF admin...

 Dominic

Well, I read the original post as knowing they were using a DSN that was 
not named 'Galleon' and they could not figure out how to get the 
application to accept a different DSN as the desired one to use.

I'm hopeful the re-initializing the application will help.

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308787
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Modding Galleon Forums

2008-02-22 Thread Anthony Katgert
Hello

I just viewed this thread and wonder if ther is a true alternative for my 
Vbulletin board. I have owned license but am always looking for newer better 
alternatives if there are any. 

I am not a savvy CF programmer nor PHP I would need a solution that can easily 
be modified to fit our needs (looks).



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299667
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Modding Galleon Forums

2008-02-22 Thread Raymond Camden
Warning - Advertisement:
Anthony, I encourage you to check out Galleon
(http://galleon.riaforge.org). Not only is it a nice ColdFusion-based
forums application, it also whitens your teeth and lowers your blood
pressure. Side effects include dizziness, nausea, and a slight
tingling feeling in your extremities.

On Fri, Feb 22, 2008 at 3:12 AM, Anthony Katgert
[EMAIL PROTECTED] wrote:
 Hello

  I just viewed this thread and wonder if ther is a true alternative for my 
 Vbulletin board. I have owned license but am always looking for newer better 
 alternatives if there are any.

  I am not a savvy CF programmer nor PHP I would need a solution that can 
 easily be modified to fit our needs (looks).



-- 
===
Raymond Camden, Camden Media

Email : [EMAIL PROTECTED]
Blog : www.coldfusionjedi.com
AOL IM : cfjedimaster

Keep up to date with the community: http://www.coldfusionbloggers.org

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299693
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Modding Galleon Forums

2008-02-22 Thread Dennis Powers
 encourage you to check out Galleon

I don't suppose it will run on CF5 will it?

 Side effects include dizziness, nausea, and a slight
 tingling feeling in your extremities.

I get this when I ask such questions.



Best Regards,

Dennis Powers
UXB Internet - A website design and Hosting Company
690 Wolcott Road
P.O. Box 6029
Wolcott, CT  06716
Tel: (203)879-2844
http://www.uxbinternet.com/
http://www.uxb.net/



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299732
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Modding Galleon Forums

2008-02-21 Thread Justin T
We have a need for forums in our web application and I was looking at Ray's 
Galleon package because it is open source and seems to fit our light needs.

First, I have to have this package integrating with our existing security, 
which is not cflogin based. This could mean doing away with Ray's user and 
group objects by integrating them into the existing model. This would be a 
massive change to the code base though.

I've also thought about duplicating our user base into the Galleon package so 
that when a user is created in the main app, it sets up their galleon stuff and 
does automatic cflogins when a user logins into our home grown security. This 
would be the lazy way. However, it also allows me to easily integrate updates 
to the galleon code base.

BlogCFC was pretty easy to integrate without blowing the whole package up, but 
galleon is a different story. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299593
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Modding Galleon Forums

2008-02-21 Thread Raymond Camden
You don't necessarily need to nuke Galleon's logon system. What I did
for RIAForge was simply say:

If user is logged in to RIAForge, auto log them into Galleon with the
appropriate rules.

That was fairly easy. In a few places I had to mod code that got user
details (like a user's name).

You can download the entire code base for RIAForge if you want to see
this in action.

On Thu, Feb 21, 2008 at 10:06 AM, Justin T [EMAIL PROTECTED] wrote:
 We have a need for forums in our web application and I was looking at Ray's 
 Galleon package because it is open source and seems to fit our light needs.

  First, I have to have this package integrating with our existing security, 
 which is not cflogin based. This could mean doing away with Ray's user and 
 group objects by integrating them into the existing model. This would be a 
 massive change to the code base though.

  I've also thought about duplicating our user base into the Galleon package 
 so that when a user is created in the main app, it sets up their galleon 
 stuff and does automatic cflogins when a user logins into our home grown 
 security. This would be the lazy way. However, it also allows me to easily 
 integrate updates to the galleon code base.

  BlogCFC was pretty easy to integrate without blowing the whole package up, 
 but galleon is a different story.

  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299616
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Modding Galleon Forums

2008-02-21 Thread Justin T
Thanks Ray.

I went with the easier method so that updates might be possible. I tossed all 
galleon application.* settings into application.forums.* and all session.user 
stuff into session.forums.user

I did the same sort of thing with blogCFC. I renamed application.cfm to 
blogsettings.cfm and forumsettings.cfm respectively. I include those in 
onapplicationstart() and stripped out the little request level stuff to 
onRequestStart().

In the homegrown framework I did a cflogin in the existing login code with 
galleon settings. When a user is added to the homegrown security, they are also 
added to the galleon user table and given the base group. I believe this is 
what you mentioned.

It took me all day, but it is up and running well. Thank god for the excellent 
search and replace in eclipse. And thank you for your code! (A bigger thanks 
would be a visit to your wishlist I imagine...)

You don't necessarily need to nuke Galleon's logon system. What I did
for RIAForge was simply say:
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299623
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Galleon page

2007-10-16 Thread mac jordan
Anyone know what's happened to http://galleon.riaforge.org/ ?  I'm getting
some sort of landing page here.


-- 
mac jordan
www.webhorus.net
www.nibblous.com
www.photocena.com


~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291197
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon page

2007-10-16 Thread Rick Root
looks fine to me, maybe ray just fixed it :)

On 10/16/07, mac jordan [EMAIL PROTECTED] wrote:
 Anyone know what's happened to http://galleon.riaforge.org/ ?  I'm getting
 some sort of landing page here.


 --
 mac jordan
 www.webhorus.net
 www.nibblous.com
 www.photocena.com


 

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291198
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon page

2007-10-16 Thread Crow T. Robot
I am seeing the RIA Forge page for Galleon.  That's not what you are
getting?

On 10/16/07, mac jordan [EMAIL PROTECTED] wrote:

 Anyone know what's happened to http://galleon.riaforge.org/ ?  I'm getting
 some sort of landing page here.


 --
 mac jordan
 www.webhorus.net
 www.nibblous.com
 www.photocena.com


 

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291200
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Galleon page

2007-10-16 Thread Che Vilnonis
Ray is having DNS problems. 

-Original Message-
From: mac jordan [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 16, 2007 10:12 AM
To: CF-Talk
Subject: Galleon page

Anyone know what's happened to http://galleon.riaforge.org/ ?  I'm getting
some sort of landing page here.


--
mac jordan
www.webhorus.net
www.nibblous.com
www.photocena.com




~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291199
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Galleon page

2007-10-16 Thread Will Swain
He's having DNS problems:

http://www.coldfusionjedi.com/index.cfm/2007/10/16/RIAForge-DNS 


Will

-Original Message-
From: mac jordan [mailto:[EMAIL PROTECTED] 
Sent: 16 October 2007 15:12
To: CF-Talk
Subject: Galleon page

Anyone know what's happened to http://galleon.riaforge.org/ ?  I'm getting
some sort of landing page here.


--
mac jordan
www.webhorus.net
www.nibblous.com
www.photocena.com




~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291202
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Galleon page

2007-10-16 Thread Andy Matthews
Ray blogged this morning that he was having problems with DNS for RiaForge.
You were probably seeing the results of that. 

-Original Message-
From: mac jordan [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 16, 2007 9:12 AM
To: CF-Talk
Subject: Galleon page

Anyone know what's happened to http://galleon.riaforge.org/ ?  I'm getting
some sort of landing page here.


--
mac jordan
www.webhorus.net
www.nibblous.com
www.photocena.com




~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291201
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Galleon page

2007-10-16 Thread Matt Quackenbush
+1 on the DNS issue diagnosis.


On 10/16/07, Che Vilnonis wrote:

 Ray is having DNS problems.



~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291203
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon page

2007-10-16 Thread mac jordan
On 16/10/2007, mac jordan [EMAIL PROTECTED] wrote:

 Anyone know what's happened to http://galleon.riaforge.org/ ?  I'm getting
 some sort of landing page here.




Thanks, all, for the update




-- 
mac jordan
www.webhorus.net
www.nibblous.com
www.photocena.com


~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291205
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Galleon page

2007-10-16 Thread Ben Forta
Just to be fair to Ray, it was not his problem. I moved DNS between servers,
and some of the changes talk longer to propagate than others. But, all seems
to be working now. Sorry about this guys.

--- Ben


-Original Message-
From: mac jordan [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 16, 2007 10:37 AM
To: CF-Talk
Subject: Re: Galleon page

On 16/10/2007, mac jordan [EMAIL PROTECTED] wrote:

 Anyone know what's happened to http://galleon.riaforge.org/ ?  I'm getting
 some sort of landing page here.




Thanks, all, for the update




-- 
mac jordan
www.webhorus.net
www.nibblous.com
www.photocena.com




~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291210
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon page

2007-10-16 Thread Raymond Camden
Should be back up now. It is for me. If you need a personal copy of
Galleon, let me know. I offer full downloads for only 4,999, but today
I'm running a special - one copy of Galleon 2 for one iPhone. :


On 10/16/07, mac jordan [EMAIL PROTECTED] wrote:
 On 16/10/2007, mac jordan [EMAIL PROTECTED] wrote:
 
  Anyone know what's happened to http://galleon.riaforge.org/ ?  I'm getting
  some sort of landing page here.




 Thanks, all, for the update




 --
 mac jordan
 www.webhorus.net
 www.nibblous.com
 www.photocena.com


 

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291211
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon page

2007-10-16 Thread mac jordan
On 16/10/2007, Raymond Camden [EMAIL PROTECTED] wrote:

 Should be back up now. It is for me. If you need a personal copy of
 Galleon, let me know. I offer full downloads for only 4,999, but today
 I'm running a special - one copy of Galleon 2 for one iPhone. :




A veritable bargain!  Ray, while you're here, what's the minimum version of
CF to run Galleons?




-- 
mac jordan
www.webhorus.net
www.nibblous.com
www.photocena.com


~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291214
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon page

2007-10-16 Thread Raymond Camden
6. But it's cooler in 8.

Ok not really, but everything is cooler in 8 I say. 4 out 5 dentists agree.

On 10/16/07, mac jordan [EMAIL PROTECTED] wrote:
 On 16/10/2007, Raymond Camden [EMAIL PROTECTED] wrote:
 
  Should be back up now. It is for me. If you need a personal copy of
  Galleon, let me know. I offer full downloads for only 4,999, but today
  I'm running a special - one copy of Galleon 2 for one iPhone. :




 A veritable bargain!  Ray, while you're here, what's the minimum version of
 CF to run Galleons?



-- 
===
Raymond Camden, Camden Media

Email: [EMAIL PROTECTED]
Blog  : www.coldfusionjedi.com
AOL IM : cfjedimaster

Keep up to date with the community: http://www.coldfusionbloggers.org

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291216
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Galleon page

2007-10-16 Thread Raymond Camden
I'm still having issues with *.riaforge.org, but www.riaforge.org
works. So it may still be in transition.

All teasing aside - if someone has a need for Galleon now, ping me offlist.

On 10/16/07, Ben Forta [EMAIL PROTECTED] wrote:
 Just to be fair to Ray, it was not his problem. I moved DNS between servers,
 and some of the changes talk longer to propagate than others. But, all seems
 to be working now. Sorry about this guys.

 --- Ben


 -Original Message-
 From: mac jordan [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, October 16, 2007 10:37 AM
 To: CF-Talk
 Subject: Re: Galleon page

 On 16/10/2007, mac jordan [EMAIL PROTECTED] wrote:
 
  Anyone know what's happened to http://galleon.riaforge.org/ ?  I'm getting
  some sort of landing page here.




 Thanks, all, for the update




 --
 mac jordan
 www.webhorus.net
 www.nibblous.com
 www.photocena.com




 

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291215
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Galleon page

2007-10-16 Thread mac jordan
On 16/10/2007, Raymond Camden [EMAIL PROTECTED] wrote:

 6. But it's cooler in 8.



Great!  That means this client will have to move their hosting to us :)

Thanks for the info.


-- 
mac jordan
www.webhorus.net
www.nibblous.com
www.photocena.com


~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291230
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: galleon forum question

2007-09-28 Thread Michael Appenzellar
Application.cfm on root
___

cfset appName = galleonForums
cfset prefix = getCurrentTemplatePath()
cfset prefix = reReplace(prefix, [^a-zA-Z],,all)
cfset prefix = right(prefix, 64 - len(appName))

cfapplication name=#prefix##appName# sessionManagement=true
loginstorage=session

!---
BD wants error.cfm to be relative when the app.cfm is run inside the
admin
folder. See:
http://ray.camdenfamily.com/index.cfm/2005/9/21/Galleon-Issue-with-BlueD
ragon
---
!---cferror type=exception template=forum/error.cfm---


cfif not isDefined(application.init) or isDefined(url.reinit)

cfset structDelete(application, userCache)

!--- get user CFC ---
cfset application.factory =
createObject(component,forum.cfcs.objectfactory).init()

!--- Get main settings ---
cfset application.settings =
application.factory.get('galleonSettings').getSettings()

cfset application.settings.attachmentdir =
getDirectoryFromPath(getCurrentTemplatePath())  attachments

cfif not directoryExists(application.settings.attachmentdir)
cfdirectory action=create
directory=#application.settings.attachmentdir#
/cfif

!--- get user CFC ---
cfset application.user = application.factory.get('user')

!--- get utils CFC ---
cfset application.utils = application.factory.get('utils')

!--- get conference CFC ---
cfset application.conference =
application.factory.get('conference')

!--- get forum CFC ---
cfset application.forum = application.factory.get('forum')

!--- get thread CFC ---
cfset application.thread = application.factory.get('thread')

!--- get message CFC ---
cfset application.message = application.factory.get('message')

!--- get rank CFC ---
cfset application.rank = application.factory.get('rank')

cfset application.init = true

/cfif

!--- include UDFs ---
cfinclude template=forum/includes/udf.cfm

cfif isDefined(url.logout)
cfset structDelete(session, user)
cflogout
/cfif

!--- handle security ---
cflogin

!--- are we trying to logon? ---
cfif isDefined(form.logon)
cfif isDefined(form.username) and
isDefined(form.password)
cfif
application.user.authenticate(trim(form.username), trim(form.password))
!--- good logon, grab their groups ---
cfset mygroups =
application.user.getGroupsForUser(trim(form.username))
cfset session.user =
application.user.getUser(trim(form.username))  
cfloginuser
name=#trim(form.username)# password=#trim(form.password)#
roles=#mygroups#
/cfif
/cfif
/cfif

/cflogin

!--- Used by index, forums, and threads 
!--- however, if threads, default to lastpost ---
!--- however, don't do this in the admin ;) ---
cfif not structKeyExists(variables, isAdmin)
cfif findNoCase(threads.cfm, cgi.script_name)
cfparam name=url.sort default=lastpost
cfparam name=url.sortdir default=desc
cfelse
cfparam name=url.sort default=name
cfparam name=url.sortdir default=asc
/cfif
/cfif


__

Application.cfm in the /forum folder:
__

cfinclude template=../application.cfm











Michael Appenzellar

Mirame Interactive
http://www.mirameinteractive.com
301-663-5672 x6413
-Original Message-
From: James Holmes [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 27, 2007 8:34 PM
To: CF-Talk
Subject: Re: galleon forum question

It think we're going to need to see some code. Something strange is
happening.

On 9/28/07, Michael Appenzellar [EMAIL PROTECTED]
wrote:
 Technically there is only one application name throughout. In the
/forum
 folder I am just including the application.cfm on the root which has
the
 udf, cfc's and application name.

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289739
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: galleon forum question

2007-09-28 Thread James Holmes
Just for the hell of it, can you write a simple template in each
folder that dumps out the APPLICATION scope and compare the two
application names to make sue they are the same?

On 9/28/07, Michael Appenzellar [EMAIL PROTECTED] wrote:
 Application.cfm on root
 ___

 cfset appName = galleonForums
 cfset prefix = getCurrentTemplatePath()
 cfset prefix = reReplace(prefix, [^a-zA-Z],,all)
 cfset prefix = right(prefix, 64 - len(appName))

 cfapplication name=#prefix##appName# sessionManagement=true
 loginstorage=session

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289784
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: galleon forum question

2007-09-27 Thread Michael Appenzellar
Well I have an application.cfm in the /forum folder that basically is
just an include of application.cfm which I put on the root which was the
one originally in the /forum folder. Then I just changed the paths to
the cfc's, etc. 


Michael Appenzellar

Mirame Interactive
http://www.mirameinteractive.com
301-663-5672 x6413

-Original Message-
From: James Holmes [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 26, 2007 10:48 PM
To: CF-Talk
Subject: Re: galleon forum question

So you removed Application.cfm from the /forum folder?

On 9/27/07, Michael Appenzellar [EMAIL PROTECTED]
wrote:
 I love the forum but am having some issues integrating it into an
 existing website that already has user login. The forum is in a
/forum
 folder so I put/changed all of the application.cfm items in the site
 root application.cfm yet getAuthUser() still only works within the
 /forum folder. My guess this is an easy fix but please help!

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289623
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: galleon forum question

2007-09-27 Thread James Holmes
OK, so on the pages where getAuthUser() fails, are you doing the
getAuthUser() test before or after the cflogin tag?

On 9/27/07, Michael Appenzellar [EMAIL PROTECTED] wrote:
 Well I have an application.cfm in the /forum folder that basically is
 just an include of application.cfm which I put on the root which was the
 one originally in the /forum folder. Then I just changed the paths to
 the cfc's, etc.

 
 Michael Appenzellar

 Mirame Interactive
 http://www.mirameinteractive.com
 301-663-5672 x6413

 -Original Message-
 From: James Holmes [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, September 26, 2007 10:48 PM
 To: CF-Talk
 Subject: Re: galleon forum question

 So you removed Application.cfm from the /forum folder?

 On 9/27/07, Michael Appenzellar [EMAIL PROTECTED]
 wrote:
  I love the forum but am having some issues integrating it into an
  existing website that already has user login. The forum is in a
 /forum
  folder so I put/changed all of the application.cfm items in the site
  root application.cfm yet getAuthUser() still only works within the
  /forum folder. My guess this is an easy fix but please help!

 --
 mxAjax / CFAjax docs and other useful articles:
 http://www.bifrost.com.au/blog/



 

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289638
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: galleon forum question

2007-09-27 Thread Michael Appenzellar
Afterstrange thing is...the getAuthUser() still works in the /forum
directory just no where other than the /forum directory. 


Michael Appenzellar

Mirame Interactive
http://www.mirameinteractive.com
301-663-5672 x6413

-Original Message-
From: James Holmes [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 27, 2007 11:17 AM
To: CF-Talk
Subject: Re: galleon forum question

OK, so on the pages where getAuthUser() fails, are you doing the
getAuthUser() test before or after the cflogin tag?

On 9/27/07, Michael Appenzellar [EMAIL PROTECTED]
wrote:
 Well I have an application.cfm in the /forum folder that basically is
 just an include of application.cfm which I put on the root which was
the
 one originally in the /forum folder. Then I just changed the paths to
 the cfc's, etc.

 
 Michael Appenzellar

 Mirame Interactive
 http://www.mirameinteractive.com
 301-663-5672 x6413

 -Original Message-
 From: James Holmes [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, September 26, 2007 10:48 PM
 To: CF-Talk
 Subject: Re: galleon forum question

 So you removed Application.cfm from the /forum folder?

 On 9/27/07, Michael Appenzellar [EMAIL PROTECTED]
 wrote:
  I love the forum but am having some issues integrating it into an
  existing website that already has user login. The forum is in a
 /forum
  folder so I put/changed all of the application.cfm items in the site
  root application.cfm yet getAuthUser() still only works within the
  /forum folder. My guess this is an easy fix but please help!

 --
 mxAjax / CFAjax docs and other useful articles:
 http://www.bifrost.com.au/blog/



 



~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289645
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: galleon forum question

2007-09-27 Thread Raymond Camden
In order for getAuthUser to work correctly

1) THere must be a cflogin tag in the request, before you run the func.
2) You must be using the same Applicaiton name throughout. So if you
have folders /a and /b each with their own Application.cfm file, if
their names are different, then getAuthUser will return different
values for both, unless you use Web Server integrated security.


On 9/27/07, Michael Appenzellar [EMAIL PROTECTED] wrote:
 Afterstrange thing is...the getAuthUser() still works in the /forum
 directory just no where other than the /forum directory.

 
 Michael Appenzellar

 Mirame Interactive
 http://www.mirameinteractive.com
 301-663-5672 x6413

 -Original Message-
 From: James Holmes [mailto:[EMAIL PROTECTED]
 Sent: Thursday, September 27, 2007 11:17 AM
 To: CF-Talk
 Subject: Re: galleon forum question

 OK, so on the pages where getAuthUser() fails, are you doing the
 getAuthUser() test before or after the cflogin tag?

 On 9/27/07, Michael Appenzellar [EMAIL PROTECTED]
 wrote:
  Well I have an application.cfm in the /forum folder that basically is
  just an include of application.cfm which I put on the root which was
 the
  one originally in the /forum folder. Then I just changed the paths to
  the cfc's, etc.
 
  
  Michael Appenzellar
 
  Mirame Interactive
  http://www.mirameinteractive.com
  301-663-5672 x6413
 
  -Original Message-
  From: James Holmes [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, September 26, 2007 10:48 PM
  To: CF-Talk
  Subject: Re: galleon forum question
 
  So you removed Application.cfm from the /forum folder?
 
  On 9/27/07, Michael Appenzellar [EMAIL PROTECTED]
  wrote:
   I love the forum but am having some issues integrating it into an
   existing website that already has user login. The forum is in a
  /forum
   folder so I put/changed all of the application.cfm items in the site
   root application.cfm yet getAuthUser() still only works within the
   /forum folder. My guess this is an easy fix but please help!
 
  --
  mxAjax / CFAjax docs and other useful articles:
  http://www.bifrost.com.au/blog/
 
 
 
 



 

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289653
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: galleon forum question

2007-09-27 Thread Michael Appenzellar
Technically there is only one application name throughout. In the /forum
folder I am just including the application.cfm on the root which has the
udf, cfc's and application name.


Michael Appenzellar

Mirame Interactive
http://www.mirameinteractive.com
301-663-5672 x6413
-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 27, 2007 12:02 PM
To: CF-Talk
Subject: Re: galleon forum question

In order for getAuthUser to work correctly

1) THere must be a cflogin tag in the request, before you run the
func.
2) You must be using the same Applicaiton name throughout. So if you
have folders /a and /b each with their own Application.cfm file, if
their names are different, then getAuthUser will return different
values for both, unless you use Web Server integrated security.


On 9/27/07, Michael Appenzellar [EMAIL PROTECTED]
wrote:
 Afterstrange thing is...the getAuthUser() still works in the
/forum
 directory just no where other than the /forum directory.

 
 Michael Appenzellar

 Mirame Interactive
 http://www.mirameinteractive.com
 301-663-5672 x6413

 -Original Message-
 From: James Holmes [mailto:[EMAIL PROTECTED]
 Sent: Thursday, September 27, 2007 11:17 AM
 To: CF-Talk
 Subject: Re: galleon forum question

 OK, so on the pages where getAuthUser() fails, are you doing the
 getAuthUser() test before or after the cflogin tag?

 On 9/27/07, Michael Appenzellar [EMAIL PROTECTED]
 wrote:
  Well I have an application.cfm in the /forum folder that basically
is
  just an include of application.cfm which I put on the root which was
 the
  one originally in the /forum folder. Then I just changed the paths
to
  the cfc's, etc.
 
  
  Michael Appenzellar
 
  Mirame Interactive
  http://www.mirameinteractive.com
  301-663-5672 x6413
 
  -Original Message-
  From: James Holmes [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, September 26, 2007 10:48 PM
  To: CF-Talk
  Subject: Re: galleon forum question
 
  So you removed Application.cfm from the /forum folder?
 
  On 9/27/07, Michael Appenzellar [EMAIL PROTECTED]
  wrote:
   I love the forum but am having some issues integrating it into an
   existing website that already has user login. The forum is in a
  /forum
   folder so I put/changed all of the application.cfm items in the
site
   root application.cfm yet getAuthUser() still only works within the
   /forum folder. My guess this is an easy fix but please help!
 
  --
  mxAjax / CFAjax docs and other useful articles:
  http://www.bifrost.com.au/blog/
 
 
 
 



 



~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289683
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: galleon forum question

2007-09-27 Thread James Holmes
It think we're going to need to see some code. Something strange is happening.

On 9/28/07, Michael Appenzellar [EMAIL PROTECTED] wrote:
 Technically there is only one application name throughout. In the /forum
 folder I am just including the application.cfm on the root which has the
 udf, cfc's and application name.

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289694
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


galleon forum question

2007-09-26 Thread Michael Appenzellar
I love the forum but am having some issues integrating it into an
existing website that already has user login. The forum is in a /forum
folder so I put/changed all of the application.cfm items in the site
root application.cfm yet getAuthUser() still only works within the
/forum folder. My guess this is an easy fix but please help!



~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289515
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: galleon forum question

2007-09-26 Thread James Holmes
So you removed Application.cfm from the /forum folder?

On 9/27/07, Michael Appenzellar [EMAIL PROTECTED] wrote:
 I love the forum but am having some issues integrating it into an
 existing website that already has user login. The forum is in a /forum
 folder so I put/changed all of the application.cfm items in the site
 root application.cfm yet getAuthUser() still only works within the
 /forum folder. My guess this is an easy fix but please help!

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289584
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


NCAA Pool for Galleon / CFMBB

2007-02-26 Thread Rick Root
I've just updated my NCAA Tournament Pool module for use with Galleon and
CFMBB forums.

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

The current brackets in my demo are based on the most recent brackets posted
at collegerpi.com, in case you wondered.

I have not tested this with Galleon since I wrote it.  It should work just
fine if you remove the theme option from the cfmodule tag that includes the
layout.

If you're interested, I'll be running a pool at the
opensourcecf.comforums.  the grand prize will be the respect and
admiration of your peers.

Rick

-- 
I'm not certified, but I have been told that I'm certifiable...
Visit http://www.opensourcecf.com today!


~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270696
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Galleon ColdFusion Forums updated

2006-11-04 Thread Rick Root
Raymond Camden wrote:
 
 Many of the new features are based on Rick Root's CFMBB, which was
 based on Galleon, so it's all good. :)

All hail open source!

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259157
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Galleon ColdFusion Forums updated

2006-11-04 Thread Tim Laureska
Hail !

-Original Message-
From: Rick Root [mailto:[EMAIL PROTECTED] 
Sent: Saturday, November 04, 2006 7:58 AM
To: CF-Talk
Subject: Re: Galleon ColdFusion Forums updated

Raymond Camden wrote:
 
 Many of the new features are based on Rick Root's CFMBB, which was
 based on Galleon, so it's all good. :)

All hail open source!



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259158
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Galleon ColdFusion Forums updated

2006-11-03 Thread Raymond Camden
The subject says it all. I've released a major update to Galleon. It
now supports:

Signatues
Gravatatar
Message attachments

And other new features. You may download it here: galleon.riaforge.org

Many of the new features are based on Rick Root's CFMBB, which was
based on Galleon, so it's all good. :)


-- 
===
Raymond Camden, Vice President of Technology for roundpeg

Email: [EMAIL PROTECTED]
Blog : ray.camdenfamily.com
AOL IM   : cfjedimaster

Video game player? Have kids? Check out KidGamers.org

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259153
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Galleon users mderating users

2006-06-15 Thread Ray Champagne
Before I go having to write an extension to Ray's Galleon forums that 
allows for individual moderation of users?  It's been requested that the 
head admin be able to place some forum users on probation, so that 
their posts are filtered through him first.  I thought if anyone else 
out there already had written something like this, and wanted to share, 
it would make my life so much easier.
-- 
~~~ Ray Champagne :: [EMAIL PROTECTED] ~~~

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243654
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Galleon users mderating users

2006-06-15 Thread Jeff Small
You know, if you have to write something...start by poking around the 
notification code, right? There's subscription code that sends users email 
notifications when a new post is made to a thread they're subscribed 
to...I'd figure that might be a nice place to begin looking...seems like 
you'd be able to modify it a little to email notifications based on users...

Let us know how that goes. It sounds interesting, and I love those forums.


 Before I go having to write an extension to Ray's Galleon forums that
 allows for individual moderation of users?  It's been requested that the
 head admin be able to place some forum users on probation, so that
 their posts are filtered through him first.  I thought if anyone else
 out there already had written something like this, and wanted to share,
 it would make my life so much easier.



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243674
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Galleon users mderating users

2006-06-15 Thread Nick Tong - TalkWebSolutions.co.uk
might be worth checking out Rick Roos version of *CFMBB *

On 15/06/06, Ray Champagne [EMAIL PROTECTED] wrote:

 Before I go having to write an extension to Ray's Galleon forums that
 allows for individual moderation of users?  It's been requested that the
 head admin be able to place some forum users on probation, so that
 their posts are filtered through him first.  I thought if anyone else
 out there already had written something like this, and wanted to share,
 it would make my life so much easier.
 --
 ~~~ Ray Champagne :: [EMAIL PROTECTED] ~~~

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243675
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Galleon users mderating users

2006-06-15 Thread Rick Root
Nick Tong - TalkWebSolutions.co.uk wrote:
 might be worth checking out Rick Roos version of *CFMBB *

I'll save him the time - it's not in there.. yet ;)

Currently there is no post moderation but it'd be really easy to add 
it.. probably what I'd do would be to add topic_moderation and 
post_moderation flags on the forums table (values 0 no or 1 yes)... and 
a post_moderation value on the user - add the flag to the user admin 
screen, and then add an approved flag to the table containing the 
responses.  On insert, the post would be inserted normally with an 
appropriate approved value based on the user and forum's moderation 
settings.  The admin/moderators would be notified, but no subscription 
notification would be sent to anyone UNTIL the post is approved.  And 
I'd probably make sending subscription notifications on moderated posts 
optional via a checkbox or something.

Rick

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243690
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Forums - Galleon Enhanced

2006-03-10 Thread Rick Root
So, I've been making enhancements to Ray's Galleon Forums to suit my 
most important wants and desires...

Here are some things that I've done to this version of Galleon:
  - BBML/BBCode Support similar to phpBB (configurable option)
  - Make Sticky option on topic entry
  - phpBB Style Message Save Behavior (configurable option)
  - Enhanced Direct Message Linking

Things I want to add right away:
  - Signature support (configurable option)
  - Avatar Support (configurable option)
  - Friendlier/better quoting support (part of BBML support)
  - Easier/Better Administration
 - Ability to do more forum management without having
   to go to the forum admin screen (like deleting messages and
   locking topics)
 - Ability to ban users by email, IP, or network.
 - Ability to control more settings in admin interface

Also, i'm contemplating the way Galleon handles message subscription 
updates.  It doesn't scale to a busy environment.  For example, the 
typical Game Day Thread in the Carolina hurricanes forum (running 
phpbb) generates 300+ responses in a single day.

The way phpBB works, you only get one message until it records that 
you've logged in and viewed the thread... it doesn't notify you EVERY 
time.  This is good behavior but requires that you remain logged in with 
a persistent cookie, or else it won't know (obviously) that you viewed 
the thread.

I tried to do this in CFMBB and BlogCFM but added the control of forcing 
people to log in by adding an updateSubscription=Yes URL parameter.. 
then if you weren't already logged in, it made you log in.

Though i've found that to be obnoxious. =)

I'd love comments on my enhancements and proposed enhancments, and 
comments about the issue I just mentioned.. but it's not particularly CF 
related so feel free to reply off list or simply go to my example 
message board and post there.

http://www.opensourcecf.com/forums/threads.cfm?forumid=E59D074E-B7E9-8C0C-576745DC4C1B1307

Rick

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235080
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Forums - Galleon Enhanced

2006-03-10 Thread Rick Root
Rick Root wrote:
 So, I've been making enhancements to Ray's Galleon Forums to suit my 
 most important wants and desires...

BTW this is NOT going to be RabidGalleon ;)  I'll be offering all my 
enhancements back to the community.

Rick

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235081
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Forums - Galleon Enhanced

2006-03-10 Thread Will Tomlinson
BTW this is NOT going to be RabidGalleon ;)  I'll be offering all my 
enhancements back to the community.



SUUURE!  :)

Will

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235085
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Forums - Galleon Enhanced

2006-03-10 Thread Raymond Camden
Heheheh. So, just so folks know. Rick shared his BBML code with me,
I've just been too busy to implement it. I like some of his ideas
above, so if he is ok with it, some will get rolled in. (Others I
don't care for, but thats understandable. :)

On 3/10/06, Will Tomlinson [EMAIL PROTECTED] wrote:
 BTW this is NOT going to be RabidGalleon ;)  I'll be offering all my
 enhancements back to the community.
 


 SUUURE!  :)

 Will

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235087
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Forums - Galleon Enhanced

2006-03-10 Thread Bobby Hartsfield
 BTW this is NOT going to be RabidGalleon ;)
Ha... haaa... haha... HHAHAHAH!

Let me know if you want to swap bbml parsers. Maybe we can both use parts of
the other's ;-)

..:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com


-Original Message-
From: Rick Root [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 10, 2006 3:00 PM
To: CF-Talk
Subject: Re: Forums - Galleon Enhanced

Rick Root wrote:
 So, I've been making enhancements to Ray's Galleon Forums to suit my 
 most important wants and desires...

BTW this is NOT going to be RabidGalleon ;)  I'll be offering all my 
enhancements back to the community.

Rick



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235102
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Galleon ColdFusion Forums Updated

2005-09-16 Thread Raymond Camden
Galleon ColdFusion Forums has been updated to version 1.5. New
features, bug fixes, etc, detailed at the link:

http://ray.camdenfamily.com/index.cfm/2005/9/16/Galleon-ColdFusion-Forums-15-Released

Enjoy. FYI, my plan is for 2.0 to be a rock solid alternative to phpBB.

-- 
===
Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)

Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email: [EMAIL PROTECTED]
Blog : ray.camdenfamily.com
Yahoo IM : cfjedimaster

My ally is the Force, and a powerful ally it is. - Yoda

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218524
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Galleon ColdFusion Forums Updated

2005-09-16 Thread Bobby Hartsfield
 my plan is for 2.0 to be a rock solid alternative to phpBB.

Because lord knows cfopenbb may never become a reality :)

I'm just jerkin your chain guys. I hope to see some activity soon.
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 16, 2005 3:24 PM
To: CF-Talk
Subject: Galleon ColdFusion Forums Updated

Galleon ColdFusion Forums has been updated to version 1.5. New
features, bug fixes, etc, detailed at the link:

http://ray.camdenfamily.com/index.cfm/2005/9/16/Galleon-ColdFusion-Forums-15
-Released

Enjoy. FYI, my plan is for 2.0 to be a rock solid alternative to phpBB.

-- 
===
Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)

Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email: [EMAIL PROTECTED]
Blog : ray.camdenfamily.com
Yahoo IM : cfjedimaster

My ally is the Force, and a powerful ally it is. - Yoda



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218536
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Galleon ColdFusion Forums Updated

2005-09-10 Thread Raymond Camden
A minor update, but it continues the recent updates to the Admin
section. You can now actually see a lot more info in the admin when
browsing messages and threads. You can even (gasp) sort the data in
the admin.

This update also fixes a bug w/ MS Access and Stickies.

You may download the code here:
http://ray.camdenfamily.com/downloads/forums.zip

And see it in action here:
http://ray.camdenfamily.com/forums

-- 
===
Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)

Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email: [EMAIL PROTECTED]
Blog : ray.camdenfamily.com
Yahoo IM : cfjedimaster

My ally is the Force, and a powerful ally it is. - Yoda

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217874
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Galleon ColdFusion Forums Updated

2005-09-10 Thread Bobby Hartsfield
Nice. Looks great!

 You may download the code here:
 http://ray.camdenfamily.com/downloads/forums.zip

 And see it in action here:
 http://ray.camdenfamily.com/forums


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.21/96 - Release Date: 9/10/2005
 



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217883
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: galleon mysql ?

2005-09-06 Thread Raymond Camden
Sorry, do you mean for the default admin user? If so, it should be in
the SQL already, if not, please let me know. (And email me directly at
[EMAIL PROTECTED], I almost didn't notice this thread.)

On 9/5/05, dave [EMAIL PROTECTED] wrote:
 hey Ray, whats the best way to add the username  password variables to 
 galleon.
 
  Basically, when I install it I of course get the error message because I 
 need those variables and of course I could figure something out but just 
 curious to if thats already being done.
 
  thanks
 
 ~Dave the disruptor~
 Some people just don't appreciate how difficult it is to dispense wisdom and 
 abuse at the same time.
 
 
 
 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217446
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


galleon mysql ?

2005-09-05 Thread dave
hey Ray, whats the best way to add the username  password variables to galleon.

 Basically, when I install it I of course get the error message because I need 
those variables and of course I could figure something out but just curious to 
if thats already being done.

 thanks

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time. 



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217409
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Galleon Update, was Re: cfopenbb

2005-08-29 Thread Raymond Camden
All this talk of cfopenbb got me to get off my butt and get another
update to Galleon released. Version 1.4 is now released. Details may
be found here:

http://ray.camdenfamily.com/index.cfm/2005/8/29/Galleon-ColdFusion-Forums-14-Released

Some 'big' features include sticky threads and the removal of a need
for a mapping.

On 8/27/05, Ewok [EMAIL PROTECTED] wrote:
  if you'd like to see things move faster, feel free to volunteer to help!
 
 The main page of the website may detour others from offering their
 assistance. Maybe you should change it if you need more help.
 
 
 -Original Message-
 From: Matt Woodward [mailto:[EMAIL PROTECTED]
 Sent: Friday, August 26, 2005 2:08 PM
 To: CF-Talk
 Subject: Re: cfopenbb
 
 Any updates on this effort? The initial buzz seems to have died down.
 
 We're working--if you'd like to see things move faster, feel free to
 volunteer to help!
 
 
 
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216648
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: BlogCFC/Galleon updated

2005-07-30 Thread James Holmes
Hehe, caught out by too much caching ;-) Scopecache is brilliant, by the way.

On 7/30/05, Raymond Camden [EMAIL PROTECTED] wrote:
 BlogCFC has been updated. 2 important bug fixes are in it - plus
 support for pinging Technorati (thanks to Steven Erat).
 
 Galleon has been updated. The only change here is a new subscription
 model. It allows you to subscribe now to a thread, forum, or
 conference.
 
 Any suggestions, problems, etc, feel free to email me or post to the
 support forums (ray.camdenfamily.com/forums).

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213316
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: BlogCFC/Galleon updated

2005-07-30 Thread S . Isaac Dealey
 Galleon has been updated. The only change here
 is a new subscription model. It allows you to
 subscribe now to a thread, forum, or conference.

Conference is what? A private thread/forum?


s. isaac dealey 954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213321
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: BlogCFC/Galleon updated

2005-07-30 Thread Raymond Camden
This is the way I organize content in Galleon:

Conference: top level collection of forums, example: Star Wars Movies
Forum: Specific area in a conference, example: Empire Strikes Back
Thread: Specific topic: The Super Star Destroyer can slice, dice, and
make bacon!
Message: one post

So for many sites, the conference level won't be necessary. What is
cool though, is if you just set one conference, when you hit Galleon
you auto load the forums for that conference. (Or I think it's cool
anyway.)


On 7/30/05, S. Isaac Dealey [EMAIL PROTECTED] wrote:
  Galleon has been updated. The only change here
  is a new subscription model. It allows you to
  subscribe now to a thread, forum, or conference.
 
 Conference is what? A private thread/forum?
 
 
 s. isaac dealey 954.522.6080
 new epoch : isn't it time for a change?
 
 add features without fixtures with
 the onTap open source framework
 
 http://www.fusiontap.com
 http://coldfusion.sys-con.com/author/4806Dealey.htm
 
 
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213324
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: BlogCFC/Galleon updated

2005-07-30 Thread S . Isaac Dealey
Ahh okay... I never actually released the Forums onTap application,
but was calling them Forum Categories. :) I designed it similarly --
if you only had one forum the forum list page would take you straight
to that forum.

 This is the way I organize content in Galleon:

 Conference: top level collection of forums, example: Star
 Wars Movies
 Forum: Specific area in a conference, example: Empire
 Strikes Back
 Thread: Specific topic: The Super Star Destroyer can
 slice, dice, and
 make bacon!
 Message: one post

 So for many sites, the conference level won't be
 necessary. What is
 cool though, is if you just set one conference, when you
 hit Galleon
 you auto load the forums for that conference. (Or I think
 it's cool
 anyway.)



s. isaac dealey 954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213327
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


BlogCFC/Galleon updated

2005-07-29 Thread Raymond Camden
BlogCFC has been updated. 2 important bug fixes are in it - plus
support for pinging Technorati (thanks to Steven Erat).

Galleon has been updated. The only change here is a new subscription
model. It allows you to subscribe now to a thread, forum, or
conference.

Any suggestions, problems, etc, feel free to email me or post to the
support forums (ray.camdenfamily.com/forums).
-- 
===
Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)

Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email: [EMAIL PROTECTED]
Blog : ray.camdenfamily.com
Yahoo IM : cfjedimaster

My ally is the Force, and a powerful ally it is. - Yoda

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213306
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Galleon 1.1 Released

2005-01-31 Thread Raymond Camden
Galleon, the forums application I wrote for a DRK a while ago, is now
free and open to the world. It now supports MySQL and MS Access. Also
included is a simple search word report.

Anyway - enjoy.

Oh - so you can download it here:

http://ray.camdenfamily.com/downloads/forums.zip

and see it in action here:

http://ray.camdenfamily.com/forums

-- 
===
Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)

Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email: [EMAIL PROTECTED]
Blog : ray.camdenfamily.com
Yahoo IM : cfjedimaster

My ally is the Force, and a powerful ally it is. - Yoda

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192505
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


re: Galleon 1.1 Released

2005-01-31 Thread dave
thanks  Raymond  


From: Raymond Camden [EMAIL PROTECTED]
Sent: Monday, January 31, 2005 10:29 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Galleon 1.1 Released 

Galleon, the forums application I wrote for a DRK a while ago, is now
free and open to the world. It now supports MySQL and MS Access. Also
included is a simple search word report.

Anyway - enjoy.

Oh - so you can download it here:

http://ray.camdenfamily.com/downloads/forums.zip

and see it in action here:

http://ray.camdenfamily.com/forums

-- 
===
Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)

Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email : [EMAIL PROTECTED]
Blog : ray.camdenfamily.com
Yahoo IM : cfjedimaster

My ally is the Force, and a powerful ally it is. - Yoda



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192507
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Galleon 1.1 Released

2005-01-31 Thread Dwayne Cole
Thanks Raymond!  I don't need it yet but it's good to have.


-- Original Message --
From: Raymond Camden [EMAIL PROTECTED]
Reply-To: cf-talk@houseoffusion.com
Date:  Mon, 31 Jan 2005 21:24:46 -0600

Galleon, the forums application I wrote for a DRK a while ago, is now
free and open to the world. It now supports MySQL and MS Access. Also
included is a simple search word report.

Anyway - enjoy.

Oh - so you can download it here:

http://ray.camdenfamily.com/downloads/forums.zip

and see it in action here:

http://ray.camdenfamily.com/forums

-- 
===
Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)

Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email: [EMAIL PROTECTED]
Blog : ray.camdenfamily.com
Yahoo IM : cfjedimaster

My ally is the Force, and a powerful ally it is. - Yoda



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192516
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Galleon 1.1 Released

2005-01-31 Thread Massimo Foti
Raymond Camden [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Galleon, the forums application I wrote for a DRK a while ago, is now
 free and open to the world. It now supports MySQL and MS Access. Also
 included is a simple search word report.

Cool! Many thanks.


Massimo Foti
DW tools: http://www.massimocorner.com
CF tools:  http://www.olimpo.ch/tmt/





~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192517
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: galleon

2004-08-31 Thread Peter Farrell
Ray,

It wouldn't be that hard to add a switch in the application settings that would indicate the Db being used.In the places where last id is need, just put in a switch/case block for the DB specific query to get last id.I use MySQL a whole ton and I'm willing to go through and supply code to get the last id.

.Peter
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-31 Thread Raymond Camden
Peter,

Yeah, that is my plan. That is the technique my blog uses (although I
switched to UUIDs to handle that). It's not really a huge change, just
something I have to find time for. If there are a lot of you guys out
there dieing for this, and want it officially from me, ping me
offlist and I'll try to hurry it up.

On Tue, 31 Aug 2004 11:10:06 -0400, Peter Farrell
[EMAIL PROTECTED] wrote:
 Ray,
 
 It wouldn't be that hard to add a switch in the application settings that would indicate the Db being used.In the places where last id is need, just put in a switch/case block for the DB specific query to get last id.I use MySQL a whole ton and I'm willing to go through and supply code to get the last id.
 
 .Peter
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




galleon

2004-08-30 Thread dave
has anyone converted this too mysql yet?
(from raymond on devnet 8)
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread Qasim Rasheed
Have you thought about using SQL server Express instead of Access?

Qasim

- Original Message -
From: Ian Sheridan [EMAIL PROTECTED]
Date: Mon, 30 Aug 2004 15:26:41 -0400
Subject: Re: galleon
To: CF-Talk [EMAIL PROTECTED]

I would defiantly advocate for support of MySQL. Why? I develop on a
MAC and I have MySQL installed. and I stage on Solaris so I really do
not have access to MS Access. There are a bunch of other pluses to
having MySQL but I'm sure you know the list.

Ian

On Mon, 30 Aug 2004 10:30:46 -0500, Raymond Camden [EMAIL PROTECTED] wrote:
 There will be an official mysql release. Do people think mysql support
is more important than ms access?
 
 

On Mon, 30 Aug 2004 02:40:10 -0400, dave [EMAIL PROTECTED] wrote:
 has anyone converted this too mysql yet?
 (from raymond on devnet 8)
 


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread dave
doesnt help when your platform wont support m$ products

-- Original Message --
From: Qasim Rasheed [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:Mon, 30 Aug 2004 15:35:54 -0400

Have you thought about using SQL server Express instead of Access?

Qasim


- Original Message -
From: Ian Sheridan [EMAIL PROTECTED]
Date: Mon, 30 Aug 2004 15:26:41 -0400
Subject: Re: galleon
To: CF-Talk [EMAIL PROTECTED]

I would defiantly advocate for support of MySQL. Why? I develop on a
MAC and I have MySQL installed. and I stage on Solaris so I really do
not have access to MS Access. There are a bunch of other pluses to
having MySQL but I'm sure you know the list.

Ian



On Mon, 30 Aug 2004 10:30:46 -0500, Raymond Camden [EMAIL PROTECTED] wrote:
 There will be an official mysql release. Do people think mysql support
is more important than ms access?
 
 

On Mon, 30 Aug 2004 02:40:10 -0400, dave [EMAIL PROTECTED] wrote:
 has anyone converted this too mysql yet?
 (from raymond on devnet 8)
 


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread Jake .
Have you thought about using SQL server Express instead of Access?

I actually just came across SQL Server Express a few days ago. What's the story with this? Is it just a lite version of SQL Server? If I test on Express, will apps scale up problem free?

And as far as the question about Access vs. MySQL... personally I think that Access would be more important. Just because it seems, for the most part, most people have access to Access and can translate for whatever DB system they have.

Jake
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread Ian Sheridan
I have everything else (in MS Office) except for access. Shrug what
can ya do. I certainly have no control over M$ greed. So I do without
and usually what I substitute with is usually better. So I can't say
that I am worse off.

Ian

- Original Message -
From: dave [EMAIL PROTECTED]
Date: Mon, 30 Aug 2004 16:02:45 -0400
Subject: Re: galleon
To: CF-Talk [EMAIL PROTECTED]

doesnt help when your platform wont support m$ products

-- Original Message --
 From: Qasim Rasheed [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date:Mon, 30 Aug 2004 15:35:54 -0400

 Have you thought about using SQL server Express instead of Access?
 
 Qasim
 
 
 - Original Message -
 From: Ian Sheridan [EMAIL PROTECTED]
 Date: Mon, 30 Aug 2004 15:26:41 -0400
 Subject: Re: galleon
 To: CF-Talk [EMAIL PROTECTED]
 
 I would defiantly advocate for support of MySQL. Why? I develop on a
 MAC and I have MySQL installed. and I stage on Solaris so I really do
 not have access to MS Access. There are a bunch of other pluses to
 having MySQL but I'm sure you know the list.
 
 Ian
 
 
 
 On Mon, 30 Aug 2004 10:30:46 -0500, Raymond Camden [EMAIL PROTECTED] wrote:
  There will be an official mysql release. Do people think mysql support
 is more important than ms access?
  
  
 
 On Mon, 30 Aug 2004 02:40:10 -0400, dave [EMAIL PROTECTED] wrote:
  has anyone converted this too mysql yet?
  (from raymond on devnet 8)
  
 
 
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread Qasim Rasheed
Well its an ongoing argument whether to use MS product or not. I just
recommended since its a better db than access and free.

Qasim

- Original Message -
From: dave [EMAIL PROTECTED]
Date: Mon, 30 Aug 2004 16:02:45 -0400
Subject: Re: galleon
To: CF-Talk [EMAIL PROTECTED]

doesnt help when your platform wont support m$ products

-- Original Message --
From: Qasim Rasheed [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:Mon, 30 Aug 2004 15:35:54 -0400

Have you thought about using SQL server Express instead of Access?

Qasim


- Original Message -
From: Ian Sheridan [EMAIL PROTECTED]
Date: Mon, 30 Aug 2004 15:26:41 -0400
Subject: Re: galleon
To: CF-Talk [EMAIL PROTECTED]

I would defiantly advocate for support of MySQL. Why? I develop on a
MAC and I have MySQL installed. and I stage on Solaris so I really do
not have access to MS Access. There are a bunch of other pluses to
having MySQL but I'm sure you know the list.

Ian



On Mon, 30 Aug 2004 10:30:46 -0500, Raymond Camden [EMAIL PROTECTED] wrote:
 There will be an official mysql release. Do people think mysql support
is more important than ms access?
 
 

On Mon, 30 Aug 2004 02:40:10 -0400, dave [EMAIL PROTECTED] wrote:
 has anyone converted this too mysql yet?
 (from raymond on devnet 8)
 


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread Ian Sheridan
I agree with Qasim.

The argument of most people have access to [MS] Access is
irrelevant. We are Developers we have access to MySQL (if you don't
have it, it would be worth your while to install it and try it out).
We are not the normal users who does not even know if they have MS
Access on their machines in the first place. So I do not see this
argument lending credence to choosing MS Access.

While yes I can take the MS Access DB file and use it on a *NIX
machine but having no direct access to the DB to affect any change to
it is a big minus in my book. While MySQL can be on Win, Mac or *NIX
machine is big a plus. Not to mention all the other benefits that come
with using MySQL. A forum can be a very highly trafficked area of your
site and MySQL can hold up under that type of use much better. I can
name a few more things but it's nearing end of work the day, brain
starting to fiz and pop.

Ian

- Original Message -
From: Qasim Rasheed [EMAIL PROTECTED]
Date: Mon, 30 Aug 2004 16:29:36 -0400
Subject: Re: galleon
To: CF-Talk [EMAIL PROTECTED]

Well its an ongoing argument whether to use MS product or not. I just
 recommended since its a better db than access and free.

 Qasim

- Original Message -
 From: dave [EMAIL PROTECTED]
 Date: Mon, 30 Aug 2004 16:02:45 -0400
 Subject: Re: galleon
 To: CF-Talk [EMAIL PROTECTED]

 doesnt help when your platform wont support m$ products

 -- Original Message --
 From: Qasim Rasheed [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date:Mon, 30 Aug 2004 15:35:54 -0400

 Have you thought about using SQL server Express instead of Access?
 
 Qasim
 
 
 - Original Message -
 From: Ian Sheridan [EMAIL PROTECTED]
 Date: Mon, 30 Aug 2004 15:26:41 -0400
 Subject: Re: galleon
 To: CF-Talk [EMAIL PROTECTED]
 
 I would defiantly advocate for support of MySQL. Why? I develop on a
 MAC and I have MySQL installed. and I stage on Solaris so I really do
 not have access to MS Access. There are a bunch of other pluses to
 having MySQL but I'm sure you know the list.
 
 Ian
 
 
 
 On Mon, 30 Aug 2004 10:30:46 -0500, Raymond Camden [EMAIL PROTECTED] wrote:
  There will be an official mysql release. Do people think mysql support
 is more important than ms access?
  
  
 
 On Mon, 30 Aug 2004 02:40:10 -0400, dave [EMAIL PROTECTED] wrote:
  has anyone converted this too mysql yet?
  (from raymond on devnet 8)
  
 
 
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: galleon

2004-08-30 Thread Dave Watts
 I actually just came across SQL Server Express a few days 
 ago. What's the story with this? Is it just a lite version 
 of SQL Server? If I test on Express, will apps scale up 
 problem free?

For most CF/web applications I've seen, SQL Server Express would be suitable
as a replacement for a purchased version of SQL Server 2000, actually.
Express is a lite version of SQL Server, but the lite-ness seems to be
focused on enterprise functionality that many people don't use anyway,
rather than on performance.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread S . Isaac Dealey
 There will be an official mysql release. Do people think
 mysql support
 is more important than ms access?

I'd wager that everyone who uses MySQL with any regularity will say
uniquivocally yes and anyone who uses Access with any regularity will
say unequivocally no.

s. isaac dealey954.927.5117
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.sys-con.com/story/?storyid=44477DE=1
http://www.sys-con.com/story/?storyid=45569DE=1
http://www.fusiontap.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: galleon

2004-08-30 Thread Jim Davis
Personally as long as it's easy to change the data access used I don't
really care what the shipping platform is.

For that matter have you actually tried your MySQL code in Access or SQL
Server?Might it work as is (are you doing any MySQL specific thangs)?

Jim Davis

From: Raymond Camden [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 30, 2004 11:31 AM
To: CF-Talk
Subject: Re: galleon

There will be an official mysql release. Do people think mysql support
is more important than ms access?

On Mon, 30 Aug 2004 02:40:10 -0400, dave [EMAIL PROTECTED] wrote:
 has anyone converted this too mysql yet?
 (from raymond on devnet 8)
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread Nando
I just recently reworked an application to function interchangeably in
both either Access or MySQL. Booleans trip up MySQL (4.0), so any
Yes/No datatypes in Access should be converted to numeric 0/1 to have
the application work in both.

I also anticipated i'd have trouble with datetime fields, but i didn't
... CreateODBCDate(date) worked interchangably.

 For that matter have you actually tried your MySQL code in Access or SQL
 Server?Might it work as is (are you doing any MySQL specific thangs)?

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread S . Isaac Dealey
 I just recently reworked an application to function
 interchangeably in
 both either Access or MySQL. Booleans trip up MySQL (4.0),
 so any
 Yes/No datatypes in Access should be converted to numeric
 0/1 to have
 the application work in both.

 I also anticipated i'd have trouble with datetime fields,
 but i didn't
 ... CreateODBCDate(date) worked interchangably.

I'd argue that any yes/no datatypes should be converted to numeric 0/1
_period_ regardless of what db you use... but that's me. :)

CreateODBCDate(time) functions work -- also cfqueryparam
cfsqltype=cf_sql_timestamp seems to work pretty consistently... not
all databases understand cf_sql_date tho -- MS SQL doesn't understand
date -- and the error message it gives is just feature not
implemented.

The onTap framework has a fair amount of generic, reuseable code in it
that's designed specifically for the purpose of being able to have
applications that will function on multiple databases. For instance -
it's at least supposed to support outer-joins with both SQL-92
standard syntax and oracle syntax (because oracle has not supported
the syntax in the past) without requiring you as a developer to know
which database is being used or to use the required syntax for the
given database. (Although the honest truth is I'm just now installing
an Oracle database to test it with.)

With my forum I've not supported MySQL solely because I use views. I'm
not certain but I think I remember reading that they planned to
support views in a not-too-distant future release.

s. isaac dealey954.927.5117
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.sys-con.com/story/?storyid=44477DE=1
http://www.sys-con.com/story/?storyid=45569DE=1
http://www.fusiontap.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread dave
will it work if we just convert the sql file to mysql?
i havent actually busted out the code to look at it yet
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: galleon

2004-08-30 Thread Raymond Camden
I'm pretty sure Galleon will NOT work w/ mysql. Specifically the code
to get the ID of the last inserted record is MSSQL specific. However,
all dbs calls are in the CFCs so it should NOT take much work to get
it running under MySQL. I have a release coming sometime tomorrow with
small cosmetic fixes but support for MySQL is a bit in the future.

On Mon, 30 Aug 2004 22:17:54 -0400, dave [EMAIL PROTECTED] wrote:
 will it work if we just convert the sql file to mysql?
 i havent actually busted out the code to look at it yet
 
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]