Projects tagged ‘iphone’


[1357 total ]

156 Users
   

Traditionally, chat clients on the Mac have been anything but glamorous. Colloquy is an advanced IRC, SILC & ICB client which aims to fill this void. By adhering to Mac OS X interface conventions ... [More] , Colloquy has the look and feel of a quality Mac application. [Less]
Created over 3 years ago.

130 Users
   

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 ... [More] the executables shipped with the game, allowing you to play them on systems for which they were never designed! ScummVM lets you run these adventures: Adventure Soft's Simon the Sorcerer 1 and 2; Revolution's Beneath A Steel Sky, Broken Sword 1 and Broken Sword 2; Flight of the Amazon Queen; Wyrmkeep's Inherit the Earth; Coktel Vision's Gobliiins and games based on LucasArts' SCUMM (Script Creation Utility for Maniac Mansion) system. SCUMM is used for many games, including Monkey Island, Day of the Tentacle, Sam and Max and more. Compatibility with supported games is continually improving, so c [Less]
Created over 3 years ago.

29 Users
   

OBM is a groupware, email, LDAP, Windows PDC, CRM, and project management application. It is mainly used as an Exchange or Notes/Domino groupware and mail server replacement, as an LDAP directory, as ... [More] a Windows PDC, as a contact and customer database, as a project management tool, or as any combination of these functions. It provides groupware (calendars, contacts, and tasks) connectors for Outlook, Thunderbird/Lightning, and PDAs. It supports internationalization and themes. It is highly scalable, and is used by sites from five to many thousands of users. [Less]
Created over 2 years ago.

24 Users
 

cocos2d for iPhone is a framework for building 2D games, demos, and other graphical/interactive applications. It is based on the cocos2d design: it uses the same API, but instead of using python it ... [More] uses objective-c. Main features: * Scene management (workflow) * Transitions between scenes * Sprites * Actions * Basic menus and buttons * Integrated Box2d and Chipmunk 2d physics engine * Particle system * Text rendering support * Texture Atlas support * Tile Map support * Touch/Accelerometer support * Portrait and Landscape mode * Integrated Pause/Resume * Supports PowerVR Texture Compression (PVRTC) format * Language: objective-c * Open Source: Compatible with open and closed source projects * OpenGL ES 1.1 based [Less]
Created about 1 year ago.

24 Users

libdmtx is a software library that enables programs to read and write Data Matrix 2D barcodes. It runs natively on several platforms, and can be accessed by multiple languages. The package also provides fully featured command line utilities.
Created about 1 year ago.

16 Users
   

ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode reader library implemented in Java. Our goal is to support decoding of QR Codes, Data Matrix, and the UPC family of 1D ... [More] barcodes. It will provide clients for J2ME, J2SE, and Android. [Less]
Created about 1 year ago.

13 Users
   

Task Coach is a simple open source todo manager to manage personal tasks and todo lists. It grew out of a frustration that well-known task managers, such as those provided with Outlook or Lotus Notes ... [More] , do not provide facilities for composite tasks. Often, tasks and other things todo consist of several activities. Task Coach is designed to deal with composite tasks. Task Coach features task trees and lists, budget and effort tracking, hierarchical categories, printing and various export facilities. [Less]
Created over 3 years ago.

4 Users

SummaryLibrary, providing easy to use logging capabilities, which works transparently on both the client and the server, while providing compile time elimination of client logging code via deferred ... [More] binding with Google Web Toolkit (GWT). Key FeaturesClient-side logging code is compiled out and introduces zero-overhead+ due to GWT compiler dead code elimination when log_level=OFF Serializable classes (domain objects, POJOs, etc.) can utilize the same logging code on client and server via inclusion of a single, common, gwt-log jar on both tiers Server side logging for mobile devices such as the iPhone Server side logging automatically detects Apache log4j, falling back to JDK 1.4 logging Seven out of the box log levels (TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF) Several ways to control logging, via *.gwt.xml module file, a gwt:property in your HTML, a log_level URL parameter, at run time via Log.setCurrentLogLevel(...) Ability to independently control compile time and runtime log levels Both client side and server side logging work seamlessly with Google App Engine Wide variety of context sensitive log destinations: Logger Description ConsoleLogger Utilizes console.log() for supporting browsers and installed JavaScript libraries. FirebugLogger Utilizes Firebug console API logging: http://www.getfirebug.com/console.html DivLogger Utilizes a floating/draggable DIV for log messages. GWTLogger Utilizes GWT.log(), which will appear in the development shell in hosted mode. SystemLogger Utilizes System.err and System.out. RemoteLogger Sends copies of client log messages to the server via RPC. WindowLogger (Experimental) Logs messages to a separate window. + Unless your logging parameters are determined by the GWT compiler to have side effects Questions?If you have questions, please post them on http://groups.google.com/group/gwt-log and I (or someone else) will try to answer them as best as possible. Using the forum means that others can benefit from any answers and feedback you get. It is always the fastest way to get an answer to a new question. Is your project using gwt-log?I'd like to know if you're using gwt-log on your project, and how useful (or not) this library is to you. You can send me an email at fred@allen-sauer.com. Working examplesPlay with the log demo. Getting started with your own gwt-log projectRead the wiki here: http://code.google.com/p/gwt-log/wiki/GettingStarted FeedbackPlease let me know what you think. Suggestions are always welcome. Projects using gwt-logSend me an email to add your project to this list. Be sure to also list your app in the GWT Gallery http://gwtgallery.appspot.com/. Project Description http://code.google.com/p/fishtagdisplay/ Fish tag display. emite A pure gwt xmpp library. OpenKM Document Management System Open source electronic document management system Third Party gwt-log Tutorialshttp://developerlife.com/tutorials/?p=229 Other GWT projects by the same author Project Description gwt-dnd Provides drag and drop support for your GWT applications. gwt-voices Provides sound support for your GWT applications. [Less]
Created 12 months ago.

4 Users

Here is a simple class that allows you to transfer files via WebDAV. Inside it uses: CFNetwork for HTTP/HTTPS connections. Streams for reading and writing files. NSXMLParser for parsing WebDAV ... [More] responses. Known Issues and Future plans: At the moment it doesn't provide anything unrelated to file transferring. It doesn't support resuming upload/download and timeout handling yet, but I'm working on this. No documentation yet, and not many comments in the code. However, there is a simple example for the iPhone platform. [Less]
Created 9 months ago.

3 Users
 

Advanced server-side Javascript. EvaScript is a Javascript implementation based on the ECMA Script standard. Remote-control Javascript object via Java. UnitTest you Javascript code. Browser ... [More] independent scripting. Works with almost every browser, including the iPhone. [Less]
Created over 2 years ago.