<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-AU">
  <id>https://david.gardiner.net.au/tags/Mozilla.xml</id>
  <title type="html">David Gardiner - Mozilla</title>
  <updated>2026-05-19T00:35:57.334Z</updated>
  <subtitle>Blog posts tagged with &apos;Mozilla&apos; - A blog of software development, .NET and other interesting things</subtitle>
  <rights>Copyright 2026 David Gardiner</rights>
  <icon>https://www.gravatar.com/avatar/37edf2567185071646d62ba28b868fab?s=64</icon>
  <logo>https://www.gravatar.com/avatar/37edf2567185071646d62ba28b868fab?s=256</logo>
  <generator uri="https://github.com/flcdrg/astrojs-atom" version="3">astrojs-atom</generator>
  <author>
    <name>David Gardiner</name>
  </author>
  <link href="https://david.gardiner.net.au/tags/Mozilla.xml" rel="self" type="application/atom+xml"/>
  <link href="https://david.gardiner.net.au/tags/Mozilla" rel="alternate" type="text/html" hreflang="en-AU"/>
  <category term="Mozilla"/>
  <category term="Software Development"/>
  <entry>
    <id>https://david.gardiner.net.au/2006/05/using-annotations-to-reduce-cc-code</id>
    <updated>2006-05-22T09:53:00.000+09:30</updated>
    <title>Using Annotations to Reduce C/C++ Code Defects</title>
    <link href="https://david.gardiner.net.au/2006/05/using-annotations-to-reduce-cc-code" rel="alternate" type="text/html" title="Using Annotations to Reduce C/C++ Code Defects"/>
    <category term="Blogging"/>
    <category term="Mozilla"/>
    <category term="Security"/>
    <published>2006-05-22T09:53:00.000+09:30</published>
    <summary type="html">Michael Howard blogs about using the Standard Annotation Language to improve static code analysis and find more bugs (including security bugs) in your C and C++ source code.</summary>
    <content type="html">&lt;p&gt;&lt;a href=&quot;http://blogs.msdn.com/michael_howard/archive/2006/05/19/602077.aspx&quot;&gt;Michael Howard blogs&lt;/a&gt; about using the Standard Annotation Language to improve static code analysis and find more bugs (including security bugs) in your C and C++ source code. I&apos;ve &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=338758&quot;&gt;filed a bug&lt;/a&gt; to see if these annotations can be added to the Mozilla source code.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2006/05/google-notebook</id>
    <updated>2006-05-18T19:07:00.000+09:30</updated>
    <title>Google Notebook</title>
    <link href="https://david.gardiner.net.au/2006/05/google-notebook" rel="alternate" type="text/html" title="Google Notebook"/>
    <category term="Google"/>
    <category term="Mozilla"/>
    <category term="Office"/>
    <published>2006-05-18T19:07:00.000+09:30</published>
    <summary type="html">I&apos;ve been using Microsoft OneNote for a few years now, and find it quite useful for storing all sorts of useful things.</summary>
    <content type="html">&lt;p&gt;I&apos;ve been using &lt;a href=&quot;https://www.microsoft.com/en-us/microsoft-365?legRedir=true&quot;&gt;Microsoft OneNote&lt;/a&gt; for a few years now, and find it quite useful for storing all sorts of useful things. We&apos;re also using it at home as a way of recording recipes too, instead of having countless slips of scrap paper flying around. Now along comes Google Notebook - a free web-based service that sounds like a pretty similar idea. It only works for Firefox (and IE) at the moment.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2006/04/hey-thats-me</id>
    <updated>2006-04-14T20:24:00.000+09:30</updated>
    <title>&quot;Hey, that&apos;s me!&quot;</title>
    <link href="https://david.gardiner.net.au/2006/04/hey-thats-me" rel="alternate" type="text/html" title="&quot;Hey, that&apos;s me!&quot;"/>
    <category term="Adelaide"/>
    <category term="Blogging"/>
    <category term="Mozilla"/>
    <category term="SQL Server"/>
    <published>2006-04-14T20:24:00.000+09:30</published>
    <summary type="html">I just noticed there&apos;s a link to my blog on the Australian SQL Server User Group home page - I&apos;m not sure how long it&apos;s been there, but then I don&apos;t always look up in the top-right corner :-)</summary>
    <content type="html">&lt;p&gt;I just noticed there&apos;s a link to my blog on the &lt;a href=&quot;http://www.sqlserver.com.au/&quot;&gt;Australian SQL Server User Group&lt;/a&gt; home page - I&apos;m not sure how long it&apos;s been there, but then I don&apos;t always look up in the top-right corner :-)&lt;/p&gt;
