<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web on Wingate365</title><link>https://blog.wingate365.com/tags/web/</link><description>Recent content in Web on Wingate365</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Sat, 18 Jul 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://blog.wingate365.com/tags/web/index.xml" rel="self" type="application/rss+xml"/><item><title>How AI Rebuilt This Blog: Blogger to Hugo in One Sitting</title><link>https://blog.wingate365.com/2026/07/how-ai-rebuilt-this-blog-blogger-to-hugo-in-one-sitting.html</link><pubDate>Sat, 18 Jul 2026 09:00:00 +0000</pubDate><guid>https://blog.wingate365.com/2026/07/how-ai-rebuilt-this-blog-blogger-to-hugo-in-one-sitting.html</guid><description>&lt;p&gt;This blog has been running on Blogger since 2005. That is not a typo. Twenty-one years of posts about BlackBerry keyboard shortcuts, Ubuntu upgrades, NAS backups, and eventually Business Central, all sitting on a platform Google has clearly stopped caring about. If you are reading this on &lt;code&gt;blog.wingate365.com&lt;/code&gt;, you are reading it on a site that did not exist a few hours ago, built almost entirely by an AI agent while I sat next to it working on another project .&lt;/p&gt;</description></item><item><title>Fix Blogger 'Seatch this site' bug</title><link>https://blog.wingate365.com/2014/03/fix-blogger-seatch-this-site-bug.html</link><pubDate>Sat, 15 Mar 2014 00:18:00 +0000</pubDate><guid>https://blog.wingate365.com/2014/03/fix-blogger-seatch-this-site-bug.html</guid><description>&lt;p&gt;Fix with a simple HTML gadget on the layout using this code:&lt;/p&gt;
&lt;script src="http://gist-it.appspot.com/https://github.com/andywingate/randomcode/blob/master/BlogSearch"&gt;
&lt;/script&gt;
&lt;p&gt;&lt;a href="http://matrix-hole.blogspot.co.uk/2013/12/is-your-search-box-gadget-broken.html" target="_blank"&gt;Thanks David J. Schmidt&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Remove Blogger Navbar</title><link>https://blog.wingate365.com/2009/12/remove-blogger-navbar.html</link><pubDate>Thu, 24 Dec 2009 15:58:00 +0000</pubDate><guid>https://blog.wingate365.com/2009/12/remove-blogger-navbar.html</guid><description>&lt;p&gt;Add this code just above the &amp;lsquo;/* Variable definitions&amp;rsquo; to the page HTML to remove the Blogger Navbar..&lt;br /&gt;&lt;/p&gt;
&lt;pre&gt;*/
#navbar-iframe {
 display: none !important;
}
&lt;/pre&gt;</description></item><item><title>Fix Firefox Keyword Search for New PubMed</title><link>https://blog.wingate365.com/2009/10/new-pubmed-search-ulr-firefox-keyword.html</link><pubDate>Fri, 30 Oct 2009 10:46:00 +0000</pubDate><guid>https://blog.wingate365.com/2009/10/new-pubmed-search-ulr-firefox-keyword.html</guid><description>&lt;p&gt;PubMed updated their &lt;a href="http://www.ncbi.nlm.nih.gov/pubmed/"&gt;main page&lt;/a&gt; the otherday, which is nice.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;However there was a bug or problem with my Firefox keyword searches as they no longer worked. After a bit of digging I found &lt;a href="http://shelved.blogspot.com/2008/04/pubmed-sends-out-few-new-blooms.html"&gt;a few handy&lt;/a&gt; to know URLs for use with pubmed/NCBI, such as:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;PMID links&lt;/span&gt;&lt;br /&gt;&lt;a href="http://pubmed.com/19621437"&gt;&lt;a href="http://pubmed.com/19621437"&gt;http://pubmed.com/19621437&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;which will open the page for the article &amp;ldquo;Generation of a conditional CREB Ser133Ala knockin mouse&amp;rdquo; PMID:19621437&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;Search URL&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.ncbi.nlm.nih.gov/pubmed?term=nur77+dundee"&gt;&lt;a href="http://www.ncbi.nlm.nih.gov/pubmed?term=nur77+dundee"&gt;http://www.ncbi.nlm.nih.gov/pubmed?term=nur77+dundee&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;will search PubMed with the following term &amp;ldquo;nur77 dundee&amp;rdquo;&lt;br /&gt;&lt;br /&gt;In any case, here is how I used the above URL to fix my Firefox keyword search bookmarks. This might be useful for other sites where right-clicking and creating a keyword bookmark doesn&amp;rsquo;t work, as long as you know the correct search URL for the site in question. &lt;br /&gt;&lt;br /&gt;You can edit the bookmark HTML by exporting your bookmarks, making changes to the file, then deleting all the bookmarks in firefox (except the toolbar ones) and re-importing the file. No doubt there is a way to directly edit the live copy of the file but I don&amp;rsquo;t know where that is saved&amp;hellip;&lt;br /&gt;&lt;br /&gt;Find the entry for your PubMed keyword and remove the &lt;pre&gt;post_data&amp;quot;..&amp;quot;&lt;/pre&gt; part. Also update the URL to the following &lt;pre&gt;&lt;a href="http://www.ncbi.nlm.nih.gov/pubmed?term=%25s"&gt;http://www.ncbi.nlm.nih.gov/pubmed?term=%s&lt;/a&gt;&lt;/pre&gt;&lt;br /&gt;the end result will look something like this, if your keyword is set as &amp;ldquo;pub&amp;rdquo;&lt;br /&gt;&lt;pre&gt;&amp;lt;DT&amp;gt;&amp;lt;a href=&amp;quot; &lt;a href="http://www.ncbi.nlm.nih.gov/pubmed?term=%25s%22"&gt;http://www.ncbi.nlm.nih.gov/pubmed?term=%s&amp;quot;&lt;/a&gt; SHORTCUTURL=&amp;ldquo;pub&amp;rdquo; LAST_CHARSET=&amp;ldquo;UTF-8&amp;rdquo;&amp;gt;PubMed&amp;lt;/a&amp;gt;&lt;/pre&gt;&lt;/p&gt;</description></item><item><title>More Google WAVE</title><link>https://blog.wingate365.com/2009/10/more-google-wave.html</link><pubDate>Wed, 21 Oct 2009 16:33:00 +0000</pubDate><guid>https://blog.wingate365.com/2009/10/more-google-wave.html</guid><description>&lt;p&gt;So here is a wave about Guild Wars 2.. Although still no details about game play&amp;hellip; Anyway I though I would have a go at embedding it.. From what I hear you have to be logged into wave to see it&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&amp;lt;div id=&amp;ldquo;wave&amp;rdquo; style=&amp;ldquo;width: 560px; height: 420px&amp;rdquo;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&amp;lt;script&lt;br /&gt;  type=&amp;ldquo;text/javascript&amp;rdquo;&lt;br /&gt;  src=&amp;ldquo;&lt;a href="http://wave-api.appspot.com/public/embed.js%22"&gt;http://wave-api.appspot.com/public/embed.js&amp;quot;&lt;/a&gt;&amp;gt;&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;script type=&amp;ldquo;text/javascript&amp;rdquo;&amp;gt;&lt;br /&gt;  var wave =&lt;br /&gt;    new WavePanel(&amp;lsquo;&lt;a href="https://wave.google.com/wave/');"&gt;https://wave.google.com/wave/');&lt;/a&gt;&lt;br /&gt;  wave.setUIConfig(&amp;lsquo;white&amp;rsquo;, &amp;lsquo;black&amp;rsquo;, &amp;lsquo;Arial&amp;rsquo;, &amp;lsquo;13px&amp;rsquo;);&lt;br /&gt;  wave.loadWave(&amp;lsquo;googlewave.com!w+0baDzHlkA&amp;rsquo;);&lt;br /&gt;  wave.init(document.getElementById(&amp;lsquo;wave&amp;rsquo;));&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Um it wont work, possibly because i need to add that lower set of code to the overall page html not in this post, oh well.. But here are some fish instead&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;object type="application/x-shockwave-flash" data="http://widgets.clearspring.com/o/48cfe5b37f644537/4adf3cea824535e8/48cfe5b37f644537/3602f019" id="W48cfe5b37f6445374adf3cea824535e8" width="578" height="383"&gt;&lt;param name="movie" value="http://widgets.clearspring.com/o/48cfe5b37f644537/4adf3cea824535e8/48cfe5b37f644537/3602f019" /&gt;&lt;param name="wmode" value="transparent" /&gt;&lt;param name="allowNetworking" value="all" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;/object&gt;&lt;/p&gt;</description></item><item><title>Google WAVE</title><link>https://blog.wingate365.com/2009/10/google-wave.html</link><pubDate>Mon, 12 Oct 2009 15:21:00 +0000</pubDate><guid>https://blog.wingate365.com/2009/10/google-wave.html</guid><description>&lt;p&gt;Just checking out the features of &lt;a href="http://wave.google.com/"&gt;Google Wave&lt;/a&gt;, its in its early days. But plenty of things to try out.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Some neat display options for the folders/contacts list etc. However, at the moment there appears to be a huge burden on the user as to the &amp;lsquo;correct way&amp;rsquo; to use a wave so that its not confusing for the other users. You can ping people (to add them into a wave at a certain point), reply in private, reply at any stage of a wave, edit someone else text in a wave! I though they wanted to get anyway from confusing monster email&amp;rsquo;s.. Even with the playback, playing back a 60 reply message is not so quick..&lt;br /&gt;&lt;br /&gt;Just this moment had a live wave with Owen which was a bit like using an IM, although you can go back and edit the other persons replied. Not sure about that. Also no sign of the &amp;lsquo;coloured by user&amp;rsquo; text feature that I saw in the feature length preview video. However, it will take some time to see how it all works and will have to give the &amp;lsquo;known bugs&amp;rsquo; &amp;amp; &amp;rsquo;not yet implemented features&amp;rsquo; lists a quick read&lt;br /&gt;&lt;br /&gt;Thanks to Owen for getting me the invite! Check out the his &lt;a href="http://whypeopledontlikeyou.co.uk/"&gt;web comic&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Help Desk...</title><link>https://blog.wingate365.com/2009/10/help-desk.html</link><pubDate>Fri, 02 Oct 2009 19:26:00 +0000</pubDate><guid>https://blog.wingate365.com/2009/10/help-desk.html</guid><description>&lt;p&gt;Helping friends and family with IT support just got a whole lot easer with the use of Skype&amp;rsquo;s share screen feature..&lt;/p&gt;</description></item><item><title>T.F.I.F.T.</title><link>https://blog.wingate365.com/2005/02/tfift.html</link><pubDate>Thu, 03 Feb 2005 23:59:00 +0000</pubDate><guid>https://blog.wingate365.com/2005/02/tfift.html</guid><description>&lt;div style="float: right; margin-left: 10px; margin-bottom: 10px;"&gt;&lt;a href="http://www.flickr.com/photos/andywingate/4227183/" title="photo sharing"&gt;&lt;img src="http://photos3.flickr.com/4227183_413ff664c6_m.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.7em; margin-top: 0px;"&gt;a dusty evening view of cars and trees&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;Thank f*ck its Friday tomorrow and then onto the weekend. Check out this amazing review of Firefox at &lt;a href="http://www.computerworld.com/managementtopics/management/story/0,10801,99142,00.html"&gt;Computerworld&lt;/a&gt; best of all are the comments to the piece - scathing doesn't even cover it. I like using firefox and think that everyone should &lt;a href="www.firefox.com"&gt;download&lt;/a&gt; it. Notes for next week: think about valentines stuff... Buy new digital camera: toss up between Canon or Pentax to replace my less that satisfactory Fuji Film brutto gigante.</description></item></channel></rss>