WebAppers

/ best free open source web resources /

Graphic Resources

Dragging the Bar Over the Time-Line with Sliding Date Picker

Posted · Category: Calendar, GPL License

Sliding Date-Picker enables you to pick dates with a simple slider bar. By dragging the bar over the time-line, the dates change instantly. Besides this, when the user decides to manually change the dates, the bar is automatically adjusted to the corresponding dates. Sliding Date-Picker is based on Prototype/Scriptaculous, but now combined with the DateJs library as well. It has been tested it in Firefox 2.x and IE6+ and it is licensed under the GPL license.

sliding-date-picker.png

Requirements: Firefox 2.x and IE6+
Demo: http://www.ajaxorized.com/dateslider/slider.html
License: GPL License

Aptana Jaxer – The World’s First True Ajax Server

Posted · Category: GPL License, Tools

ajax-server.png

Modern web sites and applications use Ajax to create engaging user experiences: the HTML and CSS are set in motion using JavaScript running in the browser and calling back the server. To achieve this, the server needs to prepare the web page appropriately, and to know what to do when the JavaScript calls it. But the server knows nothing about the HTML and CSS DOM, nor how to handle JavaScript data, and you can’t code it in JavaScript.

Jaxer changes all that. Jaxer is the world’s first true Ajax server. HTML, JavaScript, and CSS are native to Jaxer, as are XMLHttpRequests, JSON, DOM scripting, etc. And as a server it offers access to databases, files, and networking, as well as logging, process management, scalability, security, integration APIs, and extensibility.

Jaxer is licensed under the GPL, and leverages the ubiquitous Mozilla engine that is used in Firefox 3, which means that Jaxer is fully compatible with the latest JavaScript standards, including access to all of the features you are familiar with — from Date to Math to window and document, and even JavaScript 1.5, 1.7, and 1.8 — they’re all there. If you know JavaScript and HTML, you can already build Jaxer applications.

Requirements: –
Demo: http://www.aptana.com/jaxer/
License: GPL License

Spellify – Automatic Text Field Spell Checker

Posted · Category: Forms, GPL License

Do you need a spell checker for your forms? Spellify is an automatic text field spell checker. You just need to type or paste some text into the text field. No need to press the enter key. The spell checker automatically checks the text when you’re finished. It will suggest some words for you if it cannot find your text in dictionary. It is extremely useful if you need users to fill in forms or submit contents. It works in IE7, FF2, IE6, Opera 9, Safari 3.

spell-checker.png

Requirements: PHP4+, Script.aculo.us 1.8.0+
Demo: http://spellify.com
License: GPL License

Open Flash Chart – Flash Charting Component for Free

Posted · Category: Charts, GPL License

Open Flash Chart is a charting component made by Flash. Open Flash Chart, is open source. It is free to use and you get the source code to fiddle with. You can create some really nice looking Bar Charts, Pie Charts, Area Charts and etc… easily. To use it, you simply need to include the Open Flash Chart in your HTML, and provide the data file on the server. The data file is either a text file, or a .php, Perl, Python, Java (or another flavour of dynamic) page.

open-flash-chart1.png

open-flash-chart2.png

Requirements: Flash 8+
Demo: http://teethgrinder.co.uk/open-flash-chart/
License: GPL License

Digistore Open Source Ecommerce Software Solution

Posted · Category: eCommerce, GPL License

Digistore Ecommerce is a fully featured store based on the popular osCommerce engine. Boasting improvements both to the administration and the end user experience – Digistore has quickly become a popular choice for people wishing to market products online.

Digistore allows users to be ‘live’ and selling only minutes after installation is complete. Digistore is a full content management system that requires no HTML or programming knowledge to operate. Now available for download completely free of charge under the General Public License Agreement.

digistore2.png

You can see Digistore Demo Shop from the screenshot above. It works like otherEcommerce software solutions. Add items to cart and then checkout, you can also view your cart items on the left hand side any time.

digistore1.png

Digistore Admin Area above is clean and easy to use. Digistore has the following Exclusive Features as well.

  • HTMLarea ( WYSIWYG editor) help
  • Advanced template colour and layout control help
  • Instore advertisement manager help
  • Thumbnail and large product images
  • Express checkout option
  • Secure administration login and access control

You can view all features and requirements here.

Requirements: PHP Server with MySQL
Demo: http://digistore.co.nz/
License: GPL License

