Re: cfc error

2005-04-05 Thread Scott Barnes
cfset var qLF = cfset dsn=it cfset un=that cfset pw=this cfquery name=qLF datasource=#dsn# username=#un# password=#pw# SELECT * FROM patterns ORDER BY parentID DESC /cfquery cfreturn qLF Heh, hi Taco btw. umm, be careful and remember that if you use cfset dsn= instead of cfset var

Re: community threads

2005-04-01 Thread Scott Barnes
bwhah touche... No, i agree its sometimes very easy to go off topic in mailing lists and so sometimes the community needs to go stop..ya know this is a valid discussion i'm sure, but over there *points to another category* you can go at it and be all slanderish to one another until the cows come

Re: CrystalTech does not like negative comments!

2005-03-31 Thread Scott Barnes
This debate has been hashed not just in ISP's but also online games, point and case is this. Its a company that has an enormous customer base, now whether you or I end up getting the shortest straw in Customer Service is simply a matter of fate. There is always a situation where once a company

Re: CrystalTech does not like negative comments!

2005-03-31 Thread Scott Barnes
it, they can pick up their toys and go home. Childish as it maybe but in 4 months time who will remember what that post was about (or this one) and so the ripple fades and life goes on ;) -- Regards, Scott Barnes http://www.mossyblog.com http://www.flexcoder.com (Coming Soon

Re: OT: Giving back to CF-TALK

2005-03-31 Thread Scott Barnes
You are the reason why spam exists. heheh. On Tue, 29 Mar 2005 13:20:04 -0500, Rick Root [EMAIL PROTECTED] wrote: Let me preface this by stating that I am NOT asking any of you to help me get a free anything. I am going to ask if any of you want me to help YOU get a free seomthing. A few

Re: ooa, ood, oop and design patterns

2005-03-31 Thread Scott Barnes
just code. I wish more people would create blogs on the very subject and air there thoughts as its been sucessful for devs like Joe, Matt and many many others (myself included) to bare ones soul about their knowledge/learning experience on OO development with CFMX. -- Regards, Scott Barnes http

Re: Flash Forms Question...

2005-03-31 Thread Scott Barnes
I've wondered the same thing myself, and officially i've been told the behaviour capabilities of Flash Forms are limited if not non-existant. I've been meaning to sit down and see if i can decorate a SWF with behaviours and while i mentioned that to Mr Bluntel himself to which he gave me a no

Re: CrystalTech does not like negative comments!

2005-03-31 Thread Scott Barnes
give em that. -- Regards, Scott Barnes http://www.mossyblog.com http://www.flexcoder.com (Coming Soon) ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours

Re: Flash Forms Question...

2005-03-31 Thread Scott Barnes
Flash Forms only for simple hit n run things. It is not meant to be highly advanced, merely a piece of equipment to get you up and running fast for simple quick n dirty data entry. Wish to do more advanced Flash, then there is Flex, or FlashMx itself :) -- Regards, Scott Barnes http

Re: Ajax

2005-03-31 Thread Scott Barnes
. JavaScript imho is a hard language to architect, not code. -- Regards, Scott Barnes http://www.mossyblog.com http://www.flexcoder.com (Coming Soon) ~| Logware (www.logware.us): a new and convenient web-based time tracking application

Re: ooa, ood, oop and design patterns

2005-03-31 Thread Scott Barnes
tend to various backrounds in OOP or other, but CFMX is weird and needs to be attacked differently to most traditional OOP. i'm ranting..yes lets make the lists, let us know who ever starts them and where i can subscribe my gmail / label / filter to -- Regards, Scott Barnes http

Re: What's wrong with the Javascript?

2005-03-31 Thread Scott Barnes
ground for some nasty Memory Leaks for one - that and can be costly in terms of assuming every cycle runs smoothley (ie no time outs etc). thats my hot tip for the day ehhehehe. -- Regards, Scott Barnes http://www.mossyblog.com http://www.flexcoder.com (Coming Soon

Re: Search engine question

2005-03-31 Thread Scott Barnes
People linking to your site also helps your google rankings. Simply spamming the crap out of your site with repeated sentences or paragraphs will not win you any favours with google. The algorithiums used are a little smarter in terms of what to spider and what not to spider. Google Hacks is a

Re: What's wrong with the Javascript?

2005-03-31 Thread Scott Barnes
].notify(); } } observer.prototype.attach = function(oListener){ this.listeners.push(oListener); } observer.prototype.detach = function(){ } obsOnNodeSelect = new observer(); -- Regards, Scott Barnes http://www.mossyblog.com http://www.flexcoder.com (Coming Soon

Re: Ajax

2005-03-31 Thread Scott Barnes
others have figured out... DHTML (remoting aside) is going to hurt to build. Bindows.net and DOMAPI do a nice enough job in regards to Controls/container development and all the power to them. Just there is more to AJAX than meets the eye imho. -- Regards, Scott Barnes http://www.mossyblog.com

Re: CrystalTech does not like negative comments!

2005-03-31 Thread Scott Barnes
In a perfect utopia were the world is free of wars and Osama Bin Laden is simply a cooky tailor from the outskirts of Middle East Village, President Bush is a scholar and aliens, when landing on earth choose America because of its passive society who choose not to use guns at all - maybe just

Re: ooa, ood, oop and design patterns

