Projects tagged ‘bar’


[56 total ]

6 Users

ZedGraph is a set of classes, written in C#, for creating 2D line and bar graphs of arbitrary datasets. The classes provide a high degree of flexibility -- almost every aspect of the graph can be ... [More] user-modified. At the same time, usage of the classes is kept simple by providing default values for all of the graph attributes. The classes include code for choosing appropriate scale ranges and step sizes based on the range of data values being plotted. ZedGraph also includes a UserControl interface, allowing drag and drop editing within the Visual Studio forms editor, plus access from other languages such as C++ and VB. ZedGraph is licensed under the LGPL. [Less]
Created over 2 years ago.

1 Users

i3status gathers information and formats it suitable for being displayed by the dzen2 status bar, wmii's status bar or xmobar's StdinReader.
Created 4 months ago.

0 Users

NEWSOct 23, 2009: Version 0.5.4 released. FileUpload widget can be customized. Oct 11, 2009: Version 0.5.3 released. Server side can be deployed in Google App-engine, and upload listeners and file ... [More] item factories can be customized. In the client side methods for handling status and cancel events have been added. Sep 19, 2009: Version 0.5.2 released. It fixes some defects and improves the API, log messages and examples. Sep 13, 2009: Version 0.5.1 has been released. It fixes several bugs and adds numerous improvements like cancel uploads. GWTUpload & JSUploadGWTUpload is a library for uploading files to web servers, showing a progress bar with real information about the process (file size, bytes transferred, etc). It uses ajax requests to ask the web server for the upload progress. It has two components written in java, the server side with servlet and utility classes, and the client side that is compiled into javascript using gwt. JSUpload is the same client library but compiled and exported into javascript, so users that don't develop in java can use it directly in web pages. I've written an article describing the technique used to do this. JSUpload provides a server program coded in perl that can be installed in any web server as a cgi-bin script. GoalsBoth the client and server sides, are easy to use just writing a few lines of code. The server side could be implemented in any language. The client side can be used from gwt applications, or from javascript without knowing gwt. There are available widgets for multiple and single uploads It works in any browser with js enabled, and it doesn't need any plugin installed like flash or gears. The provided widgets are ready to use, in the sense that they come with a set of configured styles. The user can customize the provided progress bars, or implement his own. The user can configure customized functions for onChange, onStart and onFinish events All the components are documented. How does it work.The browser renders a form with a file input and a hidden iframe. Once the user selects a file (automatically or pushing a submit button) the browser asks the server for a session cookie using an ajax request, and submits the form. The server starts the reception and continuously updates a session object with the process information. While the file is being uploaded, the browser asks periodically the server for the progress status using ajax. It is possible since most browsers can open two simultaneous connections to the same server. The server responds with a simple xml document with the real information about the size of the file and the amount of data transferred, or with an error message. The client parses the response, calculates percentage, speed, remaining time, and updates a progress bar widget with this information. Finally when the form has been completely sent, the server response is written in the iframe, instead of the main document. In the case of any error, the client shows a message to the user. The client code executes customisable methods when the file input changes, the upload process starts and finishes. A new issue is the possibility of cancel the file which is being transfered. Due to the impossibility to do that in the client side, the browser sends an ajax request to the server, and the server closes the socket. UsageFor developing using gwt, read the Getting Started guide and the library API documentation To use the library from javascript read the JSUpload documentation Take a look to these demos All javadocs, including examples and exportable java classes, are here To-dosI'm planing to develop a Rails plugin soon. Also I'm plannig to support swfupload. Contributors writing code or plugins in other languages or frameworks are welcome. ScreenshotsMuptiple Uploader using GWTChismes progress-bar Muptiple Uploader using Incubator progress-bar Single uploader with a modal progress-bar ©2009 Manolo Carrasco Moñino [Less]
Created 4 months ago.

0 Users

music bar
Created about 1 year ago.

0 Users

asdfsdfsdfsdfsdafsdf
Created 8 months ago.

0 Users

This is a windows taskbar replacement software that add some new functionality present in Windows 7 to older Microsoft operating systems like Vista and XP
Created 7 months ago.

0 Users

Foo bar
Created 8 months ago.

0 Users

DockBar with WPF and new capabilities of .Net Framework
Created about 1 month ago.

0 Users

Opensource Web application for Bars & Restaurants. Php - Mysql http://www.projetpos.fr IRC : irc.freenode.net Channel : #Projet-POS Join US !!!!
Created 4 months ago.

0 Users

Daisy for Plasma is a free open-source widget for Plasma/KDE released under the GNU General Public License version 3. Main features: - Three types of roles: circular dock, media controller and ... [More] linear dock; - Can dock in any screen position and be used in Horizontal or Vertical mode (linear dock role); - Configuration tools to access all configurable options; - Launchers can be edited with a simple right-click; - Hybrid launchers to launch applications and control running tasks; - Plugins to provide information and execute several tasks; - Various backgrounds available. [Less]
Created 4 months ago.