Monday, June 23, 2008

TImageLabel 1.0.0.0 RC

TImageLabel creates labels on the images very easily. First ' Open ' your pictures. Next go to ' Label Settings ' & create a label. Then in ' Image Saving ' part, choose a folder by clicking ' Browse ' button for images with label to save. At last click ' Start ' & wait for the new images.

Software Features:

  • Label Position Option
  • Image (+ Label) Preview
  • All Image Format supports except Gif
  • All Image Format Saving supports
  • Save Image with its own Extension supports
  • Labling Duration Report
  • Labling Process never stop by Image Error


System Requirement:

Windows XP + .Net Framework 2.0 or 3.5
Windows Vista (All Versions)


Note: If you install .Net Framework 2.0 on your Windows, use ' TImageLabel 2.0.exe ' & if you install .Net Framework 3.5 on your Windows, use ' TImageLabel 3.5.exe '


Download 226 KB
ZIP file +VB.NET 2008 Source (Form .VB +Designer .VB)

T8BitBmp DLL

T8BitBmp converts any images with any formats to 8 Bit Depth Bitmap.

Usage Pattern:

T8BitBmp.T8BitBmp.BitConvert(ImageObj As System.Drawing.Bitmap) As System.Drawing.Bitmap


How to import DLL to Visual Studio?

Create a new Visual Basic Windows Application project. In menubar go to Project>Add Reference... . In new windows go to Browse tab. In File name field insert the path of your dll & press OK. Now you can use the DLL (Class Library).


Code Example:

Button1.Click

Dim mypicture As New Bitmap("D:\My Pictures\Picture1.jpg")
Dim newpicture As Bitmap
newpicture = T8BitBmp.T8BitBmp.BitConvert(mypicture)
newpicture.Save("D:\My Pictures\NewPicture1.bmp")

End Sub


Download 6 KB
.ZIP = .DLL + .VB Source (Can be used in Visual Studio 2005 & 2008)

Monday, May 12, 2008

TSMS 1.0.0.0 Beta



TSMS is an easy to use software for Sending & Receiving SMS. Just connect your Mobile Phone to your PC, launch TSMS & then choose your Mobile Modem.

Software Features:
*Unicode Support
*Pin Code Support
*Auto Modem Scan


System Requirement:
*Windows 2008
*Windows Vista
*Windows 2003 + dotNetFramework 2.0
*Windows XP + dotNetFramework 2.0
*Windows 2000 + dotNetFramework 2.0



Download
491 KB + VB.NET Source
.ZIP = .MSI Setup

Copyrighted by ActiveXperts Software B.V.

Friday, April 25, 2008

TPackDesigner 1.0.0.0

By TPackDesigner, you can create a simple CD/DVD Pack, easily. Only choose Front, Top & Side Image and then click on Draw Pack button. Software Feature:
  • All Image Format Support(6 Image Formats)
  • Print +Print Preview
  • Back Color Selection
  • Auto Stretch
  • Pack Saving(9 Image Formats)
System Requirement:
  • MS Windows Vista(All Versions)
  • MS Windows XP +.NET Framework 2.0
  • Linux +Mono Project
Download
42.1 KB (.ZIP)=(.EXE) Portable Application + (.VB) VB.NET Source

Saturday, April 5, 2008

TImageTools 1.1.0.0

* New version* 
An useful Image Editor

+Advanced 2X Z00M (new)
+Advanced Rotating (new)
+Advanced Resizing (new)


Download
150 KB (Portable Software + New Version VB.NET Source)

Monday, March 24, 2008

TModemManager 1.0.0.0 Beta

TModemManager is an easy-to-use software for managing your PSTN modem by AT Commands.
Choose the COM port of your modem & connect to the device. Select a command & execute it.
By these command, you can change the Modem bell, set Modem speaker volume, get Modem info, set Modem mode, change Modem dialing options & etc.

Software Feature:
+ Auto/Manual COM Port Scanning
++ Phone Number Dialing
+++ 55 Useful AT Command

System Requirement:
* WindowsXP + .NET Framework 2.2
** Linux +MonoProject

/!\ Note1: TModemManager may cause occur Blue Screen of Death on MS Windows XP. TomyadSoft® is not responsible for any damage from TModemManager 1.0.0.0 Beta.
/!\ Note2: This software is checked on Zoltrix 3Chips 56K Modem. And Executes all commands successfully.


Download
55 KB
ZIP file= .EXE (Portable Application) + .VB (VB.Net Source)


%You can send the bugs to me via Sending Comment to This Post or Mailing it to mohandes[DOT]zalatan[AT SIGN]gmail[DOT]com .%

Friday, March 14, 2008

Microsoft .Net Framework IL Disassembler

IL DasM shows the Manifest, Project Property, Forms, Resources, Events, Tools(Controls) & Component of a .NET program.
So you can analyze the structure of the program but you can't edit it!

+Dumping (.IL TreeView File Saving)
+Code Viewing Options
+Advanced Application Environment Options
+Note View (& String Finding)
+Help File (.HLP)

Download
157 KB - Portable Application  (.EXE)

Microsoft Corporation ©. All rights Reserved .