March 12, 2010
Vam Cart is free shoping Cart built with CakepPHP framework. It is easy to implement. To installing this shoping cart, just copy files to your server from VaM Cart archive – http://vamcart.googlecode.com/files/vamcart.zip and Open VaM Cart in browser – http://example/vamcart. If install script not started automatically, start installation manually – http://example/vamcart/install
Continue reading “VaM Cart – Free CakePHP Based Shopping Cart”
March 11, 2010
Louis Lazaris on impressivewebs write tutorial about how to create content switcher without javascript. Normally, with JavaScript disabled, this type of content switcher (or content slider) will just display one item, or else display all items, without allowing any “switching” functionality. After some poking around, he realized it’s not a very difficult thing to do. The switcher utilizes in-page anchors and overflow: hidden to keep the switchability intact.
Continue reading “Create content swithcer without javascript”
March 10, 2010
We’ve all seen the basic file upload form for uploading avatars, images, memes, etc. The problem with these is that once you upload your image it’s hidden from you.
Continue reading “Display Thumbnail for Image Uploads with jQuery”
March 10, 2010
When you think of “tabs”, your mind might go right to JavaScript. Watch for a click on a tab, hide all the panels, show the one corresponding to tab just clicked on. All major JavaScript libraries tackle tabs in some way. But there is a way to accomplish this same idea with “pure CSS”. Chris Coyiers on css-tricks tackle this traditionally JavaScript project with only CSS.
Continue reading “Create Tabbed Area using CSS3 only”
March 9, 2010
RGraph is a HTML5 canvas graph library. It uses features that became available in HTML5 (specifically, the CANVAS tag) to produce a wide variety of graph types: bar chart, bi-polar chart (also known as an age frequency chart), donut chart, funnel chart, gantt chart, horizontal bar chart, LED display, line graph, meter, odometer, pie chart, progress bar, pseudo radar chart, scatter graph and traditional radar chart.
Continue reading “RGraph -HTML5 canvas graph library”
March 8, 2010
YUI Niceforms is an easy to use and highly configurable YUI plugin to give most form controls a modern look that is consistent across all major browsers. Based on Niceforms by Lucian Slatineanu.
Continue reading “YUI Niceforms – niceform a like YUI plugin”
March 7, 2010
Scruffy is a Ruby library for generating attractive and powerful graphs, useful for web applications, print media and many others. It’s highly customizable and powerful. You can change the backgrounds, mix different types of graph together, change the graphics used for the points, change the line types, etc. You can also render to different types of output.
Continue reading “Scruffy – Beautiful Graphs for Ruby”
March 7, 2010
Tutorialzine has writen article and teach us how to create “Who is online” widget with PHP, MySQL & jQuery. It will display the number of visitors, currently viewing your site, and it will even be able to detect the country our visitors are from and display it in a slide out panel.
Continue reading “Create “Who is online” widget”
March 6, 2010
YUI Slideshow is a YUI3 module that allows us to easily turn any HTML element’s children into a customizable, animated slideshow. This modules is based on jQuery Cycle. It has slick user interface and easy to implement. The slideshow itself is being used as the ‘nextButton’, clicking the slideshow will advance to the next slide.
Continue reading “YUI Slideshow -YUI animated slideshow”
March 5, 2010
Clockspot is web baes tools that allow us to track employee time from any given location. This is accomplished via online time clock and an online timesheet that empowers employees to clock in and out of work with great ease, as they can do so using just the Internet or the telephone. This employee time tracking tools is perfect for businesses with multiple locations, or businesses with employees who work from remote job site.
Continue reading “Clockspot – The easiest way to track employee time from anywhere”
Recent comments