Shahzad Sahaib's Articles
Added Oct 11, 2009, Under:
iOS
GmailApp is a full-screen browser that displays Gmail at start.
Added Oct 11, 2009, Under:
iOS
My IP Info is an application designed to quickly and easily display the Internal (Private) IP Address of your device, as well as the Public IP Address (as seen from the Internet). It will also determine the GeoLocation of the Public IP (using HostIP.info). Finally it tells you if your device is directly reachable from the Internet by attempting to connect to your device using a simple http request on TCP port 80 from a remote server on the Public Internet.
Added Oct 11, 2009, Under:
iOS
iScuba - while scuba diving make sure that you do not let any of the fish touch you.
Added Oct 11, 2009, Under:
iOS
Vroomtrap is a web application designed to identify speed traps across the world for motorists using public roads. The iPhone application is an extension of the web application which allows users to upload information about where speed traps are located. The iPhone application also downloads speed traps from the website every mile and scans for any speed traps in your area in real time. If a speed trap is located near you, the application alerts you.
ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed!
Client-Server Android application to collect metrics on your Android device. It collect metrics (Memory available, CPU, Battery charge, GPS data) on specified intervals and send it over TCP/IP to server for analysis.
OpenSudoku is a simple open source Sudoku game. It's designed to be controlled both by finger and keyboard. It's preloaded with 90 puzzles in 3 difficulty levels, more puzzles can be downloaded from the web and it also allows you to enter your own puzzles.
libogc is a collection of low-level libraries for the GameCube and Wii. This collection of libraries was originally written by shagkur for the GameCube and has been developed over the past 6 years.
Added Oct 10, 2009, Under:
Wii
libogc is a collection of low-level libraries for the GameCube and Wii. This collection of libraries was originally written by shagkur for the GameCube and has been developed over the past 6 years.
devkitPPC is a port of the GNU Compiler Collection (GCC) and includes a C (gcc) and C++ compiler (g++), a debugger (gdb) and associated utilities, with the architecture "powerpc-eabi". It also includes standard C libraries based on newlib, which is specifically designed for embedded systems. Compilers and libraries are also included for the MN10200, the Matsushita (Panasonic) chip used in the Wii DVD controller. It is designed to be used in conjunction with libogc, a collection of Wii-specific low-level libraries.