<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Web on Sirius Stuff</title>
    <link>https://www.siriusventures.com/categories/web/</link>
    <description>Recent content in Web on Sirius Stuff</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 17 Apr 2026 04:04:04 -0700</lastBuildDate>
    <atom:link href="https://www.siriusventures.com/categories/web/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>siriusventures.com is now running on Pelican 4.11.0</title>
      <link>https://www.siriusventures.com/siriusventures.com-is-now-running-on-pelican-4.11.0/</link>
      <pubDate>Fri, 17 Apr 2026 04:04:04 -0700</pubDate>
      <guid>https://www.siriusventures.com/siriusventures.com-is-now-running-on-pelican-4.11.0/</guid>
      <description>&lt;p&gt;I had tried upgrading Pelican once or twice over the years and had problems that I don&amp;rsquo;t remember anymore.   Today it went surprisingly smoothly but instead of starting with my existing setup, I installed &lt;a href=&#34;https://docs.getpelican.com/en/latest/index.html&#34;&gt;Pelican 4.11.0&lt;/a&gt; using uv to a new directory, then copied over my markdown files.  I edited the new pelicanconf.py file with a few things from the old one and we were up and running.&lt;/p&gt;
&lt;p&gt;The toughest part was getting &lt;a href=&#34;https://netlify.com&#34;&gt;Netlify&lt;/a&gt; to stop looking for Python 3.7.   More on that in the next article.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Improving Your Website Security with Mozilla Observatory and Netlify</title>
      <link>https://www.siriusventures.com/improving-your-website-security-with-mozilla-observatory-and-netlify/</link>
      <pubDate>Sat, 14 Nov 2020 00:00:00 +0000</pubDate>
      <guid>https://www.siriusventures.com/improving-your-website-security-with-mozilla-observatory-and-netlify/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://observatory.mozilla.org&#34;&gt;Mozilla Observatory&lt;/a&gt; will test your website and assign it a letter grade based on how well your website implements things like implementing a good Content-Security-Policy, blocking clickjacking, enforcing HTTP Strict Transport Security, and so on.&lt;/p&gt;
&lt;p&gt;When I started, this blog was rated F.  After a few changes, it&amp;rsquo;s now rated at B+ and I&amp;rsquo;m heading for A+.   One of my other &lt;a href=&#34;https://jimdeibele.com&#34;&gt;blogs&lt;/a&gt; started at A and became A+.  That&amp;rsquo;s because the other blog uses &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; and a very recent theme.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Welcome to Apple News&#43;</title>
      <link>https://www.siriusventures.com/welcome-to-apple-news/</link>
      <pubDate>Sun, 01 Nov 2020 00:00:00 +0000</pubDate>
      <guid>https://www.siriusventures.com/welcome-to-apple-news/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been using Gmail with the setting for &amp;ldquo;Display Images&amp;rdquo; set to off.  It helps cut down on tracking and it cuts down on the visual clutter so I scan quickly.&lt;/p&gt;
&lt;p&gt;I got free 4 months of Apple News+ for buying a new Apple Pencil and I activated it.   This is the message that Apple sent me:&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Welcome to Apple News+&#34; loading=&#34;lazy&#34; src=&#34;https://www.siriusventures.com/welcome-to-apple-news/welcome-to-apple-news.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Apple makes a lot of how they&amp;rsquo;ve improved accessiblity and rightfully so.   But this is not very good for the visually impaired, Apple.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using custom fonts on a web page, including internet explorer</title>
      <link>https://www.siriusventures.com/using-custom-fonts-on-a-web-page-including-internet-explorer/</link>
      <pubDate>Wed, 18 May 2011 11:00:10 -0700</pubDate>
      <guid>https://www.siriusventures.com/using-custom-fonts-on-a-web-page-including-internet-explorer/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://symphony-of-dot-net.blogspot.com/2010/03/making-css-custom-font-works-with-ie.html&#34;&gt;Making CSS Custom Font works with IE, Firefox, Opera and Safari&lt;/a&gt; has a clear explanation of how to use custom fonts on your site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Smart Google Reader Subscribe Button</title>
      <link>https://www.siriusventures.com/smart-google-reader-subscribe-button/</link>
      <pubDate>Wed, 17 Dec 2008 12:12:12 -0700</pubDate>
      <guid>https://www.siriusventures.com/smart-google-reader-subscribe-button/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re like most people, you&amp;rsquo;ve got more feeds in your news reader than you can keep up with.   What&amp;rsquo;s neat about this script is that it not only makes it easy to subscribe but also shows you if it&amp;rsquo;s already in your subscription list.   If it is, it&amp;rsquo;s shown with a checkmark over the RSS icon.&lt;/p&gt;
