15851 projects tagged "Linux"
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.
MuninLive turns your existing munin-based infrastructure into a realtime monitoring solution. It connects to munin nodes and converts munin graphs to JSON objects. If a frontend requests a mld object, the values are served from memory by an embedded Web server while mld keeps polling the munin node in the background as long as frontend requests are being made. You can implement your own frontend or use the shipped example frontend, which can be used out of the box and comes with user management based on munin groups exported by the server. MuninLive can be queried with all popular programming languages or with JavaScript itself, and supports CORS.
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.
Adianti Studio is a multi-platform environment for PHP development which includes a great range of resources a developer needs to be productive. It uses a tabbed interface which brings basic resources like syntax highlighting, auto-complete, an outline tree, bookmarks, code insight, change tracking, method traceability, workspace saving, brace matching, source code navigation, database navigation, a plugins gallery (managed by the user), a PDF document generator, a calendar, and more. In the professional version, it adds a form design tool called Adianti Designer which allows the user to draw its forms with a graphical interface using Adianti Framework components and containers like inputs, combos, radios, check buttons, imagens, frames, notebooks, datagrids, and more. The professional version also offers a source code generator which allows the user to generate form classes and datagrid classes from database structures using the Adianti Framework pattern of source code.