`
liudaoru
  • 浏览: 1569695 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

TraceTool: Now with open source JavaScript client[

    博客分类:
  • Ajax
阅读更多

From: http://ajaxian.com/archives/tracetool-now-with-open-source-javascript-client

 

Thierry Parent has released a new version of TraceTool, his open source tracer program, with a JavaScript client.

The javascript TraceTool API is a cross browser (tested under Internet Explorer 6, Internet Explorer 7, Firefox 2 and Opera for mobile) and cross domain tracing solution (maybe the first one). The viewer can be installed on any windows PC (localHost for example) while you are displaying a page from another server. Debuging a Web page from your mobile is very easy. Just configure the TraceTool JavaScript client to use the viewer on the network.

To allow sending traces to another server as the original page (Cross domain communication), the API does not use Ajax (Single domain) but dynamic script creation. Traces are encoded and passed in parameter to the viewer. Large trace messages are split into multiple scripts.

With this API , you can send simple traces, objects , dump, call stack, manipulate traces (sub traces, delete, append,…) and more.

An ideal complement to firebug and a great enhancement to IE debugging with one API for Java, JavaScript, .Net, Delphi, C++ and ActiveX.

TraceTool

3
1
分享到:
评论

相关推荐

    feren-DE-For-Windows-Source-Code:[Now Open Source] Windows源代码的feren DE剩下了什么,但是没有任何潜在的版权侵权-windows source code

    "Now Open Source"表明该项目的源代码已经公开,允许社区成员查看、学习、修改和分发,这通常是遵循某种开放源代码许可协议,如GPL、MIT或Apache等。"Windows source code"指的可能是这个项目中包含了部分对Windows ...

    使用JavaScript增强交互效果

    ### 使用JavaScript增强交互效果 #### 标题与描述解析 标题“使用JavaScript增强交互效果”直接指出了文章的主题,即如何利用JavaScript这种编程语言来提升网页的交互性。描述部分进一步解释了文章的核心内容:...

    Pro C# 7: With .NET and .NET Core

    Hit the ground running with Microsoft’s lightweight, open source .NET Core platform, including ASP.NET Core MVC, ASP.NET Core web services, and Entity Framework Core Find complete coverage of XAML, ...

    多语言的PHP日期库.zip

    具体功能方法:当前时间Carbon::now();一个星期前Carbon::now()->subWeek();温哥华时间Carbon::now('America/Vancouver');计算年龄Carbon::createFromDate(1984, 8, 28)->age;判断是否是周末Carbon::now()->is...

    TMS Component Pack v8.3.4.0 - Delphi 10.1 Berlin Full Source

    Create modern-looking & feature-rich Windows applications faster with well over 400 components in one money and time saving bundle for Delphi 7, 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8...

    Java™ Open Source Programming

    It was painful, but over time, we started making use of reusable Open Source tools that dramatically reduced the time taken to develop these applications. We also started questioning which ...

    HTML5 and CSS3: Develop with Tomorrow's Standards Today

    many modern browsers and mobile devices already support HTML5 and CSS3. This book gets you up to speed on the new HTML5 elements and CSS3 features you can use right now, and backwards compatible ...

    leaflet-osm:Leaflet的OpenStreetMap插件

    leaflet-osm是一个插件,用于渲染来自openstreetmap.org的图块和矢量数据。 例如,openstreetmap.org网站可以使用它在基础地图上突出显示特定的或。 使用范例 平铺层 new L . OSM . Mapnik ( ) . addTo ( map ) ; /...

    Python库 | servicenow-api-client-0.0.8.tar.gz

    资源分类:Python库 所属语言:Python 资源全名:servicenow-api-client-0.0.8.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059

    Mastering.JavaScript.1785281348

    Along with HTML and CSS, it is one of the three essential technologies of World Wide Web content production, and is an open source and cross-platform technology. The majority of websites employ ...

    Speaking JavaScript

    Like it or not, JavaScript is everywhere these days—from browser to server to mobile—and now you, too, need to learn the language or dive deeper than you have. This concise book guides you into and ...

    redirect:now-examplesredirect的前叉-已弃用

    now now-examples/redirect 系统会要求您提供REDIRECT_URL 。 REDIRECT_URL的示例是: https://www.example.com : https://www.example.com 部署完成后,您可以为自定义域创建别名: now alias <unique> example....

    sourceinsight4087

    New: Options > Load Configuration now has an option to import version 3.5 Custom Commands. Fix: C/C++ Source File: added *.hh file association Fix: Project > Add and Remove Project Files - fixed ...

    Learning ServiceNow: Administration and development on the Now platform 2nd epub

    Some familiarity with web technologies (JavaScript) would be helpful. Prior ServiceNow experience is not necessary. Table of Contents The Interface Lists and Forms UI Customization Understanding Data...

    JavaScript语法手册

    ### JavaScript语法手册知识点详解 #### 一、JavaScript函数 JavaScript是一种广泛使用的编程语言,尤其适用于Web开发。在JavaScript中,函数是一段可重用的代码块,用于执行特定任务。 ##### 1. GetObject函数 -...

Global site tag (gtag.js) - Google Analytics