<?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>Muller Digital &#124; Web Programming</title>
	<atom:link href="http://news.mullerdigital.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://news.mullerdigital.com</link>
	<description>Web Programming</description>
	<lastBuildDate>Tue, 09 Mar 2010 02:21:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>webcal link in IE</title>
		<link>http://news.mullerdigital.com/2010/03/08/webcal-link-in-ie/</link>
		<comments>http://news.mullerdigital.com/2010/03/08/webcal-link-in-ie/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 02:21:06 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Win32]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/2010/03/08/webcal-link-in-ie/</guid>
		<description><![CDATA[webcal links (eg. webcal://www.domain.com/calendar.ics)will only work in Internet Explorer if Outlook 2007 is installed on the users machine. Office 2003 or earlier do not install the support required to make webcal links active.
]]></description>
			<content:encoded><![CDATA[<p>webcal links (eg. webcal://www.domain.com/calendar.ics)will only work in Internet Explorer if Outlook 2007 is installed on the users machine. Office 2003 or earlier do not install the support required to make webcal links active.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2010/03/08/webcal-link-in-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSX automate program, easier than automator</title>
		<link>http://news.mullerdigital.com/2010/03/02/osx-automate-program-easier-than-automator/</link>
		<comments>http://news.mullerdigital.com/2010/03/02/osx-automate-program-easier-than-automator/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 03:16:20 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[Products]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=130</guid>
		<description><![CDATA[Sikuli is an automating script builder gui system. So it automates tasks.
It has a lot of potential and could become very user friendly if it was combined with automator.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://groups.csail.mit.edu/uid/sikuli/" target="_blank">Sikuli</a> is an automating script builder gui system. So it automates tasks.</p>
<p>It has a lot of potential and could become very user friendly if it was combined with automator.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2010/03/02/osx-automate-program-easier-than-automator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSX manage print server from web interface</title>
		<link>http://news.mullerdigital.com/2010/02/11/osx-manage-print-server-from-web-interface/</link>
		<comments>http://news.mullerdigital.com/2010/02/11/osx-manage-print-server-from-web-interface/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 23:54:10 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Service]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/2010/02/11/osx-manage-print-server-from-web-interface/</guid>
		<description><![CDATA[http://127.0.0.1:631
CUPS (Common Unix Printing System), is running by default on OSX systems as the print server. The web interface allows you to easily administer the CUPS server. You can even have it send an RSS feed to a printer when your computer starts. 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://127.0.0.1:631" target="_blank">http://127.0.0.1:631</a><br />
CUPS (Common Unix Printing System), is running by default on OSX systems as the print server. The web interface allows you to easily administer the CUPS server. You can even have it send an RSS feed to a printer when your computer starts. </p>
]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2010/02/11/osx-manage-print-server-from-web-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;This page contains both secure and nonsecure items&#8221; IE fix</title>
		<link>http://news.mullerdigital.com/2010/01/26/this-page-contains-both-secure-and-nonsecure-items-ie-fix/</link>
		<comments>http://news.mullerdigital.com/2010/01/26/this-page-contains-both-secure-and-nonsecure-items-ie-fix/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 17:09:10 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=124</guid>
		<description><![CDATA[Use a CGI proxy service on your secure site. Download CGIProxy. Upload to your sites cgi-bin folder (most hosting packages will have that set already). Once uploaded, change the permissions of the &#8216;nph-proxy.cgi&#8217; file to 755 (rwxr-xr-x) Owner=Read,Write,Excute &#160; Group=Read, No Write, Excute &#160; Everyone=Read, No Write, Execute.
Visit the CGI script on your secure address: [...]]]></description>
			<content:encoded><![CDATA[<p>Use a CGI proxy service on your secure site. Download <a href="http://www.jmarshall.com/tools/cgiproxy/" target="_blank">CGIProxy</a>. Upload to your sites cgi-bin folder (most hosting packages will have that set already). Once uploaded, change the permissions of the &#8216;nph-proxy.cgi&#8217; file to 755 (rwxr-xr-x) Owner=Read,Write,Excute &nbsp; Group=Read, No Write, Excute &nbsp; Everyone=Read, No Write, Execute.<br />
Visit the CGI script on your secure address: https://www.yoursite.com/cgi-bin/nph-proxy.cgi<br />
Type in the address of the non-secure item you&#8217;re trying to show on your secure site. Uncheck &#8220;Show URL entry form&#8221;. Click &#8220;Begin Browsing&#8221;.<br />
After the page loads, you can copy the address from the address bar, and it will be using your secure address.<br />
Should look something like: https://www.yoursite.com/cgi-bin/nph-proxy.cgi/000000A/http/www.nonsecure-site.com/awesome-page.html<br />
Now paste that address in your site and no more IE warning.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2010/01/26/this-page-contains-both-secure-and-nonsecure-items-ie-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.htaccess tutorial reference and cheat sheet</title>
		<link>http://news.mullerdigital.com/2010/01/21/htaccess-tutorial-reference-and-cheat-sheet/</link>
		<comments>http://news.mullerdigital.com/2010/01/21/htaccess-tutorial-reference-and-cheat-sheet/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 00:31:19 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=122</guid>
		<description><![CDATA[Best reference of all things .htaccess perishablepress
]]></description>
			<content:encoded><![CDATA[<p>Best reference of all things .htaccess <a href="http://perishablepress.com/press/2006/01/10/stupid-htaccess-tricks/" target="_blank">perishablepress</a></p>
]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2010/01/21/htaccess-tutorial-reference-and-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post, share, receive, send and download audio files</title>
		<link>http://news.mullerdigital.com/2009/12/06/post-share-receive-send-and-download-audio-files/</link>
		<comments>http://news.mullerdigital.com/2009/12/06/post-share-receive-send-and-download-audio-files/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 19:21:53 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/2009/12/06/post-share-receive-send-and-download-audio-files/</guid>
		<description><![CDATA[Soundcloud is a free audio third-party (a.k.a. &#8220;not my problem&#8221;) service that allows you to post, share, receive, send and download audio files with anyone, anywhere. Also allows you to manage your audio files efficiently and effectively in &#8220;the cloud&#8221;.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://soundcloud.com/">Soundcloud</a> is a free audio third-party (a.k.a. &#8220;not my problem&#8221;) service that allows you to post, share, receive, send and download audio files with anyone, anywhere. Also allows you to manage your audio files efficiently and effectively in &#8220;the cloud&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2009/12/06/post-share-receive-send-and-download-audio-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s gonna school you</title>
		<link>http://news.mullerdigital.com/2009/11/28/googles-gonna-school-you/</link>
		<comments>http://news.mullerdigital.com/2009/11/28/googles-gonna-school-you/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 06:16:10 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Service]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=114</guid>
		<description><![CDATA[With the advent of Google Wave looking like it could replace Independent Learning Centre. And Google Docs now being used heavily by students &#8212; news article link. It&#8217;s not so far fetched to assume that students will have laptops running the Google OS while reading on Google Books.
]]></description>
			<content:encoded><![CDATA[<p>With the advent of <a href="http://wave.google.com/help/wave/about.html" target="_blank">Google Wave</a> looking like it could replace <a href="http://www.ilc.org/index-main.php" target="_blank">Independent Learning Centre</a>. And <a href="http://www.google.com/google-d-s/tour1.html" target="_blank">Google Docs</a> now being used heavily by students &mdash; <a href="http://www.eschoolnews.com/news/top-news/news-by-subject/technology-management/index.cfm?i=61977" target="_blank">news article link</a>. It&#8217;s not so far fetched to assume that students will have <a href="http://laptop.org/en/laptop/index.shtml" target="_blank">laptops</a> running the <a href="http://www.chromium.org/chromium-os" target="_blank">Google OS</a> while reading on <a href="http://books.google.com/books" target="_blank">Google Books</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2009/11/28/googles-gonna-school-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Supporting iPhone custom protocols</title>
		<link>http://news.mullerdigital.com/2009/11/27/supporting-iphone-custom-protocols/</link>
		<comments>http://news.mullerdigital.com/2009/11/27/supporting-iphone-custom-protocols/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 04:40:53 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=96</guid>
		<description><![CDATA[The iPhone Safari browser supports several extra protocols to launch their corresponding apps:
Apple documentation on iPhone integration


sms ex. Text this ( &#60;a href=&#8221;sms:5555555555&#8243;&#62;Text this&#60;/a&#62; ) For SMS texting
tel ex. Phone this ( &#60;a href=&#8221;tel:5555555555&#8243;&#62;Phone this&#60;/a&#62; ) For regular phone calls
youtube ex. Singing Shiba ( &#60;a href=&#8221;youtube:rnXQDMDobHc&#8221;&#62;Singing Shiba&#60;/a&#62; ) Starting youtube videos
itms ex. ZipCar App ( [...]]]></description>
			<content:encoded><![CDATA[<p>The iPhone Safari browser supports several extra protocols to launch their corresponding apps:<br />
<a href="http://developer.apple.com/safari/library/samplecode/iPhoneIntegration/index.html">Apple documentation on iPhone integration</a><br />
</p>
<ul>
<li>sms ex. <a href="sms:5555555555">Text this</a> ( &lt;a href=&#8221;sms:5555555555&#8243;&gt;Text this&lt;/a&gt; ) <i>For SMS texting</i></li>
<li>tel ex. <a href="tel:5555555555">Phone this</a> ( &lt;a href=&#8221;tel:5555555555&#8243;&gt;Phone this&lt;/a&gt; ) <i>For regular phone calls</i></li>
<li>youtube ex. <a href="youtube:rnXQDMDobHc">Singing Shiba</a> ( &lt;a href=&#8221;youtube:rnXQDMDobHc&#8221;&gt;Singing Shiba&lt;/a&gt; ) <i>Starting youtube videos</i></li>
<li>itms ex. <a href="itms://itunes.apple.com/ca/app/zipcar/id329384702?mt=8&#038;uo=6">ZipCar App</a> ( &lt;a href=&#8221;itms://itunes.apple.com/ca/app/zipcar/id329384702?mt=8&#038;uo=6&#8243;&gt;Items&lt;/a&gt; ) <i>ZipCar App</i></li>
<li>maps ex. <a href="maps:301 Front Street+West,+Toronto,+ON">CN Tower</a> ( &lt;a href=&#8221;maps:301 Front Street West, Toronto, ON&#8221;&gt;CN Tower&lt;/a&gt; ) <i>Launching maps with address marker</i></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2009/11/27/supporting-iphone-custom-protocols/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 and Push technology</title>
		<link>http://news.mullerdigital.com/2009/11/27/html-5-and-push-technology/</link>
		<comments>http://news.mullerdigital.com/2009/11/27/html-5-and-push-technology/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 04:12:09 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=100</guid>
		<description><![CDATA[The ability for a user to be on a site and have the web server cause an action to occur on the site, via &#8216;push technology&#8216;, is soon to be realized at the HTML 5 leve. Although this type of interaction has always been available; through Flash, Java and Javascript. It&#8217;s finally being brought-up to [...]]]></description>
			<content:encoded><![CDATA[<p>The ability for a user to be on a site and have the web server cause an action to occur on the site, via &#8216;<a href="http://en.wikipedia.org/wiki/Push_technology">push technology</a>&#8216;, is soon to be realized at the HTML 5 leve. Although this type of interaction has always been available; through Flash, Java and <a href="http://www.ape-project.org/en/demos/APE_real_time_chat.html">Javascript</a>. It&#8217;s finally being brought-up to the HTML level as noted in <a href="http://dev.w3.org/html5/websockets/">W3C documentation</a>. The Stray Orange blog has a good <a href="http://www.strayorange.com/blog/164-html5-web-sockets-api-reloaded">post</a> relating to HTML 5 push technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2009/11/27/html-5-and-push-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP XML ignore whitespace</title>
		<link>http://news.mullerdigital.com/2009/10/15/php-xml-ignore-whitespace/</link>
		<comments>http://news.mullerdigital.com/2009/10/15/php-xml-ignore-whitespace/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 21:51:44 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=98</guid>
		<description><![CDATA[$xml_data = preg_replace("/&#62;\s+&#60;/", "&#62;&#60;", $xml_data);
Removes all the whitespace, tabs and newlines between the nodes from an XML file. A lot of PHP XML parsers tend to parse the white space, which can cause errors. Adding the function before the PHP XML data handler executes will prevent those issues from arising.
]]></description>
			<content:encoded><![CDATA[<p><code>$xml_data = preg_replace("/&gt;\s+&lt;/", "&gt;&lt;", $xml_data);</code></p>
<p>Removes all the whitespace, tabs and newlines between the nodes from an XML file. A lot of PHP XML parsers tend to parse the white space, which can cause errors. Adding the function before the PHP XML data handler executes will prevent those issues from arising.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2009/10/15/php-xml-ignore-whitespace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
