15 projects tagged "Windows"
i-Pyme is a program that helps you develop your own online shops on the Internet. You only need to introduce the information for your business and products, and i-Pyme will automatically generate your company Web portal with your own online catalog. Your Web portal will be automatically published on the Internet with general information about your company, complete on-line catalog, shopping cart, and more.
MiniPauker is a flash card based learning application for mobile devices and handhelds. It is based on the leitner cardfile system and is compatible with Pauker (http://pauker.sf.net, the desktop version of this software). MiniPauker uses a combination of ultra-shortterm, shortterm, and longterm memory. You can use it to learn all the things you never want to forget any more, like vocabulary, capitals, and important dates.
OpenDMTP (Open Device Monitoring and Tracking Protocol) is a highly configurable and extensible protocol for communicating with mobile devices over high-latency/low-bandwidth networks. The protocol is particularly geared towards the transmission of GPS base location information and includes a full-featured reference implementation showcasing its capabilities.
Jeff's Java Scanf Library is an implementation of the C-Runtime scanf, fscanf, and sscanf functions. The syntax of format strings is very similar (%*s, %3d, etc.) to that of the standard C implementation of scanf. Instead of taking wrapper objects, all scanf functions return an Object[], whose types can be inferred from the format string.
Navlet is a navigation system for mobile devices such as PDAs, smart phones, and cell phones. It retrieves positioning data from any NMEA capable GPS receiver and displays the position on a digital map. External GPS receivers can be connected via a serial cable or Bluetooth. If your mobile device is connected to the Internet, it can download maps from a map server, or alternative use locally stored maps. It is also able to send the GPS data to a server via an HTTP connection.
JChassis TermUI is an API for simple GUI-like user interfaces on ANSI/VT100-compliant terminals and terminal emulators, such as Linux virtual terminals, GNOME Terminal, and KDE Konsole. The intent is similar to that of the ncurses library, but done in pure Java. Several commonly used widgets are available.
JChassis ANSI Terminal Controller is a Java API for controlling ANSI-compliant terminals and terminal emulators such a Linux virtual terminals, xterm, Gnome Terminal, and KDE Konsole. The library can be used to display character styles and colors and graphical characters in those environments. It is a repackaging of various JChassis modules into a standalone library that does not require the JChassis SDK or framework.