<?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>Vincent Crossley&#187; Web Design</title>
	<atom:link href="http://vcrossley.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://vcrossley.com</link>
	<description>Entrepreneur / Product Manager</description>
	<lastBuildDate>Fri, 15 Oct 2010 05:45:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Customize the Feedburner Email Subscription Form</title>
		<link>http://vcrossley.com/2008/12/customize-the-feedburner-email-subscription-form/</link>
		<comments>http://vcrossley.com/2008/12/customize-the-feedburner-email-subscription-form/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 20:12:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://vcrossley.com/?p=26</guid>
		<description><![CDATA[Just added the Feedburner email subscription feature to offManhattan, which is running on WordPress. I have tweaked the code a bit to get [...]]]></description>
			<content:encoded><![CDATA[<p>Just added the Feedburner email subscription feature to <a title="off Manhattan Travel Guide" href="http://offmanhattan.com" target="_blank">offManhattan</a>, which is running on WordPress.</p>
<p>I have tweaked the code a bit to get gray text prefilled within the form field, and when you click on it the text disappears. It lets the form be a lot smaller. Check it out in action at <a title="off Manhattan Travel Guide" href="http://offmanhattan.com" target="_blank">offManhattan</a>.</p>
<p style="text-align: center;"><a href="http://vcrossley.com/wp-content/uploads/2008/12/feedburner-form.jpg"><img class="size-medium wp-image-30 aligncenter" title="feedburner-form" src="http://vcrossley.com/wp-content/uploads/2008/12/feedburner-form.jpg" alt="" width="201" height="91" /></a></p>
<p>Here&#8217;s the code you can use for this (of course, replace the &#8220;feedId&#8221; to the one in your code.</p>
<blockquote><p>&lt;form style=&#8221;border:1px solid #ccc;padding:3px;text-align:center;&#8221; action=&#8221;http://www.feedburner.com/fb/a/emailverify&#8221; method=&#8221;post&#8221; target=&#8221;popupwindow&#8221; onsubmit=&#8221;window.open(&#8216;http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1216437&#8242;, &#8216;popupwindow&#8217;, &#8216;scrollbars=yes,width=550,height=520&#8242;);return true&#8221;&gt;&lt;p&gt;&lt;input type=&#8221;text&#8221; name=&#8221;email&#8221; value=&#8221;Enter your email address&#8221; style=&#8221;width: 150px; color: gray;&#8221; onfocus=&#8221;this.value=&#8221;; this.onfocus=null;&#8221;/&gt;&lt;/p&gt;&lt;input type=&#8221;hidden&#8221; value=&#8221;http://feeds.feedburner.com/~e?ffid=1216437&#8243; name=&#8221;url&#8221;/&gt;&lt;input type=&#8221;hidden&#8221; value=&#8221;offManhattan&#8221; name=&#8221;title&#8221;/&gt;&lt;input type=&#8221;hidden&#8221; name=&#8221;loc&#8221; value=&#8221;en_US&#8221;/&gt;&lt;input type=&#8221;submit&#8221; value=&#8221;Subscribe&#8221; /&gt;&lt;/form&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://vcrossley.com/2008/12/customize-the-feedburner-email-subscription-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio Added to Site</title>
		<link>http://vcrossley.com/2008/04/portfolio-added-to-site/</link>
		<comments>http://vcrossley.com/2008/04/portfolio-added-to-site/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 02:59:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://vcrossley.com/?p=8</guid>
		<description><![CDATA[I just found a way to put up my old college Flash portfolio up on this WordPress blog. Embedding the swf directly would [...]]]></description>
			<content:encoded><![CDATA[<p>I just found a way to put up my old college Flash portfolio up on this WordPress blog. Embedding the swf directly would not work since the image paths got messed up. However, I was able to just take the old html page and put it in iframes, sweet!</p>
]]></content:encoded>
			<wfw:commentRss>http://vcrossley.com/2008/04/portfolio-added-to-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

