fix windows error smart 2008.12
Simple Errors 0.1
Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file more>> Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file database.<<less
Error System 2.0
This set of scriptlets allows you to have both customised Apache error pages and the opportunity to be notified, by email, when an error occurs on your site. When site visitors arrive at an error page, they have the option of notifying you by more>> This set of scriptlets allows you to have both customised Apache error pages and the opportunity to be notified, by email, when an error occurs on your site. When site visitors arrive at an error page, they have the option of notifying you by selecting a single link on the generated error page. The system then sends you an automatically generated email with all of the relevant information you need to start tracking down any real errors - such as the urls of broken links etc.<<less
Handle Error simple way in ASP.NET 1
ASP.NET is more easier than other development technologies and languages. While working on asp.net platform, you may access to system windows event log. Using System namespace you retrieve messages. more>> ASP.NET is more easier than other development technologies and languages. While working on asp.net platform, you may access to system windows event log. Using System namespace you retrieve messages.<<less
Error Management 1.0
The add_error page is used to report an error message. The person who reports the error has the option of reporting the error to one or more developers. The list_error.php files is used to list error reports in a certain order. The error reports are more>> The add_error page is used to report an error message. The person who reports the error has the option of reporting the error to one or more developers. The list_error.php files is used to list error reports in a certain order. The error reports are ordered by date,error fixed and error severity. The edit_error.php page is used by the person who fixes the error. The user has to mention among other options, the cause,solution of error,whether the error was a browser issue, the description of the error, the error category etc. Error descriptions may be added manually. These are stored in the database. The user may also specify whether the site (on which the error occured), is owned by the group of developers or not. The search_error.php page allows users to search for error reports using various criteria, such as the reported between time, time taken to fix error,error severity,error category etc.<<less
M&M Error Director 2.6
This script detects website errors, logs them and sends webmaster an email. It displays an error page to user. Error pages are not created by the script but are standard HTML pages so you can edit them to look like your site. It includes protection to more>> This script detects website errors, logs them and sends webmaster an email. It displays an error page to user. Error pages are not created by the script but are standard HTML pages so you can edit them to look like your site. It includes protection to prevent your directory from triggering the servers SPAM detection system due to too many emails being sent from your cgi-bin per day.<<less
License:Freeware
Website Error Corrector PHP 1.0
Website Error Corrector is a PHP script which will catch your websites "Page Not Found", 404 error, and show a custom page to the user.This page will provide information on the broken link and a list of pages available on your website or link to your more>> Website Error Corrector is a PHP script which will catch your websites "Page Not Found", 404 error, and show a custom page to the user.This page will provide information on the broken link and a list of pages available on your website or link to your main page.<<less
Fix and Chips CMS System
Fix and Chips CMS allows you to manage your customer details, invoices, quotations and subscribed services through a web based environment and uses PHP and MySQL. more>> Fix and Chips CMS allows you to manage your customer details, invoices, quotations and subscribed services through a web based environment and uses PHP and MySQL.<<less
PHP MySQL Smart 3.5
Script to handle your mysql database online. no installation required, just plug and play :-) features: - help - database/Table/Filed browsing - field description - table description - database description - all kind of queries - select * more>> Script to handle your mysql database online. no installation required, just plug and play :-) features: - help - database/Table/Filed browsing - field description - table description - database description - all kind of queries - select * works also - error messages - number of affected rows - multible statements - database/table backup (via dump download) - get table/database structure (create table statement...)<<less
Custom Error Pages In ASP.NET 1
This tutorial explains how to use custom errors pages to provide better user experience when error occurs. When error is occurred on ASP.NET web application, user will get default error page (which is not so nice looking, also known as "Yellow screen more>> This tutorial explains how to use custom errors pages to provide better user experience when error occurs. When error is occurred on ASP.NET web application, user will get default error page (which is not so nice looking, also known as "Yellow screen of death"). This error page confuses average visitor who dont know the meaning of "Runtime Error". Although developers like to know many details about an error, it is better to show more friendly error page to your users.<<less
Fixing Fonts In Flash
Here is a fix for pixel fonts (like 8pt fonts) in flash that converts to system fonts or becomes blurry after saved as a swf file. more>> Here is a fix for pixel fonts (like 8pt fonts) in flash that converts to system fonts or becomes blurry after saved as a swf file.<<less
E Smart Cart 1.0
E-Smart Cart Ecommerce website is a feature-rich, secure ecommerce solution which allows you to easily sell your products online. E-Smart Cart is a complete solution offering: integration with comparison shopping portals, Search Engine Friendly urls, more>> E-Smart Cart Ecommerce website is a feature-rich, secure ecommerce solution which allows you to easily sell your products online. E-Smart Cart is a complete solution offering: integration with comparison shopping portals, Search Engine Friendly urls, built in email based forum.<<less
Ababa Error Logger 1.0
Ababa Error Logger is a program logs all your site errors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File Not Found Error, 500 Internal Server Error. Ababa Error Logger is best used for debugging perl scripts, more>> Ababa Error Logger is a program logs all your site errors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File Not Found Error, 500 Internal Server Error. Ababa Error Logger is best used for debugging perl scripts, fixing broken links, etc.<<less
Using JavaScript Errors
Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be more>> <<less
Application Level Error Handling in ASP.NET 1
This tutorial explains how to handle ASP.NET errors on application level with Global.asax or by using a custom http module. Includes writing and reading errors to Windows EventLog, logging errors to text file or database and sending notification more>> This tutorial explains how to handle ASP.NET errors on application level with Global.asax or by using a custom http module. Includes writing and reading errors to Windows EventLog, logging errors to text file or database and sending notification e-mails to administrator.<<less

Power spectral estimation with error bars
It comes as a useful MATLAB script which performs a power spectral estimation using multi-taper, multiple traces and estimating error bars more>>
Power spectral estimation with error bars comes as a useful MATLAB script which effectively performs a power spectral estimation using multi-taper, multiple traces and estimating error bars
This procedure calculates the averaged single-sided power spectrum with proper normalization, so that if the signal is given in volts, the value is truely the power. It uses multiple tapers to window the data, and thereafter performs a padding. The procedure is inspired by the procedure from the chronux.org software package.
The averaging is taken over both the trials and over multiple tapers (estimates of spectrum for a single trial). These different estimates of the spectrum is also use to calculate standard error of the estimates by boot strap technique.
<<less