<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Miguel Mascorro&#039;s Blog</title>
    <link>http://www.lumenbrite.com/lumenblogs/miguel.php</link>
    <description>Miguel Mascorro&#039;s Blog</description>
    <language>en-us</language>           
    <generator>Nucleus CMS v3.33</generator>
    <copyright>©</copyright>             
    <category>Weblog</category>
    <docs>http://backend.userland.com/rss</docs>
    <image>
      <url>http://www.lumenbrite.com/lumenblogs/miguel.php/nucleus/nucleus2.gif</url>
      <title>Miguel Mascorro&#039;s Blog</title>
      <link>http://www.lumenbrite.com/lumenblogs/miguel.php</link>
    </image>
    <item>
 <title>HYPE Framework</title>
 <link>http://www.lumenbrite.com/lumenblogs/miguel.php?itemid=331</link>
<description><![CDATA[<a href="http://www.automatastudios.com/">Branden Hall</a>  and <a href="http://www.joshuadavis.com/">Joshua Davis</a> have released a new framework based on their previous work to bring back the fun and art to Flash. <a href="http://hype.joshuadavis.com/">Check out the samples</a> and download the source. They're even running a <a href="http://hype.joshuadavis.com/contest/">contest</a> until Dec. 13.]]></description>
 <category>General</category>
<comments>http://www.lumenbrite.com/lumenblogs/miguel.php</comments>
 <pubDate>Thu, 19 Nov 2009 02:04:48 -0500</pubDate>
</item><item>
 <title>Intro to Facebook Connect</title>
 <link>http://www.lumenbrite.com/lumenblogs/miguel.php?itemid=319</link>
<description><![CDATA[I recently investigated the Facebook API and ended up using Facebook Connect to let our students post to their walls after they finish evaluating a course. Because of the large amount of information in the <a href="http://wiki.developers.facebook.com/">Facebook Developer Wiki</a>, I decided to make a short tutorial, not only for my future reference, but for anyone else looking to get started with creating new social interactions on their web sites and apps.<br />
<br />
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/oGpt0wTyaOA&hl=en&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/oGpt0wTyaOA&hl=en&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object><br />
<br />
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/VDHTDyucGAQ&hl=en&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/VDHTDyucGAQ&hl=en&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>]]></description>
 <category>General</category>
<comments>http://www.lumenbrite.com/lumenblogs/miguel.php</comments>
 <pubDate>Thu, 27 Aug 2009 16:31:44 -0400</pubDate>
</item><item>
 <title>Geolocation API in HTML 5</title>
 <link>http://www.lumenbrite.com/lumenblogs/miguel.php?itemid=310</link>
<description><![CDATA[Now that HTML 5 is starting to trickle into browsers, it's time to start learning about some of the new features. The first thing to catch my eye is the Geolocation API. If you have already downloaded <a href="http://firefox.com/">Firefox 3.5</a>, or have Mobile Safari on iPhone OS 3.0, you can immediately view the <a href="http://www.lumenbrite.com/lumenblogs/locationtest/">test page</a> I have created. Your browser will ask for your permission to share your location and then you can click on the link which will show your location on Google Maps.<br />
You could easily use the Google Maps API on the same page, but I kept it simple to see how little code is required to get latitude and longitude coordinates. If the browser doesn't have access to gps or wifi access point information, the location is good to the city level. Your mileage may vary.<br />
<ul><br />
<li><a href="https://developer.mozilla.org/En/Using_geolocation">Firefox Reference</a></li><br />
<li><a href="http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/GettingGeographicalLocations/GettingGeographicalLocations.html#//apple_ref/doc/uid/TP40002051-CH5-SW2">Safari Reference</a></li><br />
<li><a href="http://dev.w3.org/geo/api/spec-source.html">W3C Geolocation API Specification Draft</a></li><br />
</ul>]]></description>
 <category>General</category>
<comments>http://www.lumenbrite.com/lumenblogs/miguel.php</comments>
 <pubDate>Thu, 2 Jul 2009 14:55:08 -0400</pubDate>
</item><item>
 <title>Publishing Captivate Content to Mobile Devices</title>
 <link>http://www.lumenbrite.com/lumenblogs/miguel.php?itemid=308</link>
<description><![CDATA[Flash is still not on every mobile device out on the market right now, so it can be hard to get to existing Captivate training material anywhere, anytime. With Captivate 4, you can now publish to video, and with some video encoding tools, you can make mobile friendly video files. This is especially useful in large organizations that give out Blackberrys and other smart phones to large numbers of employees. <br />
<br />
<a href="http://afpaug.lumenbrite.com/afpaug.lumenbrite/videos/capAndMobile.html">View the video</a>]]></description>
 <category>General</category>
<comments>http://www.lumenbrite.com/lumenblogs/miguel.php</comments>
 <pubDate>Thu, 2 Jul 2009 14:19:49 -0400</pubDate>
</item><item>
 <title>Use virtual machines to test different IE versions</title>
 <link>http://www.lumenbrite.com/lumenblogs/miguel.php?itemid=287</link>
<description><![CDATA[Since we're still stuck with IE6 for a little while longer, we need to now test for three versions of Internet Explorer. Surprisingly, Microsoft has actually been distributing whole XP virtual machines for IE 6, 7 and 8. They do expire every few months, but they have been releasing updated images when appropriate.<br />
Of course, these are in Microsoft's Virtual PC format, which is free on Windows. On Mac, there are virtual machine converters, so it may take a little work to get them going.<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=21EABB90-958F-4B64-B5F1-73D0A413C8EF">IE VPC Images</a>]]></description>
 <category>General</category>
<comments>http://www.lumenbrite.com/lumenblogs/miguel.php</comments>
 <pubDate>Tue, 21 Apr 2009 22:46:57 -0400</pubDate>
</item>
  </channel>
</rss>