Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Lucid is a free, open source web based desktop, web desktop, or webOS that gives you a portable, online workspace that you can use to store files, play media, and manage your office documents. You can install it on almost any webhost, allowing you to keep control over your data. The goal of the ... [More] project is to provide an application platform that integrates seamlessly with the web, existing desktop technologies, and mobile devices. [Less]

5.0
 
  0 reviews  |  4 users  |  10,556 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 

phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library. Two interfaces are provided - Object Oriented PHP and Command Line Interface (CLI).

0
 
  0 reviews  |  4 users  |  52,746 lines of code  |  0 current contributors  |  Analyzed about 7 hours ago
 
 

FirstThingsFirst is a multi-user webapplication (written in php and ajax enabled) which enables you to define and maintain an unlimited number of different user-defined lists. Examples of possible use: todo list, cd collection list, etc.

5.0
 
  0 reviews  |  1 user  |  18,103 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

Comet Desktop is an open source web desktop forked from Qwikioffice v0.7 (heavily modified) Comet Desktop's goal is to be a web desktop that everyone can use, and an application framework that will allow developers to build anything they can dream of. One major difference is that Comet ... [More] Desktop's back-end has been rewritten entirely in Perl. Features * Built in task bar tray (right hand side) * Sound Manager and volume control * Remote registry. Window sizes, positions, etc are persistent. (Ajax backed Ext.state.Manager) * Drag and Drop shortcuts (alpha) * Secure login. No passwords are sent in the open. * Ajaxterm support! (rTerm) * Isolated remote database access with Sqlite2 (Use SQL, or SQL based data models from JavaScript?) * Supports Web Sockets (Sprocket.Socket and Sprocket.Gateway) * Network status plugin (Shows Ajax activity) * Google Analytics integration. Track usage and know what apps to focus your efforts on. * Window Edge Snapping * Hierarchical (channel based) PubSub? interface. (Can tie into STOMP and other pubsubs) * and more! [Less]

5.0
 
  0 reviews  |  1 user  |  22,422 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Project page, with examples and tips, can be found here. This is a pretty simple class for the mootools library inspired by this post on the mootools forum. It adds a style element to the DOM, which is generated using the input you provide. This modifies the appearance of the page. So ... [More] , apparently it would be nice to be able to do certain things with CSS. Traditionally, these sorts of things are done on the server side using a server side language (like PHP) that generates CSS every time you hit the page. Wouldn't it be nice to do it on the client side? As the page loads and after, as the user interacts with it? I think we can break down the usefulness of the technique into three categories: Programmatic CSS Browser Compatibility Custom CSS Properties With programmatic css, you can use loops to generate CSS that might have taken pages to type out. You can have CSS constants. You can do all sorts of math and calculations for a property. You can also modify the style of elements on the fly, without using javascript on each element. I'm sure there's other cool stuff you can do that I didn't think of. Browser compatibility is sort of self-obvious. Before, you used to have a style sheet for each browser to allow for their quirks and weird CSS implementation. Now you can generate CSS that is browser specific using JS. The class is built to allow you to extend it for any browser and any property. You can specify a property to be limited, in which case it will only generate it for the browser you specify. Ever wanted to invet your own CSS property? Now you can. See the examples for what I mean. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.