Tag Archives: extras

CSS3 Selectors For IE – Selectivizr

5 Sep

" alt="CSS3 Selectors For IE – Selectivizr" width="490" height="200" class="thumbnail" />

Selectivizr is a JavaScript library that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.

Once included in web pages, rest is done automatically.

Selectivizr

The library requires a JavaScript framework to run and many popular ones are supported like Query, MooTools, YUI, Dojo, Prototype and more.

And, if there are multiple JS frameworks inserted in the web page, Selectivizr chooses the most suitable one for the job.

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)

Tags: ,

Related posts

 

Click here to read the full article

Article Source: CSS3 Selectors For IE – Selectivizr

Wix: The Flash CMS – 3 Unlimited Premium Accounts Giveaway

1 Sep

" alt="Wix: The Flash CMS – 3 Unlimited Premium Accounts Giveaway" width="490" height="200" class="thumbnail" />

Wix, the popular Flash CMS application, is giving away 3 Annual Unlimited Premium Accounts ($99 value/account) to WebResourcesDepot readers.

The details on joining the giveaway can be found at the bottom of this post. But before that:

What is Wix?

Wix is a free website builder tool that makes creating nice Flash websites so easy for anyone whether you have or don't have experience in web design.

Wix

The websites created are search engine friendly and adding image galleries, videos or streaming music is a breeze.

It integrates tightly with Google Analytics and helps tracking every detail of the websites.

Wix lets you customize every page totally and there are lots of templates offered if you prefer to start with something already good-looking. Here are some screenshots of the websites build with it:

Wix Directory

And, there are much more live examples provided in the Wix Directory.

The free website builder also offers an e-commerce store creator to start selling stuff instantly.

How to join the giveaway?

In order to win one of the Unlimited Premium accounts which has attractive features like:

  • using your own domain
  • 1gb storage
  • $75 Google AdWords voucher + $50 Facebook voucher + free domain coupon

it is enough to comment to this post and winners will be selected randomly with the query below on 8th of September 2010 (1 week later):

SELECT * FROM wp_comments WHERE comment_post_id=1825 AND comment_approved=1 AND comment_type='' GROUP BY comment_author_email ORDER BY RAND() LIMIT 3

Good luck to all.

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)

Tags: ,

Related posts

 

Click here to read the full article

Article Source: Wix: The Flash CMS – 3 Unlimited Premium Accounts Giveaway

Hosted & Optimized JS Libraries – Cached Commons

31 Aug

" alt="Hosted & Optimized JS Libraries – Cached Commons" width="490" height="200" class="thumbnail" />

Cached Commons is a repository of many JavaScript libraries that are cached, optimized and hosted on Github's CDN.

It is free for everyone and works by simply using the URLs mentioned (original or the minimized versions) as the script tag URLs.

Compared to the popular Google Libraries API, it hosts a much more number of libraries including many jQuery plugins, visualization or the ones for markup.

The only downside for now is that, there is only jQuery as a JS framework and hopefully, it'll start hosting others soon.

Cached Commons

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)

Tags:

Related posts

 

Click here to read the full article

Article Source: Hosted & Optimized JS Libraries – Cached Commons

Using WordPress As A Bug Tracker – Quality Control

27 Aug

" alt="Using WordPress As A Bug Tracker – Quality Control" width="490" height="200" class="thumbnail" />

Whether it is a website for a customer, a web application or a software, it is always a good idea to write down the list of bugs.

It simply helps us not to forget any of them and analyze the process better (the time they require, better listing and solving them according to priorities, etc.).

Previously published WRD post: 9 Free And Open Source Bug Tracking Softwares is featuring very handy resources for managing the issues better. And, here is a new one:

WordPress Quality Control Theme

Quality Control is a free WordPress theme that functions as a bug or ticket tracking system.

It allows users to submit new requests and track the process on them easily.

The theme places requests under categories, displays them according to their priority and shows the latest activities.

Quality Control calls itself as a “base framework” for bug tracking as it is flexible and open to every improvement.

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)

Tags:

Related posts

 

Click here to read the full article

Article Source: Using WordPress As A Bug Tracker – Quality Control

Open Source & Ajaxed Notebook – Surreal Todo

24 Aug

" alt="Open Source & Ajaxed Notebook – Surreal Todo" width="490" height="200" class="thumbnail" />

Surreal Todo is an open source web application that can be used as an online notebook or a to-do-list manager.

It is built with PHP, uses MySQL for storing data and relies on jQuery for the JavaScript part.

Surreal Todo

With a totally Ajaxed interface, you can create new lists, style every item or mark them as completed.

The application enables you to create new tabs and pages instantly for a better organization of the lists/content.

Also, list items can be re-ordered or moved to other lists via drag'n drops and lists can be collapsed to save space.

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)

Tags: , ,

Related posts

 

Click here to read the full article

Article Source: Open Source & Ajaxed Notebook – Surreal Todo

On-Demand JavaScript Loader – LABjs

23 Aug

" alt="On-Demand JavaScript Loader – LABjs" width="490" height="200" class="thumbnail" />

LABjs (loading and blocking JavaScript) is an on-demand JavaScript loader, capable of loading any JavaScript resource, from any location, into any page, at any time.

By default, the library helps loading all scripts in parallel (it is possible to define priorities) which is a great speed improvement that we usually see with asynchronous scripts.

LABjs

It works by removing the commonly-used