<?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>JASON MCALPIN</title>
	<atom:link href="http://www.jasonmcalpin.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonmcalpin.com</link>
	<description>Elegant Coding Solutions</description>
	<lastBuildDate>Thu, 26 Jan 2012 19:25:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fonts and the internet</title>
		<link>http://www.jasonmcalpin.com/fonts-and-the-internet/</link>
		<comments>http://www.jasonmcalpin.com/fonts-and-the-internet/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 19:27:08 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.jasonmcalpin.com/?p=234</guid>
		<description><![CDATA[There are two sure fire way of using fonts. The first one is to use the built in fonts available on OS X and Windows. You can find the complete list here: http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html But if you are looking for more than this you will have to use Cufon. There are a few other packages out there but Cufon works across all browsers and even on ipad / iphone http://cufon.shoqolate.com/generate/]]></description>
		<wfw:commentRss>http://www.jasonmcalpin.com/fonts-and-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 Compatibility Mode</title>
		<link>http://www.jasonmcalpin.com/internet-explorer-7-compatibility-mode/</link>
		<comments>http://www.jasonmcalpin.com/internet-explorer-7-compatibility-mode/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 18:55:04 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.jasonmcalpin.com/?p=227</guid>
		<description><![CDATA[Well Internet Explorer 9 is finally here and we will now have to code for it. If you&#8217;re like me working in a production environment then most likely it is more of a hassle than a blessing since IE 6 through 9 are still out there. The best practice is to code for the widest compatibility which, for internet explorer, is IE 7. I left out IE 6 since even Microsoft is trying to get rid of that albatross. There is a piece of code you can add to your website to force later versions of Internet Explorer to only view the webpage as IE 7. It uses something called compatibility mode. Internet Explorer 7 Compatibility Mode. this is the code: &#60;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" &#62; place this with the other meta tags in the HEAD of the web page. If you want to test if the page is actually using the correct view mode type the following code into the address bar. (if you paste it some of the commands will disappear so watch for that.) javascript:alert(document.documentMode);]]></description>
		<wfw:commentRss>http://www.jasonmcalpin.com/internet-explorer-7-compatibility-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding the web page</title>
		<link>http://www.jasonmcalpin.com/understanding-the-web-page/</link>
		<comments>http://www.jasonmcalpin.com/understanding-the-web-page/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 20:12:13 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.jasonmcalpin.com/?p=218</guid>
		<description><![CDATA[Trying to conceptualize browsers and the internet can be a daunting thing. The hardest part to deal with is the browser and all the flavors of them that are out there. To think of dealing with a browser I like to think of the story of the painter.]]></description>
		<wfw:commentRss>http://www.jasonmcalpin.com/understanding-the-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Speech API</title>
		<link>http://www.jasonmcalpin.com/google-speech-api/</link>
		<comments>http://www.jasonmcalpin.com/google-speech-api/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 20:06:42 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.jasonmcalpin.com/?p=187</guid>
		<description><![CDATA[Google added an unoffical text to speech API that you can access with a simple query string and it will reply with an MP3 file. you can copy this url into a browser http://translate.google.com/translate_tts?q=jason+mcalpin+is+cool. You can change it to say anything you want. Give it a try with the field below]]></description>
		<wfw:commentRss>http://www.jasonmcalpin.com/google-speech-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://translate.google.com/translate_tts?q=jason+mcalpin+is+cool" length="8928" type="audio/mpeg" />
		</item>
		<item>
		<title>Aeon 3D Actor</title>
		<link>http://www.jasonmcalpin.com/aeon-3d-actor/</link>
		<comments>http://www.jasonmcalpin.com/aeon-3d-actor/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 20:54:00 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.jasonmcalpin.com/?p=180</guid>
		<description><![CDATA[Aeon was one of my first 3D actors I used in shorts and for animation test.]]></description>
		<wfw:commentRss>http://www.jasonmcalpin.com/aeon-3d-actor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.jasonmcalpin.com/wp-content/uploads/2009/12/mousehunt.mov" length="1264772" type="video/quicktime" />
		</item>
		<item>
		<title>Webster Bank Flash Banners</title>
		<link>http://www.jasonmcalpin.com/webster-bank-flash-banners/</link>
		<comments>http://www.jasonmcalpin.com/webster-bank-flash-banners/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 06:16:03 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Banners]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.jasonmcalpin.com/?p=172</guid>
		<description><![CDATA[These are two Webster Bank flash banners I created for their ad campaigns]]></description>
		<wfw:commentRss>http://www.jasonmcalpin.com/webster-bank-flash-banners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tatya 3D Actress</title>
		<link>http://www.jasonmcalpin.com/tatya-3d-actress/</link>
		<comments>http://www.jasonmcalpin.com/tatya-3d-actress/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 01:55:17 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.jasonmcalpin.com/?p=136</guid>
		<description><![CDATA[Tatya is a Lightwave 3D model. A Simple actress for my animated shorts. Tatya is an evolved version of the Dominique model used in the Whoops Short for the CGTalk Challenge. Here is a walk using a new render technique to get a grafitti/urban feel. Below are some rigging test videos you can play with to see her rig in action. Just drag on the video.]]></description>
		<wfw:commentRss>http://www.jasonmcalpin.com/tatya-3d-actress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.jasonmcalpin.com/wp-content/uploads/2009/12/toon-walk-small.mov" length="846519" type="video/quicktime" />
<enclosure url="http://www.jasonmcalpin.com/wp-content/uploads/2009/12/my-stretch.mov" length="1609593" type="video/quicktime" />
		</item>
		<item>
		<title>Qtrax Website</title>
		<link>http://www.jasonmcalpin.com/qtrax-website/</link>
		<comments>http://www.jasonmcalpin.com/qtrax-website/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:45:01 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.jasonmcalpin.com/?p=131</guid>
		<description><![CDATA[Qtrax is a free music player that plays ad based music streamed from the web. I worked on this international site developing multiple language versions simultaneously.]]></description>
		<wfw:commentRss>http://www.jasonmcalpin.com/qtrax-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stephanie Huckabee Website</title>
		<link>http://www.jasonmcalpin.com/stephanie-huckabee-website/</link>
		<comments>http://www.jasonmcalpin.com/stephanie-huckabee-website/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 02:21:34 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.jasonmcalpin.com/?p=127</guid>
		<description><![CDATA[This site was created as a custom template on wordpress.]]></description>
		<wfw:commentRss>http://www.jasonmcalpin.com/stephanie-huckabee-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D Characters for Poker Game</title>
		<link>http://www.jasonmcalpin.com/3d-characters-for-poker-game/</link>
		<comments>http://www.jasonmcalpin.com/3d-characters-for-poker-game/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 02:16:47 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.jasonmcalpin.com/?p=122</guid>
		<description><![CDATA[These are 3D characters created for an online poker game built in Flash. Creation and renders were created in Poser and Lightwave.]]></description>
		<wfw:commentRss>http://www.jasonmcalpin.com/3d-characters-for-poker-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

