User:Eriksiers: Difference between revisions

From Rosetta Code
Content added Content deleted
m (→‎Operating Systems: whoopsie... nextstep, not just next)
(updated)
Line 2: Line 2:
{{mylang|BASIC|My preferred language family}}
{{mylang|BASIC|My preferred language family}}
{{mylang|PowerBASIC|My overall favorite BASIC,<BR>and my overall-preferred IDE}}
{{mylang|PowerBASIC|My overall favorite BASIC,<BR>and my overall-preferred IDE}}
{{mylang|FreeBASIC|What I use for Linux-everything-else}}
{{mylang|FreeBASIC|What I use for Linux, mostly}}
{{mylang|Visual Basic|What I use for Windows GUI... for now}}
{{mylang|Visual Basic|What I use for Windows GUI... for now}}
{{mylang|QuickBASIC|My preferred DOS IDE}}
{{mylang|QuickBASIC|My preferred DOS IDE}}
{{mylang|REALbasic|What I would use for Linux GUI, if I had to}}
{{mylang|REALbasic|Nice language, but I don't use it for much.}}
{{mylang|Batch File|Somewhere between "decent" and "good"}}
{{mylang|Batch File|Somewhere between "okay" and "decent"}}
{{mylang|UNIX Shell|Nowhere near as good as I need to be}}
{{mylang|UNIX Shell|Nowhere near as good as I need to be}}
{{mylang|C|I often write in BASIC, then translate}}
{{mylang|C|I usually write in BASIC, then translate}}
{{mylang|VBScript|I'm... okay...}}
{{mylang|VBScript|I'm... okay...}}
{{mylang|PHP|Still learning}}
{{mylang|PHP|Still learning}}
Line 30: Line 30:
=Current events=
=Current events=


Job acquired. Money = yay. 12-hour workdays = not so much.
Job hunting '''''again'''''. Yay.


=Operating Systems=
=Operating Systems=


I use a lot of OS's:
I use a lot of OS's, depending on which physical system we're talking about...

*[[wp:Slackware|Slackware]] [[Linux]] 13.37 on my main server
My workstation:
**Also [[wp:Red Hat Enterprise Linux|Red Hat Enterprise Linux]] on my rack server -- but only until I get around to putting something else on it... maybe Slackware, maybe not
*[[Windows]] [[wp:Windows XP|XP]]
*[[Windows]] [[wp:Windows XP|XP]]
**Also [[wp:Windows XP Professional x64 Edition|WinXP x64]] and [[wp:Windows 7|Windows 7]] (32-bit), for testing my programs
*[[wp:Windows XP Professional x64 Edition|WinXP x64]] for testing my programs
***Win7 is ''way'' too slow on my systems to be usable
**[[wp:Windows Vista|Windows Vista]] and newer are ''way'' too slow on my systems to be usable
****I ''might'' try Win8, if I can get it for free, legally -- but not holding my breath
*[[MS-DOS]] 7.1 (from [[wp:Windows 98#Windows 98 Second Edition|Windows 98SE]])
*[[MS-DOS]] 7.1 (from [[wp:Windows 98#Windows 98 Second Edition|Windows 98SE]])
*[[wp:AROS Research Operating System|AROS]] (a modern [[AmigaOS]] clone), because I wanted a non-Windows, non-*nix, non-DOS OS on my main machine
*[[wp:AROS Research Operating System|AROS]] (a modern [[AmigaOS]] clone), because I wanted a non-Windows, non-*nix, non-DOS OS on my main machine
*The x86 version of [[wp:Rhapsody (operating system)|Rhapsody DR2]] (precursor to OSX; essentially [[wp:NeXTSTEP|NeXTSTEP]] + a Mac [[GUI]]), just for kicks
*[[Mac OS]] 8 on my [[wp:PowerBook|PowerBook]]
My server:
**Also [[wp:System 7|System 7]], on my [[wp:Macintosh Performa|Performa]]
*[[wp:Slackware|Slackware]] [[Linux]] 13.37
**Also also the x86 version of [[wp:Rhapsody (operating system)|Rhapsody DR2]] (precursor to OSX; essentially [[wp:NeXTSTEP|NeXTSTEP]] + a Mac [[GUI]]), just for kicks
My next computer (a higher-end tablet, currently saving up for it):
*[[wp:Windows 7|Windows 7]]
My [[wp:PowerBook|PowerBook]]:
*[[Mac OS]] 8
My [[wp:Macintosh Performa|Performa]]:
*[[wp:System 7|System 7]]


I also toy around with numerous other operating systems under emulation (too many to list, but includes ''almost'' every 32-bit version of Windows, more than a few Linux distros, and several other *nix systems).
I also toy around with numerous other operating systems under emulation (too many to list, but includes ''almost'' every 32-bit version of Windows, more than a few Linux distros, and several other *nix systems).
Line 62: Line 67:
===REALbasic===
===REALbasic===


It should be noted that all [[:Category:REALbasic|REALbasic]] examples that I've written (which can be found by looking through [[Special:Contributions/Eriksiers|my user contributions page]]) were written in REALbasic 5.5.5, which is several years old. (For comparison, this might be considered somewhat akin to writing in [[wp:C90 (C version)|C90]] instead of [[wp:C99|C99]] (or [[wp:C1X|C1X]]), or writing for the original [[:Category:Visual Basic .NET|VB.Net]] instead of VB2010 -- my examples will ''probably'' work under modern versions... but they might not. [http://www.catb.org/~esr/jargon/html/Y/Your-mileage-may-vary.html YMMV.])
It should be noted that all [[:Category:REALbasic|REALbasic]] examples that I've written (which can be found by looking through [[Special:Contributions/Eriksiers|my user contributions page]]) were written in REALbasic 5.5.5, which is several years old. (For comparison, this might be considered somewhat akin to writing in [[wp:C90 (C version)|C90]] instead of [[wp:C99|C99]] (or [[wp:C11 (C standard revision)|C11]]), or writing for the original [[:Category:Visual Basic .NET|VB.Net]] instead of VB2010 -- my examples will ''probably'' work under modern versions... but they might not. [http://www.catb.org/~esr/jargon/html/Y/Your-mileage-may-vary.html YMMV.])


===Unsorted Code===
===Unsorted Code===
Line 114: Line 119:


=Quote of the Day=
=Quote of the Day=
The Universe doesn't care how strongly you believe in something.
Your anguish sustains me.
-- Phil Plait

Revision as of 17:49, 5 May 2012

If it's not listed, it's read-only... at best
Language Proficiency
BASIC My preferred language family
PowerBASIC My overall favorite BASIC,
and my overall-preferred IDE
FreeBASIC What I use for Linux, mostly
Visual Basic What I use for Windows GUI... for now
QuickBASIC My preferred DOS IDE
REALbasic Nice language, but I don't use it for much.
Batch File Somewhere between "okay" and "decent"
UNIX Shell Nowhere near as good as I need to be
C I usually write in BASIC, then translate
VBScript I'm... okay...
PHP Still learning
Lisp Still learning
Pascal Read-only, for the most part
Assembly Read-only, for the most part
GML Minimal knowledge
Visual Basic .NET Minimal knowledge
Befunge Shrug
Not My Favorite Languages
Languages Reasons
QB64 Bloat, unnecessary library requirements,
weird C++ code generation.
Definitely not ready for prime time.
Liberty Basic I have my reasons; let's leave it at that.
Don't I look happy?

Somewhat obviously, my name is Erik Siers. I'm one of the BASIC cheerleaders on RC. (I can do other languages, but I prefer BASIC by a lot.) I'm in and out of here on no regular schedule -- I might contribute several times a week for several months, then disappear completely for several more.

Current events

Job acquired. Money = yay. 12-hour workdays = not so much.

Operating Systems

I use a lot of OS's, depending on which physical system we're talking about...

My workstation:

My server:

My next computer (a higher-end tablet, currently saving up for it):

My PowerBook:

My Performa:

I also toy around with numerous other operating systems under emulation (too many to list, but includes almost every 32-bit version of Windows, more than a few Linux distros, and several other *nix systems).

My code contributions

Unless otherwise specifically indicated, I disclaim any rights I might have to any code that I have posted to Rosetta Code, and assign any appropriate copyright to Michael Mol. (Everything posted to RC is automatically covered by the GNU FDL anyway.) This specifically applies to code that I have posted. Other people's code that I have made changes to belongs to them, not me, and I disclaim any rights I might have to those changes. (See Rosetta Code:Copyrights for RC's copyright policy.)

So far, I've only created a single task, Sorting algorithms/Pancake sort.

REALbasic

It should be noted that all REALbasic examples that I've written (which can be found by looking through my user contributions page) were written in REALbasic 5.5.5, which is several years old. (For comparison, this might be considered somewhat akin to writing in C90 instead of C99 (or C11), or writing for the original VB.Net instead of VB2010 -- my examples will probably work under modern versions... but they might not. YMMV.)

Unsorted Code

Some stuff that I wanted to put up here, but don't have any idea how to categorize (or else they don't fit any one category very well, or whatever).

Links

I put up my programming links on their own page. They haven't been updated in quite a while, though.

This is my Wikipedia user page.

This is my Sourceforge profile.

This is what passes for my home page... not that I actually do anything with it. (Never even finished writing the pages; just kind of stopped halfway through...)

This is a short essay about why I use my real name as my username instead of remaining anonymous or using a pseudonym (on my Wikipedia user page).

Sorting

Some neat pages that graphically display various sorting algorithms.

My Sourceforge projects

  • EEShell2 -- a replacement shell for 32-bit Windows
    • only usable through Win7; written in VB6, which is unsupported in Win8... or so I've heard
  • IgrokYa -- a file type identifier (like file(1); originally part of Proxlat (below))
    • work stalled
  • KanjiFinder -- a tool to help English-speaking users find Japanese kanji
    • program's done, but data files nowhere near complete
  • Proxlat -- a general-purpose binary translator
    • abandoned as impossible
  • QuickRun a simple program launcher (started as part of EEShell2)
  • Visible -- a Visual Basic-to-C/C++ translator
    • work stalled, as usual
  • Erik's tools -- a small handful of tiny utilities I wrote some time ago

Quote of the Day

The Universe doesn't care how strongly you believe in something.
 -- Phil Plait