Wednesday, October 31, 2007

CountLines - Count the lines in a file

These days i find many enormously useful programs on my hard drive which are like 3-4 years old! Num2Text was one of them which i posted about earlier. This is another one. After a long night you've spent writing programs, Its really exciting to know how many lines you've written. But the freakin' text editors show you only the number of lines. You don't know how many of the lines are really lines? I mean, some of 'em are just one characters long. And that one character? that's a space! It seems like you've written 350 lines when its only 196!(At least that's the case with me! :)) So Like i usually do, I got fed up. And i wrote this one.

Short Description: This freeware is used to Count the lines in a file.
TA-DAH! It's called CountLines but it does a hell of a lot more than just that. It gives you the number and percentage of Empty and non-Empty lines as well as some other cool stats. simple but useful. Here's the Download Link. Later.

PHP URL Encoder - Website utility

often when you see a website, if you delicacy in URL of website, you don't like to paraphrase it. and you can't read it. this function in any programming language is different. but in PHP you can encrypt the URL and work with new URL. why do it ?, for security of your website, and hiden your function of website.
in this program, i work with urlencode() for encrypt and urldecode() for decrypt. only you give URL to program, and you can with tow function of program encrypt or decrypt it.

e.g.
my URL = "index.php?reza=123&folder=image"
after encrypt = "index.php%3Freza%3D123%26folder%3Dimage"

For you : Download Link

Short Description: This freeware is used to encrypt the URL of your website for better security.

Dooz - Game

oftentimes, people haven't any entertainment. and soon or latest IRK. then world came that to come up games. this program is a game from myriad games. the name of program is Dooz and it is interesting.
take it here, Download Link


Short Description: This freeware is a game.

Easy PHP Counter - Website utility

I had Problem with PHP Language. because i can't work easily. but now without any problem i can work it and write any code. one of my problem, i can't write counter and when i catch counter in any website, counter have a publicity. or not match on my website. but with this program you have Counter.(easily).
It is here. Download Link


if you haven't Host or your Host doesn't support PHP, you can contact me, so i have solution for this problem.
Short Description: This freeware is used to add a counter to your website.

PUCR - Show passwords and read captions

oftentimes you need to see the caption of programs that close it or read caption's program. this program created at 2005 and me with change some code and create skin for this program, upload it . then you utilize it. with this program, even you can see password of a program. only move the mouse on program for see caption and move mouse on password textbox for see password.
Here you are. Download Link


Short Description: This freeware is used to show masked passwords and read window captions.

Task Manager - Desktop utility

when the task manager of windows have problem, and you can't work it, you need new task manager for your OS. this program can terminate the process .
for download click here. Download Link


Short Description: This freeware is used to manage an terminate processes and tasks in windows.

Tuesday, October 30, 2007

PM Sender - Light yahoo messenger

I work with a computer that my account in this computer is limit and i can't install yahoo messenger in this computer. i want check my off line message every day, but i can't. i find solution for this problem and with Windows API, this program was born.
this program easily logs you in to yahoo and sends your message for your friends.
Here's the Download Link.


Short Description: This freeware is used to send pm with out the yahoo messenger

Analog Clock - Desktop utility

my eyes have problem, because i don't read small text . chiefly my clock on my OS . with this program you can read clock on your OS (very easy). background of this clock is transparent and you can work with any program without any problem .
you can download it in this link . Download Link .


Short Description: This freeware is a utility that adds an analog clock to your desktop.

Monday, October 29, 2007

Skinner ActiveX Control - Skin your programs

In the previous posts I always talked about skining my programs. Behold, The secret is to be revealed. I tend to create ActiveX controls for the frequently used functions in my programs. as every body does. so for skining I got this OCX called skinner which for your ease i have stripped of all of it's extra options for changing skins and other stuff. You can use this control and add the cool look to your programs, merely in there steps (thats three line of code) which i have included in the readme file. Here's the Download Link. So Long.
Short Description: This freeware is used to easily Skin your programs.

Sunday, October 28, 2007

Num2Text - Convert numbers to strings

This one right here is really old. like 3 years or some thing. but i skinned it for upload. the name says it all. it converts any number you enter to the equivalent string and it supports fractions.

here's the screen shot:


and here's the download link. Enjoy!

Short description: This freeware is used to convert any number to its' equivalent string.

Saturday, October 27, 2007

MassRenamer - Rename many files

See, i have big collections of pictures and maintaining these files ain't an easy task! i'll tell you that. one HUGE problem i got was when i wanted to rename a number of files or folders to a certain pattern. you know, like 'Pic1' then 'Pic2' then 'Pic3' then etc... its really exhausting and time-consuming to copy and paste and do the renaming. so finally yesterday i got fed up and wrote this program i called MassRenamer(Cool Name Huh?!). Here's the direct
Download Link.
I had to rename it to .txt because my web space host wouldn't accept exe or zip so you should rename it to .zip before using it. here's the screen shot:


Short description: This freeware is used to rename many files at once.