&lt;p&gt;My only objection is that it&amp;rsquo;s not posted to &lt;a href=&#34;https://userscripts.org/&#34;&gt;UserScripts&lt;/a&gt;, a central repository for Greasemonkey scripts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google Reader - Colorful List View</title>
      <link>https://www.siriusventures.com/google-reader-colorizer/</link>
      <pubDate>Tue, 02 Dec 2008 12:12:12 -0700</pubDate>
      <guid>https://www.siriusventures.com/google-reader-colorizer/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re like me and like to read your feeds sorted by tags, you&amp;rsquo;ll find yourself jumping from blog to blog.   Some Greasemonkey styles for Google Reader drop the feed name to save space, making it hard to tell articles apart.&lt;/p&gt;
&lt;p&gt;Color is an efficient way to cue people that things are changing.   Unless you&amp;rsquo;re color-blind, I guess.   But since I&amp;rsquo;m not, I appreciate the &lt;a href=&#34;https://userscripts.org/scripts/show/8782&#34;&gt;Google Reader - Colorful List View&lt;/a&gt; script because it makes it simple to tell that there&amp;rsquo;s different feeds.&lt;br&gt;
&lt;strong&gt;Note: updated to show correct script&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Web 2.0 how-to design style guide</title>
      <link>https://www.siriusventures.com/web-20-how-to-design-style-guide/</link>
      <pubDate>Sun, 01 Jul 2007 07:07:07 -0700</pubDate>
      <guid>https://www.siriusventures.com/web-20-how-to-design-style-guide/</guid>
      <description>&lt;p&gt;This seemed like a great article on how to develop modern-looking pages.  I barely know some of the HTML tags but &lt;a href=&#34;https://www.webdesignfromscratch.com/web-2.0-design-style-guide.cfm#star-flashes&#34;&gt;Web 2.0 how-to design style guide&lt;/a&gt; was clear with great screenshots.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Official Google Reader Blog - There are people who don&#39;t use feed readers?</title>
      <link>https://www.siriusventures.com/official-google-reader-blog-there-are-people-who-dont-use-feed-readers/</link>
      <pubDate>Thu, 03 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/official-google-reader-blog-there-are-people-who-dont-use-feed-readers/</guid>
      <description>&lt;p&gt;Do you use &lt;a href=&#34;https://www.google.com/reader&#34;&gt;Google Reader&lt;/a&gt;?  I&amp;rsquo;ve thought that other readers were better beause they&amp;rsquo;re faster.  I really like &lt;a href=&#34;https://www.rssowl.org&#34;&gt;RSS Owl&lt;/a&gt;, which uses IE to display pages.  It&amp;rsquo;s based on Java and is cross-platform, usable on Macs, Windows and Linux.  It uses one file to track what feeds you read.&lt;/p&gt;