&lt;p&gt;Which reminds me, when I have some spare time I need to see if I can fix the layout problem with their Forums area in Firefox. I also put my hand up to add some RSS feeds to the site which I haven&apos;t done anything about yet.&lt;/p&gt;
&lt;p&gt;Returning to a positive note however, I&apos;m pleased to see that the Adelaide SQL group is doing really well at the moment. Maybe it&apos;s our &lt;a href=&quot;http://robfarley.blogspot.com/&quot;&gt;jet-setting leader&lt;/a&gt;, or the great speakers, but we are getting regular crowds of 30+ and I&apos;m always learning something new each time I go.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2006/01/urn-support-for-firefox</id>
    <updated>2006-01-27T15:52:00.000+10:30</updated>
    <title>URN Support for FireFox</title>
    <link href="https://david.gardiner.net.au/2006/01/urn-support-for-firefox" rel="alternate" type="text/html" title="URN Support for FireFox"/>
    <category term="Mozilla"/>
    <published>2006-01-27T15:52:00.000+10:30</published>
    <summary type="html">I noticed this extension for FireFox that adds support for URNs.</summary>
    <content type="html">&lt;p&gt;I noticed &lt;a href=&quot;https://addons.mozilla.org/extensions/moreinfo.php?id=1940&amp;amp;vid=11217&quot;&gt;this extension&lt;/a&gt; for FireFox that adds support for &lt;a href=&quot;https://en.wikipedia.org/wiki/URN&quot;&gt;URN&lt;/a&gt;s.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2006/01/prefetching-web-pages</id>
    <updated>2006-01-10T10:12:00.000+10:30</updated>
    <title>Prefetching web pages</title>
    <link href="https://david.gardiner.net.au/2006/01/prefetching-web-pages" rel="alternate" type="text/html" title="Prefetching web pages"/>
    <category term="Mozilla"/>
    <category term="WWW"/>
    <published>2006-01-10T10:12:00.000+10:30</published>
    <summary type="html">Firefox is able to use special hints embedded in web pages to pre-load other web pages that the user is most likely to click on next.</summary>
    <content type="html">&lt;p&gt;Firefox is able to use &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/Glossary/Prefetch&quot;&gt;special hints embedded in web pages&lt;/a&gt; to pre-load other web pages that the user is most likely to click on next. Because the next page has already been prefetched it displays almost instantly.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.edochan.com/programming/pf.htm&quot;&gt;Here&apos;s a good tutorial on creating the Prefetching Hints&lt;/a&gt;.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2005/12/firefox-15-rediscover-web</id>
    <updated>2005-12-06T10:29:00.000+10:30</updated>
    <title>Firefox 1.5 - Rediscover the Web</title>
    <link href="https://david.gardiner.net.au/2005/12/firefox-15-rediscover-web" rel="alternate" type="text/html" title="Firefox 1.5 - Rediscover the Web"/>
    <category term="Mozilla"/>
    <published>2005-12-06T10:29:00.000+10:30</published>
    <summary type="html">Mozilla Firefox 1.5 was released last week.</summary>
    <content type="html">&lt;p&gt;&lt;a href=&quot;https://www.firefox.com/&quot;&gt;Mozilla Firefox 1.5&lt;/a&gt; was released last week. Yay!&lt;/p&gt;
&lt;p&gt;(I missed this because we were driving from Sydney to Geelong at the time!)&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2005/09/mozilla-firefox-107-released</id>
    <updated>2005-09-21T22:20:00.000+09:30</updated>
    <title>Mozilla Firefox 1.0.7 released</title>
    <link href="https://david.gardiner.net.au/2005/09/mozilla-firefox-107-released" rel="alternate" type="text/html" title="Mozilla Firefox 1.0.7 released"/>
    <category term="Mozilla"/>
    <published>2005-09-21T22:20:00.000+09:30</published>
    <summary type="html">Mozilla Firefox 1.0.7 Released (*Broken link, was originally www.spreadfirefox.com/?q=affiliates&amp;id=91129&amp;t=89*).</summary>
    <content type="html">
&lt;p&gt;Mozilla Firefox 1.0.7 Released (&lt;em&gt;Broken link, was originally &lt;a href=&quot;http://www.spreadfirefox.com/?q=affiliates&amp;amp;id=91129&amp;amp;t=89&quot;&gt;www.spreadfirefox.com/?q=affiliates&amp;amp;id=91129&amp;amp;t=89&lt;/a&gt;&lt;/em&gt;). Fixes the IDN and Linux command-line vulnerabilities, and some stability fixes.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2005/09/developer-toolbar-for-ie-announced-at</id>
    <updated>2005-09-19T12:35:00.000+09:30</updated>
    <title>Developer Toolbar for IE announced at PDC</title>
    <link href="https://david.gardiner.net.au/2005/09/developer-toolbar-for-ie-announced-at" rel="alternate" type="text/html" title="Developer Toolbar for IE announced at PDC"/>
    <category term="Blogging"/>
    <category term="Mozilla"/>
    <category term="Software"/>
    <published>2005-09-19T12:35:00.000+09:30</published>
    <summary type="html">I use Firefox as my web browser, and one of the extensions I always install is the Web Developer extension.</summary>
    <content type="html">&lt;p&gt;I use Firefox as my web browser, and one of the extensions I always install is the &lt;a href=&quot;http://chrispederick.com/work/firefox/webdeveloper/&quot;&gt;Web Developer&lt;/a&gt; extension.&lt;/p&gt;
&lt;p&gt;Internet Explorer users look like they are now going to get something similar: &lt;a href=&quot;http://blogs.msdn.com/ie/archive/2005/09/16/469686.aspx&quot;&gt;IEBlog : Developer Toolbar for IE announced at PDC&lt;/a&gt;&lt;/p&gt;
</content>
  </entry>
</feed>
