Re: Coldfusion & JSONp

2008-03-13 Thread Neil Middleton
What happens when you use $.ajax()? $.ajax({ url: "http://www.commadelimited.com/uploads/bullhorn/bullhorn.cfc ?method=retriveData&jsoncallback=?" , datatype: "json" , method: "get" , success: function() { /* do some stuff */ } , error: function (XMLHttpRequest, textStatus, errorThrown)

Re: HOLY messed up Leap year problem! CFFTP HELP!

2008-02-29 Thread Neil Middleton
Related?: http://www.flatpackedworld.co.uk/blog/index.cfm/2008/2/28/Coldfusion-possible-Leap-Year-bug Neil On Fri, Feb 29, 2008 at 4:47 PM, J W <[EMAIL PROTECTED]> wrote: > I don't see how it could be the ftp server since I can log in to that > server > with FireFTP and see those files without

Re: poll - How many MS should it take to load a site's home page?

2008-01-22 Thread Neil Middleton
I kinda disagree on this. For me, you only need to look at performance overall if you are slower than your competitors, but that first hit should always be nice and snappy. Once the user is looking at your site, they are less likely to run off on the first slow page hit. Neil On Jan 21, 2008 6:

Re: White Space Eliminator

2008-01-21 Thread Neil Middleton
There loads of custom tags dotted around the net (I seem to recall one called cf_stripWhitespace or similar) that do this, and give you a load of options on how aggressive they are. I also seem to recall the saving over HTTP 1.1 is negligible as it compresses on the fly. However, saying tha

Re: poll - How many MS should it take to load a site's home page?

2008-01-21 Thread Neil Middleton
Normally I work to a rule of around 2 seconds perceived time before stuff starts appearing on the page with everything else appearing in the next two. The thing with page loads aren't anything to do with ms duration in CF, but the perception by the user. The user does give a t*ss what the

Re: Apple + Adobe = ??

2008-01-14 Thread Neil Middleton
To be honest,knowing the history of ColdFusion isn't it about time Adobe got bought? - we've been with the same owner for literally months now... Neil On Jan 14, 2008 4:06 PM, Billy Cox <[EMAIL PROTECTED]> wrote: > How would it change our lives if Apple were to buy Adobe? Would this be a > good t

Re: CF Bug Tracker

2008-01-11 Thread Neil Middleton
Personally I use wordpress, but I still can't find a decent code formatting plugin that works well with CF (like what blogCFC has). Anyone know of anything? Neil On 11 Jan 2008, at 19:16, Nathan Strutz wrote: > On Jan 11, 2008 10:23 AM, Raymond Camden <[EMAIL PROTECTED]> wrote: > >> No, Light

Re: Adobe ColdFusion IDE survey

2008-01-11 Thread Neil Middleton
I've not had any problems with Eclipse, it's one of the most reliable bits of software I have, although I have seen other developers installs get nuked by plugins (always back it up first!). However, saying that, it doesn't always run overly smooth, for instance, I regularly have 5-10 second

Re: irc

2008-01-04 Thread Neil Middleton
I believe it's irc.dal.net #coldfusion, but I can't check as IRC is blocked here Neil On Jan 4, 2008 2:43 PM, Chad Gray <[EMAIL PROTECTED]> wrote: > Thanks, I forgot to ask what the connection info is to the CF channel? > > > > -Original Message- > From: Cutter (CFRelated) [mailto:[E

Re: CF <-> Flex Frameworks?

2008-01-04 Thread Neil Middleton
ldBoxProxyGuide > http://www.luismajano.com/blog/index.cfm/2007/10/26/ColdBox-Beta-2-FlexAIR-Integration > http://www.cfframeworks.com/blog/index.cfm/2007/10/31/Pimp-my-ColdBox--now-with-FlexAIR-Integration > > > > > On Jan 4, 2008 7:37 PM, Neil Middleton <[EMAIL PROTECTED]> wrote: >

CF <-> Flex Frameworks?

2008-01-04 Thread Neil Middleton
I might be being a complete chump here and not looking at this in the right way, but bear with me. Currently I have some apps which use a variety of different front-controller frameworks (e.g MG:U, Mach-II etc) and work well. All use coldspring to wire in a centralised domain model which accesses

Re: Anyone ever see this error? CFDocument

2007-10-31 Thread Neil Middleton
I think I saw this error once when trying to incorporate an image that didn't exist at the URL given, but I may be remembering that wrongly so don't bet on it. Basically, ignore everything I say, I'm in my own little world consisting of just me. ;) Neil On Oct 31, 2007 1:35 PM, <[EMAIL PROTECTED

Re: TinyUrl's?

2007-10-23 Thread Neil Middleton
I did consider that, but I don't really want to get into posting through pages and screen scraping. N On 10/24/07, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > > Nope, but with CFHTTP and tinyURL.com I bet you could cobble something > together > pretty quick ;-) > > Bryan Stevenson B.Comm. > VP &

TinyUrl's?

2007-10-23 Thread Neil Middleton
Does anyone know of any tiny url like services either in CF, or that CF can integrate with? I have a requirement to create lots of tiny url's programatically. Neil ~| Download the latest ColdFusion 8 utilities including Report B

Re: Have I found a CFFeed Bug?

2007-10-22 Thread Neil Middleton
OTECTED]> wrote: > > HI Neiil, > > The link given by you works fine and I didn't see any error but an XML > feed document. Is it that the case your browser is not able to parse it > as a valid feed XML? I am using IE7 and didn't see any error. > > Jayesh Vir

Have I found a CFFeed Bug?

2007-10-22 Thread Neil Middleton
I'm just doing a spot of feed-squirrel build work, and I think I've found a bug which I'm hoping someone else can verify (just to make sure I'm not losing it). Basically, if I CFFeed a URL that's valid RSS (for instance, http://samfarmer.instantspot.com/blog/rss.cfm?mode=full), I am getting the err

Re: Anyone with ISAPI_rewrite experience?

2007-10-21 Thread Neil Middleton
I used this a while back, ping me an email and I'll try and remember the details. Neil On 10/20/07, Andy Matthews <[EMAIL PROTECTED]> wrote: > > My hosting company just installed this for my domains and I'm wondering if > anyone has ever used it before. > > They gave me the docs for it: > http://w

Re: SYS-Con relies on "dead" technology

2007-10-18 Thread Neil Middleton
seems Adobe could learn as well : http://weblogs.macromedia.com/mxna/ Element CONFIG.VARS.RECORDSPERPAGE is undefined in APPLICATION.Neil On 10/16/07, Raymond Camden <[EMAIL PROTECTED]> wrote: > > > Then go and set a site wide error handler. You can leave the file > blank. Even that is better than

Re: SYS-Con relies on "dead" technology

2007-10-17 Thread Neil Middleton
Who's Sys-con? Honestly, I've now blanked them from my brain - there's no point in worrying about them anymore On 10/17/07, Raymond Camden <[EMAIL PROTECTED]> wrote: > > I'm glad they did. All teasing aside about how much we hate Sys-Con > (got to fill up the Google cache), my tip was _very_ seri

Re: OT Sys-con at it again

2007-10-15 Thread Neil Middleton
Is it me, or is the article verging on the incomprehensible? I think they spent longer editing the little graphic... Josh says the sys-con mailing list is really slow, and JH somehow comes to the conclusion from that that CF is dead? OK then, well lets take that logic a little furtherbecause t

Re: Adobe Nails ColdFusion Cofin

2007-07-30 Thread Neil Middleton
>As a developer working 40 hours a week at a certain "hourly" rate... >if I'm even 10% more productive working on Coldfusion versus another >environment, that alone makes the COST of Coldfusion worthwhile. >Let's say the cost of my employment, including benefits, is about $50/hour. >The 10% product

Getting CF running on Ubuntu Tomcat

2007-05-04 Thread Neil Middleton
java:287) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425) -- Neil Middleton Visit feed-squirrel.com BTW, Feed-Squirrel is now sporting some shiny new forums - go check them out. http://www.feed-squirrel.com/forum ~| Deploy Web

