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

28.-30.06.24 • Alternatives Computer-Meeting 2024 • Wolfsburg (Germany)
29.-30.06.24 • Kickstart 02 • Nottingham (England)
17.08.24 • ZZAP! Live 2024 • Kenilwort (England)

16.Mar.2006
Brork (E-Mail)


AmigaJoker.de celebrates third anniversary
AmigaJoker.de, the self declared "computer forum of the cool generation", is celebrating its third anniversary today. Meanwhile there are more than 350 registered members.

Please read the following official statement of Amiga-Joker.de:

Three good Years?

Since exactly three years now we make you happy, us and the rest of the amiganized world with the "computer forum of the cool generation". And they were three really exciting years: It is up to the German ministery of statistics to recalculate all the events and stories. ;)

Finally we have enjoyed so many highlights and sometimes we were angry with several discussions. We could experience various trends and the birth of new hard- and software jewels - in the Amiga as well as the pc- and console area. Above all we have seen how a small fan bulletin from the user "grand_diablo" with his "PC Joker Forum" and a few users have changed to a bigger and pleasant community of Amiga-, pc- and console users, 350 members so far, after their move to AmigaJoker.de.

I want to thank you in the name of my moderators and I hope this community will be still alive for a long time! Of course wishes and suggestions are always welcome - as well as helping hands for their realization!

How could it be different as there is a lottery in the tradition of the joker called "the millions' joker lottery"! You will find it at: AmigaJoker.de -> Sonstiges -> JokerGames -> Joker-Millionspiel. Please read the text very CAREFUL! ;)

I wish you a lot of fun with AmigaJoker.de so far and hope you will still heavily join the community. Should you face problems with your account, please send an e-mail.

Regards Brork (snx) (Translation: ts)

[News message: 16. Mar. 2006, 17:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Mar.2006
TerAtoM (ANF)


golem.de reports of MorphOS package management
The package management MorphUp, which was released yesterday, is introduced at golem.de. (cg) (Translation: ts)

[News message: 16. Mar. 2006, 15:20] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Mar.2006
4players.de (ANF)


DVD: Digital Memories - Memories of the C64-scene
With Digital Memories Vol. 1 now a DVD is available, which strolls along on the tracks of succesfull scene-DVDs like Mindcandy. 15 of the best Demos from the C64-era are included in the first issue. Included are for example Fairlights Boogie Factor or the legendary Deus Ex Machina by Crest, Dutch Breeze by Blackmail and the old classic Electric Cafe by Ash & Dave.

There is bonus material like hundreds of scene grafics, 14 music tracks by legends like Chris Hülsbeck, Rob Hubbard or Fred Gray, as well as games like turrican 3, Crus, Metal Warrior 4 and It's Magic on the disc. The DVD will be tested thoroughly on 4players.de shortly. (cg)

[News message: 14. Mar. 2006, 21:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Mar.2006
Verein zum Erhalt klassischer Computer e.V. (ANF)


Event: Classic-Computing 2006
On September 30th and October 01st 2006 the Classic-Cpmputing 2006 takes place, this time in Nordhorn, Lower Saxony.

On about 1.100 square meters users, clubs, vendors and collectors of history computers from all over Germany, Benelux and many other Countries will meet. Beside the possibility to play with one of the many arranged computers and consoles, you may inform yourself about repair and maintenance of your "oldtimer" through members of the "Verein zur Enthaltung klassischer Computer" an other Collectors and trader. You may also trade or buy whole computers, games or accessories from traders or private sellers. A large number of collectors, vendors, and the "retro-press" have already announced theirs participation. Of course, not only members but also all friends of classic computers are invited.

A special emphasis is put on the still very actibe Amiga sceme this year, so many vendors and users may be expected. But also friends of other computers will sure not be dissapointed. Traditionally, like every year many MSX-computers, Commodore 8 bit computers, Ataris, old Apple-computers and historic professional computers from the time before windows will be there to be seen and experienced.

Admission for visitors is 2 EUR. But there are also very attractive fees for traders, collectors and second-hand dealers, to make this a real mega-event-

Further information can be found at the page of the association for conversation of classic computers e.V., www.classic-computing.de, or directly on www.amiga-event.de, or via mail from the head of the association: Rüdiger Schuldes, Kappelbergstraße 14, 71332 Waiblingen. (cg) (Translation: iw)

[News message: 14. Mar. 2006, 18:49] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Mar.2006
Rupert Hausberger (ANF)


MorphOS: Package Manager MorphUp 1.0 (Bounty Release)
After six months of development Rupert Hausberger today released version 1.0 of his package manager MorphUp. This Version meets the terms of the "Bounty" posted on morphzone.org. The author thanks all donators and those who support the project in other ways.

Introduction

MorphUp is the result of the ezPM bounty, released on morphzone.org. So far, when installing a new application, AmigaOS/MorphOS users often had to visit various internet pages and download, unpack and install several archives manually. The packet manager MorphUp is to take over this time consuming and error-prone process from the user.

MorphUP consists of two parts: the "Generator" used by developers to create so-called "packages", archives which contain the actual software. Those packages can be hosted on any HTTP server. The MorphUp client then assumes the download and installation of those packages on the computer of the user.

Features of MorphUp

Package system:
  • Packages can be grouped by type.
  • Theoreticaly unlimited packages per group and unlimited dirs/files per package.
  • Can handle file size up to (the DOS limitation of) 2 GB.
  • Extraction of files without the need of unpacking the whole package.
  • Real directory structures in packages.
  • 3 different package types:
    • Full packages, to transfer a huge amount of files at once.
    • Single packages, to safe bandwitch if only a few files need to transfered.
    • Link packages, to refer to other archives.
  • Full packages automaticly split into parts if they grow too larger while generation.
  • Dynamic block compression based on zlib.
  • Fully asyncron, any function can be aborted at any time. The task-priority can be set for each asyncron function.
  • Differentiation between system and application files.
  • Fast installation, uninstallation, extraction and convertion routines.
  • Tag-based saving to easy add things later.

Graphic User Interface:
  • Multithreaded MUI applications, can handle multiple indexes at same time.
  • Many editing functions like: add, remove, makedir, add recursive...
  • Cut&Paste edit mode, even over different packages.
  • Dynamic context menus everywhere, even in list-titels.
  • Full locale support.
  • Disabling of unwanted indexes, package classes and packages.
  • Setable colors, styles and dateformat in all listtrees and lists.
  • Controlable through application menus, contextmenus, keyboard.
  • Detailed information groups for packages and files.
  • Toolbar with replaceable icons.

Other:
  • Configurable datatype system with MIME-support.
  • Configurable data classes system, to avoid hardcoded paths.
  • Configurable package classes system, to avoid hardcoded paths.
  • Uses XAD system to support many types of archives in link packages.
  • Packages can have a picture, any size and type is supported.
  • Multilevel log system with possibility to log to disk.
  • Small memory usage.
(cg) (Translation: iw)

[News message: 14. Mar. 2006, 18:47] [Comments: 1 - 15. Mar. 2006, 03:09]
[Send via e-mail]  [Print version]  [ASCII version]
14.Mar.2006
Michael Böhmer (ANF)


New Edition of the SUBWAY USB-Controllers
Due to the high demand E3B is happy to anounce a new editon of the reknown and popular USB controller SUBWAY for the Amiga Clockport. Production could commence before the research period of Michael Böhmer and is already revved.

The new edition is supported actively by the former competitor on the USB market. Massimo Mancini - designer of the UltraBUS, unfortunately produced only as a prototype - has ceded its store to E3B and therefore enables a smooth reissue of the SUBWAY, which otherwise almost had failed due to the sales policy of the semiconductor industry and their germand distributors respectively.

As before, Chris Hodges popular USB-Stack Poseidon will be included in the 2.x version. The convenient upgrade-offer, E3B will take over part of the liscencing costs, also applies to the reisued SUBWAY modules and so far is available only for E3B products in the section of USB controllers for the Amiga.

E3B will announce the beginning of shipment for the SUBWAY as usual on the popular news pages. It is already a fact, tha SUBWAY will be available at al major Amiga vendors worldwide. As a novelty, this time distribution for chosen countries will be handled through individual computers to enable al vendors to purchase at low cost (thus enabling low consumer prices). (nba) (Translation: iw)

[News message: 14. Mar. 2006, 12:28] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Mar.2006
ANN (Webseite)


MorphOS: Gallerius 2.0
Pawel 'Stekos' Stefanski's Gallerius helps you to create HTML thumbnail galleries.

Changes in version 2.0:
  • antialiasing scaling modes
  • file selector
  • creating additional subpages or files
  • color selector changes
  • bugs removed
Download: gallerius.lha (125 KB) (snx) (Translation: iw)

[News message: 14. Mar. 2006, 09:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Mar.2006
Sven Ottemann (ANF)


filing programme: Lha 2.12 for AmigaOS 2/3/4 and WarpOS
Sven Ottemann has published a new version of Amiga-Lha. Two faults have been cleared in Lha 2.12, among other things softlinks can no longer be mitstaken for directories. (cg) (Translation: iw)

[News message: 14. Mar. 2006, 01:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Mar.2006
Thore Böckelmann (ANF)


System Monitor: Scout 3.5 published, including OS4 version (update)
The new version of the system monitor Scout was released today. Besides versions for AmigaOS 3 and MorphOS, a port for AmigaOS 4 is also available now, in addition, some errors were corrected.

Update: (13.03.2006, 16:40, cg)

Since an error had creeped in when compiling the MorphOS and AmigaOS 4 archives, revised versions have been released in the meantime. The new archives now contain system-specific versions of the accompanying libraries and MUI classes. (cg) (Translation: cad)

[News message: 12. Mar. 2006, 16:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Mar.2006
ANN (Web page)


SystemPatch 2.96
SystemPatch by Sante Nocciolino modifies diverse operating system routines, in order to increase performance on computers with newer 68K processors. The most is brought out in 68060 systems, but it is applicable on all Amigas from a 68020 upwards.

Improvements in version 2.96:
  • Added LoadSeg() and NewLoadSeg() patches
  • Updated quicklayers.library with three new patches: BeginUpdate(), EndUpdate(), InstallClipRegion()
  • C-code now compiled with vbcc V0.8i by Volker Barthelmann
  • Now it reports correct loading of FAllocRasterExcludeList
Download: SystemPatch296.lha (82 KB) (snx) (Translation: cad)

[News message: 12. Mar. 2006, 15:13] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
10.Mar.2006
amigafuture.de (Webseite)


AmigaOS 4: Update of Instant Messenger Epistula
There is a new version of the Instant Messenger Epistula under the title link. Because Epistula runs fine now this is the last update for the demo version. All further improvements of the main program (except the plugins) will be available only for registered users.

Changes since the last version:
  • MSN plugin has now been updated to MSN Protocol 11
  • Group names are now UTF-Decoded/Encoded in the MSN plugin before being sent to Epistula
  • Fixed the secure authentication which stopped quite a few people logging into MSN. Those unable to login before, but could with GAIM or the official client should find this allows them to login with Epistula now
  • MSN plugin now respects your initial presence as specified in the plugin settings
  • Plugin integration with Epistula has had a massive re-write
  • Epistula will now check for the minimum required MUI custom classes before launching
  • General messages window fixed to display the correct message when selected from the list
  • Slight cosmetic changes
  • Various memory leaks/bugs fixed
(cg) (Translation: dr)

[News message: 10. Mar. 2006, 18:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
10.Mar.2006
Norman Walter (ANF)


New lesson of the Amiga C-course for beginners
The Amiga C-course for beginners has got a new lesson. This is about fractals.

Besides this to the lesson "rekursive Funktionen" further examples have been added with the topic "Lotto" and "Fibonacci-Zahlen". (cg) (Translation: dr)

[News message: 10. Mar. 2006, 16:39] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
10.Mar.2006
morphzone.org (Webseite)


MorphOS: Arcade Game Construction Kit (Preview)
The SDL-based "Arcade Game Construction Kit" (AGCK) is supposed to make the users possible to create own shoot games similar to the good old "Shoot'em Up Construction Kit". There is a first, with AGCK created game: A new version of "1944". (cg) (Translation: dr)

[News message: 10. Mar. 2006, 01:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Mar.2006
Amiga.org (Webseite)


IRC: Chat with Norwegian artist Jogeir Liljedahl
An IRC meeting/interview with the Norwegian Amiga musician Jogeir Liljedahl will be held this Sunday at 21:00 GMT (22:00 MET).

Network: Efnet
Channel: #amigaworld (snx) (Translation: ts)

[News message: 09. Mar. 2006, 17:37] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Mar.2006
amiga.org (homepage)


Tutorial: Installation guide for AmiTCP 3.0b2
Patrik Axelsson and David Eriksson have published an installation guide for AmiTCP 3.0b2, the last non-commercial version of the well known tcp stack. (cg) (Translation: ts)

[News message: 09. Mar. 2006, 15:49] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Mar.2006
Sven Dröge (ANF)


Stock exchange software: proBonds 2.32
The stock exchange software proBonds (Screenshot) of Sven Dröge is available as version 2.32. Changes to the previous version:
  • Rate update of daily rates didn't work
  • Program crash when the safety question was denied before quitting the program
  • Button "Save settings at quit program" was not functional
(cg) (Translation: ts)

[News message: 09. Mar. 2006, 15:28] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Mar.2006
amigaworld.net (Webseite)


AmigaOS 4: Update of official IDE-drivers
Stéphane Guillard has released an update of the official IDE-drivers for AmigaOS 4. Changes since prerelease-update 4:
  • Fixed an interrupt handler problem (interrups on port >1 could be missed) with the SATA drivers
  • Fixed the "strange pause" problem with sii0680
  • Fixed the strange "WB drag & drop copy trashes files" problem observed by very few of you with a1ide
  • Fixed a couple of very minor bugs in IDETool

Since this is a central system component, it has been released on os4depot.net immediately. (cg) (Translation: iw)

[News message: 07. Mar. 2006, 16:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Mar.2006
naTmeg (ANF)


MorphOS: update for the package manager MorphUp
Rupert "naTmeg" Hausberger has released an update for his package manager MorphUp. Changes since the last version:
  • enhanced datatype system
    • added ~150 datatypes
    • added mimetypes-support
    • added support for standard amigados-pattern
  • added 'Mimetypes'-column to the lists. if you don't see the column, check listtile-contextmenu
muGen users should use the "update"-function for all packages in their index after installing the latest version. Otherwise, the new datatypes system will not work. (cg) (Translation: iw)

[News message: 07. Mar. 2006, 16:24] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Mar.2006
ANN (Webseite)


MorphOS: Update for the Remote Desktope Client (Beta)
The Remote Desktop Protocol (RDP) enables the access to applications via network, which are being run on a Windows Terminal Server. Ilkka Lehtoranta has now for the first time compiled a PPC-native version for MorphOS. The user interface has been done with MUI (Screenshot)

Since the head of the project is paying the authors for their contribution, users of the RDP-client are asked to support further development with a small donation.

Download: rd-mui-beta-2006.lha (355 KB) (cg) (Translation: iw)

[News message: 07. Mar. 2006, 15:58] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Mar.2006
amiborg@web.de (ANF)


NewGUI: looking for beta testers and Windows programmer
The author of the GUI system NewGUI is looking for beta testers as well as a Windows programmer with experience in gcc for a project not further described. (cg) (Translation: iw)

[News message: 07. Mar. 2006, 01:40] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Mar.2006
amiforce (ANF)


PerfectPaint: New "Pre-68k-fix-Version" for AmigaOS 4 & MorphOS
Marco "Blackbird" Möring has released a new "Pre-68k-fix-Version" of the graphics program PerfectPaint, which should further improve compatibility with AmigaOS 4 and MorphOS.

The latest preversion should still contain bugs, therefore feedback is asked for. At least the basic features should be usable by now, though. The history and the file ItschiWitschi.txt contains detailed information on what already works and what not. (cg) (Translation: iw)

[News message: 07. Mar. 2006, 00:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Mar.2006
Szymon Tomzik (E-Mail)


Review of 4th Prerelease-version of AmigaOS 4 (Polish)
Under the titlelink you can read an extensive report with various images about the current Prerelease-version of AmigaOS 4, which was originally published in eXec magazine.

Though this reports is written in Polish, several elements such as screenshots or benchmarks are useful for international readers as well. (snx) (Translation: nba)

[News message: 06. Mar. 2006, 17:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Mar.2006



WHDLoad: New packages til 06.03.2006
With WHDLoad it is possible to install games and Scene-Demos on a harddisk, which are only made to work with floppydisks. Also several incompatibility problems with newer Amiga-models will be fixed.

The following installers have been updated or released since our last report: (nba)

[News message: 06. Mar. 2006, 03:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Mar.2006



Aminet-Uploads til 05.03.2006
These are the Aminet-uploads since our last report:
PtpDigCam-V2.0-AOS.lha     comm/misc   398K  OS3  Connect a PTP digital camera
PtpDigCam-V2.0-MOS.lha     comm/misc   489K  MOS  Connect a PTP digital camera
magplip-lin-2.6.tar.gz     comm/net     68K  GEN  magplip.c for magplip38.1 and Linux kern
MOSNet-Base.lha            comm/tcp    926K  MOS  TCP/IP stack for MorphOS - core componen
MOSNet-SDK.lha             comm/tcp    914K  MOS  TCP/IP stack for MorphOS - software deve
MOSNet-Server.lha          comm/tcp    525K  MOS  TCP/IP stack for MorphOS - server compon
MOSNet-src.lha             comm/tcp    2.2M  GEN  TCP/IP stack for MorphOS - sources
MOSNet-Usergroup-src.lha   comm/tcp    131K  GEN  usergroup.library for MOSNet - sources
MOSNet-Usergroup.lha       comm/tcp     47K  MOS  usergroup.library for MOSNet
mp3_dec.lha                dev/basic    15K  OS3  "mpega.library" dev kit for Blitz and mp
subversion-1.1.4.lha       dev/misc    6.4M  VAR  Revision control system, successor to RC
AMIthlon_setup2.lha        docs/help   7.1M  GEN  How to setup AMIthlon with Windows XP.
BOFH.lha                   game/actio  1.5M  OS4  An action/shooting game.
ww2.lha                    game/board  2.8M  OS4  World War II strategy war game
Croatia05-06.lha           game/data     6K  GEN  Croatian TEAM for SWOS
Liga05-06.lha              game/data    40K  GEN  Update of the Spanish season 2005-06 for
DesertRacingDemo.lha       game/demo   215M  OS3  Demo version of Desert Racing
PacMan05.lha               game/jump   904K  OS4  PacMan 05
Sv5Fix170.lha              gfx/misc      4K  VAR  *Fix* for SView5 V1.70 (3.3.2006)
toucan-0.23.lha            gfx/show     44K  MOS  Pictures Viewer
SDDApple.lha               misc/emu    311K  OS4  Apple II emulator.
Calculator.lha             misc/math    18K  MOS  Replacement for removed MorphOS tool, ga
da3-mos-src.lha            misc/sci    499K  GEN  Digital Almanac III MorphOS source code
da3.lha                    misc/sci    427K  MOS  Digital Almanac III MorphOS native binar
da3sourceV58.lha           misc/sci    421K  GEN  Digital Almanac III Source Code
aifc2wav_4.lha             mus/edit     16K  OS3  Converts IMA4, SOWT and SDX2, AIFC to WA
asap2wav-68k.lha           mus/misc    284K  OS3  Player/converter of Atari 8-bit music fo
aquastars.lha              pix/icon    372K  GEN  'AquaStars' a PNG iconset. (128x128, 64x
bindle_wt.lha              pix/icon    162K  GEN  'Bindle Will Travel' a PNG iconset. (128
crystal_clear.lha          pix/icon    4.7M  GEN  'Crystal Clear' a Sys Rep. Icon Set with
evilroboballs.lha          pix/icon    169K  GEN  'Evil Roboballs' a PNG iconset.
geekysweets.lha            pix/icon    390K  GEN  'Geeky Sweets' a PNG iconset. (128x128)
hamtaro1.lha               pix/icon    243K  GEN  'Hamtaro Vol. 01' a PNG iconset. (128x12
hamtaro2.lha               pix/icon    216K  GEN  'Hamtaro Vol. 02' a PNG iconset. (128x12
jacks_cds.lha              pix/icon    340K  GEN  'Jack's CD's' a PNG iconset. (128x128, 6
metal_folders.lha          pix/icon    128K  GEN  'Metal Folders' a PNG iconset. (128, 64,
mini_robots.lha            pix/icon    167K  GEN  'Mini Robots' a PNG iconset. (128x128, 6
origami.lha                pix/icon    302K  GEN  'Origami' a PNG iconset. (128x128, 64x64
smurfhouses.lha            pix/icon    532K  GEN  'Smurf Houses' a .info iconset. (128x128
smurf_houses.lha           pix/icon    267K  GEN  'Smurf Houses' a PNG iconset. (128x128, 
soda_jerks.lha             pix/icon    884K  GEN  'Soda jerks' a PNG iconset. (128x128, 64
tiny_pets.lha              pix/icon    162K  GEN  'Tiny Pets' a PNG iconset. (128x128, 64x
xywe.lha                   pix/icon    324K  GEN  'Xywe In Ghostland' a PNG iconset. (128,
MiniAmiga2000-Bauplan.png  pix/misc     10K  GEN  Amiga 2000 miniature Model
Iconosjuegos.lha           pix/nicon   156K  GEN  NewIcons for Games
IconBeFast.lha             util/boot    20K  OS3  Patch for faster icons & color mapping, 
au_dt.lha                  util/dtype   68K  OS4  Sun .au/NeXT .snd datatype with source
wave_dt.lha                util/dtype  133K  OS4  RIFF-WAVE (.wav) datatype with source
aiss.lha                   util/misc   332K  GEN  AISS - Amiga Image Storage System
tunnel102.lha              util/rexx    11K  GEN  link up irc channels on different networ
(cg)

[News message: 06. Mar. 2006, 00:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Mar.2006



os4depot.net: Uploads til 05.03.2006
These are the os4depot.net uploads since our last report:
crystal_clear.lha  gra/ico    4Mb  'Crystal Clear' a Sys Rep. Icon Set with
smurfhouses.lha    gra/ico  531kb  'Smurf Houses' a .info iconset. (128x128
aiss.lha           uti/mis  332kb  AISS - Amiga Image Storage System
jacks_cds.lha      gra/ico  340kb  'Jack's CD's' a PNG iconset. (128x128, 6
mini_robots.lha    gra/ico  166kb  'Mini Robots' a PNG iconset. (128x128, 6
tiny_pets.lha      gra/ico  162kb  'Tiny Pets' a PNG iconset. (128x128, 64x
bitter_boy.lha     gra/ico  385kb  'Bitter Boy' a PNG iconset. (128, 64).
smurf_houses.lha   gra/ico  267kb  'Smurf Houses' a PNG iconset. (128x128, 
soda_jerks.lha     gra/ico  883kb  'Soda jerks' a PNG iconset. (128x128, 64
bindle_wt.lha      gra/ico  162kb  'Bindle Will Travel' a PNG iconset. (128
hamtaro1.lha       gra/ico  242kb  'Hamtaro Vol. 01' a PNG iconset. (128x12
hamtaro2.lha       gra/ico  215kb  'Hamtaro Vol. 02' a PNG iconset. (128x12
origami.lha        gra/ico  302kb  'Origami' a PNG iconset. (128x128, 64x64
xywe.lha           gra/ico  323kb  'Xywe In Ghostland' a PNG iconset. (128,
metal_folders.lha  gra/ico  127kb  'Metal Folders' a PNG iconset. (128, 64,
au_dt.lzx          dat/sou   43kb  Sun .au/NeXT .snd datatype with source
wave_dt.lzx        dat/sou   97kb  RIFF-WAVE (.wav) datatype with source
bofh.lha           gam/act    1Mb  An action/shooting game.
pacman05.lha       gam/mis  904kb  PacMan 05
evilroboballs.lha  gra/ico  168kb  'Evil Roboballs' a PNG iconset.
fontpreviewer.lha  uti/mis  444kb  A Simple Font Preview Program
(cg) (Translation: nba)

[News message: 06. Mar. 2006, 00:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Mar.2006



AROS-Archives: Uploads til 05.03.2006
These are the AROS-Archives uploads since our last report:
mosaic_as_ff-aros.zip  gra/the   14kb  Firefox buttons for AROS Mosaic (26x26)
(cg) (Translation: nba)

[News message: 06. Mar. 2006, 00:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Mar.2006



amiga-news changes commentary-system
amiga-news changes its news-commentary-system as of March 6th, 2006. Comments can be navigated through the appropriate news entry only. Comments being posted without a login will be shown with a delay of two hours. By introducing these changes the team strengthens its key element "news" and hopes to achieve a higher number of registrations without a general obligation to registrate. (nba)

[News message: 06. Mar. 2006, 00:24] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 383 760 ... <- 765 766 767 768 769 770 771 772 773 774 775 -> ... 780 921 1068 [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
.
Book: AmigaOS 3.2 Reference Manual - Limited print run, pre-orders being taken (12. Jun.)
Amiga Kit: Final Writer 7 pre-installed on A600GS (02. Jun.)
Emulator: WinUAE 5.3.0 (02. Jun.)
Hollywood goes LaTeX: hTeX 1.0 released (02. Jun.)
ACube Systems: UBoot 2015.c for Sam460EX, Sam460CR and Sam460LE boards (18. May.)
Interview: Announcement of a cost-reduced MiSTer FPGA board (08. May.)
MorphOS: Web browser Wayfarer 8.2 (2nd update) (04. May.)
Print/PDF magazine: Amiga Addict, issue 29 (02. May.)
A-EON announces new version of Personal Paint for A600GS (27. Apr.)
Hollywood Designer 7.0 released (14. Apr.)
.
 amiga-news.de
.
Configure main page

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