<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>ROOL News: Latest news comments</title>
    <link>http://www.riscosopen.org</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Recent developments</description>
    <item>
      <title>"USB sticks available from ROOL site" by Graham Judd (1393)</title>
      <description>&lt;p&gt;Will this run as fast as a native strongarm riscPC machine? And will I have use of the USB ports, and printer drivers on the PC?&lt;/p&gt;</description>
      <pubDate>Sun, 04 Dec 2011 09:40:53 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:1f440636-61dc-4622-8448-98381dbbcf11</guid>
      <link>/news/articles/2011/11/01/usb-sticks-available-from-rool-site#comment-119</link>
    </item>
    <item>
      <title>"Bug tracker temporarily offline" by Martin Bazley (331)</title>
      <description>&lt;p&gt;It isn&amp;#8217;t the syntax colouring &lt;em&gt;again&lt;/em&gt;, is it?&lt;/p&gt;</description>
      <pubDate>Fri, 18 Nov 2011 13:47:06 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:8d2690d5-57ed-473a-85c4-186fafeabee4</guid>
      <link>/news/articles/2011/11/18/bug-tracker-temporarily-offline#comment-118</link>
    </item>
    <item>
      <title>"New offers and new prices for the latest Developer Tools" by Steve Revill (20)</title>
      <description>&lt;p&gt;Note to existing ROOL DDE CD owners: if you fall outside of the six month window for the offers above, you can still get a half-price ISO image download for the latest CD. See &lt;a href="https://www.riscosopen.org/content/sales" rel="nofollow"&gt;this&lt;/a&gt; page for more information.&lt;/p&gt;</description>
      <pubDate>Tue, 06 Sep 2011 16:31:52 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:a28a422f-7285-4cdd-bf24-bd841ed76a10</guid>
      <link>/news/articles/2011/09/02/new-offers-and-new-prices-for-the-latest-developer-tools#comment-117</link>
    </item>
    <item>
      <title>"Planned web site down time" by Andrew Hodgkinson (6)</title>
      <description>&lt;p&gt;There were even more infinite loop bugs in the YAML syntax library so I &lt;a href="/tracker/repository/changesets/424" rel="nofollow"&gt;just got rid of it&lt;/a&gt; in the end.&lt;/p&gt;
&lt;p&gt;Obviously there will be unscheduled down time occasionally; there&amp;#8217;s no such thing as bug free software or perfectly reliable hardware.&lt;/p&gt;</description>
      <pubDate>Wed, 01 Jun 2011 17:31:47 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:9b83c729-de80-4a99-acec-21450c915c14</guid>
      <link>/news/articles/2011/03/15/planned-web-site-down-time#comment-116</link>
    </item>
    <item>
      <title>"Planned web site down time" by Martin Bazley (331)</title>
      <description>&lt;p&gt;What about that down time, then?  &amp;#8220;Failed to connect to post 80: Connection refused&amp;#8221;.  Was that planned?&lt;/p&gt;</description>
      <pubDate>Sun, 01 May 2011 01:06:57 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:6160d652-520f-4fdc-80d4-9ae908731651</guid>
      <link>/news/articles/2011/03/15/planned-web-site-down-time#comment-115</link>
    </item>
    <item>
      <title>"Planned web site down time" by Andrew Hodgkinson (6)</title>
      <description>&lt;p&gt;Hopefully this is &lt;a href="/tracker/repository/changesets/422" rel="nofollow"&gt;now fixed&lt;/a&gt; so source browsing has been turned back on again for the Subversion tree.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Apr 2011 14:06:20 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:9687a82d-71aa-4ef4-87bb-b28681bfb0b6</guid>
      <link>/news/articles/2011/03/15/planned-web-site-down-time#comment-114</link>
    </item>
    <item>
      <title>"Planned web site down time" by Andrew Hodgkinson (6)</title>
      <description>&lt;p&gt;It was all too good to be true&amp;#8230; &lt;code&gt;:-)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve identified a serious problem in the bug tracker that causes Ruby processes to get stuck spinning in a tight loop under certain conditions and this interferes badly with the wider hosting environment, especially as more and more such processes begin to accumulate. If you&amp;#8217;ve had problems with the ROOL site running very slowly or generating errors instead of serving pages recently, that&amp;#8217;s a symptom of this problem.&lt;/p&gt;
&lt;p&gt;The fault is triggered by attempts to view particular files in the Subversion repository. Something goes wrong inside a piece of code that handles syntax colouring. This code has not been changed in the recent web site upgrade so the failure is currently a mystery and probably points to bugs or incompatibilities in supporting pieces of software, such as shared bits of library code, or possibly even the Ruby interpreter itself &amp;#8211; we are using a faster, lighter weight Ruby interpreter for the updated ROOL site compared with the one that we ran before.&lt;/p&gt;
&lt;p&gt;As a temporary measure I have &lt;strong&gt;disabled Subversion browsing&lt;/strong&gt;. RISC OS code is in CVS and that&amp;#8217;s unaffected &amp;#8211; only the web site sources in Subversion cannot be viewed through the web interface. You can still download tarballs and look at Changeset information.&lt;/p&gt;
&lt;p&gt;If you try to browse Subversion, you&amp;#8217;ll be asked to log into Hub if you haven&amp;#8217;t already, then additionally asked to log into the bug tracker itself. This is something a public user would never normally have to do. &lt;strong&gt;No public login credentials are available&lt;/strong&gt;. The whole point is that access to this mechanism is temporarily shut off in order to basically save the bug tracker from itself!&lt;/p&gt;
&lt;p&gt;I don&amp;#8217;t know when this will be fixed but hopefully not many people will care too much anyway, since the overwhelming majority of interest is in the RISC OS sources in CVS.&lt;/p&gt;</description>
      <pubDate>Sat, 09 Apr 2011 00:28:06 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:85efac36-5084-454b-8819-a2ed783c5b0a</guid>
      <link>/news/articles/2011/03/15/planned-web-site-down-time#comment-113</link>
    </item>
    <item>
      <title>"Planned web site down time" by Andrew Hodgkinson (6)</title>
      <description>&lt;blockquote&gt;
&lt;p&gt;[&amp;#8230;] the main PRM index page takes ages to load in Internet Explorer&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I just tried it in MSIE 6 under DarWINE. It looked ugly as MSIE 6 isn&amp;#8217;t supported and can&amp;#8217;t handle the transparent PNGs, apart from anything else, but it rendered almost instantly.&lt;/p&gt;
&lt;p&gt;I then tried in MSIE 8 under Win 7 on VMWare. I see what you mean! It just sits there soaking CPU for almost a minute before rendering the page. Way to go Microsoft! I think it just can&amp;#8217;t handle a large number of links, or perhaps flowing text; either way, there&amp;#8217;s nothing I could do short of removing the page references altogether. Besides, MSIE isn&amp;#8217;t supported &lt;code&gt;:-)&lt;/code&gt; &amp;#8211; we recommend you use NetSurf or a WebKit derivative like Safari or Chrome.&lt;/p&gt;
&lt;p&gt;For giggles I tried upgrading to the shiny new MSIE 9 (not being pushed out over Windows Update for some reason, strange; had to install it manually). The big tagline on the download page is &amp;#8220;Fast is now beautiful&amp;#8221;. Different issues. It shows the page quickly, but as you scroll there a big delays for rendering. Worse, it seems horribly buggy; when I hover my pointer over links, there&amp;#8217;s a huge delay, then the whole page reformats to something very wide for no reason at all until I move the pointer away from the link.&lt;/p&gt;
&lt;p&gt;Just &lt;strong&gt;don&amp;#8217;t use&lt;/strong&gt; MSIE. It&amp;#8217;s never worked and it never will.&lt;/p&gt;
&lt;p&gt;Microsoft: The More We Change, The More We Stay The Same.&lt;/p&gt;</description>
      <pubDate>Wed, 16 Mar 2011 11:00:22 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:42b458b7-11f5-4bfd-959d-13c0b9df50ef</guid>
      <link>/news/articles/2011/03/15/planned-web-site-down-time#comment-112</link>
    </item>
    <item>
      <title>"Planned web site down time" by Jeffrey Lee (213)</title>
      <description>&lt;blockquote&gt;
&lt;p&gt;A wiki with images and proper page history?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;And a list of which pages link to the current page! However you might want to rethink the decision of having the links listed at the bottom of the page &amp;#8211; the &lt;a href="/wiki/documentation/show/Programmer&amp;#39;s%20Reference%20Manuals" rel="nofollow"&gt;main PRM index page&lt;/a&gt; takes ages to load in Internet Explorer (but Netsurf seems OK, so I&amp;#8217;m just going to blame IE&amp;#8217;s page layout algorithm).&lt;/p&gt;</description>
      <pubDate>Wed, 16 Mar 2011 00:37:49 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:63384739-7896-42f4-a8f6-290768f390ab</guid>
      <link>/news/articles/2011/03/15/planned-web-site-down-time#comment-111</link>
    </item>
    <item>
      <title>"Planned web site down time" by Jeffrey Lee (213)</title>
      <description>&lt;p&gt;A wiki with images and proper page history? It&amp;#8217;s like you knew exactly what I wanted! ;)&lt;/p&gt;
&lt;p&gt;Nice work!&lt;/p&gt;</description>
      <pubDate>Wed, 16 Mar 2011 00:22:47 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:0e554ac1-2eba-42f4-90d1-d6232baed9f9</guid>
      <link>/news/articles/2011/03/15/planned-web-site-down-time#comment-110</link>
    </item>
  </channel>
</rss>

