<?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>Design Code Execute &#187; Web Development</title>
	<atom:link href="http://www.designcodeexecute.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designcodeexecute.com</link>
	<description>Design Tips, Tricks, Hacks for Web Development, Windows and OS X</description>
	<lastBuildDate>Thu, 09 Sep 2010 21:02:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mootools iTunes like image flip gallery</title>
		<link>http://www.designcodeexecute.com/2010/03/16/mootools-itunes-like-image-flip-gallery/</link>
		<comments>http://www.designcodeexecute.com/2010/03/16/mootools-itunes-like-image-flip-gallery/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 22:17:29 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[image gallery]]></category>
		<category><![CDATA[itunes image flip script]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[smooth image gallery]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2010/03/16/mootools-itunes-like-image-flip-gallery/</guid>
		<description><![CDATA[This iTunes image flip gallery script utilizes Mootools v1.2. A direct link to the script
It's great to see the internet move away from flash more and more everyday.
]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2010/03/16/mootools-itunes-like-image-flip-gallery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Strip HTTP:// www. and/or suffixes from URL with PHP</title>
		<link>http://www.designcodeexecute.com/2010/03/01/strip-http-www-andor-suffices-from-url-with-php/</link>
		<comments>http://www.designcodeexecute.com/2010/03/01/strip-http-www-andor-suffices-from-url-with-php/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 18:33:37 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[str replace array]]></category>
		<category><![CDATA[strip http]]></category>
		<category><![CDATA[strip www]]></category>
		<category><![CDATA[url strip http]]></category>
		<category><![CDATA[url strip suffixes]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2010/03/01/strip-http-www-andor-suffices-from-url-with-php/</guid>
		<description><![CDATA[This code shows how to strip http, www, or any suffixes like .com or .co.uk etc.]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2010/03/01/strip-http-www-andor-suffices-from-url-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Object Array Access: Cannot use object of type stdClass as array</title>
		<link>http://www.designcodeexecute.com/2009/09/18/php-object-array-access-cannot-use-object-of-type-stdclass-as-array/</link>
		<comments>http://www.designcodeexecute.com/2009/09/18/php-object-array-access-cannot-use-object-of-type-stdclass-as-array/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 16:49:06 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Array Access]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[fatal error]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[type stdClass]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2009/09/18/php-object-array-access-cannot-use-object-of-type-stdclass-as-array/</guid>
		<description><![CDATA[To access an object in PHP you use a pointer. For example when using Browscap (http://code.google.com/p/phpbrowscap/) extract the values like so

$current_browser-&#62;Parent;

]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2009/09/18/php-object-array-access-cannot-use-object-of-type-stdclass-as-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer Bug: ie6 cuts off bottoms of words</title>
		<link>http://www.designcodeexecute.com/2009/08/31/internet-explorer-bug-ie6-cuts-off-bottoms-of-words/</link>
		<comments>http://www.designcodeexecute.com/2009/08/31/internet-explorer-bug-ie6-cuts-off-bottoms-of-words/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 19:31:39 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie6 css]]></category>
		<category><![CDATA[ie6 hacks]]></category>
		<category><![CDATA[internet explorer bug]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=177</guid>
		<description><![CDATA[ie6 text bottoms are cut off. Learn how to fix the internet explorer bug using css.]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2009/08/31/internet-explorer-bug-ie6-cuts-off-bottoms-of-words/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clear/Remove/Blank out Value from Input Form</title>
		<link>http://www.designcodeexecute.com/2008/10/23/clearremoveblank-out-value-from-input-form/</link>
		<comments>http://www.designcodeexecute.com/2008/10/23/clearremoveblank-out-value-from-input-form/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 20:37:26 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[clear input field]]></category>
		<category><![CDATA[Javascript onfocus]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=109</guid>
		<description><![CDATA[Learn how to Clear the text value field inside an input form when in focus]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/10/23/clearremoveblank-out-value-from-input-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Spanish in Zen Cart Admin Error</title>
		<link>http://www.designcodeexecute.com/2008/10/16/installing-spanish-in-zen-cart-admin-error/</link>
		<comments>http://www.designcodeexecute.com/2008/10/16/installing-spanish-in-zen-cart-admin-error/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 18:53:57 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Zen Cart]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=108</guid>
		<description><![CDATA[Upon installing spanish on the front end, I recieved an error in yellow about not having the correct files for the language spanish, yet the front end spanish worked. To fix the problem download this zip, unzip and drop the admin folder into your root zen directory. Then push all the files to the server.
Download [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/10/16/installing-spanish-in-zen-cart-admin-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Font size and Font Family Javascript Changing Tool</title>
		<link>http://www.designcodeexecute.com/2008/05/02/font-size-and-font-family-javascript-changing-tool/</link>
		<comments>http://www.designcodeexecute.com/2008/05/02/font-size-and-font-family-javascript-changing-tool/#comments</comments>
		<pubDate>Fri, 02 May 2008 17:37:56 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=107</guid>
		<description><![CDATA[&#60;script type="text/javascript" language="javascript"&#62;
function changeColor(str)
{
document.getElementsByTagName("BODY")[0].style.background = str;
}
function changeFont(str)
{
document.getElementsByTagName("body")[0].style.fontFamily = str;
}
function changeSize(str)
{
document.getElementsByTagName("p")[10].style.fontSize = str;
document.getElementsByTagName("p")[2].style.fontSize = str;
document.getElementsByTagName("p")[3].style.fontSize = str;
document.getElementsByTagName("p")[5].style.fontSize = str;
document.getElementsByTagName("p")[6].style.fontSize = str;
document.getElementsByTagName("p")[7].style.fontSize = str;
document.getElementsByTagName("p")[8].style.fontSize = str;
document.getElementsByTagName("p")[9].style.fontSize = str;
}
function hide(){
var jet = document.getElementById('jetscram').style;
jet.visibility="hidden";
}
&#60;/script&#62;
&#60;style type="text/css"&#62;
div#jetscram{ background:url(http://jetscram.com/images/logo.gif) top left no-repeat; background-color:#ffffff; border:6px #333 solid; font-family:Helvetica, Arial, sans-serif; color:#333; height:28px; padding-left:65px; padding-top:12px; position:fixed; bottom:0; width:594px; left:50%; margin-left:-342px; z-index:5;}
#jetscram select{ width:120px;}
* HTML [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/05/02/font-size-and-font-family-javascript-changing-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Auto Restrain/resize images with Javascript</title>
		<link>http://www.designcodeexecute.com/2008/04/19/auto-restrainresize-images-with-javascript/</link>
		<comments>http://www.designcodeexecute.com/2008/04/19/auto-restrainresize-images-with-javascript/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 16:10:50 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Auto Restrain]]></category>
		<category><![CDATA[resize images]]></category>
		<category><![CDATA[resize script]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=106</guid>
		<description><![CDATA[This javascript script resizes all image on the page, it can be controlled by the variable i and the greater than clause in the for loop. i=0 means it starts from the first image, change i=3 it will start from the forth image. The greater than clause will resize x amount of images. right now it resizes 10 images. The [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/04/19/auto-restrainresize-images-with-javascript/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>CSS text link image icon hover replace with images</title>
		<link>http://www.designcodeexecute.com/2008/04/09/css-text-link-image-icon-hover-replace-with-images/</link>
		<comments>http://www.designcodeexecute.com/2008/04/09/css-text-link-image-icon-hover-replace-with-images/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 06:32:56 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css image hover]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=102</guid>
		<description><![CDATA[This post teaches you how to replace CSS text links with an image and an image hover state.]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/04/09/css-text-link-image-icon-hover-replace-with-images/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Javascript preload images script</title>
		<link>http://www.designcodeexecute.com/2008/04/09/javascript-preload-images-script/</link>
		<comments>http://www.designcodeexecute.com/2008/04/09/javascript-preload-images-script/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 06:20:03 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Javascript preload]]></category>
		<category><![CDATA[preload images]]></category>
		<category><![CDATA[preload script]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=103</guid>
		<description><![CDATA[This post teaches you the proper efficient way to preload images with javascript.
if (document.images)
{
preload_image = new Image();
img_path = new Array();
img_path[0] = "http://kilroylives.com/images/buttons/avatar.gif";
img_path[1] = "http://kilroylives.com/images/buttons/avatar-over.gif";
img_path[2] = "http://kilroylives.com/images/buttons/enlarge.gif";
img_path[3] = "http://kilroylives.com/images/buttons/enlarge-over.gif";
img_path[4] = "http://kilroylives.com/images/buttons/favorite.gif";
for(var i = 0; i&#60;=img_path.length; i++)
preload_image.src = img_path[i];
}
All you need to do is add more img_path[x] = ""; line for each image to preload. This is [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/04/09/javascript-preload-images-script/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Adsense Optimization Breakdown</title>
		<link>http://www.designcodeexecute.com/2008/04/08/google-adsense-optimization-breakdown/</link>
		<comments>http://www.designcodeexecute.com/2008/04/08/google-adsense-optimization-breakdown/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 03:27:46 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Google Adense]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=101</guid>
		<description><![CDATA[This post explains what I've learned about Google Adsense. It explains the figures like cpm, eCPM, Page CTR, and Earnings. I Started using Google Adsense early 2005. Up until the beginning of this year I've have very little success. I due the success to redesigns, studying, and experimentation.]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/04/08/google-adsense-optimization-breakdown/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Case sensitive and Case insensitive search with Match and Like</title>
		<link>http://www.designcodeexecute.com/2008/04/03/mysql-case-sensitive-and-case-insensitive-search-with-match-and-like/</link>
		<comments>http://www.designcodeexecute.com/2008/04/03/mysql-case-sensitive-and-case-insensitive-search-with-match-and-like/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 23:14:10 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Case sensitive]]></category>
		<category><![CDATA[insensitive search]]></category>
		<category><![CDATA[mysql statement]]></category>
		<category><![CDATA[php mysql search query]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2008/04/03/mysql-case-sensitive-and-case-insensitive-search-with-match-and-like/</guid>
		<description><![CDATA[This post teaches you how to set your MySQL search queries to be Case sensitive or case insensitive.]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/04/03/mysql-case-sensitive-and-case-insensitive-search-with-match-and-like/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display Wordpress Post Number on Single Page with post ID</title>
		<link>http://www.designcodeexecute.com/2008/02/26/display-wordpress-post-number-on-single-page-with-post-id/</link>
		<comments>http://www.designcodeexecute.com/2008/02/26/display-wordpress-post-number-on-single-page-with-post-id/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 23:41:13 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Functions]]></category>
		<category><![CDATA[display page number]]></category>
		<category><![CDATA[single page number]]></category>
		<category><![CDATA[Wordpress function]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2008/02/26/display-wordpress-post-number-on-single-page-with-post-id/</guid>
		<description><![CDATA[You can see it work throughout this wordpress blog, to the right you see DCE Article 94. Notice you can select the number as text. The number is pulled from the post on every single page by placing this line of code in your wordpress single.php template page.
 &#60;?php the_ID(); ?&#62;
Note: When using this line [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/02/26/display-wordpress-post-number-on-single-page-with-post-id/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Design for DCE: SEO, Legibility, 1024 Screen Design</title>
		<link>http://www.designcodeexecute.com/2008/02/23/new-design-for-dce-look-out/</link>
		<comments>http://www.designcodeexecute.com/2008/02/23/new-design-for-dce-look-out/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 23:14:45 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[1024 screen design]]></category>
		<category><![CDATA[blog redesign]]></category>
		<category><![CDATA[legibility redesign]]></category>
		<category><![CDATA[seo redesign]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2008/02/23/new-design-for-dce-look-out/</guid>
		<description><![CDATA[Please note, the site will look funky between Saturday Feb 23rd 6pm Eastern - Sunday Feb 24th 6pm. During this time we will keep the content legible, but the navigation system maybe be shaky. Please comment to help out!
Changes are going to revolve around overall legibility and typography, smarter advertisements, more contrasting color scheme, usability, [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/02/23/new-design-for-dce-look-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Javascript Array with PHP from a MySQL Database Table</title>
		<link>http://www.designcodeexecute.com/2008/02/08/create-javascript-array-with-php-mysql/</link>
		<comments>http://www.designcodeexecute.com/2008/02/08/create-javascript-array-with-php-mysql/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 16:08:45 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[create array]]></category>
		<category><![CDATA[create javascript array]]></category>
		<category><![CDATA[javascript array database]]></category>
		<category><![CDATA[php javascrip array]]></category>
		<category><![CDATA[php mysql make a javascrip array]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2008/02/08/create-javascript-array-with-php-mysql/</guid>
		<description><![CDATA[Wrote this function to check email addresses already in a database, so I dont have to change pages, and check with javascript. Problem: it exposes your whole email list to the public in the source code, and the source code can become a monster length. So it isnt practical, but it works. (I'm not using [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/02/08/create-javascript-array-with-php-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Javascript Email Address Validation for Forms and Input</title>
		<link>http://www.designcodeexecute.com/2008/02/08/best-javascript-email-address-validation-for-forms-and-input/</link>
		<comments>http://www.designcodeexecute.com/2008/02/08/best-javascript-email-address-validation-for-forms-and-input/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 05:20:12 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Javascipt]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2008/02/08/best-javascript-email-address-validation-for-forms-and-input/</guid>
		<description><![CDATA[I've used many before, this is the cleanest without too much code. It features a nice onfocus clear value bonus. When the email is incorrect after click the alert box when the email is invalid, it will clear the mail input field value and bring the cursor directly to the the email input box. The [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/02/08/best-javascript-email-address-validation-for-forms-and-input/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resident Evil 4 and Wii Zapper</title>
		<link>http://www.designcodeexecute.com/2008/01/29/resident-evil-4-and-wii-zapper/</link>
		<comments>http://www.designcodeexecute.com/2008/01/29/resident-evil-4-and-wii-zapper/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 19:02:08 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2008/01/29/resident-evil-4-and-wii-zapper/</guid>
		<description><![CDATA[Wii Zapper and Link Shooter is cool, much fun. I'd be very pissed if the white piece of 10 cent plastic that holds the Wii motes cost 25 bucks without a game. Right now there are a select few games that work with the Wii Zapper. 
Compatible games:

Resident Evil: The Umbrella Chronicles
Ghost Squad
Medal of Honor: [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2008/01/29/resident-evil-4-and-wii-zapper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List 10 Most Recent Posts in Wordpress Sidebar</title>
		<link>http://www.designcodeexecute.com/2007/12/17/list-10-most-recent-posts-in-wordpress-sidebar/</link>
		<comments>http://www.designcodeexecute.com/2007/12/17/list-10-most-recent-posts-in-wordpress-sidebar/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 20:49:30 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress Functions]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2007/12/17/list-10-most-recent-posts-in-wordpress-sidebar/</guid>
		<description><![CDATA[No plugin needed, you can list however many recent posts by title using the wp_get_archives function. Insert this code into your sidebar.php
&#60;ul&#62; &#60;?php wp_get_archives(’type=postbypost&#38;limit=10'); ?&#62; &#60;/ul&#62;
The limit can be adjust to any number of posts.
]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2007/12/17/list-10-most-recent-posts-in-wordpress-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript: Detect MAC Apple platform to change CSS</title>
		<link>http://www.designcodeexecute.com/2007/12/16/javascript-detect-mac-apple-platform-to-change-css/</link>
		<comments>http://www.designcodeexecute.com/2007/12/16/javascript-detect-mac-apple-platform-to-change-css/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 01:58:27 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Javascipt]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2007/12/16/javascript-detect-mac-apple-platform-to-change-css/</guid>
		<description><![CDATA[The letter-spacing is treated differently on OSX than Windows XP. This can cause problems if you basing a design off text-based CSS. This fix works perfectly if you using a simple dropdown menu that uses absolute positions and auto margins, so its not a child of the initial menu you made, an example can be [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2007/12/16/javascript-detect-mac-apple-platform-to-change-css/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>section 508: webdesign aesthetics vs ethics</title>
		<link>http://www.designcodeexecute.com/2007/12/04/section-508-webdesign-aesthetics-vs-ethics/</link>
		<comments>http://www.designcodeexecute.com/2007/12/04/section-508-webdesign-aesthetics-vs-ethics/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 19:05:05 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[section 508]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2007/12/04/section-508-webdesign-aesthetics-vs-ethics/</guid>
		<description><![CDATA[“Access by everyone regardless of disability is an essential aspect”
—Tim Berners Lee of W3C

President Clinton passed the Rehabilitation Act Amendments in 1998. The newly amended acts holds Section 508, which refers to the web. Section 508 stated that in 2001 those with disabilities must be able to access all federal electronic documents and information. The [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2007/12/04/section-508-webdesign-aesthetics-vs-ethics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
