141 projects tagged "Cross Platform"
Entity Extractor is an application that generates ORM code from a database structure. It was originally written for generating class codes for Storm (The Canonical ORM for Python), but can be extended to generate ORM code from almost any database type. It is highly configurable, has a simple interface, and allows users to add their own features very easily.
Golem Python Framework is a Python game framework for developing and learning. It can assist a student of programming by providing opportunities to write programs with interestingly visible effects, despite their simplicity. Golem provides a Web-based interface that can be used even by very early students to learn the basics of thinking with computer code by teaching a visible character on the screen to perform various tasks. Golem is based on Python, and allows a student to use all of Python's features. It attempts to hide the intimidating face that computer programming can present. Learners who are too advanced for the Web interface can use Golem as a powerful Python development framework that is effective for developing cross-platform 2D games.
rpm-depend can easily find packages fitting the capabilities required by a given package. It works only on directories with RPMs like mounted media for now. RPMs in a given directory are recorded in caches to enable quick lookup on the next query. It includes the ability to omit packages installed in the current system (i.e. list only missing packages) and resolve package dependencies recursively (i.e. if A depends on B, resolve B's dependencies as well).
Tacticalendar is an innovative calendar design implemented in SVG. It always lets you see 4 weeks ahead, even at the end of the month, unlike ordinary month-view calendars. When a week has passed, the oldest week slides out of the top. All the other weeks slide up. The oldest week is erased, reconfigured, and slides back in below to create a future week. The project provides source files authored through Inkscape using free fonts, with PNG previews for those without a suitable SVG renderer.
allowHTML is a PHP class that can be used to filter insecure HTML by following OWASP AntiSamy rules. It can parse HTML documents using DOM document objects and then remove unsafe tags, attributes, and CSS parameters. It uses a configurable whitelist to determine which tags, attributes, and CSS style parameters are allowed. The class may also apply filtering rules defined in a separate AntiSamy XML rules file.
Magento restriction of access by an IP or group of IPs.