&lt;p&gt;Problem is, there&amp;rsquo;s no standard way to show how far you&amp;rsquo;ve read in a newsfeed.  Articles are updated, the online services fetch them at different times - Google and Bloglines are online all the time but your RSS reader probably is not.  So I can&amp;rsquo;t easily keep offline readers in sync unless they&amp;rsquo;re hooked up to something to like &lt;a href=&#34;https://www.newsgator.com/NGOLProduct.aspx?ProdID=FeedDemon&#34;&gt;FeedDemon&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Web at work? Use Workfriendly.</title>
      <link>https://www.siriusventures.com/web-at-work-use-workfriendly/</link>
      <pubDate>Tue, 15 Aug 2006 08:08:08 -0700</pubDate>
      <guid>https://www.siriusventures.com/web-at-work-use-workfriendly/</guid>
      <description>&lt;p&gt;Browsing at work and don&amp;rsquo;t want people to know?  &lt;a href=&#34;https://www.workfriendly.net/&#34;&gt;workFRIENDLY&lt;/a&gt; makes your browser look like Microsoft Word.  Hopefully you don&amp;rsquo;t need to use this but nice implementation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jobster and its slightly ominous title for a jobs site</title>
      <link>https://www.siriusventures.com/jobster-and-its-slightly-ominous-title-for-a-jobs-site/</link>
      <pubDate>Fri, 14 Jul 2006 07:07:07 -0700</pubDate>
      <guid>https://www.siriusventures.com/jobster-and-its-slightly-ominous-title-for-a-jobs-site/</guid>
      <description>&lt;p&gt;Pete Cashmore of Mashable &lt;a href=&#34;https://mashable.com/2006/07/14/jobster-relaunches-as-myspace-for-jobs/&#34;&gt;writes&lt;/a&gt; that Jobster has relaunched as a social networking site for job seeking.  Theory  is that you can connect with people and add faves.  You can add tags to other users, which has interesting implications: who&amp;rsquo;s going to be the first to be labeled &amp;ldquo;brown noser&amp;rdquo;?&lt;/p&gt;
&lt;p&gt;&amp;ldquo;Meet Your Future&amp;rdquo; is their slogan, which has Big Brother-ish overtones to me.  Though I suppose they don&amp;rsquo;t  actually have pictures of a McDonald&amp;rsquo;s fryer or a Wal-Mart cash register.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Great post on web design - Yahoo vs Google</title>
      <link>https://www.siriusventures.com/great-post-on-web-design-yahoo-vs-google/</link>
      <pubDate>Mon, 05 Jun 2006 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/great-post-on-web-design-yahoo-vs-google/</guid>
      <description>&lt;p&gt;Really liked the article &lt;a href=&#34;https://blog.outer-court.com/archive/2006-05-21-n50.html&#34;&gt;Is Google Badly Designed?&lt;/a&gt; on &lt;a href=&#34;https://blog.outer-court.com/&#34;&gt;Google Blogoscoped&lt;/a&gt;. He talks about the design considerations with Yahoo and Google and their home pages.&lt;/p&gt;
&lt;p&gt;I thought it was interesting that Google was viewed as &amp;ldquo;friendly&amp;rdquo; because of its simplicity.  Clearly Yahoo puts a lot of information on its page but it also feels very corporate.&lt;/p&gt;
&lt;p&gt;From what I read, Google is having trouble getting people to use its other features.  It&amp;rsquo;d be interesting to know what to degree this is because they&amp;rsquo;re not displayed the way that Yahoo&amp;rsquo;s are &amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Changes in home pages for Google &amp; Yahoo</title>
      <link>https://www.siriusventures.com/changes-in-home-pages-for-google-yahoo/</link>
      <pubDate>Sat, 03 Jun 2006 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/changes-in-home-pages-for-google-yahoo/</guid>
      <description>&lt;p&gt;Just ran across two articles showing the graphical changes to the home pages - &lt;a href=&#34;https://www.yahoo.com&#34;&gt;www.yahoo.com&lt;/a&gt; for Yahoo and &lt;a href=&#34;https://www.google.com&#34;&gt;www.google.com&lt;/a&gt; for Google - over the past few years.&lt;br&gt;
It&amp;rsquo;s neat to see this.  One of the things that I find personally frustrating about the real world is driving past a place &amp;hellip; and seeing a vacant spot where a building used to be.  What was there?  I can&amp;rsquo;t remember.&lt;/p&gt;
&lt;p&gt;So it warms some of my neurons to see the old pages and say &amp;ldquo;Oh, yeah, I remember that &amp;hellip;&amp;rdquo;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
