<?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>WebDesign.com</title>
	<atom:link href="http://webdesign.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesign.com</link>
	<description>Professional Web Design Training with WordPress</description>
	<lastBuildDate>Thu, 16 May 2013 14:24:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Save the Date: WordPress Web Design Workshop, June 11–13, 2013</title>
		<link>http://webdesign.com/web-design-courses/save-the-date-wordpress-web-design-workshop-june-11-13-2013/</link>
		<comments>http://webdesign.com/web-design-courses/save-the-date-wordpress-web-design-workshop-june-11-13-2013/#comments</comments>
		<pubDate>Thu, 16 May 2013 14:24:19 +0000</pubDate>
		<dc:creator>"Professor" Benjamin</dc:creator>
				<category><![CDATA[Web Design Courses]]></category>

		<guid isPermaLink="false">http://webdesign.com/?p=6981</guid>
		<description><![CDATA[Are you ready for a comprehensive course to help you get off the starting blocks and into the journey of building sites with WordPress? We&#8217;ve got an exciting course coming that addresses this specific need here at WebDesign.com, June 11–13, 2013. Start learning how to get WordPress to work for you instead of you having [...]]]></description>
				<content:encoded><![CDATA[<p>Are you ready for a comprehensive course to help you get off the starting blocks and into the journey of building sites with WordPress? We&#8217;ve got an exciting course coming that addresses this specific need here at WebDesign.com, June 11–13, 2013.</p>
<p>Start learning how to get WordPress to work for you instead of you having to labor over WordPress methodology. In this course, attendees will receive a solid foundation from which to base their skill when working with WordPress.</p>
<p>Several of the topics that will be covered in this multi-day event are:</p>
<ul>
<li><strong>What REALLY is WordPress?</strong> Understanding the relationship between PHP and MySQL &#8230; that WordPress is essentially a &#8220;pretty face&#8221; for a MySQL database.</li>
<li><strong>The history of the POST.</strong> By understanding where WordPress came from we can understand why everything is a &#8220;post&#8221; in WordPress.</li>
<li><b>What is the difference between a POST and a PAGE?</b> In this session we learn about hierarchy, taxonomies, and ordering.</li>
<li><strong>Setup WordPress with minimal fuss.</strong> Learn the necessary (and sometimes hidden) options you need to set in order to work with WordPress.</li>
<li><strong>Cracking the mystery of themes.</strong> By understanding how different theme pages have built-in hierarchy, and how template tags dictate how content is displayed, you will understanding theme construction.</li>
<li><strong>Time to get Loopy.</strong> Learn the basics of the WordPress Loop and how it works so that you will be better prepared to customize any WordPress theme.</li>
<li><strong>Working with images.</strong> The WordPress Media Library can be both useful and frustrating. Learn how to make the best use of this built-in resource.</li>
<li><strong>Extend WordPress.</strong> Learn the differences and rationals between using a theme&#8217;s functions.php file and using a plugin to extend WordPress.</li>
<li><strong>Guide your visitors with useful menus.</strong> Learn how to use the WordPress menu system to create useful navigation systems for your site.</li>
<li><strong>Freedom is found in widgets.</strong> By learning that WordPress widgets are nothing more than tupperware containers that hold &#8216;stuff&#8217;, it can free up restrictions you feel WordPress has placed on you.</li>
<li><strong>Managing Users.</strong> The capabilities of managing users can be unnecessarily confusing but through this session attendees will learn how to take advantage of WordPress user roles and how this can expand the capabilities of different sites.</li>
<li><strong>Building with Builder.</strong> The final session will show how much easier it is to work with WordPress when using iThemes Builder because of Layouts, Views, Extensions, duplication and more.</li>
</ul>
<p>We&#8217;ll be rolling out more information soon, so make sure to mark your calendars for June 11-13!</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesign.com/web-design-courses/save-the-date-wordpress-web-design-workshop-june-11-13-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build Your Own Plugin &#8211; Slider Reboot</title>
		<link>http://webdesign.com/web-design-courses/build-your-own-plugin-slider-reboot/</link>
		<comments>http://webdesign.com/web-design-courses/build-your-own-plugin-slider-reboot/#comments</comments>
		<pubDate>Mon, 13 May 2013 17:23:55 +0000</pubDate>
		<dc:creator>"Professor" Benjamin</dc:creator>
				<category><![CDATA[Web Design Courses]]></category>

		<guid isPermaLink="false">http://webdesign.com/?p=6975</guid>
		<description><![CDATA[There are hundreds (if not thousands) of WordPress slider plugins available to choose from that range from simple free image sliders to complex and robust premium content sliders. So why would anyone want to BYOP (Build Your Own Plugin) their own slider? In this two-day class, we will discover the answer to that question while [...]]]></description>
				<content:encoded><![CDATA[<p>There are hundreds (if not thousands) of WordPress slider plugins available to choose from that range from simple free image sliders to complex and robust premium content sliders.  So why would anyone want to BYOP (Build Your Own Plugin) their own slider?  In this two-day class, we will discover the answer to that question while building the <em>Slider Reboot</em> WordPress plugin.  But here are some hints&#8230;</p>
<h3>Control what you want your plugin to do</h3>
<p>While it is true you have tons of options for WordPress sliders, having the ability to control exactly what information and data is needed for your plugin and control exactly how that slider will look in your WordPress theme is a true mark of a quality developer.  The best site that a client can receive from a developer is a site that does exactly what they want it to do&#8230; no more, no less. So learning how to deliver that capability is vital to anyone who wants to take their freelance development career to the next level.</p>
<h3>Learn how a plugin is constructed</h3>
<p>During this training we will dig into the necessary functions to create our <em>Slider Reboot</em> plugin and how to connect the functionality through WordPress hooks and filters. We will build a Custom Post Type to store the slider information and then build a WordPress shortcode to allow us to place our created <em>Slider Reboot</em> slider into any post or widget. We will also incorporate a simple admin area settings panel to control the look and feel of the plugin.</p>
<h3>Add a new tool to your toolbox</h3>
<p>Most web developers and freelancers have a certain skill set.  Those skills might contain the ability to work in HTML, CSS, PHP, jQuery, MySQL, WordPress, Themes, etc.  Adding that capability of building custom WordPress plugins adds a vital skill level to your quiver of development arrows. Having the option of billing for <em>custom work</em> can raise your earning potential over just being able to modify other people&#8217;s code.</p>
<p>Join us for this intensive two-day training event as we build our own <em>Slider Reboot</em> plugin.  Signup on the <a href="http://webdesign.com/schedule">WebDesign.com Event Schedule page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesign.com/web-design-courses/build-your-own-plugin-slider-reboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last Minute Schedule Change</title>
		<link>http://webdesign.com/web-design-courses/last-minute-schedule-change/</link>
		<comments>http://webdesign.com/web-design-courses/last-minute-schedule-change/#comments</comments>
		<pubDate>Tue, 07 May 2013 13:06:26 +0000</pubDate>
		<dc:creator>"Professor" Benjamin</dc:creator>
				<category><![CDATA[Web Design Courses]]></category>

		<guid isPermaLink="false">http://webdesign.com/?p=6971</guid>
		<description><![CDATA[Due to a scheduling conflict, the Members Only Chat previously scheduled for Tuesday, May 7th at 2pm (Central) has been moved to Friday, May 10th at 11am (Central).]]></description>
				<content:encoded><![CDATA[<p>Due to a scheduling conflict, the Members Only Chat previously scheduled for Tuesday, May 7th at 2pm (Central) has been moved to Friday, May 10th at 11am (Central).  </p>
]]></content:encoded>
			<wfw:commentRss>http://webdesign.com/web-design-courses/last-minute-schedule-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time to Brush up on your HTML and CSS</title>
		<link>http://webdesign.com/resources/time-to-brush-up-on-your-html-and-css/</link>
		<comments>http://webdesign.com/resources/time-to-brush-up-on-your-html-and-css/#comments</comments>
		<pubDate>Wed, 01 May 2013 15:25:07 +0000</pubDate>
		<dc:creator>"Professor" Benjamin</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://webdesign.com/?p=6955</guid>
		<description><![CDATA[WebDesign.com has over 500 hours of training videos that have been recorded during all of the live and interactive webinars that take place each week. Yes, that is a TON of hours of WordPress, PHP, jQuery, SEO, Freelancing, Plugin, Theming, Design training (along with some fun rabbit trails). But where should you start? What if [...]]]></description>
				<content:encoded><![CDATA[<p>WebDesign.com has over 500 hours of training videos that have been recorded during all of the live and interactive webinars that take place each week. Yes, that is a TON of hours of WordPress, PHP, jQuery, SEO, Freelancing, Plugin, Theming, Design training (along with some fun rabbit trails). But where should you start? What if you are looking at a career change and you want to brush up on your basic skills before you attend then next advanced coding class? What if you are a beginner who is intrigued by the possibilities that web design and development offers?</p>
<p>WebDesign.com is here to help. In addition to the 500+ hours of recorded training and the live webinars that are added constantly to the calendar, we want to provide you with a number of foundational series of trainings videos. And the first series is being released today.</p>
<h2>Learn the Basics of HTML and CSS</h2>
<p style="text-align: center;"><a href="http://webdesign.com/free/htmlcss"><img class="aligncenter  wp-image-6967" alt="Free HTML Tutorials" src="http://webdesign.com/files/2013/05/Screen-Shot-2013-05-01-at-10.25.59-AM.png" width="1110" height="1012" /></a></p>
<p>This FREE series of training videos is available to anyone who has the desire to learn more about HTML and CSS. These videos are recorded live featuring &#8220;The Professor&#8221; Benjamin Bradley, who is the main instructor at WebDesign.com. He takes listeners through 18 different sessions that cover that spectrum of information developers need to know regarding HTML and CSS. Topics Covered:</p>
<ul>
<li>Understanding HTML Terminology</li>
<li>Understanding CSS Terminology</li>
<li>HTML Semantics</li>
<li>HTML &#8211; Typography</li>
<li>HTML &#8211; Hyperlinks</li>
<li>HTML5 &#8211; Structural Elements</li>
<li>The #1 Rule of CSS</li>
<li>The Box Model</li>
<li>CSS &#8211; Typography &#8211; Color</li>
<li>CSS &#8211; Typography &#8211; Fonts</li>
<li>CSS &#8211; Typography &#8211; Text Effects</li>
<li>CSS &#8211; Backgrounds</li>
<li>CSS &#8211; Backgrounds &#8211; Gradients</li>
<li>HTML &#8211; List Structure</li>
<li>CSS &#8211; Styling Lists</li>
<li>HTML &#8211; Working with Images</li>
<li>CSS &#8211; Image Manipulation</li>
<li>Organizing Data through Tables</li>
</ul>
<p>Each one of the videos in the playlist ranges from 2 minutes to just over 10 minutes. They are short and easy to digest so that you can control how much you want to learn and how quickly. <a href="http://webdesign.com/free/htmlcss">Bookmark the page</a>. Rewatch section of the playlist. Use it as a resource as you seek to master the basics of HTML and CSS.</p>
<p>You can start watching right now by heading over the the <a href="http://webdesign.com/free/htmlcss">HTML &amp; CSS Basics Playlist page</a>. Remember, you don&#8217;t have to be a member of WebDesign.com to watch these introductory training video series, but if you are serious about your career development learning a massive library of training and an eager community of like-minded developers are waiting to meet you today.</p>
<p><a class="btn blue" href="http://webdesign.com/free/htmlcss">Watch the videos</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesign.com/resources/time-to-brush-up-on-your-html-and-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday Flash Sale &#8211; Join WebDesign.com for Just $129</title>
		<link>http://webdesign.com/sales-2/friday-flash-sale-join-webdesign-com-for-just-129/</link>
		<comments>http://webdesign.com/sales-2/friday-flash-sale-join-webdesign-com-for-just-129/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 05:00:22 +0000</pubDate>
		<dc:creator>"Professor" Benjamin</dc:creator>
				<category><![CDATA[Sales]]></category>

		<guid isPermaLink="false">http://webdesign.com/?p=6923</guid>
		<description><![CDATA[Over the past few weeks, some amazing training and resources have been generated here at WebDesign.com. In fact, when we added the 20+ hours of recorded replays from the WordPress Developers Course, the WebDesign.com training library surpassed 500 hours of training. So whether you need help enhancing your WordPress design or development skills or how to [...]]]></description>
				<content:encoded><![CDATA[<p>Over the past few weeks, some amazing training and resources have been generated here at WebDesign.com. In fact, when we added the 20+ hours of recorded replays from the <a href="http://webdesign.com/webinar-search-results/?search=Developer+Course">WordPress Developers Course,</a> the WebDesign.com training library surpassed <b>500 hours of training</b>. So whether you need help enhancing your WordPress design or development skills or how to find and deal with clients, WebDesign.com has you covered with its ever-growing library of training events.</p>
<h3>The Value of Live Training</h3>
<p>One of the true values of WebDesign.com is how we do training. Almost all of our training events and webinars are LIVE events with trainers that interact with attendees WHILE they are teaching. Even though our training is online, it&#8217;s like being there in person receiving hours of training every week—all so you can benefit as a developer, freelancer and business owner. And next week is not a week anyone who works with WordPress should miss. We are going to be spending 10+ hours exploring how to <a href="http://webdesign.com/webdesign-com-news/get-ready-for-a-week-of-extending-wordpress-in-code/">Extend WordPress Through Code</a>.</p>
<h3>Join Now for Just $129!</h3>
<p>Because we don&#8217;t want anyone to miss out on the opportunity, we are hosting a 24 hour FRIDAY FLASH SALE here at WebDesign.com. So during this 24 hour period (from midnight to midnight CST), WebDesign.com&#8217;s annual membership will be ONLY $129. That&#8217;s just $129 for access to all upcoming live webinars and training events as well as access to 500+ training hours already available in the WebDesign.com library.</p>
<p>WebDesign.com membership has NEVER been this low. If you have never been a part of WebDesign.com&#8217;s amazing community of designers and developers, now is the time to see what all the buzz is about and connect with other like-minded WordPress-lovers for only $129. If you are a current member, this is the perfect time to renew your membership. And remember once the clock strikes midnight on Friday night&#8230; this special FRIDAY FLASH SALE will end!</p>
<p><strong>Use coupon code <a href="http://webdesign.com/#join">WPFRIDAY129</a> at checkout before 11:59pm CST tonight, April 19, 2013 to join WebDesign.com for just $129 (normally $197).</strong></p>
<p><a class="btn blue" href="http://webdesign.com/#join">Join WebDesign.com now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesign.com/sales-2/friday-flash-sale-join-webdesign-com-for-just-129/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Courses Added to the Schedule</title>
		<link>http://webdesign.com/web-design-courses/new-courses-added-to-the-schedule/</link>
		<comments>http://webdesign.com/web-design-courses/new-courses-added-to-the-schedule/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 12:56:33 +0000</pubDate>
		<dc:creator>"Professor" Benjamin</dc:creator>
				<category><![CDATA[Web Design Courses]]></category>

		<guid isPermaLink="false">http://webdesign.com/?p=6940</guid>
		<description><![CDATA[I always get a little excited when I&#8217;m adding new courses to the LIVE schedule here at WebDesign.com. And today I&#8217;m happy to announce another slate of live classes that will be taught by one of our regular guest instructor, Nathan Ingram. Head on over to the WebDesign.com Course Schedule page to read more about [...]]]></description>
				<content:encoded><![CDATA[<p>I always get a little excited when I&#8217;m adding new courses to the LIVE schedule here at WebDesign.com. And today I&#8217;m happy to announce another slate of live classes that will be taught by one of our regular guest instructor, <a href="http://nathaningram.com/">Nathan Ingram</a>. Head on over to the <a href="http://webdesign.com/schedule">WebDesign.com Course Schedule</a> page to read more about the upcoming courses that Nathan will be teaching and to reserve your seat. Here&#8217;s a quick summary of some of those courses.</p>
<ul>
<li><strong><a href="http://webdesign.com/schedule/supercharging-wordpress-search">Supercharging WordPress Search</a> - April 24, 2013 &#8211; Wed.11am (CDT)</strong><br />
The default WordPress search is a lot like a fast food hamburger. It&#8217;s ok, but there are better options available. In this webinar, Nathan will explain some changes you can make to default WordPress search to narrow down your results, and also make recommendations on several plugins that will replace it altogether.</li>
<li><strong><a href="http://webdesign.com/schedule/evernote-for-web-developers">Evernote for Web Developers</a> - April 29, 2013 &#8211; Monday 1pm (CDT)</strong><br />
Evernote is a powerful information management tool that should be part of every web developer&#8217;s arsenal. In this webinar, Nathan will explain the whys and hows of using Evernote to manage information and projects in a web development business.</li>
<li><strong><a href="http://webdesign.com/schedule/pretty-wordpress-menus-without-a-plugin">Pretty WordPress Menus (without a plugin)</a> - May 06, 2013 &#8211; Mon. 1pm (CDT)</strong><br />
The menu builder in WordPress makes creating your own hierarchical drop down menus simple. But in many themes, menus are basic or ugly. In this webinar, Nathan will use some simple CSS techniques to show you how to spice up your WordPress menus&#8230; without a plugin.</li>
<li><strong><a href="http://webdesign.com/schedule/contact-pages-that-dont-stink">Contact Pages That Don&#8217;t Stink</a> - May 13, 2013 &#8211; Monday 1pm (CDT)</strong><br />
Practically every web site has a contact page, and most of them are basic, bland, and boring. In this webinar, Nathan will offer some principles of effective contact page design, give some examples of well-conceived contact pages, and demonstrate how to implement some of these ideas on a Builder site.</li>
</ul>
<p>Nathan also has a bunch more classes on the <a href="http://webdesign.com/schedule">schedule</a> and I encourage you to sign up now. To learn more about Nathan and his background with WordPress development, you can follow him on his blog at <a href="http://nathaningram.com/">http://nathaningram.com/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesign.com/web-design-courses/new-courses-added-to-the-schedule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get ready for a week of Extending WordPress in Code</title>
		<link>http://webdesign.com/webdesign-com-news/get-ready-for-a-week-of-extending-wordpress-in-code/</link>
		<comments>http://webdesign.com/webdesign-com-news/get-ready-for-a-week-of-extending-wordpress-in-code/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 23:48:51 +0000</pubDate>
		<dc:creator>"Professor" Benjamin</dc:creator>
				<category><![CDATA[WebDesign.com News]]></category>

		<guid isPermaLink="false">http://webdesign.com/?p=6891</guid>
		<description><![CDATA[One of the exiting aspects of working with WordPress is that there is more than one way to accomplish a task. You can use a free plugin, you can use a premium plugin, you can use a free theme, you can use a premium theme, you can build your own plugin or theme from scratch [...]]]></description>
				<content:encoded><![CDATA[<p>One of the exiting aspects of working with WordPress is that there is more than one way to accomplish a task. You can use a free plugin, you can use a premium plugin, you can use a free theme, you can use a premium theme, you can build your own plugin or theme from scratch or you can add little snippets to a functions.php file. There are really so many ways to expand upon the capabilities of WordPress and that&#8217;s why next week is a special week for WebDesign.com members.</p>
<p>Next week, <a href="http://webdesign.com/schedule">April 22nd &#8211; April 26th</a>, members of WebDesign.com have an opportunity to attend a weeklong &#8220;Extending WordPress in Code&#8221; series of training webinars. If you&#8217;ve ever wanted to learn how to extend WordPress using code, then this is the perfect time to <a href="http://webdesign.com/#join">join WebDesign.com</a> so you can reserve your space in this exciting week of training. Remember if you want to attend these 10+ hours of training next week, you must have a current WebDesign.com membership.</p>
<p>So what are some of the classes that will be taught?</p>
<h2>Creating Custom Post Types in Code</h2>
<p>The ability to create new post types is a foundational piece of extending WordPress in code. When building sites for clients, a developer is always going to be running into the need to have more options for content than simply pages and posts. Coding up your own custom post types will give you that extra flexibility. In this class, we will look at not only how to create the custom post types but also how to integrate the content into the WordPress loop.</p>
<h2>Under the Hood with Meta Boxes</h2>
<p>In this advanced coding class, we will see what it takes to add additional meta boxes to post/page edit screens (and other places in WordPress). By mastering the usage of custom meta boxes you can create the perfect workflow for your clients and provide them with a simple-to-understand customized user interface for inputting specific content on their sites.</p>
<h2>WordPress Settings API</h2>
<p>Every developer who works with WordPress to create a unique web presence for their clients needs to consider how a client might be best served in modifying/updated/tweaking their site. Rather then turning over the full <em>Administrator</em> area of WordPress to the client, learn how the WordPress Settings API will allow you to create a customized settings area where you control what the client has access to change.</p>
<h2>Creating Unique Post Formats</h2>
<p>If you haven&#8217;t heard, one of the biggest focuses of the next release of WordPress (3.6) are the <em>post formats</em>. Simply adding the theme support doesn&#8217;t really do anything. Learn how to style post formats and give your clients a unique blogging experience.</p>
<p>These are just four of the upcoming training webinars that will occur during the week of April 22nd-26th. Tomorrow, I will unveil two or three more courses that will occur during our &#8220;Extending WordPress in Code&#8221; week. Now is the perfect time to <a href="http://webdesign.com/#join">join WebDesign.com</a> so that you can begin preparing for this weeklong coding event by catching up of tons of training that already exists in the library of videos (over 500 hours)!</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesign.com/webdesign-com-news/get-ready-for-a-week-of-extending-wordpress-in-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are You Ready for WordPress 3.6?</title>
		<link>http://webdesign.com/wordpress/are-you-ready-for-wordpress-3-6/</link>
		<comments>http://webdesign.com/wordpress/are-you-ready-for-wordpress-3-6/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 14:28:06 +0000</pubDate>
		<dc:creator>"Professor" Benjamin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://webdesign.com/?p=6901</guid>
		<description><![CDATA[WordPress 3.6 is coming soon. The next version of WordPress is currently in its first beta version so it is possible features and code may change over the next month. If you would like to play around with the beta version of WordPress 3.6 you can do so right now. I would advise to NOT [...]]]></description>
				<content:encoded><![CDATA[<p>WordPress 3.6 is coming soon.  The next version of WordPress is currently in its first beta version so it is possible features and code may change over the next month.  If you would like to play around with the beta version of WordPress 3.6 you can do so right now.  I would advise to NOT use the beta version on a live site right now and just play around with it on a test site.</p>
<p>The easiest way to access the beta version of WordPress is to install the WordPress Beta Tester plugin on your WordPress site.  (Download -> <a href="http://wordpress.org/extend/plugins/wordpress-beta-tester/">http://wordpress.org/extend/plugins/wordpress-beta-tester/</a>)  Once you activate this plugin, go to the plugins settings page and choose the <em>Bleeding Edge</em> option.  WordPress will then tell you to update your site and faster than the Road Runner escaping Wiley Coyote you will be using the Beta version of WordPress.</p>
<p>This next version of WordPress is full of great new enhancements and features, some that are still being debated and argued about, and a few head scratchers.  Let&#8217;s take a quick look at some of the things coming in WordPress 3.6.</p>
<h3>Post Locking</h3>
<p><img src="http://webdesign.com/files/2013/04/Google-ChromeScreenSnapz001.png" alt="Google ChromeScreenSnapz001" width="443" height="107" class="alignright size-full wp-image-6909" /></p>
<p>This is a great feature (and something that has been needed for a long time) for multi-author sites.  If you attempt to edit a post that is currently being edited by someone else, WordPress will now alert you to that fact and give you a few options about what you can do.  This will prevent all those annoying &#8220;overwriting because I didn&#8217;t know you were editing&#8221; responses from users.</p>
<h3>A new Auto-Save Concept</h3>
<p>With WordPress 3.6, there will now be an autosave every 15 seconds on your &#8220;local machine&#8221;.  Mark Jacquith (the lead on 3.6) dreamed that there would be a world where WordPress could protect your content against a slew of evils like:</p>
<ul>
<li>expired cookies</li>
<li>loss of connection</li>
<li>hitting the wrong browser button</li>
<li>having a plugin go haywire on you</li>
<li>having core WordPress go to a dark place on you</li>
<li>having a browser crash</li>
<li>having an OS crash</li>
<li>having a pet find great relief on your computer</li>
<li>surviving a drooling baby</li>
</ul>
<p>And I believe with this new enhancement in WordPress 3.6, it will also help autosave your content in case of a zombie attack!</p>
<h3>Post Revisions</h3>
<p><img src="http://webdesign.com/files/2013/04/post-revision3.6.jpg" alt="post-revision3.6" width="670" height="168" class="alignnone size-full wp-image-6910" /></p>
<p>While the new post revisions capabilities are much better, I still think we&#8217;ve got a ways to go to get it to the full capabilities of what WordPress could offer.  But for now we are moving in the right direction and its a solid direction.</p>
<h3>Post Format UI Change</h3>
<p><img src="http://webdesign.com/files/2013/04/post-format3.6.jpg" alt="post-format3.6" width="670" height="144" class="alignnone size-full wp-image-6911" /></p>
<p>WordPress 3.6 now pushing <em>Post Formats</em> (referred to by some as <em>Tumblr-like Blogging</em>) to the forefront of the Post Edit screen.  There are plenty of debates and arguments still going on in the WordPress ecosystem.  Not everyone agrees that this needs to be pushed to the forefront of the Post Edit screen and should be enabled&#8230;disabled by the Theme itself, not by WordPress.  Currently in the latest Beta version, the theme has NO choice in the matter of whether or not it will show the Post Format options.  They simply appear, even if the theme isn&#8217;t supporting any of the styling and such.</p>
<p>While, on the big picture side of things, the work the WordPress team has done on the Post Format UI is great.  The implementation is what is being debated.  I love seeing the Post Edit screen options change based on the Post Format that is chosen.  But this bring up a HUGE question.  When we get right down to the base level&#8230; <em><b>What is the real difference between Post Formats and Custom Post Types?</b></em>  Aren&#8217;t Post Formats just a form of Custom Post Types?  Anyway, it will be interesting to see the final implementation and to see what theme developers do in supporting this new feature.</p>
<h3>New Menus&#8230;huh?</h3>
<p><img src="http://webdesign.com/files/2013/04/menus3.6.jpg" alt="menus3.6" width="670" height="200" class="alignnone size-full wp-image-6912" /></p>
<p>The new Menu settings in WordPress 3.6 did get a cleaned up interface, but I&#8217;m not sure of the rational of moving the <em>locations</em> to its own tab other than someone got it in their mind that it was what was needed.  Which begs the question&#8230; Did any actual user REQUEST this change?  If not&#8230; why the change?</p>
<h3>Native Support for Video and Audio</h3>
<p>Two great additions to WordPress 3.6 come in the ability to natively upload and embed your own video and audio files.  Check out the discussion here. (<a href="http://make.wordpress.org/core/2013/04/08/audio-video-support-in-core/">http://make.wordpress.org/core/2013/04/08/audio-video-support-in-core/</a>)</p>
<h3>One More Thing&#8230; A New Theme</h3>
<p>The new Twenty Thirteen theme is a good looking blog-centric theme.  And its interesting to see how far to the other end of the spectrum this theme is from the more corporate/professional feel of the previous Twenty Twelve theme.</p>
<p>So all-in-all there is a ton of stuff to look forward to in WordPress 3.6.  What features are you looking forward to use in the next version of WordPress?  What would you like to see in future versions of WordPress?</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesign.com/wordpress/are-you-ready-for-wordpress-3-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Watch the WordPress Developer Course Preview Video</title>
		<link>http://webdesign.com/web-design-courses/watch-the-wordpress-developer-course-preview-video/</link>
		<comments>http://webdesign.com/web-design-courses/watch-the-wordpress-developer-course-preview-video/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 15:50:54 +0000</pubDate>
		<dc:creator>"Professor" Benjamin</dc:creator>
				<category><![CDATA[Web Design Courses]]></category>

		<guid isPermaLink="false">http://webdesign.com/?p=6781</guid>
		<description><![CDATA[Read more about the upcoming WordPress Developer Course.]]></description>
				<content:encoded><![CDATA[<p><iframe width="640" height="480" src="http://www.youtube.com/embed/kE6yAvd7jgU?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Read more about the <a href="http://webdesign.com/web-design-courses/the-next-wordpress-developer-course-is-coming/" title="The Next WordPress Developer Course is Coming">upcoming WordPress Developer Course</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesign.com/web-design-courses/watch-the-wordpress-developer-course-preview-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Next WordPress Developer Course is Coming</title>
		<link>http://webdesign.com/web-design-courses/the-next-wordpress-developer-course-is-coming/</link>
		<comments>http://webdesign.com/web-design-courses/the-next-wordpress-developer-course-is-coming/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 15:09:54 +0000</pubDate>
		<dc:creator>"Professor" Benjamin</dc:creator>
				<category><![CDATA[Web Design Courses]]></category>

		<guid isPermaLink="false">http://webdesign.com/?p=6771</guid>
		<description><![CDATA[Are you ready for the most comprehensive, in-depth, intensive, and fun WordPress Developer Course to come to a computer near you? For five straight days, February 26th &#8211; March 2nd, WebDesign.com will be hosting their 7th WordPress Developer Course. You might be wondering will be covered in this course and is this course right for [...]]]></description>
				<content:encoded><![CDATA[<p>Are you ready for the most comprehensive, in-depth, intensive, and fun WordPress Developer Course to come to a computer near you?  For five straight days, February 26th &#8211; March 2nd, WebDesign.com will be hosting their 7th WordPress Developer Course.</p>
<p>You might be wondering will be covered in this course and is this course right for me?  To answer the second part of that question first, if you want to learn more about taking control of your WordPress site, then this is the course for you.  Let&#8217;s take a look at a few of the areas we will be covering during this 5 day event.</p>
<ul>
<li>Go back to the basics and learn the <strong>best way to install WordPress</strong> along with learning some amazing pro-tips that will make your life so much easier.</li>
<li>Learn the <strong>truth about WordPress security</strong>. We won&#8217;t be talking about that over-hyped &#8220;security through obscurity&#8221; but actual steps you can take to make sure your site has the best possible security.</li>
<li>Dig deep and find out the inner-workings of WordPress themes.  Understand hierarchy, templates, hooks, filters, and more as we <strong>build your own theme from the ground up</strong>.  You will learn how to also build your own settings panel in a responsive theme.</li>
<li>Harness the <strong>immense power of the Builder theme by iThemes</strong>. Gain a firm grasp on layouts, views, and other structural components and even learn how and why to build your own builder extension.</li>
<li>Uncover the <strong>top 10 seo tips</strong> when working with WordPress.  Learn what is true seo vs scam-based seo practices while gaining pro-tips on how to manage your site.</li>
<li>The updated <strong>top WordPress plugins</strong> list will be unveiled in this WordPress Developer Course. Also you will learn how to build your own WordPress plugin to expand the capabilities of your site.</li>
</ul>
<p><center><br />
<iframe src="https://docs.google.com/presentation/d/1j0fayC35VC908i5Z29ObYW_nbB_qj0R_Zc2i6EXRAeU/embed?start=false&#038;loop=false&#038;delayms=3000" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe><br />
</center></p>
<p>This is the most comprehensive and in-depth single developer course for WordPress available and is <strong><em>included</em></strong> in your <a href="http://ithemes.com/member/signup.php?product_id=123&#038;price_group=124">WebDesign.com Annual Membership</a>.  That means that in order to reserve your spot in the 7th WordPress Developer Course, you must be a member of WebDesign.com.  Being a member of WebDesign.com isn&#8217;t just about accessing the WordPress Developer Course, it also gives you access to over 500 hours of recorded training webinars.</p>
<p>Some of you are probably wondering if you have the skills necessary to partake in such an intensive developer course.  This highlights one of the many benefits of WebDesign.com Annual Membership.  We provide you will all the pre-requisite training courses you might need to get ready for this WordPress Developer Course.  Whether you need to brush up on CSS or HTML, or gain some additional understanding when it comes to PHP, jQuery, or MySQL.  WebDesign.com has hundreds of training webinars to help you succeed with your development growth.</p>
<blockquote><p>SPECIAL COUPON &#8211; Expires February 25th<br />
WPDEV50 = $50 off WebDesign.com Membership</p></blockquote>
<p>Over the next few days, we will be highlighting each of the five days of the course so you know what to expect with each day.   Don&#8217;t wait until the last minute.  Reserve your space now in the WordPress Developer Course (February 26th &#8211; March 2nd) by <a href="http://ithemes.com/member/signup.php?product_id=123&#038;price_group=124">joining WebDesign.com today</a>.  And give your WordPress sites a massive boost.</p>
<blockquote><p><a href="http://ithemes.com/member/signup.php?product_id=123&#038;price_group=124">Join WebDesign.com Today and Attend the WordPress Developer Course</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://webdesign.com/web-design-courses/the-next-wordpress-developer-course-is-coming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
