Touch Gallery is an open source full-screen photo gallery for touch devices that brings the look and feel of native photo viewing applications to your mobile browser.
Continue reading “Touch-Gallery – Fullscreen Photo Gallery for Touch-Devices”
Touch Gallery is an open source full-screen photo gallery for touch devices that brings the look and feel of native photo viewing applications to your mobile browser.
Continue reading “Touch-Gallery – Fullscreen Photo Gallery for Touch-Devices”
There’s nothing like a subtle, slick website widget that effectively uses CSS and JavaScript to enhance the user experience. Of course widgets like that take many hours to perfect, but it doesn’t take long for that effort to be rewarded with above-average user retention and buzz. One of the widgets I love is Twitter’s “Follow” button. Davidwalsh show us how we can implement this functionality with three popular JavaScript toolkits: MooTools, jQuery, and Dojo.
Continue reading “How to Create a Twitter AJAX Button with MooTools, jQuery, or Dojo”
TableKit is a collection of HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.
Continue reading “TableKit – Sortable Resizable Editable HTML Table”
In previous post we have published article “10 CSS3 Basic Tutorials & Techniques“. On today post we will continue our discussion about CSS3 with “CSS3 Tutorials and Techiques for Creating Buttons”.
jQuery.html5form is HTML5 – jQuery form validation plugin which work without any additional JavaScript. Currently only Safari & Google Chrome supports this functionality. This plugin gets the same result in Firefox & Internet Explorer.
Continue reading “jQuery.html5form – HTML5-jQuery Form Validation”
There’s tons of great JavaScript charting libraries out there. Too many to choose from. Although many of the charting libraries allow you to dynamically update data, none have really been optimized for a constant stream of data.
Continue reading “Smoothie Charts – Charting Library for Live Streaming Data”
CSS3 is changing how we build websites. CSS3 offers several new features that really help us in web design and web development. CSS3 has taken a very large step forward in helping web developers get away from importing mass amounts of images/JavaScript and making it possible to do this only by using pure CSS.
OpenHeatMap is a service designed to make it easy for non-specialists to create maps communicating information. It transforms data from a traditional data source such as a spreadsheet into an interactive animated view of a particular area. You can then share that map online, a bit like YouTube for geographic visualizations.
Continue reading “OpenHeatMap – Turn Your Spreadsheet Into a Map”
PaintbrushJS is a lightweight, browser-based image processing library that can apply various visual filters to images within a web page. You use it by applying a class to an element on the page and setting a few parameters with some extra HTML attributes. If the element is an img or it has a background-image set in your CSS, PaintbrushJS will create a temporary canvas element and manipulate the image there, before finally saving it back out to the original element.
Continue reading “PaintbrushJS – Lightweight Browser Based Image Processing Library”
Web applications like Gmail, Facebook, Campfire and Pandora are becoming more and more like desktop applications every day. Running each of these web apps in an individual tab in your browser can be a real pain.
Fluid lets you create a Site Specific Browser (SSB) out of any website or web application, effectively turning your favorite web apps into desktop apps. Using Fluid to create an SSB out of your favorite website is simple.
Continue reading “Fluid – Turn Your Favorite Websites Into Mac Desktop Applications”