| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Advanced Like | VB 6.0 | Advanced / Techni Rei Myoko | 3677 since 7/21/2003 10:14:22 PM |
By 4 Users 2 Excellent Ratings
|
| |
Compare using wildcards like * and ?, ranges like "at[0-99].gif", and a new wildcard %. Which is like *, but goes only at the end. "at%" would be like "at", and also "atquaz". |
| |
| |
| |
 |
AK CD ripping wizard | VB 6.0 | Advanced / Techni Rei Myoko | 6092 since 1/18/2005 4:58:34 PM |
By 3 Users
|
| |
Rips CD tracks to MP3 files. I took a look at the "tutorial" for AK's CD ripping DLL and it looks like it was written by monkeys. The code is bloody unusable, I spent the better part of a day rewritting it so it's actually usable. (ScreenShot) |
| |
| |
| |
 |
Anime Inventory | VB 6.0 | Advanced / Techni Rei Myoko | 5880 since 3/15/2003 2:30:38 PM |
By 2 Users
|
| |
Inventory what anime/series episodes are on which discs. Built in search engine and fancy gui
Fixed some bugs, like how when you use range, it sets the cursor location to the beginning of the string. Now keeps track of where the CD is (assuming you keep t ...(description truncated) (ScreenShot) |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
Anime Inventory 2 | VB 6.0 | Advanced / Techni Rei Myoko | 6993 since 5/4/2004 11:01:07 PM |
By 2 Users
|
| |
Inventory what anime/series episodes are on which discs. A remake of my previous AI, but uses HINI instead of an access database. Its 10 times faster searching/compiling, and orders of magnitude smaller. My 454 CD database used to be 5.5 megs and take upw ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
ASP Loader | VB 6.0 | Intermediate / Techni Rei Myoko | 2463 since 11/16/2002 10:29:31 PM |
By 1 Users
|
| |
Ever want to double click an ASP file and have it load in your browser through IIS? (ScreenShot) |
| |
| |
| |
 |
Basics | VB 6.0 | Beginner / Techni Rei Myoko | 3547 since 3/9/2004 2:47:12 PM |
By 10 Users 3 Excellent Ratings
|
| |
Teaches the basics of using VB. As its becoming quite evident most PSC users dont know them. Feel free to add more. Added some suggestions, fixed spelling and grammatical errors. |
| |
| |
| |
 |
Carnal Calculator | VB 6.0 | Advanced / Techni Rei Myoko | 1495 since 6/26/2004 4:05:42 AM | Unrated
|
| |
Combines my Equation evaluator, with my carnal convertor. Allows you to type equations like 3 times 4. (ScreenShot) |
| |
| |
| |
 |
Carnal Convert | VB 6.0 | Advanced / Techni Rei Myoko | 2247 since 5/21/2004 4:59:06 AM |
By 2 Users
|
| |
Converts numbers in their carnal form (thirty two) to their numeric form (32) ignores non-alphanumeric characters, allows words to be concatenated, delimeted, or even in numerical form. Supports decimals. Added some rather large numbers (ScreenShot) |
| |
| |
| |
 |
CD File Chooser | VB 6.0 | Intermediate / Techni Rei Myoko | 4964 since 1/1/2003 3:41:56 PM |
By 2 Users
|
| |
Intelligently select files to burn to a cd to most efficiently use all the space on the cd
supports dragging/dropping of folders and files
Enhancements:
File icons
Batch generation (make cds until the list is empty)
Start Nero button (or XP's CD Burning f ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Change XP's logon Screensaver | VB 6.0 | Advanced / Techni Rei Myoko | 2793 since 3/26/2003 5:03:30 PM |
By 9 Users 3 Excellent Ratings
|
| |
Shows a list of your system's screensavers and lets you replace logon.scr with what you wish (it's backed up first) thus changing your system's logon/welcome screensaver, only with a better gui than other programs that do this. You can preview the screens ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Cinarian Clock | VB 6.0 | Beginner / Techni Rei Myoko | 2202 since 5/11/2004 12:19:32 PM |
By 7 Users 5 Excellent Ratings
|
| |
A clock using the Cinarian Character Generator (also seen in the Universal Time program) Added an FAQ to read it (click upper left corner) (ScreenShot) |
| |
| |
| |
 |
Cinarian Frame | VB 6.0 | Beginner / Techni Rei Myoko | 1687 since 1/15/2004 4:05:56 PM | Unrated
|
| |
A simple frame replacement, as the one with windows is just ugly.
For those wondering what a Cinarian is, visit the site included in my description.
This is based on the old Cinarian frame, Im working on the new one but its a bit more complex in the way i ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Cinarian Keyboard | VB 6.0 | Intermediate / Techni Rei Myoko | 1479 since 6/8/2004 2:46:40 PM |
By 2 Users
|
| |
Convert Cinarian to and from Western Alphabet (ScreenShot) |
| |
| |
| |
 |
Clerks Logo | VB 6.0 | Intermediate / Techni Rei Myoko | 1900 since 1/26/2004 11:27:53 PM |
By 1 Users
|
| |
Clerks Logo with customizable letter colors (ScreenShot) |
| |
| |
| |
 |
Convert an Image to a String | VB 6.0 | Advanced / Techni Rei Myoko | 5885 since 1/23/2004 9:46:42 PM |
By 2 Users
|
| |
Converts an Image to a String for storage in config files or arrays (Allows multiple resolutions per array unlike Image lists) and back again (with flipping and rotation based on 90 degree increments) also seperates the color pallet (for compression purpo ...(description truncated) |
| |
| |
| |
 |
Convert ASP to VBS | VB 6.0 | Advanced / Techni Rei Myoko | 2174 since 11/13/2003 12:37:58 AM | Unrated
|
| |
For use in converting ASP pages into VBScript (for the Scripting Control)(for making Web servers)
then all you do is add your ASP simulator class (Im working on it) to the scripting control as an object (preferably replacing the ASP objects like server an ...(description truncated) |
| |
| |
| |
 |
Dr. Mario | VB 6.0 | Advanced / Techni Rei Myoko | 3272 since 8/5/2004 10:58:25 PM |
By 4 Users 3 Excellent Ratings
|
| |
A remake of the classic puzzle game, Dr. Mario.
Made in a 2 day period where I didn't feel like working on Panel de Pon. With one less file needed, and a couple less bugs. More authentic look now (ScreenShot) |
| |
| |
| |
 |
Dr. Mario 2 player edition | VB 6.0 | Advanced / Techni Rei Myoko | 3086 since 9/27/2004 11:19:18 PM |
By 1 Users
|
| |
A clone of the NES Dr. Mario, with working 2 player mode. 1 player uses the arrow keys, the other uses ASDW (ScreenShot) |
| |
| |
| |
 |
Etch a Sketch | VB 6.0 | Beginner / Techni Rei Myoko | 1532 since 4/7/2004 10:19:39 PM |
By 5 Users 3 Excellent Ratings
|
| |
I saw the Etch - a - Sketch done by ricky g. Mine isn't based on any of his code, but was inspired by it. I saw his GUI and was very displeased with it. So I decided to make my own, also using the thumb wheels from my iPod project to add some authenticity (ScreenShot) |
| |
| |
| |
 |
Giga-Calc | VB 6.0 | Advanced / Techni Rei Myoko | 2229 since 10/8/2003 11:26:48 PM |
By 6 Users 5 Excellent Ratings
|
| |
Similar to my Mathematical Equation Evaluator, only now with variables, and a spiffy interface.
Supports custom variable types, multi dimensional arrays, custom functions (ie: y=x+2) by using other variables in a new one (ScreenShot) |
| |
| |
| |
 |
HID MultiMedia Keyboard | VB 6.0 | Intermediate / Techni Rei Myoko | 2524 since 12/31/2002 1:36:50 PM |
By 1 Users
|
| |
Let's your code use the multi media keys from intelitype/hid compliant multimedia keyboards the way Windows media player does (ScreenShot) |
| |
| |
| |
 |
Hierarchical INI Format | VB 6.0 | Advanced / Techni Rei Myoko | 3657 since 3/21/2003 4:56:20 PM |
By 1 Users
|
| |
Do create, view, and edit hierarchical and standard ini files, and now can read xml files as a hini file. Documentation on each function is provided within the source code, an example hini file is also included. As with my ini file functions, a fully fled ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Icon Extraction (Extremely Simple) | VB 6.0 | Advanced / Techni Rei Myoko | 2318 since 3/2/2003 10:27:03 AM |
By 2 Users
|
| |
Extracts icons for different file types (ScreenShot) |
| |
| |
| |
 |
Ini read/write with no api | VB 6.0 | Intermediate / Techni Rei Myoko | 2904 since 1/27/2003 7:18:09 PM |
By 1 Users
|
| |
Read and edit ini files without using api
I know theres others, and I had others, but my disk broke and I had to write an ini reader from scratch. Which I managed to do in about 5 minutes. The editing functions took a bit longer. Changed what could be ann ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
IP/Subnet Calculator | VB 6.0 | Intermediate / Techni Rei Myoko | 4970 since 10/8/2002 5:13:28 PM |
By 8 Users 7 Excellent Ratings
|
| |
calculate information on the class of an ip, and subnetting (ScreenShot) |
| |