Results for "Category: Complete Applications"
Highly helpful for editing files
This is a WYSIWYG Messagebox and Inputbox builder complete with a Select Case option to catch which button was pushed. Code is auto formatted for easy reading with preview and editing ability. Note this is built in 2003 If you use it please vote :>)
This code is a very basic 21 game, it has text colors and its own header file. It is a good example of functions. It is just annother consol game. Try it out and tell me what you think...
This project was made as there were no real good examples on how to create a IRC Bot in VB.NET and thus I wanted to create a full scale bot, that not only would have a lot of functionality, but which also would be easy for others to expand later on. The project gives you a good way of making your own IRC Bot for your applications, and houses quite a few of event handlers which gives you practically all the information you would need.
The purpose of this code is to create a easy-to-use framework to be used when creating GPS enabled applications. The functionality presented here is the result of reading upon the articles publiced on PSC some time ago, and the program gives you enough functionality to start learning how to work with the NMEA GPS signals.
This Code Generates A Monthly Calendar Based On The Dates You Supply. I Developed This Originally For My Job And I Want To Make It Available To Anyone Else Who May Find It Usefull. It Originally Filled The Cells With Data From A Database Depending On The Date Informaton In The Database But I Removed That Function. It Is Very Easy To Add That Function Back In And If You Are Intrested In Help With Adding That Function Contact Me At: PlexXonic@SoftHome.net And I Will Be Glad To Help.
This is a complete user manager, with new usersignup, confirmation e-mail that needs to be received before an account is activated, forgotten password link, admin tools, etc.
Captcha is a method of telling the difference between humans and machines by using a distored image and asking the user to enter the corrisponding text into a textbox. There are many different implimentations of Captcha's on the internet some more secure then others. This code that I have uploaded is by no means the most secure type of captcha out there, it's main purpose is to show how a captcha system could be created with little effort. You can read more about Captcha standards at http://www.captcha.net/
It asks you name, age, height, etc. and puts them in a *.txt file...
It automatically changes the desktop wallpaper after specified time. It converts GIF's and JPEG's to bmp before setting the wall paper. It creates two regsitry entries for the first time. Two entries are Image directory: Path of the directory where all image files resides and Time slice. It also creates a regsitry entry: HKEY_LOCAL_MACHINE/SOFTWARE/AUTOWALLPAPER
Keep them coming back for more... "CONTENT, CONTENT, CONTENT!" is the mantra of today's successful web sites. Current, interesting, entertaining and high quality content attracts visitors who will return to your site. In an effort to maintain dynamic site designs, developers have turned to Active Server Page technology. This allows information to be stored in databases and lets the site effectively become a dynamic database publishing system. One rather simple piece of code can keep surfers coming back for more: Random quotations displayed prominently on your web pages.
Exchange banners between registrated users. You can upload new banners, adding new servers, watch stats of impressions and clicks.
This is an API spy which will display all kinds of info on a window and has a bunch of options for you to play around with. Take the time to leave feedback and give me a vote too if you can find the time. Enjoy! =)
NEW UPDATE ON THE WEB SITE! THIS CODE IS ONLY AN EXAMPLE CODE This code will allow you to create your own Geocities on you site so that you can offer your users the ability to create their own websites. It is loaded with options like file upload, max space allowed, full online browers web site editor.
-almost- Complete File System (upload, download, erase and directory navegation) in ONE single file with login support. All in a basis of a short code (223 lines) and just ONE 8 Kb file. Tested succesfully in Linux/Windows. If you find it usefull please vote for it.
Example for the Microsoft Tablet PC Platform SDK 1.7 using VB .Net 2003. This application shows how to use ink overlays, save ink data, and retrieve ink data. It also shows how to integrate HTML Help 1.x with your project, and set XP Visual Styles. This is my first project using the Tablet SDK so it may have a few bugs in it. If you find any please let me know. You will need to install Microsoft Tablet PC SDK 1.7 to use this project. This project is for use on a computer running Windows XP Tablet Edition 2005. It will not run properly on a system Running XP Home or Pro.
I always wanted a journal on my site but I never had time to get the dam thing updated...so I wrote an ASP script that does it all. You log on to the submit page from any browser, fill in your entry and bobs your uncle..the code dynamicly adds a link on the index page and adds the entry to a database...so now you can update every day, can be used for all sorts...a tecnical support page, stroy submission etc. I uncluded an admin page based on the guest book by Kathi O'Shea (thanks) in which you can delete entries. ---- I have now updated it to use just one textbox to submit your entry (which can be as long as you like) and fixed the single quotes problem!! thanks kerry
API Spy: lets you view various details on a window. It's a remake of the VB version (which you can also find on this site). Includes demos on: Accelerator keys, menus (trackpopup and system), subclassing tooltips, system tray example (with my own easy class), owner-draw buttons, a cool inputbox (one better than VB's), and all around cool functions. Make sure to check out the cool feature I call LOCK MODE. Content is mostly code, Neither DIALOGS or the MFC was used in the making of this project. Get it? NO DIALOGS or NO USE OF THE MFC! SO if you're looking for an easy way out, you won't find it here! Highly graphical, thanks to PhuryX13.
Loads general MP3 info such as Bitrate and frequency, ID3v1.1 tag and lyrics v2.0 tag. It also saves ID3v1.1 tags. This project was meant to save lyrics tags also but it was aborted so I could start making games. Check it out. Any comments/questions EMAIL ME! Program uses microsoft common controls and demonstrates the CreateFile function (also ReadFile, WriteFile, and CloseHandle).
This code contains ASP chat which uses database (MDB). Since last version I've removed some bugs i.e. sorting database or loging out users every hour. I have added some new stuff - private chat and counter which shows how many people is on-line. If you like it, please vote for me.