Archiwum kategorii: Web Tools

Get Feedback On Any Design: Concept Feedback

Post pobrano z: Get Feedback On Any Design: Concept Feedback

Concept Feedback is a free-to-use web application for getting feedback from a professional community about designs, concepts we created.

The feedback points are collected under several categories like design, purpose, engagement & originality. Also, you can read the written feedbacks of the community & discuss with them.

Concept Feedback

It works so simple:

  • become a member (free)
  • upload your design (website,advertisement, logo, etc.)
  • receive the fedback from the community
  • improve your design, get feedbacks again & compare with the previous one

And, as a member of the community, you can send feedbacks to the works of other users.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags:

Related posts

  • No related posts.

slideViewerPro: Flexible Gallery With jQuery

Post pobrano z: slideViewerPro: Flexible Gallery With jQuery

slideViewerPro is a totally customizable jQuery image gallery plugin.

It is derived from the popular slideViewer plugin & offering more features.

jQuery SlideViewerPro

The gallery is created from an unordered list with any number of images.

Some of the features are:

  • display images automatically
  • show captions on/off
  • shuffle on/off
  • custom prev-next buttons
  • ability to define the animation & slide periods
  • & more

The look & feel can be customized via CSS and from the settings of the plugin like the borders, colors, etc.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags:

Related posts

Ajax Upload Script With PHP, .NET Or Coldfusion

Post pobrano z: Ajax Upload Script With PHP, .NET Or Coldfusion

AJAX Upload is a free script for easily impelementing Ajaxed upload interfaces.

It comes with ready-to-use server-side code for PHP, ASP.NET & Coldfusion.

Ajax Upload Script

The script doesn't require any JS library to run & compatible with any of them (the example code uses jQuery).

As the upload function is fired with JavaScript, it is possible to use any object/image as the upload button which makes stying much easier.

AJAX Upload provides access to every level of the upload process (before, after, onComplete) for a better customization.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: , , ,

Related posts

Good Looking & Free “Coming Soon” Template

Post pobrano z: Good Looking & Free “Coming Soon” Template

OurTuts is presenting a good looking & free "coming soon" template with few built-in tricks.

It informs users with a count-down display (uses jQuery countdown) about when the website will be launched.

Free Coming Soon Template

The template has a slider in the bottom to display any other information (social network links & a newsletter entry is used by default).

It is built with valid XHTML/CSS, works in all major browsers & comes with the .PSD source file for future editing.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags:

Related posts

  • No related posts.

Stylish And Cross-Browser Buttons: Simply-Buttons v2

Post pobrano z: Stylish And Cross-Browser Buttons: Simply-Buttons v2

Simply-Buttons v2 is a technique to create good-looking & cross-browser buttons that is inspired from:

CSS Buttons

The buttons are created with pure CSS and, optionally, improved with JavaScript (code is provided).

They fit to any text & come with 3 states: inactive, active and hover.

P.S. Their compatibility is tested on IE6 IE7 FF(PC/MAC) Safari SafariMobile Opera(PC/MAC).

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: ,

Related posts

Better Password Input Fields: Chroma-Hash

Post pobrano z: Better Password Input Fields: Chroma-Hash

Chroma-Hash is a jQuery plugin that aims to offer a better password input experience.

The Problem:

A standard password field replaces the entered characters with "●" characters. The problem is "we never know if we made a typo or not until the form is submitted & a reply is received from the server".

Chroma-Hash

The Solution:

Chroma-Hash, "converts the values entered" into a colored visualization.

A user filling the password field can easily recognize that if the colors are the usual equivalents of the password or not. And, anyone who sees the colors won't have any idea what the actual password is.

The script can also be used to visualize password confirmations (password & confirm password fields).

P.S. A detailed info on the method & security concerns can be found at the developer's related post.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

No tag for this post.

Related posts

  • No related posts.

Build Applications The Way Google Does: Closure Tools

Post pobrano z: Build Applications The Way Google Does: Closure Tools

Closure Tools is set of opensource (release info) developer tools by Google which are used while building Gmail, Google Maps, Google Docs  & many others.

The tools include a JavaScript compiler, library & templating system.

Closure Compiler

JavaScript Compiler

It compiles JavaScript into compact, high-performance code. The compiler removes dead code and rewrites and minimizes what's left so that it downloads and runs quickly.

It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.

The compiler also offers a Firebug extension, named Inspector, for better debugging.

Closure Library

It is a broad, well-tested, modular, & cross-browser JavaScript library.

Only what you need can be pulled from a large set of reusable UI widgets, controls, lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, & more.

Closure Templates

