libsdl android tutorial

Sep 7, 2014


Port of SDL library to Android mobile platform. There are also several games inside the repository, along with their sources and build files. Both SDL 1.2 and 1.3/2.0 versions are supported (1.3/2.0 support is experimental)
Link: View software tool
Read more ...

SQuirreL SQL Client tutorial

Sep 7, 2014


SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
Link: View software tool
Read more ...

XDXF - XML Dictionary Exchange Format tutorial

Sep 7, 2014


XDXF is a project to unite all existing open dictionaries and provide both users and developers with universal XML-based format, convertible from and to other popular formats like Mova, PtkDic, StarDict, ABBYY Lingvo etc. * New drafts of format can be found here:
Link: View software tool
Read more ...

phpMyAdmin new tips

Jul 15, 2014
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add columns, execute any SQL statement, manage indexes on columns.
Link: View software tool
Read more ...