7 projects tagged "JavaScript"
once:radix is an integrated development environment (IDE) that operates entirely within a Web browser. once:radix supports two methods of connecting to the server. Most interest is focused on its Rich Internet Application (RIA) environment. This comes with a suite of five RIAs that perform specific roles: logging on or off, context-sensitive help, database administration, IDE, and client. In addition, the once:secureserver (oSS) can respond to commands from session-managed external Web servers.
wp-popeye (Popeye) presents images from the Wordpress media library in a nice and elegant way within your posts and pages. Use it to save space when displaying a collection of images and offer your users a simple way to show large versions of your images. It is based on jQuery.popeye and does not employ a disruptive modal window to display large images, allowing all thumbnails and the large images to be browsed in a single image space. It also repects the page flow and stays anchored and rooted in the Web page at all times. The plugin is very easy to set up and integrates automatically into your posts, or allows you to use a shortcode. It comes with several styles but can be also easily customized.
CanvasXpress is a JavaScript library based on the HTML5 canvas tag that provides a generic and simple way to display genomics data. It supports bar graphs, line graphs, bar-line combination graphs, box plots, dot plots, area graphs, stacked graphs, percentage-stacked graphs, correlation plots, Venn diagrams, heat maps, Newick trees, 2D-scatter plots, 2D-scatter bubble plots, 3D-scatter plots, pie charts, networks (or pathways), and a genome browser. It also supports a few data transformations like log and exponential transformation, z-score, percentile transformation, and ratio. It also supports grouping of samples, zooming, events, and more.
phpLiteAdmin is a Web-based database admin tool with support for SQLite 2 and 3. It consists of a single 60KB source file that can simply be dropped into a directory on your server and then visited in a browser. There is virtually no setup required except for specifying your database(s). The available operations, feature set, interface, and user experience is comparable to phpMyAdmin for MySQL.
wwwhisper is a privacy-friendly system which simplifies sharing Web resources which are not intended for everyone. It allows you to specify which HTTP resources can be accessed by owners of which email addresses. Mozilla Persona is used to prove that a visitor owns an allowed email address. No site-specific password is needed. The Persona UI makes the authentication process really smooth. wwwhisper is application-independent and can be used for any Web resources.
G-Framework ToolKit is a system for creating Web applications. It is not a real framework, but a new approach to Web programming. With it Web applications are created 'vertically'. Rather than merging multiple languages (e.g. PHP, JavaScript, and HTML) in your pages, each view is designed in XML, and server and client code is stored in a specific place and is linked to the view at runtime.