Re: CFDUMP for PHP

2005-08-22 Thread Ken Ferguson
view source and paste it into an IDE and the line #s should match up, 
right???

Micha Schopman wrote:

Claude,

It does, but IE does it in a different way and returns the line in such
a way you should look at it like all files would have been expanded. Is
it intuitive, not exactly. 

Either way, for debugging purposes there are excellent tools available,
like the MS script debugger, and Venkman.

Micha Schopman
Project Manager

Modern Media, Databankweg 12 M, 3821 AL  Amersfoort
Tel 033-4535377, Fax 033-4535388
KvK Amersfoort 39081679, Rabo 39.48.05.380



-
Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren
de interactie met uw doelgroep. 
Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer
informatie zie www.modernmedia.nl 


-
-Original Message-
From: Claude Schneegans [mailto:[EMAIL PROTECTED] 
Sent: vrijdag 19 augustus 2005 13:26
To: CF-Talk
Subject: Re: CFDUMP for PHP

 I've been working on something similar for JavaScript.

Just a bit OT in this OT subject, one thing I've always been dreaming of

would be some
way to find the EXACT line in which Javascript file where an error
occurs.
MSIE is really idiot in that matter, just giving the line number. In a 
CF file including Jvascript code,
the line number has nothing to do with the real line in the original
file.
It also only gives the file name of the page in which a Javascript file 
is included, not the JS file itself :-(
If one could at least display the line and the true file name, it would 
really help.

  



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

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


RE: CFDUMP for PHP

2005-08-22 Thread Russ Michaels
Nope.
If you go through the source and remove all the whitespace then sometimes it
does. 

-Original Message-
From: Ken Ferguson [mailto:[EMAIL PROTECTED] 
Sent: 22 August 2005 15:16
To: CF-Talk
Subject: Re: CFDUMP for PHP

view source and paste it into an IDE and the line #s should match up,
right???

Micha Schopman wrote:

Claude,

It does, but IE does it in a different way and returns the line in such 
a way you should look at it like all files would have been expanded. Is 
it intuitive, not exactly.

Either way, for debugging purposes there are excellent tools available, 
like the MS script debugger, and Venkman.

Micha Schopman
Project Manager

Modern Media, Databankweg 12 M, 3821 AL  Amersfoort Tel 033-4535377, 
Fax 033-4535388 KvK Amersfoort 39081679, Rabo 39.48.05.380

---
-
---
-
-
Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren 
de interactie met uw doelgroep.
Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer 
informatie zie www.modernmedia.nl
---
-
---
-
-
-Original Message-
From: Claude Schneegans [mailto:[EMAIL PROTECTED]
Sent: vrijdag 19 augustus 2005 13:26
To: CF-Talk
Subject: Re: CFDUMP for PHP

 I've been working on something similar for JavaScript.

Just a bit OT in this OT subject, one thing I've always been dreaming 
of

would be some
way to find the EXACT line in which Javascript file where an error 
occurs.
MSIE is really idiot in that matter, just giving the line number. In a 
CF file including Jvascript code, the line number has nothing to do 
with the real line in the original file.
It also only gives the file name of the page in which a Javascript file 
is included, not the JS file itself :-( If one could at least display 
the line and the true file name, it would really help.

  





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

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

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


Re: CFDUMP for PHP

2005-08-22 Thread Ken Ferguson
Hmm, I thought that usually worked. I have gotten to the point that 
whenever I'm having a JS issue, I look at it in the Firefox javascript 
console where it actually shows the line of code in question... I try my 
hardest not to open IE except when absolutely necessary.

--Ferg

Russ Michaels wrote:

Nope.
If you go through the source and remove all the whitespace then sometimes it
does. 

-Original Message-
From: Ken Ferguson [mailto:[EMAIL PROTECTED] 
Sent: 22 August 2005 15:16
To: CF-Talk
Subject: Re: CFDUMP for PHP

view source and paste it into an IDE and the line #s should match up,
right???

Micha Schopman wrote:

  

Claude,

It does, but IE does it in a different way and returns the line in such 
a way you should look at it like all files would have been expanded. Is 
it intuitive, not exactly.

Either way, for debugging purposes there are excellent tools available, 
like the MS script debugger, and Venkman.

Micha Schopman
Project Manager

Modern Media, Databankweg 12 M, 3821 AL  Amersfoort Tel 033-4535377, 
Fax 033-4535388 KvK Amersfoort 39081679, Rabo 39.48.05.380

---
-
---
-
-
Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren 
de interactie met uw doelgroep.
Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer 
informatie zie www.modernmedia.nl
---
-
---
-
-
-Original Message-
From: Claude Schneegans [mailto:[EMAIL PROTECTED]
Sent: vrijdag 19 augustus 2005 13:26
To: CF-Talk
Subject: Re: CFDUMP for PHP



I've been working on something similar for JavaScript.


Just a bit OT in this OT subject, one thing I've always been dreaming 
of

would be some
way to find the EXACT line in which Javascript file where an error 
occurs.
MSIE is really idiot in that matter, just giving the line number. In a 
CF file including Jvascript code, the line number has nothing to do 
with the real line in the original file.
It also only gives the file name of the page in which a Javascript file 
is included, not the JS file itself :-( If one could at least display 
the line and the true file name, it would really help.

 









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

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


Re: CFDUMP for PHP

2005-08-19 Thread Claude Schneegans
 I've been working on something similar for JavaScript.

Just a bit OT in this OT subject, one thing I've always been dreaming of 
would be some
way to find the EXACT line in which Javascript file where an error occurs.
MSIE is really idiot in that matter, just giving the line number. In a 
CF file including Jvascript code,
the line number has nothing to do with the real line in the original file.
It also only gives the file name of the page in which a Javascript file 
is included, not the JS file itself :-(
If one could at least display the line and the true file name, it would 
really help.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


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

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


RE: CFDUMP for PHP

2005-08-19 Thread Russ Michaels
Doesn't the Ms javascript debugger tell you the actual line in the src ? 

-Original Message-
From: Claude Schneegans [mailto:[EMAIL PROTECTED] 
Sent: 19 August 2005 13:26
To: CF-Talk
Subject: Re: CFDUMP for PHP

 I've been working on something similar for JavaScript.

Just a bit OT in this OT subject, one thing I've always been dreaming of
would be some way to find the EXACT line in which Javascript file where an
error occurs.
MSIE is really idiot in that matter, just giving the line number. In a CF
file including Jvascript code, the line number has nothing to do with the
real line in the original file.
It also only gives the file name of the page in which a Javascript file is
included, not the JS file itself :-( If one could at least display the line
and the true file name, it would really help.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.




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

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


RE: CFDUMP for PHP

2005-08-19 Thread Micha Schopman
Claude,

It does, but IE does it in a different way and returns the line in such
a way you should look at it like all files would have been expanded. Is
it intuitive, not exactly. 

Either way, for debugging purposes there are excellent tools available,
like the MS script debugger, and Venkman.

Micha Schopman
Project Manager

Modern Media, Databankweg 12 M, 3821 AL  Amersfoort
Tel 033-4535377, Fax 033-4535388
KvK Amersfoort 39081679, Rabo 39.48.05.380



-
Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren
de interactie met uw doelgroep. 
Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer
informatie zie www.modernmedia.nl 


-
-Original Message-
From: Claude Schneegans [mailto:[EMAIL PROTECTED] 
Sent: vrijdag 19 augustus 2005 13:26
To: CF-Talk
Subject: Re: CFDUMP for PHP

 I've been working on something similar for JavaScript.

Just a bit OT in this OT subject, one thing I've always been dreaming of

would be some
way to find the EXACT line in which Javascript file where an error
occurs.
MSIE is really idiot in that matter, just giving the line number. In a 
CF file including Jvascript code,
the line number has nothing to do with the real line in the original
file.
It also only gives the file name of the page in which a Javascript file 
is included, not the JS file itself :-(
If one could at least display the line and the true file name, it would 
really help.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.




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

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


Re: CFDUMP for PHP

2005-08-19 Thread Claude Schneegans
 Doesn't the Ms javascript debugger tell you the actual line in the src ?

Might be, but I've never been able to get it working :-(

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


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

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


Re: CFDUMP for PHP

2005-08-19 Thread Claude Schneegans
 Might be, but I've never been able to get it working

Actually, this was with W98, I never could manage to install it.

I just gave it another try now that I have XP.
It installed correctly, I created a bug somewhere, ran the page, got the 
message
Do you want to start the debugger?, said YES, the debugger window opened,
 but on an empty window :-(
Shouldn't it at least show me the code source where the error occured ?

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


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

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


Re: CFDUMP for PHP

2005-08-18 Thread Kevin Aebig
Well done... thats extremely handy!

Cheers,

Kevin

- Original Message - 
From: Andrew Hewitt [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Thursday, August 18, 2005 4:25 PM
Subject: CFDUMP for PHP


 This may be a little OT but for those of you who also code in php and
 always wanted a cfdump there is something now available. Check out:
 http://dbug.ospinto.com/.

 - Andrew Hewitt

 

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

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


RE: CFDUMP for PHP

2005-08-18 Thread Jim Davis
 -Original Message-
 From: Kevin Aebig [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 18, 2005 11:56 PM
 To: CF-Talk
 Subject: Re: CFDUMP for PHP
 
 Well done... thats extremely handy!
 

Very cool.

I've been working on something similar for JavaScript.  It doesn't share the
color scheme of CFDUMP however:  ;^)

http://www.depressedpress.com/DepressedPress/Test/

Pretty soon we'll be able to dump in all sorts of places we were never
allowed to dump in before!

Jim Davis






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

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