Jan
PrestaShop Web2.0 Open Source Shopping Cart
PrestaShop is another robust, professional-grade e-Commerce solution that you can download, install, and use for free. On the back end, you’ll use a full-featured back-office application to manage your online business (including inventory, orders, shipping, and customers) in real-time. Your customer’s payments are sent directly to your commerical bank account using the latest security technology.
Some Features:
- Featured products on homepage
- Cross-selling (Accessories)
- Merchandise return (RMAs) & credit slips
- PDF customer invoice
- Bulk lister/import .CSV files
- Content Management System (CMS)
- Reports
- Loyal customer program
Website: http://www.prestashop.com/
Demo: http://www.prestashop.com/en/showcase_demo
Download: http://www.prestashop.com/en/downloads/
Categories:
Tags:
Jan
OpenLayers – Open Source JavaScript Dynamic Map for the Web
OpenLayers makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source. MetaCarta developed the initial version of OpenLayers and gave it to the public to further the use of geographic information of all kinds. OpenLayers is completely free, Open Source JavaScript, released under a BSD-style License.
OpenLayers is a pure JavaScript library for displaying map data in most modern web browsers, with no server-side dependencies. OpenLayers implements a JavaScript API for building rich web-based geographic applications, similar to the Google Maps and MSN Virtual Earth APIs, with one important difference – OpenLayers is Free Software, developed for and by the Open Source software community.
As a framework, OpenLayers is intended to separate map tools from map data so that all the tools can operate on all the data sources.
Website: http://www.openlayers.org/
Download: http://www.openlayers.org/download/
Categories:
Tags:
API, Google, Javascript, Map, Script, Tool, Virutal Earth
Jan
UvumiTools Image Cropping for Mootools
As the web grows and becomes more dynamic (“Web 2.0″), more and more websites have user-generated content and boast tools to let users sumbit text, images, videos, and more, providing content for entire web networks. Most of the time, people submit photos straight from their camera because they don’t have photo editing programs or they don’t know how to use them. This simplified tool gives your users the ability to create a selection area that can be used to crop an image live on your web site.
Categories:
Tags:
Jan
Beautiful Scriptaculous Slider
You would be aware of some sliders that change the values when you release mouse after making a drag. But this Beautiful Scriptaculous Slider does the magic and it changes the values while you drag. Its not dumb like other sliders we have seen in past.
Its pretty darned easy, but looks really neat.
You can also control the slider with Mouse Wheel.
Website: http://blog.amnuts.com/2007/06/14/scriptaculous-slider-trick/
Demo: http://dev.amnuts.com/slider/
Categories:
Tags:
Jan
Free AJAX File Browser Plugin for jQuery / jQuery File Tree
Query File Tree is a configurable, AJAX file browser plugin for jQuery. You can create a customized, fully-interactive file tree with as little as one line of JavaScript code.
Currently, server-side connector scripts are available for PHP, ASP, ASP.NET, JSP, and Lasso. If you’re a developer, you can easily make your own connector to work with your language of choice.
Features
- Produces valid, semantic XHTML
- Fully customizable via CSS
- Ability to style icons based on file extension
- Uses AJAX to fetch file information on the fly
- Easy to configure and implement
- Includes connector scripts for PHP and ASP.NET (C#)
- Supports custom connector scripts for extended functionality
- Customizable expand/collapse event
- Customizable expand/collapse speeds
- Supports jQuery easing functions
- Single- and multi-folder views
- Configurable load message
jQuery File Tree works in all major browsers.
Categories:
Jan
Mootools Idle State Notifier
A simple script to mimic an idle state event using Mootools 1.2. You can easily get the user idle state by things small, tiny but very useful script. Lets get into it.
It also works with MooTools 1.1.
View Demo
Download Code
Categories:
Tags:
Jan
Fancy Sliding Tab Menu using script.aculo.us
A lightweight, fancy and good looking smooth navigation using the popular script.aculo.us. Tabs are developed with care and there is no jerk while using them. Tab sliding effect is very good and interesting. It looks quite cool and can add some nice interaction to any site. Though its in earlier stages but it may be interesting for people to have a look at.
Currently the tab slide has been tested in Fixefox 2.0, Internet Explorer 7 – 6, Opera 9 and Safari 3.
Visit Website
Demo: http://www.andrewsellick.com/examples/tabslide/
Download: http://www.andrewsellick.com/examples/tabslide/tabslide.rar
Categories:
Tags:
Jan
Minify – Combine & Compress CSS or Javascript Files
Minify is a PHP5 app that can combine multiple CSS or Javascript files, compress their contents (i.e. removal of unnecessary whitespace/comments), and serve the results with HTTP encoding (gzip/deflate) and headers that allow optimal client-side caching.
Yahoo’s Combo Handler and Google’s AJAX Libraries API both serve content from their heavy-duty CDNs and potentially increase the chance that your visitor will already have a file in her browser cache. Neither service serves custom content that you provide. You may wish to use these services to serve popular libraries and Minify to serve your code.
Categories:
Tags:
Clean, CSS, Javascript, PHP, Web2.0
Jan
AJAX APIs Playground to Learn and Test Google’s APIs
Google today released a new tool that will make learning and testing code for Google’s Javascript APIs a lot easier. Google’s interactive AJAX API Playground gives developers an easy to use interface to write some basic Javascript code for Google’s eight Javascript APIs.
Google Javascript APIs:
- Maps
- Search
- Feeds
- Calendar
- Visualization
- Language
- Blogger
- Libraries
- Earth
Categories:
Tags:
Jan
jQuery Full Month Calendar Plugin
jMonthCalendar is a full month calendar that supports events. You simply initialize the calendar with options and an events array and it can handle the rest. It is compatible with jQuery 1.3.0.
jMonthCalendar has extension points that allow the developer to interact with the calendar when the display is about to change months, after the display has changed months and when the event bubbles are clicked on. By default the events would each have a URL supplied that would link to a details page.
Features
- jQuery 1.3.0 Compatible
- Ability to Load events
- Configurable Extension points: onMonthChanging, onMonthChanged, onEventClick
- Events Link to Details Page by anchor tag by defult
Visit Website
View Demo
Categories: