Sponsored Content
The Lounge What is on Your Mind? A journey down memory lane - AMIGA... Post 302756253 by wisecracker on Tuesday 15th of January 2013 01:03:57 PM
Old 01-15-2013
Hi Neo...

I am an amateur coder, and only do it in the evenings. I am a professional RF engineer, (originally pure electronics), but code in my spare time...

My latest upload for the classic AMIGA, on AMINET, was a DEMO Python anim' of an EM87 Magic Eye valve/tube, on 1st Jan 2013. At the time of this reply it was at position No3...

I have uploaded loads of stuff to there and my best kids project was for the AMIGA the first GIF anim you see:-

Moderator's Comments:
Mod Comment Links removed


I know you don't like URLs posted but it is mine and is HTML 3.2, 256 colour, compliant...

The GIF anim you view is a calibrated DC-100KHz Oscilloscope that COULD, at the time, be made by almost anyone... I even deveoped the GUI for it where the buttons stay in when selected. I am still in awe of the AMIGAs Intuition... The sinewave generated in the anim was a real sample not a _photoshopped_ painted one...

If you want to see a list of my stuff for the AMIGA here is AMINET's URL pointing to me...

Moderator's Comments:
Mod Comment Links removed


The vast majority of my stuff is PD but some I put on GPL. I ask for no money and none of my code or programs are crippled in any way...

Again apologies for the URL, I only do stuff for kids to understand and do for themselves...

I also have a load of Python stuff on code dot activestate dot com, well over 40 snippets...

And to answer your final question I have never coded in php plus I am not a good enough coder anyhow...

Bazza, G0LCU...

EDIT:- I forgot to add that I have modified a USB KB to give cude USB I/O at about 300 bps for a simple OS - MikeOS - of which I am a member
and the 8086 assembly code to use it... If you want the pointer for the details I will give it. This is also in the PD... ;o)

Last edited by wisecracker; 01-15-2013 at 02:11 PM..
 

6 More Discussions You Might Find Interesting

1. Red Hat

The Journey of OpenJDK 6 into Fedora, EPEL, and freedom - podcast with Tom Fitzsimmon

The first morning of JavaOne was a great serendipitous event. How often does something fall into place like this: I saw Barton George, who looks after Sun’s relationships with Linux communities, and we decided to cook up a podcast about OpenJDK 6 in Fedora 9. As we walked to the recording room,... (0 Replies)
Discussion started by: Linux Bot
0 Replies

2. What is on Your Mind?

Ah, the AMIGA, (another poem I wrote in 2005).

Well I wrote this in 2005 and uploaded to AMINET.as a commemoration of a machine that is still in use today. It is now 29 years since this machne came into being. Phenominal and it is still being supported- WOW! My A1200 is on 24/7 and I use it to test code developed on AMIGA emulators... ... (0 Replies)
Discussion started by: wisecracker
0 Replies

3. News, Links, Events and Announcements

GCC for tha AMIGA...

Hi guys... For the AMIGA fans out there... Not sure if this is the right forum but someone has done a successful working port of gcc for the classic AMIGA A1200. It contains a very large subset of *NIX commands and now AMIGA fanatics like me can include another platform, within the... (0 Replies)
Discussion started by: wisecracker
0 Replies

4. What is on Your Mind?

A Journey Into Cyberspace

A Journey Into Cyberspace A brief visual presentation on the results of research and development into new visualization tools and methods for cyberspace situational awareness via graph processing and multisensor data fusion. https://www.unix.com/members/1-albums112-picture678.png ... (1 Reply)
Discussion started by: Neo
1 Replies

5. OS X (Apple)

FFT for the AMIGA through ksh88 shell.

I don't know if anyone is interested but I have been meddling with FFT for the AMIGA. (Sadly we AMIGAns don't have these luxuries through any scripting language. Below is a Python snippet that uses the builtin 'cmath' module to work with the lowly Python 2.0.1 for the AMIGA. It is part of a... (0 Replies)
Discussion started by: wisecracker
0 Replies

6. What is on Your Mind?

The AMIGA, great or flop. Your memories...

Hi everybody... Anyone who sees posts from me see the word AMIGA on my machines' terminal prompts. AMINET is the oldest Internet SW repository and currently holds 82,800+ freely available SW packages. About Aminet - AminetWiki I am a member of LAG, (Linclonshire Amiga Group), in the... (5 Replies)
Discussion started by: wisecracker
5 Replies
SAFE_FINGER(8)						     Linux Programmer's Manual						    SAFE_FINGER(8)

NAME
safe_finger - finger client wrapper that protects against nasty stuff from finger servers SYNOPSIS
safe_finger [finger_options] DESCRIPTION
The safe_finger command protects against nasty stuff from finger servers. Use this program for automatic reverse finger probes from the tcp_wrapper (tcpd) , not the raw finger command. The safe_finger command makes sure that the finger client is not run with root privileges. It also runs the finger client with a defined PATH environment. safe_finger will also protect you from problems caused by the output of some finger servers. The problem: some programs may react to stuff in the first column. Other programs may get upset by thrash anywhere on a line. File systems may fill up as the finger server keeps sending data. Text editors may bomb out on extremely long lines. The finger server may take forever because it is somehow wedged. safe_finger takes care of all this badness. SEE ALSO
hosts_access(5), hosts_options(5), tcpd(8) AUTHOR
Wietse Venema, Eindhoven University of Technology, The Netherlands. Linux 21th June 1997 SAFE_FINGER(8)
All times are GMT -4. The time now is 09:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy