Permite programar el apagado o suspensión de la pc, entre otros...
ShutDown es un programa para Windows diseñado para programar una hora de apagado, hibernado o suspensión de su PC, también puede programar el cierre o la apertura de procesos / programas
ShutDown is a program for windows designed to schedule a time to shutdown or hibernate your pc, you can also schedule the closure or/and opening of processes/programs
HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff.
This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio).
Most of the code from hoople1 has moved into...
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
A portable java IDE with support for syntax highlight, line numbers and others features. Version 0.2 is beeing prepared and will contain a lot of inovations and utilities.
Java ARM support for standards, Maven, & archetypes
The project creates a standard for Java implementations of ARM applications. It uses an asynchronous event model with threading that is standard for any board the runs Java on an ARM processor.
The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo.
This will make code more portable and readable.
Main Area: https://sourceforge.net/p/armature/discussion/