They simplifty the task of dynamically generating HTML.

In contrast to traditional templating systems, in which you use one big template per page, you can think of Closure Templates as small components that you compose to form your user interface.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: ,

Related posts

Flexible Form Validation Library: Validatious

Post pobrano z: Flexible Form Validation Library: Validatious

Validatious is an unobtrusive & easy to use JavaScript form validation library that does not depend on any JS frameworks.

It has built-in validators like numeric, e-mail, URL, max/min char, etc. & custom ones can be created.

JavaScript Form Validation

Using the library, it is possible to create chained validation rules like: validate( "email".is("required").andIsAn("email") );.

How and when Validatious does validation, how it displays errors & more can be controlled.

The library supports multilingual error messages with the help of a language file or overriding pre-built ones.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags:

Related posts

Multiple Links Inside One: Pluralink

Post pobrano z: Multiple Links Inside One: Pluralink

Pluralink is a tiny JavaScript library for displaying multiple links inside one link.

Rather than mentioning all your links one-by-one, a major link will be displaying all the options when clicked.

Pluralink

Usage is pretty simple:

<a href="http://firstlink.com/||http://secondlink.org/" title="First link description||Second link description">Some pluralink</a>

is all to do after inserting the JS file into our webpages.

The cons are:

  • not unobtrusive (if the JS is off, the links won't be working)
  • no RSS support (Pluralink team says "they are working on it")

The library also comes as a WordPress plugin for easier integration.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags:

Related posts

15 Out-Of-The-Oven Adobe AIR Applications For Designers & Developers

Post pobrano z: 15 Out-Of-The-Oven Adobe AIR Applications For Designers & Developers

Adobe AIR applications are great considering the ease-of-use & simplicity they offer.

Almost regulary, WRD is sharing the fresh Adobe AIR applications that web designers & developers will find useful, like:

Since then, new applications are created & ready to use. And, here they are:

 

Image Editing, Debugging & Invoicing


zFlick

zFlick Flickr Search Tool

This is an awesome Flickr search tool that makes browsing between images fun.

Once you find what you're looking for, just drag'n drop that image to your desktop to download it.

PixelWindow

PixelWindow

It helps measuring the width/height of any item on the desktop. With a semi-transparent background & custom-presets, it is a great helper when prototyping websites.

Caldera

Caldera Batch Image Resize And Rename

Caldera resizes, renames & recompiles any number of images in bulk.

You can set it to resize images by scale or spedify a maximum width/height. The renaming function supports automated-names (prefix plus number).

URL Decoder And Encoder

URL Encoder And Decoder

A tiny application with a single purpose: it makes URLs with querystrings more readable, easier to analyze or can create querystrings from a given input.

Debug.a.li.cious Console

Debug.a.li.cious

An application that transforms ActionScript objects into a human readable format with 5 different debugging levels.

doswf

SWF Encoder

doswf is an Adobe AIR application for encrypting, confusing & watermarking SWF files.

PreFab

PreFab

This is a handy application for simplifying common tasks, improving the workflow & enhancing the visual quality of your Flash 3D productions.

It's a small but powerful tool that can add visual quality to low polygon models using a nice bag of tricks thanks to the advanced rendering capabilities of Away3D.

TiltShift Generator

TiltShift Generator

An application for adding camera effects to images quickly.

It is possible to play with blur, color, vignetting settings of images.

uBooks

uBooks Adobe AIR Invoicing Applciation

An invoicing application which is specially built with freelancers in mind.

It is possible to add clients, projects & use the built-in timer to auto-calculate the time worked on projects.

The application also creates invoices & financial reports.

P.S. If the installer fails, try this address.

 

Time, Task & Project Management


Doit.im

Doit.im Task Manager

Doit.im helps you organize tasks & focus on items in hand, so that you can closely track the process of your work.

Besides the tasks, it is possible to add projects where sub-tasks can be created.

ToDoDoc

ToDoDoc

ToDoDoc is a very well-thought project/task & to-do-list manager.

You can use tags for reaching to related actions easier.

PhiToDo

PhiToDo

It is a powerful task manager where tasks can be shared with friends & time spent on each task can be displayed.

The application comes with two versions: web & desktop.

Scattrbrain

Scattrbrain

This is a very simple task-tracking application with a beautiful interface.

Just enter the tasks, select the due date & mark-them complete once done.

FlashTrack Database

FlashTrack Database

A task tracking application which can track the time worked on each task. It can also export reports to MS Excel.

Hourly

Hourly Time Tracker

Hourly does one thing & does it well. It tracks times you worked on projects & tasks.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: ,

Related posts