Results for "Category: Miscellaneous"
A note on VBReFormer
array sorting using quicksort, with stack arrays, the REAL way of doing quicksort.
**UPDATED** Finds the OS (Operating System) information of the computer the app is running on. Please give feedback and vote if you like.
Client/server communication, automated telnet sessions, wake on lan, winsock communications using this easy to use component
My pc shutdown after writting a long segment of code and I lost all of it. I should have saved, but I didn't. I couldn't believe that autosave wasn't built into VS.Net. I searched the net and managed to find this great add in autosave by Les Smith. Simple and works. I changed it very slightly.
This project is an update to my first 'Project! Messenger'. This new project include fixes, new chat room features, chat voice,filtering methods, more chat2 packets and more. With this example you can be on your way in creating your own full Yahoo! based chat client. Enjoy.
PHP FOR DUMMIES This article is for people who are not aware what PHP is , who have not heard of PHP ,This article will refresh you about what PHP is with some of the important highlights . PHP!!! PHP!!!! PHP!!!! WHAT IS IT???? Don’t worry; I am here to tell you, what it is?
aspinfo() is the equivalent of phpinfo(). It displays all kinds of information about the server, asp, cookies, sessions and several other things in a neat table, properly formatted.
Updated Version Of Winsock Tutorial. For beginners who want to learn about Winsock Control and Networking. A must read for someone who want to Implement a Client-Server Interface.
This is a Visual Basic Tutorial For Begineers as well as Advanced Users. If You are Programming through VB then You must see this Tutorial Once.
To convert XML data format into MySQL SQL Statement. Simple demo, how to use MSXML, Reading and Creating XML Data.
Here is a partly done client for MSN Messenger, it uses MSNP9. It has basic contact list, groups, chat, display pictures aren't working yet, nor are custom emoticons. It isn't commented, and in some places the code is a little difficult to follow. If you want to work on it further, you can refer to this documentation on hypothetic: http://www.hypothetic.org/docs/msn/index.php If you do make any modifications to the code, it would be greatly appreciated if you would send them to me, at: thesoj@gmail.com
Gather detailed weather information from weather.com and display it in a condensed, easy to read format. Includes 36 hour forcast information. The program utilizes a reference to "Windows XML, version 2.0" to complete the task. Also includes a module that allows for "form fade in/out". This fade module was taken from another post here on PSC but I can not remember who posted it (sorry I can't give you credit for your work by name). Also makes use of a simple text file to track all zip codes you enter into the program, and will remember the last zip that you looked at and display it automatically when the program is run again. One fault of the program (or maybe it's the website, I don't know) is that when refreshing, the program will display the same data as previously even though the actual information on the web site has been updated (website updates approximately every 20 minutes). If anyone can figure out how to get the XML object to get a true refresh, please post the modified project to PSC for all to enjoy! Hope you enjoy this project, it's been fun putting it together.
this uses yahoo servers to parse stats of a current stock
This is a comprehensive Spell Checker application which uses an internal database of over 450,000 words! Uses the Soundex and Levenshtein Distance Algorithms to fully emulate a word processor spell checker. The number of possible results can be adjusted too. All algorithms, additional work etc is fully documented. Votes welcome.
This code can convert to and from ASCII codes, decimal, hexadecimal, and binary.
Some ideas when using MSChart in your programs. This program shows you how to add tooltips to MSChart. Increase the chart details when the form is resized and created another chart (zoom chart) by selecting data points from the main chart.
This code is a newer revision of my ten sorts program. The added sorts are the following: Bucket Sort, Binary Insertion Sort, and Quick Sort with Bubble Sort. Each of the algorithms has it's own special advantages and disadvantages. New added features are generating lists that are random, sorted, or in reverse order. These lists can be generated in either 10 items, 500 items, 5000 items, or a custom list size! You can now also time how long the sort takes now! New sorts will be added as I discover them. Please leave feedback for more features!
This program is to demonstrate the use of 10 different sorting methods. They all vary in speed and complexity. They are the following: Insertion Sort, Bubble Sort, Selection Sort, Shell Sort, Heap Sort, Merge Sort, Quick Sort, Radix Sort, Shaker Sort (Bi-Directional Bubble Sort), Odd-Even Transposition Sort). There will be more to come later on.
Monitor System resources & memory & log to Memory & File. Complete solution, including internal Log Handeling with easy-to-use interface, Plus file system methods.