onwebdev
Web development by Gabriele Romanato
Pages
(Move to ...)
Home
Curriculum Vitae - Resumé
Demos, examples and experiments
▼
March 21, 2012
onwebdev changed location
›
This blog, onwebdev, has been moved to http://gabrieleromanato.name . Please update your bookmarks.
March 16, 2012
WordPress: insert a user into the database
›
WordPress stores all user data in two tables, namely wp_users and wp_user_meta . If you've ever tried to insert a new user in the datab...
March 10, 2012
jQuery: Flash menu with sound
›
Flash is a really valuable source of inspiration for jQuery developers. In this article we'll see how to create a Flash menu which plays...
March 8, 2012
WordPress: advanced user profile customization
›
WordPress allows us to add any kind of content to any section of its backend. In this post I'll show you how to add custom fields and da...
March 6, 2012
jQuery: serialize elements outside forms
›
A good question today from Stack Overflow: how can we serialize an element which is not a form? jQuery provides the serialize() and serial...
›
Home
View web version