Posts Tagged ‘Vista’
I found a bug and fixed..
You can start many instances, is fixed.
Current version is 1.0.1.209
and can download from here.
Pincodes Version 1.0.1.209
1,08 MB (1 136 019 byte)
MD5: 1C74077CFB6D24B1C70584CB50550C31
SHA1: C1593678F40BD1AEBED0101A5F0E88F8C1602850
Pin Codes will soon be here.
It is a program to store your passwords and stuff in a compact database. If you work with affiliate programs, it fits perfectly well.
When you have once filled in a form, it is not necessary then save files and stuff, it is saved. And of course you can password protect them.
Now again. Batch Image Resizing Software. And is based on ImageConverter made of Eric-Paul. Unlike his version, this one save your images to JPEG.
The source code, I could not manage is the following.
CheckForIllegalCrossThreadCalls = false;
I got Error message.
Since I am using “BackgroundWorker”, I hope it goes well.
Anyway, it’s very fast to scale your images.
There seems to be some mysterious features of Windows, and it’s magically save JPEG image format. It was not necessary to enter specific values for compression or anything, just the size.
Then voila. You have it.
And this part, I wanted to do something to avoid errors, because the user can delete digits.
But it was actually difficult.
Anyway, after many hours of hassle, I tried the test and see what happens. And look at that, it said nothing and worked just fine.
When I checked the saved images, the scale was changed to the default size (- 1024 pixels in this case), the value I wrote in the “numericUpDown” properties.
I wrote the code as follows:
string s = numericUpDownMaximum.Value.ToString();
if (s == "")
{
MessageBox.Show("You must input the Max value.", "Max width is empty", MessageBoxButtons.OK, MessageBoxIcon.Stop);
return;
}
else
{
MessageBox.Show(s, "Max width is not empty", MessageBoxButtons.OK, MessageBoxIcon.Stop);
}
And ran the program. I deleted numbers, and tested. Then answered the “1024″.
Wise Microsoft again! It is without saying anything but “Handled”.
If you want, you can download it from here.
Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License.
Supported Platforms
- Windows XP, Vista, 7
- Mac OS X (PPC and Intel)
- Linux
- FreeBSD
Blender works on 32 and 64 bit systems.
You can download from the following URI.
My free software are now available for download from the following URI:
My free software are now available for download from the following URI:
Personal
http://mino.ucoz.com/load/freeware/personal/1-1-0-6
My Hash Calculator
http://mino.ucoz.com/load/freeware/my_hash_calculator/1-1-0-5
HTML Color Picker
http://mino.ucoz.com/load/freeware/html_color_picker/1-1-0-4
GPW Classic
http://mino.ucoz.com/load/freeware/gpw_classic/1-1-0-3
PGW (Password Generator)
http://mino.ucoz.com/load/freeware/gpw/1-1-0-2
Personal (Svenska)
http://mino.ucoz.com/load/freeware/personal_swedish/1-1-0-7
Indexer ( Files and Folder Indexer)
http://mino.ucoz.com/load/freeware/indexer/1-1-0-8
MIDI Test
http://mino.ucoz.com/load/freeware/midi_test/1-1-0-9
MIDI Test Source Code
http://mino.ucoz.com/load/freeware/midi_test_source/1-1-0-10
Series Renamer
http://mino.ucoz.com/load/freeware/series_renamer/1-1-0-11
My MP3 Tag Editor
http://mino.ucoz.com/load/freeware/my_mp3_tag_editor/1-1-0-12
I will continue to gradually upload files such as MIDI.
Long ago, I used EditPad and I liked it.
I downloaded a new EditPad Lite now and started using it.
It is very small program and is very fast. Actually its TAB-Pages make it very convenient.

Just Great Software Author says:
EditPad Lite is a general-purpose text editor, designed to be small and compact, yet offer all the functionality you expect from a basic text editor. EditPad Lite works with Windows 98, ME, NT4, 2000, XP, Vista, and 7.
EditPad Lite is free for non-commercial use. That is, you may use EditPad Lite if you do not get paid, directly or indirectly, for the work you do with EditPad Lite. Registered charities may also use EditPad Lite. If you want more editing power or need a text editor to use at work, check out EditPad Pro.
http://www.editpadpro.com/editpadpro.html
You can download EditPad Lite from here (http://www.editpadlite.com/).
However shortcut stuff doesn’t work on Vista x64.
WebResizer version 1.0.6.2604 has been released!
This is a maintenance release. If you are satisfied with the previous version, you have no reason to upgrade it.
Web Resizer was made to convert and (or) downscale common graphic format such as JPEG, PNG, WMF, TGA and so on… to standard web graphic formats i.e. JPEG and PNG for browsing friendly size.
Read more…
or
Download WebResizer version 1.0.6.2604 (2.42 MB)
Hashes
MD5: DE8A122E6E1605563B6B74B06DD47034
SHA1: 06C304D0E04EE33B98A0AED96E0BBB95D233322E
Only one thing has changed from previous version.
Now you can also use drag-and-drag technology for input file instead of opening one by one.
Skin components have also been updated and it is probably better.
Download MINO Hash Calculator (651 KB)
Hashes:
MD5: 7363347D56F546B1D88465A03037769F
SHA1: E2D8D8FDCA17D9AD6502EA2B542AE47B3E1E7A7B
GPW – Password Generator has been updated to version 1.0.6.2708.
I deleted a few letters and numbers such as:
letters “l, O, I” and numbers “1 and 0″.
Now they will not show up as your password.
I deleted them to avoid typing error.
They are similar to one another and easy to read errors and write errors unless you use “Copy and Paste”.
Download GPW (339 KB)
MD5: A57B2622C21B4C9B792D10A84AB2A702
SHA1: 6C2C8AB1DDBAD230F9602C2440F52127775EFD49




