February 23, 2010
The Gruff Graphing Library is a project to make beautiful graphs with Ruby created by Geoffrey Grosenbach. It Can be used alone or with Ruby on Rails. This library allow us to graph negative numbers (line and bar), specify colors, and customize the graphs in other ways.
Continue reading “Gruff Graphs – making beautiful graphs with Ruby”
February 22, 2010
YoxView is a free image viewer for websites. It’s written in javascript using jQuery and is available as a jQuery plugin. Its two main features are flexibility and ease of use and pre-caching.
YoxView is inspired by Lokesh Dhakar’s Lightbox. Like it, YoxView displays images above the website’s content, as a separate layer.
Continue reading “YoxView – free image viewer for websites”
February 20, 2010
mooBarGraph is AJAX graph plugin for MooTools which support two types of graphs, simple bar and stacked bar graph. This plugin made graph from your JSON data and is compatible with all major browsers including IE6. This is jqBarGraph on steroids. It have almost all jqBarGraph possibility, plus some new features, like url bars, info boxes, negative values, AJAX data loading.
Continue reading “mooBarGraph – AJAX graph for MooTools”
February 20, 2010
jqBarGraph is jQuery plugin that gives you freedom to easily display your data as graphs. There are three types of graphs: simple, multi and stacked. All you have to do is to pass your data to this plugin. This plugin is compatible and fully tested with Safari 2+, Internet Explorer 6+, Firefox 2+, Google Chrome 3+, Opera 9+.
Continue reading “jqBarGraph – display data as graphs jQuery plugin”
February 19, 2010
EZ-CSS is a different kind of CSS framework. Authors are not bound to a “grid”. Plus, columns and gutters can be of any width. EZ-CSS works by forcing the final element in the HTML flow to become a block formatting context (They use “hasLayout” for Internet Explorer lt 8). It is light (1kb), flexible, browser-friendly or easily creating table-less layouts.
Continue reading “EZ-CSS, lightwight and browser friendly CSS framework”
February 19, 2010
Apostrophe is a content management system designed for maximum flexibility with a minimal learning curve. It has ergonomic interface, all content-editing is performed in-context.Manage levels of user permission, organize and integrate photos and videos in the media library, create complex page hierarchies can be manage quickly.
Continue reading “Apostrophe – Sympony Framework based CMS”
February 18, 2010
Ketchup is a slim jQuery Plugin that validates your forms. It aims to be very flexible and extendable for its appearance and functionality. If we dont like the default styling, we can change it or if we need another markup, we can edit it. We can also write my own validation rule if the validation not fit to our need.
Continue reading “Ketchup – slim form validation jQuery plugin”
February 17, 2010
CommunityEngine is a free, open-source social network plugin for Ruby on Rails applications. Drop it into your new or existing application, and you’ll instantly have all the features of a basic community site.
Continue reading “Communityengine – Social Networking Plugin for Ruby on Rails”
February 17, 2010
Clean is an open source engine for AJAX, that provides a high level interface to work with the AJAX technology. It can be plugged in any page or DHTML framework because it was designed in conformation with the separation of concerns principle, keeping focus on AJAX issues. Clean is a software based on well succeed design patterns and inspired on Java Message Service API, that offers reliable solutions to AJAX.
Continue reading “Clean AJAX – Open source ajax engine”
Recent comments