WebResourcesDepot
CSS3, Please! – The Cross-Browser CSS3 Rule Generator
CSS3, Please! is a web-based & simple-yet-effective cross-browser CSS3 rules generator.
As every browser may require different prefixes for the CSS3 properties, this tool makes it so easy by providing them all with an editable & well-commented way where the output can be seen instantly.
Currently, it helps you write the rules for: border-radius, box-shadow, linear-gradients, rotation [...]
Open Source And Live Web Analytics: SlimStat
SlimStat is an open source web analytics application that collects & presents statistics information about your website.
It is built with PHP-MySQL & can be integrated into websites with JavaScript (like Google Analytics) or PHP.
For the given period, the application can display:
the number of visitors/pageviews
referrer URLs, domains
search terms
browsers, OSs, countries, screen sizes
There is also a "paths" [...]
Awesome Speech Bubbles With Pure CSS3
Nicolas Gallagher is sharing a creative way on creating good-looking speech bubbles with CSS3.
There are no images or JavaScript in the implementations but uses the :before and/or :after pseudo-elements to produce basic shapes.
The HTML remains semantic however we should remember that CSS3 is not fully supported by all major browsers & we may again require [...]
Traffic Light Feedback Giveaway – Winners Announced (And 50% Lifetime Discount)
Last week, a post was announcing the giveaway of 3 annual Traffic Light Feedback accounts ( £180 GBP/account) to WebResourcesDepot readers.
Today, the winners are selected. But before that, let's remember:
What is Traffic Light Feedback?
It offers a very simple way of getting feedback from users: asking a question & having 3 clickable responses (green, yellow and [...]
Instant CMS For Static Websites: Phpns
Phpns is an open source news/content management system that will enable you to add dynamic content to any website with one line of code.
The application is not a complicated or a full-featured CMS. Rather, it is a simpler one which is very suitable for managing basic websites.
It comes with variables like adding pagination, displaying summary [...]
WebAppers
GameQuery Makes Javascript Game Development Easier
gameQuery is a jQuery plug-in to help make javascript game development easier by adding some simple game-related classes. gameQuery has the following features: multi layer-sprite animations, sprite hierarchies, collision detection, swappable sound support, periodic callbacks and keyboard state polling.
Javascript games are still in their infancy but but there is many reason why they are more [...]
15 Best Free Online Tools for Web Design & Development
You can find a tool for just about anything online, there’s only one problem: they cost money, and in some cases, lots of it! Many online tools offer a free basic package for anyone to use, but these packages are often strictly limited, rendering these tools practically useless until you stump up the cash. In [...]
Display Thumbnail for Image Uploads with jQuery
We’ve all seen the basic file upload form for uploading avatars, images, memes, etc. The problem with these is that once you upload your image it’s hidden from you.
The solution is to use a little bit of JavaScript to upload the image as soon as it’s selected and display a thumbnail so we can easily [...]
How to Create a “Who is Online” Widget
TutorialZine has written a tutorial and shown us how to create a “Who is online” widget with PHP, MySQL and jQuery. It will display the number of visitors, currently viewing your site, and it will even be able to detect the country your visitors are from and display it in a slide out panel.
Having access [...]
BubbleUP jQuery Plugin for Your Menus
BubbleUP jQuery Plugin is a fun and easy plugin to get you started in jQuery. The effect is a nice starting point for learning the basics and many of the steps involved in creating other more intricate plugins you will make in the future.
With BubbleUP, images in a list will enlarge with a smooth animation [...]