Astronomy Gallery

17 de November de 2008 – 2:17
Here's a gallery on astronomy that is my Hobie, where I always put the photos of my remarks. enjoy :) --> http://www.ruibranco.com/gallery/

Wallpaper Rotator

8 de July de 2008 – 21:09
Another program made by me for those who like to make your old laptop a digital frame how to http://members.cox.net/fatbasta/dpf.htm Exists some applications of this type but was fun challenging me. This application

How to Make DOS Menus easily

7 de July de 2008 – 14:47
In DOS, OS/2, and Microsoft Windows, a batch file is a text file containing a series of commands intended to be executed by the command interpreter. When a batch file is run, the shell program (usually COMMAND.COM or cmd.exe) reads the file and executes its commands, normally line-by-line. Batch files are useful for running a sequence of executables automatically and are often used by system administrators to automate tedious processes. [via wikipedia.org] @echo off :menu cls echo --------------------------------- echo. echo View netstat logs echo. echo 1. Netstat echo 2. View Logs echo 3. Remove Logs echo 4. Exit echo. echo --------------------------------- echo. set /p menu=Choose : if '%menu%'=='1' GOTO netstat if '%menu%'=='2' GOTO Logs if '%menu%'=='3' GOTO remLogs if '%menu%'=='4' GOTO end if '%menu%' GTR "4" goto menu cls :netstat cls netstat -a >> logs.txt goto menu :Logs cls start notepad.exe logs.txt goto menu :remLogs cls del logs.txt goto menu :end cls exit

Soldat Remote Installer and manager for Linux

6 de July de 2008 – 16:23
Soldat Remote Installer and manager for Linux. Open your console and log on

Calculadora em Batch Script

6 de July de 2008 – 16:05
Alguns anos tinha feito uma calculadora em ms-dos aqui fica para quem quiser tirar partido e mesmo para ajudar a quem quer aprender.

Barra de progresso em Batch Script

6 de July de 2008 – 15:53
Batch Batch ou arquivos de lote (também conhecidos por .bat ou ponto-bat) são arquivos de computador utilizados pra automatizar tarefas, é regularmente confundido com o modo de processamento de dados no qual os dados são processados em grupos, ou lotes, através de

Programa para descontos

3 de July de 2008 – 14:56
Programa para descontos Para quem não sabe usar o exel para calculos ou outros programas ou esta farto de fazer varias contas para obter um resultado na calculadora aqui vai uma APP util para

Soldat

3 de July de 2008 – 11:07
Soldat Soldat is a unique side-view multiplayer action game. It takes the best from games like Liero, Worms, Quake and Counter-Strike and gives you fast action gameplay with

zsIRC

3 de July de 2008 – 10:40
zsIRC is a freeware IRC client aimed at the Pocket PC platform. It's not meant to be a killer application or

Run commands for Windows XP

2 de July de 2008 – 23:32
Just open run window (Windows key + R) and then write down commands... 1. Accessibility Controls - access.cpl 2. Accessibility Wizard - accwiz 3. Add Hardware Wizard - hdwwiz.cpl 4. Add/Remove Programs - appwiz.cpl

List of the keyboard shortcuts that are available in Windows XP

2 de July de 2008 – 23:32
General keyboard shortcuts • CTRL+C (Copy) • CTRL+X (Cut) • CTRL+V (Paste) • CTRL+Z (Undo) • DELETE (Delete) • SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)

Gnump3d

30 de June de 2008 – 22:55
Gnump3d Gnump3d é um pequeno servidor para fazer stream de música em formato Mp3 ou Ogg Vorbis, mas suporta também alguns formatos de video. Foi concebido para ser leve, estável e

Anti Mosquito PocketPC

25 de June de 2008 – 0:47
Anti Mosquito Download Anti-Mosquito Beta Aqui vai a aplicação Anti Mosquito que ja tinha feito para Windows e que agora acabei por converter para PocketPC com

Basic4PPC

23 de June de 2008 – 23:31
Basic4ppc Windows Mobile development and Pocket PC programming has never been easier. Basic4ppc (Basic for Pocket PC), is a simple yet powerful development environment which targets Windows Mobile, Pocket PC devices and Windows desktops. Basic4ppc includes a  large set of libraries such as: GPS, Network, Database (SQL), Serial ports, FTP, HTTP (web services), HTTP, Graphics, Pocket Outlook and many more. Basic4ppc supports Pocket PC 2002, Smartphone 2003, WM2003 WM2003 SE,Smartphone 5.0, WM5.0, WM6.0 Standard (Smartphone), WM6.0 Classic and WM6.0 Professional. Program directly on the Pocket PC Program on the desktop with this powerful IDE OfFicial site basic4ppc.com

Virtual Key Codes

22 de June de 2008 – 18:08
Virtual Key Codes A virtual key is the key that is actually pressed on the keyboard. The VK value for a letter, say ‘a’ is the same for lower case ‘a’ and upper case ‘A’ because it refers to the key pressed on the keyboard, not to the ASCII value of the input. Most keys have a graphical representation. Pressing the ‘a’ key in a text window causes the letter ‘a’ to be displayed in

Firefox 3 vulnerability found

19 de June de 2008 – 21:03
Firefox 3 vulnerability found Tipping Point has verified the bug and reported it to Mozilla, Tipping Point said on Wednesday. Don’t Miss!Read the latest WhitePaper - Steps for a Successful Exchange Migration Since Mozilla is still working on a fix, the researchers won’t share details about the