Monthly Archive:: March 2005

Running RISC OS Programs on Linux; Mobile plans leaked

After the disbanding of Acorn, an idea aired many times was the dream of getting RISC OS apps to run natively under Linux or other Unix-based operating systems. Peter Naulls contemplates the possibilities. Also, a large software corporation is exploring the possibility of using RISC OS in mobile appliances, a source has revealed. Yesterday, Drobe received videos and photos of the OS in action on mobile phone hardware, showing RISC OS booting up and running applications.

Installing Software: A GNU/Linux VS. MS Windows Comparison

I read a lot of reviews comparing GNU/Linux and Microsoft Windows, and inevitably the topic of installing software comes up. Most reviews indicate that installing software in Windows is much easier than that of the desktop GNU/Linux world. I decided to do my own comparison based on my desktop usage to see the difference. The following are my results. Those of you that come from the Windows world may be a tad bit surprised at the ease in which software can be installed.

Apple, Microsoft prepare for war with new systems

After years of relative quiet, both Microsoft and Apple are frenetically working on major new upgrades to the base software that run the personal computers of tens of millions of business and consumer users. Microsoft is using the code name Longhorn to refer to its next upgrade to the Windows operating system. Apple, keeping the theme of naming its operating system software after big and fast cats, calls its next release Tiger.

The Sad Story of Secure Mobile Browsing

As many of our readers know, I am a major proponent of mobile-friendly web design and browsing. Very few browsers in the mobile world are powerful enough to support modern w3c technologies (IE, NetFront, Opera & OpenWave) however they are good enough to do some basic browsing and even have SSL support. But especially in the case of IE (which is used a lot with PocketPCs & WinCE), Microsoft is still bundling a variant of IE 4.0.1 with WinCE. And we all know how insecure 4.0.1 is...

Autopackage 1.0, the now and the next

After two and a half years of work, autopackage 1.0 has finally escaped into the wild. It has a fundamentally new design, and offers an alternative system of software distribution and management on Linux. This article will talk about what this means for the Linux community, and what new directions and possibilities it opens up. It'll talk about problems remaining to be solved, and finally it will propose solutions for them. If you just want to see what autopackage is like, check out the screenshots or the Flash demo, available from the website.

Speeding up of GNOME

Today I thought about how I can make my very own application to only link against those libraries that it really requires and not those it get provided by PKG-CONFIG.

GuestPC 1.2 Updater released

Guest PC 1.2 has a 2x performance boost on G5s plus better support for dual-headed machines. Serial port support added. It became possible to communicate with serial devices such as modems, PDAs and cell phones. USB-to-Serial adapter is supported as well. Extended peripheral devices support. This feature allows to separately select modem and printer for every virtual computer.

FreeRTOS – A Free RTOS for Small Embedded Real-Time Systems

FreeRTOS is a portable open source (GPL) real-time operating system for embedded devices. It offers a smaller and easier real-time processing alternative for applications where eCOS and embedded Linux (or Real Time Linux) won't fit, are not appropriate, or are not available. FreeRTOS runs on a bunch of architectures, both 8- and 16-bit. TCP/IP support is provided either from the uIP software TCP/IP stack (live demo server here) or by using the Wiznet hardware TCP/IP co-processor (live demo server here).