Skip to content
View fallingrock's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report fallingrock

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fallingrock/README.md

Welcome to my Github space

A bit about me ...

I've worked on a lot of systems (in order) ...

  • Apple ][(+/e)
  • Data General CS/60
  • System/36
  • System/34
  • Windows
  • Linux (Ubuntu & Redhat)
  • IBM i (AS/400 / iSeries / System i)
  • Mac

Programming languages I know...

  • RPG (II, III, IV, free)
  • CLP
  • Java
  • Kotlin (a little)
  • Shell scripting

A smattering of...

  • PHP
  • JavaScript

Some languages I used to know ...

  • Applesoft Basic
  • BAL (Basic Assembly Language) on IBM 360
  • 6502 assembler (anyone who needs more than an accumulator and two offset registers is just plain lazy)
  • Visual Basic
  • dBase II

And a few languages I don't want to admit to knowing (or have known) ...

  • COBOL
  • Python (white space for control structures???)
  • LotusScript

Frameworks & tool-kits I'm familiar with...

  • Spring
  • JavaFX
  • Swing
  • SWT (Standard Widget Toolkit ... the UI framework used in Eclipse)
  • JT400 (Java Toolkit for IBM i)

Databases I've used ...

  • DB2 on IBM i
  • MySQL
  • PostgreSql

Open Source projects I'm involved in (or have been) ...

  • Back In Time
  • JTOpen

Miscellaneous technical topics I'm familiar with ...

  • Sendmail
  • Postfix
  • Mailman
  • Spamassassin
  • Linux system administration
  • Amazon Lightsail VPS

I created, and continue to run, an online community for IBM i professionals called midrange.com. It hosts technical discussion mailing lists, list archives, and an IBM i dedicated wiki.

From 2010-2016 I was an IBM Power System Champion for my work supporting the IBM i professional community.

I was awarded the COMMON Distinguished Service Award in 2008.

I am an avid cyclist, sometime shutterbug, and an passionate advocate for the diabetic community.

Boring trivia about me ...

Popular repositories Loading

  1. pcmltools pcmltools Public

    Utilities designed to make working with PCML in JT400 easier.

    Java 5 2

  2. ibmi-oss-resources ibmi-oss-resources Public

    Forked from IBM/ibmi-oss-resources

    Important resources for anyone interested in open source on IBM i

  3. fallingrock fallingrock Public

  4. zoom-launcher zoom-launcher Public archive

    Stand alone application to launch zoom meetings when the zoom link doesn't work

    Kotlin

  5. fallingrock.github.io fallingrock.github.io Public

    fallingrock.github.io

    HTML

  6. 3d-bin-container-packing 3d-bin-container-packing Public

    Forked from skjolber/3d-bin-container-packing

    A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm

    Java