Results for "Author: thomas swift"
It can scroll right to left or bottom to top, stop at top or stop centered, scroll and stop or Scroll Continuously and background, text colors & fonts are all customizable. It uses bitblt to do the drawing so its flickerless. This control is a updated version of http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=14967&lngWId=1 that I modified & updated for Almost Real Jukebox.
While getting accustomed to working with the VB Accelerator CD ripping project files I was able to put two of them together to build a Plugable CD Ripper with CDDB lookup. Eventually all this has got to go into Almost Real Jukebox. However I figured a few might like to use the CD Ripper by its self for now so here it is. Please be sure to read the Requirements.txt text file. All the support files, DLL & OCX's are listed & VB Accelerators website link, to make this horse work. All the support files are available from VB Accelerator. It took a lot of work to combine the two project programs so I hope you enjoy it !! If you find it useful please vote !
How to make sure your project is compliant with all windows operating systems.
Downloadable Mind Blowing Modules, go grab them while you can !!!
National Weather Service U.S. Map Center - Quick access to important NWS maps. If anyone learns of new maps that should be included in this application please post them !! Some of the current maps are experimental at the NWS. So be warned they may change over time. I have written this code so that it should be a snap for anyone to add more maps as they come available or are discovered. I have literally spent days upon days on this version of this application running down maps & down right busting my butt to create what you are about to download. The weather warnings & all other parts of this application are complete. So please take 10 seconds of your time to place your vote after testing the code.
How to make sure your project is compliant with all windows operating systems.
It can scroll right to left or bottom to top, stop at top or stop centered, scroll and stop or Scroll Continuously and background, text colors & fonts are all customizable. It uses bitblt to do the drawing so its flickerless. This control is a updated version of http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=14967&lngWId=1 that I modified & updated for Almost Real Jukebox.
While getting accustomed to working with the VB Accelerator CD ripping project files I was able to put two of them together to build a Plugable CD Ripper with CDDB lookup. Eventually all this has got to go into Almost Real Jukebox. However I figured a few might like to use the CD Ripper by its self for now so here it is. Please be sure to read the Requirements.txt text file. All the support files, DLL & OCX's are listed & VB Accelerators website link, to make this horse work. All the support files are available from VB Accelerator. It took a lot of work to combine the two project programs so I hope you enjoy it !! If you find it useful please vote !
Set the CPU priority of each of your programs for higher performance. Runs in the tray monitoring & adjusting each of your programs cpu priority the minute they load & allows you to set your programs individually to what runs best on your particular computer. You have a choice of High, Above Normal, Normal, Below Normal or Idle. Works great on all programs. If you cant configure several system speed increases with this program, Nothing Will !!!! Special thanks goes out to Brandon Kampschuur for the main core that he submitted in 2001 ! http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=26281&lngWId=1 I have done a ton of improvements to the GUI, also error handling, now it is a complete app. Enjoy ! You must have administrator rights to use this program !
The Internet Explorer Toolbar Integrator & Editor allows a user to integrate any program into the internet explorer tools menu & the tool bar with custom icons. Each time it integrates a new tool bar item it generates a uneek UUID number so that it wont interfere with any other software. Now has a full blown toolbar tools editor & better icon handling. It literally can extract the main icon out of all program files, irregardless what their index is & implement them.
PSC Express Login SE holds the users login & password. As well as launching default browser & logs the user into any desired code section of PSC automatically. I got sick of constantly getting logged out of PSC, so I created PSC Express Login. It makes logging in a breeze & uploading code a piece of cake. You can also download my Internet Explorer Toolbar Integrator here on PSC & itegrate this right into your browsers toolbar. This is the last one I'm going to build so folks please remember to vote if you find this program useful.
A working code library that users can keep & organize a code collection within. Tuns of features !!! This version has a completly revamped data file format that is not compatible with my original version of this program. I found out that the original formating was bugy. This format has been tested with over a meg of data. The program has room for more improvement. The declairs also need work. Enjoy !!!
This version of Google Power has automatic top open browser detection for searching individual websites as well as the form staying on top when open.
An example of minimal code to get the job done.LOL Beer Dude 2 belongs to its creator. I was just sucking some sudds & thought I would share this fun. Enjoy !
Who says you cant store code in a INI file ! The workarounds where quite easy ! Name says it all. Enjoy !!!
Ever see some of these professional applications, perhaps running in the tray that show them selves if the program is executed again yet their is no error generated & wonder how they done it. This is a simple example of one way it can be done. I worked this out for a tray application I am working on . I never seen anything like it posted before so I thought it was slick enough to share.
A simple security tester you can use to find out some of the data that your computer may be broadcasting to other computers. A lot of hard work went into this puppy, so I hope you like it ! Enjoy !!!!
Well thanks to the parsing routine I worked out the other day we have satellite loops again. A special thanks also goes out to the NWS Satellite Services Division, for the new well organized server file system. Without their updates this program wouldn't have been possible. Images automatically update on 2 Min. after the quarter of every hour provided your system clock is accurate. If your running XP this shouldn't be an issue. You may need to run down the GDI resize DLL. For it is required for this program to run. If their are any unforeseen issues that I might have overlooked please feel free to post it. I sincerely hope everyone enjoys this new code & puts it to good use. Please let me know of any improvements you might make, I would love to see them. Update 1: I added the U.S. Continent map's & a map advance speed selector. As well as making the change that xim suggested. Update 2: I added 'Freeze on latest image'.
A nice full screen VB version of the NWS Ridge radar basic. Includes radars from all 50 states as well as special interest maps. You can select between all 6 ridge map styles. Special interest maps include U.S. continent radar and basic surface analysis. The special interest maps can easily be expanded by code. Maps check automatically for updates every 3 minutes. Enjoy !!!
Geo Sun Times allows you to get your sunrise and sunset times each day by using your zip code to look up your geographical location in a database. The database file its self is to large to post here at PSC so you can download it from my website here: http://www.tas-independent-programming.com/cgi-bin/download.pl?file=zipcodes-csv-10-Aug-2004.zip This is an extended front end to compliment ahmed elsheshtawy's submission at http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=65314&lngWId=1 .