Results for "Author: caver dave"
Title: Comprehensive Note Pad v 3.5.0 more finalish ! UPDATE 20/08/07 Version 3.5.0 more finalish ! Added control tabstop enable / disable and 4 undo text formatting ( bold, underline, strike through and italic) buttons also changed font options to allow for selective font and font size changes as well as for the whole document. ================================================== UPDATE 17/08/07 Version 3.0.0 Barring any major bugs or any further minor revisions this application is now complete. As an exercise in code hacking along with code writing it has been a success and produced what I believe is, if not the, best of it of its type then one of the best on PSC. Thanks go to all those, both unwittingly and knowingly, that have provided code and to all those that have helped along the way For full changes & credits see readme or change log docs 16/08/07 Added Paras Chopra’s basic PDF conversion form and textbox buffer 14/08/07 Added Tom Moran's Url (web address) highlighting function and added the web page launch button and goto line functions ================================================== Most of the code is mine it has just been the oddities that i have had to garner along with some hints from others' code on psc along the way This code is open source change it, bend it, do what u will with it just give credit where credit is due. and if you like it vote for it! all constructive criticism welcome! regards caver dave
Title: - BeepKeyBoard v 1.9.5 Update: The compositions can now be edited ( a basic delete item) as you compose The tune time can also be seen as you compose Splash screen added ====================================================================== Update: Rearranged the key layout as in a true piano and added notation listing and file saving ====================================================================== Using the windows Kernel 32 beep lib to play a range of frequencies to simulate an 83 key piano keyboard. ====================================================================== Most PC speakers have a limited range of frequencies that they can reproduce this range is approximately 37 hz to 30,000 hz, which is why the key board has only 83 keys not the full 88 The program has the ability to playback a composed tune and then save the tune for playback at another time. ====================================================================== The program saves the composition as a matched triplet of files one of which saves the frequencies played, the other saves the duration of the notes played and the last of the files saves the played notes. ====================================================================== Pauses are notated as OOO ====================================================================== The compositions that you have saved are listed in the combo box for future playback. Sample tune included
Title: Desktop Organiser v1.5.1350 Update1: missing icons put in Update: the missing frmPathfinder put in. The Desktop Oganiser - unclutter that crowded computer screen. The organiser is fully customisable , Tabs, Icons and Program locations being user chosen. Capable of launching upto 108 programs from 9 Tabs and being changed any time you the user chooses. nice simple app, works quite nicely too! if you like it please vote for it This code is free to use change it, bend it, do what u will with it just give credit where credit is due
Title:- ID_Card_Maker v3.1.1691 - Finalish! Update 19/06/07:- Ok maybe, possibly not quite FINAL! now with added webcam support got the idea from a friend that works in a western union office and they use a webcam to capture an ID Card picture and create the card there and then. NOW THE MOST COMPREHENSIVE APP OF ITS TYPE ON PSC! To Do:- Update help and add instant card printing back and front on the same sheet for both landscape and portrait card formats =========================================================================== Update 16/06/07:- FINAL - Changed from using gradients created a runtime to a set of preset backgrounds, all placed in the resource file (it is now 8.8mb). Refined the print and print preview screen now clears all card images on the change over from 3up to 4up and vice versa and added a clear all and reset button. You can now go from the main design screen straight to the print and print preview screen without going via the card preview. Unless any major bugs and errors are found this project is now complete?? the only thing left to do is an updated screen shot and revise and complete the help. =========================================================================== Update 15/06/07:- Added change the card orientation, basic vertical gradient backgrounds(experimental), shortcut dialogue to place icon etc on the desktop. Tidied up the basic text editing, made the program more advanced while keeping the simple user operation and functionality. May be some bugs - if you find any please let me know. =========================================================================== Update 11/06/07:- Added help screens for each of the 3 program screens. Added some basic error handling to make things run a bit more smoothly and tidied up the UI to make it easier to understand without having to resort to the help and made sure the check file is included!! New screen shot next time =========================================================================== Update: NOW IT DOES PRINT!! Identity card maker that can easily be adapted to be used for business cards. Designed to be used with the jpg image format that is the common standard with most digital cameras. Saves the cards in the bmp image format. The application also has the capability to save the card preview as a jpg for use as a template, so that your basic design features can be reused and then added to the design window as a background an then the extra image and text added. The application uses the Intel® JPEG Library dll - ijl11.dll this is included in the submission as a custom resource '101' and is manually extracted to the app folder. Normally I do not use external libraries but this one is used to make up for my lack of graphics knowledge! As most compiled resources are stripped out by psc using the res file avoids this and assures the user of its availability - QED! Credits: Image resizing using grab handles(nodes) from an author on psc - forgotten your name- sorry Intel® JPEG Library dll and code from vbaccelarator Miscellaneous bits from msdn / technet All icons and cursors produced or updated with Robert Rayments Tiny GFX Webcam support using butchered and adapted form / module / class from Mohammed Samir Fayed's VB WebCam Capture Finally:- when I produced this originally it did not need a printing routine, this has been added for the psc submission However my printer died this morning and i have not been able to test the printing - IF IT DOES NOT WORK please let me know just as if it does Thanks dave Bend, Break, Reuse this code as you like but if you do use it give some credit and vote regards caver dave
Title: Self - Deleting EXE v 1.0.0 This is the result of a my curiosity and a very ignominoius thread that I started in the vb.general.discussion newsgroup Thread address is:- http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.vb.general.discussion&tid=d143570e-ad49-4ae5-bebd-2a53faeb7eeb&cat=&lang=en&cr=US&sloc=en-us&p=1 Any way this is the result in pure vb that does something and then creates a batch file to delete the exe. Lump it or loathe it I did not write this for any malign purposes, so respect that! Bend it break it use it as you like but:- If you like this code please vote for it dave
Title:- 3 of 9 Barcode Creator Very simple custom barcode generator using a free barcde font ( free 3 of 9 extended) included in the zip file. Allows you to create the barcode and see what you have done then resize the viewport to better fit the barcode then preview and save the barcode in bitmap format, ready to use in most graphics programs. Place the font after extracting it from the zip file in the windows font folder Credits: Initial barcode code from vb.general.discussion newsgroup posting Bend this code break it use it how ever you will but if you do use it please vote and leave a comment regards caver dave
Title: Non-Registry XP Security Functions v 1.0.0 Four functions, Six buttons and One form show/hide desktop, show/hide taskbar, restrict/deresrict cursor to form AND disable/enable Ctrl+Alt+Del Without using the registry (found in a forum somewhere out in net land) This may be a bit of a hack but for better or worse if like me you dont like messing with the registry then lump it or loathe it this is for you & respect the fact that I did not write this for any malign purposes Bend it break it use it as you like but:- If you like this code please vote for it
A fully formed application based on USB AUTORUN By: Kevin Ritch. Complete with animated systray icon, the option to place the the application in the startup folder. Application writes no data to the registry, therefore very compact. The application looks to see if a USB Flash Drive has just been inserted and executes the AUTORUN.INF file if present. In other words, it enables a CD Style autorun. Useful when using a portable app launcher like "PStart", that write an autorun file, on older systems - pre XP SP2
Updated app: added 1 button select and copy code display for added functionality, once again nothing fancy - plain and simple and easy to follow Small application for organising VB code and then viewing it If like me you write bits of code then save it for a rainy day when it will be useful and then forget where you have saved it, this is the program for you. Written without any dll's or ocx's a plain and simple app. I like it and use it - try it and see what you think
Title: Comprehensive Note Pad v 3.5.0 more finalish ! UPDATE 20/08/07 Version 3.5.0 more finalish ! Added control tabstop enable / disable and 4 undo text formatting ( bold, underline, strike through and italic) buttons also changed font options to allow for selective font and font size changes as well as for the whole document. ================================================== UPDATE 17/08/07 Version 3.0.0 Barring any major bugs or any further minor revisions this application is now complete. As an exercise in code hacking along with code writing it has been a success and produced what I believe is, if not the, best of it of its type then one of the best on PSC. Thanks go to all those, both unwittingly and knowingly, that have provided code and to all those that have helped along the way For full changes & credits see readme or change log docs 16/08/07 Added Paras Chopra’s basic PDF conversion form and textbox buffer 14/08/07 Added Tom Moran's Url (web address) highlighting function and added the web page launch button and goto line functions ================================================== Most of the code is mine it has just been the oddities that i have had to garner along with some hints from others' code on psc along the way This code is open source change it, bend it, do what u will with it just give credit where credit is due. and if you like it vote for it! all constructive criticism welcome! regards caver dave
Title: - BeepKeyBoard v 1.9.5 Update: The compositions can now be edited ( a basic delete item) as you compose The tune time can also be seen as you compose Splash screen added ====================================================================== Update: Rearranged the key layout as in a true piano and added notation listing and file saving ====================================================================== Using the windows Kernel 32 beep lib to play a range of frequencies to simulate an 83 key piano keyboard. ====================================================================== Most PC speakers have a limited range of frequencies that they can reproduce this range is approximately 37 hz to 30,000 hz, which is why the key board has only 83 keys not the full 88 The program has the ability to playback a composed tune and then save the tune for playback at another time. ====================================================================== The program saves the composition as a matched triplet of files one of which saves the frequencies played, the other saves the duration of the notes played and the last of the files saves the played notes. ====================================================================== Pauses are notated as OOO ====================================================================== The compositions that you have saved are listed in the combo box for future playback. Sample tune included
Title: Desktop Organiser v1.5.1350 Update1: missing icons put in Update: the missing frmPathfinder put in. The Desktop Oganiser - unclutter that crowded computer screen. The organiser is fully customisable , Tabs, Icons and Program locations being user chosen. Capable of launching upto 108 programs from 9 Tabs and being changed any time you the user chooses. nice simple app, works quite nicely too! if you like it please vote for it This code is free to use change it, bend it, do what u will with it just give credit where credit is due
Title:- ID_Card_Maker v3.1.1691 - Finalish! Update 19/06/07:- Ok maybe, possibly not quite FINAL! now with added webcam support got the idea from a friend that works in a western union office and they use a webcam to capture an ID Card picture and create the card there and then. NOW THE MOST COMPREHENSIVE APP OF ITS TYPE ON PSC! To Do:- Update help and add instant card printing back and front on the same sheet for both landscape and portrait card formats =========================================================================== Update 16/06/07:- FINAL - Changed from using gradients created a runtime to a set of preset backgrounds, all placed in the resource file (it is now 8.8mb). Refined the print and print preview screen now clears all card images on the change over from 3up to 4up and vice versa and added a clear all and reset button. You can now go from the main design screen straight to the print and print preview screen without going via the card preview. Unless any major bugs and errors are found this project is now complete?? the only thing left to do is an updated screen shot and revise and complete the help. =========================================================================== Update 15/06/07:- Added change the card orientation, basic vertical gradient backgrounds(experimental), shortcut dialogue to place icon etc on the desktop. Tidied up the basic text editing, made the program more advanced while keeping the simple user operation and functionality. May be some bugs - if you find any please let me know. =========================================================================== Update 11/06/07:- Added help screens for each of the 3 program screens. Added some basic error handling to make things run a bit more smoothly and tidied up the UI to make it easier to understand without having to resort to the help and made sure the check file is included!! New screen shot next time =========================================================================== Update: NOW IT DOES PRINT!! Identity card maker that can easily be adapted to be used for business cards. Designed to be used with the jpg image format that is the common standard with most digital cameras. Saves the cards in the bmp image format. The application also has the capability to save the card preview as a jpg for use as a template, so that your basic design features can be reused and then added to the design window as a background an then the extra image and text added. The application uses the Intel® JPEG Library dll - ijl11.dll this is included in the submission as a custom resource '101' and is manually extracted to the app folder. Normally I do not use external libraries but this one is used to make up for my lack of graphics knowledge! As most compiled resources are stripped out by psc using the res file avoids this and assures the user of its availability - QED! Credits: Image resizing using grab handles(nodes) from an author on psc - forgotten your name- sorry Intel® JPEG Library dll and code from vbaccelarator Miscellaneous bits from msdn / technet All icons and cursors produced or updated with Robert Rayments Tiny GFX Webcam support using butchered and adapted form / module / class from Mohammed Samir Fayed's VB WebCam Capture Finally:- when I produced this originally it did not need a printing routine, this has been added for the psc submission However my printer died this morning and i have not been able to test the printing - IF IT DOES NOT WORK please let me know just as if it does Thanks dave Bend, Break, Reuse this code as you like but if you do use it give some credit and vote regards caver dave
Title: Self - Deleting EXE v 1.0.0 This is the result of a my curiosity and a very ignominoius thread that I started in the vb.general.discussion newsgroup Thread address is:- http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.vb.general.discussion&tid=d143570e-ad49-4ae5-bebd-2a53faeb7eeb&cat=&lang=en&cr=US&sloc=en-us&p=1 Any way this is the result in pure vb that does something and then creates a batch file to delete the exe. Lump it or loathe it I did not write this for any malign purposes, so respect that! Bend it break it use it as you like but:- If you like this code please vote for it dave
Title:- 3 of 9 Barcode Creator Very simple custom barcode generator using a free barcde font ( free 3 of 9 extended) included in the zip file. Allows you to create the barcode and see what you have done then resize the viewport to better fit the barcode then preview and save the barcode in bitmap format, ready to use in most graphics programs. Place the font after extracting it from the zip file in the windows font folder Credits: Initial barcode code from vb.general.discussion newsgroup posting Bend this code break it use it how ever you will but if you do use it please vote and leave a comment regards caver dave
Title: Non-Registry XP Security Functions v 1.0.0 Four functions, Six buttons and One form show/hide desktop, show/hide taskbar, restrict/deresrict cursor to form AND disable/enable Ctrl+Alt+Del Without using the registry (found in a forum somewhere out in net land) This may be a bit of a hack but for better or worse if like me you dont like messing with the registry then lump it or loathe it this is for you & respect the fact that I did not write this for any malign purposes Bend it break it use it as you like but:- If you like this code please vote for it
A fully formed application based on USB AUTORUN By: Kevin Ritch. Complete with animated systray icon, the option to place the the application in the startup folder. Application writes no data to the registry, therefore very compact. The application looks to see if a USB Flash Drive has just been inserted and executes the AUTORUN.INF file if present. In other words, it enables a CD Style autorun. Useful when using a portable app launcher like "PStart", that write an autorun file, on older systems - pre XP SP2
Updated app: added 1 button select and copy code display for added functionality, once again nothing fancy - plain and simple and easy to follow Small application for organising VB code and then viewing it If like me you write bits of code then save it for a rainy day when it will be useful and then forget where you have saved it, this is the program for you. Written without any dll's or ocx's a plain and simple app. I like it and use it - try it and see what you think
Title: Comprehensive Note Pad v 3.5.0 more finalish ! UPDATE 20/08/07 Version 3.5.0 more finalish ! Added control tabstop enable / disable and 4 undo text formatting ( bold, underline, strike through and italic) buttons also changed font options to allow for selective font and font size changes as well as for the whole document. ================================================== UPDATE 17/08/07 Version 3.0.0 Barring any major bugs or any further minor revisions this application is now complete. As an exercise in code hacking along with code writing it has been a success and produced what I believe is, if not the, best of it of its type then one of the best on PSC. Thanks go to all those, both unwittingly and knowingly, that have provided code and to all those that have helped along the way For full changes & credits see readme or change log docs 16/08/07 Added Paras Chopra’s basic PDF conversion form and textbox buffer 14/08/07 Added Tom Moran's Url (web address) highlighting function and added the web page launch button and goto line functions ================================================== Most of the code is mine it has just been the oddities that i have had to garner along with some hints from others' code on psc along the way This code is open source change it, bend it, do what u will with it just give credit where credit is due. and if you like it vote for it! all constructive criticism welcome! regards caver dave
Title: - BeepKeyBoard v 1.9.5 Update: The compositions can now be edited ( a basic delete item) as you compose The tune time can also be seen as you compose Splash screen added ====================================================================== Update: Rearranged the key layout as in a true piano and added notation listing and file saving ====================================================================== Using the windows Kernel 32 beep lib to play a range of frequencies to simulate an 83 key piano keyboard. ====================================================================== Most PC speakers have a limited range of frequencies that they can reproduce this range is approximately 37 hz to 30,000 hz, which is why the key board has only 83 keys not the full 88 The program has the ability to playback a composed tune and then save the tune for playback at another time. ====================================================================== The program saves the composition as a matched triplet of files one of which saves the frequencies played, the other saves the duration of the notes played and the last of the files saves the played notes. ====================================================================== Pauses are notated as OOO ====================================================================== The compositions that you have saved are listed in the combo box for future playback. Sample tune included