<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WP Switch &#187; Wordpress Tutorial</title>
	<atom:link href="http://wpswitch.com/tag/wordpress-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpswitch.com</link>
	<description>Premium WordPress Themes and Design Blog</description>
	<lastBuildDate>Wed, 18 Jan 2012 09:51:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Designing and Coding WordPress Themes from Scratch</title>
		<link>http://wpswitch.com/blog/designing-and-coding-wordpress-themes-from-scratch/</link>
		<comments>http://wpswitch.com/blog/designing-and-coding-wordpress-themes-from-scratch/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 10:01:39 +0000</pubDate>
		<dc:creator>WP Switch™</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Tutorial]]></category>

		<guid isPermaLink="false">http://wpswitch.com/?p=2760</guid>
		<description><![CDATA[Imagine it&#8217;s 2am and you just hit &#8220;activate&#8221; on your most anticipated WordPress theme to date. Finally, after weeks of hard work you now get to showoff that friggin&#8217; sweet WordPress theme you designed and coded from scratch. In this kickass WordPress article there are 24 total resources that will show you how to design [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine it&#8217;s 2am and you just hit &#8220;activate&#8221; on your most anticipated WordPress theme to date. Finally, after weeks of hard work you now get to showoff that friggin&#8217; sweet WordPress theme you designed and coded from scratch.</p>
<p>In this kickass WordPress article there are 24 total resources that will show you how to design and code WordPress themes from scratch. This includes 9 design and coding tutorials, 12 Photoshop mockups, 2 WordPress e-books, and even a developers &#8220;Cheat Sheet&#8221;.<span id="more-2760"></span></p>
<h4>WordPress Design and Theme Coding: 9 In-depth Tutorials</h4>
<p><strong>1. <a href="http://themeshaper.com/wordpress-themes-templates-tutorial/">The Ultimate WordPress Theme Tutorial</a></strong></p>
<p>In only 11 individual lessons this WordPress Theme Tutorial is going to show you how to build a powerful, up-to-date, WordPress Theme from scratch. Read it from the beginning and code yourself up something awesome.</p>
<p><strong>2. <a href="http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/">Building Custom WordPress Themes</a></strong></p>
<p>In this tutorial, you will learn the basics of how WordPress theme works and see how to convert a static HTML template into a theme. No PHP skill is required, but you need Photoshop and CSS skills to create your own design.</p>
<p><img class="alignnone size-full wp-image-2876" title="custom-theme-coding-wall" src="http://wpswitch.com/wp-content/uploads/2009/12/custom-theme-coding-wall.jpg" alt="custom-theme-coding-wall" width="640" height="400" /></p>
<p><strong>3. <a href="http://blog.themeforest.net/screencasts/new-wp-video-series-and-free-rockstar-book/">WordPress for Designers</a></strong></p>
<p>A 7 part video tutorial series on developing WordPress Themes. This covers everything from the initial desing to coding it into a full WordPress theme.</p>
<p><strong>4. <a href="http://themetation.com/2008/07/14/how-to-create-wordpress-themes-from-scratch-part-1/">How To Create WordPress Themes From Scratch</a></strong></p>
<p>A 3 part tutorial series. This one covers everything from Structuring, designing in Photoshop, slicing, coding into fully css based html, and finally wordpress implementation.</p>
<p><strong>5. <a href="http://net.tutsplus.com/working-with-cmss/build-a-newspaper-theme-with-wp_query-and-the-960-css-framework/">Build a Newspaper Theme With WP_Query and the 960 CSS Framework</a></strong></p>
<p>WP_Query is a powerful tool to control what comes out of your loop. Today I&#8217;m going to teach you all how to use it to make a 3 columned newspaper theme that has all your main blog posts in the main column, and off to the side a set of posts with a certain category. We&#8217;ll be using the 960 CSS framework for the basic layout and reset of our theme, it will chop a lot of work off what&#8217;s needed!</p>
<p><strong>6. <a href="http://www.developertutorials.com/blog/design/designing-and-coding-a-wordpress-theme-from-scratch-part-1-143/">Designing and Coding a WordPress Theme From Scratch</a></strong></p>
<p>In this multi-part series I’ll detail how to create and design a WordPress theme from nothing more than your imagination using Photoshop, CSS, XHTML and PHP. At the end of the entire series you can download the fully developed theme with the PSD, and theme-files including stylesheets, and javascript.</p>
<p><img class="alignnone size-full wp-image-2881" title="layout-drawing" src="http://wpswitch.com/wp-content/uploads/2009/12/layout-drawing.jpg" alt="layout-drawing" width="640" height="368" /></p>
<p><strong>7. <a href="http://www.webhostingsearch.com/articles/create-your-own-wordpress-theme-tutorial.php">Stop Tweaking and Create Your Own WordPress Theme</a></strong></p>
<p>In this tutorial you will be taught how to create a classic WordPress theme. You will learn how to build valid XHTML template files, how to create them in PHP and define their stylesheet design. This is a beginner&#8217;s guide that will hopefully result in a theme of your own or the very least help you understand how a theme is built.</p>
<p><strong>8. <a href="http://designreviver.com/tutorials/premium-wordpress-theme-design-part-1-the-photoshop-mock-up/">Building a Premium WordPress Theme</a></strong></p>
<p>In this two part tutorial will we cover how to make premium WordPress themes happen. Part 1 shows how the photoshop mock up is created, and in Part 2 we’ll outline how to turn the psd into HTML/CSS and wordpress theme files.</p>
<p><strong>9. <a href="http://css-tricks.com/designing-for-wordpress-complete-series-downloads/">Designing for WordPress: Complete Series &amp; Downloads</a></strong></p>
<p>A three-part video tutorial series which covers downloading and installing WordPress on a server all the way to a completed theme.</p>
<p><img class="alignnone size-full wp-image-2885" title="built-theme-tut" src="http://wpswitch.com/wp-content/uploads/2009/12/built-theme-tut.jpg" alt="built-theme-tut" width="640" height="368" /></p>
<h4>Designing Themes in Photoshop: 12 Detailed Tutorials</h4>
<p><strong>1. <a href="http://net.tutsplus.com/tutorials/html-css-techniques/design-a-beautiful-website-from-scratch/">Design a Beautiful Website From Scratch</a></strong></p>
<p>Through this tutorial, Marko Prljic will point out the tiny details which make a website design look beautiful.</p>
<p><img class="alignnone size-full wp-image-2807" title="Design-Beautiful-Website-Scratch-blog-design" src="http://wpswitch.com/wp-content/uploads/2009/12/Design-Beautiful-Website-Scratch-blog-design.jpg" alt="Design-Beautiful-Website-Scratch-blog-design" width="640" height="400" /></p>
<p>The finished <a rel="nofollow" href="http://themeforest.net/item/bvd-beautiful-website-design/38497?ref=driftshot">WordPress Theme</a> is available for purchase on <a rel="nofollow" href="http://themeforest.net/item/bvd-beautiful-website-design/38497?ref=driftshot">Theme Forest</a>.</p>
<p><strong>2. <a href="http://www.adobetutorialz.com/articles/30970078/1/Create-a-Magazine-Wordpress-Theme-from-Scratch-in-Photoshop">Create a Magazine WordPress Theme from Scratch in Photoshop</a></strong></p>
<p>This tutorial will guide you through the process and ideas behind the designing a professional WordPress theme from scratch using Photoshop.You can easily use the technique to create your own unique designs.</p>
<p><img class="alignnone size-full wp-image-2819" title="Create-Magazine-Wordpress-Theme-Scratch-Photoshop" src="http://wpswitch.com/wp-content/uploads/2009/12/Create-Magazine-Wordpress-Theme-Scratch-Photoshop.jpg" alt="Create-Magazine-Wordpress-Theme-Scratch-Photoshop" width="640" height="400" /></p>
<p><strong>3. <a href="http://www.grafpedia.com/tutorials/design-wordpress-theme-scratch-theme">Design a wordpress theme from scratch</a></strong></p>
<p>If you want to create wordpress themes , Photoshop is the best way to design a theme for your blog. In this tutorial Grafpedia will show you how to design a wordpress theme from scratch.</p>
<p><img class="alignnone size-full wp-image-2822" title="Design-wordpress-theme-scratch-grafpedia" src="http://wpswitch.com/wp-content/uploads/2009/12/Design-wordpress-theme-scratch-grafpedia.jpg" alt="Design-wordpress-theme-scratch-grafpedia" width="640" height="400" /></p>
<p><strong>4. <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-an-impressive-blog-layout-in-photoshop/">How to Make an Impressive Blog Layout in Photoshop</a></strong></p>
<p>In this easy to follow web design tutorial, you will learn how to construct a beautiful, sleek, and professional-level weblog design using Adobe Photoshop that you can later use for your very own blog theme.</p>
<p><img class="alignnone size-full wp-image-2826" title="How-to-Make-Blog-Layout-Photoshop" src="http://wpswitch.com/wp-content/uploads/2009/12/How-to-Make-Blog-Layout-Photoshop.jpg" alt="How-to-Make-Blog-Layout-Photoshop" width="640" height="400" /></p>
<p><strong>5. <a href="http://psdthemes.com/tutorial-content-581-rocknrolla-personal-blog-design-tutorial.html">RocknRolla Blog Design</a></strong></p>
<p>This design tutorial is perfect for creating personal blog themes.</p>
<p><img class="alignnone size-full wp-image-2829" title="blog-design-tutorial-rocknrolla" src="http://wpswitch.com/wp-content/uploads/2009/12/blog-design-tutorial-rocknrolla.jpg" alt="blog-design-tutorial-rocknrolla" width="640" height="400" /></p>
<p><strong>6. <a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-watercolor-themed-website-design-with-photoshop/">Create a Watercolor-Themed Website Design with Photoshop</a></strong></p>
<p>You will learn how to use the Art History Brush and combine it with watercolor custom brushes to create a nice background header image and more.</p>
<p><img class="alignnone size-full wp-image-2830" title="Create-Watercolor-Theme-Wordpress-Website-Design-Photoshop" src="http://wpswitch.com/wp-content/uploads/2009/12/Create-Watercolor-Theme-Wordpress-Website-Design-Photoshop.jpg" alt="Create-Watercolor-Theme-Wordpress-Website-Design-Photoshop" width="640" height="400" /></p>
<p><strong>7. <a href="http://www.tripwiremagazine.com/2009/11/creating-a-clean-and-elegant-blog-design-with-photoshop-part-1.html">Creating a Clean and Elegant Blog Design with Photoshop</a></strong></p>
<p>A series of articles on designing a WordPress theme in Photoshop.</p>
<p><img class="alignnone size-full wp-image-2847" title="Create-Clean-Elegant-Blog-Design-Photoshop" src="http://wpswitch.com/wp-content/uploads/2009/12/Create-Clean-Elegant-Blog-Design-Photoshop.jpg" alt="Create-Clean-Elegant-Blog-Design-Photoshop" width="640" height="400" /></p>
<p><strong>8. <a href="http://psdvibe.com/2009/06/22/creating-a-tech-blog-layout-in-adobe-photoshop/">Creating a tech blog layout in Adobe Photoshop</a></strong></p>
<p>In this tutorial you’ll learn how to design a Premium blog layout in Adobe Photoshop, from A to Z.</p>
<p><img class="alignnone size-full wp-image-2848" title="create-tech-blog-layout-photoshop" src="http://wpswitch.com/wp-content/uploads/2009/12/create-tech-blog-layout-photoshop.jpg" alt="create-tech-blog-layout-photoshop" width="640" height="400" /></p>
<p><strong>9. <a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-make-a-creative-blog-layout/">How to Make a Creative Blog Layout</a></strong></p>
<p>In this tutorial, we&#8217;ll make a creative blog layout using mostly simple shapes, a few brush techniques, some images, and a dose of Photoshop ingenuity.</p>
<p><img class="alignnone size-full wp-image-2849" title="creative-blog-layout-photoshop-psdtuts" src="http://wpswitch.com/wp-content/uploads/2009/12/creative-blog-layout-photoshop-psdtuts.jpg" alt="creative-blog-layout-photoshop-psdtuts" width="640" height="400" /></p>
<p><strong>10. <a href="http://www.psdburn.com/2009/08/create-a-nature-inspired-wordpress-layout/">Create a Nature Inspired WordPress Layout</a></strong></p>
<p>In this Photoshop tutorial, PSD Burn will show you how to create a nature inspired WordPress layout.</p>
<p><img class="alignnone size-full wp-image-2850" title="Create-Nature-Inspired-WordPress-Theme-Layout" src="http://wpswitch.com/wp-content/uploads/2009/12/Create-Nature-Inspired-WordPress-Theme-Layout.jpg" alt="Create-Nature-Inspired-WordPress-Theme-Layout" width="640" height="400" /></p>
<p><strong>11. <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-sleek-and-textured-web-layout-in-photoshop/">How to Create a Sleek and Textured Web Layout in Photoshop</a></strong></p>
<p>In this Photoshop web design tutorial, you’ll learn how to create a full web page layout that combines the sleek and textured look-and-feel using a combination of beginning to intermediate Adobe Photoshop techniques.</p>
<p><img class="alignnone size-full wp-image-2851" title="Create-Sleek-Textured-Web-Layout-Photoshop" src="http://wpswitch.com/wp-content/uploads/2009/12/Create-Sleek-Textured-Web-Layout-Photoshop.jpg" alt="Create-Sleek-Textured-Web-Layout-Photoshop" width="640" height="400" /></p>
<p><strong>12. <a href="http://psdfan.com/tutorials/designing/making-the-clean-grunge-blog-design/">Making the &#8216;Clean Grunge&#8217; Blog Design</a></strong></p>
<p>Clean grunge websites are a combination of the grungy with the functional, the messy with the ordered. The results of this are some of my favorite all time designs.</p>
<p><img class="alignnone size-full wp-image-2852" title="wordpress-blog-design-tutorial-grunge" src="http://wpswitch.com/wp-content/uploads/2009/12/wordpress-blog-design-tutorial-grunge.jpg" alt="wordpress-blog-design-tutorial-grunge" width="640" height="400" /></p>
<h4>WordPress E-Books To make You An Expert</h4>
<p><strong>1. <a href="http://wpswitch.com/recommends/Wordpress-Rockstar/">How To Be A Rockstar WordPress Designer</a></strong></p>
<p><img class="alignnone size-full wp-image-2862" title="rockstar-wordpress-designer" src="http://wpswitch.com/wp-content/uploads/2009/12/rockstar-wordpress-designer.jpg" alt="rockstar-wordpress-designer" width="640" height="90" /></p>
<p>Managing web content has always been tricky, but with WordPress, any web designer can have a flexible, free and powerful CMS to use not just on blogging projects, but on all sorts of websites. In <a href="http://wpswitch.com/recommends/Wordpress-Rockstar/">How To Be A Rockstar WordPress Designer</a> you will learn step by step how to take a straight HTML site and power it with WordPress.</p>
<p>During the course of the book you’ll build THREE WordPress themes, a blog, a portfolio site and a general site with menus and submenus. Each theme demonstrates different aspects of WordPress theming and all three are packaged in with the book so you’ll have Photoshop, HTML, CSS and WordPress PHP files to refer to.</p>
<p>If you’ve ever wanted to get started with WordPress theming, or you’re looking to take your skills to the next level with advanced theming concepts, <a href="http://wpswitch.com/recommends/Wordpress-Rockstar/">How To Be A Rockstar WordPress Designer</a> is the book for you!</p>
<p><strong>2. <a href="https://www.e-junkie.com/ecom/gb.php?cl=88539&amp;c=ib&amp;aff=87180">Digging Into WordPress</a></strong></p>
<p><img class="alignnone size-full wp-image-2864" title="digwp" src="http://wpswitch.com/wp-content/uploads/2009/12/digwp.jpg" alt="digwp" width="640" height="90" /></p>
<p>Written by WordPress veterans <a href="http://css-tricks.com/">Chris Coyier</a> and <a href="http://perishablepress.com/">Jeff Starr</a>, <a href="https://www.e-junkie.com/ecom/gb.php?cl=88539&amp;c=ib&amp;aff=87180">Digging into WordPress</a> is 400+ jam-packed pages of everything you need to get the most out of WordPress. WordPress is great right out of the box, but unless you want an ordinary vanilla blog, it is essential to understand the full potential of WordPress and have the right tools to get the job done.</p>
<p>In clear, easy-to-read language, Digging into WordPress shows you how to tap WordPress&#8217; potential and take your site to the next level. From setup and configuration and customization to syndication, security and optimization, <a href="https://www.e-junkie.com/ecom/gb.php?cl=88539&amp;c=ib&amp;aff=87180">Digging into WordPress</a> gives you everything you need to maximize the success of your site.</p>
<p>Digging into WordPress is perfect for WordPress users in the beginner to intermediate range, but contains plenty of great information for the advanced user as well. If you have any level of experience working with web design or WordPress, this book is written to help you take WordPress to the next level.</p>
<h4><a href="http://ekinertac.com/?p=259">The Most Kickass WordPress Cheat Sheet</a></h4>
<p>Template tags are used within your blog&#8217;s Templates to display information dynamically or otherwise customize your blog.</p>
<p>Ekin Ertac has created a really useful WordPress Cheatsheet that lists out all the available template tags and their purpose, along with listing several other useful information for creating or modifying themes.</p>
<p><img class="alignnone size-full wp-image-2868" title="wordpress-cheat-sheet" src="http://wpswitch.com/wp-content/uploads/2009/12/wordpress-cheat-sheet.jpg" alt="wordpress-cheat-sheet" width="640" height="382" /></p>
<p><strong>In Conclusion&#8230; go build a theme!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wpswitch.com/blog/designing-and-coding-wordpress-themes-from-scratch/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>10 Tutorials Using WordPress and JQuery</title>
		<link>http://wpswitch.com/blog/10-tutorials-using-wordpress-and-jquery/</link>
		<comments>http://wpswitch.com/blog/10-tutorials-using-wordpress-and-jquery/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 13:01:24 +0000</pubDate>
		<dc:creator>WP Switch™</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Tutorial]]></category>

		<guid isPermaLink="false">http://wpswitch.com/?p=2029</guid>
		<description><![CDATA[Getting the awesomess of JQuery integrated into WordPress is much more simple than you think. Here are 10 Tutorials using WordPress and JQuery. Let&#8217;s start this off by properly including JQuery in WordPress. 1. Including jQuery in WordPress (The Right Way) [php]&#60;?php wp_enqueue_script(&#34;jquery&#34;); ?&#62;[/php] If you want, you can just download jQuery, put it on [...]]]></description>
			<content:encoded><![CDATA[<p>Getting the awesomess of JQuery integrated into WordPress is much more simple than you think. Here are 10 Tutorials using WordPress and JQuery.</p>
<p>Let&#8217;s start this off by properly including JQuery in WordPress.<span id="more-2029"></span></p>
<h3>1. <a href="http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/" target="_blank">Including jQuery in WordPress (The Right Way)</a></h3>
<p>[php]&lt;?php wp_enqueue_script(&quot;jquery&quot;); ?&gt;[/php]<br />
If you want, you can just download jQuery, put it on your server and link to it from your header.php file in the <head> section. But that can cause you grief. For one thing, some plugins use the jQuery library, and they are going to load it as well. This can cause problems. How was your plugin to know you already had it loaded?</p>
<h5><a href="http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/" target="_blank">View Tutorial</a></h5>
<p>Now that you have the awesomeness that is JQuery included in your WordPress theme, check out these tutorials.</p>
<h3>2. <a href="http://justintadlock.com/archives/2007/11/07/how-to-create-tabs-using-jquery" target="_blank">Create A Tabbed WordPress Sidebar Using jQuery</a></h3>
<p><img src="http://wpswitch.com/wp-content/uploads/2009/11/wordpress-jquery-justin-tadlock.jpg" alt="wordpress-jquery-justin-tadlock" title="wordpress-jquery-justin-tadlock" width="614" height="226" class="alignnone size-full wp-image-2507" /><br />
Tabbed sidebar elements are in. Why bother making users scroll down the page, when they can simply click a tab to quickly access various parts of your site? This tutorial is primarily based off WordPress, but can easily be ported anywhere else.</p>
<h5><a href="http://justintadlock.com/archives/2007/11/07/how-to-create-tabs-using-jquery" target="_blank">View Tutorial</a></h5>
<h3>3. <a href="http://www.upsidedowncity.net/wordpress-featured-post-slideshow/" target="_blank">WordPress Featured Post Slideshow</a></h3>
<p><img src="http://wpswitch.com/wp-content/uploads/2009/11/wordpress-sliding-featured-content-jquery.jpg" alt="wordpress-sliding-featured-content-jquery" title="wordpress-sliding-featured-content-jquery" width="614" height="164" class="alignnone size-full wp-image-2510" /><br />
Here, we&#8217;ll be learning how to create a featured content section with WordPress and animate it with jQuery. This is great for News or Magazine themes. Plus it&#8217;s just awesome.</p>
<h5><a href="http://www.upsidedowncity.net/wordpress-featured-post-slideshow/" target="_blank">View Tutorial</a></h5>
<h3>4. <a href="http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/" target="_blank">Implement a Nice &#038; Clean jQuery Sliding Panel in WordPress 2.7+</a></h3>
<p><img src="http://wpswitch.com/wp-content/uploads/2009/11/wordpress-sliding-login.jpg" alt="wordpress-sliding-login" title="wordpress-sliding-login" width="614" height="164" class="alignnone size-full wp-image-2515" /><br />
Implement a nice &#038; clean sliding login panel built with jQuery into your WordPress blog.</p>
<h5><a href="http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/" target="_blank">View Tutorial</a></h5>
<h3>5. <a href="http://anidea.com/technology/build-the-anidea-theme-switcher-using-jquery" target="_blank">Build the ANidea Theme Switcher using jQuery</a></h3>
<p><img src="http://wpswitch.com/wp-content/uploads/2009/11/anidea-wordpress-theme-switcher-jquery.jpg" alt="anidea-wordpress-theme-switcher-jquery" title="anidea-wordpress-theme-switcher-jquery" width="614" height="226" class="alignnone size-full wp-image-2520" /><br />
This tutorial walks you through the process of creating a theme switcher like the one used on ANidea.</p>
<h5><a href="http://anidea.com/technology/build-the-anidea-theme-switcher-using-jquery" target="_blank">View Tutorial</a></h5>
<h3>6. <a href="http://armeda.com/how-to-create-a-jquery-carousel-with-wordpress-posts/" target="_blank">Create a jQuery Carousel with WordPress Posts</a></h3>
<p><img src="http://wpswitch.com/wp-content/uploads/2009/11/wordpress-post-carousel-jquery.jpg" alt="wordpress-post-carousel-jquery" title="wordpress-post-carousel-jquery" width="614" height="226" class="alignnone size-full wp-image-2523" /><br />
This post will give you a quick run down of how to easily add a simple and easily customizable carousel with WordPress posts from a specified category.</p>
<h5><a href="http://armeda.com/how-to-create-a-jquery-carousel-with-wordpress-posts/" target="_blank">View Tutorial</a></h5>
<h3>7. <a href="http://www.seoadsensethemes.com/wordpress-multi-level-drop-down-menu-using-jquery/" target="_blank">WordPress Multi-Level Drop Down menu using jQuery</a></h3>
<p><img src="http://wpswitch.com/wp-content/uploads/2009/11/WordPress-jQuery-Multi-Level-Drop-Down-Menu.jpg" alt="WordPress-jQuery-Multi-Level-Drop-Down-Menu" title="WordPress-jQuery-Multi-Level-Drop-Down-Menu" width="614" height="177" class="alignnone size-full wp-image-2527" /><br />
As WordPress theme designers, we’re often faced between the choice of going for purely CSS drop-down menu or javascript drop-down menus in our struggle with cross-browser compatibility.</p>
<p>The aim of this short tutorial is help you build a simple multi-level drop-down menu in your WordPress theme using jQuery’s JavaScript library to ensure cross-browser compatibility.</p>
<h5><a href="http://www.seoadsensethemes.com/wordpress-multi-level-drop-down-menu-using-jquery/" target="_blank">View Tutorial</a></h5>
<h3>8. <a href="http://net.tutsplus.com/tutorials/javascript-ajax/create-a-twitter-like-load-more-widget/" target="_blank">Create a Twitter-Like &#8220;Load More&#8221; Widget</a></h3>
<p><img src="http://wpswitch.com/wp-content/uploads/2009/11/load-more-wordpress-widget-twitter.jpg" alt="load-more-wordpress-widget-twitter" title="load-more-wordpress-widget-twitter" width="614" height="177" class="alignnone size-full wp-image-2528" /><br />
Both Twitter and the Apple App Store use a brilliant technique for loading more information; you click the link and fresh items magically appear on the screen. This tutorial teaches you to use AJAX, CSS, Javascript, JSON, PHP, and HTML to create that magic. This tutorial will also feature both jQuery and MooTools versions of the script.</p>
<h5><a href="http://net.tutsplus.com/tutorials/javascript-ajax/create-a-twitter-like-load-more-widget/" target="_blank">View Tutorial</a></h5>
<h3>9. <a href="http://wpguru.co.za/admin/using-jquery-to-liven-up-your-wordpress-login/">Using jQuery to liven up your WordPress login</a></h3>
<p><img src="http://wpswitch.com/wp-content/uploads/2009/11/jquery-wordpress-login.jpg" alt="jquery-wordpress-login" title="jquery-wordpress-login" width="614" height="177" class="alignnone size-full wp-image-2531" /><br />
Here&#8217;s a really quick method of simplifying the WordPress login process using a jQuery lightbox.</p>
<h5><a href="http://wpguru.co.za/admin/using-jquery-to-liven-up-your-wordpress-login/" target="_blank">View Tutorial</a></h5>
<h3>10. <a href="http://net.tutsplus.com/javascript-ajax/adding-form-validation-to-wordpress-comments-using-jquery/" target="_blank">Adding Form Validation to WordPress Comments using jQuery</a></h3>
<p><img src="http://wpswitch.com/wp-content/uploads/2009/11/comment-validation.jpg" alt="comment-validation" title="comment-validation" width="614" height="177" class="alignnone size-full wp-image-2534" /><br />
When it comes to simpler user experience, having your form validation happen instantly on the same page is a lot cleaner than reloading pages and possibly losing some form content. In this tutorial you will be shown you how to use jQuery to do some instant checking on an example comment form.</p>
<h5><a href="http://net.tutsplus.com/javascript-ajax/adding-form-validation-to-wordpress-comments-using-jquery/" target="_blank">View Tutorial</a></h5>
]]></content:encoded>
			<wfw:commentRss>http://wpswitch.com/blog/10-tutorials-using-wordpress-and-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create Your Own Anti-IE6 Plugin For WordPress</title>
		<link>http://wpswitch.com/blog/create-your-own-anti-ie6-plugin-for-wordpress/</link>
		<comments>http://wpswitch.com/blog/create-your-own-anti-ie6-plugin-for-wordpress/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 20:11:25 +0000</pubDate>
		<dc:creator>WP Switch™</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress How-To]]></category>
		<category><![CDATA[Wordpress Tutorial]]></category>

		<guid isPermaLink="false">http://wpswitch.com/?p=2012</guid>
		<description><![CDATA[As the web slowly progress and moves away from IE6 there are still those people or companies that just cannot get the hint and move forward. This handy and quick tutorial will show you how to serve IE6 users the default WordPress theme. This first part of the code will detect the browser that your [...]]]></description>
			<content:encoded><![CDATA[<p>As the web slowly progress and moves away from IE6 there are still those people or companies that just cannot get the hint and move forward. This handy and quick tutorial will show you how to serve IE6 users the default WordPress theme.<span id="more-2012"></span></p>
<p>This first part of the code will detect the browser that your visitor is using.<br />
[php]<br />
if (strpos($_SERVER['HTTP_USER_AGENT'], &#8216;MSIE 6&#8242;) !== false) {<br />
	// do something<br />
}<br />
[/php]</p>
<p>This next part will now tell WordPress the theme you would like to display to the IE6 users. Or should we say, losers?<br />
[php]<br />
add_filter(&#8216;template&#8217;, &#8216;serve_default_to_iesix&#8217;);<br />
add_filter(&#8216;option_template&#8217;, &#8216;serve_default_to_iesix&#8217;);<br />
add_filter(&#8216;option_stylesheet&#8217;, &#8216;serve_default_to_iesix&#8217;);<br />
function serve_default_to_iesix($theme) {<br />
	if(strpos($_SERVER['HTTP_USER_AGENT'], &#8216;MSIE 6&#8242;) !== false)<br />
		$theme = &#8216;default&#8217;;</p>
<p>	return $theme;<br />
}<br />
[/php]</p>
<p>Now with these two powers combined, we have a complete plugin that makes you feel proud to use a modern web browser.</p>
<p>Just paste the following complete code snippet in a new file and save it as ie6loser.php or something similar that makes you chuckle at the thought of using ie6. Upload it to your wp-content/plugins directory and activate it on your WordPress dashboard.</p>
<p>[php]<br />
&lt;?php<br />
/*<br />
Plugin Name: Serve Default to IE6<br />
Plugin URI: http://www.nathanrice.net/blog/serve-ie6-visitors-the-default-wordpress-theme<br />
Description: This plugin will serve the default theme to any visitors using IE6.<br />
Author: Nathan Rice<br />
Author URI: http://www.nathanrice.net/<br />
Version: 1.0<br />
*/</p>
<p>add_filter(&#8216;template&#8217;, &#8216;serve_default_to_iesix&#8217;);<br />
add_filter(&#8216;option_template&#8217;, &#8216;serve_default_to_iesix&#8217;);<br />
add_filter(&#8216;option_stylesheet&#8217;, &#8216;serve_default_to_iesix&#8217;);<br />
function serve_default_to_iesix($theme) {<br />
	if(strpos($_SERVER['HTTP_USER_AGENT'], &#8216;MSIE 6&#8242;) !== false)<br />
		$theme = &#8216;default&#8217;;</p>
<p>	return $theme;<br />
}<br />
?&gt;<br />
[/php]</p>
<p>.via { <a href="http://www.nathanrice.net/blog/serve-ie6-visitors-the-default-wordpress-theme/">Nathan Rice</a> }</span></p>
]]></content:encoded>
			<wfw:commentRss>http://wpswitch.com/blog/create-your-own-anti-ie6-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