OpenCart – Open Source PHP Shopping Cart System

Posted · Category: eCommerce, GPL License

OpenCart is an open source PHP-based online shopping cart system. A robust e-commerce solution for Internet merchants with the ability to create their own online business and participate in e-commerce at a minimal cost.

OpenCart is designed feature rich, easy to use, search engine friendly and with a visually appealing interface. It is not as pretty as Magento, but it is still a very good alternative of paid shopping cart system. Now, log on to the administration section to see how the back-end works with Username: demo / Password: demo.

opencart.png

Visit the live demonstration site to get a feel for how OpenCart works. This is simple template populated with some sample products and cateogries.

opencart2.png

Requirements: Apache, PHP 5+ and MySQL
Demo: http://www.opencart.com/demonstration
(Username: demo / Password: demo)
License: GPL License

Sort Multiple Columns with Tablesorter jQuery Plugin

Posted · Category: GPL License, MIT License, Tables

Tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. Tablesorter can successfully parse and sort many types of data including linked data in a cell. It has many useful features including:

  • Multi-column sorting
  • Parsers for sorting text, URIs, integers, currency, floats, IP addresses, dates (ISO, long and short formats), time. Add your own easily
  • Support for ROWSPAN and COLSPAN on TH elements
  • Support secondary “hidden” sorting (e.g., maintain alphabetical sort when sorting on other criteria)
  • Extensibility via widget system
  • Small code size (7,4kb packed)

*** You can sort multiple columns simultaneously by holding down the shift key and clicking a second, third or even fourth column header.

tablesorter.gif

Requirements: jQuery
Demo: http://tablesorter.com/
License: GPL and MIT License

Official jQuery User Interface Components Called jQuery UI

Posted · Category: Framework, Gallery, GPL License, MIT License

We have got an official User Interface Library of jQuery eventually… It is called jQuery UI, is a set of themable widgets and interactions, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.The core of the library revolves around different mouse interactions, namely drag and dropping, sorting, selecting, and resizing.

On top of the core interactions are built a number of reusable widgets, including accordions, date pickers, dialogs, sliders, table sorters, and tabs. Finally, the library is finished off with a few effects that you can use to liven up your site, specifically magnifier and shadow. The photo gallery and the speed testing application is particular impressive which shows you the power of the UI.

jquery-ui-gallery.gif

Requirements: jQuery Javascript Framework
Demo: http://ui.jquery.com/
License: MIT License / GPL License

Democracy Ajax Poll with Admin Panel WordPress Plugin

Posted · Category: GPL License, Polls

Democracy Ajax Poll is a WordPress plugin which adds polling functionality to your WordPress blog. It grew out of frustration with the only other WordPress polling option, WP-poll. It didn’t have valid markup, it was clunky, and it required one heck of an installation process.

This plugin uses Ajax for quick sending and loading of poll data, although it doesn’t depend on javascript to function. It is fully functional in non-javascript environments, meaning it will work in ALL browsers. The Ajax part is tested to work in Safari, Opera, Firefox, and IE6/Win.

Democracy Ajax Poll also has a full-featured admin panel, which allows one to manage their polls. You can activate, edit, delete, and add new polls from the admin panel. It uses cookies as well as IP logging to prevent users from working spamming the ballot box. It is good looking and also allows in-post polling. The most important point is that there is no linkback of author on the poll, so it looks like it is really your own poll which is better than PollDaddy polls.

democracy-poll.gif

Requirements: WordPress 2.0 or Greater
Demo: http://blog.jalenack.com/archives/democracy
License: GPL License

CSSTidy – Opensource CSS Parser and Optimiser

Posted · Category: Code, GPL License

CSSTidy allows you to optimise your CSS code in order to have faster loading pages and lower traffic costs. So both you and your visitors benefit from an optimisation. CSSTidy is an opensource CSS parser and optimiser. It is available as executeable file (available for Windows, Linux and OSX) which can be controlled per command line and as PHP script (both with almost the same functionality).

In opposite to most other CSS parsers, no regular expressions are used and thus CSSTidy has full CSS2 support and a higher reliability. An online version of CSSTidy is also avaliable.

Requirements: No Requirements
Demo: http://cdburnerxp.se/cssparse/css_optimiser.php
License: GPL License

Page 25 of 27...«192021222324252627»
Supported By

Deals

Web Browsers Icon Set
Food Icon Set
Flat Icon Set

Flat Icon Set

100 icons