<?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 Miscellaneous</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 03:19:33 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 03:19:33 -0500</pubDate>
<item>
<title>Vintage typewriter: The sexiest jQuery contact form ever</title>
<pubDate>Fri, 02 Dec 2011 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Vintage-typewriter%3A-The-sexiest-jQuery-contact-form-ever/74004</link>
<description>
<![CDATA[A fancy typewriter contact form powered with jQuery, CSS and PHP along with a nice vector illustration]]>
</description><guid>http://www.tutorialized.com/tutorial/Vintage-typewriter%3A-The-sexiest-jQuery-contact-form-ever/74004</guid>
</item>
<item>
<title>Find all hidden elements</title>
<pubDate>Tue, 02 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Find-all-hidden-elements/73475</link>
<description>
<![CDATA[It can often be nice to be able to locate hiddel elements in your DOM. In the guide i will show you how (:]]>
</description><guid>http://www.tutorialized.com/tutorial/Find-all-hidden-elements/73475</guid>
</item>
<item>
<title>Displaying Twitter Search Result With Sencha Touch</title>
<pubDate>Mon, 01 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Displaying-Twitter-Search-Result-With-Sencha-Touch/73081</link>
<description>
<![CDATA[If you already browse on all sencha touch official examples there are already have the same twitter search example, but only for tablet devices. This one is optimized only for mobile phone.]]>
</description><guid>http://www.tutorialized.com/tutorial/Displaying-Twitter-Search-Result-With-Sencha-Touch/73081</guid>
</item>
<item>
<title>Character Encoder And Decoder Using Javascript</title>
<pubDate>Mon, 01 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Character-Encoder-And-Decoder-Using-Javascript/72848</link>
<description>
<![CDATA[This scripts encodes and decodes the character entered inside the textbox. Very useful for GET queries passed through URL.Encrypts a string by converting each character to its ASCII key code. Support...]]>
</description><guid>http://www.tutorialized.com/tutorial/Character-Encoder-And-Decoder-Using-Javascript/72848</guid>
</item>
<item>
<title>Agree Before Entry Using Javascript</title>
<pubDate>Mon, 01 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Agree-Before-Entry-Using-Javascript/72847</link>
<description>
<![CDATA[Agree before entry using Javascript,with button disable functionality,that means if you agree, you can enter your name. But, if you disagree, you will not be able to enter or edit your name. When you ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Agree-Before-Entry-Using-Javascript/72847</guid>
</item>
<item>
<title>Find screen resolution and redirect the user using javascript</title>
<pubDate>Mon, 01 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Find-screen-resolution-and-redirect-the-user-using-javascript/72843</link>
<description>
<![CDATA[Find screen resolution and redirect the user using javascript,This script helps you to find screen resolution of a client or user and redirect to a webpage using simple]]>
</description><guid>http://www.tutorialized.com/tutorial/Find-screen-resolution-and-redirect-the-user-using-javascript/72843</guid>
</item>
<item>
<title>How to Get the total number of matched elements in jquery</title>
<pubDate>Thu, 09 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Get-the-total-number-of-matched-elements-in-jquery/72229</link>
<description>
<![CDATA[In this tutorial we will discuss how to get the total number of matched elements in jquery. As we all know, jquery's selectors play very vital role to select any DOM element. In some situations we nee...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Get-the-total-number-of-matched-elements-in-jquery/72229</guid>
</item>
<item>
<title>Google+ Activity Widget - jQuery Plugin </title>
<pubDate>Thu, 09 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Google%2B-Activity-Widget---jQuery-Plugin-/72116</link>
<description>
<![CDATA[This widget was created to display your Google+ profile and slides down your recent posts with any attached images.]]>
</description><guid>http://www.tutorialized.com/tutorial/Google%2B-Activity-Widget---jQuery-Plugin-/72116</guid>
</item>
<item>
<title>Remove first character of a string in javascript</title>
<pubDate>Thu, 09 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Remove-first-character-of-a-string-in-javascript/71766</link>
<description>
<![CDATA[In this tutorial you will learn how to remove first character of a string in javascript. Removing first character of a string can be easily done by using some built-in javascript functions. So let's b...]]>
</description><guid>http://www.tutorialized.com/tutorial/Remove-first-character-of-a-string-in-javascript/71766</guid>
</item>
<item>
<title>Get last character of a string in javascript</title>
<pubDate>Thu, 09 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Get-last-character-of-a-string-in-javascript/71764</link>
<description>
<![CDATA[In this tutorial we will learn how to get last character of a string in javascript. Javascript is a very powerful client side language and there are various methods in it to get last character of a st...]]>
</description><guid>http://www.tutorialized.com/tutorial/Get-last-character-of-a-string-in-javascript/71764</guid>
</item>
<item>
<title>Count the number of parameters of a query string in asp.net using c#</title>
<pubDate>Wed, 08 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Count-the-number-of-parameters-of-a-query-string-in-asp.net-using-c%23/71006</link>
<description>
<![CDATA[In this programming tutorial we will learn how to count the number of parameters or keys of a query string in asp.net using c#. Some times you may wanted to know how many parameters your query string ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Count-the-number-of-parameters-of-a-query-string-in-asp.net-using-c%23/71006</guid>
</item>
<item>
<title>How to remove comma from a string in javascript</title>
<pubDate>Tue, 07 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-remove-comma-from-a-string-in-javascript/70673</link>
<description>
<![CDATA[In this programming tutorial we will learn how to remove &quot;,&quot; from a string in javascript. Couple of days i got requirement to remove &quot;,&quot;  from the string which is a,b,c,d,e,f,g,h a...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-remove-comma-from-a-string-in-javascript/70673</guid>
</item>
<item>
<title>How to remove the last comma from string and replace it with a period in Javascript?</title>
<pubDate>Tue, 07 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-remove-the-last-comma-from-string-and-replace-it-with-a-period-in-Javascript%3F/70672</link>
<description>
<![CDATA[In this programming tutorial we will learn how to remove the last comma from string and replace it with a period in Javascript. I will use regular expression for it. Let's have a look over the followi...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-remove-the-last-comma-from-string-and-replace-it-with-a-period-in-Javascript%3F/70672</guid>
</item>
<item>
<title>jQuery sort and saving to database</title>
<pubDate>Tue, 07 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/jQuery-sort-and-saving-to-database/70459</link>
<description>
<![CDATA[When we used to sort elements we had to refresh web page for every change. Since javasrcipt and jQuery we can now do that dynamiclly. In this tutorial I will show you just how to do that. It is even m...]]>
</description><guid>http://www.tutorialized.com/tutorial/jQuery-sort-and-saving-to-database/70459</guid>
</item>
<item>
<title>Node.js Step by Step: Blogging Application</title>
<pubDate>Tue, 07 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Node.js-Step-by-Step%3A-Blogging-Application/70068</link>
<description>
<![CDATA[In the previous episode in this session, you were introduced to Node.js by creating a simple web server that displayed the obligatory gHello worldh text. Today, wefll take our knowledge to the next...]]>
</description><guid>http://www.tutorialized.com/tutorial/Node.js-Step-by-Step%3A-Blogging-Application/70068</guid>
</item>
</channel>
</rss>
