Re: cfcdev, cflib, my blog, etc

2006-07-24 Thread Neil Middleton
ts. > > If you want a PROPER mailing list management system, then you want to look > at some like MAILMAN. The ones that come with mail servers are usually > quite > basic. > > Snake -- Neil Middleton Visit feed-squirrel.com ~~

Re: cfcdev, cflib, my blog, etc

2006-07-24 Thread Neil Middleton
I remember the days when it seemed like Majordomo was running everything. You tend not to see it so much now Neil On 7/24/06, Snake <[EMAIL PROTECTED]> wrote: > > I dunno, maybe the fact that they have different names has confused her. > Not every mail server calls it the same thing. > > Some

WSDL Problem

2006-07-24 Thread Neil Middleton
tCode=INVALID_WSDL: Expected element '{ http://schemas.xmlsoap.org/wsdl/}definitions'" Does anyone have any ideas what the problem might be? I've checked near on everthing I can think of. -- Neil Middleton

Re: Custom Tag brain fart

2006-07-24 Thread Neil Middleton
caller scope? On 7/24/06, James Smith <[EMAIL PROTECTED]> wrote: > > Just written a quick custom tag and can't remember how to get info out of > them (been a while). > > The tag is called with the method and it > builds a large structure that I then don't have access to back in the main > templat

Java Certifications

2006-07-24 Thread Neil Middleton
Has anyone done the Sun Java Certifications? If so, are they worth it? Are they any good? -- Neil Middleton Visit feed-squirrel.com ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date

Re: OT: Quick js problem

2006-07-21 Thread Neil Middleton
Ignore me, my bad. Was running it locally. On 7/21/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > I've got a page using js's xmlHTTP to load in some data from an xml file > when a user presses a button. > Problem is, in IE, I get the "information bar"

OT: Quick js problem

2006-07-21 Thread Neil Middleton
I've got a page using js's xmlHTTP to load in some data from an xml file when a user presses a button. Problem is, in IE, I get the "information bar" telling me that "active content" is risky. What's triggering this to pop-up? How can I get rid of it? -- Neil

Re: Site feedback

