log in | register | forums
Show:
Go:
Welcome
The Icon Bar is the longest running RISC OS portal. The sensibilities that Acorn instilled in us still influence our interests and writing.

Buy swag
Got news?
Let us know!
Free ads
Free ads
Cheap as chips!
Subscriptions RSS Feeds
RSS 2.0 | 1.0 | 0.9
Atom 0.3
Misc RDF | CDF
Podcasts
Subscribe | iTunes | List
Latest MP3
Site Search
 
Article archives

Newsround

Posted by Jeffrey Lee on 20:00, 17/10/2011 | , , , ,
 
Here's a quick roundup of everything that's happened over the past few weeks.

New software releases

NetSurf 2.8

Version 2.8 of the NetSurf browser was released last month. The major new features in this release are a new cross-platform system for handling frames and iframes, and an improved image cache.

Charm 2.4

Peter Nowosad's Charm programming language also saw a new release last month. Version 2.4 is the first version of the language to be 32bit compatible, so if you're looking for something a little bit different from your programming languages then now's a good as time as any to give it a go.

StrongHelp 2.86

A new version of StrongHelp was released to the StrongED mailing list, featuring several bugfixes, mainly for ARMv7 compatability. Download it here.

CDFaker now 32bit

Steffen Huber has released a 32bit version of Andy Armstrong's CDFaker utility, which allows you to mount ISO images and read their contents via CDFS. Apart from being 32bit compatible, this release is also fully ARMv7 compatible.

InterGIF 6.18

Martin Weurthner's popular InterGIF utility has also seen an update. The main focus of this release was to make the utility ARMv7 compatible.

DigitalCD updates

Music player DigitalCD and related modules (TimPlayer, DiskSample) have been updated to add support for more tracker music formats, along with a few bugfixes.

New C/C++ tools release

And last but not least, RISC OS Open have released version 22 of the C tools package. The main development focus for this release was on improving objasm, to add support for the full ARMv7 instruction set, and to add support for some features offered by the assembler available in ARM's RealView package (which has a shared heritage with objasm and the other 'ROOL' tools).
 
For purchasing information, see ROOL's announcement.

RISC OS 5 news

OMAP4 ROM now available to download

As mentioned in the previous news roundup, Willi Theiss has been working on porting RISC OS to TI's OMAP4. This work has now found its way into ROOL's CVS, allowing them to add a (Pandaboard-compatible) OMAP4 ROM image to the downloads page. However as this is a first release, expect to see a fair number of bugs and missing features.

Raspberry Pi port on the cards

Veteran developer Adrian Lees has expressed an interest in porting RISC OS to the low-cost Raspberry Pi computer. Previously the possibility of a port was put into doubt by the question of whether anyone would have access to the required hardware documentation, but since Adrian works at Broadcom alongside Raspberry Pi Foundation members it sounds like lack of documentation will be the least of his issues.

Bounty pot reaches £1K

The amount of money available to developers through the ROOL bounty system has now reached £1000. However none of the bounties have yet hit their (secret) target values, so it looks like any budding programmers will have to wait a bit longer before they're able to take on any of the tasks listed (unless they want to do it for free!)
 
Correction: As has been pointed out by ROOL, bounties don't have any target funding values. Instead, interested parties merely need to get in touch and say that they're starting work once they feel that the money in the pot has reached an acceptable value. For more info on the workings of the bounty system, see here.

Filesystem bounties

On the subject of bounties, developer Rob Sprowson has recently had a go at analysing all the different filesystem wishlist items and boiling them down to a list of defined bounties, which can be found here. It's probable that this list (or something close to it) will be adopted by ROOL and added to the bounty area of their website in the near future. Not to be content with just making a bounty list, Rob has also had a go at fixing a few filing system bugs recently, mainly focusing around making sure FileSwitch and the filer are happy with files between 2G and 4G in size, as well as fixing a couple of bugs in RPCEmu that stopped large files from working there.

London show approaching

And finally, this is your official reminder that the 2011 RISC OS London show is here in just under two weeks time, on the 29th of October. Apart from the usual names on the exhibitors list it's worth pointing out that there'll be a pre-release version of the Raspberry Pi board on show. And if Adrian hasn't got it running RISC OS natively by the end of the show, it sounds like the RPCEmu team will be there with a copy of the RPCEmu emulator as a fallback. Unfortunately one notable absentee from the exhibitors list is RISCOS LtdInfo, who are unable to attend due to a clash with another commitment.
 

