<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Multimedia Blog</title>
	<atom:link href="http://multimediadesigns.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://multimediadesigns.wordpress.com</link>
	<description>Susan Reed blogs about web development</description>
	<lastBuildDate>Fri, 30 Apr 2010 16:24:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='multimediadesigns.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Multimedia Blog</title>
		<link>http://multimediadesigns.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://multimediadesigns.wordpress.com/osd.xml" title="Multimedia Blog" />
	<atom:link rel='hub' href='http://multimediadesigns.wordpress.com/?pushpress=hub'/>
		<item>
		<title>CSS Styles for Links</title>
		<link>http://multimediadesigns.wordpress.com/2010/04/29/css-styles-for-links/</link>
		<comments>http://multimediadesigns.wordpress.com/2010/04/29/css-styles-for-links/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 14:01:38 +0000</pubDate>
		<dc:creator>Susan Reed</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://multimediadesigns.wordpress.com/?p=232</guid>
		<description><![CDATA[You may grow tired of the boring blue underline style of a hyperlink. In fact, you may have several different sets of links on your page that you want to look different. Here is how you accomplish creating your own styles for hyperlinks. When you want different colored links on the same page &#8211; do [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=multimediadesigns.wordpress.com&amp;blog=10904766&amp;post=232&amp;subd=multimediadesigns&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://multimediadesigns.wordpress.com/2010/04/29/css-styles-for-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2301b45ffac389af98467ce6df34bdb6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">susanreednet</media:title>
		</media:content>
	</item>
		<item>
		<title>Tracking Clicks</title>
		<link>http://multimediadesigns.wordpress.com/2010/04/27/tracking-clicks/</link>
		<comments>http://multimediadesigns.wordpress.com/2010/04/27/tracking-clicks/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 00:04:23 +0000</pubDate>
		<dc:creator>Susan Reed</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[javaScript]]></category>

		<guid isPermaLink="false">http://multimediadesigns.wordpress.com/?p=221</guid>
		<description><![CDATA[In order to track how many times someone clicks on a link, you need to add some special code. But before you get started &#8211; first things first. If you haven&#8217;t done so already, go set up an account on Google Analytics. Once you have verified your site you many continue. In this example I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=multimediadesigns.wordpress.com&amp;blog=10904766&amp;post=221&amp;subd=multimediadesigns&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://multimediadesigns.wordpress.com/2010/04/27/tracking-clicks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2301b45ffac389af98467ce6df34bdb6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">susanreednet</media:title>
		</media:content>
	</item>
		<item>
		<title>Re-direct your web page</title>
		<link>http://multimediadesigns.wordpress.com/2010/03/15/re-direct-your-web-page/</link>
		<comments>http://multimediadesigns.wordpress.com/2010/03/15/re-direct-your-web-page/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 23:30:31 +0000</pubDate>
		<dc:creator>Susan Reed</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[re-directs]]></category>

		<guid isPermaLink="false">http://multimediadesigns.wordpress.com/?p=197</guid>
		<description><![CDATA[If you decide to DELETE a web page or RENAME the webpage, the URL that Google has in its index will change. Therefore, in order to keep your SEO rankings and avoid broken links and lost customers, you should set up 301 Redirects for these scenerios. The code &#8220;301&#8243; is interpreted as &#8220;moved permanently&#8221;.   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=multimediadesigns.wordpress.com&amp;blog=10904766&amp;post=197&amp;subd=multimediadesigns&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://multimediadesigns.wordpress.com/2010/03/15/re-direct-your-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2301b45ffac389af98467ce6df34bdb6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">susanreednet</media:title>
		</media:content>
	</item>
		<item>
		<title>Spanish HTML</title>
		<link>http://multimediadesigns.wordpress.com/2010/03/02/spanish-html/</link>
		<comments>http://multimediadesigns.wordpress.com/2010/03/02/spanish-html/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 23:30:53 +0000</pubDate>
		<dc:creator>Susan Reed</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://multimediadesigns.wordpress.com/?p=69</guid>
		<description><![CDATA[Below is the html code for writing spanish in HTML code. Each symbol has five lines of code only for this demonstration. Normally, just type the HTML code (the second line of each symbol below). Character / HTML / Windows / Macintosh / Description Now if you need help with English to Spanish translation try [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=multimediadesigns.wordpress.com&amp;blog=10904766&amp;post=69&amp;subd=multimediadesigns&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://multimediadesigns.wordpress.com/2010/03/02/spanish-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2301b45ffac389af98467ce6df34bdb6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">susanreednet</media:title>
		</media:content>
	</item>
		<item>
		<title>Display code on your web page</title>
		<link>http://multimediadesigns.wordpress.com/2010/02/26/display-code-on-your-web-page/</link>
		<comments>http://multimediadesigns.wordpress.com/2010/02/26/display-code-on-your-web-page/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 23:30:06 +0000</pubDate>
		<dc:creator>Susan Reed</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://multimediadesigns.wordpress.com/?p=36</guid>
		<description><![CDATA[Even though I have created several websites over the past ten years I never did have a reason to display code until I recently. On www.multimediadesigns.net I just typed &#60;code&#62; before the code and &#60;/code&#62; after the code. But that doesn&#8217;t work very well on WordPress. I came across some helpful informaton and decided to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=multimediadesigns.wordpress.com&amp;blog=10904766&amp;post=36&amp;subd=multimediadesigns&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://multimediadesigns.wordpress.com/2010/02/26/display-code-on-your-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2301b45ffac389af98467ce6df34bdb6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">susanreednet</media:title>
		</media:content>
	</item>
		<item>
		<title>No Follow Hyperlinks</title>
		<link>http://multimediadesigns.wordpress.com/2010/02/14/no-follow-hyperlinks/</link>
		<comments>http://multimediadesigns.wordpress.com/2010/02/14/no-follow-hyperlinks/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 23:30:40 +0000</pubDate>
		<dc:creator>Susan Reed</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[hyperlinks]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://multimediadesigns.wordpress.com/?p=192</guid>
		<description><![CDATA[Quit Following Me! This is how the HTML markup for an ordinary link might look: This is how the link would look after the nofollow attribute has been added, with the attribute portion shown in bold Reference: http://blog.searchenginewatch.com/050118-204728 If Google sees nofollow as part of a link, it will: NOT follow through to that page. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=multimediadesigns.wordpress.com&amp;blog=10904766&amp;post=192&amp;subd=multimediadesigns&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://multimediadesigns.wordpress.com/2010/02/14/no-follow-hyperlinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2301b45ffac389af98467ce6df34bdb6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">susanreednet</media:title>
		</media:content>
	</item>
		<item>
		<title>Write a Function</title>
		<link>http://multimediadesigns.wordpress.com/2010/01/20/write-a-function/</link>
		<comments>http://multimediadesigns.wordpress.com/2010/01/20/write-a-function/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 23:30:09 +0000</pubDate>
		<dc:creator>Susan Reed</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[function]]></category>

		<guid isPermaLink="false">http://multimediadesigns.wordpress.com/?p=132</guid>
		<description><![CDATA[Functions are similar to subroutes with the difference being that functions return a value. Functions can be used when you want to run the same code against several pieces of data. Instead of writing the code out for each piece of data, write it once, put it in a function then call the function from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=multimediadesigns.wordpress.com&amp;blog=10904766&amp;post=132&amp;subd=multimediadesigns&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://multimediadesigns.wordpress.com/2010/01/20/write-a-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2301b45ffac389af98467ce6df34bdb6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">susanreednet</media:title>
		</media:content>
	</item>
		<item>
		<title>What is a WIKI?</title>
		<link>http://multimediadesigns.wordpress.com/2010/01/15/what-is-a-wiki/</link>
		<comments>http://multimediadesigns.wordpress.com/2010/01/15/what-is-a-wiki/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 02:28:37 +0000</pubDate>
		<dc:creator>Susan Reed</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://multimediadesigns.wordpress.com/?p=209</guid>
		<description><![CDATA[A wiki is a website created by a group of people &#8211; all whom have editing rights. These are great for things like planning an event, project management, community created glossaries, and more. Instead of e-mails going back and forth and your inbox being filled with e-mails you have been &#8220;cc:&#8221; d on, when you&#8217;re [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=multimediadesigns.wordpress.com&amp;blog=10904766&amp;post=209&amp;subd=multimediadesigns&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://multimediadesigns.wordpress.com/2010/01/15/what-is-a-wiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2301b45ffac389af98467ce6df34bdb6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">susanreednet</media:title>
		</media:content>
	</item>
		<item>
		<title>Create a Search Box</title>
		<link>http://multimediadesigns.wordpress.com/2010/01/13/create-a-search-box/</link>
		<comments>http://multimediadesigns.wordpress.com/2010/01/13/create-a-search-box/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 23:30:35 +0000</pubDate>
		<dc:creator>Susan Reed</dc:creator>
				<category><![CDATA[c sharp]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[search box]]></category>

		<guid isPermaLink="false">http://multimediadesigns.wordpress.com/?p=187</guid>
		<description><![CDATA[I am going to be looking at different ways to add &#8220;Search&#8221; functionality to web sites. I have heard Google offers a search box you can add to your site, and I&#8217;ll probably use that one, just because I love Google. But today I learned of &#8220;PicoSearch&#8221;. They have a free one you can add [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=multimediadesigns.wordpress.com&amp;blog=10904766&amp;post=187&amp;subd=multimediadesigns&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://multimediadesigns.wordpress.com/2010/01/13/create-a-search-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2301b45ffac389af98467ce6df34bdb6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">susanreednet</media:title>
		</media:content>
	</item>
		<item>
		<title>Dynamic Keywords</title>
		<link>http://multimediadesigns.wordpress.com/2010/01/08/dynamic-keywords/</link>
		<comments>http://multimediadesigns.wordpress.com/2010/01/08/dynamic-keywords/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 23:30:55 +0000</pubDate>
		<dc:creator>Susan Reed</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[c sharp]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[keywords]]></category>

		<guid isPermaLink="false">http://multimediadesigns.wordpress.com/?p=147</guid>
		<description><![CDATA[If you want to control the keywords of your pages by keeping that information either in a separate file or a database then you can code your asp.net page to dynamically render the keywords for that page. Note: this also works for dynamically displaying your page&#8217;s descriptions. How to code in C# Posted in asp.net, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=multimediadesigns.wordpress.com&amp;blog=10904766&amp;post=147&amp;subd=multimediadesigns&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://multimediadesigns.wordpress.com/2010/01/08/dynamic-keywords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2301b45ffac389af98467ce6df34bdb6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">susanreednet</media:title>
		</media:content>
	</item>
	</channel>
</rss>
