This tool allows you to convert text files from one to another, making them compatible with different programs and operating systems. Linux most likely uses UTF-8 and Windows uses ANSI
Category Archives: My Software
Search Nanny
This tool allows you to force safe search on Google, Bing,DuckDuckGo and YouTube. It even has a website blocker. It should even work on linux systems via wine. You can set it up through the network via network drive. Export ALSO MAKE SURE TO RUN AS ADMINISTRATOR.
ExecOnce
This tool executes a batch script once during the whole time the computer is on. It can limit one instance running at a time. Check the process ID in the registry to see if it is still running. All Keys that are used for telling if it should spawn a new process are volatile, meaning …
How to change TV channel from the network
NOTE: THIS PLUGIN DOESN’T WORK USE THE DEFAULT SERIAL PORT ARDUINO BUILT-IN PLUGIN INSTEAD Here is a way to change the TV channel from Arduino, Network and computer. Here is what you will need: 1x IR LED 1x IR Receiver module 1x Arduino Board 1x NPN General Purpose Transistor 1x 470 ohm resistor 1x Mini …
Continue reading “How to change TV channel from the network”
Serial Port Holiday Light Flasher
In this post I will show you how to flash Christmas lights by the serial port. Now you can with Holiday232. This serial port can switch between 4 different lights by using 2 SPDT relays and both RTS and DTR of the relay. As you may be wondering when looking at the schematic why I’m …
Unreal DVR
Here is a app I made that makes Unreal Archival Server much better. It allows you to record at a certain date and time and moves videos to a certain location with a better filename. It’s free and open source. However its not made by Unreal media server. And the app is a batch file. …
KeyJoy the joystick to mouse/keyboard
This program allows you to use your Joystick as a keyboard or mouse. It allows you to set up separate buttons for numbers, symbols and letters. You can also assign the left or right mouse buttons. You can scrolll through the list of letters,numbers or symbols that you can choose by press the button assigned …
POP3, IRC, SMTP and FTP Password Recovery tool
This tool allows you to get passwords from email, file transfer and IRC clients. Works on Windows and Linux(via Wine). Includes both 32 and 64-bit versions. If you need the ssh password and use the exact account in a file transfer program that supports FTP(such as filezilla) then you can recover your SSH account. You …
Continue reading “POP3, IRC, SMTP and FTP Password Recovery tool”
PHPRadio
This php script allows you to host your own Internet Station. Just unzip the zip file onto a folder on your web server. You will want to store your songs into the root or subdirectory of that folder. Then you will want to create the song database. On windows you just open makedb.bat file on …
Aces Up Solitaire
Try out this solitaire game. This solitaire game is fun and addictive. For rules of this game, click here. It also saves games, tells you when there are no more moves,when aces are covering each piles and custom card decks. Just run the exe file to play. Now available for windows 3.1 as well, download …