<?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>Posts on Sirius Stuff</title>
    <link>https://www.siriusventures.com/posts/</link>
    <description>Recent content in Posts 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/posts/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>How to Read Blogs with RSS in 2020</title>
      <link>https://www.siriusventures.com/how-to-read-blogs-with-rss-in-2020/</link>
      <pubDate>Thu, 05 Nov 2020 00:00:00 +0000</pubDate>
      <guid>https://www.siriusventures.com/how-to-read-blogs-with-rss-in-2020/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://laurakalbag.com/how-to-read-rss-in-2020/&#34;&gt;How to Read RSS in 2020&lt;/a&gt; is a nice article on how to use RSS.&lt;/p&gt;
&lt;p&gt;RSS is a great way to follow people who post longer content on their blogs.   You fire up your reader of choice and it pulls in the articles without you having to visit all those websites.   If there&amp;rsquo;s no change, nothing shows up in your newsreader.&lt;/p&gt;
&lt;p&gt;Some of the neat uses of RSS to follow someone&amp;rsquo;s Twitter or Instagram without having to follow them on Instagram have faded away as companies put up walls to keep you on their property.&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>Moving from Blogofile to Pelican</title>
      <link>https://www.siriusventures.com/moving-from-blogofile-to-pelican/</link>
      <pubDate>Thu, 29 Oct 2020 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/moving-from-blogofile-to-pelican/</guid>
      <description>&lt;p&gt;A couple of years after I &lt;a href=&#34;https://www.siriusventures.com/switched-from-wordpress-to-blogofile/&#34;&gt;wrote&lt;/a&gt; about how happy I was with Blogofile, it stopped being developed.  The &lt;a href=&#34;https://github.com/EnigmaCurry/blogofile&#34;&gt;last update&lt;/a&gt; on GitHub was in 2015, the owner has archived the repository, and Blogofile.com doesn&amp;rsquo;t answer anymore.&lt;/p&gt;
&lt;p&gt;I looked for forks and didn&amp;rsquo;t find any active ones.  So as much as I liked the look and feel of my blog, it was going to have to switch software to something that was supported.  I looked at several different options but the only one written in Python that seemed active was &lt;a href=&#34;https://blog.getpelican.com&#34;&gt;Pelican&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Moving from AWS S3 and Cloudfront to Netlify</title>
      <link>https://www.siriusventures.com/moving-from-aws-s3-and-cloudfront-to-netlify/</link>
      <pubDate>Wed, 28 Oct 2020 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/moving-from-aws-s3-and-cloudfront-to-netlify/</guid>
      <description>&lt;p&gt;After almost 10 years of letting the blog sit, I wanted to bring it into the modern world.   One of the issues was that I had last touched the blog back in 2011 when SSL connections were only for transactions.   The blog was just fine serving pages at https:// but the rest of the world has moved onto https://   Notice the &amp;ldquo;s&amp;rdquo; for HyperText TransPort Secure.&lt;/p&gt;
&lt;p&gt;I was able to do that with some work but the biggest problem was that most of my URLs end in / but some didn&amp;rsquo;t.  I was able to find a blog post on how to use Lamdas from AWS called from Cloudfront to handle adding a &amp;ldquo;/&amp;rdquo; to requests.   But some-url/ and some-url and some-url/index.html were treated differently.&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>Namebench for the win! Bad DNS makes my mac slow</title>
      <link>https://www.siriusventures.com/namebench-for-the-win-bad-dns-makes-my-mac-slow/</link>
      <pubDate>Fri, 29 Apr 2011 16:00:10 -0700</pubDate>
      <guid>https://www.siriusventures.com/namebench-for-the-win-bad-dns-makes-my-mac-slow/</guid>
      <description>&lt;p&gt;Really bad performance on my MacBook has been driving me up the wall the past few days. Closing all un-needed programs didn&amp;rsquo;t help. I ran several Mac utilities on my system, rebooted and so on and so forth.&lt;/p&gt;
&lt;p&gt;Still no good.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s 8GB of RAM in my (latest model - fall 2010) white MacBook and that really sped things up when it replaced the stock 2GB. It was very frustrating.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Script to Update Blogofile Blog on Amazon S3</title>
      <link>https://www.siriusventures.com/script-to-update-blogofile-blog-on-amazon-s3/</link>
      <pubDate>Fri, 29 Apr 2011 16:00:10 -0700</pubDate>
      <guid>https://www.siriusventures.com/script-to-update-blogofile-blog-on-amazon-s3/</guid>
      <description>&lt;p&gt;Because &lt;a href=&#34;https://www.blogofile.com&#34;&gt;Blogofile&lt;/a&gt;(at least the 0.7.1 version I&amp;rsquo;m using) regenerates every file and directory every time it makes it hard to update just the changed files on &lt;a href=&#34;https://www.amazon.com/&#34;&gt;Amazon&lt;/a&gt;&amp;rsquo;s &lt;a href=&#34;https://aws.amazon.com/s3/&#34;&gt;S3&lt;/a&gt; (Simple Storage System) can scale incredibly high&lt;/p&gt;
&lt;p&gt;So I wrote a shell script that updates only the changed files and also pings &lt;a href=&#34;https://www.googleping.com/&#34;&gt;GooglePing&lt;/a&gt; so that Google and other services come along and read your update.&lt;/p&gt;
&lt;p&gt;Over time, the difference between what the old page 2 on S3 has and what it should be will build. There&amp;rsquo;s a simple answer, which is to just upload all of the page files.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What&#39;s not perfect with Blogofile</title>
      <link>https://www.siriusventures.com/whats-not-perfect-with-blogofile/</link>
      <pubDate>Thu, 28 Apr 2011 15:00:10 -0700</pubDate>
      <guid>https://www.siriusventures.com/whats-not-perfect-with-blogofile/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://www.siriusventures.com/switched-from-wordpress-to-blogofile&#34;&gt;Switched from WordPress to Blogofile&lt;/a&gt; there are two good things about using Blogofile:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;flat files are almost impossible to hack&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.amazon.com/&#34;&gt;Amazon&lt;/a&gt;&amp;rsquo;s &lt;a href=&#34;https://aws.amazon.com/s3/&#34;&gt;S3&lt;/a&gt; (Simple Storage System) can scale incredibly high&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There&amp;rsquo;s some downsides:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;blogofile build seems to copy or regenerate every single file&lt;/li&gt;
&lt;li&gt;it&amp;rsquo;s not totally happy being on S3 - it doesn&amp;rsquo;t make index.html files for the archive and category directories.&lt;/li&gt;
&lt;li&gt;there&amp;rsquo;s no easy way to post-via-email or send a link to start a post&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Right now I&amp;rsquo;m writing this with vi and that&amp;rsquo;s far less comfortable than WordPress&amp;rsquo;s editor which I really liked. But I&amp;rsquo;m sure I&amp;rsquo;ll find TextWrangler or something as suitable for writing blog posts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Switched from WordPress to Blogofile</title>
      <link>https://www.siriusventures.com/switched-from-wordpress-to-blogofile/</link>
      <pubDate>Thu, 28 Apr 2011 13:24:10 -0700</pubDate>
      <guid>https://www.siriusventures.com/switched-from-wordpress-to-blogofile/</guid>
      <description>&lt;p&gt;I really like &lt;a href=&#34;https://www.wordpress.org/&#34;&gt;WordPress&lt;/a&gt; for the huge number of themes and utilities that it has. What I don&amp;rsquo;t like, though, is the need for constant vigilance to make sure that your blog hasn&amp;rsquo;t been hacked. When I started the conversion, I found two blog posts that had been secretly altered so that they had links to spam sites. I wasn&amp;rsquo;t sure whether to be grateful that only two had been altered or disappointed that my blog mattered so little that that&amp;rsquo;s all they did.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Twitter phishers are after your password</title>
      <link>https://www.siriusventures.com/twitter-phishers-are-after-your-password/</link>
      <pubDate>Thu, 29 Oct 2009 10:10:10 -0700</pubDate>
      <guid>https://www.siriusventures.com/twitter-phishers-are-after-your-password/</guid>
      <description>&lt;p&gt;I was burned by this one!  Graham Cluley writes a nice article on his blog called &lt;a href=&#34;https://www.sophos.com/blogs/gc/g/2009/10/28/twitter-phishers-password/&#34;&gt;Twitter phishers are after your password&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What was really appalling to me was getting burned by this screen:&lt;/p&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;tw-phishing-550.jpg&#34;
         alt=&#34;Fake twitter login screen&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Fake twitter login screen&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Twitter, like Facebook, lets you use other sites by handling authorization.   I&amp;rsquo;d been having serious problems with Twitter not accepting my password (as were thousands of others, apparently) and it just got fixed last week.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cargo bikes for greener business deliveries in congested cities</title>
      <link>https://www.siriusventures.com/cargo-bikes-for-greener-business-deliveries-in-congested-cities/</link>
      <pubDate>Wed, 24 Dec 2008 12:12:12 -0700</pubDate>
      <guid>https://www.siriusventures.com/cargo-bikes-for-greener-business-deliveries-in-congested-cities/</guid>
      <description>&lt;p&gt;These &lt;a href=&#34;https://springwise.com/eco_sustainability/cargo_bikes_for_greener_busine/&#34;&gt;cargo bikes&lt;/a&gt; seem really neat for emissions free deliveries in the city.   Do wonder about security - not only the cargo being stolen but the whole bike.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Greasefire - automatically find greasemonkey scripts</title>
      <link>https://www.siriusventures.com/greasefire-automatically-find-greasemonkey-scripts/</link>
      <pubDate>Wed, 17 Dec 2008 12:12:12 -0700</pubDate>
      <guid>https://www.siriusventures.com/greasefire-automatically-find-greasemonkey-scripts/</guid>
      <description>&lt;p&gt;This Greasemonkey script &lt;a href=&#34;https://addons.mozilla.org/en-US/firefox/addon/8352&#34;&gt;Greasefire&lt;/a&gt; looks interesting but it doesn&amp;rsquo;t run on Firefox 3.1 beta, which I&amp;rsquo;m running now.   I find the Greasemonkey scripts for Google Reader very helpful.
It&amp;rsquo;d be nice to look into later.&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>Enter credit card number to see if it has been stolen scam.</title>
      <link>https://www.siriusventures.com/enter-credit-card-number-to-see-if-it-has-been-stolen-scam/</link>
      <pubDate>Mon, 15 Dec 2008 12:12:12 -0700</pubDate>
      <guid>https://www.siriusventures.com/enter-credit-card-number-to-see-if-it-has-been-stolen-scam/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s almost tempting to implement this just to see if anybody enters their info, isn&amp;rsquo;t it?  &lt;a href=&#34;https://failblog.org/2008/11/14/scam-fail/&#34;&gt;Scam fail&lt;/a&gt;&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>Florida boy, 12, arrested for farting in class</title>
      <link>https://www.siriusventures.com/florida-boy-12-arrested-for-farting-in-class/</link>
      <pubDate>Thu, 27 Nov 2008 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/florida-boy-12-arrested-for-farting-in-class/</guid>
      <description>&lt;p&gt;Gotta love our zero-tolerance society showing up in situations like this: &lt;a href=&#34;https://www.news.com.au/heraldsun/story/0,21985,24704139-5002700,00.html&#34;&gt;Florida boy, 12, arrested for farting in class&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Does anyone doubt that if this was the principal&amp;rsquo;s kid it would be handled differently?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Global Warming &amp; Epistemology</title>
      <link>https://www.siriusventures.com/global-warming-epistemology/</link>
      <pubDate>Thu, 27 Nov 2008 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/global-warming-epistemology/</guid>
      <description>&lt;p&gt;Matt Maroon in &lt;a href=&#34;https://mattmaroon.com/?p=610&#34;&gt;Global Warming &amp;amp; Epistemology&lt;/a&gt; articulates far better than I can the reasons for believing that global warming is happening, is caused by mankind, and needs to stop as soon as possible.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Nobody can be right about everything, and the nature of climate change is
that the ultimate decisions have to rest with citizens, the politicians
they elect, and entrepreneurs, most of whom can’t be expected to know
everything about everything, or even everything about global warming.
The best they can do is take the most informed opinions around and act
on them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MyAd Display Case for businesses</title>
      <link>https://www.siriusventures.com/myad-display-case-for-businesses/</link>
      <pubDate>Wed, 25 Jun 2008 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/myad-display-case-for-businesses/</guid>
      <description>&lt;p&gt;We&amp;rsquo;re starting to talk about some of the things that we&amp;rsquo;ve been working on with &lt;a href=&#34;https://www.myad.com&#34;&gt;MyAd.com&lt;/a&gt;.  One of my favorite features is the &lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;display-case-example.png&#34;
         alt=&#34;Display Case&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Example of a display case&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;
 Display Case, which lets you put items you&amp;rsquo;ve posted on MyAd in a widget on your own site.&lt;/p&gt;
