Category Archives: Uncategorized
Creating a well-functioning form, how simple or complicated it is, requires a serious effort as it has various ingredients including (cross-browser) design, validation, and usability.
jFormer, a form framework built on top of jQuery brings a complete, easy-to-use and solid solution to handling them.
It enables us to build forms which are validated on client-side and server-side (PHP solution is included) with Ajax requests where users are notified in a very chic way with tooltips and CSS-styling on every level.
The framework has advanced features like cloning forms and/or form fields, dividing a form into pages, creating dependencies and much more.
Default styles for every part of a form is already included and they can be customized/improved further quickly with CSS.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
jCanvaScript is a JavaScript library that comes with methods to controlling HTML5 canvas in a less-complicated way.
The library is completely object-oriented and besides the canvas context, it provides access to mouse/keyboard events, drag 'n' drop and object animation.
Creating new objects is very straightforward with various built-in objects like .circle()
, .rect()
, .image()
, and much more.
Also, there is a huge set of functions that can complete almost any possible action within a single line.
jCanvaScript is very well documented and comes with examples for every feature.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Last week, the giveaway of 5 Annual Memberships for IconDemon was announced at WRD.
The winners are selected today and announced at the bottom of this post. But, before that:
What is IconDemon?
It is a website that has 5300+ exclusive icons that are designed by their talented designers and can be downloaded by the subscribers for a good price.
The icons are presented with 20 categories (like business, system or line icons) and 10 design styles (like 3d, pixel or vista icons) that help finding the right ones quickly.
The winners
There are 2 types of memberships given away for these high-quality web icons:
- 2*Unlimited – any number of icons can be downloaded (priced $99/year)
- 3*Limited – 500 items can be downloaded (priced $19/year)
And here are the winners:
- mbc (comment #294288) – unlimited membership
- Jade (comment #296916) – unlimited membership
- Daniel Fenn (comment #294436) – limited membership
- Florian Koerner (comment #294125) – limited membership
- Kamran Arasteh (comment #295591) – limited membership
Congratulations to the winners and thanks to everyone for joining it.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Not Just A Grid is a CSS framework that has styles for multi-column layouts, typography, forms, tables and user experience enhancement (pagination and alert boxes).
It is more focused on websites with larger widths in parallel to the trends and makes use of CSS3 for progressive enhancement + better user experience.
The framework is modular as every part comes in separate stylesheets and the most important part of it; "layout" is only 1kb.
Also, the layout is not fluid. Rather, there are 4 hard-coded widths (960px, 100px, 1380px, 1500px) where all supports 1 to 6 column layouts.
It comes with demos for every module and it is very well documented.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Tofrodos 1.7.9 has been released.
Tofrodos is a command line utility to convert ASCII text files between the Windows/DOS format and
the Linux/Mac OS X/Unix format. The program works on Windows, Linux, Mac OS X, FreeDOS, MSDOS as well as
many Unix-type systems. (Note: it is generally only useful for programmers,
webmasters and system administrators, who
may have to move such files between different systems. If you're just using your computer to browse
websites and play games, you probably don't need it.)
Naked Password is a jQuery plugin which helps encouraging web users to enter stronger passwords, in a fun way.
With a single-line-function, it adds a notification to any password field where a pixelated-lady gets naked according to the password entered.
A very good thing about how the plugin functions is that it doesn't require that much of an extra space to notify users. So, it can fit to many live forms without breaking anything.
Also, the images displayed can be changed with any others if you prefer to keep the site not-naked : ).
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
3D ribbons are very popular objects that we see them being used to emphasize headers, create separate sections and more in many websites.
And, they don't have to designed as images. CSS3 is powerful enough to code many different types of ribbons.
The web-based 3D ribbon generator makes creating them very easy by simply asking:
- the type of the ribbon (4 ready-to-use ones)
- colors
- sizes
It also asks whether CSS3 box-shadow and shadow on contents should be added.
Once every option is selected, the application outputs the CSS rules (selector name can be pre-chosen).
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
UI.Layout is a jQuery plugin for creating almost any type of desktop-like user interfaces with menus, status bars, toolbars and more.
The panels created are totally customizable. They are collapsable, hidable, resizable and slidable.
Every panel can have its own headers/footers, can be managed with the help of hotkeys and any HTML element can be used inside them.
There are callbacks provided on every level and lots of methods exist for a complete control.
It can also work with jQuery UI components in harmony to create totally advanced layouts.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
CamanJS is a JavaScript image manipulation library that makes use of HTML5 <canvas>
tag.
With a simple-to-use interface, advanced filters including saturation, contrast, gamma, brightness or exposure can be applied.
It has a layer system -similar to the ones in Photoshop or GIMP- that creates so many possibilities.
The library can be extended with new plugins and filters where a detailed "how-to" exists on that subject.
CamanJS is standalone, can be safely used with any other JavaScript libraries and also has a NodeJS-compatible version.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
WordPressThemeShock is a fresh website that shares high-quality-yet-free design resources and WP themes created by their talented team.
The freebies include items like ribbons, credit card icons, navigation examples and more with PSD source files.
Besides these design items, it is possible to find creative HTML-CSS resources like "pure CSS3 frameboxes" or templates.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)