Main > Free Download Search >

Free debugging computer script

debugging computer

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 355
PHP Debugging Tutorial

PHP Debugging Tutorial


Some pointers to debugging your code along with a few hints on how to avoid making silly mistakes in your code. more>> Some pointers to debugging your code along with a few hints on how to avoid making silly mistakes in your code.<<less
Added: 2002-07-26 License: Not Specified Price: Free
2649 downloads
Writing Debuggable Code

Writing Debuggable Code


For those of you who take on massive coding tasks such as creating an entire site from scratch, youll notice that it tends to become tedious to debug your code unless youve taken a few precautionary m more>> For those of you who take on massive coding tasks such as creating an entire site from scratch, youll notice that it tends to become tedious to debug your code unless youve taken a few precautionary measures. This tutorial will start you off in the right direction. It wont make your code debuggable for you, but youll have an idea on how to do it. Most code can be modified to fit the schema suited for debugging fairly easily, but this guide is written with a clean slate in mind; it will describe the process of preparing your code to be easily debuggable from scratch.<<less
Added: 2005-01-31 License: Not Specified Price: Free
1739 downloads
Image Converter

Image Converter


Convert images to other image file types online. Browse your computer to upload a file. Can be any image file type. more>> Convert images to other image file types online. Browse your computer to upload a file. Can be any image file type.<<less
Added: 2007-09-07 License: Freeware Price: $0.00USD
49 downloads
ASP.NET Code Debugging 1

ASP.NET Code Debugging 1


This tutorial explains what types of mistakes you can make in ASP.NET applications and how to correct them. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly more>> This tutorial explains what types of mistakes you can make in ASP.NET applications and how to correct them. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly suited for this task. Together with Tracing and Exception Handling youre armed and ready.<<less
Added: 2008-08-26 License: Freeware Price: $0.00USD
13 downloads
Science-Spot / Computer / ASP

Science-Spot / Computer / ASP


Usefull articles, Links, Download about ASP and related Technologies. more>> Usefull articles, Links, Download about ASP and related Technologies.<<less
Added: 2006-07-15 License: Freeware Price: Free
1199 downloads
Think Computer Lampshade 1.0.3

Think Computer Lampshade 1.0.3


The Lampshade API for PHP finally lets developers write complex web-based applications in days rather than months. Lampshade supports e-commerce functionality, secure sign-in, and flexible interface features. more>> The Lampshade API for PHP finally lets developers write complex web-based applications in days rather than months. Lampshade supports e-commerce functionality, secure sign-in, and flexible interface features.<<less
Added: 2003-10-26 License: Commercial Price: $0.00USD
11 downloads
PHP Poker 5-Card Draw against Computer 1.0

PHP Poker 5-Card Draw against Computer 1.0


PHP Poker By Hawk Enterprises Created By Hawk Roberts PHP Poker is 5-card draw versus a poker mind. It is a very basic intelligence that has a great overall strategy but still has its problem. The code for this is great it includes a HTML more>> PHP Poker By Hawk Enterprises Created By Hawk Roberts PHP Poker is 5-card draw versus a poker mind. It is a very basic intelligence that has a great overall strategy but still has its problem. The code for this is great it includes a HTML compliant (no graphics) version of a poker engine. This version does have betting capibilities but is still a great program and project engine for anyone interested in making poker games. http://www.hawkenterprise s.org Agreements Basically dont remove the credit to us unless you have came and made an arrangement with us.<<less
Added: 2008-01-27 License: GPL Price: $0.00USD
13 downloads
Client Side Script Debugging in ASP.NET 1

Client Side Script Debugging in ASP.NET 1


Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging client side script code. This article talks about more>> Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging client side script code. This article talks about various new techniques and troubleshooting tips that help debug client side script code efficiently in Visual studio 2005.<<less
Added: 2007-10-12 License: Freeware Price: $0.00USD
10 downloads
WP-Debug 1.0

WP-Debug 1.0