&lt;p&gt;Many businesses have a site that doesn&amp;rsquo;t get updated very often.   This is an easy way for a business to show what they have to offer on their own site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>TipToeTurtle.com - neat concept, easy to do business with</title>
      <link>https://www.siriusventures.com/tiptoeturtlecom-neat-concept-easy-to-do-business-with/</link>
      <pubDate>Sat, 26 Jan 2008 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/tiptoeturtlecom-neat-concept-easy-to-do-business-with/</guid>
      <description>&lt;p&gt;I ordered from &lt;a href=&#34;https://www.BicycleTrailers.com&#34;&gt;BicycleTrailers.com&lt;/a&gt; a &lt;a href=&#34;https://babyjogger.com/tailwind.htm&#34;&gt;Baby Jogger Tailwind trailer&lt;/a&gt; that I ended up returning.   I ended up returning it mostly because it had no storage room at all.  I&amp;rsquo;m toting my son in the trailer and he needs his lunch, sometimes a change of clothes, etc.   And it&amp;rsquo;s nice to have that behind him where he can&amp;rsquo;t get at it.&lt;/p&gt;
&lt;p&gt;The trailer itself, while a bit on the heavy side, was extremely well built and had some very nice touches compared to our &lt;a href=&#34;https://www.burley.com&#34;&gt;Burley&lt;/a&gt; LadyBug trailer. It seems likely that the Baby Jogger folks were aiming this at people who want to jog with young kids and that having no storage room was a feature, since the missing space gives a runner room for their legs to step forward.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kudos to Dell on making it easy to add parts - Dimension 9200</title>
      <link>https://www.siriusventures.com/kudos-to-dell-on-making-it-easy-to-add-parts-dimension-9200/</link>
      <pubDate>Thu, 01 Nov 2007 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/kudos-to-dell-on-making-it-easy-to-add-parts-dimension-9200/</guid>
      <description>&lt;p&gt;I bought a Dell Dimension 9200 with a Quad Core processor.  It hasn&amp;rsquo;t helped a lot but I&amp;rsquo;m reserving judgment on that until I get a second hard drive into the box.   I&amp;rsquo;m suspecting that things are more I/O bound.   Anyway, I didn&amp;rsquo;t want to pay what &lt;a href=&#34;https://www.dell.com&#34;&gt;Dell&lt;/a&gt; wanted for a DVD R/W drive instead of a DVD drive so I got the box with just a DVD drive.   I tried buying a DVD R/W drive at Target but the connections are wrong for my box.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why I ride fixed - article from Bike Hugger</title>
      <link>https://www.siriusventures.com/why-i-ride-fixed-article-from-bike-hugger/</link>
      <pubDate>Thu, 01 Nov 2007 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/why-i-ride-fixed-article-from-bike-hugger/</guid>
      <description>&lt;p&gt;I really liked this article from Bike Hugger called &lt;a href=&#34;https://bikehugger.com/2007/09/why_i_ride_fixed.htm&#34;&gt;Why I ride fixed&lt;/a&gt;.  It fits very well with why I ride a &lt;a href=&#34;https://www.sheldonbrown.com/harris/redline-925.html&#34;&gt;Redline 9-2-5&lt;/a&gt;. I&amp;rsquo;ve got fenders, which I need for the wet here in Portland.   It&amp;rsquo;s got brakes, which I need to slow Ben and I down in the trailer.   And to slow me down - my legs aren&amp;rsquo;t up to stopping the bike by themselves yet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Breezer Uptown</title>
      <link>https://www.siriusventures.com/breezer-uptown/</link>
      <pubDate>Tue, 25 Sep 2007 09:09:09 -0700</pubDate>
      <guid>https://www.siriusventures.com/breezer-uptown/</guid>
      <description>&lt;p&gt;I read Sheldon Brown&amp;rsquo;s article on &lt;a href=&#34;https://www.sheldonbrown.com/harris/breezer/uptown8.html&#34;&gt;Breezer Town&lt;/a&gt; where he says&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The Breezer Uptown 8 is the best commuter bike available in the U.S.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;There&amp;rsquo;s a lot of things to like about the &lt;a href=&#34;https://www.breezerbikes.com/bike_details.cfm?bikeType=town&amp;amp;frame=d&amp;amp;bike=uptown&#34;&gt;Uptown 8&lt;/a&gt;.  I was able to test-drive one at &lt;a href=&#34;https://www.velocebicycles.com&#34;&gt;Veloce Bicycles&lt;/a&gt; on Hawthorne.&lt;/p&gt;
&lt;h2 id=&#34;pros&#34;&gt;Pros&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Shimano 8-speed hub&lt;/li&gt;
&lt;li&gt;Hub-powered headlight and taillight - no batteries, hard to steal&lt;/li&gt;
&lt;li&gt;Full chainguard - reduces wear&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;cons&#34;&gt;Cons&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;No disc brakes - want to pull trailer down a steep hill in the rain&lt;/li&gt;
&lt;li&gt;Noise from rack and fenders&lt;/li&gt;
&lt;li&gt;26&amp;quot; x 1.5&amp;quot; tires - seem slower than 700c tires&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The deal breaker for me was the disc brakes.  How much of an issue this is really going to be, I don&amp;rsquo;t know yet.   The downhill is at the start of my ride, so the bike will be relatively dry and any brakes might work well.  On the other hand, the end is the top of a &amp;ldquo;T&amp;rdquo;.  If I can&amp;rsquo;t stop and manage to avoid being hit by the SUVs and mini-vans taking kids to school, I&amp;rsquo;ll run right into a house.
The twist shifter worked OK and would work well with gloves.  I preferred the feel of Shimano&amp;rsquo;s RapidFire shifters but not sure that they&amp;rsquo;re as glove-friendly.  I&amp;rsquo;ve also found the twist shifter seems to have more issues shifting smoothly than I would have thought.  Some of this definitely may be due to my inexperience as a cyclist but I haven&amp;rsquo;t liked the sloppiness of my SRAM shifters (old Specialized Crossroads) or the Shimano 7 on an &lt;a href=&#34;https://www.electrabike.com/04/bikes/06bikes/townie/06_twn_22.html&#34;&gt;Electra Townie 7&lt;/a&gt; I test-rode the Townie from the &lt;a href=&#34;https://www.bikegallery.com/&#34;&gt;Bike Gallery&lt;/a&gt; on Sandy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why I hate Ubuntu sometimes - crontab not enabled</title>
      <link>https://www.siriusventures.com/why-i-hate-ubuntu-sometimes-crontab-not-enabled/</link>
      <pubDate>Thu, 09 Aug 2007 08:08:08 -0700</pubDate>
      <guid>https://www.siriusventures.com/why-i-hate-ubuntu-sometimes-crontab-not-enabled/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m trying to set up cron to run jobs for me.   I have to go look up the weird syntax but OK.   Found it.  Everything looks fine but the jobs don&amp;rsquo;t work.  Go on vacation.   Come back and try again.   Syntax is OK.  Everything looks fine but the jobs don&amp;rsquo;t work.  Dig, dig, dig.   Find this &lt;a href=&#34;https://www.adminschoice.com/docs/crontab.htm&#34;&gt;Unix Crontab - setting up cron jobs using crontab&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;You can execute crontab if your name appears in the file /usr/lib/cron/cron.allow.
If that file does not exist, you can use crontab if your name does not appear in the file /usr/lib/cron/cron.deny.&lt;br&gt;
If only cron.deny exists and is empty, all users can use crontab.
If neither file exists, only the root user can use crontab.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tact Filters - how to deal with nerds</title>
      <link>https://www.siriusventures.com/tact-filters-how-to-deal-with-nerds/</link>
      <pubDate>Tue, 24 Jul 2007 07:07:07 -0700</pubDate>
      <guid>https://www.siriusventures.com/tact-filters-how-to-deal-with-nerds/</guid>
      <description>&lt;p&gt;I thought this was a great explanation of why I&amp;rsquo;ve had trouble dealing with some excellent technical people.  They had wonderful skills and cared about doing a good job but were very abrasive.   &lt;a href=&#34;https://www.mit.edu/~jcb/tact.html&#34;&gt;Tact Filters&lt;/a&gt; has been around a long, long time but it&amp;rsquo;s as true today as it was 10 years ago, when it was written.  Or 20 years ago, when I first started working with techies.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Feisty Performance - “Fly Like A Butterfly” Ubuntu</title>
      <link>https://www.siriusventures.com/feisty-performance-fly-like-a-butterfly-ubuntu/</link>
      <pubDate>Sun, 01 Jul 2007 07:07:07 -0700</pubDate>
      <guid>https://www.siriusventures.com/feisty-performance-fly-like-a-butterfly-ubuntu/</guid>
      <description>&lt;p&gt;Haven&amp;rsquo;t implemented all of the things here but this looked promising on speeding up Ubuntu: &lt;a href=&#34;https://www.xsol.se/index.php/2007/04/29/feisty-performance-fly-like-a-butterfly/&#34;&gt;Feisty Performance - “Fly Like A Butterfly&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>SSH your Debian servers without password - sftp</title>
      <link>https://www.siriusventures.com/ssh-your-debian-servers-without-password-sftp/</link>
      <pubDate>Sun, 01 Jul 2007 07:07:07 -0700</pubDate>
      <guid>https://www.siriusventures.com/ssh-your-debian-servers-without-password-sftp/</guid>
      <description>&lt;p&gt;I was looking to do an unattended backup of some important files and found this very helpful: &lt;a href=&#34;https://www.debianadmin.com/ssh-your-debian-servers-without-password.html&#34;&gt;SSH your Debian servers without password&lt;/a&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>HowTo Mount NTFS Filesystem Partition Read Write Access</title>
      <link>https://www.siriusventures.com/howto-mount-ntfs-filesystem-partition-read-write-access/</link>
      <pubDate>Wed, 27 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/howto-mount-ntfs-filesystem-partition-read-write-access/</guid>
      <description>&lt;p&gt;Found this article on &lt;a href=&#34;https://www.swerdna.net.au/linhowtontfs.html&#34;&gt;HowTo Mount NTFS Filesystem Partition Read Write Access&lt;/a&gt; very helpful as I continue to dig out from under the Feisty Fawn -&amp;gt; Gutsy Gibbon explosion &amp;hellip; er, upgrade.&lt;/p&gt;
&lt;p&gt;The key thing here is the ability to mount the files so that they&amp;rsquo;re readable and &lt;strong&gt;writeable&lt;/strong&gt; by an ordinary user.  I am in the process of moving photos and music off my second NTFS-formatted drive.  I may reformat it as ext3 or I may not but I want to know that I&amp;rsquo;ve got copies on my first NTFS-formatted drive (which is split with an ext3 partition) and my &lt;a href=&#34;https://www.siriusventures.com/ubuntu-linux-simpleshare-nas-and-nfs/&#34;&gt;SimpleShare NFS NAS&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Test for blogrefs.com</title>
      <link>https://www.siriusventures.com/test-for-blogrefscom/</link>
      <pubDate>Wed, 27 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/test-for-blogrefscom/</guid>
      <description>&lt;p&gt;This is a test for &lt;a href=&#34;https://www.blogrefs.com/&#34;&gt;BlogRefs&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ubuntu Linux, SimpleShare NAS, and NFS</title>
      <link>https://www.siriusventures.com/ubuntu-linux-simpleshare-nas-and-nfs/</link>
      <pubDate>Wed, 27 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/ubuntu-linux-simpleshare-nas-and-nfs/</guid>
      <description>&lt;p&gt;Had an upgrade to Ubuntu Gutsy Gibbon go badly.  Now I&amp;rsquo;m digging out from under.  Part of what was lost was my /etc directory getting scrambled so I couldn&amp;rsquo;t read my old /etc/fstab entry.  Been fighting to remember how things worked to mount my SimpleShare for backup and access to my ripped CDs.   I finally found this article on &lt;a href=&#34;https://www.odonnellweb.com/?p=3409%22&#34;&gt;Ubuntu Linux, SimpleShare NAS, and NFS&lt;/a&gt; which includes this key part:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;mediaserver:/shares/SimplePool/Photos/ /mnt/photos nfs rsize=8192,wsize=8192,timeo=14,intr&lt;/p&gt;</description>
    </item>
    <item>
      <title>Local DNS Cache for Faster Browsing using dnsmasq</title>
      <link>https://www.siriusventures.com/local-dns-cache-for-faster-browsing-using-dnsmasq/</link>
      <pubDate>Tue, 26 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/local-dns-cache-for-faster-browsing-using-dnsmasq/</guid>
      <description>&lt;p&gt;Looking for a way to speed up recurring DNS lookups on my Ubuntu box.  I found a reference to &lt;a href=&#34;https://ubuntu.wordpress.com/2006/08/02/local-dns-cache-for-faster-browsing/&#34;&gt;Local DNS Cache for Faster Browsing&lt;/a&gt; on &lt;a href=&#34;https://ubuntu.wordpress.com/&#34;&gt;Ubuntu Blog&lt;/a&gt;. Works like a champ.&lt;/p&gt;
