<?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 Content Management</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 03:28:31 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 03:28:31 -0500</pubDate>
<item>
<title>How to use jQuery Mobile Grid Layout</title>
<pubDate>Wed, 08 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-use-jQuery-Mobile-Grid-Layout/71401</link>
<description>
<![CDATA[In this screencast you will learn how to use jQuery Mobile’s new grid layout system. We will build grids using 2 column, all the way to 5 column layout. Grids can be a must when it comes to mobile des...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-use-jQuery-Mobile-Grid-Layout/71401</guid>
</item>
<item>
<title>How to style jqPlot, and format labels</title>
<pubDate>Mon, 06 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-style-jqPlot%2C-and-format-labels/69404</link>
<description>
<![CDATA[The default style is a light background with dark text and elements, this tutorial is about how to do a dark background with light elements.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-style-jqPlot%2C-and-format-labels/69404</guid>
</item>
<item>
<title>How to highlight the selected row in table/gridview using jquery</title>
<pubDate>Sun, 05 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-highlight-the-selected-row-in-table%2Fgridview-using-jquery/67981</link>
<description>
<![CDATA[In this jquery tutorial you will learn how to highlight the selected row in table/gridview using jquery. I am selecting the rows on the basis of checked checkboxes. Whenever checkbox is checked then i...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-highlight-the-selected-row-in-table%2Fgridview-using-jquery/67981</guid>
</item>
<item>
<title>Processing on the Web</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Processing-on-the-Web/64612</link>
<description>
<![CDATA[This tutorial is a brief intro to the Processing Language and Processing.js (Processing ported to Javascript). is a brief intro to the Processing Language and Processing.js (Processing ported to Javas...]]>
</description><guid>http://www.tutorialized.com/tutorial/Processing-on-the-Web/64612</guid>
</item>
<item>
<title>How to Redirect to Other Page URL using HTML and Javascript</title>
<pubDate>Mon, 02 Nov 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Redirect-to-Other-Page-URL-using-HTML-and-Javascript/64274</link>
<description>
<![CDATA[In this tuts you're gonna be described about redirecting to a url via HTML, and javascript as well.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Redirect-to-Other-Page-URL-using-HTML-and-Javascript/64274</guid>
</item>
<item>
<title>Build Android apps using XML and JavaScript Object Notation Part 2</title>
<pubDate>Wed, 09 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Build-Android-apps-using-XML-and-JavaScript-Object-Notation-Part-2/61505</link>
<description>
<![CDATA[Part 2 examines the manner in which Webkit-hosted JavaScript code exchanges data with Java code in an Android application. Explore techniques for handling two of the most common data formats used on t...]]>
</description><guid>http://www.tutorialized.com/tutorial/Build-Android-apps-using-XML-and-JavaScript-Object-Notation-Part-2/61505</guid>
</item>
<item>
<title>Build Android apps using XML and JavaScript Object Notation</title>
<pubDate>Wed, 09 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Build-Android-apps-using-XML-and-JavaScript-Object-Notation/61504</link>
<description>
<![CDATA[Explore techniques for handling two of the most common data formats used on the Internet—XML and JavaScript Object Notation (JSON)—on the Android platform. This first part covers the basics of XML and...]]>
</description><guid>http://www.tutorialized.com/tutorial/Build-Android-apps-using-XML-and-JavaScript-Object-Notation/61504</guid>
</item>
<item>
<title>SAG Content Scroller</title>
<pubDate>Wed, 09 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/SAG-Content-Scroller/61375</link>
<description>
<![CDATA[SAG Scroller takes a regular UL list and scrolls it upwards, one LI at a time and pausing in between. It lets you showcase content that can either be defined inline on the page, or in an external file...]]>
</description><guid>http://www.tutorialized.com/tutorial/SAG-Content-Scroller/61375</guid>
</item>
<item>
<title>Build a Real-Time web-based tool with jQuery, XMPP and PHP</title>
<pubDate>Tue, 08 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Build-a-Real-Time-web-based-tool-with-jQuery%2C-XMPP-and-PHP/60719</link>
<description>
<![CDATA[Readl-Time apps have been popularized by social-notification tools like Twitter and Friendfeed. With a Real-Time web app you can get website information as soon as it's published. Learn techniques tha...]]>
</description><guid>http://www.tutorialized.com/tutorial/Build-a-Real-Time-web-based-tool-with-jQuery%2C-XMPP-and-PHP/60719</guid>
</item>
<item>
<title>Build an Android Twitter app using XML and JavaScript Object Notation</title>
<pubDate>Tue, 08 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Build-an-Android-Twitter-app-using-XML-and-JavaScript-Object-Notation/60612</link>
<description>
<![CDATA[This article, explores techniques for handling two of the most common data formats used on the Internet — XML and JavaScript Object Notation (JSON)— on the Android platform. Learn the basics of XML an...]]>
</description><guid>http://www.tutorialized.com/tutorial/Build-an-Android-Twitter-app-using-XML-and-JavaScript-Object-Notation/60612</guid>
</item>
<item>
<title>Customizing MediaWiki the Wikipedia wiki Engine</title>
<pubDate>Tue, 08 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Customizing-MediaWiki-the-Wikipedia-wiki-Engine/60449</link>
<description>
<![CDATA[The MediaWiki application is probably best known for being the engine behind Wikipedia.This article will show you how to create different types of extensions for MediaWiki: wiki variables, special pag...]]>
</description><guid>http://www.tutorialized.com/tutorial/Customizing-MediaWiki-the-Wikipedia-wiki-Engine/60449</guid>
</item>
<item>
<title>How To Build a Widget to Display your Buzzing </title>
<pubDate>Sat, 05 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-To-Build-a-Widget-to-Display-your-Buzzing-/57900</link>
<description>
<![CDATA[A couple months ago, Google released a new Twitter-like service, called Buzz. We can use this service to display our latest buzzes on any site. So, in this tutorial, I’ll guide you through the process...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-To-Build-a-Widget-to-Display-your-Buzzing-/57900</guid>
</item>
<item>
<title>Tutorial to build a simple Content Slider using jQuery</title>
<pubDate>Fri, 04 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Tutorial-to-build-a-simple-Content-Slider-using-jQuery/57281</link>
<description>
<![CDATA[Content Slider is very popular now-a-days and used in various websites. You may choose from a wide range of jQuery plugins available online, or you can write it on your own. Yes it’s not a rocket scie...]]>
</description><guid>http://www.tutorialized.com/tutorial/Tutorial-to-build-a-simple-Content-Slider-using-jQuery/57281</guid>
</item>
<item>
<title>Build an OAuth-enabled desktop Twitter client</title>
<pubDate>Wed, 02 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Build-an-OAuth-enabled-desktop-Twitter-client/55609</link>
<description>
<![CDATA[OAuth is an open protocol that enables users to share their protected resources among different Web sites, without risking exposure. OAuth is an ideal candidate for mashing up today's social networkin...]]>
</description><guid>http://www.tutorialized.com/tutorial/Build-an-OAuth-enabled-desktop-Twitter-client/55609</guid>
</item>
<item>
<title>JavaScript: jQuery Selectors</title>
<pubDate>Sun, 02 Nov 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/JavaScript%3A-jQuery-Selectors/54181</link>
<description>
<![CDATA[Learn about the different selector types in jQuery]]>
</description><guid>http://www.tutorialized.com/tutorial/JavaScript%3A-jQuery-Selectors/54181</guid>
</item>
</channel>
</rss>
