http://www.forta.com/blog/index.cfm?mode=entry&entry=C7F3A45C-3048-80A9-EF3C7DA746A45DCE
Have a read.
On 11/8/06, Adam Churvis <[EMAIL PROTECTED]> wrote:
> I think the above response is drawing some pretty large conclusions> that aren't based on any substantiated facts.
You don't really nee
Ben Forta keeps a list of who uses CF:http://www.forta.com/cf/using/TeddyOn 11/8/06, Steven Ross
<[EMAIL PROTECTED]> wrote:From Ben Forta:
http://www.forta.com/blog/index.cfm?mode=entry&entry=C7F3A45C-3048-80A9-EF3C7DA746A45DCEOn 11/8/06, Ajas Mohammed <
[EMAIL PROTECTED]> wrote:> Hi everyone,>
This article pretty much sums it up what this provide for Mozilla:http://www.hecker.org/mozilla/adobe-mozilla-and-tamarinTeddy
On 11/8/06, Precia <[EMAIL PROTECTED]> wrote:
Coming back to the "Flash scripting engine code". What's the bigpicture with this? What could this do in the Mozilla browser
I recently found a use for something really useful.I was creating a small footprint scope facade. I got this idea of a generic scope handler from several mailing lists and blogs and I always felt they were bloated.
How do you reference a scope by the name of the scope without explicitly defining t
We all know and love cfdump. How would you like to being to dump your objects and datatypes in JS too?http://www.netgrow.com.au/files/_javascript__dump.cfm
A friend sent me this earlier. Works for:Internet Explorer 6, Internet Explorer 7, Firefox 1.5, Opera 8, Safari
1.2 (Mac), Firefox (Mac) - al
The more open source your product is, the more support is needed because so many more people get their hands in the cookie jar and break things.Upfront investment is less, but support over time will increase.
This has worked for a lot of software products. I remember a model like this for certain
My apologies. I did not mean to smack Adam that hard. My hand slipped! Honest!TeddyOn 11/13/06, Adam Churvis <
[EMAIL PROTECTED]> wrote:
Among other things, it means that when the time comes
(relatively soon), Sun will most likely wash their hands clean of--
*SMACK!*
(Sorry...)
Res
aster-level training inC# & ASP.NET 2.0
for ColdFusion Developers atProductivityEnhancement.com
- Original Message -
From:
Teddy
Payne
To:
discussion@acfug.org
Sent: Monday, November 13, 2006 10:31
AM
Subject: Re: [ACFUG Discuss] Sun sending
Java to Open Source
M
I am by no means the moderator of this list, but I might throw a yellow flag here in the back field.*announcer voice* Unnecessary spearing after the comment was dead. 5 second delay to the offense's line speed. Still first download.
Game on.TeddyOn 11/13/06, Sterling Ledet <[EMAIL PROTECTED]> w
Mark,
What test considerations have you made for this tag? IE? FF? Opera?
Teddy
On 11/17/06, Fennell, Mark P. <[EMAIL PROTECTED]> wrote:
Awhile back I posted a simple CFMX on Linux spellchecker.
I'm nearing completion on the custom tag and thought that this might be an
appropriate dumping poi
nal Message-
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of *Teddy Payne
*Sent:* Friday, November 17, 2006 4:01 PM
*To:* discussion@acfug.org
*Subject:* Re: [ACFUG Discuss] Spell Checker for FCKeditor
Mark,
What test considerations have you made for this tag? IE? FF? Opera?
T
John,
I am a little confused. We were talking about spell checking and then you
diverted the thread over to a job opening.
I can see how you can get a referral for those who would apply for the
position, but this may be good for the jobs@acfug.org or
[EMAIL PROTECTED]
Teddy
On 11/17/06, John L
What about hosting the site on an application service provider? You don't
have to budget for the CF license then. Is the client firm on the fact that
the Linux server must house the site?
Teddy
On 11/22/06, Dusty Hale <[EMAIL PROTECTED]> wrote:
I have a new client I need to design a very s
y
>
>
> ____
>
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne
> Sent: Wednesday, November 22, 2006 2:35 PM
> To: discussion@acfug.org
> Subject: Re: [ACFUG Discuss] Blue Dragon
>
>
>
> What about ho
worked with MySQL before but something tells me that I
> think I
> > remember researching this once and determining it couldn't be done.
> >
> >
> >
> > Thanks for your previous reply and any suggestions you may have.
> >
> >
> >
>
Instead of beating your head against the screen, why not write a quick CF
template that will query for every title that has the word "the" in the
beginning and run a batch update against it.
In essence, you would just change "The Big Lobowski" to "Big Lobowski,
The." The template would probably
What Java run time are you using and this may sound odd, but when was the
last time the server received some sort of maintenance like disk
defragmentation or a disk sector check?
Teddy
On 11/29/06, Debbie Gregory <[EMAIL PROTECTED]> wrote:
We are running Win2K with CFMX7. Every day we get t
http://www.adobe.com/cfusion/event/index.cfm?event=detail&id=462539&loc=en_us
I thought people would be interested in a free seminar about Flex 2 and CF.
Cheers,
--
Adobe Certified ColdFusion MX 7 Developer
Atlanta CFUG (ACFUG): http://www.acfug.org
--
Were the CF isntances brought down during the patch?
Teddy
On 11/30/06, Douglas Knudsen <[EMAIL PROTECTED]> wrote:
yeah, but at the OS level its set correctly. AFAIK, nowhere to change
this in CF server.
DK
On 11/30/06, Bryan Tidd <[EMAIL PROTECTED]> wrote:
>
> Like its set to GMT inste
On 11/30/06, Teddy Payne <[EMAIL PROTECTED]> wrote:
>
> Were the CF isntances brought down during the patch?
>
> Teddy
>
>
> On 11/30/06, Douglas Knudsen <[EMAIL PROTECTED] > wrote:
> >
> > yeah, but at the OS level its set correctly. AFAIK, nowhere to cha
Robert,
The notation you are showing is not CF. CF uses the "#" symbol around
variables to refer to values.
eg #foo#
Now, the $orderItem.getSKU() is showing that orderItem is an object that has
methods. We call these type of methods setters and getters, which is
related to the idea of a Java b
Justin,
Considering we do not see <% above the code or if the HTML is surrounded by
a tag based JSP declaration, it can look like JSP, Perl and PHP.
Robert,
You can tell if a file is ColdFusion by the extension of the file.
ColdFusion: .cfm, .cfc, .cfml
PHP: .php
Perl: .pl, .cgi
JSP: .jpg
These
I had a typo on my last email:
JSP: .jsp
Teddy
On 11/30/06, Teddy Payne <[EMAIL PROTECTED]> wrote:
Justin,
Considering we do not see <% above the code or if the HTML is surrounded
by a tag based JSP declaration, it can look like JSP, Perl and PHP.
Robert,
You can tell if
Umm, wow. That was from no where. Flying cow patties would be a bad day.
Teddy
On 11/30/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
I think it looks like cows flying
Ok, I've had a bad day. Cows Flying would be a nice change.
mcg
*Mischa Uppelschoten ext 10 <[EMAIL PROTECTED]
e .jpg is of course an image.
Correct if wrong please.
Dusty
--
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Teddy
Payne
*Sent:* Thursday, November 30, 2006 3:20 PM
*To:* discussion@acfug.org
*Subject:* Re: [ACFUG Discuss] First try at a r
All,
A cumulative hot fix is available for 7.0.2.
Here is the link to the tech note about it:
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=kb400074&pss=rss_coldfusion_kb400074
And here are the changes:
ID Number Description Added in Cumulative
Hot Fix 62335 Hot fix to resolve cfdoc
Ok, you three are scary. That code was all the same.
Teddy
On 12/1/06, Justin Haygood <[EMAIL PROTECTED]> wrote:
If (window.top.location != window.location ) window.top.location =
window.location;
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Derrick
Peavy
*Sent:* Fr
Here is a flash form way of how AS Fusion handled documents:
http://www.asfusion.com/projects/fileexplorer/
I use it to manage my file directory easier than Wndows Explorer for my web
related tasks.
Teddy
On 12/4/06, Jeff Howard <[EMAIL PROTECTED]> wrote:
Hey all,
I've not used this contro
Jeff,
As for the CFTree not expanding or expanding, the example that I sent you
does both and allows for CFTree to populated dynamically in a flash form
from a database.
So in short, CFTree does have the technology.
Teddy
On 12/4/06, Charlie Arehart <[EMAIL PROTECTED]> wrote:
Jeff, a couple
Are the missing templates being called from cfinclude? Or just handling
missing .cfms just anywhere?
Teddy
On 12/5/06, Clarke Bishop <[EMAIL PROTECTED]> wrote:
Is there a way to use Application.cfc's onError or onRequestStart methods
to detect and handle a missing or moved .cfm template? Or i
n Behalf Of *Teddy
Payne
*Sent:* Tuesday, December 05, 2006 5:01 PM
*To:* discussion@acfug.org
*Subject:* Re: [ACFUG Discuss] Detecting Missing .cfm Templates
Are the missing templates being called from cfinclude? Or just handling
missing .cfms just anywhere?
Teddy
On 12/5/06, *Clarke Bish
4 page that you build in cfml. That will grab any missing file for sure.
John
[EMAIL PROTECTED]
--
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Teddy
Payne
*Sent:* Tuesday, December 05, 2006 8:05 PM
*To:* discussion@acfug.org
*Subject:* Re:
When you installed CF 7, did it register "ColdFusion MX 7 ODBC Agent" and
"ColdFusion MX 7 ODBC Server" in your XP services? If the servervices were
loaded, are they started?
Teddy
On 12/6/06, Max Immelman <[EMAIL PROTECTED]> wrote:
Hi all,
I'm having a problem installing CF7 dev version o
x27;m desperately in need of a work around so if any of have any
ideas please let me know, thx!
Max
- Original Message -
*From:* Teddy Payne <[EMAIL PROTECTED]>
*To:* discussion@acfug.org
*Sent:* Wednesday, December 06, 2006 10:51 AM
*Subject:* Re: [ACFUG Discuss] installing CF
If you have a swf, supposedly this works:
http://blog.deconcept.com/swfobject/
Teddy
On 12/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Are you sure that you can do that? I thought that MS introduced the
ActiveX control activation concept because they got sued.
Shawn Gorrell
Web Dev
via IIS, so I
am going to try to do that. I played with it once before, but didn't get too
far, and I was hoping there was another way.
Thanks again,
Clarke
--
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Teddy
Payne
*Sent:* Tuesday, Dece
empty
cftree control. thanks though.
On 12/6/06, Teddy Payne <[EMAIL PROTECTED]> wrote:
>
> If you have a swf, supposedly this works:
>
> http://blog.deconcept.com/swfobject/
>
> Teddy
>
>
> On 12/6/06, [EMAIL PROTECTED] < [EMAIL PROTECTED] >
> wrote:
> >
Seth,
You also have to look at your selling point. The client did not make this
decision on his/her own. Someone has influenced this person.
Are you primarily a CF developer? This may be a deal breaker if you cannot
deliver the product in the same amount of time as if it was written in CF.
Ju
Not to mention, what can't CF plug into?
Every major RDBMS is supported with either native drivers or the ability to
use JDBC drivers that worked rather seamlessly.
CF uses every major OS.
CF uses every major web server as well.
Teddy
On 12/7/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
This is the site to watch the progrss of Scorpio:
http://labs.adobe.com/wiki/index.php/Scorpio
Not to mention, there are two desktop wallpapers for Scorpio that are well
done.
Teddy
--
Adobe Certified ColdFusion MX 7 Developer
Atlanta CFUG (ACFUG): http://www.acfug.org
I dislike the read receipt as well, but I have all my mail accounts sent to
my gmail, so if the read receipt is actually happening then I would not
know.
Teddy
On 12/7/06, John Mason <[EMAIL PROTECTED]> wrote:
Thanks for catching that. I was about to send you an email to let me know.
Take th
future, I'd guess).
As Teddy said, you can "track the progress" (to a very minor degree, I'll
add), but not much more.
/Charlie
http://www.carehart.org/blog/
--
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Teddy
Payne
*Sent:* Th
REPLACE
Replaces all occurrences of the second given string expression in the first
string expression with a third expression.
Syntax
REPLACE *( '**string_expression1**' , '**string_expression2**' , '**
string_expression3**' )*
Arguments
*'**string_expression1**'*
Is the string expression to b
Some people may know the name Rob Rohan. You may know the name from
CFEclipse as he was a large contributor to the project.
Well, Rob released a web editor tool that resembles Emacs, but isn't. For
those who do not know Emacs, it was a Unix text editor that made life much
easier back in the day
http://www.asfusion.com/blog/entry/cfcunit-runner-released
On 12/15/06, Douglas Knudsen <[EMAIL PROTECTED]> wrote:
http://corfield.org/blog/index.cfm/do/blog.entry/entry/cfcUnit_Runner_Flex_app
with repect to a recent cf_lunch :) w00t!
Swear I saw another runner around recently on a blog, but
This begs to make one think about how close CF can become to something like
PHP.
I imagine a free alternative that is easier to use than PHP is going to peak
the interest of some people.
Teddy
On 12/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Anyone seen this yet?
http://www.smithpr
I am just hoping the support of Java 5 will help alleviate previous
bottlenecks. It is sad to see graphs of various performance charts and
Adobe ranks pretty poorly. I understand some of these charts are deceptive
and situational, but none-the-less you want Adobe as the original owner to
look ju
I tried it for kicks, kills
webservices and cfldap IIRC.
DK
On 12/18/06, Teddy Payne <[EMAIL PROTECTED]> wrote:
>
> I am just hoping the support of Java 5 will help alleviate previous
> bottlenecks. It is sad to see graphs of various performance charts and
> Adobe ranks pretty
1) Captcha (http://en.wikipedia.org/wiki/Captcha)
2) http://lyla.maestropublishing.com/
On 12/21/06, Tepfer, Seth <[EMAIL PROTECTED]> wrote:
I know this has come up previously, but I don't know what to search for.
I need to generate an image that has that skewed text on it, so that
spammers
Seth,
What Dean says is pretty valid and is often talked of. There has been more
success with putting distorted math equations into captcha images.
This is typically a first line of defense though. It is recommended that
you monitor the data submitted through the forms and then filter the data
Seth,
This may help you http://akismet.com/faq/
And check this out: http://devnulled.com/cfakismet
Teddy
On 12/21/06, Tepfer, Seth <[EMAIL PROTECTED]> wrote:
Thanks for the help – depressing as it might seem. Well, I'm going to try
Emerle for now and I'll start implementing a blacklist. What
If the records already exists in a database, you will need to run a stored
procedure to scrub and clean your data. Since you are running SQL Server
2000, you can use table variables to perform this very quickly.
Example:
declare
@firstName varchar(50)
, @maxRows int
, @currentRow int
select
@
I am a little late on this thread and Charlie has provided a plethora of
knowledge.
To be a lead at anything, it first starts out with your personal character.
Can you lead well? Do people look to you? Are people confident in your
ability?
I studied computer science before and really all you n
The only time that I use Outlook is for when I am at the office. The
Exchange server has a spam filter.
I do not trust Outlook with my contacts.
For my professional and personal accounts, I have a Google Mail
(gmail) account which has a good filter for spam and not allowing picture
downloads un
An Architect on team A using CF Technology
> > might have no knowledge of Java at all that a Architect on team B
> > does and conversely. Further more, their respective
> > responsibilities maybe quite different, one may even code whilst
> > the other lives in UML world.
> >
I also forgot conference. I suggest CF United for CF related work and Adobe
MAX for Flex realted work.
There is also CF Objective and CF Frameworks conferences as well.
This of course is subject to availability and cost for you or your employer.
Teddy
On 12/27/06, Teddy Payne <[EM
I also got the same error, but it depends on what you want to do with the
XML. What are you looking to learn from the snippet?
Are you trying to get child nodes, attributes or values?
Teddy
On 12/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
This example is straight from the O'Reilly
XML is typicaly there for storage of information in a homogenous way.
John's suggestion of WDDX makes short hand of CFML constructs and is
adaptable to JS and XML format.
XML is used for configuration files, datasources and webservices just as a
couple of examples.
A lot of Flex examples use XML
cc
Subject
Re: [ACFUG Discuss] XML & CF
If you are faking something for demo data use WDDX, it will be a whole
lot easier to use in CF.
On 1/2/07, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> Like I said, for faking things for demo purposes (figured it would be
quick
>
cilities and Scott Talsman of echo•eleven for
> extending hospitality to our members mingling in the echo•eleven facilities.
>
>
> New Atlanta of the BlueDragon fame provided a grand prize this past
> meeting with a free license of BlueDragon 6.2 JX server.
> Congratulations t
If you have not already seen this from blog entries like Ray Camden or the
Security Bulletins page http://www.adobe.com/support/security/#coldfusion ,
here is a security update released yesterday:
http://www.adobe.com/support/security/bulletins/apsb07-02.html
--
Adobe Certified ColdFusion MX 7
t;
> replaced with this code
>
> int_CurrPos, int_NextPos - int_CurrPos)),' ','', 'All',Chr(9),'All');>
>
> Any suggestions?? should Chr(9) be in quotes???
>
> Ajas Mohammed.
>
>
> On 12/22/06, Teddy Payne <[EMAIL PROTECTED] &g
ile by creating Array I think but doesnt
ACTUALLY SAVE/WRITE TRIMMED COL VALUES TO THE FILE. I am sorry if its
confusing but Please look at the code I had sent in 1st email for the Custom
Tag.
Thanks. Let me know if its not clear.
On 1/10/07, Teddy Payne <[EMAIL PROTECTED]> wrote:
>
>
Is there any status on the availability of Andy's presentation from the
January meeting?
I did not see a link available.
Teddy
--
Adobe Certified ColdFusion MX 7 Developer
Atlanta CFUG (ACFUG): http://www.acfug.org
-
To unsubscribe
tents
from holding table to main tables. This is where I have added LTRIM, RTRIM
functions. I will try the CF way but right now its not very clear in my
mind how I will be doing it. Thats why I had to do it at database side.
Thanks,
Ajas Mohammed.
On 1/11/07, Teddy Payne <[EMAIL PROTECTED
MySQL Crash Course (Sams Teach Yourself in 10 Minutes) by Ben Forta
On 1/12/07, Precia <[EMAIL PROTECTED]> wrote:
Absolutely!
On 1/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:
>
>
> Database Design For Mere Mortals
>
>
> Shawn Gorrell
> Web Development Applications Architect
> Federal
I recommend Safari Books Online. For $19/mon you can check out 10 books out
at a time. For $40/mon, you get unlimited access.
www.safaribooksonline.com
The books are virtual and you read them online. I have several friends
using it and it saves them a lot of money when they jsut want to read
By the way, the "..Mere Mortals" book is in their library.
Teddy
On 1/12/07, Teddy Payne <[EMAIL PROTECTED]> wrote:
I recommend Safari Books Online. For $19/mon you can check out 10 books
out at a time. For $40/mon, you get unlimited access.
www.safaribooksonline.co
2
Office 770-974-8851
Fax 770-974-8852
www.motorcyclecarbs.com
------
*From:* Teddy Payne [mailto:[EMAIL PROTECTED]
*Sent:* Friday, January 12, 2007 10:34 AM
*To:* Carbs Sales&Service
*Subject:* Re: [ACFUG Discuss] DB Design Book Reccomendations?
By the way, the &qu
Robert,
If your goal is to be purely a business man, you will eventually seperate
yourself from the technology and have a person or team handle this for you.
As you are in the initial phases of this endeavor, you need to evaluate the
time it takes to grow the business with technology versus the
Celko has a google group. His hierarchy entity structure is a godsend for
reporting structures.
The SQL to create one of these lists is definitely not for the faint of
heart.
Teddy
On 1/12/07, Howard Fore <[EMAIL PROTECTED]> wrote:
So true. Celko's books (and columns available online, do so
Caveat: If I refer to anything as "he" or "him" without having the analagous
"she" or "her," most of generalities are meant to be unisex and gender
aganostic.
Apologies in advance,
Teddy
On 1/12/07, Howard Fore <[EMAIL PROTECTED]> wrote:
In my book, it's a tradeoff between knowing exactly wh
don't think applies to you. :)
mcg
[EMAIL PROTECTED] wrote: -
To: discussion@acfug.org
From: Teddy Payne <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
Date: 01/12/2007 11:38AM
Subject: Re: [ACFUG Discuss] Learning curve vs best allocation of time vs
money.
Caveat: If I refer t
him on!
Robert P. Reil
Managing Director,
Motorcyclecarbs.com <http://motorcyclecarbs.com/>, Inc.
4292 Country Garden Walk NW
Kennesaw, Ga. 30152
Office 770-974-8851
Fax 770-974-8852
www.motorcyclecarbs.com
------
*From:* Teddy Payne [mailto:[EMAIL PROTECTED]
*S
This seems to be asked often about images and BLOBs. I know you are testing
an idea out and maybe you can get it to work somehow, but from a data
perspective you just don't want to use a BLOB. There is only one technique
to reduce up front cost of a BLOB and that is to have a BLOB table. The
ta
I have to applaud New Atlanta for adopting hardware and VM editions
quickly. The benefits from adopting architecture with native support are
extremely visible in terms of data channel bandwidth.
I can only wish that one day that the two product will merge and support one
another so that develope
Adam,
Thank you for the colorful commentation.
Can you offer a more thoughtful and objective point of view that would not
slander one side or the other and would avoid a flame war?
I am sure our readers would be interested in the ramifications of enterprise
business to business partnerships vers
Michael,
What database are you using? I would typically avoid my CF scrubbing my
data. In the SQL Server realm, I typically use a data transformation
process that I can automate with stored procedures.
Teddy
On 1/19/07, Singles Concepts, Inc. <[EMAIL PROTECTED]> wrote:
Hey CF Crew,
I have
Why not return a string? Can you not convert the XML to a string and return
it?
On 1/25/07, Charlie Arehart <[EMAIL PROTECTED]> wrote:
Yes, even doing that in a CFC method whose returntype is XML will cause
it to be wrapped in a WDDX packet (when requested from a browser) prior to
7.0.1. Doin
If you have not already read it on the blogosphere, CFEclipse 1.3 beta is
out. http://www.cfeclipse.org
The have refactored their site, which has a nice feel to it.
CFEclipse 1.3 works on 3.1.2, 3.2.1 and 3.3M4 without any issues.
--
Teddy R. Payne
G-Talk: [EMAIL PROTECTED]
Adobe Certified Col
The large file interpretation of CF files by CFEclipse is a known issue
based upon an implementation of the plug-in. I talked to Mark about this
and the decisions at the beginning of the project are causing the problem
currently. He is trying to find the time to switch over the base of the
appli
http://www.huddletogether.com/projects/lightbox2/ Light Box
On 1/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I would like to know if someone in the community knows of the following
techinque or can supply some possible link resources. I have googled enough
to give in to asking for help
essage -
*From:* Teddy Payne <[EMAIL PROTECTED]>
*To:* discussion@acfug.org
*Sent:* Friday, January 26, 2007 4:36 PM
*Subject:* Re: [ACFUG Discuss] css styling assistance
http://www.huddletogether.com/projects/lightbox2/ Light Box
On 1/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED
Mary,
Click the following for background change:
Window > Preferences > CFEclipse > CFML Colours
You will see background at the bottom.
Those crazy brits and their spelling. =)
Cheers,
Teddy
On 1/29/07, Shifang (Frank) Sun <[EMAIL PROTECTED]> wrote:
Eclipse does allow you to change the b
Mary,
When you click the Background button under the CFEclipse CFML Colours, you
get the standard colors associated with your operating system. If you would
like to have a custom color, you click "Define Custom Colors."
As I am sure you know, it is based upon RGB, which translates every web safe
:
*cough* MARY-CATHERINE *cough* (I thought you were smart enough for this
one Teddy) Seeing how I have completely mucked up my Eclipse install at the
moment, I cannot verify. But there are more important points in this
email.
mcg
*Teddy Payne <[EMAIL PROTECTED]>*
Sent by: [EMAIL
It is a beautiful web piece. I like the reflective component and the
rotating box navigation.
I had one issue and I am probably just being picky:
From a useability case and branding perspective, I do not like the fact that
you launch a new window to view the case study on the solution/product
What database are you using?
Teddy
On 2/2/07, Anthony Mathis <[EMAIL PROTECTED]> wrote:
I'm looking for a solution to reusing a query in a cfc where the "where
clause needs to change.
example:
select * from table
where #field# = #value#
How would I pass the info from my c
Now, here is a quick snippet of a MS SQl Server solution that is quite neat.
CF:
The above CF just passes in the name of the column, the data inside of the
column and the data type of the column. You can put the function into any
CFC that you like for generic non-dependent q
<[EMAIL PROTECTED]> wrote:
mysql
On Fri, 2007-02-02 at 11:57 -0500, Teddy Payne wrote:
> What database are you using?
>
> Teddy
>
>
> On 2/2/07, Anthony Mathis <[EMAIL PROTECTED]> wrote:
> I'm looking for a solution to reusing a query in a cfc where
Agreed, thank you Doug for taking the time to present, especially while you
were not feeling well.
Teddy
On 2/8/07, Clarke Bishop <[EMAIL PROTECTED]> wrote:
I had to leave last night, and didn't get a chance to say Thank You Doug
for your excellent presentation. You helped me pull together so
Ajas,
I would not really approach DTS tracking just from a COM package. SQL
Server stores all of the information about a DTS package, the execution,
steps and failures in the master DB.
Create a read-only user to connect to your SQL Server's master DB and then
just start exploring all of the met
I see a great deal of adhoc commenting styles that do not have a semblance
of coherence.
When using CFCs, the hint is invalueable.
When using version control, comments made on check-in are very helpful.
Dreamweaver uses design notes on code templates.
I have seen external documents with code e
If you use SQl Server 2000 or 2005, there is a tool that I highly recommend:
SQL Prompt by Red Gate Software
This little gem makes creating queries and joined queries so quick, that
testing your schema or instrospecting your metadata a thing of the past.
There is a demo of the tool in action at
UPS on many services will force you to create a profile. At every point
that could have a data entry, there is a good amount of server side
validation on high performance web applications.
Error trapping, xss prevention and form tampering is advocated pretty
strongly.
There is a good amount of
Ajas,
The drop down for Trac when referring to users is one complaint that it
would be nice to choose who assign tickets to, but on the opposite side or
people who can take action on bugs, they can assign themselves to the
ticket.
Regardless if 10 people swear that Trac is better than Bugzilla, I
CFEclipse recently had a release from 1.3 to 1.3.1.1 to 1.3.1.2
As fixes are submitted and found, Mark Drew has provided a new link for
those who do not have direct access to the Eclipse update.
You can perform manual update from the following:
http://www.cfeclipse.org/update/
You can add the u
For Flex, you should try the www.gotswf.com website, which is a companion
site.
Of course, Steve showed us this last night as well. =)
Thanks again Steve for the generous search engine.
Teddy
On 3/8/07, Steven Ross <[EMAIL PROTECTED]> wrote:
my first thought on this was a big question mark
Ajas,
I would recommend reading the FAQ for each project and use the forums from
each project to assist in troubleshooting some of your installation issues.
As for your question about the Trac multiple project aspect, here is a link
from the Trac FAQ that should answer your question:
http://trac
Not to one up Doug, but a good practice after his suggestion is also to put
in a maxlength on cfqueryparam to the maxlength of the data columns you are
referring to.
If the maxlength for the SKU column is a varchar(40), then:
SELECT Description1, Description2, Vend_Name
FROM carbs.products
WHER
1 - 100 of 269 matches
Mail list logo