&lt;p&gt;I like that dnsmasq allows me to configure the size of the cache easily.  I don&amp;rsquo;t like that I had to chattr +i /etc/resolv.conf to make it immutable so that the system wouldn&amp;rsquo;t drop looking at 127.0.0.1 (localhost) first.  I tried using the package resolvconf but it caused all lookups to fail.  So I used apt-get again to remove it and stayed with just the dnsmasq package.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Inside the Monkeysphere</title>
      <link>https://www.siriusventures.com/inside-the-monkeysphere/</link>
      <pubDate>Mon, 25 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/inside-the-monkeysphere/</guid>
      <description>&lt;p&gt;Seriously good article on why we don&amp;rsquo;t think of other people as &amp;ldquo;people&amp;rdquo;.  &lt;a href=&#34;https://www.pointlesswasteoftime.com/monkeysphere.html&#34;&gt;Inside the Monkeysphere&lt;/a&gt; is terrific.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kodak and their great video...</title>
      <link>https://www.siriusventures.com/kodak-and-their-great-video/</link>
      <pubDate>Tue, 19 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/kodak-and-their-great-video/</guid>
      <description>&lt;p&gt;Found a link to this &lt;a href=&#34;https://www.youtube.com/watch?v=Sz6XjXu-oT8%22&#34;&gt;Kodak video&lt;/a&gt; from Jason Calacanis&amp;rsquo; blog. His article about &lt;a href=&#34;https://www.calacanis.com/2007/04/10/kodak-video-winds-of-change/&#34;&gt;winds of change&lt;/a&gt; has one word: genius.&lt;/p&gt;
&lt;p&gt;It is a &lt;strong&gt;phenomenal&lt;/strong&gt; video.  Too bad that &lt;a href=&#34;https://www.kodak.com&#34;&gt;Kodak&amp;rsquo;s web site&lt;/a&gt; is messy and confusing and has nothing of interest to me.   For me, the video just brought home how much they don&amp;rsquo;t matter to me.&lt;/p&gt;
&lt;p&gt;I can&amp;rsquo;t remember the last time I bought a Kodak product.  I suppose that they do sell paper and stuff like that to Walgreens or Costco or wherever I get the few photos I want on paper printed out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to create a PDF printer (print to PDF) in Ubuntu</title>
      <link>https://www.siriusventures.com/how-to-create-a-pdf-printer-print-to-pdf-in-ubuntu/</link>
      <pubDate>Sun, 17 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/how-to-create-a-pdf-printer-print-to-pdf-in-ubuntu/</guid>
      <description>&lt;p&gt;I found printing to a PDF file useful occasionally useful under Windows.  Neat to have a way to do it in Ubuntu: &lt;a href=&#34;https://www.arsgeek.com/?p=1720&#34;&gt;5 steps to create a PDF printer (print to PDF) in Ubuntu&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Celebrity Worship and the American Dream</title>
      <link>https://www.siriusventures.com/celebrity-worship-and-the-american-dream-violent-acres/</link>
      <pubDate>Fri, 15 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/celebrity-worship-and-the-american-dream-violent-acres/</guid>
      <description>&lt;p&gt;Love this quote from &lt;a href=&#34;https://www.violentacres.com/&#34;&gt;Violent Acres&lt;/a&gt; about &lt;a href=&#34;https://www.violentacres.com/archives/204/celebrity-worship-and-the-american-dream&#34;&gt;Celebrity Worship and the American Dream&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Speaking of the American dream, has anyone noticed how much it’s changed?
The American dream used to be about owning a modest home, having a happy
family, and supporting yourself with honest, hard work. No one vies for
things like that anymore.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;She certainly expresses herself in ways that I wouldn&amp;rsquo;t.  But like the way so many of her posts cut to the heart of things.  Recommended reading.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OS X Style Google Reader</title>
      <link>https://www.siriusventures.com/os-x-style-google-reader/</link>
      <pubDate>Fri, 15 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/os-x-style-google-reader/</guid>
      <description>&lt;p&gt;I&amp;rsquo;d referred to using CSS to &lt;a href=&#34;https://www.siriusventures.com/google-reader-optimized/&#34;&gt;make Google Reader look better&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re using &lt;a href=&#34;https://www.google.com/reader&#34;&gt;Google Reader&lt;/a&gt;, &lt;a href=&#34;https://userstyles.org/styles/2318&#34;&gt;OS X Style Google Reader&lt;/a&gt; makes it much more usable.  The font&amp;rsquo;s better, it&amp;rsquo;s much prettier in layout, etc., etc.  Great stuff.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google Reader Optimized</title>
      <link>https://www.siriusventures.com/google-reader-optimized/</link>
      <pubDate>Wed, 13 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/google-reader-optimized/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been using Google Reader more and more.  I&amp;rsquo;m not thrilled with the layout, so I was really pleased to see that I could modify it either using the &lt;a href=&#34;https://addons.mozilla.org/firefox/2108/&#34;&gt;Stylish FireFox Extension&lt;/a&gt; or via &lt;a href=&#34;https://addons.mozilla.org/en-US/firefox/addon/748&#34;&gt;Greasemonkey&lt;/a&gt; &lt;a href=&#34;https://userstyles.org/styles/1236&#34;&gt;Google Reader Optimized&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I started out with Stylish but am trying to cut down on the number of extensions I have.  Of course, whether it&amp;rsquo;s better to have it as a Greasemonkey script seems more open to problems than an extension.   You&amp;rsquo;re one level away from the scripts and they don&amp;rsquo;t go through the official Mozilla check-in process.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to change the root password on Ubuntu</title>
      <link>https://www.siriusventures.com/how-to-change-the-root-password-on-ubuntu/</link>
      <pubDate>Wed, 13 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/how-to-change-the-root-password-on-ubuntu/</guid>
      <description>&lt;p&gt;This is one of the things I meant to investigate.  I know I have a password and can use sudo to do almost anything &amp;hellip; but what&amp;rsquo;s root&amp;rsquo;s password?  &lt;a href=&#34;https://www.zolved.com/synapse/view_content/28041/How_to_change_the_root_password_on_Ubuntu&#34;&gt;How to change the root password on Ubuntu&lt;/a&gt; was one of those &amp;ldquo;duh&amp;rdquo; moments but I&amp;rsquo;m glad to have this as a prompt to change the password.  You should, too.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Set Gmail as Default Mail Client in Ubuntu</title>
      <link>https://www.siriusventures.com/set-gmail-as-default-mail-client-in-ubuntu/</link>
      <pubDate>Sat, 09 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/set-gmail-as-default-mail-client-in-ubuntu/</guid>
      <description>&lt;p&gt;As much as I love &lt;a href=&#34;https://www.mozilla.com/en-US/thunderbird/&#34;&gt;Thunderbird&lt;/a&gt; with &lt;a href=&#34;https://www.imap.org/&#34;&gt;IMAP&lt;/a&gt;, I&amp;rsquo;m finding that I&amp;rsquo;m making mistakes because of using Linux and &lt;a href=&#34;https://www.google.com/reader&#34;&gt;Google Reader&lt;/a&gt; more and more.  I use vim and both it and Google Reader use the vi-style commands of the j key for down, k key for up, etc.  I can&amp;rsquo;t find a way to re-map the keys in Thunderbird to do the same under Linux.   Also, using Thunderbird means keeping two addressbooks instead of one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pointer to Reviews of Dell computers with Ubuntu Feisty Fawn preinstalled - XPS 410n, E1505n</title>
      <link>https://www.siriusventures.com/pointer-to-reviews-of-dell-computers-with-ubuntu-feisty-fawn-preinstalled-xps-410n-e1505n/</link>
      <pubDate>Fri, 08 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/pointer-to-reviews-of-dell-computers-with-ubuntu-feisty-fawn-preinstalled-xps-410n-e1505n/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been waiting for people to start getting and reviewing their Dell machines with Ubuntu before ordering mine.   There&amp;rsquo;s a nice article on the Ubuntu Forums:&lt;a href=&#34;https://ubuntuforums.org/showthread.php?p=2764621#post2764621&#34;&gt;Review of Dell XPS 410n with Ubuntu Feisty preinstalled&lt;/a&gt;. Also good coverage of the &lt;a href=&#34;https://www.bryceharrington.org/Photos/DellUbuntu/index.html&#34;&gt;Dell E1505n&lt;/a&gt; laptop.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not ready to convert my 4-year-old Inspiron laptop over to Ubuntu because of suspend/hibernate and wireless issues but it sounds better with more modern machines.  Maybe if Dell or HP or Lenovo comes out with a backlit LED screen like Apple&amp;rsquo;s I&amp;rsquo;ll be ready to switch.  Also liked the tips on &lt;a href=&#34;https://www.ehomeupgrade.com/entry/3952/dell_what_gives&#34;&gt;wireless with Ubuntu&lt;/a&gt; here.&lt;/p&gt;</description>
    </item>
    <item>
      <title>This Blog Entry is Urgent</title>
      <link>https://www.siriusventures.com/this-blog-entry-is-urgent/</link>
      <pubDate>Tue, 05 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/this-blog-entry-is-urgent/</guid>
      <description>&lt;p&gt;Eric Sink writes a great article called &lt;a href=&#34;https://software.ericsink.com/entries/Urgent.html&#34;&gt;This Blog Entry is Urgent&lt;/a&gt; and it includes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;When I see an envelope that says, (Do not discard this envelope(, I know immediately that it will be safe for me to throw it away unopened.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;When I see an envelope that says (Special Offer(, I know with certainty that the offer contained therein is not special, and was in fact distributed to everybody with a pulse.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I&#39;m Sorry You Feel That Way</title>
      <link>https://www.siriusventures.com/im-sorry-you-feel-that-way/</link>
      <pubDate>Tue, 29 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/im-sorry-you-feel-that-way/</guid>
      <description>&lt;p&gt;Wow, this is a great post.  &lt;a href=&#34;https://www.violentacres.com/archives/187/pet-peeve-7-im-sorry-you-feel-that-way&#34;&gt;Pet Peeve #7: I&amp;rsquo;m Sorry You Feel That Way&lt;/a&gt; totally sums up how snotty some people are when saying &amp;ldquo;I&amp;rsquo;m sorry you feel that way&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Wow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bookmarks Power up Firefox with keywords - Lifehacker</title>
      <link>https://www.siriusventures.com/bookmarks-power-up-firefox-with-keywords-lifehacker/</link>
      <pubDate>Wed, 23 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/bookmarks-power-up-firefox-with-keywords-lifehacker/</guid>
      <description>&lt;p&gt;I have this working on my laptop.  But I have to remember to get it going on my desktop machine.  That&amp;rsquo;s the only problem with having two machines - even with Google&amp;rsquo;s browser sync it&amp;rsquo;s hard to keep the FireFox configurations absolutely identical.  &lt;a href=&#34;https://lifehacker.com/software/bookmarks/power-up-firefox-with-keywords-248451.php&#34;&gt;Bookmarks: Power up Firefox with keywords - Lifehacker&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hack Attack - Firefox and the art of keyword bookmarking</title>
      <link>https://www.siriusventures.com/hack-attack-firefox-and-the-art-of-keyword-bookmarking/</link>
      <pubDate>Wed, 23 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/hack-attack-firefox-and-the-art-of-keyword-bookmarking/</guid>
      <description>&lt;p&gt;Another article on FireFox and bookmarks.  &lt;a href=&#34;https://lifehacker.com/software/bookmarks/hack-attack-firefox-and-the-art-of-keyword-bookmarking-196779.php&#34;&gt;Firefox and the art of keyword bookmarking&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Convert Physical Windows Systems Into Virtual Machines To Be Run On A Linux Desktop</title>
      <link>https://www.siriusventures.com/convert-physical-windows-systems-into-virtual-machines-to-be-run-on-a-linux-desktop/</link>
      <pubDate>Fri, 18 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/convert-physical-windows-systems-into-virtual-machines-to-be-run-on-a-linux-desktop/</guid>
      <description>&lt;p&gt;Another article on how to &lt;a href=&#34;https://www.howtoforge.com/vmware_converter_windows_linux&#34;&gt;Convert Physical Windows Systems Into Virtual Machines To Be Run On A Linux Desktop&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running a Windows Partition in VMware</title>
      <link>https://www.siriusventures.com/running-a-windows-partition-in-vmware/</link>
      <pubDate>Fri, 18 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/running-a-windows-partition-in-vmware/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m still trying to figure out whether I&amp;rsquo;m going to try and keep running XP on my laptop or try to run XP under Ubuntu.  Big problem with running &lt;a href=&#34;https://www.ubuntu.com/&#34;&gt;Ubuntu&lt;/a&gt; is that hibernate does not work and I&amp;rsquo;ve spent several hours on it.  Enough time that I&amp;rsquo;m not willing to spend more without confidence that the time will be well-spent.&lt;/p&gt;
&lt;p&gt;I may just wait for Dell or someone else to come out with Ubuntu on their machines officially and then buy one of those.  Hopefully WiFi and hibernate will work without the kind of work I&amp;rsquo;m having to do.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Things I can do in Linux that I can&#39;t do on Windows. | dmartin.org</title>
      <link>https://www.siriusventures.com/things-i-can-do-in-linux-that-i-cant-do-on-windows-dmartinorg/</link>
      <pubDate>Fri, 18 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/things-i-can-do-in-linux-that-i-cant-do-on-windows-dmartinorg/</guid>
      <description>&lt;p&gt;This article lists some of the &lt;a href=&#34;https://dmartin.org/weblog/things-i-can-do-in-linux-that-i-cant-do-on-windows&#34;&gt;things I can do in Linux that I can&amp;rsquo;t do on Windows&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Nice article.&lt;/p&gt;</description>
    </item>
    <item>
      <title>You Can Switch to Linux! - willsmith - Maximum PC</title>
      <link>https://www.siriusventures.com/you-can-switch-to-linux-willsmith-maximum-pc/</link>
      <pubDate>Fri, 18 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/you-can-switch-to-linux-willsmith-maximum-pc/</guid>
      <description>&lt;p&gt;Apparently it&amp;rsquo;s Ubuntu day for me.   Wondering if you can &lt;a href=&#34;https://www.maximumpc.com/linux?page=0%2C1%22&#34;&gt;switch to Linux&lt;/a&gt;?  Here&amp;rsquo;s a nice article on how to do so.  Published in Maximum PC magazine, it&amp;rsquo;s clear and current with Feisty Fawn, released just less than a month ago.  Good stuff.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to choose the right screenshot program</title>
      <link>https://www.siriusventures.com/how-to-choose-the-right-screenshot-program/</link>
      <pubDate>Mon, 07 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/how-to-choose-the-right-screenshot-program/</guid>
      <description>&lt;p&gt;I need to get pictures of screens for reporting problems.  I don&amp;rsquo;t usually want to take the full screen or even a window - I want the smallest section that will show the problem.  Using Ubuntu, I wasn&amp;rsquo;t able to find anything that would do it as easily as I would like.  I&amp;rsquo;m guessing with some certainty that I could have rigged The Gimp or something to capture the screen but then I would have to work at reducing the size, etc.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Audio Players Compared</title>
      <link>https://www.siriusventures.com/linux-audio-players-compared/</link>
      <pubDate>Sat, 05 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/linux-audio-players-compared/</guid>
      <description>&lt;p&gt;Really liked this article.  &lt;a href=&#34;https://www.pcworld.com/printable/article/id,128636/printable.html&#34;&gt;Linux Audio Players, Tested and Graded&lt;/a&gt;. I&amp;rsquo;m working my way through the Linux equivalents of Windows apps.   I&amp;rsquo;ve used iTunes under Windows because it would talk easily to my iPod.&lt;/p&gt;
&lt;p&gt;I tried &lt;a href=&#34;https://www.gnome.org/projects/rhythmbox/&#34;&gt;Rhythmbox&lt;/a&gt; but it was out immediately.  I want to keep my songs on a network-attached storage drive.  Basically, the &lt;a href=&#34;https://www.simpletech.com/commercial/simpleshare/&#34;&gt;SimpleShare&lt;/a&gt; is a hard drive with an ethernet port.  I don&amp;rsquo;t expect it to be as vulnerable to attacks as Windows XP.  I don&amp;rsquo;t have to punch holes in its firewall that might allow people to get control of my Linux box or my wife&amp;rsquo;s Mac.   Rhythmbox wants import all my music to one local location.  &lt;strong&gt;No&lt;/strong&gt;.&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>Firefox - Open diverted links in new background tab instead of new window</title>
      <link>https://www.siriusventures.com/firefox-open-diverted-links-in-new-background-tab-instead-of-new-window/</link>
      <pubDate>Tue, 01 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/firefox-open-diverted-links-in-new-background-tab-instead-of-new-window/</guid>
      <description>&lt;p&gt;I really like to be able to click on links while reading an article but not have to deal with the links until I&amp;rsquo;m done.  I&amp;rsquo;ve got enough ADD issues without tabs popping up.  So I was very happy to find this reference to making tabs work better (for me, anyway): &lt;a href=&#34;https://teuton.blogspot.com/2004/12/firefox-open-diverted-links-in-new.html&#34;&gt;Firefox: Open diverted links in new background tab instead of new window&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s kind of an adjustment process because FF is relatively &amp;ldquo;quiet&amp;rsquo; - the tabs are opening all the way to the right and not grabbing attention.  Just the way I&amp;rsquo;ve wanted but it&amp;rsquo;s a little unnerving - I&amp;rsquo;m checking to make sure the tabs did open.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What’s With the Ubuntu Version Number Scheme?</title>
      <link>https://www.siriusventures.com/whats-with-the-ubuntu-version-number-scheme/</link>
      <pubDate>Tue, 01 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/whats-with-the-ubuntu-version-number-scheme/</guid>
      <description>&lt;p&gt;One thing that was kind of exasperating about Ubuntu was the (weird( version numbers.  The successor to 6.06 was 6.10?  The next version was 7.04?  Huh?&lt;/p&gt;
&lt;p&gt;Fortunately, somebody finally blogged about this:  &lt;a href=&#34;https://blogs.tech-recipes.com/johnny/2006/10/31/whats-with-the-ubuntu-version-number-scheme/&#34;&gt;What’s With the Ubuntu Version Number Scheme? &amp;ndash; Johnny’s Thoughts&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;No big secret: the first number is the year and the second is the month.  So 7.04 translates as 200&lt;strong&gt;7&lt;/strong&gt; and April or month &lt;strong&gt;04&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Now I can sleep at night.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why we just have basic cable ...</title>
      <link>https://www.siriusventures.com/why-we-just-have-basic-cable/</link>
      <pubDate>Sun, 29 Apr 2007 04:04:04 -0700</pubDate>
      <guid>https://www.siriusventures.com/why-we-just-have-basic-cable/</guid>
      <description>&lt;p&gt;We got an HDTV last year.  After a few months of watching DVDs on it, I started wondering what HDTV was like.  I tried getting an indoor &lt;a href=&#34;https://www.siriusventures.com/hdtv-for-free-without-an-antenna&#34;&gt;HDTV antenna&lt;/a&gt; which didn&amp;rsquo;t work so well.  I started looking at DirecTV and Dish Network and upgrading to higher levels of cable with Comcast.  There&amp;rsquo;s occasional things on ESPN that I want to watch and there&amp;rsquo;s probably a few things that my wife would like to watch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dell offering pre-installed Linux?</title>
      <link>https://www.siriusventures.com/dell-offering-pre-installed-linux/</link>
      <pubDate>Tue, 24 Apr 2007 04:04:04 -0700</pubDate>
      <guid>https://www.siriusventures.com/dell-offering-pre-installed-linux/</guid>
      <description>&lt;p&gt;Was reading Deep Jive Interests about &lt;a href=&#34;https://www.deepjiveinterests.com/2007/04/22/dells-crowdsourcing-more-than-hype-tells-microsoft-to-suck-it/#comments&#34;&gt;Dell’s Crowdsourcing More Than Hype: Tells Microsoft to “Suck It!”&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve spent some time the past 10 days or so putting Ubuntu 7.04 on 3 PCs, all of them dual-booting some flavor of Windows.  Obviously there&amp;rsquo;s a lot of interest in doing this on &lt;a href=&#34;https://direct2dell.com/one2one/archive/2007/03/13/7985.aspx%22&#34;&gt;Dell&amp;rsquo;s site&lt;/a&gt; but it&amp;rsquo;s not clear at all that Dell is going to reduce the price just because they don&amp;rsquo;t install Microsoft.  I still don&amp;rsquo;t have hibernation working properly on my desktop - haven&amp;rsquo;t tried on the kids&amp;rsquo; or my laptop yet - so I&amp;rsquo;m a &lt;strong&gt;lot&lt;/strong&gt; more interested in paying the same price as a Windows box just to have hibernate and wireless work without a glitch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>20 must-see Greasemonkey Addons(No Technical Knowledge Req.)</title>
      <link>https://www.siriusventures.com/20-must-see-greasemonkey-addonsno-technical-knowledge-req/</link>
      <pubDate>Tue, 03 Apr 2007 04:04:04 -0700</pubDate>
      <guid>https://www.siriusventures.com/20-must-see-greasemonkey-addonsno-technical-knowledge-req/</guid>
      <description>&lt;p&gt;I love the way that Firefox and Thunderbird can be extended by extensions.   But I&amp;rsquo;ve been somewhat concerned about the reliability and stability of Greasemonkey scripts.  There were a couple of features that I wanted to try (more on that later) so I broke down and installed it on my laptop.&lt;/p&gt;
&lt;p&gt;Wow.  I&amp;rsquo;ve been very pleased with how well the scripts worked.  I&amp;rsquo;m still cautious about installing them, since they&amp;rsquo;re not looked over anywhere near as much as extensions on the official &lt;a href=&#34;https://addons.mozilla.org&#34;&gt;Mozilla site&lt;/a&gt; are.  But the &lt;a href=&#34;https://userscripts.org/&#34;&gt;Userscripts&lt;/a&gt; site lets you look over info from the author and comments from people before installing anything.&lt;/p&gt;</description>
    </item>
    <item>
      <title>This is the way I&#39;m feeling about technology, too</title>
      <link>https://www.siriusventures.com/this-is-the-way-im-feeling-about-technology-too/</link>
      <pubDate>Tue, 27 Mar 2007 03:03:03 -0700</pubDate>
      <guid>https://www.siriusventures.com/this-is-the-way-im-feeling-about-technology-too/</guid>
      <description>&lt;p&gt;I found Eric Sink&amp;rsquo;s blog via some references from &lt;a href=&#34;https://www.joelonsoftware.com/&#34;&gt;Joel Spolsky&amp;rsquo;s blog&lt;/a&gt;.  This is a nice post about the &lt;a href=&#34;https://software.ericsink.com/entries/Technology_Dependence.html&#34;&gt;problems with whiz-bang technology&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Good summary of why Blu-Ray and HD-DVD won&#39;t take off</title>
      <link>https://www.siriusventures.com/good-summary-of-why-blu-ray-and-hd-dvd-wont-take-off/</link>
      <pubDate>Mon, 12 Mar 2007 03:03:03 -0700</pubDate>
      <guid>https://www.siriusventures.com/good-summary-of-why-blu-ray-and-hd-dvd-wont-take-off/</guid>
      <description>&lt;p&gt;This is an excellent write-up of why I don&amp;rsquo;t think Blu-Ray or HD-DVD are going to matter.  And some good insights in the comments, too.
&lt;a href=&#34;https://reality.org/2006/12/01/the-unwinnable-war-in-high-definition-dvd/&#34;&gt;The Unwinnable War in high definition DVD&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ouch! Apple gets it right on Vista</title>
      <link>https://www.siriusventures.com/ouch-apple-gets-it-right-on-vista/</link>
      <pubDate>Tue, 06 Feb 2007 02:02:02 -0700</pubDate>
      <guid>https://www.siriusventures.com/ouch-apple-gets-it-right-on-vista/</guid>
      <description>&lt;p&gt;Yesterday, I referenced what it was like &lt;a href=&#34;https://www.siriusventures.com/living-with-vista/&#34;&gt;living with Vista&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Today I ran across an [Apple ad](&lt;a href=&#34;https://images.apple.com/movies/us/apple/getamac/apple-getamac-security_480x376.mov&#34;&gt;https://images.apple.com/movies/us/apple/getamac/apple-getamac-security_480x376.mov&lt;/a&gt; mocking Vista).   Unfortunately, they pretty much got it right.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m hoping for an update that fixes this.  Please, &lt;a href=&#34;https://www.microsoft.com/&#34;&gt;Microsoft&lt;/a&gt;?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Living with Vista</title>
      <link>https://www.siriusventures.com/living-with-vista/</link>
      <pubDate>Mon, 05 Feb 2007 02:02:02 -0700</pubDate>
      <guid>https://www.siriusventures.com/living-with-vista/</guid>
      <description>&lt;p&gt;OK, I&amp;rsquo;ve had Windows Vista installed for 9 days now and my verdict is &amp;hellip; it&amp;rsquo;s not worth upgrading.  Vista is supposed to be more secure than XP but this manifests itself in really annoying ways.  The screen flashes black and a box pops up that must be dealt with.  That&amp;rsquo;d be great if it were only for important things but it happens &lt;em&gt;all the time&lt;/em&gt;!&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve had it happen when I want to change the smallest system setting.  I&amp;rsquo;ve had it happen while downloading files.  C&amp;rsquo;mon, get out of my way.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Too many choices = problems</title>
      <link>https://www.siriusventures.com/too-many-choices-problems/</link>
      <pubDate>Wed, 31 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/too-many-choices-problems/</guid>
      <description>&lt;p&gt;I installed Vista on my home desktop machine on Friday.  I&amp;rsquo;ve already been bitten twice by the new (off( button with Vista.  I&amp;rsquo;m going to have to figure out how to change its default behavior.&lt;/p&gt;
&lt;p&gt;I enjoy reading Joel Spolsky&amp;rsquo;s articles.  In &lt;a href=&#34;https://www.joelonsoftware.com/items/2006/11/21.html&#34;&gt;Choices = Headaches&lt;/a&gt; he talks about the problems with Vista:
&lt;img alt=&#34;Vista off&#34; loading=&#34;lazy&#34; src=&#34;https://www.siriusventures.com/too-many-choices-problems/21vistaOff.png.webp&#34;&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Every time you want to leave your computer, you have to choose between
nine, count them, nine options: two icons and seven menu items.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Buzz Monitoring and Tracking</title>
      <link>https://www.siriusventures.com/buzz-monitoring-and-tracking/</link>
      <pubDate>Sun, 28 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/buzz-monitoring-and-tracking/</guid>
      <description>&lt;p&gt;Not that it applies to this blog at all but Web 2.0: &lt;a href=&#34;https://www.smashingmagazine.com/2006/11/24/buzz-monitoring-observing-und-tracking/&#34;&gt;Buzz-Monitoring and Tracking&lt;/a&gt; is a nice write-up of some solutions and I need to look at it more closely.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been trying to use &lt;a href=&#34;https://www.siriusventures.com/nice-article-on-using-google-notebook/%22&#34;&gt;Google notebook&lt;/a&gt; to track things but it&amp;rsquo;s not working so well for me.  The interface is kind of clumsy.  Need to get back and try it some more, I guess.  In the meantime, I can use the blog to call attention to articles that are useful for me and for my hordes of readers.  &lt;img alt=&#34;smile&#34; loading=&#34;lazy&#34; src=&#34;https://www.siriusventures.com/buzz-monitoring-and-tracking/smiley.png&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Keep your add-ons/extensions while upgrading Thunderbird</title>
      <link>https://www.siriusventures.com/keep-your-add-onsextensions-while-upgrading-thunderbird/</link>
      <pubDate>Sun, 28 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/keep-your-add-onsextensions-while-upgrading-thunderbird/</guid>
      <description>&lt;p&gt;I installed Vista on my home desktop machine.  I say &amp;ldquo;installed&amp;rdquo; rather than upgraded because Microsoft&amp;rsquo;s installation routine refused to let me upgrade.  I spent a couple of hours on trying to figure out how to get around that and, in the end, decided that I&amp;rsquo;d rather install FireFox, Acrobat Reader, iTunes and the other programs that I want or need.&lt;/p&gt;
&lt;p&gt;It so happens that Thunderbird 2 beta 2 was released recently.  I tried &amp;ldquo;nightlies&amp;rdquo; or alphas and it was a little too experimental for me.  No lost mail but just some inconsistencies in how things worked.  Fair enough, they&amp;rsquo;re alphas.  And beta 1 had issues with message filters.  So I dropped back to 1.5  In the meantime, I&amp;rsquo;ve started using IMAP and procmail and message filters are less important.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Like your drinks fizzy?</title>
      <link>https://www.siriusventures.com/like-your-drinks-fizzy/</link>
      <pubDate>Sun, 28 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/like-your-drinks-fizzy/</guid>
      <description>&lt;p&gt;Found a neat idea if you&amp;rsquo;re into doing things yourself.  You can use this device to make your own bottles of soda, mixing the flavors and setting the carbonation the way you want.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.coolbusinessideas.com/archives/create_your_own_fizzy_drinks.html&#34;&gt;Create Your Own Fizzy Drinks&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Seattleite patronizing Portland again</title>
      <link>https://www.siriusventures.com/seattleite-patronizing-portland-again/</link>
      <pubDate>Sun, 28 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/seattleite-patronizing-portland-again/</guid>
      <description>&lt;p&gt;I enjoy reading &lt;a href=&#34;https://360digest.com&#34;&gt;360digest&lt;/a&gt; when I get a chance.  Not only is my brother-in-law Dave a newly-minted real estate agent but the house next door was up for sale for a while recently.  Real estate is one of those things that we all have to deal with, because we all need a place to live.&lt;/p&gt;
&lt;p&gt;Anyway, I was amused to read that on the blog this quote:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;In Portland, Ore., $300,000 means a clean and simple floating home on the Pacific ocean&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Testing MyPages linking</title>
      <link>https://www.siriusventures.com/testing-mypages-linking/</link>
      <pubDate>Sun, 28 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/testing-mypages-linking/</guid>
      <description>&lt;p&gt;We&amp;rsquo;re experimenting with linking back to blogs who reference a business on mypages.com  For example, a business that listed itself recently was &lt;a href=&#34;https://www.mypages.com/503-235-1035&#34;&gt;Hammy&amp;rsquo;s Pizza&lt;/a&gt;. It&amp;rsquo;s in the &lt;a href=&#34;https://portland.mypages.com/restaurants/pizza/&#34;&gt;Portland Pizza&lt;/a&gt; category.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What I now know about Wordpress 2.1</title>
      <link>https://www.siriusventures.com/what-i-now-know-about-wordpress-21/</link>
      <pubDate>Sun, 28 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/what-i-now-know-about-wordpress-21/</guid>
      <description>&lt;p&gt;What I now know about Wordpress 2.1 &amp;hellip; is that I can&amp;rsquo;t run it because my host is running MySQL prior to 4.0.   Tried doing the upgrade and it sort of worked &amp;hellip; but not really.  So I reverted back to 2.0.6 and found 2.0.7 which is what we&amp;rsquo;re running now.  Really have to get credit to the folks at &lt;a href=&#34;https://wordpress.org&#34;&gt;WordPress&lt;/a&gt; - they have made a solid piece of software that&amp;rsquo;s easy enough to work with that many people have made plug-ins &amp;hellip; but it handles stuff like 2.0.6-&amp;gt;2.1-&amp;gt;2.0.7 without messing up.  Very comfortable feeling, relying on it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Good article on online communities</title>
      <link>https://www.siriusventures.com/good-article-on-online-communities/</link>
      <pubDate>Wed, 24 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/good-article-on-online-communities/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve had this article on my hot list for a while.   In &lt;a href=&#34;https://www.stoweboyd.com/message/2006/10/human_scale_nei.html&#34;&gt;Human Scale, Neighborhoods, and MySpaceaphobia&lt;/a&gt; Stowe Boyd writes well about some of the issues with online sites like MySpace or Facebook and even proposes some solutions to the problems they have.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Human-oriented social contexts should allow users to control scale:
how many people can access what aspects of my on-line persona, what
sorts of communication are available based on what degree of connection,
and so on. If I want to limit my profile on Facebook to only current
students of my university, I should be able to do so. If I want to
rectrict access to my music playing habits to only those people that
I know, then Last.fm should allow me to.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DRM = Digital Restrictions Management</title>
      <link>https://www.siriusventures.com/drm-digital-restrictions-management/</link>
      <pubDate>Sun, 14 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/drm-digital-restrictions-management/</guid>
      <description>&lt;p&gt;In their article &lt;a href=&#34;https://www.nytimes.com/2007/01/14/business/yourmoney/14digi.html&#34;&gt;Want an iPhone? Beware the iHandcuffs&lt;/a&gt; published today, the Times makes a number of good points.  Probably the best one is:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;As some wags have said, the initials D.R.M. should really stand for
“Digital Restrictions Management.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;One of the reasons I&amp;rsquo;m reluctant to switch to an &lt;a href=&#34;https://www.apple.com/&#34;&gt;Apple&lt;/a&gt; computer is because of the apparent lack of alternatives on the Mac.  I don&amp;rsquo;t use Microsoft&amp;rsquo;s software or formats for music, I use &lt;a href=&#34;https://www.audiograbber.com-us.net/&#34;&gt;AudioGrabber&lt;/a&gt; to rip to MP3 format and then listen to those in &lt;a href=&#34;https://www.apple.com/itunes/&#34;&gt;iTunes&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>HDTV for free without an antenna</title>
      <link>https://www.siriusventures.com/hdtv-for-free-without-an-antenna/</link>
      <pubDate>Fri, 12 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/hdtv-for-free-without-an-antenna/</guid>
      <description>&lt;p&gt;Last summer, I bought a 40&amp;quot; Sony Bravia at &lt;a href=&#34;https://www.costco.com/&#34;&gt;Costco&lt;/a&gt;.  I did it knowing that 1080p was going to be what I really wanted but also aware that there&amp;rsquo;s not much out there that you can use &lt;strong&gt;at&lt;/strong&gt; 1080p.  Only recently have Blu-Ray and HD-DVD players become available for under $5000 and there&amp;rsquo;s almost nothing available for either of them.&lt;/p&gt;
&lt;p&gt;We have cable internet service from &lt;a href=&#34;https://www.comcast.net&#34;&gt;Comcast&lt;/a&gt;.   It&amp;rsquo;s not cheap at $53/month but it&amp;rsquo;s rarely down, it&amp;rsquo;s very fast and it&amp;rsquo;s gotten faster.  I don&amp;rsquo;t like Comcast but let&amp;rsquo;s not go there.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Would you pay to have less crapware on your new Windows box?</title>
      <link>https://www.siriusventures.com/would-you-pay-to-have-less-crapware-on-your-new-windows-box/</link>
      <pubDate>Thu, 11 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/would-you-pay-to-have-less-crapware-on-your-new-windows-box/</guid>
      <description>&lt;p&gt;What&amp;rsquo;s &lt;em&gt;crapware&lt;/em&gt; or &lt;em&gt;craplets&lt;/em&gt;?  &lt;a href=&#34;https://arstechnica.com/&#34;&gt;Ars Technica&lt;/a&gt; says:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Just what are craplets? It&amp;rsquo;s a cute nickname for all of the software
an OEM installs on your new Windows PC before it arrives on your doorstep.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In &lt;a href=&#34;https://arstechnica.com/news.ars/post/20070111-8598.html&#34;&gt;$60 to keep crapware off of a Windows PC?&lt;/a&gt; Ken Fisher talks about how much it OEMs - Original Equipment Manufacturers, like &lt;a href=&#34;https://www.dell.com/&#34;&gt;Dell&lt;/a&gt; or Hewlett-Packard - might want to sell you a machine that&amp;rsquo;s not loaded with limited and trial versions of software.  Because people aren&amp;rsquo;t likely willing to pay anything extra, &lt;a href=&#34;https://www.microsoft.com/&#34;&gt;Microsoft&lt;/a&gt; can fume but not do anything about it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why buy Windows Vista Ultimate?</title>
      <link>https://www.siriusventures.com/why-buy-windows-vista-ultimate/</link>
      <pubDate>Tue, 09 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/why-buy-windows-vista-ultimate/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://arstechnica.com/&#34;&gt;Ars Technica&lt;/a&gt; has a &lt;a href=&#34;https://arstechnica.com/journals/microsoft.ars/2007/1/8/6526&#34;&gt;write-up&lt;/a&gt; of some of the features available in yet-to-be-released &lt;a href=&#34;https://windowsultimate.com/&#34;&gt;Windows Vista Ultimate&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s 3 features and none of them sound very appealing.&lt;/p&gt;
&lt;p&gt;In reverse order:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;a Texas hold &amp;rsquo;em game.  Yeah, we know, this is extremely popular.  We have it featured in the latest James Bond movie.  But &amp;ldquo;Hold &amp;lsquo;Em may cost you time, but your money is safe because the chips are not real?&amp;rdquo;  Pass.&lt;/li&gt;
&lt;li&gt;BitLocker is kind of interesting.  It encrypts your hard drive so it can&amp;rsquo;t be stolen.   It also can&amp;rsquo;t be read by hacking tools or another operating system.  Seems a lot more useful on laptops than desktop systems.  Also makes it impossible for people to dual-boot with Linux and use their Vista files as they can now with XP.&lt;/li&gt;
&lt;li&gt;DreamScene sounds distracting, to say the least.  Instead of a still image, you&amp;rsquo;re able to set a video file as your background.  A few people think that ice melting or wheat blowing would be interesting but most people think it would be annoying beyond belief.   I&amp;rsquo;m in the latter camp: isn&amp;rsquo;t that the reason we hate the &amp;ldquo;punch the monkey&amp;rdquo; ads, because they&amp;rsquo;re on the edge of our vision but moving?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We&amp;rsquo;re hard-wired to treat movement on the edge of our vision as threatening - it might be a tiger about to leap on us.  Or just another person with a club.
Windows Vista Ultimate combines all the various features of Tablet Edition, Windows Media Center, etc.  Hard to believe that it&amp;rsquo;s going to be needed on one machine.  So I think sales will be tiny.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Better spam - junk mail - control in Thunderbird</title>
      <link>https://www.siriusventures.com/better-spam-junk-mail-control-in-thunderbird/</link>
      <pubDate>Mon, 08 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/better-spam-junk-mail-control-in-thunderbird/</guid>
      <description>&lt;p&gt;On my work accounts, we&amp;rsquo;re using SpamAssassin.  For personal mail, I&amp;rsquo;ve switched from &lt;a href=&#34;https://www.hotmail.com&#34;&gt;Hotmail&lt;/a&gt; to &lt;a href=&#34;https://www.gmail.com&#34;&gt;gmail&lt;/a&gt; in part because Hotmail does a poor job of detecting spam.&lt;/p&gt;
&lt;p&gt;Lately, I&amp;rsquo;ve been getting frustrated by the amount of spam that makes it past the spam detecting routines on the mail servers.  I don&amp;rsquo;t really want to do something involved on my own system.  So what to do?&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://kb.mozillazine.org/Junk_Mail_Controls#Tweaking&#34;&gt;Junk Mail Controls&lt;/a&gt; gives instructions on how to adjust the spam filter in Thunderbird so it&amp;rsquo;s more sensitive to spam.  I&amp;rsquo;m hoping that this helps reduce spam while still avoiding false positives.  I have to say that gmail and Thunderbird have been stellar on this, which is a good thing.  I&amp;rsquo;d much rather get a few annoying spam messages than lose real mail into the spam hopper.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Message aging in Thunderbird mail client</title>
      <link>https://www.siriusventures.com/message-aging-in-thunderbird-mail-client/</link>
      <pubDate>Mon, 08 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/message-aging-in-thunderbird-mail-client/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve (mostly) switched from Outlook to Thunderbird for mail.  If you, like me, subscribe to a few mailing lists, you know it&amp;rsquo;s a pain dealing with them.  If I don&amp;rsquo;t have time to read the issue from 6 months ago, it&amp;rsquo;s nice to have it just disappear.  No stress trying to decide whether to do a quick scan or just do a bulk delete.  Just delete them.&lt;/p&gt;
&lt;p&gt;One of the features I&amp;rsquo;ve missed with Thunderbird was that ability to delete messages automatically.  No stress.  Well, unless you delete the wrong messages.  But Thunderbird has good filters and so it&amp;rsquo;s easy to avoid that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Just cancel the account!</title>
      <link>https://www.siriusventures.com/just-cancel-the-account/</link>
      <pubDate>Sun, 07 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/just-cancel-the-account/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.pcworld.com/printable/article/id,128206/printable.html&#34;&gt;Just Cancel the @#%$ Account&lt;/a&gt; is a neat write-up of experiences with 32 online services, including big names like AOL, Earthlink, New York Times, Netflix and Vonage.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Zillows Make Me Move Feature</title>
      <link>https://www.siriusventures.com/zillows-make-me-move-feature/</link>
      <pubDate>Sat, 06 Jan 2007 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/zillows-make-me-move-feature/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://redeye.firstround.com/2006/12/deja_vu.html&#34;&gt;Redeye VC: Deja vu&lt;/a&gt; has a nice write-up on &lt;a href=&#34;https://www.zillow.com&#34;&gt;Zillow&lt;/a&gt; offering &amp;ldquo;Make Me Move&amp;rdquo;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A homeowner can easily post a Make Me Move price without exposing any
personal information. Zillow then enables interested buyers to contact
the owner through an email anonymizer.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It’s a feature that I wish we had when my wife and I were looking for a new home.  We knew - from driving around and around - that there were certain houses that we would be interested in.  In retrospect, I wish we’d done the simple thing of leaving a letter on the front steps saying “if you ever sell ..”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Amazon Customer Votes Promotion</title>
      <link>https://www.siriusventures.com/amazon-customer-votes-promotion/</link>
      <pubDate>Fri, 24 Nov 2006 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/amazon-customer-votes-promotion/</guid>
      <description>&lt;p&gt;Found a reference to &lt;a href=&#34;https://www.amazon.com/&#34;&gt;Amazon&lt;/a&gt; selling 1000 Xbox 360s for $100.  Which is what one would be worth to me.  So I showed up and tried it, figuring that I wasn&amp;rsquo;t going to get one of these: &lt;img alt=&#34;xbox360&#34; loading=&#34;lazy&#34; src=&#34;https://www.siriusventures.com/amazon-customer-votes-promotion/xbox360.png&#34;&gt; However, I was interested in how the process worked and also wanted one of the alternate items.   I was logged in to my Amazon account on both Internet Explorer 7 and FireFox 2.  Things worked fairly normally until about 10:59, when the system became totally non-responsive for about 10 minutes and not very responsive (meaning I got 1 session to work but none of the others) for 15.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why I hate Qwest - (Promise of Value( is just a promise</title>
      <link>https://www.siriusventures.com/why-i-hate-qwest-promise-of-value-is-just-a-promise/</link>
      <pubDate>Thu, 23 Nov 2006 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/why-i-hate-qwest-promise-of-value-is-just-a-promise/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve dealt with my local phone company for many years.   From the roll-up of Pacific Northwest Bell into US West and then the merger with Qwest, prices have gotten higher and higher and the reliability has gotten a little worse.   At some point my wife or I will decide that we don&amp;rsquo;t really need the land line and it will go away.&lt;/p&gt;
&lt;p&gt;The thing that&amp;rsquo;s most annoying about them is the amount of advertising they&amp;rsquo;re doing.  They&amp;rsquo;re constantly on the radio, TV, billboards, in the newpaper, ads on the internet and direct mail pieces.  It seems obvious that they&amp;rsquo;re not getting a lot of takers.  Why not?  Well, they could start with the big disclaimer on every ad.  Anything that they&amp;rsquo;re promising on the front, they&amp;rsquo;re taking away on the back.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Excellent case study and analysis of HotOrNot</title>
      <link>https://www.siriusventures.com/excellent-case-study-and-analysis-of-hotornot/</link>
      <pubDate>Wed, 22 Nov 2006 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/excellent-case-study-and-analysis-of-hotornot/</guid>
      <description>&lt;p&gt;Nisan Gabbay has an excellent analysis of the site at &lt;a href=&#34;https://www.startup-review.com/blog/hotornotcom-case-study-mixing-free-and-premium-services.php&#34;&gt;HOTorNOT.com Case Study: Mixing free and premium services&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My wife and I celebrated our fifth wedding anniversary a few months
ago.  I&amp;rsquo;m happily married, so I haven&amp;rsquo;t visited HotOrNot in years.   I was fascinated by the description of the dating service, which I don&amp;rsquo;t think they offered when a friend first told me about the site.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Thus HOTorNOT was able to fill some pretty basic human needs in a way
that no other online service had before. This would later translate
into financial success once HOTorNOT offered its premium dating service
because their cost of customer acquisition was so low - zero. The
largest cost associated with operating a traditional online dating site
is the cost of customer acquisition, which even for successful sites
can be 50% (or more) of revenue. Because HOTorNOT attracted users with
its free rating service, it could offer its dating service for the low
price point of $6 per month. This is a price that traditional dating
sites can’t compete with because it generally takes $15-$30 to acquire
a subscriber for a traditional dating service.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Good summary of FaceBook</title>
      <link>https://www.siriusventures.com/good-summary-of-facebook/</link>
      <pubDate>Wed, 22 Nov 2006 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/good-summary-of-facebook/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s an excellent summary of how FaceBook came to be and what its possible valuation might be at: &lt;a href=&#34;https://www.startup-review.com/blog/facebook-case-study-offline-behavior-drives-online-usage.php&#34;&gt;Facebook Case Study: Offline behavior drives online usage - Startup Review Blog&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Snippy - neat tool for saving parts of images</title>
      <link>https://www.siriusventures.com/snippy-neat-tool-for-saving-parts-of-images/</link>
      <pubDate>Wed, 22 Nov 2006 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/snippy-neat-tool-for-saving-parts-of-images/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.bhelpuri.net/Snippy/default.htm&#34;&gt;Snippy&lt;/a&gt; is a neat tool for capturing parts of images.  From the description:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;How often have you carefully selected some text from a Web page and
copied it to an email message? Snippy makes this a snap! Simply click
on the little Snippy icon in the taskbar notification area, and mark
out the region of the screen that you want to copy — that&amp;rsquo;s it, you&amp;rsquo;re
done! The cut-out image will now be in your clipboard, and you can
paste it in another application.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Good customer service costs too much?</title>
      <link>https://www.siriusventures.com/good-customer-service-costs-too-much/</link>
      <pubDate>Tue, 07 Nov 2006 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/good-customer-service-costs-too-much/</guid>
      <description>&lt;p&gt;As somebody who&amp;rsquo;s spent his fair share of time putting together desks and bookcases and children&amp;rsquo;s toys, one of the most powerful quotes was (paraphrased) &amp;ldquo;that things should be cheaper - we&amp;rsquo;re making them ourselves&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;In a &lt;a href=&#34;https://techdirt.com/articles/20061106/164610.shtml&#34;&gt;post&lt;/a&gt; on &amp;ldquo;Is it tech rage or customer service rage?&amp;rdquo;, Techcrunch talks about how many stories at &amp;ldquo;tech rage&amp;rdquo; are but asks whether they&amp;rsquo;re really caused by awful customer service.&lt;/p&gt;
&lt;p&gt;I certainly think that&amp;rsquo;s the case.  When I see a guarantee from companies like Qwest or Comcast, I immediately discount it down to 0.  I&amp;rsquo;m sure that whatever the guarantee is, there&amp;rsquo;s something in the fine print that will prevent me from collecting.  Assuming, of course, that I have the patience to persist in reaching a person.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to shrink images in Windows XP without additional tools.</title>
      <link>https://www.siriusventures.com/how-to-shrink-images-in-windows-xp-without-additional-tools/</link>
      <pubDate>Tue, 07 Nov 2006 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/how-to-shrink-images-in-windows-xp-without-additional-tools/</guid>
      <description>&lt;p&gt;This is an easy way to convert images (photos or pictures) in Windows XP using the paint.exe program from &lt;a href=&#34;https://www.microsoft.com/&#34;&gt;Microsoft&lt;/a&gt; itself.&lt;/p&gt;
&lt;p&gt;It takes 3 steps per picture, so it&amp;rsquo;s not the fastest way to do this.  But they&amp;rsquo;re really easy steps.  But it also means that you don&amp;rsquo;t have to download any additional tools.  That&amp;rsquo;s good if you&amp;rsquo;re concerned about viruses.  Or maybe you&amp;rsquo;re using somebody else&amp;rsquo;s computer and you don&amp;rsquo;t want to download something onto their machine.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Today is Election Day</title>
      <link>https://www.siriusventures.com/today-is-election-day/</link>
      <pubDate>Tue, 07 Nov 2006 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/today-is-election-day/</guid>
      <description>&lt;p&gt;Today is election day.  There&amp;rsquo;s an [article](https: &amp;ldquo;//replay.waybackmachine.org/20061110231606/https://techdirt.com/articles/20061106/201138.shtml) today in Techdirt referencing a movie about the problems with Diebold (&lt;strong&gt;not Deibele&lt;/strong&gt;) election machines. &amp;quot;&lt;/p&gt;
&lt;p&gt;I have to admit that I do miss a little bit the tradition of going to the local school or church and voting.  Seeing the volunteers, seeing the other people who were motivated enough to make the time to vote.  Stepping into the voting booth, drawing the curtain and putting the completed ballot into the box.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tired of noisy people at the movies?</title>
      <link>https://www.siriusventures.com/tired-of-noisy-people-at-the-movies/</link>
      <pubDate>Fri, 03 Nov 2006 11:11:11 -0700</pubDate>
      <guid>https://www.siriusventures.com/tired-of-noisy-people-at-the-movies/</guid>
      <description>&lt;p&gt;Regal Cinemas is testing giving somebody a wireless device that summons an usher.  In exchange for being the eyes and ears, you get a free bucket of popcorn.  Seems like a reasonable deal to me.  Thanks to: &lt;a href=&#34;https://techdirt.com/articles/20061129/224028.shtml&#34;&gt;Techdirt: Ever Wished You Could Push A Button To Remove A Disruptive Movie Watcher?&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nice to see MyPages revisions</title>
      <link>https://www.siriusventures.com/nice-to-see-mypages-revisions/</link>
      <pubDate>Fri, 18 Aug 2006 08:08:08 -0700</pubDate>
      <guid>https://www.siriusventures.com/nice-to-see-mypages-revisions/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s good to see that MyPages is changing to be more interactive.  &lt;a href=&#34;https://portland.mypages.com/&#34;&gt;Portland Yellow Pages and Portland, OR Guide by MyPages.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Something neat is the ability to link to specific businesses:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://www.mypages.com/503-758-8126&#34;&gt;BodyAware Massage - MyPages.com&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&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>Nice article on using Google Notebook</title>
      <link>https://www.siriusventures.com/nice-article-on-using-google-notebook/</link>
      <pubDate>Mon, 14 Aug 2006 08:08:08 -0700</pubDate>
      <guid>https://www.siriusventures.com/nice-article-on-using-google-notebook/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://paininthetech.com/get_organized_with_google_notebook?pageNo=1&#34;&gt;Get Organized With Google Notebook&lt;/a&gt; is a nice article that talks about working with Google&amp;rsquo;s fairly new notebook.&lt;/p&gt;
&lt;p&gt;I like the notebook more than I do Google&amp;rsquo;s calendar or Gmail.  However, the problem for me is that Google is mixing together different types of services and trying to use one Google login for all of them.  I don&amp;rsquo;t want to use one login for AdSense, AdWords, Gmail, etc., etc. so I&amp;rsquo;m faced with having to logout and log back in just to check stats or to make a note.  Or run two browsers, one for personal use and another for business.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why I don&#39;t subscribe to Netflix</title>
      <link>https://www.siriusventures.com/why-i-dont-subscribe-to-netflix/</link>
      <pubDate>Wed, 26 Jul 2006 07:07:07 -0700</pubDate>
      <guid>https://www.siriusventures.com/why-i-dont-subscribe-to-netflix/</guid>
      <description>&lt;p&gt;Do you use Netflix?  Did you ever use Netflix?  I did and ended up cancelling after a few months.  The problem was, I didn&amp;rsquo;t want to dedicate 2 hours of my time to watching a movie.  200 hours/month or more of time surfing the net was OK but hey, that&amp;rsquo;s another story.  Having access to a huge supply of movies didn&amp;rsquo;t change that.  There just weren&amp;rsquo;t that many movies that I really wanted to watch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Neat article on the importance of cash flow</title>
      <link>https://www.siriusventures.com/neat-article-on-the-importance-of-cash-flow/</link>
      <pubDate>Tue, 25 Jul 2006 07:07:07 -0700</pubDate>
      <guid>https://www.siriusventures.com/neat-article-on-the-importance-of-cash-flow/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://herman.org/Blogs/2-speed/archive/2006/07/22/206.aspx&#34;&gt;My Great Lesson in Cash Flow&lt;/a&gt; is a nice article on the importance of cash flow in a start up.  No deep lessons but just emphasizing that you have to watch the cash, watch the cash, watch the cash &amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Top 10 unintentionally worst URLs</title>
      <link>https://www.siriusventures.com/top-10-unintentionally-worst-urls/</link>
      <pubDate>Tue, 25 Jul 2006 07:07:07 -0700</pubDate>
      <guid>https://www.siriusventures.com/top-10-unintentionally-worst-urls/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s tough coming up with a decent domain name - all the good ones are taken.  But you have to wonder what some people were thinking when they came up with these domain names:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Who Represents?  - &lt;a href=&#34;https://www.whorepresents.com&#34;&gt;www.whorepresents.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Pen Island - &lt;a href=&#34;https://www.penisland.com&#34;&gt;www.penisland.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;and 8 more &lt;a href=&#34;https://independentsources.com/2006/07/12/worst-company-urls/&#34;&gt;worst company urls&lt;/a&gt;&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>Neat extension for revealing FireFox passwords</title>
      <link>https://www.siriusventures.com/neat-extension-for-revealing-firefox-passwords/</link>
      <pubDate>Fri, 09 Jun 2006 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/neat-extension-for-revealing-firefox-passwords/</guid>
      <description>&lt;p&gt;I love how easy FireFox makes it to enter passwords and forget them.  But sometimes it turns out to be a problem when I need to remember them.  Like when I&amp;rsquo;m using a different computer or want to change my password.&lt;/p&gt;
&lt;p&gt;Today, I found &lt;a href=&#34;https://www.contrex.ca/gecko/&#34;&gt;Unhide Passwords&lt;/a&gt;, a FF extension that will show you your password when you roll the mouse pointer over the password field.  It&amp;rsquo;s easy to disable when you don&amp;rsquo;t want passwords revealed but it&amp;rsquo;s already proven useful twice today.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rose Festival Time ... and people are being jerks.</title>
      <link>https://www.siriusventures.com/rose-festival-time-and-people-are-being-jerks/</link>
      <pubDate>Fri, 09 Jun 2006 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/rose-festival-time-and-people-are-being-jerks/</guid>
      <description>&lt;p&gt;As a native Portlander, there&amp;rsquo;s a little bit of a thrill every time the &lt;a href=&#34;https://www.rosefestival.org/&#34;&gt;Rose Festival&lt;/a&gt; starts.  Every June, it&amp;rsquo;s a celebration of living in Portland.&lt;/p&gt;
&lt;p&gt;There are 3 parades but the &lt;a href=&#34;https://www.rosefestival.org/events/grandfloralparade/&#34;&gt;Grand Floral Parade&lt;/a&gt; is the big one.  It&amp;rsquo;s a Portland tradition that people tape out space on the sidewalk to sit or stand and watch the parade go by.  And people basically respect those pieces of tape.&lt;/p&gt;
&lt;p&gt;What seems a little ridiculous, though, is companies like &lt;a href=&#34;https://www.myad.com/azumano/portland+or&#34;&gt;Azumano Travel&lt;/a&gt; taping out the sidewalk in front of their offices, the restaurants next door and then taking half a block across the street.  You might think that people would think that was excessive and ignore it &amp;hellip; which is why Azumano has a security guard patrolling &amp;ldquo;their turf&amp;rdquo;.&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>
    <item>
      <title>Mozy - great free online backup for XP</title>
      <link>https://www.siriusventures.com/mozy-great-free-online-backup-for-xp/</link>
      <pubDate>Sat, 03 Jun 2006 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/mozy-great-free-online-backup-for-xp/</guid>
      <description>&lt;p&gt;Found a reference to &lt;strong&gt;&lt;a href=&#34;https://mozy.com/&#34;&gt;Mozy&lt;/a&gt;&lt;/strong&gt; in PC Magazine.  If you are looking to backup a small amount of files - 2GB or less - it&amp;rsquo;s absolutely free.  Even at 20GB, it&amp;rsquo;s only $40/year.  That&amp;rsquo;s much cheaper than the competition.&lt;/p&gt;
&lt;p&gt;They do require you to get a weekly newsletter that I bet is full of ads.  Don&amp;rsquo;t know, since I haven&amp;rsquo;t gotten one yet.  But that seems less obtrusive than having ads every time you read mail.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Complicated government? Some business interests want it.</title>
      <link>https://www.siriusventures.com/complicated-government-some-business-interests-want-it/</link>
      <pubDate>Fri, 02 Jun 2006 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/complicated-government-some-business-interests-want-it/</guid>
      <description>&lt;p&gt;Lawrence Lessig has a fascinating &lt;a href=&#34;https://www.wired.com/wired/archive/14.05/posts.html?pg=7&#34;&gt;article&lt;/a&gt; on how the State of California tried to simplify preparing taxes.  It used payroll information to do a &amp;ldquo;ReadyReturn&amp;rdquo; that could be just signed and returned.  Or they could use the info on it to make their own return.&lt;/p&gt;
&lt;p&gt;Of course, the tax preparation lobby started to pressure for the test program to be abandoned.  Which is ridiculous.  And some lawmakers listened.  Which is more ridiculous.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Can&#39;t buy a regular hamburger at McDonald&#39;s anymore?</title>
      <link>https://www.siriusventures.com/cant-buy-a-regular-hamburger-at-mcdonalds-anymore/</link>
      <pubDate>Wed, 24 May 2006 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/cant-buy-a-regular-hamburger-at-mcdonalds-anymore/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.getrichslowly.org/blog/2006/05/24/super-sizing-your-meal-costs-more-than-you-think/&#34;&gt;Super-Sizing Your Meal Costs More Than You Think&lt;/a&gt; talks about the hidden costs of super-sizing.  &amp;ldquo;Once on the lips, forever on the hips&amp;rdquo; or something like that.&lt;/p&gt;
&lt;p&gt;I stopped off at McDonald&amp;rsquo;s to grab lunch for my daughter Charlie and myself as we drove out to Nana Sue&amp;rsquo;s.  To my surprise, the plain hamburger and &amp;ldquo;fancy&amp;rdquo; cheeseburger no longer seemed to be available.  There was only the double cheeseburger or bacon cheeseburger.  And there was now a &amp;ldquo;Mighty Kid&amp;rsquo;s meal&amp;rdquo; that&amp;rsquo;s the equivalent of super-sizing a Happy Meal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fitness Hacks for Geeks</title>
      <link>https://www.siriusventures.com/fitness-hacks-for-geeks/</link>
      <pubDate>Wed, 24 May 2006 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/fitness-hacks-for-geeks/</guid>
      <description>&lt;p&gt;Not quite sure how I ran across &lt;a href=&#34;https://headrush.typepad.com/creating_passionate_users/2005/01/fitness_hacks_f.html&#34;&gt;Fitness Hacks for Geeks&lt;/a&gt; but it&amp;rsquo;s a very nice article about some of the options for making it easier to exercise.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m lucky enough to live a few blocks away from Mt. Tabor Park.  It&amp;rsquo;s notable for being the only extinct volcano within city limits in the US.  It&amp;rsquo;s a bit silly to call it a mountain, given that the mountain blew up many thousands of years ago.  But the little (I assume) that&amp;rsquo;s left still makes for a challenging walk or run.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Good summary of what Google Base means to vertical web sites</title>
      <link>https://www.siriusventures.com/good-summary-of-what-google-base-means-to-vertical-web-sites/</link>
      <pubDate>Tue, 23 May 2006 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/good-summary-of-what-google-base-means-to-vertical-web-sites/</guid>
      <description>&lt;p&gt;Bill Burnham has a nice &lt;a href=&#34;https://billburnham.blogs.com/burnhamsbeat/2006/04/real_estate_car.html&#34;&gt;summary&lt;/a&gt; of what Google Base in general and the &lt;a href=&#34;https://www.google.com/search?hl=en&amp;amp;q=homes+for+sale&amp;amp;btnG=Google+Search&#34;&gt;real estate&lt;/a&gt; section in particular might mean for vertical web sites like &lt;a href=&#34;trulia.com&#34;&gt;Trulia&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not a lot of fun competing in a section where Google is competing.  I can vouch for that first hand.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Photoshop Manipulation of Models</title>
      <link>https://www.siriusventures.com/photoshop-manipulation-of-models/</link>
      <pubDate>Thu, 11 May 2006 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/photoshop-manipulation-of-models/</guid>
      <description>&lt;p&gt;David Pogue of the &lt;a href=&#34;https://www.nytimes.com&#34;&gt;New York Times&lt;/a&gt; &lt;a href=&#34;https://pogue.blogs.nytimes.com/?p=21&#34;&gt;writes&lt;/a&gt; about how images are manipulated with Photoshop.&lt;/p&gt;
&lt;p&gt;As a dad with 2 young daughters, I find this kind of thing appalling.  The images in magazines are what some women (and men) compare themselves to.  How in the world can they justify this?&lt;/p&gt;
&lt;p&gt;Put me down for requiring a &amp;ldquo;altered by Photoshop&amp;rdquo; logo.  Or just prohibiting this altogether.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How City of Portland could have bought PGE</title>
      <link>https://www.siriusventures.com/how-city-of-portland-could-have-bought-pge/</link>
      <pubDate>Sat, 15 Apr 2006 04:04:04 -0700</pubDate>
      <guid>https://www.siriusventures.com/how-city-of-portland-could-have-bought-pge/</guid>
      <description>&lt;p&gt;The City Council of &lt;a href=&#34;https://www.portlandonline.com/&#34;&gt;Portland&lt;/a&gt; was very interested in buying &lt;a href=&#34;https://www.portlandgeneral.com/&#34;&gt;Portland General Electric&lt;/a&gt; from what was left of &lt;a href=&#34;https://www.enron.com/&#34;&gt;Enron&lt;/a&gt;.  Rate cuts of 10% or more were talked about.&lt;/p&gt;
&lt;p&gt;With amazing 20-20 hindsight, it&amp;rsquo;s now obvious what the City should have done:
&lt;strong&gt;Keep PGE&amp;rsquo;s rates the same!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Keeping them the same would have let them&lt;/p&gt;
&lt;p&gt;. Give rebates to other cities.  Here, Gresham &amp;amp; Beaverton, here&amp;rsquo;s 10% of the electric bills of everyone in your city boundaries.  Now be quiet.
. Give money to Portland Public Schools.
. Fund the tram
. Stop people wondering what would happen when well-paid, unionized private sector workers became well-paid, unionized public sector workers.  Did anybody expect there to be fewer people?  Less pay?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nice summary of online music options</title>
      <link>https://www.siriusventures.com/nice-summary-of-online-music-options/</link>
      <pubDate>Sun, 09 Apr 2006 04:04:04 -0700</pubDate>
      <guid>https://www.siriusventures.com/nice-summary-of-online-music-options/</guid>
      <description>&lt;p&gt;TechCrunch has a nice summary of &lt;a href=&#34;https://www.techcrunch.com/2006/04/07/lets-buy-some-music-part-1/&#34;&gt;online music services&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been pretty happy with the Yahoo Music service.  I&amp;rsquo;ve got boxes of CDs that I need to rip some day so I often find myself using the Yahoo service to listen to songs that I have already &amp;hellip; somewhere in a box in the attic.  Using a streaming service is perfect for me, since I have no intention of buying those songs at $.99/each.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Library use of Linux workstations</title>
      <link>https://www.siriusventures.com/library-use-of-linux-workstations/</link>
      <pubDate>Sat, 08 Apr 2006 04:04:04 -0700</pubDate>
      <guid>https://www.siriusventures.com/library-use-of-linux-workstations/</guid>
      <description>&lt;p&gt;Ran across a &lt;a href=&#34;https://openoffice.blogs.com/openoffice/2006/04/my_parents_home.html&#34;&gt;reference&lt;/a&gt; to libraries using Open Source programs like Linux and Open Office.  Neat.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.userful.com/&#34;&gt;Useful&lt;/a&gt;, the program that the library uses, sounds neat but it has the lame &amp;ldquo;we won&amp;rsquo;t tell you the price&amp;rdquo; approach typical of many companies.  At least &lt;a href=&#34;https://www.siriusventures.com/fonality-bait-and-switch/&#34;&gt;Fonality&lt;/a&gt; sort of tells you a price.&lt;/p&gt;
&lt;p&gt;I really like the idea of locked-down Linux running sessions with keyboard and monitor rather than individual machines.  One machine to maintain per location, hopefully.  Have another couple of machines at the central library for relatively immediate replacement if a machine melts down.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Windows XP How to move your My Documents</title>
      <link>https://www.siriusventures.com/windows-xp-how-to-move-your-my-documents/</link>
      <pubDate>Sat, 08 Apr 2006 04:04:04 -0700</pubDate>
      <guid>https://www.siriusventures.com/windows-xp-how-to-move-your-my-documents/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been looking at re-arranging the partitions on my Sony VAIO desktop.  They gave me a 15GB C: and a 100GB D: and even with installing everything I could to D:, it was still getting tighter and tighter.  Looked at some fairly scary Linux-based partition shrinking software.  Problem is that all of my partitions are NTFS, not the older FAT file system.  Nothing (easy( and free that I could find would downsize D: and then increase C:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bill Gross rips US economy</title>
      <link>https://www.siriusventures.com/bill-gross-rips-us-economy/</link>
      <pubDate>Fri, 07 Apr 2006 04:04:04 -0700</pubDate>
      <guid>https://www.siriusventures.com/bill-gross-rips-us-economy/</guid>
      <description>&lt;p&gt;Bill Gross is the legendary bond analyst/trader at PIMCO.   He has &lt;a href=&#34;https://www.pimco.com/LeftNav/Late%20Breaking%20Commentary/IO/2006/IO%20March%202006.htm&#34;&gt;strong words&lt;/a&gt; about the &lt;em&gt;Economic Report of the President&lt;/em&gt; and the state of the US economy.&lt;/p&gt;
&lt;p&gt;Unfortunately, there doesn&amp;rsquo;t seem to be anyone out there who&amp;rsquo;s much interested in trying to solve the problem.  We can&amp;rsquo;t keep spending the way that we have.  All the big screen TVs and clothing that we&amp;rsquo;re buying from overseas is growing their economies as fast as it depletes our resources.  It&amp;rsquo;d be different if we were graduating more scientists and engineers &amp;hellip; if we were graduating more people period.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Microsoft, I don&#39;t want macros</title>
      <link>https://www.siriusventures.com/microsoft-i-dont-want-macros/</link>
      <pubDate>Thu, 30 Mar 2006 03:03:03 -0700</pubDate>
      <guid>https://www.siriusventures.com/microsoft-i-dont-want-macros/</guid>
      <description>&lt;p&gt;I downloaded something written in Word for my wife, who&amp;rsquo;s a Mac user, and printed it for her.  Now, every time I open Microsoft Word, I get an unintelligble message about&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;The function you are attempting to run contains macros or content
that requires macro language support. When this software was installed
you (or your administrator) chose not to install support for macros
or controls.&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;OK.  &lt;em&gt;What&lt;/em&gt; function that I am trying to run?  &lt;em&gt;Where&lt;/em&gt; is it?
&lt;a href=&#34;https://www.microsoft.com&#34;&gt;Microsoft.com&lt;/a&gt; is totally unhelpful.  In searching Google, I ran across a pretty good screech about &lt;a href=&#34;https://www.desktoppipeline.com/trends/181401995&#34;&gt;Microsoft&amp;rsquo;s Scripting Addiction&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>pingback versus trackback explained</title>
      <link>https://www.siriusventures.com/pingback-versus-trackback-explained/</link>
      <pubDate>Thu, 30 Mar 2006 03:03:03 -0700</pubDate>
      <guid>https://www.siriusventures.com/pingback-versus-trackback-explained/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve never really understood the differences between &amp;ldquo;pingback&amp;rdquo; and &amp;ldquo;trackback&amp;rdquo;.&lt;br&gt;
Google likes to display older articles, which has interesting effects  The first thing that I found that tried to explain the differences was published more than 3 years ago and has way more detail than I want.  But this &lt;a href=&#34;https://ln.hixie.ch/?start=1033171507&amp;amp;count=1%22&#34;&gt;whitepaper&lt;/a&gt; led me to more resources on pingback and trackback.&lt;/p&gt;
&lt;p&gt;If I can summarize:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pingback&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Just ping a blog (or whatever) with your own blogging software&lt;/li&gt;
&lt;li&gt;No detail about what you said about them&lt;/li&gt;
&lt;li&gt;Receiver doesn&amp;rsquo;t link back to you&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Trackback&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Simplify, simplify, simplify ... is hard</title>
      <link>https://www.siriusventures.com/simplify-simplify-simplify-is-hard/</link>
      <pubDate>Fri, 24 Mar 2006 03:03:03 -0700</pubDate>
      <guid>https://www.siriusventures.com/simplify-simplify-simplify-is-hard/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.acm.org/ubiquity/views/v7i07_pfeiffer.html&#34;&gt;WHY FEATURES DON&amp;rsquo;T MATTER ANYMORE: THE NEW LAWS OF DIGITAL TECHNOLOGY&lt;/a&gt;
is a great article on why the iPod caught on and what to consider when designing anything.  Tools (hardware or software) are overloaded with features that people don&amp;rsquo;t have time to learn.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.craigslist.org/&#34;&gt;Craig&amp;rsquo;s List&lt;/a&gt; drives me a bit crazy.  It doesn&amp;rsquo;t let me work the way that I want, sorting things this way or that.  But given that it&amp;rsquo;s a bunch of free ads for stuff that might or might not be still available, well, OK, sorting latest first works.  What&amp;rsquo;s the point of sorting by make and price, then finding out that the item is gone?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wal-Mart going upscale? Huh?</title>
      <link>https://www.siriusventures.com/wal-mart-going-upscale-huh/</link>
      <pubDate>Fri, 24 Mar 2006 03:03:03 -0700</pubDate>
      <guid>https://www.siriusventures.com/wal-mart-going-upscale-huh/</guid>
      <description>&lt;p&gt;Laura Ries has a great &lt;a href=&#34;https://ries.typepad.com/ries_blog/2006/03/the_more_expens.html&#34;&gt;article&lt;/a&gt; about Wal-Mart testing a high-end store in Texas.&lt;/p&gt;
&lt;p&gt;$500 bottles of wine at a Wal-Mart?  What&amp;rsquo;s the message here?&lt;/p&gt;
&lt;p&gt;This is especially interesting coming on the heels of her article about how to properly segment: Scion, Toyota, Lexus or Old Navy, Gap, Banana Republic.  Wal-Mart, Wal-Mart, Wal-Mart?  Don&amp;rsquo;t think so.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stop the paper ... and make millions</title>
      <link>https://www.siriusventures.com/stop-the-paper-and-make-millions/</link>
      <pubDate>Thu, 23 Mar 2006 03:03:03 -0700</pubDate>
      <guid>https://www.siriusventures.com/stop-the-paper-and-make-millions/</guid>
      <description>&lt;p&gt;OK, I&amp;rsquo;ve wanted this for years and it&amp;rsquo;s still not available.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t want paper statements.  From anybody.  I don&amp;rsquo;t want to file them away.  I don&amp;rsquo;t want to scan them myself.  And I certainly don&amp;rsquo;t want to pay someone to do it.&lt;/p&gt;
&lt;p&gt;I want electronic statements that are secure.  I want them backed up regularly.  I want them authoritative - one of the big reasons that I don&amp;rsquo;t go electronic is that I figure the original statements will carry more weight with the bank, company, etc.  Or the court, if it comes to that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Got XP? Download LSP-Fix now. Right now.</title>
      <link>https://www.siriusventures.com/got-xp-download-lsp-fix-now-right-now/</link>
      <pubDate>Tue, 18 Jan 2005 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/got-xp-download-lsp-fix-now-right-now/</guid>
      <description>&lt;p&gt;I was really pleased with myself.   Not only have I been running AdAware and SpyBot - S&amp;amp;D on a regular basis but now I&amp;rsquo;d added Microsoft&amp;rsquo;s real-time anti-spyware to the mix in addition to running Norton.  I&amp;rsquo;m locked down, right?  So I downloaded a home page editor that looked good and didn&amp;rsquo;t pay too much attention to the agreement.  Who does?&lt;/p&gt;
&lt;p&gt;Then it wanted to update the toolbar it brought along with it.  Looked at the agreement.  &amp;ldquo;Oh, dear&amp;rdquo; as Maxine, my two-year-old would say.  Track everything I do in IE and send that off? I don&amp;rsquo;t think so.  Even though I almost never use IE any more.  So OK, remove that sucker.   Hmmm.  Things are acting funny.  Must be time for a reboot.   Hmmm.   This is weird.  I can&amp;rsquo;t get out to the network.  Haven&amp;rsquo;t touched the cable.  But XP says we&amp;rsquo;re operating with reduced or no capacity.  That&amp;rsquo;s OK, I&amp;rsquo;ll switch cables.  After all Max or her younger sister Charlie might have damaged the cable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Microsoft adds anti-spyware</title>
      <link>https://www.siriusventures.com/microsoft-adds-anti-spyware/</link>
      <pubDate>Mon, 17 Jan 2005 01:01:01 -0700</pubDate>
      <guid>https://www.siriusventures.com/microsoft-adds-anti-spyware/</guid>
      <description>&lt;p&gt;Well, Microsoft had decided to do something about the bad publicity that they&amp;rsquo;re getting over peoples&amp;rsquo; computers being hijacked by various things that IE downloads.  So they&amp;rsquo;ve released their own &lt;a href=&#34;https://www.microsoft.com/athome/security/spyware/software/default.mspx&#34;&gt;anti-spyware program&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As usual, it&amp;rsquo;s got a gotcha: it not only requires you to let it look around by running an ActiveX control but you also have to type in your 25 digit validation key.  In the picture they show, the sticker is neatly attached to the side of a tower case.  In my world, the sticker is attached to the back of my Sony mini-tower.  Or on the bottom of my Dell laptop.  So I got to practice building up my short-term memory by remembering 5 digits at a time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Preventing Malware and Spyware</title>
      <link>https://www.siriusventures.com/preventing-malware-and-spyware/</link>
      <pubDate>Sun, 16 Jan 2005 22:11:33 -0700</pubDate>
      <guid>https://www.siriusventures.com/preventing-malware-and-spyware/</guid>
      <description>&lt;p&gt;Two programs that every Windows user needs on their machine:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Lavasoft&amp;rsquo;s &lt;a href=&#34;https://www.lavasoftusa.com/software/adaware/&#34;&gt;AdAware&lt;/a&gt;
Free for personal use and I&amp;rsquo;ve found it a little more updated on bad
things people are trying to put on my computer.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://www.safer-networking.org/en/download/index.html&#34;&gt;Spybot - Search and Destroy&lt;/a&gt; Totally free and very good.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I like to run AdAware once every two weeks and Spybot once a month.  They take a while to work, since they go through every file on your computer and all the entries in the registry.  You can set them to work faster but I feel like thorough is better.  Maybe if you ran them every day it&amp;rsquo;d be good to run them in smart mode.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Interesting Week for a Community-Based Website</title>
      <link>https://www.siriusventures.com/interesting-week-for-a-community-based-website/</link>
      <pubDate>Sun, 16 Jan 2005 11:33:34 -0700</pubDate>
      <guid>https://www.siriusventures.com/interesting-week-for-a-community-based-website/</guid>
      <description>&lt;p&gt;The week outside &lt;a href=&#34;https://www.mypages.com&#34;&gt;MyPages&lt;/a&gt; started with an article in the paper about &lt;a href=&#34;https://www.livejournal.com&#34;&gt;LiveJournal&lt;/a&gt;, based here in Portland, being sold to Six Degrees.  Because we consider user involvement so important for &lt;a href=&#34;https://www.mypages.com&#34;&gt;MyPages&lt;/a&gt;, I&amp;rsquo;m very interested in hearing what happens with any community-based website.  Whether the community is online, as with LiveJournal, or more local like &lt;a href=&#34;https://www.craigslist.org&#34;&gt;Craigslist&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;No outsider is going to know the terms of a deal between two private companies unless something goes very wrong or very right.  Either somebody sues or they&amp;rsquo;re written up in Fortune or Forbes.  But it seems like a good time to be running a community site.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
