12May

How to avoid double clicking with jQuery

There has been always one troubling issue regarding web forms and user interaction: when the user double clicks the submit button. Detecting and preventing it or disabling the button is an expensive operation in terms of computing. Fortunately, jQuery has a neat solution. As usual.

Read more

Tags:

10May

Creating custom post types in WordPress 3.0

Although the upcoming WordPress 3.0 will support different post types to discriminate content in a proper way, creating new custom post types will require some coding on the theme. However, things will get easier with the Custom Post Type UI plugin for WordPress, that provides us with a graphic user interface to create not only custom post types but custom taxonomies as well.

Tags:

6May

Graphic Design congress at Chile

sudala-head

Chile awaits all graphic designers at SUDALA 2010, a graphic design congress at Santiago de Chile, with speakers like brazilian graphic artist Nando Costa, spanish graphic designer Laura Alejo, argentinian graphic designer Pablo Alfieri and chilean typographer Francisco Gálvez.

0

5May

How to create a jQuery plugin

One of the fundamental principles of programming is encapsulation and reuse. These two techniques allow us to write code once and use it many times in different proyects or situations. jQuery plugins are a cool way to implement these principles on our web development project.

Read more

Tags: ,

30Apr

How to add a Facebook Like button without a plugin

Since last week, a myriad of sites have been incorporating the “Like” button on their sites. WordPress self-hosted blogs are not the exception and there are a huge amount of Facebook Like buttons on the WordPress Extend plugin repository. But why bloating up your WordPress installation adding another plugin when we can just add a couple of lines and get our button? Save options queries and save loading time with the following tutorial.

Read more

Tags: ,

28Apr

Using jQuery to pick up where CSS leaves off

In the following lecture by Chris Coyier, he gives a beautiful, and funny (which is great), introduction to jQuery and explaining how to benefit from including it in our workflow with HTML and CSS. Enjoy!

1

Tags:

28Apr

Awesome artwork by Tony Ariawan

Papua Vogue - Tony Ariawan - Behance Network
Tony Ariawan is a freelance digital artist and graphic designer based in Yogyakarta, Indonesia. He has worked for clients from around the globe and his artwork has been featured recently on Digital Arts magazine.
Read more

1

Tags:

20Apr

jQuery file upload: Uploadify

Looking for a file uploading solution to integrate on a WordPress admin I stumbled upon the incredible jQuery file upload plugin Uploadify. It’s a complete solution and by all means easy to implement with a large amount of options.

Read more

Tags: ,

15Apr

WordPress 3.0 Drop-ins

WordPress 3.0 will separately identify the Drop-ins that you add to your installation. WordPress Drop-ins are custom PHP files related to several WordPress core files such as advanced-cache.php or object-cache.php that you can load on WP-Content to override the core file with new functionality.

Read more

Tags:

14Apr

Elastic: visual theme engine for WordPress

There are quite a bunch of frameworks for WordPress. Hybrid, Thematic and Carrington to name the most well known. Most of them could be used right away as themes, but the fact of the inclusion of many new hooks and filters makes them suitable for re-utilization of the theme. The Elastic theme was born like a WordPress framework but recently its author started calling it a theme engine. Why? read on.
Read more

0

Tags:

Page 4 of 18« First...23456...Last »