<?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>Freedom of Software &#187; Downtown LA</title>
	<atom:link href="http://freedomofsoftware.org/tag/downtown-la/feed/" rel="self" type="application/rss+xml" />
	<link>http://freedomofsoftware.org</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 08:30:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Detecting Mobile Devices and Flash with JavaScript</title>
		<link>http://freedomofsoftware.org/2010/02/detecting-mobile-devices-and-flash-with-javascript/</link>
		<comments>http://freedomofsoftware.org/2010/02/detecting-mobile-devices-and-flash-with-javascript/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 04:56:05 +0000</pubDate>
		<dc:creator>Braydon</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Downtown LA]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Walldogs]]></category>

		<guid isPermaLink="false">http://braydon.com/blog/?p=108</guid>
		<description><![CDATA[For the Walldogs website we ran into some strange issues dealing with Flash. This is a non-issue for browsers that support the HTMLVideoElement, however not every browser does yet, so we must deal with the reality. Usually when you put &#8230; <a href="http://freedomofsoftware.org/2010/02/detecting-mobile-devices-and-flash-with-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For the Walldogs website we ran into some strange issues dealing with Flash. This is a non-issue for browsers that support the HTMLVideoElement, however not every browser does yet, so we must deal with the reality.</p>
<p>Usually when you put an object or embed tag for Flash in the DOM in Internet Explorer it will prompt you to install the plugin, and it does this pretty easily. However there are some instances where installing Flash just isn&#8217;t possible and the prompt would or not appear at all, or they may have the wrong version of Flash. So for mobile phones, and 64-bit machines with 64-bit browsers, and browsers running old versions of Flash, there would have been a road block to viewing the site.</p>
<p>We need to address situations were JavaScript is available but Flash is not and the browser doesn&#8217;t support the HTMLVideoElement. So on the Walldogs site I used two JavaScript libraries to determine a few things: <a href="http://code.google.com/p/swfobject/">SWFObject.js</a> to determine if Flash is installed and what version, and <a href="http://www.hand-interactive.com/resources/detect-mobile-javascript.htm">MDetect.js</a> to see if the website is being viewed from a mobile device. So if someone is viewing the website without Flash, the are not required to install it to get basic information from the website, it skips the video and goes straight to the page, and a message on the top of the page that gives notice to the visitor that they are viewing the website with missing features and to install a browser that will support it.</p>
<p>If you&#8217;re on a mobile device or using a browser that uses JavaScript, doesn&#8217;t support the HTMLVideoElement, and you don&#8217;t have Flash installed, take a look at the <a href="http://walldogs.net">Walldogs website</a>. Then take a look at it in a browser that does support the HTMLVideoElement.</p>
]]></content:encoded>
			<wfw:commentRss>http://freedomofsoftware.org/2010/02/detecting-mobile-devices-and-flash-with-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interactive Video Website for the Walldogs</title>
		<link>http://freedomofsoftware.org/2010/02/hello-world/</link>
		<comments>http://freedomofsoftware.org/2010/02/hello-world/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 01:33:00 +0000</pubDate>
		<dc:creator>Braydon</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[Downtown LA]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Walldogs]]></category>

		<guid isPermaLink="false">http://braydon.com/blog/?p=1</guid>
		<description><![CDATA[I&#8217;ve been working with Logan for a couple of weeks getting this new site up and ready. There are still a few bugs we need to work out with a few browsers, but if you&#8217;re using Firefox, Chrome, Safari there &#8230; <a href="http://freedomofsoftware.org/2010/02/hello-world/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with <a href="http://dreamlogan.com/">Logan</a> for a couple of weeks getting this new site up and ready. There are still a few bugs we need to work out with a few browsers, but if you&#8217;re using Firefox, Chrome, Safari there shouldn&#8217;t be many problems. The website uses a lot of JavaScript for the timing of events, and for DVD menu like navigation. Take a look, and be entertained.</p>
<p><strong>Update:</strong> Browser issues should be resolved, if you spot anything please let me know, and what browser you are using.</p>
<p><a href="http://walldogs.net">WALLDOGS.NET</a></p>
<div class="wp-caption alignnone" style="width: 508px"><a href="http://walldogs.net"><img title="walldogs" src="http://braydon.com/blog/wp-content/uploads/2010/02/walldogs.png" alt="" width="498" height="387" /></a><p class="wp-caption-text">Walldogs website landing page finished rendering.</p></div>
<p><a href="http://walldogs.net"><br />
</a></p>
<ul>
<li>Title: Walldogs</li>
<li>Designer/Client: Logan Muszynski</li>
<li>Date: February 2010</li>
<li>Languages: JavaScript</li>
<li>Description: An interactive video website for the Walldogs.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://freedomofsoftware.org/2010/02/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