Re: Ann: Feed-Squirrel Forums

2007-05-02 Thread Neil Middleton
>The link doesn't work Neil. > >Rey... > >Neil Middleton wrote: >> d'oh http://www.feed-squirrel.com/forum ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & c

Ann: Feed-Squirrel Forums

2007-05-02 Thread Neil Middleton
t there. http://www.feed-squirrel.com/forums -- Neil Middleton ~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?

Re: CFHTTP not working?

2007-04-13 Thread Neil Middleton
>Neil Middleton wrote: >> Can anyone think of a reason why when I CFHTTP it doesn't connect to >> external URL's when the sites work perfectly in a browser on the same >> machine? >> >> I am using WinXP / CFMX7 Dev Edition > >Is the browser o

Re: CFHTTP not working?

2007-04-13 Thread Neil Middleton
> I think I've figured it. I've got a proxy that my other boxes don't > go through. > > Now why the hell can't CFMX respect the proxy settings on the machine? > I can't have CFHTTP proxy attributes going up to my live box. > > Neil > > >> Can anyone think of a reason why when I CFHTTP it doe

Re: CFHTTP not working?

2007-04-13 Thread Neil Middleton
I think I've figured it. I've got a proxy that my other boxes don't go through. Now why the hell can't CFMX respect the proxy settings on the machine? I can't have CFHTTP proxy attributes going up to my live box. Neil >> Can anyone think of a reason why when I CFHTTP it doesn't >> connect to

