1702 projects tagged "JavaScript"
Shell In A Box implements a Web server that can export arbitrary command line tools to a Web-based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled Web browser, and does not require any additional browser plugins. Most typically, login shells would be exported this way: "shellinaboxd -s /:LOGIN". This starts a Web server at http://localhost:4200 that allows users to log in with their username and password and to get access to their login shell. The connection will be encrypted if SSL/TLS certificates are available.
Todolist.php is a set of PHP scripts that creates a Web-based list of things todo. Items can be added and removed, and are sorted by an assigned priority. It is also possible to assign special tasks to another person and to specify a due date. Tasks are organized in projects. Todolist.php supports several languages.
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.
WebMagick makes image collections available on the Web. It recurses through directory trees, building HTML pages, imagemap files, and client-side/server-side maps or HTML tables to allow the user to navigate through collections of thumbnail galleries. Using JavaScript, HTML tables, and cookies, WebMagick can also allow the viewer to configure how they view the gallery. The primary focus of WebMagick is performance. Image thumbnails are reduced and composed into a single image to reduce client accesses, reducing server load and improving client performance. Everything is pre-computed. During operation WebMagick employs innovative caching and work-avoidance techniques to make successive executions much faster.
The objective of the NIST Web Metrics Testbed is to explore the feasibility of a range of tools and techniques that support rapid, remote, and automated testing and evaluation of website usability. There are currently six components: 1. Web Static Analyzer Tool (WebSAT): checks web page HTML against typical usability guidelines. 2. Web Category Analysis Tool (WebCAT): lets the usability engineer construct and conduct a web category analysis (card-sorting). 3. Web Variable Instrumenter Program (WebVIP): instruments a website to capture a log of user interaction. 4. Framework for Logging Usability Data (FLUD): a file format and parser for representation of user interaction logs (such as those captured by WebVIP). 5. VisVIP Tool: produces a 3D visualization of user navigation paths through a website, based on FLUD data. 6. TreeDec: adds navigation aids to the pages of a website.
Webplay creates, from a collection of MP3s and Ogg Vorbis files (indexed from a directory or MySQL/PostgreSQL database), a Web-based jukebox with support for multiple independent streams. If Lame/oggenc are available, it can change the bitrate or codec of a file in real time to a selectable value. Each user controls their stream via a Web interface and can skip back, forward, or to a specific track; increment or decrement the bitrate; and check the current playlist, song, or bitrate. Playlists can be looped, randomized, played locally on the webserver, edited, deleted, reused, or renamed.
XML for SCRIPT is a simple, non-validating XML DOM and SAX parser written in JavaScript. It was designed to help Web application designers implement cross-platform, client-side manipulation of XML data without having to resort to proprietary platform-limiting solutions. It includes extensive documentation on both its DOM and SAX parsers as well as a host of tools, sample applications, and test suites to aid in developing applications based on its technology.
XmlBlaster is XML based MOM (Message oriented Middleware) with a lot of features. It is a publish/subscribe and point-to-point MOM server which exchanges XML-encoded messages. Communication with the server is based on CORBA (using JacORB), RMI, XML-RPC, native socket, or a persistent HTTP plugin. Subscribers can use XPath expressions to filter the messages they wish to receive and add their own MIME-based filter plugins. C/C++, Java, Perl, Python, VisualBasic.net, C#, and PHP client demos are included in the xmlBlaster test suite, and Tcl and Python demo clients are scheduled. XmlBlaster also provides a browser callback framework, allowing browsers (Netscape, Mozilla, MSIE) to receive instant callbacks over a persistent http connection. A security plugin framework allows authentication/authorization in many ways. Currently there are LDAP- and passwd-based plugins available.
SIDB (Scientific Image Database) is a Web-driven database for (scientific) images. Entry of image meta-data is facilitated through the use of user-definable templates. Users have complete control over who else may see the submitted image and data. SIDB offers various views on the actual image data. Thumbnail plus meta-data can be printed, and multiple thumbnails can be combined in galleries. A freeware version of the Huygens software (http://www.svi.nl) can be used to generate projections from 3-D images (most confocal microscope image formats are supported), as well as MPEG movies, showing the individual layers from the 3-D images.