Results for "Author: mrenigma"
This is an updated zip of my TIFF File info class - I fixed a bug with the IFD Count.. Changing parts of the tags is not an easy task as they move depending on the images size, I needed to set the XResolution to 200/1 and the YResolution to 100/1 - file manipulation not always an easy task. So I looked for help on PSC and found 1 entry using a C DLL to return the info - more files to distribute hohum!! Well I have made my own in using VB ONLY and have turned it into a class module for you all to use.... Please Vote if you like it - any comments or suggestions to improve on it .. I think I have put all the info that is required for the header and tag info - it is based on Revision 6.0 of the TIFF file spec dated June 3,1992.
Here is are two nice functions that will convert Decimal values to binary and binary to decimal in a surprisingly short amount of code. Comments welcome. Please
[Updated to include a very basic example of how to connect using this OCX] - As MSN Chat rooms are closing, I feel its time to share the code for this OCX which I use in my Chat Room Manager application I wrote, IRCDominator has been used for years and had recently been updated. I am releasing the MSN Chat connector OCX I wrote for my latest release of my Chat room manager and Its here for all to view. Its not well documented but has lots of usefull code. I hope people will find it usefull. Some of the best parts are the classes I created to hold Chatters information etc. IRCDominatorXT aint dead yet!! - AG
This little application was produced to show how you can interact with a web browser. its not complete in anyway, its just a starting point to show what you can do. *** UPDATED *** I believe because of the improvements I should re-issue this code I have heavily comments this demo code, this update shows some nifty things you can do, you can detect when the explorer window has mouse clicks / moves etc, exposes document events when they are fired. I especially like onfocusin and onfocusout event, because these fire when the window loses focus or gains focus but also if you navigate to new location.
*** New Version *** - I have greately enhanced and updated this class already and it now uses pure API for the Sockets RETR Progress is included and I believe the API sockets are quick , Progress Event is included for downloading a message. I have looked on PSC and found many examples of POP3 code but could find none that was tidy or easy to understand. I have decided to produce my own and I am sharing it with others. It includes the APOP Authentication login and is well commented (for me anyhow). It includes a class for an Email header I put together to allow easy access to the header elements of a message, check the example app (nothing special), I plan produce a SMTP class soon too. Please enjoy
This a fully functioning Fax/Image viewer it can be used to view a multi page TIFF file or multiple single page image files names (for example :- page1.bmp page2.bmp etc) just place the image files in the applications directory and run the project
I have updated to give some AI. This is a version of the old board game othello - I converted it from DataBasic and was originally written about 5 years ago. It is not totally complete but will give a good starting point. I will be updating it to allow you to play against the computer (as yet you cannot). let me know what you think.
*UPDATE* - Just removed references to the Sheridan Active Threed controls and tidy This little application was built for use with a terminal emulator connected to a modem. I used this at work for dialing customer sites to connect into their RDBMS system. I was fed up using the wIntegrate version as you could not resort the telephone numbers so I wrote my own which also uses the same dailer.txt file that wIntegrate uses. It shows how to use SendKeys and also how to use the textstream method of the FileSystemObject. Includes a simple bubble sort
This is an updated zip of my TIFF File info class - I fixed a bug with the IFD Count.. Changing parts of the tags is not an easy task as they move depending on the images size, I needed to set the XResolution to 200/1 and the YResolution to 100/1 - file manipulation not always an easy task. So I looked for help on PSC and found 1 entry using a C DLL to return the info - more files to distribute hohum!! Well I have made my own in using VB ONLY and have turned it into a class module for you all to use.... Please Vote if you like it - any comments or suggestions to improve on it .. I think I have put all the info that is required for the header and tag info - it is based on Revision 6.0 of the TIFF file spec dated June 3,1992.
Here is are two nice functions that will convert Decimal values to binary and binary to decimal in a surprisingly short amount of code. Comments welcome. Please
[Updated to include a very basic example of how to connect using this OCX] - As MSN Chat rooms are closing, I feel its time to share the code for this OCX which I use in my Chat Room Manager application I wrote, IRCDominator has been used for years and had recently been updated. I am releasing the MSN Chat connector OCX I wrote for my latest release of my Chat room manager and Its here for all to view. Its not well documented but has lots of usefull code. I hope people will find it usefull. Some of the best parts are the classes I created to hold Chatters information etc. IRCDominatorXT aint dead yet!! - AG
This little application was produced to show how you can interact with a web browser. its not complete in anyway, its just a starting point to show what you can do. *** UPDATED *** I believe because of the improvements I should re-issue this code I have heavily comments this demo code, this update shows some nifty things you can do, you can detect when the explorer window has mouse clicks / moves etc, exposes document events when they are fired. I especially like onfocusin and onfocusout event, because these fire when the window loses focus or gains focus but also if you navigate to new location.
*** New Version *** - I have greately enhanced and updated this class already and it now uses pure API for the Sockets RETR Progress is included and I believe the API sockets are quick , Progress Event is included for downloading a message. I have looked on PSC and found many examples of POP3 code but could find none that was tidy or easy to understand. I have decided to produce my own and I am sharing it with others. It includes the APOP Authentication login and is well commented (for me anyhow). It includes a class for an Email header I put together to allow easy access to the header elements of a message, check the example app (nothing special), I plan produce a SMTP class soon too. Please enjoy
This a fully functioning Fax/Image viewer it can be used to view a multi page TIFF file or multiple single page image files names (for example :- page1.bmp page2.bmp etc) just place the image files in the applications directory and run the project
I have updated to give some AI. This is a version of the old board game othello - I converted it from DataBasic and was originally written about 5 years ago. It is not totally complete but will give a good starting point. I will be updating it to allow you to play against the computer (as yet you cannot). let me know what you think.
*UPDATE* - Just removed references to the Sheridan Active Threed controls and tidy This little application was built for use with a terminal emulator connected to a modem. I used this at work for dialing customer sites to connect into their RDBMS system. I was fed up using the wIntegrate version as you could not resort the telephone numbers so I wrote my own which also uses the same dailer.txt file that wIntegrate uses. It shows how to use SendKeys and also how to use the textstream method of the FileSystemObject. Includes a simple bubble sort
This is an updated zip of my TIFF File info class - I fixed a bug with the IFD Count.. Changing parts of the tags is not an easy task as they move depending on the images size, I needed to set the XResolution to 200/1 and the YResolution to 100/1 - file manipulation not always an easy task. So I looked for help on PSC and found 1 entry using a C DLL to return the info - more files to distribute hohum!! Well I have made my own in using VB ONLY and have turned it into a class module for you all to use.... Please Vote if you like it - any comments or suggestions to improve on it .. I think I have put all the info that is required for the header and tag info - it is based on Revision 6.0 of the TIFF file spec dated June 3,1992.
Here is are two nice functions that will convert Decimal values to binary and binary to decimal in a surprisingly short amount of code. Comments welcome. Please
[Updated to include a very basic example of how to connect using this OCX] - As MSN Chat rooms are closing, I feel its time to share the code for this OCX which I use in my Chat Room Manager application I wrote, IRCDominator has been used for years and had recently been updated. I am releasing the MSN Chat connector OCX I wrote for my latest release of my Chat room manager and Its here for all to view. Its not well documented but has lots of usefull code. I hope people will find it usefull. Some of the best parts are the classes I created to hold Chatters information etc. IRCDominatorXT aint dead yet!! - AG
This little application was produced to show how you can interact with a web browser. its not complete in anyway, its just a starting point to show what you can do. *** UPDATED *** I believe because of the improvements I should re-issue this code I have heavily comments this demo code, this update shows some nifty things you can do, you can detect when the explorer window has mouse clicks / moves etc, exposes document events when they are fired. I especially like onfocusin and onfocusout event, because these fire when the window loses focus or gains focus but also if you navigate to new location.