﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Phill's Blog</title>
    <description>Blog of Web Developer Phillip Quinlan @ NetPotential</description>
    <link>http://www.netpotential.co.nz/BlogArticles/tabid/81/BlogId/102/Default.aspx</link>
    <language>en-NZ</language>
    <webMaster>tim.thomas@netpotential.co.nz</webMaster>
    <pubDate>Sun, 05 Feb 2012 04:54:00 GMT</pubDate>
    <lastBuildDate>Sun, 05 Feb 2012 04:54:00 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>Using Google AJAX libraries like jQuery in both http and https protocols with local fallback</title>
      <description>&lt;p&gt;Last year I&amp;#160;experienced a problem where Internet Explorer 6 was complaining that there was a mix of http and https communication between the browser and the website.&lt;/p&gt;
&lt;p&gt;Here is what was happening:&lt;br /&gt;
If you are viewing a page using the https:// protocol (as seen in the address bar) and one file in your source code is referencing a file using the http:// protocol, Internet Explorer 6 complains that there is a mixture of protocols being using for the currently viewed page.&lt;/p&gt;
&lt;p&gt;This is quite a common problem for websites that use JavaScript libraries like jQuery and MooTools with CDN's (Content Delivery Networks) like Google and Microsoft's Content Delivery Networks.&lt;/p&gt;
&lt;p&gt;Also discussed in this blog is the problem of if a file located on an external server/website is referenced on your website, however that connection is somehow not working - e.g. if there is a temporary internet connectivity issue between your ISP and international webs</description>
      <link>http://www.netpotential.co.nz/BlogArticles/tabid/81/EntryID/1486/Default.aspx</link>
      <comments>http://www.netpotential.co.nz/BlogArticles/tabid/81/EntryID/1486/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.netpotential.co.nz/Default.aspx?tabid=81&amp;EntryID=1486</guid>
      <pubDate>Wed, 06 Apr 2011 00:44:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.netpotential.co.nz/DesktopModules/Blog/Trackback.aspx?id=1486</trackback:ping>
    </item>
    <item>
      <title>Cookies in Firefox 3/3.5 not working/saving (Fix)</title>
      <description>&lt;p&gt;Ever tried using the "Remember Me" feature of Facebook, Trade Me or any other website only finding out that the next time you open your browser it doesn't actually "Remember You"?&lt;/p&gt;
&lt;p&gt;Here is the fix...&lt;/p&gt;</description>
      <link>http://www.netpotential.co.nz/BlogArticles/tabid/81/EntryID/1467/Default.aspx</link>
      <comments>http://www.netpotential.co.nz/BlogArticles/tabid/81/EntryID/1467/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.netpotential.co.nz/Default.aspx?tabid=81&amp;EntryID=1467</guid>
      <pubDate>Sat, 05 Sep 2009 10:55:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.netpotential.co.nz/DesktopModules/Blog/Trackback.aspx?id=1467</trackback:ping>
    </item>
  </channel>
</rss>
