registry problems
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 274
Registry Wrapper 1.2
Registry Wrapper script provides "Registry", a Windows registry wrapper class that makes it easy to work with the Windows registry. more>> <<less
Added: 2007-06-23 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
18 downloads
The PHP coders top 10 mistakes and problems
Seeing the number of problems and mistakes PHP coders encounter repeatedly I set out to make this list of the 10 most common problems and mistakes done by PHP coders. more>> Seeing the number of problems and mistakes PHP coders encounter repeatedly I set out to make this list of the 10 most common problems and mistakes done by PHP coders.<<less
Added: 2007-01-08 License: LGPL Price: Free
1020 downloads
The PHP coder's top 10 mistakes and problems
Seeing the number of problems and mistakes PHP coders encounter repeatedly I set out to make this list of the 10 most common problems and mistakes done by PHP coders. more>> Seeing the number of problems and mistakes PHP coders encounter repeatedly I set out to make this list of the 10 most common problems and mistakes done by PHP coders.<<less
Added: 2007-01-08 License: LGPL Price: $0.00USD
10 downloads
Running ASP in Linux and Possible Problems
This writing will discuss several things to do to ensure the application migration carried on in a good way, particularly for ASP Database applications and to overcome possible problems might occurred more>> This writing will discuss several things to do to ensure the application migration carried on in a good way, particularly for ASP Database applications and to overcome possible problems might occurred. Basically, migrating ASP to Linux means you have to convert to database supported by Linux platforms. Currently, Chili!Soft ASP is already supporting MS Access but not all web hosting companies install this feature. They prefer to use more common database in Linux such as MySQL and PostgreSQL. Pay attention to some Chili!Soft specific ADO methods and properties, since there are slight differences with IIS ASP. You might need to convert some codes in your applications to make it run in Chili!Soft ASP.<<less
Added: 2004-10-08 License: Freeware Price: Free
1843 downloads
Create the shortest URLs!
Ever face the dilemma of not remembering what an URL is, or perhaps you have a site with a long URL and others forget it? This site is the solution to those and other problems. Our site will shrink your URLs to something thats easy to remember and with more>> Ever face the dilemma of not remembering what an URL is, or perhaps you have a site with a long URL and others forget it? This site is the solution to those and other problems. Our site will shrink your URLs to something thats easy to remember and with custom tags it makes this process a breeze. Shorten those URLs now!<<less
Added: 2008-09-07 License: Freeware Price: $0.00USD
15 downloads
AJAX and the Back Button Problem
If you are starting out in your first Ajax based program, one of the biggest challenges that you have to face is to let your users remember not to hit the back button. Most of the time, Ajax based programs does not like the back button. Unfortunately, more>> If you are starting out in your first Ajax based program, one of the biggest challenges that you have to face is to let your users remember not to hit the back button. Most of the time, Ajax based programs does not like the back button. Unfortunately, Ajax does not have that functionality in bookmarking the previous page so that it could be reloaded anytime. With this development or some call it a disability; it is quite clear that today?s browsers were built without thinking<<less
Added: 2008-02-12 License: Free Non-Commercial Price: $0.00USD
11 downloads
Windows Startup Report 1.1s
Create a report of all the programs that start with windows. This simple (vbs) script will create an HTML file with each item that starts with windows. This can be very useful for troubleshooting performance problems or viruses. Super. more>> Create a report of all the programs that start with windows. This simple (vbs) script will create an HTML file with each item that starts with windows. This can be very useful for troubleshooting performance problems or viruses. Super.<<less
Added: 2004-11-05 License: GPL Price: $0.00USD
14 downloads
The Support Place
Community support forum for people with family issues, mental health issues,alcoholism , abuse, self harm, all members have problems the same so can relate and support with empathy. Site now growing w more>> Community support forum for people with family issues, mental health issues,alcoholism , abuse, self harm, all members have problems the same so can relate and support with empathy. Site now growing with people from UK and the USA, some from Sweden also, we welcome women and men. We also offer support to young people with their own issues, without judging, just helping. we welcome all creeds, and all religions and beliefs. We offer to be there when no one else is.<<less
Added: 2004-11-10 License: Not Specified Price: Free
1812 downloads
Treat the Win32 Registry like a Python dict 1.0
Treat the Win32 Registry like a Python dict class wraps most of the win32api functions for accessing a registry. more>> Treat the Win32 Registry like a Python dict 1.0 brings you a wonderful tool which can treat the Win32 Registry like a Python dict class wraps most of the win32api functions for accessing a registry. It will read and write all win32 registry types, and will de/serialize python objects to registry keys when a string or integer representation is not possible.
<<less
Added: 2007-06-07 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
12 downloads
Ajax Mistakes
Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I�ve compiled a list of more>> Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I�ve compiled a list of the many mistakes developers using Ajax often make.<<less
Added: 2006-11-10 License: Freeware Price: Free
1080 downloads
Link Checker Pro 1.0
Free script, that scans an entire website for problems on links: broken links, redirects, and other bad URLs. You can customize the display. Broken links are grouped under the URL of the source page (unlike Xenu) that eases to make the required more>> Free script, that scans an entire website for problems on links: broken links, redirects, and other bad URLs. You can customize the display. Broken links are grouped under the URL of the source page (unlike Xenu) that eases to make the required corrections. This PHP program could be used online even if it is intended to work at command line on your computer.<<less
Added: 2008-06-18 License: GPL Price: $0.00USD
440 downloads
Open Traveling Salesman Problem - Genetic Algorithm
Open Traveling Salesman Problem - Genetic Algorithm is created to be a useful MATLAB function which finds a near-optimal solution to a open variation of the Traveling Salesman Problem using a Genetic Algorithm. more>>
Open Traveling Salesman Problem - Genetic Algorithm is created to be a useful MATLAB function which finds a near-optimal solution to a "open" variation of the Traveling Salesman Problem using a Genetic Algorithm.
Added: 2009-07-30 License: BSD - BSD License Price: BSDBSDLicense
downloads
Traveling Salesman Problem - Genetic Algorithm
Traveling Salesman Problem - Genetic Algorithm is designed to be a useful MATLAB tool that finds a near-optimal solution to a Traveling Salesman Problem using a Genetic Algorithm in a GUI environment. more>>
Traveling Salesman Problem - Genetic Algorithm is designed to be a useful MATLAB tool that finds a near-optimal solution to a Traveling Salesman Problem using a Genetic Algorithm in a GUI environment.
Added: 2009-07-30 License: BSD - BSD License Price: BSDBSDLicense
downloads
Error Messages in ASP
Problems and coding syntax mistales can been in every serverside application. Security of application is very important. You should need to understand whats going wrong in deep of an apllication. This more>> Problems and coding syntax mistales can been in every serverside application. Security of application is very important. You should need to understand whats going wrong in deep of an apllication. This sample of code is an easy to use an error handling message writer. .<<less
Added: 2006-09-18 License: Freeware Price: Free
1134 downloads
EasyImageHoster 1.35
Its a very easy to setup and use image upload script. It looks like ImageShack, after the image upload it generates links for the direct url, html and the bbcode. The script adds random id to the filename, that will avoid problems with resembles more>> Its a very easy to setup and use image upload script. It looks like ImageShack, after the image upload it generates links for the direct url, html and the bbcode. The script adds random id to the filename, that will avoid problems with resembles filenames. Since version 1.1 support for thumbnails is enabled. No database is needed, only a webspace with php support.<<less
Added: 2006-02-14 License: Freeware Price: $0.00USD
15 downloads
Other version of EasyImageHoster
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above registry problems search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed