<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-AU" xmlns:media="http://search.yahoo.com/mrss/">
  <id>https://david.gardiner.net.au/tags/Media.xml</id>
  <title type="html">David Gardiner - Media</title>
  <updated>2026-07-13T00:27:33.729Z</updated>
  <subtitle>Blog posts tagged with &apos;Media&apos; - A blog of software development, .NET and other interesting things</subtitle>
  <rights>Copyright 2026 David Gardiner</rights>
  <icon>https://www.gravatar.com/avatar/37edf2567185071646d62ba28b868fab?s=64</icon>
  <logo>https://www.gravatar.com/avatar/37edf2567185071646d62ba28b868fab?s=256</logo>
  <generator uri="https://github.com/flcdrg/astrojs-atom" version="3">astrojs-atom</generator>
  <author>
    <name>David Gardiner</name>
  </author>
  <link href="https://david.gardiner.net.au/tags/Media.xml" rel="self" type="application/atom+xml"/>
  <link href="https://david.gardiner.net.au/tags/Media" rel="alternate" type="text/html" hreflang="en-AU"/>
  <category term="Media"/>
  <category term="Software Development"/>
  <entry>
    <id>https://david.gardiner.net.au/2022/11/hello-mastodon</id>
    <updated>2022-11-05T18:00:00.000+10:30</updated>
    <title>Hello Mastadon, not quite goodbye Twitter</title>
    <link href="https://david.gardiner.net.au/2022/11/hello-mastodon" rel="alternate" type="text/html" title="Hello Mastadon, not quite goodbye Twitter"/>
    <category term="Media"/>
    <published>2022-11-05T18:00:00.000+10:30</published>
    <summary type="html">Twitter has been going through a great upheaval over the last few weeks, with a new owner and now 50% less staff.</summary>
    <content type="html">&lt;p&gt;Twitter has been going through a great upheaval over the last few weeks, with a new owner and now 50% less staff. Hopefully, it can survive this difficult time, but just to put an egg in another basket, I&apos;ve created an account over at &lt;a href=&quot;https://joinmastodon.org/&quot;&gt;Mastodon&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://david.gardiner.net.au/_astro/mastodon-logo.CGj-59jp_Zul18P.webp&quot; alt=&quot;Mastodon logo&quot; /&gt;&lt;/p&gt;
&lt;p&gt;My account is &lt;a href=&quot;https://mastodon.online/@DavidRGardiner&quot;&gt;https://mastodon.online/@DavidRGardiner&lt;/a&gt;, which can also be represented as &lt;code&gt;@DavidRGardiner@mastodon.online&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Mastodon is kind of like Twitter, but kind of isn&apos;t. The most obvious difference is that it is distributed. In fact, in many ways thinking about it like email (where there are lots of email hosts that all talk to each other) rather than a single centralized, commercial social media company like Twitter, can be helpful. The account names even have an &apos;email address&apos; look about them.&lt;/p&gt;
&lt;p&gt;I could go into more detail, but there&apos;s already a great introduction over at &lt;a href=&quot;https://github.com/joyeusenoelle/GuideToMastodon/#an-increasingly-less-brief-guide-to-mastodon&quot;&gt;https://github.com/joyeusenoelle/GuideToMastodon/#an-increasingly-less-brief-guide-to-mastodon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&apos;m not sure if I&apos;ll stay on the &lt;a href=&quot;https://mastodon.online/about&quot;&gt;&lt;code&gt;mastodon.online&lt;/code&gt;&lt;/a&gt; server. I&apos;ve noticed quite a few Australian folks are choosing &lt;a href=&quot;https://aus.social/&quot;&gt;&lt;code&gt;aus.social&lt;/code&gt;&lt;/a&gt;, though probably because of that, the server is struggling a bit under load. The nice thing is that it is possible to move your account between servers and I believe it redirects everything to your new location.&lt;/p&gt;
&lt;p&gt;If you&apos;re thinking of signing up, you might like to use &lt;a href=&quot;https://instances.social&quot;&gt;instances.social&lt;/a&gt; to help you choose the best server for you. I only found out about this today, otherwise I might have used it myself! Having said that, I don&apos;t see &lt;code&gt;aus.social&lt;/code&gt; on it, so I&apos;m not sure how comprehensive it is.&lt;/p&gt;
&lt;h2&gt;Verified&lt;/h2&gt;
&lt;p&gt;There&apos;s no &apos;blue tick&apos; in Mastodon, but you can verify that a website you&apos;ve added to your account profile is actually owned by you by adding a &lt;code&gt;rel=me&lt;/code&gt; link. I&apos;ve done this to my blog in a couple of ways:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the &lt;code&gt;&amp;lt;head&amp;gt;&lt;/code&gt; section I&apos;ve added &lt;code&gt;&amp;lt;link rel=&quot;me&quot; href=&quot;https://mastodon.online/@DavidRGardiner&quot; /&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;In the footer, the links to my social profiles now include Mastodon, and links to &lt;code&gt;&amp;lt;a rel=&quot;me&quot; href=&quot;https://mastodon.online/@DavidRGardiner&quot; title=&quot;DavidRGardiner&quot;&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Mastodon recognises the &lt;code&gt;rel=me&lt;/code&gt; and shows a tick when you view my profile:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://david.gardiner.net.au/_astro/mastodon-profile-tick.Cts2TsQq_1G6khn.webp&quot; alt=&quot;Profile with a tick&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I was never verified on Twitter (I&apos;m not that important, so wasn&apos;t really bothered!), and am unlikely to pay for the privilege, given it sounds like Twitter will be charging for that going forward.&lt;/p&gt;
&lt;h2&gt;Finding my Twitter friends&lt;/h2&gt;
&lt;p&gt;Finding people on Mastodon is complicated by the fact that if they&apos;re not on the same server as you, there&apos;s no built-in way to figure out where they are. The best you can do is by looking at the profiles of people you do know, and see who they are following, but that only gets you so far.&lt;/p&gt;
&lt;p&gt;There are a couple of free services that I&apos;ve utilised that can help with this:&lt;/p&gt;
&lt;h3&gt;Moa&lt;/h3&gt;
&lt;p&gt;Head over to &lt;a href=&quot;https://web.archive.org/web/20221105151959/https://twitodon.com/&quot;&gt;Twitodon&lt;/a&gt; and sign in with your Twitter and Mastodon accounts. Moa keeps a record of other users who have already done this and then lets you download a CSV of any Mastodon users it knows about that are in your list of Twitter following.&lt;/p&gt;
&lt;p&gt;You can go back later to see if any new folks have signed in to Twitodon that you know.&lt;/p&gt;
&lt;h3&gt;Fedifinder&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;https://web.archive.org/web/20250707070510/https://fedifinder.glitch.me/&quot;&gt;Fedifinder&lt;/a&gt; will search all your Twitter following and looks for specific text in their profiles that is likely to be a Mastodon account. To make this work so that others can find me, I added my Mastodon account to my Twitter profile.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://david.gardiner.net.au/_astro/mastodon-twitter-profile.Cq_Nirxx_d3AxD.webp&quot; alt=&quot;Twitter profile&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Cross-posting&lt;/h2&gt;
&lt;p&gt;I really hope Twitter hangs in there. You can keep a foot in each camp with a &apos;bridge&apos; like &lt;a href=&quot;https://moaparty.com/&quot;&gt;Moa&lt;/a&gt;. I&apos;ve set it up so anything I post to Twitter will be also posted to Mastodon. I&apos;ve chosen not to enable the reverse.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://david.gardiner.net.au/_astro/mastodon-moa.3Y75rxBb_Z22DCe3.webp&quot; alt=&quot;Moa configuration&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;So as long as Twitter remains useful I&apos;ll stick with it, but I&apos;m now also on Mastodon and I&apos;m curious to see how this alternate social media site pans out. Maybe I&apos;ll see you there!&lt;/p&gt;
</content>
    <media:thumbnail url="https://david.gardiner.net.au/_astro/mastodon-logo.CGj-59jp.png" width="313" height="81"/>
    <media:content medium="image" url="https://david.gardiner.net.au/_astro/mastodon-logo.CGj-59jp.png" width="313" height="81"/>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2009/03/famous-again</id>
    <updated>2009-03-21T11:25:00.001+10:30</updated>
    <title>Famous again?</title>
    <link href="https://david.gardiner.net.au/2009/03/famous-again" rel="alternate" type="text/html" title="Famous again?"/>
    <category term="Media"/>
    <category term="Work"/>
    <category term="Transport"/>
    <published>2009-03-21T11:25:00.001+10:30</published>
    <summary type="html">My parents actually noticed this photo on the front cover of the “Belair line renewal” brochure (*Broken link, was originally 210.247.132.180/alt-host../../assets/pdf_file/0003/36165/A4_brochure.pdf*) (PDF), and then.</summary>
    <content type="html">
&lt;p&gt;My parents actually noticed this photo on the front cover of the “Belair line renewal” brochure (&lt;em&gt;Broken link, was originally 210.247.132.180/alt-host../../assets/pdf_file/0003/36165/A4_brochure.pdf&lt;/em&gt;) (PDF), and then my son happened to notice the brochure and asked “Why are you in this photo Dad?”&lt;/p&gt;
&lt;p&gt;Passengers boarding train at Blackwood Station (&lt;em&gt;Broken link, was originally 210.247.132.180/alt-host../../assets/image/0005/36176/blackwood_08.jpg&lt;/em&gt;)&lt;/p&gt;
&lt;p&gt;Have a close look at the tallish guy closest to the left of the train. Yes, I reckon that might be me! You may recall, as a regular train commuter &lt;a href=&quot;/2007/11/fix-it-pat-part-2&quot;&gt;this isn’t my first brush with fame&lt;/a&gt;. Moving to ABB Grain (who are on South Tce) I did stick with the &lt;a href=&quot;https://en.wikipedia.org/wiki/Belair_railway_line,_Adelaide&quot;&gt;Belair train&lt;/a&gt; for a while (hopping off at Unley Park station to transfer to a bus down King William Rd), but then realised that the 218 bus is generally quicker.&lt;/p&gt;
&lt;p&gt;The Belair line is being fixed up this year, however it’s the only line that isn’t being electrified, which is just ridiculous. I’ve heard that “it’s tricky because the Belair line runs next to an existing freight line and also goes through some tunnels”. Give me a break! These are simple engineering problems that can easily be solved.&lt;/p&gt;
&lt;p&gt;The Belair line has never been the same since the government sold off one of the lines to become a standard-gauge freight line. Reducing it to a single track has meant that trains now need to wait on sidings to pass each other, and as a consequence the trains virtually never run on time.&lt;/p&gt;
&lt;p&gt;What I would love to see is they fix up the line, electrify and standardise the gauge and lease back the other line so that services could finally return to normal. That seems sensible and logical to me, but I’m not going to hold my breath.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2008/07/embedding-silverlight-video-in-webpage</id>
    <updated>2008-07-27T10:00:00.000+09:30</updated>
    <title>Embedding a Silverlight video in a webpage</title>
    <link href="https://david.gardiner.net.au/2008/07/embedding-silverlight-video-in-webpage" rel="alternate" type="text/html" title="Embedding a Silverlight video in a webpage"/>
    <category term="Media"/>
    <published>2008-07-27T10:00:00.000+09:30</published>
    <summary type="html">When most people link to YouTube videos, it ends up embedding a still image of the first frame of the video.</summary>
    <content type="html">&lt;p&gt;When most people link to YouTube videos, it ends up embedding a still image of the first frame of the video. You can then click on it to start playing.&lt;/p&gt;
&lt;p&gt;I linked to my demo video in my &lt;a href=&quot;/2008/07/heroes-happen-2008-demo-competition&quot;&gt;demo competition entry post&lt;/a&gt;, but I couldn’t figure out how to do the same thing. I personally prefer not to force someone to start downloading a video if they didn’t want it. Is there a simple way to do this? (Apart from having to manually save the first frame out as a jpeg).&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2008/03/ziova-cs505</id>
    <updated>2008-03-18T10:57:00.001+10:30</updated>
    <title>Ziova CS505</title>
    <link href="https://david.gardiner.net.au/2008/03/ziova-cs505" rel="alternate" type="text/html" title="Ziova CS505"/>
    <category term="Media"/>
    <category term="Wishlist"/>
    <published>2008-03-18T10:57:00.001+10:30</published>
    <summary type="html">I don&apos;t think my next-door neighbour Phil would mind me describing him as a videophile.</summary>
    <content type="html">&lt;p&gt;I don&apos;t think my next-door neighbour Phil would mind me describing him as a &lt;a href=&quot;https://en.wikipedia.org/wiki/Videophile&quot;&gt;videophile&lt;/a&gt;. He was one of the first people I know to get a digital settop box (and confirm that it made a huge difference to the quality of the TV reception in our area).&lt;/p&gt;
&lt;p&gt;Phil doesn&apos;t have Internet access, but he&apos;d heard about the &lt;a href=&quot;https://web.archive.org/web/20250420224506/https://www.z500series.com/&quot;&gt;Zensonic z500&lt;/a&gt; high definition network DVD media player, and asked me to print out some specs for him to review. While doing that I discovered that Zensonic had changed their name to Ziova, and also had released a new model, the &lt;a href=&quot;https://web.archive.org/web/20220824013942/http://www.ziova.com/cs505.php&quot;&gt;CS505&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;So yesterday Phil dropped around and told me he&apos;d gone ahead and bought a CS505. He still had a couple of questions though:&lt;/p&gt;
&lt;h2&gt;Can you save videos to a hard disk via the USB port?&lt;/h2&gt;
&lt;p&gt;It looks like the answer is &quot;No&quot;. You can use the USB port to upgrade firmware (more about that shortly), or you can play movies from it, but it looks like the CS505 is only a player, not a recorder.&lt;/p&gt;
&lt;h2&gt;Can you update the firmware?&lt;/h2&gt;
&lt;p&gt;&quot;Yes&quot;, though it is a little involved.&lt;/p&gt;
&lt;p&gt;After reviewing the device settings, Phil&apos;s machine had shipped with firmware version 1.1.1. To get access to firmware updates, you need to register your device (I did this on Phil&apos;s behalf). First register with the &lt;a href=&quot;https://www.ziova.com/&quot;&gt;Ziova Support Forums&lt;/a&gt; then use the same login for &lt;a href=&quot;https://web.archive.org/web/20210304183354/http://www.ziova.com/myziova.php&quot;&gt;My Ziova&lt;/a&gt;, where you need to enter your device details (make sure you get the serial number and both MAC addresses correct!)&lt;/p&gt;
&lt;p&gt;Once that is done, you&apos;ll see that there&apos;s a firmware upgrade to version 2.0.1. Don&apos;t be fooled by the text that says &quot;use the recovery CD&quot; though! The only way to upgrade from version 1 to version 2 is to use a USB 2 device (flash drive or hard disk). Trust me, I tried to use the CD, and (&lt;a href=&quot;https://web.archive.org/web/20210304190729/http://www.ziova.com/forum/index.php?showtopic=4391&quot;&gt;like others found&lt;/a&gt;), that doesn&apos;t work.&lt;/p&gt;
&lt;p&gt;I was a bit worried (especially as this wasn&apos;t my device!), and I didn&apos;t have a USB2-capable flash drive on hand (they are quite specific that it needs to be USB 2). Then I realised that I&apos;d recently received a 75Gb external drive from Microsoft (with lots of training material for the 2008 product launches). 10 minutes later, I&apos;d copied all the content onto my home PC. Follow these steps to get the external drive setup correctly:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download and extract the Recover Version 2.0.1 zip file.&lt;/li&gt;
&lt;li&gt;Remove the external drive.&lt;/li&gt;
&lt;li&gt;Run RecoveryUSBMaker.exe&lt;/li&gt;
&lt;li&gt;Re-insert the external drive&lt;/li&gt;
&lt;li&gt;RecoveryUSBMaker.exe should now detect the external drive and offer to reformat it.&lt;/li&gt;
&lt;li&gt;Wait for it to finish, then you&apos;re good to go.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You can then plug the drive into the CS505 and restart the player to being the firmware update process. It does take a few minutes, so give it a while.&lt;/p&gt;
&lt;h2&gt;Did it make a difference?&lt;/h2&gt;
&lt;p&gt;The first thing we noticed was that the menu &quot;theme&quot; had changed. It seemed a bit smaller, but as I said to Phil, that might be because they&apos;ve added more options to the screen. It all seemed to be ok, so I said goodnight and we left it at that.&lt;/p&gt;
&lt;p&gt;This morning Phil dropped by again. Had something gone wrong? No, he was over the moon! He wanted to thank me for my help, as he assured me he could see a noticeable improvement in the video quality and was now extremely satisfied with his purchase.&lt;/p&gt;
&lt;p&gt;It&apos;s nice to have a happy ending :-)&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2007/11/fix-it-pat-part-2</id>
    <updated>2007-11-05T10:21:00.001+10:30</updated>
    <title>Fix it Pat (part 2)</title>
    <link href="https://david.gardiner.net.au/2007/11/fix-it-pat-part-2" rel="alternate" type="text/html" title="Fix it Pat (part 2)"/>
    <category term="Media"/>
    <category term="Transport"/>
    <published>2007-11-05T10:21:00.001+10:30</published>
    <summary type="html">So while I didn&apos;t get a mention from Thursday&apos;s interview on the day, apparently my mug is in the paper edition, along with along with some of my comments (down under the Belair sub-heading).</summary>
    <content type="html">&lt;p&gt;&lt;img src=&quot;../../assets/2007/11/SundayMailPhoto%5B3%5D.jpg&quot; alt=&quot;Photo of David from Sunday Mail newspaper&quot; /&gt; As we arrived at Church on Sunday, I was greeted by a number of people saying, &quot;We saw you in the paper today!&quot;&lt;/p&gt;
&lt;p&gt;So while I didn&apos;t get a mention from &lt;a href=&quot;/2007/11/fix-it-pat&quot;&gt;Thursday&apos;s interview&lt;/a&gt; on the day, apparently my mug is in the paper edition, along with &lt;a href=&quot;https://web.archive.org/web/20071104230407/http://www.news.com.au/adelaidenow/story/0,22606,22697182-2682,00.html&quot;&gt;along with some of my comments&lt;/a&gt; (down under the Belair sub-heading).&lt;/p&gt;
&lt;p&gt;To be fair to the Sunday Mail, they are being pretty open about the fact that they were the ones handing out the badges, and I think I&apos;ve been quoted accurately, which is reassuring.&lt;/p&gt;
&lt;p&gt;(Photo from Sunday Mail, 4th November 2007)&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://david.gardiner.net.au/2007/11/fix-it-pat</id>
    <updated>2007-11-02T11:13:00.001+10:30</updated>
    <title>Fix it Pat</title>
    <link href="https://david.gardiner.net.au/2007/11/fix-it-pat" rel="alternate" type="text/html" title="Fix it Pat"/>
    <category term="Media"/>
    <category term="Transport"/>
    <published>2007-11-02T11:13:00.001+10:30</published>
    <summary type="html">Today at Blackwood Train station, I was interviewed by a Sunday Mail journalist.</summary>
    <content type="html">&lt;p&gt;Today at Blackwood Train station, I was interviewed by a Sunday Mail journalist.&lt;/p&gt;
&lt;p&gt;Apparently they are running a campaign to encourage more investment in public transport, particularly after the problems the trains had yesterday with the &lt;a href=&quot;https://www.abc.net.au/&quot;&gt;computer system failing completely&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I didn&apos;t make the copy in the &lt;a href=&quot;https://web.archive.org/web/20080724150517/http://www.news.com.au/adelaidenow/story/0,22606,22690150-5006301,00.html&quot;&gt;final article&lt;/a&gt; - oh well.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.news.com.au/common/imagedata/0,,5731392,00.jpg&quot; alt=&quot;Owen Vinall, 56, of Coromandel Valley and Susan Lewis, 49, of Blackwood ride the Belair train this morning. Picture: JENNIE GROOM&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Looks like I will need to get Owen&apos;s autograph after all (he&apos;s the guy on the left). I was sitting just out of shot behind the guy standing up near the door on the right :-)&lt;/p&gt;
</content>
  </entry>
</feed>