2005-03-31 Thread Scott Barnes
to be in the mainstream of CF OOP, not the bleeding edge. I am not knocking CFCDev, there's room for both actually. Rick Mason On Thu, 31 Mar 2005 22:22:46 +1000, Scott Barnes [EMAIL PROTECTED] wrote: On Thu, 31 Mar 2005 05:52:31 -0600, Jared Rypka-Hauer - CMG, LLC [EMAIL PROTECTED] wrote

Re: Ajax

2005-03-31 Thread Scott Barnes
- From: Scott Barnes [mailto:[EMAIL PROTECTED] Sent: donderdag 31 maart 2005 14:07 To: CF-Talk Subject: Re: Ajax On Thu, 31 Mar 2005 14:49:33 +0200, Micha Schopman [EMAIL PROTECTED] wrote: Soon we will see more applications on the market featuring functionality supporting the idea

Re: Search engine question

2005-03-31 Thread Scott Barnes
This concerns me the most, you can trick the bots until you have a total monopoly on keywords. Yet, if someone reports you to google (and it happens) for hijacking traffic (only have to look at your competitors) and they then find you're hacking the bots, they blacklist you. Ontop of that, do you

Re: Search engine question

2005-03-31 Thread Scott Barnes
Message- From: Scott Barnes [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 6:08 PM To: CF-Talk Subject: Re: Search engine question This concerns me the most, you can trick the bots until you have a total monopoly on keywords. Yet, if someone reports you to google

Re: Search engine question

2005-03-31 Thread Scott Barnes
...it would appear to the viewer that the page had no content...that's as bad as some of the gateway pages I've seen. The copy is terrible for the human visitor, but great for the bot... Rick -Original Message- From: Scott Barnes [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31

Re: CrystalTech does not like negative comments!

2005-03-30 Thread Scott Barnes
be pinning them to the wall on whys but for a shared hosting situation really, i think you're dreaming a little in terms of expecting dedicated instance 24/7, 365 days a year uptime and only goes down in the event a meteor takes out the server rack imho. -- Regards, Scott Barnes http

Re: CrystalTech does not like negative comments!

2005-03-30 Thread Scott Barnes
PM To: CF-Talk cf-talk@houseoffusion.com Subject: RE: CrystalTech does not like negative comments! -Original Message- From: Scott Barnes [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 30, 2005 10:21 PM To: CF-Talk Subject: Re: CrystalTech does not like negative comments

Re: CrystalTech does not like negative comments!

2005-03-30 Thread Scott Barnes
not having to be updated as much. :) From: Jim Davis Sent: Wednesday, March 30, 2005 11:26 PM To: CF-Talk Subject: RE: CrystalTech does not like negative comments! -Original Message- From: Scott Barnes [mailto:[EMAIL PROTECTED

Re: OT: Memory Leak in Browsers?

2005-03-08 Thread Scott Barnes
Hmm, you make it sound so sinister... you also forgot the key point i made on MossyBlog and that was : ...I've missed about 1000 extra points i could easily extend further into but i'd be here all night and this post would be probably turn into a book... DHTML and Flash each have their own set

Re: OT: Memory Leak in Browsers?

2005-03-08 Thread Scott Barnes
Micha, I'm at a crossroads, in that I typically defensive code when in DHTML (or any language which has auto-garbage collection enabled) - yet i'm concerned its an un-needed amount of work... ie reminds me of writing 115 lines of code to print hello world - sure its Zen powerd to the 10th degree

Re: OT: Memory Leak in Browsers?

2005-03-08 Thread Scott Barnes
it in the previous discussion where it was relevant. From: Scott Barnes [EMAIL PROTECTED] Sent: Tuesday, March 08, 2005 4:32 AM To: CF-Talk cf-talk@houseoffusion.com Subject: Re: OT: Memory Leak in Browsers? Hmm, you make it sound so sinister... you also

Re: OT: Memory Leak in Browsers?

2005-03-08 Thread Scott Barnes
heheh fiesty bunch aren't yas :) Micha, i noticed the other day you posted a screenshot of your CMS? Does that have DHTML unload techniques and what not in place or did you just simply leave it at the basics (ie tmpObj = null etc) Is that CMS Open Source btw? On Tue, 8 Mar 2005 11:57:31

Re: OT: Memory Leak in Browsers?

2005-03-08 Thread Scott Barnes
Well, I don't know whats taken place as i only jump in / out of this list when it suites me (sorry) but, the other day on another CF List (CFAussie) I actually got in trouble for mentioning information that i thought was not obvious to some, thus i assumed resulting in a thread-match-2005. Point

Re: OT: Memory Leak in Browsers?

2005-03-08 Thread Scott Barnes
as i hate that feeling like i'm about to pioneer something or take a technical leap of faith (Not saying i'm the first but hopefully you get my meaning) Newho - bed time. -- Regards, Scott Barnes http://www.mossyblog.com

OT: Memory Leak in Browsers?

2005-03-07 Thread Scott Barnes
to be a pretty darn big app mind you) surely that wouldn't affect todays computers? as in most would probably fair to say have around 512mb of Ram at minimum? Also taking into account most Tools can ask upward to 90mb to run anyway (ie java based ones that is). -- Regards, Scott Barnes http

Re: [OT, Python Quote] Plum vs Fusebox4.1/Mach-II (was RE: Plum vs Adalon?)

2005-02-18 Thread Scott Barnes
AHEAD OF ME IN ITS USE hehehe). -- Regards, Scott Barnes http://www.mossyblog.com ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project