Results for "Volume: Java_Volume1"
This is my version of Pacman. Thanks to all the people from this site that made this project possible. Try out the level editor and see how the enemies make their way around the course.
An IRC client I'm making for my own use. At the moment supports IRC protocol near 100%, is fairly stable even though there are bugs to be resolved and includes most of the basic functions required for use. Supports multiple servers & channels with perform & autojoining. Main feature is to create it as easy to use as possible. I'm looking for any additional help people could provide, I really need proof-reading of the code and bug testing, with additional suggestions - any help will do. You can contact me through my site merri.net or at VBForums Project Request area. You are free to use the base IRC core in your own program, but you must create the looks completely by yourself. The code is free for use, the design is not. I don't want to see any cheap copies out there ;) Thanks to anyone who is willing to help!
Draw Line Art With Ease. Thank you to those who gave me positive suggestions on improving this program. You can now Load/Save/Copy/Undo/Size as well as change how the lines are generated. Please vote and give more suggestions - I really like where this program is going! P.S. The screen shot was colorized in MSPaint - cause I haven't figure out FloodFill in a PictureBox (yet)
You controll a spaceship. You fight against a large ammount of enemies. Game is not a tutorial or something like that (source is not commented) so you won't learn anything. Becouse of this I had a free hand creating it so it is quite funny. However I spent just one weekend working on it so it doesn't have many levels and you should be able to finish it in less than hour. I used the engine from my older game Lander (also here on PSC). Have fun ! PS: Don't forget to read readme.txt becouse the game is quite complex and you might have problems playing it.
This module allows you to easily implement and control Video objects (Without the un-stable MediaPlayer object) using DirectX ActiveMovie(DirectShow) object. Vastly documented, very easy to use! Including example project. Don't forget to add a reference to 'ActiveMovie Control Library' in your project if using the module.
Installs a HTML website or help system into any VB application. Just use the BAT file to compile the HTML pages, stylesheets and images then include the RES file in your VB app, COMPILE to an EXE then point your WEBBROWSER control to your EXE using the RES protocol.
You can watch the screen of any computer in network or internet where Remote Desktop Viewer server Installed eg: In a home network you watch what ever your child doing
Creates html files of your vb project with highlighting and creates an index page
Have you ever had one of your Programs, VIOLATED? By little punk kids that HEXED it? Well this Tutorial Shows you how to Protect against this!
Display information on who's logged in to a Access Database (updated changing text so it doesn't say 'Save File' in dialog box)
Ocx with ImageCombo and ListImages A fellow asked for a Drive list Box control that could show/hide some type of disks (ie: removable,CdRom...) I built this for him. May be someone else could find it useful
Original project was written in c++ and today I translate it to vb. Its menu with coolbar and toolbar integrated to give a professional look. No OCX, CTL, no DLL...Picture is worth more than thousand words. Please leave comments. Enjoy.
Really FAST !!! icons/bmp/jpg/jpeg/gif. Programers like me searching suitable icons/images for every new programs, most of the time we could'ny get proper icon/image view in our browser... i made a small icon viewer where u can view more than 150 icons/images at a time and 2000 in one shot, and 6000 icons/images from one folder. Full size preview... VERY VERY FAST... Loading of controls at runtime ,Cool Progress bar Picture box Scrolling and more tips for Beginer... see the screen shot...
This utility code...will help u how to create PROCEDURE, TABLE in ORACLE and also how to execute procedure in ORACLE. Note : this utility uses SCOTT for login so u must have rights to work with SCOTT otherwise this utility will won't work.
Using Windows enumeration, this app collects all the running applications, screen scrapes them into thumbnails. Then click on the thumbnail to switch to the application. Only works on XP so far (am working on it!). There's a lot of window API work in here and as always a working example is a great tutorial. enjoy.
Here it is.. The second update... A Media playliste (Like in Winamp 3 and some more futures), useful for media players (even video files with subtitles - an extra file property for every entry)... Made it (the update) upon a request, added Set Background picture Property (it can be Centred, Stretched...), fixed some reported bugs (thanx to those people)... And as usual it includes all the futures from earlier versions ( Add an item (go figure:P), select an item, multi select (Shift and Ctrl), delet one, all or just selected, DblClick, reorder, skinable scroller, changable collors and more) And please vote, I worked on it for a long time and I realy wanna know if you like it - to see if there's any reason to keep publishing it...
With this program, you can create aqua text. I made all the aqua letters from scratch with Photoshop. I spent 50 minutes just making them. Spent an hour on making the program itself. Believe me when I say I put plenty of work into this. I made this because I hate doing all these steps in photoshop just to make some simple aqua text. So I made all the letters and put them in this so you can create the text in seconds. Unfortunetly, I cant find a way to save it, so youll have to go threw the help steps to save it. As this is version 1.0, the next version will have every character on the keyboard for you to use, several text styles, background color changing, and more room for more letters. There isnt any super hard coding going on here, but it was hard to make because of the graphics. Please enjoy! Please leave plenty of feedback, I could use some motivation for v2.0, because adding all that stuff is going to take some time, and id rather not do it. Thanks.
This code demonstrates how to stream live audio across the internet (in both directions). This is a perfect example for anyone that wants to add Voice Chat to their messenger application (what this here basically does). This is fully commented and works great. I made a couple of modifications, but the majority was written by someone else (who, I don't know). Searched PSC for something like this many times and never found it; here it is finally. * Even though I didn't write 98% of this, I did take the time to modify it slightly and share it with all of you. So please leave some comments or a vote or whatever so I know I didn't waste my time uploading it. If you have been looking for something like this, say so in the comments
This is a cool space invaders style game i'm not quite done with yet. I still want to add about 40 more levels, create bosses for every 10 levels, and have powerups, but this is sorta like a demo typa thing. Tell me what you think!!!!
FIXED JUMPING. I updated the older 3d World. Now you can strafe and jump. And I also added a little sauna thing with animating water. You'll have to check it out to understand. Check out the "Keys.txt" text file for the controls. Please rate and give feedback on what else I should implement.