<?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>The Blog</title>
	<atom:link href="http://www.awmcreative.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.awmcreative.com/blog</link>
	<description>Real web design and developing tips and resources.</description>
	<lastBuildDate>Fri, 09 Apr 2010 03:47:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Where have I been?</title>
		<link>http://www.awmcreative.com/blog/editors-note/where-have-i-been/</link>
		<comments>http://www.awmcreative.com/blog/editors-note/where-have-i-been/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 03:46:44 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Editors Note]]></category>

		<guid isPermaLink="false">http://www.awmcreative.com/blog/?p=796</guid>
		<description><![CDATA[It has been a long time since my last blog post. Honestly, I&#8217;ve been busy, which is why I haven&#8217;t taken the time to write anything new. Each blog post takes time, thought, and an idea. 
I originally started this blog to be my &#8220;personal&#8221; notebook relating to web design and development. I started this [...]]]></description>
		<wfw:commentRss>http://www.awmcreative.com/blog/editors-note/where-have-i-been/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Pop Menu</title>
		<link>http://www.awmcreative.com/blog/jquery/jquery-pop-menu/</link>
		<comments>http://www.awmcreative.com/blog/jquery/jquery-pop-menu/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 21:39:22 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.awmcreative.com/blog/?p=713</guid>
		<description><![CDATA[I can’t tell you how long I’ve been trying to figure this out. I’ve been researching the jQuery pop menu for a long time and it seems to be popular on a lot of web sites. I thought it wouldn’t be hard to figure out but it turns out it was more difficult than expected. [...]]]></description>
		<wfw:commentRss>http://www.awmcreative.com/blog/jquery/jquery-pop-menu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making a Success Message Show and Hide after a Form Submission</title>
		<link>http://www.awmcreative.com/blog/jquery/making-a-success-message-show-and-hide-after-a-form-submission/</link>
		<comments>http://www.awmcreative.com/blog/jquery/making-a-success-message-show-and-hide-after-a-form-submission/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 22:55:35 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML/XHTML]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.awmcreative.com/blog/?p=659</guid>
		<description><![CDATA[Recently, I’ve been working with a lot of form confirmations and have been thinking about the best way on how to approach these. Many forms redirect users to a separate page that displays a simple thank you/confirmation message and there are also the forms that display a confirmation on the same page.

So which approach is [...]]]></description>
		<wfw:commentRss>http://www.awmcreative.com/blog/jquery/making-a-success-message-show-and-hide-after-a-form-submission/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Transforming a Logo into a Clickable Background Image</title>
		<link>http://www.awmcreative.com/blog/css/transforming-a-logo-into-a-clickable-background-image/</link>
		<comments>http://www.awmcreative.com/blog/css/transforming-a-logo-into-a-clickable-background-image/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 04:03:29 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML/XHTML]]></category>

		<guid isPermaLink="false">http://www.awmcreative.com/blog/?p=592</guid>
		<description><![CDATA[Making your logo a clickable background image can have its advantages. There is some debate whether it&#8217;s worth the extra markup. Here are some reasons why I think its worth pursing:

Viewable for browsers/mobile devicesthat may not support CSS
SEO (Search Engine Optimization)
Provides more options with layout flexibility


Why not give it a try? Making a background image [...]]]></description>
		<wfw:commentRss>http://www.awmcreative.com/blog/css/transforming-a-logo-into-a-clickable-background-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prevent Rollover Image Flicker the Proper Way</title>
		<link>http://www.awmcreative.com/blog/css/prevent-rollover-image-flicker-the-proper-way/</link>
		<comments>http://www.awmcreative.com/blog/css/prevent-rollover-image-flicker-the-proper-way/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 02:52:54 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML/XHTML]]></category>

		<guid isPermaLink="false">http://www.awmcreative.com/blog/?p=381</guid>
		<description><![CDATA[It’s annoying when you’ve got a beautiful button designed and find out it flickers when the mouse rolls over. Fortunately, there&#8217;s an easy way to fix this issue with a little bit of code.
What is an image flicker?
For those who don&#8217;t know what an image flicker is it&#8217;s basically caused when the button is rolled [...]]]></description>
		<wfw:commentRss>http://www.awmcreative.com/blog/css/prevent-rollover-image-flicker-the-proper-way/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Javascript in Master Pages</title>
		<link>http://www.awmcreative.com/blog/aspnet/javascript-in-master-pages/</link>
		<comments>http://www.awmcreative.com/blog/aspnet/javascript-in-master-pages/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 04:06:31 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.awmcreative.com/blog/?p=316</guid>
		<description><![CDATA[Creating a basic Master Page in ASP.NET 3.5 is pretty simple and straightforward, but it can be a little tricky getting all of your links and file paths to work properly on every page.
Figuring out the proper web controls for making URLs, images, and stylesheets to work was straight forward. However, getting the Javascript external [...]]]></description>
		<wfw:commentRss>http://www.awmcreative.com/blog/aspnet/javascript-in-master-pages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Collecting User Data and Practicing CSS-Based Web Form Development</title>
		<link>http://www.awmcreative.com/blog/jquery/collecting-user-data-and-practicing-css-based-web-form-development/</link>
		<comments>http://www.awmcreative.com/blog/jquery/collecting-user-data-and-practicing-css-based-web-form-development/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 03:00:37 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.awmcreative.com/blog/?p=195</guid>
		<description><![CDATA[I&#8217;m on my last week of finishing up a large milestone of a project. One of the things I wish I could have spent more time on would have been the web forms. A lot of time is spent planning the layout, design, and content of a web site, but forms are commonly overlooked as [...]]]></description>
		<wfw:commentRss>http://www.awmcreative.com/blog/jquery/collecting-user-data-and-practicing-css-based-web-form-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keeping Current with Trends and Technology</title>
		<link>http://www.awmcreative.com/blog/resources/keeping-current-with-trends-and-technology/</link>
		<comments>http://www.awmcreative.com/blog/resources/keeping-current-with-trends-and-technology/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 02:20:24 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.awmcreative.com/blog/?p=187</guid>
		<description><![CDATA[Keeping current with web standards, trends, and the latest technology can be a lot of work and a bit overwhelming. Figuring out where the &#8220;good&#8221; resources are can be a drag, whether it&#8217;s online or print. It took me a while to find which sites were worth visiting for web related articles and tutorials, so [...]]]></description>
		<wfw:commentRss>http://www.awmcreative.com/blog/resources/keeping-current-with-trends-and-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ideas and Solutions for Better Web Design and Development</title>
		<link>http://www.awmcreative.com/blog/new-features/ideas-and-solutions-for-better-web-design-and-development/</link>
		<comments>http://www.awmcreative.com/blog/new-features/ideas-and-solutions-for-better-web-design-and-development/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 02:37:14 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[New Features]]></category>

		<guid isPermaLink="false">http://www.awmcreative.com/blog/?p=92</guid>
		<description><![CDATA[There are thousands of blogs out there relating to web design and development. So why am I creating another one? As a professional web designer, I have ideas and solutions of my own that I would like to jot down for future reference. I plan to use this blog as my personal notebook and a [...]]]></description>
		<wfw:commentRss>http://www.awmcreative.com/blog/new-features/ideas-and-solutions-for-better-web-design-and-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
