10 projects tagged "Mac OS"
Skyperious is a Skype database viewer and merger. It can open local Skype SQLite databases and look at their contents, search across all messages and contacts, browse, filter, and export chat histories, see chat statistics, import contacts from a CSV file to your Skype contacts, view any database table and export its data, change, add, or delete data in any table, and execute direct SQL queries. It can also compare two Skype databases, show the differences in chats and contacts, and copy any spotted differences from one database to another. Skype uses local database files to keep its chat history, and older messages tend to get lost as computers get upgraded or changed.
jui_datagrid is an Ajax-enabled jQuery plugin, useful to manipulate database data in tabular format. It's fully customizable, with a simple but powerful API, jQuery themes compatibility, and localization support. It has a modular design, so it uses the jui_pagination plugin for paging and the jui_filter_rules plugin for searching. As a JavaScript control, it can be integrated with any server-side technology (e.g., PHP, Perl, ASP, JSP, and more) and any database. A helper PHP jui_datagrid class is available, supporting "ADODB" and "POSTGRES". The ADODB drivers tested are mysql, mysqlt, mysqli, pdo_mysql, and postgres. It's compatible with modern Web browsers, and has been tested with Google Chrome, Mozilla Firefox, Microsoft Internet Explorer >= 8, and the Android browser.
jui_filter_rules is a jQuery plugin which is useful to create dataset filter rules as JSON objects and the relevant WHERE SQL. As a JavaScript control, it can be integrated with any server-side technology (e.g., PHP, Perl, ASP, JSP, and more) and any database. A helper PHP jui_datagrid class is available. It can parse rules to SQL, supporting "ADODB" and "POSTGRES". The ADODB drivers tested are mysql, mysqlt, mysqli, pdo_mysql, and postgres. It's compatible with modern Web browsers and has been tested with Google Chrome, Mozilla Firefox, Microsoft Internet Explorer >= 8, and the Android browser.
jui_pagination is a jQuery plugin. It provides pagination using page links or jQuery UI slider. It is fully configurable and jQuery UI themes compatible. It has localization support. It is compatible with modern Web browsers. It has been tested with Google Chrome, Mozilla Firefox, Microsoft Internet Explorer >= 8, and the default Android browser.
WebSite-PHP is a PHP Framework which has the distinction of being fully object-oriented and not requiring special knowledge of HTML or JavaScript. Knowledge of PHP and mechanisms for object-oriented programming (OOP) are still required. It provides an easy-to-use framework which is compatible with MySQL. With its 100% object programming, it provides maximum reusability of the framework components.
PHP On Pie is a PHP framework that combines the best ideas from PHP projects like Drupal, CodeIgniter, Kohana, and ZendFramework. It has very few core concepts: classes, models, events, slots, and tools. It lets you repackage completed apps into plugins that you or others can use later. Its smart database classes allow you to implement vertical and horizontal partitioning (sharding) easily to handle millions of users.
Abmash provides Web application automation based on visible rendered output. It is all about interacting with a browser as humans would do, including AJAX and forms. It lets you perform tasks like "Click the red button", "Give me all text elements directly below an image", or "Click 'Login' and wait until the login form is loaded, then type in my credentials and submit the form".
RoboBrain SDK is a simple, lightweight 2D game engine for Android phones and tablets. It supports OpenGL ES 1.0 Rendering, a custom GameActivity class, a World/Entity system, basic physics and collision detection, animated and static sprites, and support for Multitouch and accelerometer input.