Javascript Tutorial // Changing Image Using Dropdown

July 18th, 2008 Mod Posted in Javascript Mods No Comments »

This tutorial goes over using a dropdown to change the source of an image.

AddThis Social Bookmark Button

Essentials of the DOM and JavaScript in 10 Minutes

July 18th, 2008 Mod Posted in Javascript Mods No Comments »

A screencast of an upcoming workshop on DOM and JavaScript explaining the elements of the DOM and how to script it in JavaScript

AddThis Social Bookmark Button

Creating Cool Effects using Javascript

July 14th, 2008 Mod Posted in Javascript Mods No Comments »

How to create cool page effects that you could make in flash with javascript.

AddThis Social Bookmark Button

Javascript tutorial making resizable and draggable DIVs

July 14th, 2008 Mod Posted in Javascript Mods No Comments »

How to create resizable and draggable DIVs with javascript

AddThis Social Bookmark Button

JavaSript Tutorial 1.4: Clarification of Functions

July 9th, 2008 Mod Posted in Javascript Mods No Comments »

In this tutorial, we cover the basics of functions and methods, as well as touching on objects and how they are used.

AddThis Social Bookmark Button

JavaScript Tutorial 1.3: Introduction to External Input

July 6th, 2008 Mod Posted in Javascript Mods No Comments »

In this tutorial, we examine one way to receive and play with data given to us from the user rather than data we explicitly include ourselves.

I apologize for the lack of music in this and subsequent tutorials; while Beethoven’s almost always a good listen, adding sound to the video was drastically reducing its quality. Hey, if you feel the music helped, why not throw it on while you read?

There are a few grammatical mistakes, as well as my first typing mistake (bummer…), and for these I apologize.

Somewhere in there, you’ll notice that JavaScript isn’t the greatest handler of multiplication problems, but no worries, I’ll explain why this is as well as how to alleviate the problem in a future tutorial.

AddThis Social Bookmark Button

JavaScript Tutorial 1.2: Variables

July 5th, 2008 Mod Posted in Javascript Mods No Comments »

In this installment, I’ll be covering JavaScript variables and how they’re used, as well as going back and making sure you’ve got a thorough understanding of strings and their proper syntax.

I apologize for the plethora (I think there are two, actually…) of grammatical mistakes that take place throughout (just one “page,” actually…) the course of this tutorial.

Bloody YouTube cuts off the last second of the video so the “red to white and back” effect doesn’t deliver on its last promise.

AddThis Social Bookmark Button

JavaScript Tutorial 1.1: The Very Basics

July 5th, 2008 Mod Posted in Javascript Mods No Comments »

This tutorial will cover the really basic things about JavaScript, mainly proper syntax of strings, method of script inclusion, and the commonly used alert() and document.write().

To those of a keen eye, you’ll get a glimpse of my recent history at 1:33, and for that I apologize.

“absolutely necessity”: that should be “absolute.”

AddThis Social Bookmark Button

hnGuestbook

October 29th, 2007 Mod Posted in Ajax, Javascript Mods, PHP No Comments »

The guestbook uses AJAX technology, so you could view the pages without reloading.
http://www.hnscripts.com/

AddThis Social Bookmark Button

Zephyr – Ajax PHP Framework

October 29th, 2007 Mod Posted in Ajax, Javascript Mods, PHP No Comments »

An ajax based framework for php5, easy to learn and very simple to implement.
http://zephyr-php.sourceforge.net/

AddThis Social Bookmark Button