Whenever i have free time, i try to develope some free software, i will put em here for every one, please download and use freely, and please send me your feedback either negative or positive, so i can enhance em next versions.
Free Employee Affairs System
Helps any company whatever its size manage its employees better, smother and easier.
Handle salaries, vacations, attendance, bonuses, discounts... etc.
Handle salaries, vacations, attendance, bonuses, discounts... etc.
Features
- Very easy and clean interface.
- Salaries calculations, including rewards, discounts, delays, overtime... etc
- Offical vacation days recording.
- Use MS EXCELL as reporting tools.
- Support ID Barcode cards, you can use cards to record timing and calculates delays and overtimes automatically on a sperate machine near company entrance.
- Using mySQL database.
- Distributed structure, can be setup on network easily. with no conflict between users.
Snapshots
myRuler
One day while designing CSS based web site, it was matter of pixels, and i needed to test wheather IE6 is calculated pixels correctly or not.
I googled it, and found 4 or 5 Rulers, but non of em was that professional or handy, just i had to use it since i have no alternative.
After days i built my own, it took 1 day of work. but i use this tool every day.
I hope u like it.
I googled it, and found 4 or 5 Rulers, but non of em was that professional or handy, just i had to use it since i have no alternative.
After days i built my own, it took 1 day of work. but i use this tool every day.
I hope u like it.
Features
- Many styles, so u choose what u like, and what suits your design contrast and colors.
- Many keyboard shortcut keys for fast use. check about (F1) for details.
- Width or height of the ruler is displayed, that makes it more quick, easy to use.
- Horizontal, and Vertical.
- Can resize, move, change direction .... all features with just quick buttons.
- Minimize to tray, to be used when u need, without task bar space.
Snapshots
Remind Me In...
Always when working on my pc i had serious problem, that i can't make tea successfully :D,
That is because i always forget it for hours on fire.
I checked many many reminder tools, but they are too big, i need only the computer to remind me in 5 minutes :), that simple.
So i created this micro application. And now i never lose my tea any more ;) .
I checked many many reminder tools, but they are too big, i need only the computer to remind me in 5 minutes :), that simple.
So i created this micro application. And now i never lose my tea any more ;) .
Features
- Reminds in 1, 2, 5, 10 ... minutes.
- Option to play tone when time is up.
- That is it ;)
Snapshots
Prayer Reminder
I am muslim, and this application help me pray in times. I hope all muslims get useful of it.
Features
- Options to remind in 30, 20, 15, 10, 5, 1 minutes before prayer time.
- Different styles of notifications. A simple tray notification or full screen notification.
Snapshots
Puzzle Game
Funny Puzzle game, i love it. Developed with Visual Basic 6.0 in 1998.
Very old fashion game, lol.
Very old fashion game, lol.
Snapshots
easy_engine, php template engine
This web site is based on this engine, it is very small one file class, but i believe it is the smartest template engine i have seen.
Design your template in one html file, with all modules and parts you may use in the web site, then use certain comment syntax to divid your page into parts.
ex. header, footer, column_left, colum_right, message_box, menu_box ... etc.
Then the engine will do the rest :) .
Design your template in one html file, with all modules and parts you may use in the web site, then use certain comment syntax to divid your page into parts.
ex. header, footer, column_left, colum_right, message_box, menu_box ... etc.
Then the engine will do the rest :) .
Features
- Create many templates or themes for your site without changing the code at all.
- Very easy to use and convert any template to your web site in seconds.
- Flexible, you can build any kind of web sites, blogs, web applications easily.
- Seperate you code from HTML.
- Modify you template without changing any thing in the code.
- MUST TRY TO SEE HOW EASY, FLEXIBLE, TIME SAVING TO BUILD YOUR WEB WITH IT.
easy_blog, php bloging engine
This component is used in myBlog. It is one file class engine.
This blog is different, it is the core engine of the blog, not the interface, so you will have to build your own interface and admin modules.
So you have complete flexibility to design the frontend you like, without worrying about the underline blog structure and database operations.
This blog is different, it is the core engine of the blog, not the interface, so you will have to build your own interface and admin modules.
So you have complete flexibility to design the frontend you like, without worrying about the underline blog structure and database operations.
Features
- Based on mySQL database.
- Lets you build the whole frontend, and let the component handle all underlying process.
- Easy to use with easy_engine to handle the frontend.
easy_grid, php grid control
Easy to use grid control. Very flexible. you can use it to view data directly from mySQL database,
or to view custom data created on the fly.
Allows you to modify cell contents to contain HTML code, allowing you to build incredible functionalities in minutes.
Allows you to modify cell contents to contain HTML code, allowing you to build incredible functionalities in minutes.
Features
- Easy to use any data source, from mySQL database or on the fly array data creation.
- Many beautiful themes, and allows you to build your own theme.
- Paging.
- Sorting.
- Ability to write cell contents as HTML modules, allowing you to display images, bars, use input controls .. the only limit to modify the grid is your imagination.