5697 projects tagged "English"
Symbiose is a WebOS, a Web desktop which is accessible from any Web browser. It works like Linux, using the same filetree, UI management, software update system, and commands (ls, cd, etc.). It offers file management (sending/downloading, basic operations, copy-and-paste, drag-and-drop, etc.), a text editor with syntax highlighting and automatic indentation, a music and video player, a word processor, an archive manager, management of system parameters (such as appearance, users, quotas, interfaces, and software sources), a software center, an updates manager similar to apt-get, FTP server, DropBox, and Google Drive mounting (with integration of these services in Symbiose storage), and more.
Countdown Timer until specified Date-Time starts a countdown to a time defined in forms. It can take a given time for the end of a countdown from form inputs which define the year, month, day, hour, minute, and second. The object can also take the end time from static page elements with identifiers which start with a given prefix. The object can start the countdown and keep updating page elements which show the remaining time to the end.
Adianti Framework provides an architecture for developing PHP applications, reducing development costs, and helping developers write less code. It is a component-based and event-driven framework which uses commonly-known enterprise design patterns like MVC (Model View Controller), Front Controller, and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. It provides two different widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with a Graphical User Interface) which uses Gtk internally. The developer can write one set of code, and it can run in a Web environment and also as a graphical application.