BonBon Sweet CSS3 Buttons

CSS buttons that are sexy looking, really flexible, but with the most minimalistic markup as possible. Demo& Download: http://lab.simurai.com/css/buttons/

Direct Link

Read the rest of this entry »

elRTE – open-source WYSIWYG HTML-editor

elRTE is an open-source WYSIWYG HTML-editor written in JavaScript using jQuery UI. It features rich text editing, options for changing its appearance, style and many more. You can use it in any commercial or non-commercial projects.

Direct Link

Read the rest of this entry »

Introducing the Tuts+ Marketplace – Making Premium Accessible to Everyone

We’ve just launched the Tuts+ Marketplace , where Premium quality tutorials – both from our Tuts+ Premium program and from unaffiliated authors – are available to purchase individually. Our Tuts+ Premium program will still stay exactly the same – you’ll get all the same things, for the same price. But now, non-members will be able to purchase selected Premium tutorials on a one-off basis, without a Premium membership .

Direct Link

Read the rest of this entry »

QuickFlip 2: The jQuery Flipping Plugin

QuickFlip is a jQuery plugin Jon has wrote that uses a CSS trick to cause a div, paragraph or any other piece of HTML markup to flip like a card. With a result similar to the UI animation on the iPhone, this jQuery plugin is easily integrated into your webpage to make any portion appear to flip and show its back. QuickFlip works by using an animation shortcut that is barely noticeable when flipped quickly (hence the name).

Direct Link

Read the rest of this entry »

Safari style jQuery Slider plugin

jQuery Slider is easy to use and multifunctional jQuery plugin. Download & Demo: http://blog.egorkhmelev.com/2009/11/jquery-slider-safari-style/

Direct Link

Read the rest of this entry »

How to easily enable/disable debug mode in WordPress

The first thing to do is to add the following code to your wp-config.php file. This file is located at the root of your WordPress install. if ( isset($_GET['debug']) && $_GET['debug'] == ‘debug’) define(‘WP_DEBUG’, true); Once done, simply add a GET parameter to the url of the page you’d like to debug, as shown below: http://www.wprecipes.com/contact?debug=debug Thanks to Joost de Valk for this great tip! Looking for WordPress hosting?

Direct Link

Read the rest of this entry »

Introducing Socialblur – part of the Papermashup network

Today we launched two big updates. Socialblur.com is now officially part of the Papermashup network and you hopefully should have already noticed, but we released re-designs for both sites. In the coming months you’ll see more content bridge across both … Continue reading

Direct Link

Read the rest of this entry »

Why Net Premium Rocks

You’re likely aware of the fact that Tuts+ offers a Premium membership for $9 a month. With this membership, in addition to smaller benefits, like the removal of all ads on our sites, you’ll gain access to the premium content for not only Nettuts+, but all of our tutorials sites which publish premium content – that’s 400 exclusively awesome tutorials, screencasts, and freebies, and 800 source file downloads — with more coming each week! And, better than that, becoming a member really helps us out. This then allows us to continue providing you wish the best tutorials available around the web.

Direct Link

Read the rest of this entry »

Europe – CSS and jQuery clickable map

This is an example of use cascading style sheets (CSS) and jQuery scripts for links with irregular shapes in the map of Europe. Based on a simple unordered list, a graphic file with a map and a suitable arrangement of spans for obtaining irregular shapes. Without Flash! ..

Direct Link

Read the rest of this entry »