2025.05.18 |
|
Free Pascal |
|
After some days of being sick like three dogs, it seems that I have recovered another time by myself... New Free Pascal programming tip available:
Printing from a Lazarus/Free Pascal program for beginners. The article includes information about printing
text (positionning on the page, vertical line spacing, horizontal alignment, line breaks and page breaks), graphics (like rectangles), and pictures (with original size,
or rescaled).
|
2025.05.09 |
|
Free Pascal |
|
New Free Pascal programming tip available: Reading from and writing to Visual FoxPro tables.
|
2025.05.06 |
|
Sysadmin |
|
New help text ready: Changing the macOS user full name.
|
2025.05.05 |
|
Programming |
|
New tutorial available: Installing Visual FoxPro on Windows XP.
|
2025.05.03 |
|
Free Pascal |
|
New version of my Lazarus/Free Pascal GUI application Simple LAN messaging client-server application available.
Added the following features: Validity check of IP address and port; server log with timestamp and saved at server shutdown/exit; client connection with user name
(instead of IP address); message sending to one specific or all users.
|
2025.05.02 |
|
Programming |
|
New programming tip available: An introduction to Visual COBOL XML Extensions. It includes program
samples to import XML into a COBOL program, as well as to export data from a COBOL structure to XML and HTML.
|
2025.04.27 |
|
Web/DB |
|
New programming tip available in the Web and Database Development section:
Perl web programming: Extracting form data by parsing the HTTP request message.
|
2025.04.24 |
|
Programming |
|
Update of my review of Free Lisp development environments for DOS. Added information about the installation of
CLISP, Flisp, and PDLisp on MS-DOS 6.22.
|
2025.04.21 |
|
Sysadmin |
|
New tutorial ready: New-DOS - A functionality and tools extension for MS-DOS. Please, note that this "DOS update"
is only available in German!
|
2025.04.19 |
|
Programming |
|
New tutorial available: Developing Rexx applications on Windows 11. The tutorial is about Regina Rexx,
including MySQL access using Rexx/SQL and GUI development using Rexx/DW.
|
2025.04.15 |
|
Old Software |
|
New publication available: Media Rack - Willow Pond's Legendary Classic Media Player for Windows 3.1/9x.
|
2025.04.14 |
|
Free Pascal |
|
New Lazarus/Free Pascal GUI application available: Physics: Damped motion of a vertical spring (simplified
equation).
|
2025.04.11 |
|
Sysadmin |
|
New help text ready: Installing audio drivers on the old Windows releases.
|
2025.04.07 |
|
Free Pascal |
|
New Free Pascal programming tip available: Working with complex numbers in Free Pascal. The article
describes the unit uComplex, as well as custom functions to convert a complex number into a string and vice-versa. Also, several
complex numbers related programs have been updated, improving the display (pretty-printing) of a complex number.
|
2025.04.02 |
|
Free Pascal |
|
New Free Pascal programming tip available: Date and time handling in Free Pascal (Part II). This part
of the tutorial deals with file dates and times.
|
2025.03.30 |
|
Programming |
|
New tutorial available: Introduction to assembly macros (FASM 64-bit).
|
2025.03.23 |
|
Learning |
|
New mathematics tutorial available in the Mathematics and Science section:
Derivatives and integrals. It focuses on the calculation and approximation of definite integrals. Intended for people with
an intermediate math knowlegde...
|
2025.03.21 |
|
Old Software |
|
New publication available: DOS software: Mathcad - A graphical calculation program for engineering professionals.
|
2025.03.17 |
|
Programming |
|
New tutorial available: Developing COBOL 74 programs on DOS.
|
2025.03.16 |
|
Programming |
|
New programming tip available: Running a Perl script from within another Perl script.
|
2025.03.14 |
|
Sysadmin |
|
New tutorial ready: Using long file names on FreeDOS.
|
2025.03.12 |
|
Old Software |
|
New publication available: Norton Commander: The famous file manager runs fine on FreeDOS.
|
2025.03.08 |
|
Web/DB |
|
New tutorial available: Setting up a local website using Turnkey Linux LAMP Stack.
|
2025.03.06 |
|
Free Pascal |
|
New Free Pascal programming tip available: Date and time handling in Free Pascal.
|
2025.02.28 |
|
Programming |
|
New tutorial available: Installing and running Artek ADA on FreeDOS.
|
2025.02.27 |
|
Web/DB |
|
New programming tip available in the Web and Database Development section: Perl
web programming: HTTP headers and CGI environment variables.
|
2025.02.24 |
|
Programming |
|
New tutorial available: Developing .NET desktop applications (in Visual Studio). It includes details about
the creation of a C# WinForms application using the SDK CLI, the creation of C# and VB.NET WinForms applications using Visual Studio, and a longer part about the
creation of a C# WPF application using Visual Studio, with details concerning the XAML code used to define the window design.
|
2025.02.22 |
|
Free Pascal |
|
New Lazarus/Free Pascal GUI application available: Nomenclature of ionic compounds exercise generator.
|
2025.02.20 |
|
Programming |
|
New tutorial available in the DOS, OS/2 & Windows Programming section:
Exotic programming languages for DOS: NBASM.
|
2025.02.18 |
|
Free Pascal |
|
New Free Pascal programming tip available: Playing a WAV file using the Windows API.
|
2025.02.16 |
|
Free Pascal |
|
Update of my Poker game for 1 player application. Added option to play using 1 or 2 card decks.
|
2025.02.13 |
|
Programming |
|
New tutorial available: Introduction to developing .NET applications. It includes details about the
installation of the .NET Core SDK, and the usage of the SDK CLI to build .NET Console projects using C#, VB.NET and F#.
|
2025.02.12 |
|
Programming |
|
New tutorial available in the DOS, OS/2 & Windows Programming section:
Exotic programming languages for DOS: FAST 2.67.
|
2025.02.08 |
|
Free Pascal |
|
New Free Pascal programming tip available: Creating PDF documents using fcl-pdf. The tutorial includes
information and examples about using a custom paper format, drawing lines and shapes, writing text, determining a text's width and height to put it at a precise
position on the page and drawing a border around it, drawing images.
|
2025.02.07 |
|
Old Software |
|
New publication available: WINProbe: An amazing system information and diagnostic program for Windows 3.1.
|
2025.02.05 |
|
Programming |
|
New tutorial available in the DOS, OS/2 & Windows Programming section:
Installing Visual Studio 2022 on Windows 11.
|
2025.02.02 |
|
Programming |
|
New tutorial available in the DOS, OS/2 & Windows Programming section:
Installing Visual Studio 2019 on Windows 8.1.
|
2025.01.27 |
|
Old Software |
|
New publication concerning Windows 3.1 available: Kidware: Educational software for
children.
|
2025.01.26 |
|
Programming |
|
New Free Pascal program download available in the DOS, OS/2 & Windows Programming section: Directory rename for
FreeDOS.
|
2025.01.25 |
|
Programming |
|
New programming tip available: Including own modules in Strawberry Perl.
|
2025.01.23 |
|
Programming |
|
New tutorial available in the DOS, OS/2 & Windows Programming section:
Text positioning and coloring using ANSI escape sequences on Windows. It includes example code for
C, FORTRAN and 64-bit assembly programs, as well as for Windows batch files.
|
2025.01.20 |
|
Old Software |
|
New publication available: Adobe Photoshop - Version 4 of the "number one" photo application may be run on
Windows 3.1.
|
2025.01.18 |
|
Programming |
|
New tutorial available in the DOS, OS/2 & Windows Programming section:
Developing Ruby applications on Windows 10. It includes information about IRB and Ruby command line
programming, Ruby CGI and ERB web applications, as well as an introduction to the Ruby on Rails web development framework.
|
2025.01.12 |
|
Sysadmin |
|
New tutorial ready: Installing Haiku 64-bit.
|
2025.01.10 |
|
Sysadmin |
|
New network related tutorial available: Installing Apache Webserver on Windows 2000.
|
2025.01.09 |
|
Free Pascal |
|
New Lazarus/Free Pascal GUI application available: Basic arithmetic operations hexadecimal numbers
calculator.
|
2025.01.08 |
|
Computers |
|
New security related help text available: Windows 11 Security warning that memory integrity is turned off.
|
2025.01.07 |
|
Old Software |
|
New publication concerning Windows XP available: Roxio Photosuite - An easy to use allround
tool for digital photos.
|
2025.01.06 |
|
Programming |
|
New tutorial available in the DOS, OS/2 & Windows Programming section:
MySQL database development on Windows XP. It includes information about the installation and usage
of MySQL Server and MySQL GUI Tools, as well as about accessing a MySQL database with PHP and Lazarus/Free Pascal.
|
2025.01.03 |
|
Programming |
|
New tutorial available in the DOS, OS/2 & Windows Programming section:
Installing Python 3 on Windows XP.
|
2025.01.02 |
|
Free Pascal |
|
Continuation with my tutorial about the installation of Lazarus on Linux. In the document about Installing
Lazarus/Free Pascal on Debian based systems, added the information for SysLinuxOS and wattOS.
|
2025.01.01 |
|
Sysadmin |
|
Starting the new year (a happy one to all those who deserve it!) with a new sysadmin tutorial: Installing
Solaris 10.
|
2024.01.05 |
|
General |
|
Rather important site reorganization, with the creation of two new sections: DOS, OS/2 & Windows
Programming, and Old Operating System Software. First, this is more appropriate than the old site structure, because the
corresponding articles do not fit into the Computer Basics section. Second, while playing around with my virtual machines, I try out
lots of applications (especially on old operating systems), and among these try-outs are lots of compilers and interpreters for lots of different programming
languages. A consequence of moving existing files to a new location is that the old links don't work any longer. I created redirects for most of them, but it will
take some time before the search engines will no more list pages with the old links (some of them leding to a "404 Not Found" error). Also, some pages (in particular
the French and German versions of "About myself", "About this site" and the site news) have not yet be updated. Sorry for this little inconvenience!
|
2023.02.20 |
|
Homeless |
|
Resignation and desperateness: I think that my Homeless life in Luxembourg website can be considered as being definitively dead...
|
2022.10.24 |
|
General |
|
For the first time, my website reached 1,000 clicks in 28 days in Google Search! For me, a reward for my work, as well as a stimulation
to continue writing programs and tutorials, hoping that the stuff on my site is as much as possible help and/or fun for others. Anyway, thanks to all those, who
have visited or will visit streetinfo.lu (and if you like it, please, sign my guestbook).
|
|

|
2021.07.23 |
|
General |
|
It's done (at least partially)! My website is installed on a VPS and thus will stay online during the transition phase,
where HelioHost rebuilds their servers. It was a rather hard work for a non-professional, but being hosted by HelioHost has one very big advantage: the
power of their community forum. Thanks to all those, who helped me with some advice during the last days! For the site visitors, nothing has changed. The
same address (www.streetinfo.lu) and as on Tommy a secure connection with https.
|
2021.05.19 |
|
General |
|
Up from today, all data transfer to and from my site will be encrypted (usage of the HTTPS protocol by default). In fact, all access
via the insecure HTTP protocol is redirected to HTTPS. This ensures, that everybody, that visits the site, will have a secure connection. Thus, new URL:
https://www.streetinfo.lu. One drawback, however: The HelioHost servers use TLS 1.2 and, having a shared IP address, my webserver uses autoSSL, depending on
Server Name Indication (SNI). This means that older operating systems and older webbrowsers (e.g. Internet Explorer 6, standard browser
on Windows XP; not sure if Windows XP is able to connect with Firefox) will no longer be able to access the site.
|
Aug 2018 |
|
General |
|
Finally it has become a reality: streetinfo.lu: my own .lu domain! Big thanks to the one, who has made this possible!
|
Jun 2018 |
|
General |
|
Due to the kindness of a gentle and friendly man, I had the chance to get an account on the HelioHost "Tommy" server. I made the decision to restart my
In the street with my laptop website with a new URL: www.streetinfo.heliohost.org.
|
Dec 2017 |
|
General |
|
Creation of an account on the HelioHost test server "Johnny" and started the In the street with my laptop
website with URL www.allu62.heliohost.org, containing informatics related stuff (in particular my Lazarus/Free Pascal applications) as well as information
concerning the homeless people in Luxembourg.
|