<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
 <channel>
    <title>Shawn Olson Creative Arts</title>
    <generator>Webonizer</generator>
    <image>
      <title>Shawn Olson Creative Arts</title>
      <width>142</width>
      <height>18</height>
      <link>http://www.shawnolson.net</link>
      <url>http://www.shawnolson.net/core/themes/wz_default/media/icon.png</url>
     </image>
    <link>http://www.shawnolson.net</link>
    <description>Find articles, videos, tools, photos and more by multimedia artist Shawn Olson.</description>
		     
   
      <item>
	  	        <title>QuickVillas Launch : A New Generation of Vacation Listing has Arrived</title>
      <link>http://www.shawnolson.net/a/1827/quickvillas_launch.html</link>
      <description>QuickVillas is the latest and greatest in vacation home advertising. It&#039;s the first website for advertising vacation homes and villas with modern technology and current user trends in mind.</description>
				 		  		             <category domain="/t/55/general_internet.html">General Internet</category>
          		 											<comments>http://www.shawnolson.net/a/1827/quickvillas_launch.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2013-04-25T08:31:23-05:00</pubDate>
    </item>
      <item>
	  	        <title>Compare Values with Arbitrary Comparison Operator : JavaScript for comparing values when the operator to use is variable.</title>
      <link>http://www.shawnolson.net/a/1822/compare_values_with_arbitrary_comparison_operator.html</link>
      <description>JavaScript function and sample code to dynamically compare two values. Accepts numeric and/or alphanumeric values and does a comparison on them based on a comparison parameter.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1822/compare_values_with_arbitrary_comparison_operator.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2012-12-21T15:50:18-05:00</pubDate>
    </item>
      <item>
	  	        <title>Desktops are not extinct</title>
      <link>http://www.shawnolson.net/a/1813/desktops_are_not_extinct.html</link>
      <description>Editorial discussing the notion that the time of the desktop is over. I argue that the advent of smart phones, tablets and mobile devices do not preclude the value of the desktop.</description>
				 		  		             <category domain="/t/55/general_internet.html">General Internet</category>
                     <category domain="/t/63/miscellaneous.html">Miscellaneous</category>
                     <category domain="/t/82/sociology.html">Sociology</category>
          		 											<comments>http://www.shawnolson.net/a/1813/desktops_are_not_extinct.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2012-03-08T18:50:47-05:00</pubDate>
    </item>
      <item>
	  	        <title>Forum Etiquette in the 21st Century</title>
      <link>http://www.shawnolson.net/a/1466/forum_etiquette_in_the_21st_century.html</link>
      <description>A short discussion on using online forums. Why I concluded that participation in forums should be limited.</description>
				 		  		             <category domain="/t/55/general_internet.html">General Internet</category>
                     <category domain="/t/70/personal_account.html">Personal Account</category>
                     <category domain="/t/82/sociology.html">Sociology</category>
          		 											<comments>http://www.shawnolson.net/a/1466/forum_etiquette_in_the_21st_century.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2011-02-02T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Manipulating Element Styles Based on CSS Classes Using Prototype</title>
      <link>http://www.shawnolson.net/a/1455/manipulating_element_styles_based_on_css_classes_using_prototype.html</link>
      <description>Example javascript function to change element display properties based on their classes using the Prototype JavaScript Framework.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1455/manipulating_element_styles_based_on_css_classes_using_prototype.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-12-03T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Software Activation, Licensing and Piracy</title>
      <link>http://www.shawnolson.net/a/1452/software_activation_licensing_and_piracy.html</link>
      <description>The problem with software activation systems in the Internet Age and the inflated claims that piracy costs billions of dollars a year.</description>
				 		  		             <category domain="/t/55/general_internet.html">General Internet</category>
          		 											<comments>http://www.shawnolson.net/a/1452/software_activation_licensing_and_piracy.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-11-10T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Fixing extra clicks on a Razer Copperhead mouse</title>
      <link>http://www.shawnolson.net/a/1451/fixing_extra_clicks_on_a_razer_copperhead_mouse.html</link>
      <description>Many people are complaining that thier Razer Copperhead mouse will click more times than one with each button press. Here&#039;s how to repair one possible cause.</description>
				 		  		             <category domain="/t/55/general_internet.html">General Internet</category>
          		 											<comments>http://www.shawnolson.net/a/1451/fixing_extra_clicks_on_a_razer_copperhead_mouse.html#comments</comments>
					      <author>Andrew Penry</author>
      <pubDate>2009-11-04T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Filter XML Data Based on Dates in ActionScript</title>
      <link>http://www.shawnolson.net/a/1449/filter_xml_data_based_on_dates_in_actionscript.html</link>
      <description>You can filter your XML data based on dates in ActionScript to limit results in a component&#039;s data provider to one that is relevant to the given task.</description>
				 		  		             <category domain="/t/93/actionscript.html">ActionScript</category>
                     <category domain="/t/95/flex.html">Flex</category>
          		 											<comments>http://www.shawnolson.net/a/1449/filter_xml_data_based_on_dates_in_actionscript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-10-12T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Change HTML Styles with JavaScript</title>
      <link>http://www.shawnolson.net/a/1446/change_html_styles_with_javascript.html</link>
      <description>Video and source files on using getElementById, getElementsByTagName and object oriented methods to dynamically change HTML element styles in JavaScript.</description>
				 		  		             <category domain="/t/33/css_and_style.html">CSS and Style</category>
                     <category domain="/t/59/javascript.html">JavaScript</category>
                     <category domain="/t/88/xhtml_and_html.html">XHTML and HTML</category>
                     <category domain="/t/96/video_tutorials.html">Video Tutorials</category>
          		 											<comments>http://www.shawnolson.net/a/1446/change_html_styles_with_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-07-23T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Apache Mod Rewrite and PHP</title>
      <link>http://www.shawnolson.net/a/1442/apache_mod_rewrite_and_php.html</link>
      <description>How to check if Apache&#039;s mod_rewrite module is installed on your server directly inside your PHP script.</description>
				 		  		             <category domain="/t/75/php.html">PHP</category>
          		 											<comments>http://www.shawnolson.net/a/1442/apache_mod_rewrite_and_php.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-07-08T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Get a Form Element&#039;s Label with JavaScript</title>
      <link>http://www.shawnolson.net/a/1441/get_a_form_elements_label_with_javascript.html</link>
      <description>This JavaScript finds the label for a form element, which is helpful for dynamically highlighting or changing a label based on user input.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1441/get_a_form_elements_label_with_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-07-07T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Flash bgcolor and allowFullScreen Parameters Not Working?</title>
      <link>http://www.shawnolson.net/a/1438/flash_bgcolor_and_allowfullscreen_parameters_not_working.html</link>
      <description>I spent half a day trying to figure out why a Flash project suddenly stopped honoring bgcolor and allowFullScreen in IE but not other browsers.</description>
				 		  		             <category domain="/t/94/flash.html">Flash</category>
          		 											<comments>http://www.shawnolson.net/a/1438/flash_bgcolor_and_allowfullscreen_parameters_not_working.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-06-30T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Change CSS in JavaScript in multiple browsers</title>
      <link>http://www.shawnolson.net/a/1437/change_css_in_javascript_in_multiple_browsers.html</link>
      <description>I have updated the popular changecss() JavaScript function to be compatible with most common browsers.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
                     <category domain="/t/81/smo_news.html">SMO News</category>
          		 											<comments>http://www.shawnolson.net/a/1437/change_css_in_javascript_in_multiple_browsers.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-06-22T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Web Statistics</title>
      <link>http://www.shawnolson.net/a/1431/web_statistics.html</link>
      <description>A brief introduction to understanding website statistics, including a discussion of visits, hits and other topics to be aware of.</description>
				 		  		             <category domain="/t/55/general_internet.html">General Internet</category>
          		 											<comments>http://www.shawnolson.net/a/1431/web_statistics.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-03-30T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>MP4 files in Flex VideoDisplay</title>
      <link>http://www.shawnolson.net/a/1422/mp4_files_in_flex_videodisplay.html</link>
      <description>Here is a solution to your problem if you are building an application in Flex 3 that uses the VideoDisplay component and the results fail to work in Internet Explorer and Chrome but mysteriously work in Firefox.</description>
				 		  		             <category domain="/t/93/actionscript.html">ActionScript</category>
                     <category domain="/t/94/flash.html">Flash</category>
                     <category domain="/t/95/flex.html">Flex</category>
          		 											<comments>http://www.shawnolson.net/a/1422/mp4_files_in_flex_videodisplay.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-01-08T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Dynamically change a form&#039;s action with JavaScript</title>
      <link>http://www.shawnolson.net/a/1421/dynamically_change_a_forms_action_with_javascript.html</link>
      <description>JavaScript allows you to dynamically change a form&#039;s action. To make the function work in the new Google Chrome browser, you need to reference the action differently than you could in other browsers.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1421/dynamically_change_a_forms_action_with_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2008-12-11T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>SwfObject JavaScript Error in IE7</title>
      <link>http://www.shawnolson.net/a/1419/swfobject_javascript_error_in_ie7.html</link>
      <description>IE7 has a JavaScript Error when using the swfobject.js method if you do not give the containing object element an ID.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1419/swfobject_javascript_error_in_ie7.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2008-11-25T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Google&#039;s Dewey Update</title>
      <link>http://www.shawnolson.net/a/1400/googles_dewey_update.html</link>
      <description>Some thoughts on the latest upheaval to the search engine world and the so-called Dewey Update.</description>
				 		  		             <category domain="/t/55/general_internet.html">General Internet</category>
          		 											<comments>http://www.shawnolson.net/a/1400/googles_dewey_update.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2008-06-09T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>UseMaps Crash IE When Changed</title>
      <link>http://www.shawnolson.net/a/1395/usemaps_crash_ie_when_changed.html</link>
      <description>Dynamically changing an image&#039;s usemap property can cause Internet Explorer to crash completely. Here is a solution to changing usemaps with JavaScript.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1395/usemaps_crash_ie_when_changed.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2008-03-30T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Streaming Video using ASX files on Internet Explorer not working in Windows Vista</title>
      <link>http://www.shawnolson.net/a/1394/streaming_video_using_asx_files_on_internet_explorer_not_working_in_windows_vista.html</link>
      <description>A solution to getting streaming video to play in Internet Explorer 7 on Windows Vista. The solution is to turn off UAC.</description>
				 		  		             <category domain="/t/55/general_internet.html">General Internet</category>
          		 											<comments>http://www.shawnolson.net/a/1394/streaming_video_using_asx_files_on_internet_explorer_not_working_in_windows_vista.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2008-03-25T19:00:00-05:00</pubDate>
    </item>

	 </channel>
</rss>