Posts Tagged: webdev

jQuery thumbnail

jQuery mouse tracker snippet

While I was doing some script work for a client, I came across the nifty jQuery mousemove property. As this tutorial explains, you can bind the “on mouse move” event and track the pointer position as it moves across the screen. Note: This requires jQuery 1.3. The latest version of jQuery apparently doesn’t work! This [...]

Read more

HTML 2 WordPress

HTML 2 WordPress goes live

I am happy to say that HTML 2 WordPress is now up and running. This is an e-learning site that teaches you how to turn your HTML layout into a WordPress theme using video screencasts. I still can’t believe that I managed to get this completed ahead of schedule. If you are a beginner and [...]

Read more

WordPress thumbnail

HTML 2 WordPress video screencasts

I’m in the process of creating screencasts for a new e-learning site as a school project. The site is called HTML 2 WordPress. A how-to guide for converting a HTML layout into a WP theme. The first 3 tutorials are finished and uploaded on YouTube. So check them out. This is my first time recording [...]

Read more