2006-07-20 Thread Neil Middleton
d be nice to see all my blog posts on one page, and the amount of > clicks for each. > > > -Original Message- > > From: Neil Middleton [mailto:[EMAIL PROTECTED] > > Sent: Thursday, July 20, 2006 3:47 PM > > To: CF-Talk > > Subject: Site feedback > >

Site feedback

2006-07-20 Thread Neil Middleton
what isn't). If you have any opinions or ideas, please let me know. You never know, you might find it useful one day ;-) -- Neil Middleton Visit feed-squirrel.com ~| Introducing the Fusion Authority Quarterly Update. 80

Re: ColdFusion Training Seminars

2006-07-20 Thread Neil Middleton
I did the fast-track course in 2000 (so it's probably changed), but I would say if you have less than around 1 years development under your belt then it's probably a good exposure to most bits of CF. Neil On 7/20/06, Ray Champagne <[EMAIL PROTECTED]> wrote: > > How much programming experience do

Re: CFReport performance

2006-07-19 Thread Neil Middleton
FYI, it seems to scale in a pretty linear fashion. I haven't taken it past a 100 page PDF yet mind Neil On 7/19/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > Yes, on average a single page PDF, quite heavy on the design side was > taking around 2-300 ms excluding que

Re: CFReport performance

2006-07-19 Thread Neil Middleton
at you're doing? And you got this down to less > than a second, for each PDF? > > > -Original Message- > > From: Neil Middleton [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, July 19, 2006 4:58 AM > > > > Does anyone have any experience of bad perform

Re: CFReport performance

2006-07-19 Thread Neil Middleton
Suprisingly not much... On 7/19/06, Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Wednesday 19 July 2006 11:37, Neil Middleton wrote: > > However, I did notice the original report I have been given contained > > TIF's. Replacing these with JPG's made the gener

Re: CFReport performance

2006-07-19 Thread Neil Middleton
Enterprise. On 7/19/06, JediHomer <[EMAIL PROTECTED]> wrote: > > What version of CF are you using? Pro or Enterprise, because if > memory serves me correctly there is a lot more optimisation/thread > usage for PDF creation in the Enterprise version. > > > On 19/07

Re: CFReport performance

2006-07-19 Thread Neil Middleton
to see if flashpaper generation is > quicker? > > Andy > > On 19/07/06, Neil Middleton < [EMAIL PROTECTED]> wrote: > > Yeah, I thought of trying both of these. The trouble I'm having is that > > generating a single PDF page with the "high-performance" re

Re: CFReport performance

2006-07-19 Thread Neil Middleton
you need Ent for this. > > Andy > > On 19/07/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > Does anyone have any experience of bad performance when generating PDF's > in > > CF7 with CFReport? > > > > Currently I'm trying to put together a p

CFReport performance

2006-07-19 Thread Neil Middleton
ing getting the data.) Does anyone know any ways of speeding things up a little? -- Neil Middleton Visit feed-squirrel.com ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion

Re: Coldfusion Report Builder problem

2006-06-20 Thread Neil Middleton
> On 6/20/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > I've been building up a load of spec sheets for cars using the > Coldfusion > > report builder, but I need to add is a cover sheet on the report, so I > can > > just print out the whole PDF, then stick

Coldfusion Report Builder problem

2006-06-19 Thread Neil Middleton
I've been building up a load of spec sheets for cars using the Coldfusion report builder, but I need to add is a cover sheet on the report, so I can just print out the whole PDF, then stick it in an envelope and send it off. Does anyone know if this is possible? -- Neil Middleton Visit

Re: Where does everyone blog?

2006-06-18 Thread Neil Middleton
I blog on my own box (http://www.feed-squirrel.com/blog), but I do know HostMySite (where I host with zero problems) have a wordpress plan http://www.hostmysite.com/hosting/blog/plan/. Neil On 6/18/06, Will Tomlinson <[EMAIL PROTECTED]> wrote: > > >and here... > > > > http://www.thecaniac.c

Re: Documentation

2006-06-08 Thread Neil Middleton
I would say, anyone who is involved in a project either from a development or financial point of view cares about re-use as it has a direct effect on future costs. N On 6/8/06, Tom Chiverton <[EMAIL PROTECTED]> wrote: > > > Why do non-technical people care about reuse ?

Documentation

2006-06-08 Thread Neil Middleton
rules are, what the re-use potential is, how the UI works etc. What tools do you use for the job? Word? Visio? Wiki? How do you tackle it and when? Before writing your code? After? -- Neil Middleton Visit feed-squirrel.com

Re: Capturing executed SQL in CF

2006-06-07 Thread Neil Middleton
> cfquery... result="" > ? > > http://succor.co.uk/index.cfm/2006/3/21/The-cfquery-result-structure > http://www.forta.com/blog/index.cfm?mode=e&entry=1520 > > > On 07/06/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > > > Does anyone know i

Re: Capturing executed SQL in CF

2006-06-07 Thread Neil Middleton
Got any examples? On 6/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > On CF7 + I believe its queryname.sql > > > > > -Original Message----- > > From: Neil Middleton [mailto:[EMAIL PROTECTED] > > Sent: 07 June 2006 14:59 > > To: CF-T

Capturing executed SQL in CF

2006-06-07 Thread Neil Middleton
Does anyone know if there is a way of getting the SQL strings executed within a request at runtime without directly effecting the code (ie doing it from within an error handler)? I seem to have a vague recollection of Ben commenting on it in the past but can't find anything. -- Neil Midd

Re: Only update DB if data has changed?

2006-05-26 Thread Neil Middleton
Is the problem you are trying to solve related to performance of running too many queries, or from updating some sort of LastUpdated column unnecessarily. On 5/26/06, Andy Mcshane <[EMAIL PROTECTED]> wrote: > > Hi all, does anybody have any ideas how I could best implement the > following; > > I h

Re: Component Directory Issue

2006-05-25 Thread Neil Middleton
Remember CF has it's own "web root" as it were.. Neil On 5/25/06, Nick Tong - TalkWebSolutions.co.uk <[EMAIL PROTECTED]> wrote: > > can you access it through cfAdmin > > On 25/05/06, Paul Giesenhagen <[EMAIL PROTECTED]> wrote: > > I am having problems locating the component directory, CFMX says i

Re: CFMX Java server recommendation

2006-05-23 Thread Neil Middleton
Mart, You can execute your Java/JSP right where you are now. I wouldn't really bother mucking about with anything else for what you need right now. N On 5/23/06, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > > ugh, you have JRun already available and paid for. Sure, you could > use JBoss, not T

Re: Google Analytics?

2006-05-22 Thread Neil Middleton
Looking around in my login of analytics it would appear you need to ask Google for one.. http://www.google.com/analytics/sign_up.html Neil On 5/22/06, Ken Ketsdever <[EMAIL PROTECTED]> wrote: > > I've tried to register a couple of times over the past few weeks > currently it appears as though yo

Re: Feed Aggregators

2006-05-16 Thread Neil Middleton
go open-source (I'll leave you to > guess > >which ;-), would there be any interest in the project? > > > >Cheers guys > >-- > >Neil Middleton > > > >Visit feed-squirrel.com > > ~

Re: Hype 2.0

2006-05-16 Thread Neil Middleton
sing HTML/JS etc. These statements seem to be too much of a generalisation to me. -- Neil Middleton Visit feed-squirrel.com ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240618 Archives: http://www.houseoffusion.com/cf_li

Feed Aggregators

2006-05-16 Thread Neil Middleton
to potentially go open-source (I'll leave you to guess which ;-), would there be any interest in the project? Cheers guys -- Neil Middleton Visit feed-squirrel.com ~| Message: http://www.houseoffusion.com/lists.cfm/link

Re: Hype 2.0

2006-05-12 Thread Neil Middleton
Hmm, I wasn't overly fussed about AJAX before reading this article, more concentrating on Flex etc. I think I might give it a closer look now. Neil On 5/12/06, Munson, Jacob <[EMAIL PROTECTED]> wrote: > > Personally I use Ajax because I think it's very handy and does some > pretty awesome stuff.

Re: Sql Server Temp Table

2006-05-09 Thread Neil Middleton
Are you guys sure you aren't talking about ##temp_table? On 5/9/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > > I'm having to work to establish recall, here, but I thought I > remembered that temp tables were maintained until the connection is > broken. Do you have "Maintain Connections" checked

Re: OT: Feed-squirrel

2006-05-05 Thread Neil Middleton
Simple, bigger site with a bigger page rank ;-) On 5/5/06, Rey Bango <[EMAIL PROTECTED]> wrote: > > Yeah, its amazing how feed-squirrel gets the second position a Google > SERP when someone types in my name!! And I have my own site!!! :) > > Rey... > > Neil Middleton wr

OT: Feed-squirrel

2006-05-05 Thread Neil Middleton
To be honest, it's still quite low (~250/300 visitors a day), but considering the amount of promotion I have given it (~ 0) it's not bad. The site is still getting plenty of new visitors each day thanks to Google, and as a result, traffic is going up. I'm pretty sure however, that my RSS gets ham

Re: Put yourself on the map

2006-05-05 Thread Neil Middleton
Yeah, I think thats mainly Sean and Ray's fault. Those two get a whole load of traffic. Obviously MXNA,Goog and Feed-squirrel had a part to play too. Neil On 5/5/06, Andy Matthews <[EMAIL PROTECTED]> wrote: > > I agree...there's over 330 people in the cfdevelopers group now. Not bad > when it w

Re: Put yourself on the map

2006-05-05 Thread Neil Middleton
I guess mailing the smaller group and asking them to join the bigger group would be the easiest way. Neil On 5/5/06, Nick Tong - TalkWebSolutions.co.uk <[EMAIL PROTECTED]> wrote: > > Does frapper allow you to merge groups?? Would be great to get one > definitive group? > > On 04/05/06, Snake <[E

Re: Put yourself on the map

2006-05-04 Thread Neil Middleton
Sorry, I did google for an existing map before creating this one, but couldn't find one. Hopefully,now though, we've got a good one going.For all you guys with sites/blogs/podcasts etc, please spread the word. The more people there are, the more useful it is. Neil http://www.feed-squirrel.c

Re: CFUGs in the UK?

2006-05-04 Thread Neil Middleton
The only one I am aware of is www.ukcfug.co.uk I can see plenty of room for an online UK CFUG though... Neil On 5/4/06, Andy Allan <[EMAIL PROTECTED]> wrote: > > The 2 CFUGs in the UK are based in: > London (UKCFUG www.ukcfug.org) > Edinburgh (ScottishCFUG www.scottishcfug.com) > > Cheers, > And

Re: Counting record repeats

2006-04-28 Thread Neil Middleton
Better still: SELECT DISTINCT '|' + City + '|' FROM [table] Hopefully that will point out where your whitespace might be. Neil On 4/28/06, Ben Nadel <[EMAIL PROTECTED]> wrote: > > Ken, > > Your data might be different... Try: > > SELECT DISTINCT >City > FROM > [table] > > > Make sure t

Re: http://www.fullasagoog.com/

2006-04-27 Thread Neil Middleton
There's always http://www.feed-squirrel.com ;-) Neil On 4/27/06, Chris Tilley <[EMAIL PROTECTED]> wrote: > > What's wrong with this site? http://www.fullasagoog.com/ > > -- > Chris Tilley > > > ~| Message: http://www.houseoffu

Re: RSS Aggregation?

2006-04-20 Thread Neil Middleton
Well, what I have gone for as an interim is something similar. Every feed has a lastCheck time, and every minute, the app checks the oldest 10 feeds. Therefore each feed should get checked roughly hourly. Seems to be working well at the moment, I'll consider dropping the frequency once I know

Re: RSS Aggregation?

2006-04-19 Thread Neil Middleton
This is what I was thinking. Sure there may well be some optimisations that can be done for the process, but I agree that RSS is something that should be checked often. Which brings me back to my original problem... How do I go about getting this data checked, parsed and dumped into the db i

Re: RSS Aggregation?

2006-04-19 Thread Neil Middleton
Thanks guys for this...it's been plugging some of the gaps I hadn't really considered. The site is very much in development still, even if it doesn't appear to be changing on the surface. I will definitely consider using the last modified headers. I didn't realise you could retreive them with

RSS Aggregation?

2006-04-19 Thread Neil Middleton
anyone have any ideas on how else I might be able to import this data in a way that's relatively fast, and reliable? I do have a rudimentary pinging system implemented, but very few of the publishers know this exists. ANY help much appreciated... Regards Neil Middleton Visit feed-sq

Re: Source Control Choices

2006-02-21 Thread Neil Middleton
nching from a browsing point of view. Do you not have more than one branch "active" at any one time? >Alot depends on the IDE you want to use and how important having it >integrated to this IDE is. We're all using DWMX8 here. Neil > >On 2/21/06, Neil Mi

Source Control Choices

2006-02-21 Thread Neil Middleton
We're looking at changing our source control system but are having trouble finding something that seems suited to our needs. Basically, we have around six developers all working on our applications, checking into a dev server with VSS before running the code. From here the code goes to a test

Re: CF - phpBB integration

2005-04-07 Thread Neil Middleton
I'll take a look at phpBB and HTTP methinks.. Thanks On Apr 7, 2005 11:07 AM, Jochem van Dieten <[EMAIL PROTECTED]> wrote: > > > phpBB maintains a session through a session identifier in either > a cookie or the URL. You could collect that session identifier in > CF, do a request from CF to ph

Re: CF - phpBB integration

2005-04-07 Thread Neil Middleton
I was thinking along the lines of phpBB maintaining a login state via a cookie which I can then replicate via CF. Unfortunately, my php is shocking so I'm not sure if this is the case or not. On Apr 7, 2005 10:21 AM, Jochem van Dieten <[EMAIL PROTECTED]> wrote: > > > It is probably easiest to

CF - phpBB integration

2005-04-07 Thread Neil Middleton
Guys, I've just launched my site http://www.ismycarhotornot.co.uk which is running CF on the front end and a phpBB installation for the forum software. Thing is, I think it would be cool if people could leave comments directly on an image, but I think that requires some sort of login system in

Re: CFMX 7 Price

2005-02-07 Thread Neil Middleton
Indeed, but that would knock out a fair amount of the missing thousand. On Mon, 07 Feb 2005 14:53:57 +, Keith Gaughan <[EMAIL PROTECTED]> wrote: > Neil Middleton wrote: > > > VAT? (value added tax (sales tax) for those outside the UK) > > That's still an aw

Re: CFMX 7 Price

2005-02-07 Thread Neil Middleton
VAT? (value added tax (sales tax) for those outside the UK) On Mon, 7 Feb 2005 12:49:22 +0100, Allan - CFUG Spain <[EMAIL PROTECTED]> wrote: > Its not just uk though its everyone, and the difference is not just a few > pounds / euros its 1000 pounds and 1300 euros. > > Its just NOT justifiable

Re: Coldfusion VS ASP.NET use

2005-02-04 Thread Neil Middleton
Surely this is abundantly obvious, ASP/.NET has a much larger saturation than CF, you don't need to google to know that...just open your eyes a little. -- Neil http://www.theservicefactory.com Get Firefox - http://www.getfirefox.com ~

Re: Using Coldfusion with XML

2005-02-02 Thread Neil Middleton
Th isn't part of the error itself, only an escaped coming from CF's built in error handler, it does that sometimes. The most important bit is the < ("<") which CF has conveniently escaped for you. Neil On Wed, 2 Feb 2005 10:37:04 -, Ian Vaughan <[EMAIL PROTECTED]> wrote: > I am receiving

Re: Sessions being show to wrong users?

2005-01-26 Thread Neil Middleton
I'm willing to bet that this is due to a proxy server. Are all the users coming from the same place (e.g. same company, ISP?). We had this problem a few years ago. On Wed, 26 Jan 2005 10:34:32 +, Bert Dawson <[EMAIL PROTECTED]> wrote: > I've seen this occurring when a PC which already has t

Re: ColdFusion 5 RDS & Visual Source Safe

2005-01-25 Thread Neil Middleton
We use this configuration regulary and it works fine for us so I reckon it must be your DWMX config. Does RDS work through the browser? On Tue, 25 Jan 2005 12:31:27 -0400, Rob Sherman <[EMAIL PROTECTED]> wrote: > Hi Calvin, > Thanks for the suggestion. It's been tried and with the same results.

Re: BlogCFM seeks hosting

2005-01-21 Thread Neil Middleton
That'll explain where http://www.cf-developer.co.uk went then On Fri, 21 Jan 2005 09:05:32 +, Stephen Moretti (cfmaster) <[EMAIL PROTECTED]> wrote: > Stephen Moretti (cfmaster) wrote: > > >Rick Root wrote: > > > > > > > >>Would anyone like to donate some hosting for the BlogCFM project?

Re: .NET under CFMX

2005-01-20 Thread Neil Middleton
gt; rish > > ------ > Guy Rish > [EMAIL PROTECTED] > > Gestaltech, Inc. > be more... > > -Original Message- > From: Neil Middleton [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 20, 2005 8:06 AM >

Re: .NET under CFMX

2005-01-20 Thread Neil Middleton
ery > effectively. > > Vince Bonfanti > New Atlanta Communications, LLC > http://www.newatlanta.com > > > -Original Message- > > From: Neil Middleton [mailto:[EMAIL PROTECTED] > > Sent: Thursday, January 20, 2005 10:20 AM > > To: CF-Talk > >

Re: .NET under CFMX

2005-01-20 Thread Neil Middleton
Are you willing to fly someone over then? ;-) I'm in the UK. On Thu, 20 Jan 2005 10:05:25 -0500, Vince Bonfanti <[EMAIL PROTECTED]> wrote: > If you're like, I can have a member of our sales staff contact you and > arrange an on-site demonstration. -- Neil http://www.theservicefactory.com Get

Re: .NET under CFMX

2005-01-20 Thread Neil Middleton
a component is written with COM in mind it possible to create COM > objects which CF may be able to talk to... > > HTH > > On Thu, 20 Jan 2005 11:45:20 +, Neil Middleton > <[EMAIL PROTECTED]> wrote: > > I am trying to find out about using .NET components undernea

Re: SeeFusion

2005-01-20 Thread Neil Middleton
Wonder why this is only a 2 hour trial. If we were to purchase it it would need to be seen by about ten people. "QUICK QUICK!!, It's installed!! Before it goes!!" Neil On Thu, 20 Jan 2005 07:22:28 -0500, Calvin Ward <[EMAIL PROTECTED]> wrote: > I've looked at this, set it up, and found it ver

.NET under CFMX

2005-01-20 Thread Neil Middleton
I am trying to find out about using .NET components underneath a Coldfusion front end. Reason I say this is that a large number of our clients are pushing for .NET applications, but we currently have a large group of legacy CF based applications and all of our in-house expertise is also CF. So, t

Re: New CF Blog App

2005-01-19 Thread Neil Middleton
I too would be interested in taking a look at this and suprise, surpise I also have a CFOpen account under neilmiddleton. > Rick Root wrote: > > > If anyone is interested, I'm making excellent progress on my new > > coldfusion blogging tool which I will release under open source. > > > > It's cal

OT: Eclipse DBEdit

2005-01-13 Thread Neil Middleton
Hi, I've just installed the latest release (1.02) of DBEdit into my eclipse 3.0 and have come across a problem. I can see the prefs for it, I can see the views for it, but how the hell do I set up a connection? I have hunted and hunted and found nothing. Any ideas? -- Neil http://www.theservic

Re: Determining the location of a CFC

2005-01-10 Thread Neil Middleton
In fact, ignore me, it's not a webservice calling, it's another remote CFC call from the same server. On Mon, 10 Jan 2005 16:15:41 +0000, Neil Middleton <[EMAIL PROTECTED]> wrote: > I'm trying to write an application that is consumable by webservices, > and for re-us

Determining the location of a CFC

2005-01-10 Thread Neil Middleton
I'm trying to write an application that is consumable by webservices, and for re-use, it doesn't know where on the server it might exist, only that the first folder inside the webroot is called "projects". I am trying desperately to write some code that can tell me the component path for all the c

Re: Slightly OT: CFEclipse problem

2005-01-05 Thread Neil Middleton
> -Original Message----- > From: Neil Middleton [mailto:[EMAIL PROTECTED] > Sent: 05 January 2005 10:37 > To: CF-Talk > Subject: Re: Slightly OT: CFEclipse problem > > Sorry, no, I am doing a variety of things, and "£" could be in a > value, in a string etc. >

Re: Slightly OT: CFEclipse problem

2005-01-05 Thread Neil Middleton
> > N > > > -Original Message- > From: Neil Middleton [mailto:[EMAIL PROTECTED] > Sent: 05 January 2005 10:18 > To: CF-Talk > Subject: Slightly OT: CFEclipse problem > > I've posted this in a few places already with no response (probably > not th

Slightly OT: CFEclipse problem

2005-01-05 Thread Neil Middleton
I've posted this in a few places already with no response (probably not the best time of year) but I am having a small problem with CFEclipse (might be eclipse proper but I haven't had a chance to check) Basically, whenever I have a "£" in a file, and save it, the "£" gets saved as a "?". Does an

Re: How to prevent multiple logins

2004-10-15 Thread Neil Middleton
It doesn't, apart from via inference as the users realise that if they share their user account they are likely to be forced off the system with no notice. On Fri, 15 Oct 2004 11:11:42 -0400, Scott Stroz <[EMAIL PROTECTED]> wrote: > But how will that stop someone else from trying to login as one o

Re: How to prevent multiple logins

2004-10-15 Thread Neil Middleton
We do this in one of our applications. If a user logs in and that user is currently logged in they (the original login) gets kicked. Works well, as it reminds our users a 1 person - 1 login, and not for sharing, On Fri, 15 Oct 2004 10:45:34 -0400, Burns, John D <[EMAIL PROTECTED]> wrote: > But if

XML Serialisation

2003-08-19 Thread Neil Middleton
Guys, I'm after a tag or function which can convert a complex cf data type into an xml packet. I've seen the ones on CFlib that convery queries and structs but I'm after one which can do combinations of datatypes all in one go and return a valid xml packet. I would use WDDX but I'd like XML as o

CFQUERYPARAM and date/time values

2003-08-01 Thread Neil Middleton
I have just come across a possible bug in CFMS related to CFQUERYPARAM and dateTimes If you specify a QueryParam with a CFSQLType passing in an ODBCDateTime strange things happen.. e.g Pass in an ODBCDateTime with a cfsqltype of CF_SQL_DATE and CF will ignore the time part of the ODBCDate

RE: Hiding Javascript Source

2003-07-30 Thread Neil Middleton
By the fact that the user has to download the script to their own machine there is absolutly nothing you can do to prevent a user from stealing the code. Neil > Isn't javascript cached locally, so if I really wanted the > source, I could > find it in my cache?

RE: Mach II

2003-07-29 Thread Neil Middleton
at time. For now I think all you > can really do to > familiarize yourself with it is to go through the code and > try and figure > out what does what. > > Ben > - Original Message - > From: "Neil Middleton" <[EMAIL PROTECTED]> > To: "CF-T

Mach II

2003-07-29 Thread Neil Middleton
Can anyone provide me or point me to an idiots guide to Mach II. I am basically trying to figure out what it does, roughly how it works and what beneifts it has. Call me stupid, but terms like "implicit invocation architecture" mean very little to me... Neil

RE: CFMX Wiki

2003-07-28 Thread Neil Middleton
> By 'written in CF (Ideally MX)' are you saying you want a > wiki that uses > specific features of CFMX that are only available in MX or > just a wiki that > will run on MX? For now, just running in MX, but ultimately something CFC based would be nice. ~

CFMX Wiki

2003-07-28 Thread Neil Middleton
Does anyone know of any easy to use CF based Wiki's? I have played with some of the ASP ones, but would prefer on written in CF (Ideally MX). Can anyone help? Neil ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?fo

OT: DWMX

2003-07-25 Thread Neil Middleton
Does anyone know how to stop DWMX from using and instead of and ??? Neil ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&fo

RE: String data right truncation

2003-07-24 Thread Neil Middleton
One of the fields you are trying to insert is longer (or a different type) than the db field it is trying to insert into... Neil > Can someone please tell me what the error below means? It > comes after I submit a form. > ODBC Error Code = 22001 (String data right truncation) > [Microsoft][OD

RE: Count string occurances in an html file.

2003-07-18 Thread Neil Middleton
Hmm, hadn't thought of doing that way...quite neat Neil > -Original Message- > From: Bosky, Dave [mailto:[EMAIL PROTECTED] > Sent: 18 July 2003 14:28 > To: CF-Talk > Subject: RE: Count string occurances in an html file. > > > I located a simple UDF at CFLIB. > > Thanks ~~

RE: Count string occurances in an html file.

2003-07-18 Thread Neil Middleton
off the top of head - No Found = #foundCount# - Only problem I can think of this is that the code is limited to only finding 1000 inst

Flash remoting installed?

2003-07-10 Thread Neil Middleton
Guys, Do I have enough in a standard CFMX install with updater 3 to get flash remoting working or do I need to install all the other bits and pieces seperately? Neil ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?f

RE: What was that link?

2003-07-09 Thread Neil Middleton
ta sir... > -Original Message- > From: Tim Laureska [mailto:[EMAIL PROTECTED] > Sent: 09 July 2003 14:53 > To: CF-Talk > Subject: RE: What was that link? > > > http://www.speedpeople.com/ > > Tim > > -----Original Message- > From: Neil Midd

What was that link?

2003-07-09 Thread Neil Middleton
A while ago someone posted a link to a car site that had a little flash (remoting) snippet in the top right corner for model searches... I've trawled through my archives and can't find the link, so does anyone else have it to hand? TIA Neil ~~

RE: CFUnit

2003-07-07 Thread Neil Middleton
> I guess I'm just not one of those people who feel > everything > should be free. ;) Neither am I, but I have trouble justifying to my boss the cost for just two CFC's (admittedly the functionality is worth more). I (and I reckon I'm not alone here) do not require/want/need any of the other ap

RE: CFUnit

2003-07-07 Thread Neil Middleton
One Question, why oh why do MM charge for CFUnit? Surely, by giving it away, and thus improving the quality of the CF out there, they would be improving the CF name in the way that they are marketing it. MM, Please make CFunit free, paying $1499 for this is a lot of money (and I don't really want

RE: CF Compatability

2003-06-16 Thread Neil Middleton
> I wouldnt think so, I would say that trying to trademark on > would > be very very hard to try and enforce - and would probably > never happen. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Su

RE: CFDIRECTORY over a LAN

2003-06-12 Thread Neil Middleton
Just tried it over IP and the performance is the same... N > -Original Message- > From: Neil Middleton [mailto:[EMAIL PROTECTED] > Sent: 12 June 2003 10:59 > To: CF-Talk > Subject: RE: CFDIRECTORY over a LAN > > > no firewalls, and I haven't tried using a

RE: CFDIRECTORY over a LAN

2003-06-12 Thread Neil Middleton
ver a LAN > > > Hi, > Have you tried using a the IP address out of interest? > Any firewalls > between the boxes? > > WG > > -Original Message- > From: Neil Middleton [mailto:[EMAIL PROTECTED] > Sent: 12 June 2003 10:51 > To: CF-Talk > Subject: RE:

RE: CFDIRECTORY over a LAN

2003-06-12 Thread Neil Middleton
s .. > > Is it a mapped drive or UNC path? > DHCP or fixed ip addresses ? > ip/tcp or netbios etc? > You using an ip address or a machine name? > Using DNS or other to lookup that name ? > > What else is the box with the files? Is it tuned for file server or > whatever? &

CFDIRECTORY over a LAN

2003-06-12 Thread Neil Middleton
Guys (and gals), I've been getting some performance problems with cfdirectory of recent. Basically I have written a recursive directory listing function which returns me a query of all the files below a certain folder. This all seems to work perfectly. However, recently the number of files being

RE: Boolean performance question...

2003-06-05 Thread Neil Middleton
This is a slightly invalid test as does an isDefined() check as well. Interesting performance from RedSky tho Neil > -Original Message- > From: Calvin Ward [mailto:[EMAIL PROTECTED] > Sent: 04 June 2003 15:18 > To: CF-Talk > Subject: Re: Boolean performance question... > > > Interestin

RE: Removing bad emails from newsletter db

2003-05-29 Thread Neil Middleton
If you are interested only in people who read the mail and you send your mail as HTML, include a CFCONTENT'ed image in the HTML e.g http://server/[EMAIL PROTECTED]" height="1" width="1"> and then collect the email addresses found by your cfm and ditch the rest of them... Neil > -Original M

RE: CFHTTP - JavaScript - Frame Source (Dynamic)

2003-03-28 Thread Neil Middleton
use document.innerHTML which will return the source for the frame. Neil > -Original Message- > From: Igor Ilyinsky [mailto:[EMAIL PROTECTED] > Sent: 28 March 2003 15:56 > To: CF-Talk > Subject: CFHTTP - JavaScript - Frame Source (Dynamic) > > > Guys, I am going nutty trying to figure th

RE: RegExp Help

2003-03-26 Thread Neil Middleton
thats alright, thats about the only regexp I know..;-) Neil > Hi Neil, Thanks for getting back to me... > > Your RegExp has done the trick well under it and really need to > brush up on my RegExp skills but am always put off by the > horrible ones > you see getting used! > > Much apprec

RE: RegExp Help

2003-03-26 Thread Neil Middleton
.* I think, if not, nevermind... Neil > Can anyone help me with the RegExp for stripping out content > between two > defined tags... ie > > > ... > Content to strip out > ... > > > I would need it to strip out all the content and the tags > themselves as > well... ~

AbleCommerce

2003-03-25 Thread Neil Middleton
Has anyone here on the list had any experience with AbleCommerce? I have been asked to think about how to put together an e-commerce site (a field I have never needed to look at) and AbleCommerce popped into my head. Anyone have any views/opinions of this software or any alternative recommendati

<    1   2   3   >