93 projects tagged "SQLite"
OpenMobster is a mobile cloud platform to integrate mobile apps with Cloud services. These services can be anything ranging from your Corporate backend (CRM, ERP, etc.), to consumer Cloud services (Gmail, Facebook, etc). It features Seamless Data Synchronization: synchronizes and manages the life cycle of locally stored data. This data is then automatically/bidirectionally synchronized with the cloud. Push Notifications: app state changes are proactively pushed to an App from the Cloud server. The Push mechanism uses a pure network/socket based approach instead of clunky methodologies like sending SMS alerts or email alerts. The Push notifications happen inside the app's execution environment. In case of iOS, Push is based on the Apple Push Notification Service. Supported platforms: Android and iPhone/iOS.
phpLiteAdmin is a Web-based database admin tool with support for SQLite 2 and 3. It consists of a single 60KB source file that can simply be dropped into a directory on your server and then visited in a browser. There is virtually no setup required except for specifying your database(s). The available operations, feature set, interface, and user experience is comparable to phpMyAdmin for MySQL.
Ibid is a multi-protocol, general purpose, instant messaging chat bot written in Python. It aims for a naturalistic interface rather than strict-syntax commands. Ibid understands many protocols, including IRC, Jabber/XMPP/Google Talk, Campfire, NMDC, and SILC. It also interacts over SMTP, HTTP, and various RPC protocols. Ibid aims to make plugins as easy as possible to write. It ships with a large collection of plugins for looking up information, performing conversions, storing factoids, delivering messages, and much more.
DrugList is an Android application to schedule drug prescriptions. The prescription names are entered into a database, along with the time they are taken. When you exit that activity with the "Save and Exit" button, the time and date for the next medication to be taken is computed, and a system alarm is set. When that alarm fires, you see a ListView with only the drugs due at that time.
FluxBB is a fast, light, user-friendly forum application for Web sites. It was originally based on PunBB and supports UTF-8, XHTML, and internationalization, and leaves out some of the less than essential features of other forums without sacrificing essential functionality or usability.
A library for collision detection between polygonal objects.