Re: CFHTTP not working?

2007-04-13 Thread Neil Middleton
RL... You can't use "./page.cfm" type >notation. It needs the whole HTTP:// stuff. > > >. >Ben Nadel >Certified Advanced ColdFusion MX7 Developer >www.bennadel.com > >Need ColdFusion Help? >www.bennadel.com/ask-ben/ > >---

CFHTTP not working?

2007-04-13 Thread Neil Middleton
Can anyone think of a reason why when I CFHTTP it doesn't connect to external URL's when the sites work perfectly in a browser on the same machine? I am using WinXP / CFMX7 Dev Edition Neil ~| Create robust enterprise, web RI

Re: RFC: CFMX Runtime Server

2007-01-05 Thread Neil Middleton
OK, well working on that basis - what is to stop me from buying only one server for building my WAR files and deploying them to a whole host of j2ee containers in my test and production environments? Even more than that, do I even have to pay for CFMX is dev edition is free (assuming it can also d

Can't open admin on CFMX/J2EE on Tomcat 5

2006-12-22 Thread Neil Middleton
tp.ServerCookie Anyone have any ideas at all? The internet's drawn a complete blank on this one. -- Neil Middleton Visit feed-squirrel.com ~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfus

Installing CFMX 7 on Tomcat

2006-12-20 Thread Neil Middleton
I've installed CFMX7 onto Tomcat 5.5.20 but for some reason am getting "The requested resource (/cfusion/) is not available." I've followed http://www.adobe.com/support/coldfusion/j2ee/cfmx7j2ee_tomcat_deploy.html to the letter. Is there anything else I need to do thats not

Re: interviews (was Certification)

2006-12-17 Thread Neil Middleton
I take a different tact when interviewing. We have developed a test consists of just two questions - neither of which are taxing from a CF point of view. The point of the tests are that you need to have a basic grasp of CF, but more importantly need to thinking in the right way. Any monkey can lea

Re: Certification

2006-12-15 Thread Neil Middleton
To be honest, I am looking at certification mainly because it's a nice easy way of showing you aren't just mentioning it on your CV, but you do have at least a decent understanding of the topic. Something that people (esp contractors) my find quite useful to have. Neil On 12/15/06, Snake <[EMAIL

Re: ColdFusion News Aggregators

2006-12-15 Thread Neil Middleton
Why not just use the feeds that sites like mine chuck out and stick a simple interface on it doing whatever you want. Large scale RSS aggregation can be quite tricky and there's no point re-inventing the wheel. Neil On 12/15/06, Denny Valliant <[EMAIL PROTECTED]> wrote: > > On 12/15/06, Nathan C.

Certification

2006-12-15 Thread Neil Middleton
Does anyone have any opinions on the best ways to prepare for the CFMX certification exams? -- Neil Middleton Visit feed-squirrel.com ~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Fl

Re: Coldfusion roadmap

2006-12-12 Thread Neil Middleton
this? > > Yes, I remember that ad, but it's important to distinguish between .NET > (the > entire framework for all current MS development) and ASP.NET (the web app > environment using said framework). The ad didn't have anyth

Re: Coldfusion roadmap

2006-12-12 Thread Neil Middleton
ising ASP.NET? In fact, after thinking about it, I do seem to remember seeing a TV ad for ..NET a few years back - consisted of a guy orderering a ferrari in a showroom and trying to choose the colour, while the .NET ordering system was talking to factory doing repetitve resprays. Anyone else reme

Re: Coldfusion roadmap

2006-12-12 Thread Neil Middleton
Do the sheer number of threads on this subject make you wonder if Adobe's marketing of CF might be a little sub-standard? Neil On 12/12/06, Michael E. Carluen <[EMAIL PROTECTED]> wrote: > > >I thought I heard that it was EOL since Adobe bought it but I can't find > >any info on that. > > Charles,

HashMaps

2006-12-11 Thread Neil Middleton
Can anyone explain to me Java HashMaps in CF Terms? Whenever I think I have them sussed, something else crops up which makes me question my definition. -- Neil Middleton Visit feed-squirrel.com ~| Create robust enterprise

Re: Farcry Basics Connect Presentation

2006-12-01 Thread Neil Middleton
Super On 11/30/06, Andy Allan <[EMAIL PROTECTED]> wrote: > > Yup > > On 30/11/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > Recording it? > > > > On 11/30/06, Stephen Moretti <[EMAIL PROTECTED]> wrote: > > > > > > In 4

Re: Farcry Basics Connect Presentation

2006-11-30 Thread Neil Middleton
Recording it? On 11/30/06, Stephen Moretti <[EMAIL PROTECTED]> wrote: > > In 40 minutes (8PM GMT) I'll be giving a presentation on the basics of > Farcry (http://www.farcrycms.org/) and a brief demo of a couple features > of Gonzales (Farcry 4) > > If you're interested in attending here's the deta

Re: Crystal Tech or HostMySite? That's my problem!!!

2006-11-28 Thread Neil Middleton
I've used both and personally prefer hostmysite.com. They just seem a little more responsive and quicker to do stuff. Plus they worked out a little cheaper for me. Neil On 11/28/06, Ali Majdzadeh <[EMAIL PROTECTED]> wrote: > > Hi: > After a lot of researching I realized that Crystal Tech and Ho

Quick gateway question

2006-11-24 Thread Neil Middleton
If I chance the CFC that a asynchronous gateway points at - do I need to restart the gateway? -- Neil Middleton Visit feed-squirrel.com ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to

Re: Random session drops?

2006-11-23 Thread Neil Middleton
ay my problem occurs in IE but not in FireFox, although > implementing all the things for fixing IE have not been successful. > > Hope some of this helps in some way, good luck. > > cheers > Martin > > >Has anyone had any experience of CF seemingly randomly dropping sess

Re: Random session drops?

2006-11-22 Thread Neil Middleton
I am on 7.0.1. I should point out that this may not be CF's fault - I am only aware of the symptoms. On 11/22/06, Ali Awan <[EMAIL PROTECTED]> wrote: > > Sorry for the double post. > I forgot to mention that I was running on CF5, and thought that it was a > CF5 only issue. I also hoped that once

Re: Random session drops?

2006-11-22 Thread Neil Middleton
r dropped sessions. > > What sort of other symptoms do you see when it happens? Who is it > happening > to? > > People can have cookies blocked on their LAN for example. > > -- Josh > > > - Original Message - > From: "Neil Middleton" <[EMAIL

Random session drops?

2006-11-22 Thread Neil Middleton
Has anyone had any experience of CF seemingly randomly dropping sessions? I running in a single server config here. -- Neil Middleton Visit feed-squirrel.com ~| Introducing the Fusion Authority Quarterly Update. 80 pages of

Re: CFUnit/ANT

2006-11-22 Thread Neil Middleton
Why is it everytime I post a problem I solve it two minutes later. The issue is that CFUnit only appears to work if it's at the top of the classpath dialog. Without this it seems to fall on it's backside. Neil On 11/22/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > >

CFUnit/ANT

2006-11-22 Thread Neil Middleton
uessing this is because it's on the shared server. V:\blah\build.xml:4: taskdef class net.sourceforge.cfunit.ant.CFUnit cannot be found Am I doing something wrong or is this a limitation of the tool? (I've verified CFUnit is working OK in the "normal" context) -- Neil

Re: OT: Subversion help

2006-11-15 Thread Neil Middleton
http://svnbook.red-bean.com/ Well worth a (skim) read. On 11/15/06, Rick Root <[EMAIL PROTECTED]> wrote: > > I'm finding this whole subversion thing rather complex. > > I haven't used source control since 1999, and I barely remember that.. I > don't think it was even CVS.. it was some commercial

Re: grrrr....

2006-11-15 Thread Neil Middleton
I totally agree with what you guys are saying, but at the moment I am in completely the opposite position. Me and my boss (an ex developer) both see CF as a great tool, but I am trying to convince him at the moment that it is not a golden bullet - it can't solve every problem. We have an applicat

Re: Northern England CFUG

2006-11-14 Thread Neil Middleton
There's already a fair few on the global map: http://www.frappr.com/cfdevelopers On 11/14/06, Big Mad Kev <[EMAIL PROTECTED]> wrote: > > Andy Allan, > > Has just posed on his blog about the UK CF Developers: > > http://www.creative-restraint.co.uk/blog/index.cfm/2006/11/14/UK-CF-develope > rs-whe

Re: Subversion and Eclipse - Version Rollback

2006-11-13 Thread Neil Middleton
t; > but there has to be a workable > solution for us web application developers that need to upload > quickly, but also have large version releases. -- Neil Middleton Visit feed-squirrel.com ~| Introducing the Fus

Re: cfDevcon06

2006-11-10 Thread Neil Middleton
It's all here so I won't repeat myself: http://www.feed-squirrel.com/blog/index.cfm/2006/11/9/CFDevCon-06 On 11/10/06, Nick Tong - TalkWebSolutions.co.uk <[EMAIL PROTECTED]> wrote: > > Hi, I'm just wondering what peoples thoughts are about the cfDevocn > (http://cfdevcon.com) conference in the UK

Re: Google's Custom Search engine for CF & web development

2006-11-02 Thread Neil Middleton
Why not just add feed-squirrel.com and get them all? On 11/2/06, Rick Root <[EMAIL PROTECTED]> wrote: > > You should also have it search blogs for folks like Ben, Ray, Tim, > Simon, etc and cflex.net would be nice too. > > Rick > >

Performance Benchmarks

2006-11-01 Thread Neil Middleton
I'm sure Vincent will pop up here but I'll ask everyone anyway: Does anyone have any performance benchmarks comparing BlueDragon/CFMX7 and possibly Railo? I'm interested how performance compares across the three apps. -- Neil Middleton Visit fe

OT: SQL Version Control

2006-10-23 Thread Neil Middleton
Has anyone any experience with source control of SQL databases (even better using svn). If so, how do you handle it? What sort of scripts do you have? How do you deal with updates to schemas/data? How do you deal with existing data in the target database at release? Anyone? -- Neil Middleton

Re: Cf vs ?

2006-10-17 Thread Neil Middleton
erprise, and you still have > around $4000 in the bank. -- Neil Middleton Visit feed-squirrel.com ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peer

WSDL Encoding differences

2006-10-16 Thread Neil Middleton
in every way except this. Anyone have any ideas on what might be causing this? It's breaking the service we are using. -- Neil Middleton Visit feed-squirrel.com ~| Introducing the Fusion Authority Quarterly Update. 80 pag

Re: Cf vs ?

2006-10-13 Thread Neil Middleton
Funny you should mention that, it's one of the things I am considering adding to feed-squirrel.com. I'm just on the look out for some decent forum software. Cf based would be ideal, but phpBB is definitely tempting Neil On 10/13/06, Tom King <[EMAIL PROTECTED]> wrote: > > This might be one arg

Cf vs ?

2006-10-13 Thread Neil Middleton
Quick Question, Why do people think that languages such as Python or Ruby as so much more popular than CF when, in a web point of view, they acheive the same thing in the same way (i.e lightweight scripting). -- Neil Middleton Visit feed-squirrel.com

OT: Resume/CV Writing

2006-09-29 Thread Neil Middleton
Hi, I'm thinking of attempting to write myself a new Resume after seven years (so am therefore out of practice). Any tips? -- Neil Middleton Visit feed-squirrel.com ~| Introducing the Fusion Authority Quarterly Updat

Re: UK developers

2006-09-23 Thread Neil Middleton
Aye, am thinking of going myself, but am not overly sure at the moment. Croydon's not a nice place to be ;-) Neil On 9/23/06, Snake <[EMAIL PROTECTED]> wrote: > > If there are any other UK people on this list, just thought I would > mention > the cfdevcon uk developer conference > > www.cfdevcon.

Re: Trying to work with CF report

2006-09-14 Thread Neil Middleton
In a nutshell, start again (but after installing the update). CFReportBuilder does this sometimes and it's a pain the backside. Neil On 9/14/06, Ian Skinner <[EMAIL PROTECTED]> wrote: > > I just installed the report builder and I am trying to get a report made. > > When I run the report I get thi

Reliability

2006-09-14 Thread Neil Middleton
or Ruby on Rails. CF just seems to restart itself more than I believe it should. I am the only one? I'm pretty sure our code is fairly sound, and that our servers aren't under too much load. -- Neil Middleton Vis

Re: Hosting companies

2006-09-08 Thread Neil Middleton
hostmysite.com? On 9/8/06, Andy Matthews <[EMAIL PROTECTED]> wrote: > > My company offers CF hosting: > www.icglink.net > > Currently CFMX/mySQL4 but supposedly we're planning on upgrading in the > next > few months. > > andy matthews > web developer > certified advanced coldfusion programmer > I

Re: I am soooo pissed

2006-09-06 Thread Neil Middleton
Whats the betting that domain will be available again, in say, 3 days? On 9/5/06, Jim McAtee <[EMAIL PROTECTED]> wrote: > > ..com's are s 1999 > > > - Original Message - > From: "Doug Brown" <[EMAIL PROTECTED]> > To: "CF-Talk" > Sent: Tuesday, September 05, 2006 2:58 PM > Subject: Re:

Re: Users getting wrong information

2006-08-29 Thread Neil Middleton
Well, you're best bet is to append the CFID and CFTOKEN on all of your URL's, that should beat any proxies that are caching content (and that evil google web accelerator thingy). On 8/29/06, James Holmes <[EMAIL PROTECTED]> wrote: > > No. Also, you are way behind on patches - you need to update to

Re: Users getting wrong information

2006-08-29 Thread Neil Middleton
I think we had this in the past on CF4.5. It basically came down to people not using CFLOCK. Neil On 8/29/06, Kelly Tetterton <[EMAIL PROTECTED]> wrote: > > Definitely a proxy problem. > > We have run into this intermittently in the past. Any real permanent fix > has to be done at the proxy leve

Re: How to find out which methods are in use?

2006-08-29 Thread Neil Middleton
documentation. On 8/29/06, James Holmes <[EMAIL PROTECTED]> wrote: > > You might need to look into unit testing, with something like CFUnit. > > On 8/29/06, Mike Kear <[EMAIL PROTECTED]> wrote: > > I have quite a lot of CFCs now on some of my sites, since I'm using > > OO techniques nearly exclus

Re: Messy messy messy code

2006-08-24 Thread Neil Middleton
ganization, their formatting options, stylesheets choices, > etc., which almost never change. My intent was to place those in an > application scoped cfc. -- Neil Middleton Visit feed-squirrel.com ~| Introducing the Fus

Re: Project Management Software

2006-08-17 Thread Neil Middleton
MS Project? On 8/17/06, Chad McCue <[EMAIL PROTECTED]> wrote: > > Does anyone currently use a windows based software program that tracks > the life a project and can also handle daily time sheets for employees > so an administrator can track what each employee does all day. > > > ~~~

Re: OT: Anyone else affected by the hostmysite outage?

2006-08-17 Thread Neil Middleton
To be honest, it was all handled well (other than the redundancy). After talking to the support staff, it appears both the feed-squirrel web and db servers weren't in the effected building, but a bit of network wizardry that the site is dependent on was toasted by the outage, which is kinda typica

Re: OT: Requirements Gathering/Analysis Software

2006-08-17 Thread Neil Middleton
well, when you put it like that... Doesn't Rational Requisite Pro do this sort of thing (although nowhere near free of charge)? On 8/17/06, Denny Valliant <[EMAIL PROTECTED]> wrote: > > On 8/15/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > > > hmm, I fe

Re: Anyone else affected by the hostmysite outage?

2006-08-16 Thread Neil Middleton
To HMS's credit, they have been very reliable in the past for me (although CF does blip often, but thats what you expect on shared hosting). What I don't understand is how the builders can take out BOTH of the network fibre's which are allegedly seperate (but may be less than a excavator's bucket

Re: Anyone else affected by the hostmysite outage?

2006-08-16 Thread Neil Middleton
It would seem that way: http://www.hostmysite.com/emergency.shtml On 8/16/06, Ray Champagne <[EMAIL PROTECTED]> wrote: > > What, no redundancy? > > > - Original Message - > From: "Neil Middleton" <[EMAIL PROTECTED]> > To: "CF-Talk"

OT: Anyone else affected by the hostmysite outage?

2006-08-16 Thread Neil Middleton
One of their datacenters has been chopped from the net buy a "construction accident". Anyone else affected? Feed-Squirrel's gone for the time being... -- Neil Middleton Visit feed-squirrel.com ~| Introdu

Re: OT: Requirements Gathering/Analysis Software

2006-08-15 Thread Neil Middleton
#x27;m not entirely sure why. > > On 8/15/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > I'd be interested to know if there are any web-based ones out there. > > > > Neil > > > > On 8/15/06, Larry Lyons <[EMAIL PROTECTED]> wrote: > > > >

Re: OT: Requirements Gathering/Analysis Software

2006-08-15 Thread Neil Middleton
I'd be interested to know if there are any web-based ones out there. Neil On 8/15/06, Larry Lyons <[EMAIL PROTECTED]> wrote: > > >Is anyone using any OSS to assist in the gathering, analysis and > >traceability of requirements? I've heard that Adalon did such a > >thing, but that it's no longer

"A timeout occurred while attempting to lock x"

2006-08-15 Thread Neil Middleton
fected one application on the server, no others (same instance of CF too). Does anyone have any ideas as to what the problem might have been? Could it something more related to the JVM? -- Neil Middleton Visit feed-sq

Re: Am I losing it?

2006-08-10 Thread Neil Middleton
Now America's waking up, I'd be interested to see if anyone else replies... nudge nudge Neil On 8/10/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > Yeah, I think I remember seeing mentions of that. But I have also seen > this happening in CF4.5, but never r

Re: Am I losing it?

2006-08-10 Thread Neil Middleton
Yeah, I think I remember seeing mentions of that. But I have also seen this happening in CF4.5, but never really thought it might be "disappearing" variables.. Neil On 8/10/06, Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Thursday 10 August 2006 09:06, Neil Middleton wr

Am I losing it?

2006-08-10 Thread Neil Middleton
a problem with ColdFusion or maybe even IIS etc? Someone, please, back me up here...I don't know if I'm possibly onto something or not. (also posted here: http://www.feed-squirrel.com/blog/index.cfm/2006/8/9/Am-I-losing-it) -- Neil Middleton Vis

Re: Development Environment Setup

2006-08-09 Thread Neil Middleton
It would appear everyone has a different way of doing things, even though we are all essentially trying to achieve the same thing. I've blogged this topic to try and get some feedback on this from other people and see if there's any general consensus. Feel free to mention it on your own blogs etc

Development Environment Setup

2006-08-09 Thread Neil Middleton
ning their own instances of CF/SQL, but how the hell do you keep these up to date without creating a logistical nightmare (i.e making sure every developer is in sync with both code and external requirements such as IIS setup?) Cheers in advance.. -- Neil Middleton Visit feed-sq

Re: CF Report Builder: accessing the properties via code?

2006-08-07 Thread Neil Middleton
You can bind some params to attributes, but only where you can enter evaluations in them. AFAIK you can't get to the regular properties. Neil On 8/7/06, Kris Jones <[EMAIL PROTECTED]> wrote: > > Hi all, > > Does anyone know if/how you can access report element properties > through code, rather t

Re: Site feedback

2006-08-02 Thread Neil Middleton
Yup, happening for me too, I'll take a look when I get a chance. cheers Neil On 8/2/06, Martin Thorpe <[EMAIL PROTECTED]> wrote: > > Alright Neil > > I have FF 1.7.0 this is what happens for me: > > I get the extra text when I click it first, I click it second and it > reverts to the short text

Re: Site feedback

2006-08-01 Thread Neil Middleton
http://developer.mozilla.org/devnews/index.php/2006/07/12/firefox-2-beta-1-milestone-released/ On 8/1/06, Ray Champagne <[EMAIL PROTECTED]> wrote: > > FF2? > > Neil Middleton wrote: > > Are you using IE or firefox? It's OK for me in Firefox 2 > > >

Re: Site feedback

2006-08-01 Thread Neil Middleton
Are you using IE or firefox? It's OK for me in Firefox 2 N On 8/1/06, Martin Thorpe <[EMAIL PROTECTED]> wrote: > > And really cool if the loading bit was relevant on the screen to the > onclick event!!! So you can see the loading when you are half way down the > page. Easy enough. > > look

Re: Site feedback

2006-08-01 Thread Neil Middleton
Funny you should say that... ;-) N On 8/1/06, Martin Thorpe <[EMAIL PROTECTED]> wrote: > > Alright man how is it going. > > Like the new AJAX-y bit when you click the text and it shows more. What > would be cool with this though is if you click the text a second time it > goes back to just the s

Re: Site feedback

2006-08-01 Thread Neil Middleton
Good spot. It's back now... Cheers Neil On 8/1/06, Dave Carabetta <[EMAIL PROTECTED]> wrote: > > On 7/31/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > Well, it's live now. MG:U appears to be running well, and as yet, I > haven't > >

Re: Site feedback

2006-07-31 Thread Neil Middleton
Well, it's live now. MG:U appears to be running well, and as yet, I haven't hit any big problems. More details on my blog. Look, see ma: http://www.feed-squirrel.com Neil On 7/27/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > Yup, that was one of things I was co

Re: IIS 6.0

2006-07-31 Thread Neil Middleton
We've been running 6 with CFMX 7 now for around eight months with no issues whatsoever. I'm not up to speed with the new features of six, but there's a fair chunk of stuff in Windows 2003 that makes it a better option than five. Neil On 7/31/06, Steve LaBadie <[EMAIL PROTECTED]> wrote: > > We ar

Re: Site feedback

2006-07-27 Thread Neil Middleton
ere if you > click a post link in the RSS feed, it would go to the original site > instead of to your site. You could still have it redirect through your > site so that you get stats. Anyway, I vote for that. :) > > > -----Original Message- > > From: Neil Middleton

Re: Site feedback

2006-07-27 Thread Neil Middleton
gt; do this for the login process on my sites. > > i.e. http://feed-squirrel.com/?id=UUID > > click this link then automatically logs them in (system side) and > therefore no login process is required to the end user, as long as > they bookmark the link.

Re: Site feedback

2006-07-27 Thread Neil Middleton
e to > do this for the login process on my sites. > > i.e. http://feed-squirrel.com/?id=UUID > > click this link then automatically logs them in (system side) and > therefore no login process is required to the end user, as long as > they bookmark the link. > > On 2

Re: Site feedback

2006-07-27 Thread Neil Middleton
;-) Unfortunately I am too nice for that. On 7/27/06, Snake <[EMAIL PROTECTED]> wrote: > > So that u can email them all the time :-) > > -Original Message- > From: Neil Middleton [mailto:[EMAIL PROTECTED] > Sent: 27 July 2006 11:58 > To: CF-Talk > Subject:

Re: Site feedback

2006-07-27 Thread Neil Middleton
t;[EMAIL PROTECTED]> wrote: > > HI Neil, > > I would be nice if you could carry your saved posts and 'feed me' > items from machine to machine. > > On 20/07/06, Neil Middleton <[EMAIL PROTECTED]> wrote: > > Funny you should mention that;-) >

Re: WSDL Problem

2006-07-25 Thread Neil Middleton
As it happens, I managed to fix it now. From what I can tell the calling server had cached the WSDL, and was not letting go of it, even after trying to refresh it repeatedly. A server restart worked. On 7/25/06, Andrew Stevens <[EMAIL PROTECTED]> wrote: > > Can you post the full error? > > WebSe

  1   2   3   >