<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Date and Time</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 04:42:33 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 04:42:33 -0500</pubDate>
<item>
<title>Using the Date object.</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Using-the-Date-object./64614</link>
<description>
<![CDATA[Here is a simple yet usefull tutorial on the Date object. If you are going to use the Date object you will need to define a variable and new Date.]]>
</description><guid>http://www.tutorialized.com/tutorial/Using-the-Date-object./64614</guid>
</item>
<item>
<title>Simple Clock [Video]</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Simple-Clock-%5BVideo%5D/64613</link>
<description>
<![CDATA[In this video, I'll show you how to make a simple clock with Javascript.]]>
</description><guid>http://www.tutorialized.com/tutorial/Simple-Clock-%5BVideo%5D/64613</guid>
</item>
<item>
<title>Javascript: Analog Clock</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Javascript%3A-Analog-Clock/64595</link>
<description>
<![CDATA[This is the code for an analog clock once I found! But yesterday I saw it on littlefranciscan website.]]>
</description><guid>http://www.tutorialized.com/tutorial/Javascript%3A-Analog-Clock/64595</guid>
</item>
<item>
<title>How to create a countdown timer in Javascript</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-create-a-countdown-timer-in-Javascript/64592</link>
<description>
<![CDATA[To create a countdown timer in JavaScript we will first need to make it tick with a interval of 1000 milliseconds (1 second). To do this we have to use the window.setTimeout function which will call a...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-create-a-countdown-timer-in-Javascript/64592</guid>
</item>
<item>
<title>Cool LCD Clock</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Cool-LCD-Clock/64566</link>
<description>
<![CDATA[Beautiful Lcd Clock applet that accepts 3 parameters: background color,format and blinking enable.]]>
</description><guid>http://www.tutorialized.com/tutorial/Cool-LCD-Clock/64566</guid>
</item>
<item>
<title>Random images per day using javascript and jquery</title>
<pubDate>Sun, 01 Nov 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Random-images-per-day-using-javascript-and-jquery/63404</link>
<description>
<![CDATA[This script shows how to display random pics or images depending upon the day.This script use simple javascript approach along with jquery.]]>
</description><guid>http://www.tutorialized.com/tutorial/Random-images-per-day-using-javascript-and-jquery/63404</guid>
</item>
<item>
<title>Javascript Countdown script for Christmas or NewYear</title>
<pubDate>Sun, 01 Nov 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Javascript-Countdown-script-for-Christmas-or-NewYear/63400</link>
<description>
<![CDATA[This is another script with much more flexible and simple approach for the date/time countdown part of your website.Just add the below script.This can be used especially as your Christmas/NewYear coun...]]>
</description><guid>http://www.tutorialized.com/tutorial/Javascript-Countdown-script-for-Christmas-or-NewYear/63400</guid>
</item>
<item>
<title>JavaScript Timers with setTimeout and setInterval</title>
<pubDate>Wed, 09 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/JavaScript-Timers-with-setTimeout-and-setInterval/60883</link>
<description>
<![CDATA[In this tutorial we'll look at JavaScript's setTimeout(), clearTimeout(), setInterval() and clearInterval() methods, and show how to use them to set timers and create delayed actions.]]>
</description><guid>http://www.tutorialized.com/tutorial/JavaScript-Timers-with-setTimeout-and-setInterval/60883</guid>
</item>
<item>
<title>Working with Dates in JavaScript</title>
<pubDate>Wed, 09 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Working-with-Dates-in-JavaScript/60810</link>
<description>
<![CDATA[This tutorial describes JavaScript's Date object, and shows how you can use it to manipulate dates. Also included is a simple script to display today's date on your web page. Very handy!]]>
</description><guid>http://www.tutorialized.com/tutorial/Working-with-Dates-in-JavaScript/60810</guid>
</item>
<item>
<title>Calendar Script Using Javascript </title>
<pubDate>Tue, 08 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Calendar-Script-Using-Javascript-/60426</link>
<description>
<![CDATA[A simple calendar script using php, very useful.Powerful script which is easy for you to understand and customize.]]>
</description><guid>http://www.tutorialized.com/tutorial/Calendar-Script-Using-Javascript-/60426</guid>
</item>
<item>
<title>Creating a JavaScript Clock</title>
<pubDate>Sat, 05 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Creating-a-JavaScript-Clock/58154</link>
<description>
<![CDATA[Use JavaScript's Date object and Window.setInterval method to make a simple real-time clock that you can place on any Web page. Along the way, you take a look at how to access text nodes in the DOM, a...]]>
</description><guid>http://www.tutorialized.com/tutorial/Creating-a-JavaScript-Clock/58154</guid>
</item>
<item>
<title>Padding numbers and dates with jQuery</title>
<pubDate>Sat, 01 Nov 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Padding-numbers-and-dates-with-jQuery/52857</link>
<description>
<![CDATA[How to pad dates and numbers with jQuery, for example going from 3/3/2009 to 03/03/2009. Works with arrays and DOM element collections too.]]>
</description><guid>http://www.tutorialized.com/tutorial/Padding-numbers-and-dates-with-jQuery/52857</guid>
</item>
<item>
<title>JavaScript Christmas Countdown digital clock</title>
<pubDate>Mon, 08 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/JavaScript-Christmas-Countdown-digital-clock/50553</link>
<description>
<![CDATA[Around the world, the holiday of Christmas is celebrated with carolers, decorations, Santa Claus and ceremony as a way to honor the birth of Jesus Christ on December 25th every year.In this article we...]]>
</description><guid>http://www.tutorialized.com/tutorial/JavaScript-Christmas-Countdown-digital-clock/50553</guid>
</item>
<item>
<title>Javascript Clock</title>
<pubDate>Thu, 04 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Javascript-Clock/42469</link>
<description>
<![CDATA[Hi guys i am back with yet another tutorial on javascript Simple javascript clock using simple javascript]]>
</description><guid>http://www.tutorialized.com/tutorial/Javascript-Clock/42469</guid>
</item>
<item>
<title>Javascript Clock</title>
<pubDate>Mon, 03 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Javascript-Clock/32956</link>
<description>
<![CDATA[Simple clock for your website using javascript, Very easy to understand and implement.Enjoy!!!!!]]>
</description><guid>http://www.tutorialized.com/tutorial/Javascript-Clock/32956</guid>
</item>
</channel>
</rss>