This WordPress plugin allows developers to dynamically see whats going on behind the scenes when your page is rendered with help of the Krumo Framework. more>>

WP-Debug 1.0 is a very professional WordPress plugin that allows developers to dynamically see whats going on behind the scenes when your page is rendered with help of the Krumo Framework.

Major Features:

  1. Information about GET/POST requests, session variables, server information (from php.ini), included files, variables, and much more can be displayed.
  2. Installation
  3. Unpack and upload it to the /wp-content/plugins/ directory.
  4. Activate the plugin through the Plugins menu in WordPress.

Requirements: WordPress 2.0 or higher

<<less
Added: 2009-04-28 License: GPL Price: GPL
12 downloads
RegEx Tester

RegEx Tester


This service will test RegEx (Regular Expressions) - Perl, PHP, JavaScript, etc. Excellent tool to debug and develop RegEx. This is a FREE service. more>> This service will test RegEx (Regular Expressions) - Perl, PHP, JavaScript, etc. Excellent tool to debug and develop RegEx. This is a FREE service.<<less
Added: 2005-04-30 License: Freeware Price: $0.00USD
102 downloads
9 PHP Debugging Techniques You Should Be Using

9 PHP Debugging Techniques You Should Be Using


Save yourself time, effort and headaches by employing the debugging techniques discussed in this article. I cover topics from enabling notices to writing Unit Tests, as well as some ideas you may not have thought of... more>> Save yourself time, effort and headaches by employing the debugging techniques discussed in this article. I cover topics from enabling notices to writing Unit Tests, as well as some ideas you may not have thought of...<<less
Added: 2008-05-07 License: Other Price: $0.00USD
12 downloads
DB Driver 1.1.0

DB Driver 1.1.0


This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, more>> This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, query information (execution time and average execution time of all queries) and error logging.<<less
Added: 2006-11-28 License: Other Price: $0.00USD
10 downloads
 
Other version of DB Driver
Price: FreeAdditionalInfoLicenceincludedinReadmefile.
License:Other Free / Open Source License
Download
821 downloads
Added: 2006-11-28
VegUISiteKit: Debug Console 0.1

VegUISiteKit: Debug Console 0.1


A debug console that you can integrate into your javascript based project and print your various debug messages to. Can toggle on and off, and rotate its position so its never in the way. I developed it because i got tired of debugging my stuff using more>> A debug console that you can integrate into your javascript based project and print your various debug messages to. Can toggle on and off, and rotate its position so its never in the way. I developed it because i got tired of debugging my stuff using alert messages.<<less
Added: 2007-04-12 License: Other Price: $0.00USD
12 downloads
Computer programming books

Computer programming books


Reviews for various C and C++ books, Order and purchase books online at www.mycplus.com at discounted rates including free shipping. more>> Reviews for various C and C++ books, Order and purchase books online at www.mycplus.com at discounted rates including free shipping.<<less
Added: 2004-08-11 License: Commercial Price: $0.00USD
12 downloads
JSC - JavaScript Console (Debugging utility) 1.2

JSC - JavaScript Console (Debugging utility) 1.2


JSC is a powerful debugging tool for your websites javascript. It allows you to view bugs aswell as execute javascript commands right into your developing website. JSC Isnt fully visible when your page loads, a small box will follow your scroll more>> JSC is a powerful debugging tool for your websites javascript. It allows you to view bugs aswell as execute javascript commands right into your developing website. JSC Isnt fully visible when your page loads, a small box will follow your scroll position, you can open up the JSC console by clicking this box. Once open you can view errors or execute javascript right into your page. And whats better is that just a few lines of code are needed to include the console into your page!! Have you ever been irritated by Internet Exploreres pathetic debugging utility for javascript? i know i have, so why not include this into your website whilst your developing it? WARNING!! because JSC allows the execution of javascript into your website, we recommend you DO NOT use JSC on publicly accessible websites! JSC is also free!!<<less
Added: 2006-07-15 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5