Archive

Archive for the ‘IMD401’ Category

Using jQuery to add a Twitter Feed to Your Site

January 26th, 2010

This video goes through how to add a feed of your tweets to your web site by using jQuery.

You may find the video confusing if you are not familiar with jQuery. If you want you can simply use the code in the live demo page and copy it on your site to add the twitter feed without having to understand how everything works within it. Just be sure to change the twitterUser variable to be your twitter account.

If you have any questions, use the comments below.

External References:

Author: Erikk Categories: AJAX, IMD401, jQuery Tags: ,

jQuery for Absolute Beginners

May 6th, 2009

I stumbled upon an excellent jQuery video series today called “jQuery for Absolute Beginners.” There are 15 videos that are geared toward jQuery beginners. I watched a couple of them and they are very well done.

http://blog.themeforest.net/screencasts/jquery-for-absolute-beginners-video-series/

Author: Erikk Categories: IMD401, jQuery Tags:

Video Tutorial: Introduction to jQuery

March 18th, 2009

In this tutorial I introduce jQuery. jQuery is an open source JavaScript Framework which simplifies writing JavaScript code.

Source files used in the video can be found here.

Watch video | Download video| View Live Demo

Author: Erikk Categories: IMD401, Tutorial, jQuery Tags: ,

Video Tutorial: Setting up Dreamweaver CS4 to FTP to OLS

March 18th, 2009

Learn how to setup Dreamweaver to FTP to your OLS Web site.

Watch video| Download video