Sep
Quickly Change The Appearance Of Any Page: Stylebot
Stylebot is a Chrome extension that aims to simplify customizing the web, making it more accessible and adaptable. It puts you in control of the web’s presentation, allowing you to quickly change the appearance of any page.
Launch Stylebot on a page, pick an element and apply styles to it. That’s it!
Features
- Simple & Quick: Resulting changes are shown and saved instantly
- Styles are saved persistently, next time you visit, they’re already applied
- Easy to use: No need to write CSS
- Easily make sites more accessible by changing colors, font size, etc.
- Sync your custom styles across multiple computers
Categories:
Sep
Feature Rich Javacript UI Framework: RightJS
RightJS is a compact (30k) feature rich JavaScript framework, along similar lines to JQuery or Prototype which:
- Compact by itself and allows others to write compact code
- Has standard predictable and really comfy API
- Supports multi-paradigm development and extensive OOP abilities
- Modular, with small and fast core
- Works fast and stable
According to the author’s own benchmarks, RightJS is faster than all the other major frameworks, and in some cases faster even than pure DOM manipulation, checkout a comparison against other frameworks.
RightJS has a subproject named RightJS UI that contains standard useful user interfaces and widgets.
Categories:
Tags:
Sep
jQuery Live Form Validation Plugin: Form Validate
Form Validate is a free jQuery plugin which helps create easy form validations with high flexibility and a large set of options.
Form Validate Features
- Supports custom validations
- Options to toggle between live and onsubmit validations
- Completely customizable CSS
Categories:
Tags:
Aug
WordPress As A Bug Tracking Application: Quality Control
Quality Controls is a Free WordPress theme that was designed to be used as a bug tracking application. You can create and track your bugs. It is simple, and packaged lightly, allowing the user to use it however he/she wants.
The idea is to provide a base “framework” of sorts, that creates the core functionality needed for bug tracking, but leaves room for the user to take it in any direction they want.
Aug
Cached & Optimized Javascript Libraries: Cached Commons
Cached Commons is a collection of user-contributed javascript libraries that have been cached, optimized, and hosted on Github’s fast CDN.
The main goal is to aggregate the best-of Javascript and CSS libraries for rapid prototyping. It won’t have every javascript library because there’s 1000′s of jQuery Tooltip plugins out there, but only say 3 of them are really good.
You can easily download the libraries to your local project if you’d like, or feel free to directly link to the ones here.
Categories:
Tags:
Aug
Full-screen Photo Gallery For Touch Devices: Touch Gallery
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.
This open source photo gallery is a jQuery plugin and was primarily written and optimized for Mobile Safari running on the iPad or iPhone 4 but it also works fine in Dektop Safari, Firefox 4, as well as in Opera and Chrome.
Touch Gallery depends on two other plugins: transform and activity-indicator and both are packaged in one Javascript file you download with touch gallery.
Categories:
Aug
Sortable, Resizable, Editable HTML Table With TableKit
TableKit is a collection of easy to implement HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.
TableKit allows you to easily create sortable, resizable and editable HTML tables by using CSS class overloading to tell the system how to handle a table.
Categories:
Aug
Turn WordPress Into A Mobile-Ready Blog: MobilePress
MobilePress is a free WordPress plugin which turns your WordPress blog into a mobile-ready blog when viewed on a cell phone.
MobilePress comes with a number of free themes optimized for normal handsets and also an iPhone specific theme. It also allows you to create custom mobile themes for different handheld devices and mobile browsers such as the iPhone, Opera Mini and Windows Mobile.
Categories:
Aug
jQuery-HTML5 Form Validation Plugin: html5form
HTML5 validates forms without any additional Javascript but currently, WebKit browsers (Safari & Chrome) can handle webForms 2.0 forms without any Javascript and plugin.
This HTML5 form validation plugin adds form validations to HTML5 forms for non-Webkit browsers. It gets all the information from the HTML source and runs automatically when detects Internet Explorer, Opera or Mozilla Firefox. However, you can force it to work with all browsers to get additional customization.
You just need to create your form according the HTML5 syntax and the script will execute itself. It does not require extra classes.
Categories:
Tags:
Aug
Open Source HTML5 Remote Desktop: ThinVNC
Who cares to install applications when we have got a browsers. Now a remote computer can be accessed from any OS platform through any HTML5 compliant browser (Firefox, Google Chrome, Safari, etc).
ThinVNC is pure web based HTML5 Remote Desktop solution. ThinVNC takes advantage of the latest web technologies like AJAX, JSON and HTML5 canvas to deliver a high-performance Remote Desktop access over the web, using HTTP and SSL protocols.
ThinVNC also provides a Presentation Mode, which allows to securely invite people and show them the whole desktop or selected applications, always taking advantage of a pure-web access with no download or installation of any kind on the client side.
Categories: