amiga-news DEUTSCHE VERSION
.
Links| Forums| Comments| Report news
.
Chat| Polls| Newsticker| Archive
.

Amiga events
11.-14.09.25 • Classic Computing 2025 • Hof (Germany)
17.-19.10.25 • Amiga40 • Mönchengladbach (Germany)
31.10.-02.11.25 • Amiga-Meeting 2025 • Neumünster (Germany)
14.-16.11.25 • Flashback-Symposium #02 • Jößnitz (Germany)

03.Feb.2022
Christian Zigotzky (Mail)


Linux: Void-Update für den AmigaOne X1000/5000
In the corresponding post in the Hyperion forum from the end of last week Christian 'xeno74' Zigotzky reports about a new image of the Linux distribution Void Linux for the AmigaOne X1000 and 5000. (dr)

[News message: 03. Feb. 2022, 06:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Feb.2022
Gunnar Kanold


Programming contest: BASIC 10Liner Contest
Homeputerium is the name of the home computer laboratory of the Eider-Treene school in Friedrichstadt. Using donated computers like Commodore 64, Atari-400, Schneider CPC-464 or Amiga 500 there pupils can make themselves familiar with them and create some sound or colorful lines by writing little BASIC programs.

The organizers wrote: "The BASIC 10Liner Contest started 2011 as a party fun at the NOMAM meeting in Northern Germany. NOMAM means 'Not only marvelous Atari machinery' and is an annual meeting from classic computer enthusiasts. The visitors of the meeting decided to hold a little contest: Write a program in 10 lines of BASIC on Atari Computers! We had loads of fun with programming the whole weekend. 2013 we decided to repeat the contest. This time only games were allowed. In 2014 we opened the 10Liner contest also for programmers who did not visit to the meeting. Owners of other 8 bit computer requested to open the contest for their machines. We met the wish and opened it for all 8 bit computers."

This year the 11th Edition of BASIC 10 Liner Contest takes place. And also Amigas as 16 bit computers can partiticipate: In the category "Wild" those contributions can be sent in. You can get some inspiration from contributions of the previous years. Additional to many little games, two programs for the Amiga were also written: In 2018 Matteo Trevisan wrote an "Amiga BASIC Login" (fourth post) and in 2019 an "Amiga 500 Chatbot", listet as first post.

Deadline for submissions: Saturday, March 26, 2022, 6 p.m. CET. Award ceremony: Saturday, April 9, 2022 at NOMAM. A detailed overview of the submitted programs can be found at bunsen.itch.io. (dr)

[News message: 02. Feb. 2022, 08:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Feb.2022



Text viewer: NEXT 4.1
In 2002 Jürgen Klawitter reported us for the last time a new version of his text viewer NEXT (version 3.5), the last public version 4.0 was from May 31, 2011. But as the author writes, NEXT is much more than a pure text viewer: it is also Amigaguide replacement, HTML offline browser, DataTypes viewer, uncruncher, unpacker of archives, file converter, print utility and some more. This versatility is also the reason why the program was installed from the beginning on my Amiga 1200, integrated via ToolsMenu. Next also has a very powerful search function, which marks all occurrences of a searched term at the same time and allows searching with wildcards and in binary files.

As the author explains to us when asked, he has not been involved with programming and the Amiga since 2011 and has devoted himself to other hobbies. His Amiga hardware, an A3000 and a second floppy drive, were given away. Only a Zip drive, which was never used before, is in the depot. His turning away from the Amiga at that time had among other things to do with the fact that he couldn't read or use PDFs and other files that were common in the PC world.

The return to programming, Jürgen Klawitter continues, came in this winter of 2021/22, which also limited him in his leisure activities and caused boredom. So he came up with the idea to install WinUAE on his laptop:

"After this was successful, I tried out how much of my former programming knowledge was still left. Surprisingly much, actually everything was still there! Nevertheless, there were difficulties to understand the source code of the more extensive programs again. Next has about 20000 lines, Anno (calendar) and OMon (system monitor) about 6000 lines each.

Parts of it are quite complicated. I then started to implement small improvements, first with Anno, later with Next. With Next, I was particularly annoyed by the fact that I had not managed to get the converted text from docx files into a reasonable form. I finally found details of the format on the internet and a tag () that was responsible for the outline in paragraphs. That was the breakthrough."

NEXT formats loaded text before it is displayed. In the process, lines that are too long are wrapped at word boundaries and characters that cannot be displayed are replaced by spaces. Color, style, and print control sequences are preserved.

Finally, a small test shall show how Word files are loaded, for which the following example poem - written and saved in Word 2010 - shall serve us:


To load a Word document either UnZip is needed or the XAD system. For the use of the latter one goes either over the menu option "Use XAD" or creates itself a "next.prefs" text file under Prefs/Env-Archive with the contents "XAD". In this configuration file you can also define window dimensions, font and colors for the text display.

As Jürgen Klawitter writes, from files of the Microsoft word processors Word and Write (extensions .doc or .docx and .wri) the plain text is extracted and formatted. For Word documents with the extension .doc, references to footnotes and the footnotes themselves are numbered ([1],[2]...). The same applies to annotations, recognizable by the preceding "A"([A1],[A2]...). Since a docx file is always a zip archive, it takes two steps to get to the text: Next, after selecting a docx file, presents the contents in a small window. Each archive contains 10 or more xml files, which contain stylesheets, images, comments and footnotes, but only one of them contains the text:


By selecting "word/document.xml" you can now see the text:


As you can see, the conversion of .docx files results in pure continuous text, without styles. The information about them is in stylesheets, which are hidden in the other files. As the author writes, "taking stylesheets into account would require a disproportionate amount of extra work, which I do not want to do – if at all possible." (dr)

[News message: 02. Feb. 2022, 07:49] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Feb.2022



AmiKit XE: Preconfigured front end AmiLion 1.3
AmiLion is a front end with wallpaper backgrounds for the Workbench distribution AmiKit XE, written in Hollywood for quickly accessing Rabbit Hole programs like Firefox, VLC or Steam as well as website links like Aminet, Wikipedia or YouTube. Besides Windows 10, the Raspberry Pi also is fully supported. more ... (dr)

[News message: 02. Feb. 2022, 07:21] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Feb.2022



Amiga emulator for MacOS: vAmiga 1.1 beta 9
Dirk Hoffmann has released a new beta version of his Amiga emulator for macOS which is currently under development. The changes version 1.1 beta version 9 are as follows: more ... (dr)

[News message: 01. Feb. 2022, 16:18] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
  
 
1 508 1010 ... <- 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 -> ... 1030 3707 6390 [Archive]
 
 Recent Discussions
.
Amiga 4000(T)ower for sale
Calvin Harris - Amiga A1200
Amiga basic rewritten for Apple
Volker Wertich interview
Commodore Amiga MYSTYLE
.
 Latest Top-News
.
Email client: First test version 0.1.1 of AMail available (22. Sep.)
Apollo Team: New keyboard computer "Apollo A6000" (19. Sep.)
Accelerator board: PiStorm68K (05. Sep.)
New Commodore owner: third video in the "Let's buy Commodore!" series (28. Aug.)
Turn-based strategy: August 2025 update for "Settle the World" (25. Aug.)
TINAPAMA: Updating programs made easy (24. Aug.)
Real Time Strategy: Settlers II - Gold Edition can be preordered (12. Aug.)
Amiga/040th: Replica of the Amiga booth at CES 1984 (video) (10. Aug.)
AmigaOS 4: Starfall Defenders released (08. Aug.)
Emulator hardware: AmiBrowser announced for A1200NG and A600GS (update) (06. Aug.)
.
 amiga-news.de
.
Configure main page

 
 
.
Masthead | Privacy policy | Netiquette | Advertising | Contact
Copyright © 1998-2025 by amiga-news.de - all rights reserved.
.