39 comments in the forums

Getting Unicode Working With RISC OS 4 (and 6?)

Posted by Jon Robinson on 22:30, 21/7/2011 | , ,
 
What is Unicode?
 
Unicode has been developed as a standard way of representing the characters in all the world’s basic languages.
 
It was designed to make it easier to exchange files, between computer users who write using different alphabets, and to make documents that do not use the Western, Latin alphabet, readable all over the world, regardless of which program, or operating system is used to view them with.
 
Before Unicode was introduced, people used standard eight bit (one byte) fonts, which allowed the representation of only 256 different characters. When creating complex documents which included, for example, special symbols and foreign-language characters, you would have to use several different fonts to get all the required characters.
 
The problems would start when you emailed this to somebody else, and they didn’t have the same fonts installed on their system, that you had used to create it with. Parts of the document would be unreadable.
 
A further problem arises when two different encodings are used for the same set of characters.
 
For instance, Cyrillic web pages are often encoded in either KO18-R, or Windows 1251, which both have the same characters, but in different positions in the font table. If you sent a KO18-R document, or email, to somebody whose system was set up for Win 1251, they might not be able to read it.
 
Unicode was designed to get around these problems by using more than eight bits to represent a character. By using more than one byte, virtually every symbol, or character that exists in any language, can be allocated its own, unique number (or code point), so that the character can be represented by the same number, whatever operating system, or program you are using anywhere in the world.
 
If your system supports Unicode, a word processor or web browser that loads a Unicode document, will check all the code points in the document against a look up table, which tells it whether that character is defined in any of its installed fonts. If so, it retrieves the character’s details, and renders it to the screen.
 
Unicode makes the sharing of documents and web pages, across national boundaries, much easier, and is a God-send to those who regularly communicate with people who don’t use our alphabet, or are interested in studying foreign languages.
 
So how does RISC OS bear up to the challenge of supporting this international standard ?
 
 
Continue reading "Getting Unicode Working With RISC OS 4 (and 6?)" | 20 comments in the forums

What is the point of RISCOS Ltd?

Posted by Jeffrey Lee on 19:00, 7/11/2009 | , , , , , , , ,
 
What is the point of RISCOS Ltd?After hearing the news that videos from the recent RISC OS London Show are now available online, I decided to take a look at what RISCOS Ltd had to say in their presentation. The results I found to be quite shocking...
 
Disclaimer: Although I've obviously been doing a lot of work for RISC OS Open recently, I am not a member of ROOL, nor am I speaking on behalf of ROOL (or The Icon Bar). The opinions expressed below are mine and mine alone, and any likeness or resemblence to any other person's opinions is entirely coincidental.
 
 
Continue reading "What is the point of RISCOS Ltd?" | 197 comments in the forums

RISC OS Select 4 Issue 2 now available

Posted by Andrew Poole on 21:57, 30/4/2007 | , ,
 
Paul Middleton just emailed to let us know that RISC OS SelectInfo 4 Issue 2 is now available to download to any RISC OS Select subscriber who renewed their subscription on or after January 1st 2006.
 
In the PR, Paul Middleton says: "Select 4 and its underlying RISC OS Six technology represents over 10 man years of development which has taken RISC OS 4 from its 26 bit version to its new fully 32 bit neutral source version."
 
CDs are being sent to subscribers within the next week or so, and those of you impatient enough to not want to wait can download it from the RISCOS LtdInfo RISC OS SIX website now.
 
Links:
- Press Release - RISCOS Ltd.
- RISC OS SIX and Downloads - RISCOS Ltd.
 
27 comments in the forums

RISC OS - the week in comments

Posted by Phil Mellor on 12:00, 3/3/2007 | , , , , , , ,
 
Big BrotherOr: we read the newsgroups so you don't have to.
 
In this new, hopefully regular, column we collate the interesting, informative and funny comments posted on all the RISC OS web sites and newsgroups throughout the week. Our telescreens are everywhere, and we are always listening.
 
 
Continue reading "RISC OS - the week in comments" | Comment in the forums

32bit RISC OS Six announced

Posted by Andrew on 15:39, 18/10/2006 | , , ,
 
ROLRISCOS LtdInfo have today announced RISC OS Six on the Glasgow leg of their northern road show.
 
RISC OS Six is built from a completely 26 bit / 32 bit neutral source, and the move away from the RISC OS 4 brand is because "RISC OS 4 has always been linked with 26 bit computers". The name RISC OS Six is also said to have been chosen due to links with Advantage SixInfo. ROL "hope that everyone will soon see the advantages of RISC OS 6."
 
A preview version will soon be available for as a softload for existing Select subscribers, and also for those who last subscribed to the Select scheme after May 31st 2004.
 
Link: RISC OS Six
 
25 comments in the forums

Early August Update

Posted by Richard Goodwin on 10:38, 4/8/2006 | , , , , , , ,
 
Apart from my Dad adding another year to the tally, here's a rundown of what's happenin' this weekend: "RISC OS Now" magazine launching; R-Comp's new RISCube MINI; some quickies.
 
RISC OS Now
Louie Smith is launching a new magazine (in the preferred dead tree format), with the dual aims of appealing to the existing user/programmer base and attracting new blood.
 
To this end, contributers are sought, and cash money may be on offer:
I'm looking for anyone able to write articles and reviews aimed at experts and beginners alike. I am interested in articles about existing software and new releases. Also, if anyone is interested in writing a regular column please contact me.
Expected to cost £4.20 per issue, or £29.95 for the annual subscription, this may or may not hit a WH Smiths near you soon. It'd be nice to see something hit the shelves again to fill the AU-shaped hole, if Smiths can be persuaded.
 
Source: Usenet posting
 
RiscubeRISCube MINI
The specs seem a little fluid at the mo, but R-CompInfo are about to release a "stunning new computer" that's "the size of a medium-sized hardback book - it'll even fit into a briefcase."
 
A dual core, 512MB, 80GB HDD, CD writing, card reading, DVI/VGA/TV outputting and wired/wireless networking model is the base, with Windows XP Home and RISC OS 4 or Adjust; but cheaper (single core) or beefier (e.g. 1GB/200GB/DVD writer/XP Pro) models will be available.
 
Price inc. VAT is expected to be around 999 of your earth pounds, more info at the RISCube website.
 
Source: press release
 
Quickies
 
9 comments in the forums

Wakefield 2006 show report

Posted by Phil Mellor on 23:00, 13/5/2006 | , , , , , , , , , , , , ,
 

Advantage 6

One year on from when the A9home was first unveiled - it was infact sneaked into the Advantage 6 show theatre in a "makeup bag" - we see the release of the A9home.
 
CJEInfo, who are A6's retail partners for the A9, were "so happy" with the hardware and progress, that they were confident to begin selling it at the show.
 
While A6 were disappointed that they are not yet able to totally sign-off the project - there are still niggles, not major problems, with the system, such as providing USB printing (32 bit printer drivers) and the serial port is apparently "not good".
 
So while the A9home is "not ready for everybody", it is "getting very close". People will have to be patient for the "I want everything release". The iterative beta testing programme shows there is still some work to do, but everything is "much closer each time things go out".
 

Continue reading "Wakefield 2006 show report" | Comment in the forums

Wakey Wakey, it's show time again!

Read article... | 2 comments in the forums

A9 gets bluetooth

Read article... | 3 comments in the forums

RISC OS - 24 bits

Read article... | 5 comments in the forums

RISC OS Roadshow goes east

Read article... | Comment in the forums

Rounding Up February

Read article... | 2 comments in the forums

50,000 shares, Iyonix Select and a Belated Happy Birthday

Read article... | 5 comments in the forums
Poll
How old is your newest RISC OS computer?
<1 year1-3 years3-5 years5-10 years10-15 years15-20 years>20 years
<1 year (15%)
1-3 years (4%)
3-5 years (12%)
5-10 years (13%)
10-15 years (32%)
15-20 years (19%)
>20 years (4%)
Recent discussions
- Downgrading from RISC OS 3 to RISC OS 2 (Gen:1)
- Who's getting a pi to configure as a Risc OS computer? (Gen:18)
- Jonathan Ive gets knighted so... (Gen:3)
- RPCEmu 0.8.9 (Gen:15)
- Call for questions: All About Acorn (News:54)
- ANS stuck back in time (Gen:7)
- Wanted A5000 Keyboard (Gen:15)
- R260 Poorly (Blinking Floppy) (Gen:3)
- RiscPC Serial port programming (Prog:3)
- After 10 years - back to RISC OS (Gen:24)
Services
- Free ads
- Web hosting
Sites we like
- Ganymede & Titan
- Ars Technica
- Daring Fireball
- Drobe
- Kotaku
Statistics
- Web browsers
- Operating systems
- Types
- Countries
- RSS