Currently Browsing: MIT Licence
Posted by Rasti | Feb 13th, 2010
Ruby on Rails is an interesting open source framework system designed to create web applications based on the new programming language – Ruby. The system designed intends to be used by the web developers looking for faster web application developing methods. The system allows you to design complex web applications in just a few days time that previously took several weeks or even months to be created and...
Posted by Rasti | Nov 25th, 2009
GalleryView jQuery plugin provides users with nice and flexible content gallery which is easy to implement and customize. It looks very nice on website and brings higher standard to your gallery. There are hundreds of galleries used on many websites but GalleryView will be loved by many users.
GalleryView has possibilty to customize the themes by creating new graphics. Also couple of options that can be set...
Posted by Rasti | Oct 6th, 2009
imgPreview is plugin which enables you to preview an image before clicking on it. It will preload the image without any waiting time.
The imgPreview shows a picture alongside the cursor when you hover over a link. This plugin does not require any hooks for targeting specific links. imgPreview automatically detects the anchors that are linking to images and will only use the preview effect to them.
imgPreview...
Posted by Rasti | Sep 24th, 2009
Symphony is an open source content management system (CMS) exclusively designed in the XSLT templating language. The goal of the Symphony is to provide a highly streamlined development workflow and allow developers to have full control over their website’s markup, URLs and data structures.
Symphony provides an engine that powers a website, a publishing admin interface for content producers and the necessary...
Posted by Rasti | Jul 30th, 2009
This jQuery plugin transforms a set of images into a Mac-like Dock menu, horizontal or vertical, with icons that expand on rollover. This behaviour is achieved by transforming a contiguous set of HTML images into an expanding Dock, vertical or horizontal, with or without labels.
jqDock expands a reduced size image towards its full size when the cursor is on or near it. You can specify a vertical or horizontal...
Posted by Rasti | Jul 29th, 2009
Using the XMLHttpRequest object in synchronous mode causes the entire browser to lock until the remote call completes. This is usually not a desirable behavior. The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser.
When activated, it will prevent user activity with the page (or part of the page) until it is deactivated. BlockUI is useful for creating...
Posted by Rasti | Jul 20th, 2009
Growl is basically a notification bubble/popup that appears in the top right of your desktop, well known from Mac OS X. Gritter is let’s say the implementation of Growl notifications in web design. Practically, it’s something like the alert() function in JavaScript, but it’s not a modal, looks much better, has more functionality and is fully customizable by parameter settings.
Growl Types of Notifications
Regular...
Posted by Rasti | Jun 1st, 2009
960 Gridder is an excellent tool for any web developer/designer that wants to easily align, match and/or layout websites. 960 Gridder is mainly developed with focus on initial layout or fine tuning of a website.
960 Gridder is cross-browser compliant and works well in Internet Explorer 6/7/8, Firefox 2/3 and Chrome. Safari 4 Beta and Opera 9 is also working as expected and it should work in Safari 2.x-3.x also.
960...
Posted by Rasti | May 20th, 2009
The 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels. There are two variants: 12 and 16 columns, which can be used separately or in tandem.
The 12 column grid is divided into portions that are 60 pixels wide. The 16 column grid consists of 40 pixel increments. Each column has 10 pixels of margin on the left and right, which...
Posted by Rasti | May 8th, 2009
There’s a lot of WYSIWYG (What You See Is What You Get) editors worldwide. You can choose from simple ones to more complex with a lot of features. But sometimes less is more. Mainly, in the event when users shouldn’t change a layout, colors, fonts, etc. of the webpage while editing content (by CMS editor, for example). It’s much better to let change a layout or any other front-end attributes...