Skip to main content

This is ZX81.org.uk

GOTO – Software Superheroes

Introduction

This is a book that I bought and read some time ago. I posted a brief review on the discussion forms that used to grace this site with every intention of writing something more complete, but I never got around to doing it. Perhaps that’s because there’s not a lot else to say!

The good: there’s a lot of information in here, everything from the creation of FORTRAN and COBOL to Java and the Internet. It’s all discussed in a friendly, easy manner and rarely gets technical enough to scare off people without a computer science degree. The bad: despite the amount of research the author clearly put in, there’s not a lot new in here. It’s nice having it all in one place but it does, kind of, make the whole book unnecessary. The ugly: they really could have done with some more proof-reading. There are many typos and clumsy sentences that could easily have been improved with some light editing.

SliMP3

# Introduction

It took me over a year to decide to buy a SliMP3 player. I am not normally that indecisive but I just couldn’t figure out why it cost so much. I mean, what does it do? It streams MP3 music across an Ethernet network and connects to the phono sockets on your hi-fi system. How hard can that be? There must be something cheaper or better than the Slim Devices machine! It took me all that time to research the subject and come to the conclusion that there wasn’t. I still think it’s a lot of money for what it does, but I also still think that it’s pretty much unique.

Oracle for Linux Installation HOWTO Home

This HOWTO business has got slightly out of hand! There are so many different versions of Oracle and Linux that I’ve been forced to do a little restructuring.

This table should explain the documents that you need. Generally you need the main HOWTO (to answer any questions you might have) and the errata. If you know what you’re doing you might be able to get away with just the errata.

Oracle for Linux Installation HOWTO

This is the official home page for my Oracle on Linux HOWTO.

The current version is 1.18 and was released on 19 July 2003. It’s been a long time — nearly a year — since the last release which may lead you to conclude that it’s a major update. You would be wrong! I’ve added some text about “how to ignore that this document is out of date” and a few clarifications. (This may sound lazy, but it’s not possible to keep it completely up to date.) This update is mainly for the Linux Documentation Project rather than people that come here.

Oracle 8i for Linux Installation HOWTO

v1.18, 19 July 2003

With this HOWTO, and a little luck, you will be able to get “Oracle 8i Enterprise Edition for Linux” installed, create a database and connect to it from a remote machine. The main focus of this guide is RedHat Linux 6.0 and Oracle 8.1.5, although it should work well for other recent distributions and more stable versions of Oracle.

## 1. Introduction

## 1.1. What’s in here?

Linux is well known for being difficult and, generally, user hostile. Being a bit of a Unix fan I’m not sure whether I agree with that or not.

Installing Oracle 9i

Prerequisites

Oracle 9i is the result of merging almost their entire product line into two products. To say that 9i is the database is a little misleading, but this is what you need if you want to keep current with your Oracle database.

There are a few things that you need to be aware of before embarking on the installation of Oracle 9i. First are it’s hardware requirements. They’re huge, much more than 8i which itself was large.

Tibet, 2002

I assure you: it’s not deliberate. I’d like to go on record and say that I do not plan to only go to obscure — some have even said dangerous — places. I just go where my interests lie.

I’ve been to a couple of Buddhist countries recently (Thailand and Sri Lanka), but they both practise the same kind of Buddhism — called Theravada. I originally thought that they were the less pure form, the Church of England to Tibet’s Catholicism. I went to Tibet to see the “real” Buddhism, however it turns out that, in some ways, the opposite is true (it’s a long story; leave comments!). Tibetan Buddhism (Mahayana) is actually a merger of the traditional Tibetan religion, B?n, with more normal Buddhism.

Installing Oracle on Redhat 8

In all honesty, I’ve not managed to get Oracle working properly yet. When I upgraded my RedHat 7 machine to 8 it still worked, when I installed it from scratch it didn’t. This clearly shows that it’s possible to get Oracle 8i working, but I can’t say how!

For those that are interested, I found that it was easy to get the installer to complete, but I get the infamous “end of communication channel” error when trying to start an instance.

Practical C Programming

Introduction

It sounded like just the kind of book that I was looking for. I wanted a refresher on C since I’d not used it for a while, and some pointers on ‘advanced techniques.’ The blurb on the back looked about right and the fact that O’Reilly published it clinched the sale.

“Practical C Programming” not only plans to teach you C, but also about style, debugging and the software life-cycle.

Oracle PL/SQL Programming

Introduction

The first point to note is that this book is published by O’Reilly. The second point would be that Steven Feuerstein is generally regarded to be one of the worlds leading PL/SQL experts.

Those two point, on their own, were enough to clinch the purchase just over eighteen months ago.

Content

The book is, to say the least, comprehensive. When I first started to use PL/SQL I would never have guessed that there was enough there to write a thousand page book, but there is.