<?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>A&#38;L Enterprises Tech Line &#187; HTML5</title>
	<atom:link href="http://anlenterprises.com/tag/html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://anlenterprises.com</link>
	<description>Andrew Explores Technology with you</description>
	<lastBuildDate>Tue, 27 Sep 2011 11:25:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://anlenterprises.com/?pushpress=hub'/>
		<item>
		<title>Yeah &#8211; Web Fonts!</title>
		<link>http://anlenterprises.com/2010/05/24/yeah-web-fonts/</link>
		<comments>http://anlenterprises.com/2010/05/24/yeah-web-fonts/#comments</comments>
		<pubDate>Mon, 24 May 2010 11:28:55 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[Web Fonts]]></category>

		<guid isPermaLink="false">http://www.anlenterprises.com/?p=780</guid>
		<description><![CDATA[I think this is just totally cool &#8211; WEB FONTS!  Google has recently released web fonts: http://code.google.com/webfonts.   For years we have been stuck with a limited set of fonts that could be displayed in web pages &#8211; Arial, Times New Roman, Courier, Georgia, Verdana, and Geneva.  To do anything more interesting I&#8217;ve always had [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://anlenterprises.com/wp-content/uploads/2010/05/web_fonts1.jpg" rel="lightbox[780]"><img class="alignright size-thumbnail wp-image-892" title="web_fonts" src="http://anlenterprises.com/wp-content/uploads/2010/05/web_fonts1-150x150.jpg" alt="" width="150" height="150" /></a>I think this is just totally cool &#8211; WEB FONTS!  Google has recently released web fonts: <a href="http://code.google.com/webfonts">http://code.google.com/webfonts</a>.   For years we have been stuck with a limited set of fonts that could be displayed in web pages &#8211; Arial, Times New Roman, Courier, Georgia, Verdana, and Geneva.  To do anything more interesting I&#8217;ve always had to embed them in images &#8211; such as for menus.</p>
<p>I saw a Twitter post about these web fonts and got pretty excited &#8211; the concept of having more options natively in a web page &#8211; not having to use a graphic or flash to accomplish this.  There are some interesting fonts available &#8211; I used &#8220;IM Fell Double Pica SC&#8221; in my blog for the titles &#8211; which I think is just cool.    It took me a little while to figure it out &#8211; but I found this article that shows how to use them in a WordPress blog: <a href="http://wpmu.org/how-to-use-the-google-font-directory-with-wordpress-and-buddypress/">http://wpmu.org/how-to-use-the-google-font-directory-with-wordpress-and-buddypress/</a></p>
<p>This is another one of those items that tell me that web content is really about to blossom &#8211; in looking at the documentation (<a href="http://code.google.com/apis/webfonts/docs/getting_started.html">http://code.google.com/apis/webfonts/docs/getting_started.html</a>) there are some interesting things you can do with these &#8211; such as adding shadows.</p>
<p>Sports Illustrated demonstrated an HTML5 demo of what, to me, is what a magazine on the web should be:<a href="http://www.electronista.com/articles/10/05/19/si.html5.demo.shows.flash.not.needed.to.demo/">http://www.electronista.com/articles/10/05/19/si.html5.demo.shows.flash.not.needed.to.demo/</a> Make sure you watch the video &#8211; as it&#8217;s fascinating what they can do without flash or other special apps.  From what I&#8217;ve heard the native apps on the iPad just don&#8217;t touch this &#8211; and this would work on any tablet or PC.   You can tell Google influenced this app &#8211; as their vision of the world is more open and based on the browser &#8211; so HTML5 takes us much closer to that reality.</p>
]]></content:encoded>
			<wfw:commentRss>http://anlenterprises.com/2010/05/24/yeah-web-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip on using video in your site</title>
		<link>http://anlenterprises.com/2010/02/27/tip-on-using-video-in-your-site/</link>
		<comments>http://anlenterprises.com/2010/02/27/tip-on-using-video-in-your-site/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 18:48:38 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Tips and Tools]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.anlenterprises.com/?p=649</guid>
		<description><![CDATA[Here&#8217;s a cool site on how to embed video on your site &#8211; which handles HTML 5, Quicktime, Flash downgrading gracefully: http://camendesign.com/code/video_for_everybody I&#8217;m starting to see the writing on the wall that HTML5 (H.264 likely) will overtake Flash for video in the future.  Google and Apple are pushing hard for it &#8211; and in theory [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a cool site on how to embed video on your site &#8211; which handles HTML 5, Quicktime, Flash downgrading gracefully: <a href="http://camendesign.com/code/video_for_everybody">http://camendesign.com/code/video_for_everybody</a></p>
<p>I&#8217;m starting to see the writing on the wall that HTML5 (H.264 likely) will overtake Flash for video in the future.  Google and Apple are pushing hard for it &#8211; and in theory it works a lot better.   I don&#8217;t have a lot of experience with it myself &#8211; but I&#8217;m learning.  I just put a YouTube video on one of my clients sites: <a href="http://www.bradbuyshomes.com/">http://www.bradbuyshomes.com/</a>.  I originally made this video as an AVI and uploaded it to YouTube (which took a while). Unfortunately it didn&#8217;t work &#8211; so I then exported it as MPEG-2  and that worked better.  Probably MPEG-4 is now the best choice &#8211; buy my Roxio Videowave doesn&#8217;t have any MPEG-4 at anything other than very small resolution outputs. I should have used Pinnacle Studio to create the MPEG-4 file&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://anlenterprises.com/2010/02/27/tip-on-using-video-in-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

