Intro to CSS 3D transforms http://desandro.github.com/3dtransforms/docs/introduction.html Tiler3D http://labs.hyperandroid.com/html5-tiler-3d 3D starfield with HTML 5 http://seb.ly/2009/09/simple-3d-in-html5-canvas/ three.js http://mrdoob.github.com/three.js/ Amazing basic to hardcore examples Cloud Carousel http://www.professorcloud.com/mainsite/carousel.htm Libraries jCanvas http://calebevans.me/projects/jcanvas/index.php jQuery Canvas Toolkit http://www.jeremyckahn.com/jck/
Tag: user experience
End-to-End Experience Design
Nice article on UX covering the customer experience from advertising to engagement and retention.
WordPress 3.2 says goodbye to IE 6
WordPress Development posted their plans for 3.2 version: MySQL 5 & PHP 5.2 required, no IE6 support for Admin and new writing interface.
A/B Testing in WordPress
This video by Ryan Carson is back from 2009 but still relevant to learn how to perform A/B Testing using WordPress and Google Optimizer.
Best jQuery Tutorials in ILC in 2010
Now that 2010 is over, it's nice to look back and see how many things you've learned on the last year. In order to start stretching those muscles for 2011, here's a review of the most interesting jQuery tutorials featured in ilovecolors during 2010. Add a character counter for the excerpt in WordPress Reveal extra… Continue reading Best jQuery Tutorials in ILC in 2010
Cross device grid system using media queries
Less Framework 3 tackles responsive design bundling 4 layouts of 3, 5, 8 and 13 columns applied using media queries.
Reveal extra form fields using a select box with jQuery
Sometimes we need to include a feedback form but without making it too obtrusive to the user so we only want to add options when he is actually using it. In this tutorial we're going to learn how to reveal hidden fields in a form when an option in a select combo box is selected… Continue reading Reveal extra form fields using a select box with jQuery
Ben the Bodyguard
Check the cool site for Ben the Bodyguard, an iPhone app to protect your data coming up in January 2011.
WordPress 3.1 beta 1 available!
Just in time for thanksgiving, WordPress makes version 3.1 available for download. The new version has some awesome enhancements such as Post Formats, a new dialog for link creation, Admin Bar, faster password reset, multi-taxonomy queries in the core and index pages for custom post types. Post Formats One of the most interesting enhancements are the… Continue reading WordPress 3.1 beta 1 available!
Mark Jaquith on WP 3.1 Post Formats
Post Formats are (...) a taxonomy convention with a UI wrapper. So if you have “Asides” on one theme, you can transport them to another theme. If people create their own formats, their portability will be zero (...)