6 projects tagged "Spanish"
The WiKID Strong Authentication System is a highly scalable, secure two-factor authentication system. It is simple to implement and maintain, allows users to be validated automatically, requires no hardware tokens, has a simple API for application support (via Ruby, PHP, Java, COM, Python, etc.), supports multiple domains, and supports replication for fault tolerance and scalability. It also supports mutual /host and transaction authentication, wireless tokens only domains, locked tokens (to your PC), anti-keystroke logger keypad PIN entry, etc.
Eric is a full featured Python and Ruby editor and IDE, written in Python. It is based on the cross platform Qt GUI toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as an everyday quick and dirty editor as well as being usable as a professional project management tool, integrating many advanced features that Python offers the professional coder. Eric includes a plug-in system, which allows easy extension of the IDE functionality with plug-ins downloadable from the net. Current stable versions are Eric4 based on Qt4 and Python 2 and Eric5 based on Python 3 and Qt4.
Alexandria is a GNOME application to help manage a book collection. It retrieves book information (including cover pictures) from several online libraries, allows you to search for a book (either by EAN/ISBN, title, authors, or keyword), can import and export data into ONIX, Tellico, and EAN/ISBN-list formats, generates Web pages from your libraries, allows marking your books as loaned, saves data using the YAML format, features an HIG-compliant user interface, shows books in different views that can be filtered or sorted, and handles book rating and notes.
FAVS is an engine for setting up a Web site that allows teachers to display content from their pupils' blogs at their Web sites, and lets the students vote the best posts and check the results, with just one simple HTML tag. After signing up, the engine gives a teacher an HTML tag that can be placed at the teacher's blog or Web site. The students will be able to join the teacher's FAVS and, from then on, their posts will appear at the teacher's site.
rwdtinker is the core application for a Ruby application framework using the RubyWebDialogs GUI. It provides a system for developing programs, and uses a Web-based interface. It allows a developer to combine and create applets to implement an application. It features built-in bug report submission, remote control with UDP ports, a test framework, and context-sensitive help.
rwdschedule is a little event database program using flat files. It can list events, store events, and edit, rename, and delete events. FTP can be used to sync events with multiple systems. ICS files can be created. Context help is sent on some screens. It should run without changes on all platforms. It is an rwdtinker program and can take additional plugins.
C++ template classes implementing a B+ tree key/data container in main memory.