473,385 Members | 2,069 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Re: AJAX logging tools?

David Mark wrote:
For a random page, use Firebug, Visual Studio, Opera's console, etc.
Obfuscation doesn't really enter into it.
I don't have access to VS (can you say "cheapskate"?), and neither
Firebug nor Opera give me enough info to know what's going on - or maybe
I'm just lousy at using them. Got anything else?
Before stealing (er studying) the code, you might want to consider the
source. Do you really want to mimic their design?
Absolutely not! I want to improve upon it (á la Greasemonkey, or maybe
an XPI) - but first I have to understand it.
What if the author is a lunatic?
Based on what I've seen so far, I'm already convinced that he is. ;-)
Aug 1 '08 #1
3 1028
On Aug 1, 5:33 pm, Phil <.@.wrote:
David Mark wrote:
For a random page, use Firebug, Visual Studio, Opera's console, etc.
Obfuscation doesn't really enter into it.

I don't have access to VS (can you say "cheapskate"?), and neither
Firebug nor Opera give me enough info to know what's going on - or maybe
I'm just lousy at using them. Got anything else?
It sounds like you are lousy at using them.
>
Before stealing (er studying) the code, you might want to consider the
source. Do you really want to mimic their design?

Absolutely not! I want to improve upon it (á la Greasemonkey, or maybe
an XPI) - but first I have to understand it.
Do you have to understand how their design works?
>
What if the author is a lunatic?

Based on what I've seen so far, I'm already convinced that he is. ;-)
All the more reason to ignore whatever he did.
Aug 1 '08 #2
>I don't have access to VS (can you say "cheapskate"?), and neither
>Firebug nor Opera give me enough info to know what's going on - or maybe
I'm just lousy at using them. Got anything else?
It sounds like you are lousy at using them.
Except that Firebug doesn't provide backtrace functionality, which is what
it sounds like the OP is looking for. It would be a even more of a godsend
if it did, though. :)

thnx,
Christoph

Aug 5 '08 #3
Christoph Boget wrote:
>>I don't have access to VS (can you say "cheapskate"?), and neither
Firebug nor Opera give me enough info to know what's going on - or
maybe I'm just lousy at using them. Got anything else?
It sounds like you are lousy at using them.

Except that Firebug doesn't provide backtrace functionality,
If you mean the synonym of stack trace: Yes, it does. Actually, JavaScript
provides this feature all by itself already, with the `stack' string
property of Error objects. But Firebug allows you to click the item in the
displayed stack trace and jump to the corresponding function.
which is what it sounds like the OP is looking for. It would be a even
more of a godsend if it did, though. :)
It is :)
PointedEars
--
Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on another
computer, another word processor, or another network. -- Tim Berners-Lee
Aug 5 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: www.web20developers.com | last post by:
http://www.web20developers.com http://www.web20developers.com/index.php?option=com_content&task=view... Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX -...
12
by: Tekkaman | last post by:
I'm getting a strange behaviour from the "pathname" and "lineno" formatter mapping keys. Instead of my file and my line number I get: /usr/lib/python2.4/logging/__init__.py as the file, and...
0
by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgS2lxdWVuZXQ=?= | last post by:
Hi misters, I have an application web ASP.NET 2.0 using ASP.NET AJAX and Ajax Control Toolkit. Too, we have Enterprise Library (Exception Handling, Logging) We need handles errors of AJAX, ...
2
by: =?Utf-8?B?Q2VzYXI=?= | last post by:
I have the ASP.NET 2.0 AJAX Extensions 1.0 installed (v1.0.61025). As to the web.config file, I'm using the one created using the ASP.NET AJAX-Enabled website ... This error is due to that I'm...
2
by: scriptlearner | last post by:
OS: Solaris 9 Python Version: 2.4.4 I need to log certain data in a worker thread; however, I am getting an error now when I use two worker threads. I think the problem comes from the line...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.