Free website sponsorship

Recent Forum Topics

View Discussion beeen a while

since i been oon here :( - summer break = me away from computer.... - how was everyones summer..... - ....any1 have ideas for a csharp project

View Discussion How to setup php so I can use mail() function?

You can set it up in php.ini. http://www.w3schools.com/PHP/php_ref_mail.asp has information on the configuration options required.

View Discussion Creating Identical Tables: HTML and CSS Article

http://programming-designs.com/page/editorials/item/6 - It was under the articles/editorials section of the main site, not the most logical place but PD only had one html tut...

View Discussion LISP

Lisp is cool in a few ways, but the one that strikes most people is that everything is a list. Hence, it is a pretty good list processor. When the first element of a list is not escaped (quoted - described below), th...

View Discussion Review Script: New Job Board Software

We are happy to announce the release of [url=http://www.smartjobboard.com]SmartJobBoard[/url] job board software. [url=http://www.smartjobboard.com]SmartJobBoard[/url] i...


Page 1 | Page 2
:: Screenshot
Download Title: Mouse KeyGen
Somebody gave me a comment about creating a key generator based on mouse movement and I had already heard about this previously and decided to make my own version of it. Well here you have it. You can modify this key-gen to be more random if you'd like, it is just a simple example. You can choose options between the generator to generate uppercase/lowercase alpha and numeric characters.
:: Screenshot
Download Title: IP From Domain Application
Retrieves IP Address from domain name by querying a DNS Server using NS Lookup. Application "waits" until command prompt is closed before opening results file by using the FindWindow API. Results are added to a listbox and Internet Explorer can be shelled when an address is found. Code is commented.
:: Screenshot
Download Title: Fuzzy-Logic 8-Ball
This is a demonstration of how to make an 8-ball based on the concept of fuzzy logic. The same concept can be applied to making chat-bots for AIM or any messenger or chat program. It has over 80 different responses depending on what you ask.
:: Screenshot
Download Title: [ADO] ezDatabase Class v1.01
This is an UPDATED version (v1.01) of my ezDatabase class now with customized HTML Exporting functions and a polish-up of others. This class makes VB Database Applications easy to write on the fly! This class includes over 30 functions for ADODB programming in VB! It encapsulates all the Find Functions, Move Functions, along with AddNew, Delete, Update functions and a ton of error trapping for easy use! Also includes events to program at your disposal.
:: Screenshot
Download Title: Event Recorder (Simulates Events)
This little application records your mouse movements, clicks, and keypresses when turned on. When "played", it will simulate the mouse clicks, movement, and key presses you've made while it was being recorded. The code is commented and can has educational information on Windows APIs.
:: Screenshot
Download Title: DCSplitter (File Splitter)
A file splitter. Tested on a 175MB file and can join/split files with ease. Can choose to split files by size or by "x" amount of splits.
:: Screenshot
Download Title: DNS Browser (Internet Browser)
This project was originally intended to be a way for me to access the internet at my workstation in college because they had disabled DNS and I had to find a way around this. So I decided to make a browser that would get the IP address for the DNS and would place it in a database which the browser would search through to decide where to navigate. There is a wide variety of added features and a lot of code that people will find useful. Features for this browser include web browsing, pop up blocker, whois lookup, built-in FTP application, and more. Code is a bit untidy but contains over 100 pages of work.
:: Screenshot
Download Title: NSChat (NetSend Interface Application)
This application is a GUI interface for Net Send which allows identity spoofing, buddy management, blocking messages, and searching users in a domain. This application makes it easy to find people on a lan and communicate with them easily without being online and makes net messages easier to read.
:: Screenshot
Download Title: Lines Game
This is a simple game of lines where the object of the game is to fill a line that will complete a box. The player with the most boxes filled when all the boxes are filled wins the game.
Page 1 | Page 2