7 posts tagged “web 0.2”
|
Then, off to college, where we learn Pascal or C, and that GOTO is considered harmful.
Finally, in the real world, Perl does the programming chores.
You can still try out BASIC, if you are so inclined.
|
Ever want to surf on an Apple II?
Two bits of tech I got used (and old) ten years ago work together. I have an old SparcStation 20 I want to use for a little development project I going on. However, I wanted to lay down a fresh OS. My MacBook lacks a serial port, but I did have an old Compaq PDA (using the first version of Windows CE). Connect one to the other, tweak the serial settings, and I have a PDA acting as a dumb terminal
Some people are Civil War re-enactors. Others get into Steampunk. I've decided to take up historical Information Technology re-enactment. I'm calling it Web 0.2. I confess this was inspired, in part, by watching "Wargames" the other evening. Like Steampunk, it may involve using historical techniques in a contemporary setting. I wrote a command-line utility to update Twitter, for instance.
Another angle is historical reproduciton. Like Civil War or Renaissance re-enactors, it would involve finding relatively historically accurate reproductions--for instance, emulation of historical technology (I'm not about to build my own data center for this, after all (my wife probably be concerned). One tool I found to do this is GLTerminal. It's been out for a while, but someone put up a pretty good port of it for Leopard. It is a terminal program for OS X--basically, a program to give you a command prompt.
For the basic enter-commands-at-prompt functions, it really is no different than the terminal program that comes with OS X--in fact, there may be a few odds and ends it lacks. However, the Web 0.2 angle comes in with the "Classic Terminal" setting. Here, it will emulate some of the visual quirks of older dumb terminals. My job at Miami was, in part, supporting a system fed by these.
Visual quirks--a "fisheye" screen and noticeable flicker is one thing. To really get the feel of working on a VAX late at night from your dorm room, there is "baudrate simulation." Where our contemporary DSL connections give us 763 Kbs, you can pretend you are working with your system at 2 Kbs (or less). Here is a screencast of GLTerminal in action.
There are a few quicks to the program, and it is Mac only. However, it is a neat way to get nostalgic.