10 projects tagged "JavaScript"
TYPO3 CMS is a Web Content Management System which features automatic creation of navigational menus, headlines, and other dynamic graphical elements, automatic conversion and scaling of images, the ability to present different templates based on variables such as client browser or country code, support for multiple templates on a site, and a built-in password-protection option. Pages can be timed to be shown on a certain date, be hidden on a certain date or just temporarily hidden. TYPO3 supports search in SQL-databases and redesigning of a website at once is just a matter of creating a single new template.
xn.debug is a debugger for PHP. It is built with several interacting technologies. The core element is a PHP based function, which can be integrated into the application files. This function can be used to inspect PHP elements at nearly every point of code. The function will also be executed again as shutdown function after the application is finished. At this point, HTML output is generated and placed at the end of the server response to the browser. Once the HTML snippet is executed, a virtual debugging window is displayed. Styling is based on a dedicated CSS file and a handful of JavaScript functions.
PHP On Pie is a PHP framework that combines the best ideas from PHP projects like Drupal, CodeIgniter, Kohana, and ZendFramework. It has very few core concepts: classes, models, events, slots, and tools. It lets you repackage completed apps into plugins that you or others can use later. Its smart database classes allow you to implement vertical and horizontal partitioning (sharding) easily to handle millions of users.
openBibleViewer provides an easy but powerful access to about 450 Bible resources. Features include reading ZenfaniaXML modules, reading BibleQuote modules, search, sessions, an MDI interface, notes, marks, bookmarks, zoom, printing, and the ability to export as plain text or HTML.
SourceSquare is a scanning solution based on Antepedia, a large open source knowledge base that includes more than 1,000,000 open source projects from the main forges. SourceSquare scans a folder on your hard drive and displays a tree map that shows which part of your source code is open source.
OpenMEAP provides HTML5 mobile application software which removes the need for developing mobile apps natively across multiple platforms. It enables organizations of all sizes to efficiently develop, deliver, and manage mobile applications while using their existing Web development and designer resources.
Abmash provides Web application automation based on visible rendered output. It is all about interacting with a browser as humans would do, including AJAX and forms. It lets you perform tasks like "Click the red button", "Give me all text elements directly below an image", or "Click 'Login' and wait until the login form is loaded, then type in my credentials and submit the form".