16 January 2010 ~ 1 Comment

PSD template to Wordpress Theme from Scratch

PSD template to Wordpress Theme from Scratch

Clean & Detailed PSD template to Wordpress Theme from Scratch
In this tutorial I’ll guide you in the process to transform a PhotoshopTM PSD template to a complete XHTML and CSS site build. In the process you will learn how to slice the PSD, how to reproduce some photoshop layer styles using CSS3 and how to [...]

Continue Reading

20 July 2009 ~ 21 Comments

Multiple file upload using jQuery and Ruby on Rails Tutorial

Multiple file upload using jQuery and Ruby on Rails Tutorial

Outline
Today I’ll share with you how to solve problems relating to uploading multiple files and how to effectively use Ruby on Rails in combination with jQuery Form plugins to allow your users to upload a single file or multiple files without refreshing the page.
Since I don’t have any Windows or MacOS, the command lines shown [...]

Continue Reading

10 March 2009 ~ 7 Comments

Enabling Dynamic Plugin Support for your JavaScript Application

Hi fellow reader,
I recently came through a problem while working on a javascript framework on top of jQuery.  At one point, having one big javascript file containing all the application objects becomes hard to both naviguate and maintain.
From here you want to ease your developement process by splitting your main class in small, specialized, classes [...]

Continue Reading

24 February 2009 ~ 8 Comments

7 jQuery Plugins to Really Enhance Users Experience

Hi fellow reader of the Shiny Blog, today I am tired of seeing this blog posts schema : ” YOU WOULD LITERALY DIE FOR”.  We have an expression for this in France : “On dit qu’il y a à boire et à manger là dedans”. This approximately means that you will actually have to [...]

Continue Reading

23 February 2009 ~ 6 Comments

Essential Web-Based tools for JavaScript Developers

Here is a list of extremely handy online tools that you can’t live without as a JavaScript developper. I found myself using them extensively over the last years while pesting about lack of clue about them before. Maybe you know a part or all the tools presented here, but if a single reader find a [...]

Continue Reading

20 February 2009 ~ 2 Comments

6 Image Manipulation Plugins for jQuery You Should Know About

Hi, In the past few months, I bookmarked some interesting jQuery plugins or usages to deal with image manipulation, editing or effects. Today I’m sharing this list with you.
1. jQZoom Evolution
JQZoom is a javascript image magnifier built at the top of the popular jQuery javascript framework.jQzoom is a great and a really easy to use [...]

Continue Reading