Return-Path: Received: from darkside. (darkside. [210.8.201.180]) by mail. (Weasel v1.20) for ; 30 June 2001 01:00:00 From: "Digest" To: "OS/2GenAu Digest" Date: Sat, 30 Jun 2001 01:00:00 +1000 (EDT) Reply-To: "OS2GenAu" Priority: Normal X-Mailer: CASMailer 1.0 for OS/2 Warp PPC 1.05/G4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: No. 104 Message-ID: <200106300100.000029G6atmail.> Date:- 30 June 2001 1================================================ From: "David Forrester" Date: Thu, 28 Jun 2001 00:56:07 +1000 (EST) Subject: Re: [os2genau] Is this correct? PM stand for "Presentation Manager". It's the interface that (most) GUI apps use under OS/2. All the push buttons, check boxes, radio buttons, entry fields etc. you see are defined as parts of the PM interface. There are also more complicated parts like the file dialog. Now, the Workplace Shell (WPS or Desktop) is a PM application. It's extremely complex and the best thing since sliced bread, but it is just another PM application. You don't have to use it. If you want to you can replace it with another "program launcher". There used to be one called something like "tinyshell" and one of the popular desktop enhancers could also be run by itself in place of the desktop (I've forgotten which but PC/2 comes to mind). You can also boot to a just an OS/2 window. I don't mean the command line you see when using ALT-F1 then F2, but a command prompt window sitting over a blank background. Or you can boot directly to your favourite application. The interface under 1.1 - 1.3 was much simpler than the WPS. It was much closer to being a simple program launcher. Again it used PM for all the display and the applications used PM as well. I remember in 2.0 there was a way to get back to using this inteface. But I never did it (I've been using OS/2 since 1.2). I don't know if it's still there in 4.0. I think it's something to do with makeini and an RC file. The way to use a shell other than the WPS, is to change the following line in the CONFIG.SYS: SET RUNWORKPLACE=C:\OS2\PMSHELL.EXE If you change this to another PM application, this will be started in place of the WPS. If you change it to SET RUNWORKPLACE=C:\OS2\CMD.EXE you will see the command prompt over a blank background I mention above. From here you can run any PM application. I've actually just done this and started PMMail from the command prompt to finish this and EPM to fix the CONFIG.SYS so that I can reboot to the WPS again. Also, you can manually start the WPS by running PMSHELL.EXE from the command prompt. This is commonly done by people writing WPS enhancers. OK, I think that's enough for now. Hopefully I haven't bored anyone too much. And hopefully there aren't any glaring errors I'm going to see as soon as I send this. Though of course, any errors are deliberate to give everyone something to discuss :) David Forrester On Wed, 27 Jun 2001 23:07:42 +1100, mfarnhamatdingoblue dot net dot au wrote: >Hi Ed, > It must be my fascination with history that makes me want know >about about such archaic topics, but having never seen any of the early >versions of OS/2, would mind explain what the PM inteface is/was. > You say we could use it on Warp, but would that be instead of >using the Workplace shell? How would one go about doing it? (just out >morbid curiousity) And would I be correct in thinking of it in the same >context as win3.1? > > Thanks > >Mark > In <3B39B08E.71282EADatbigpond dot net dot au>, on 06/27/01 > at 08:08 PM, Ed Durrant said: > >>Please note, the interface that Warp 3 and Warp 4 users see is NOT the PM >>interface but rather the Workplace shell. The PM interface can be used on >>Warp (but no one does) - it's what was used on OS/2 1.1, 1.2 and 1.3 > >>Ed. > >>mfarnhamatdingoblue dot net dot au wrote: >>> >>> g'day again, >>> Found this on the OS/2 Software Web Page from Chris Payne >>> and was wondering if what he >>> has written is correct. >>> >>> Also, having IBM pulled into the courtrooms as part fo the U.S. Department >>> of Justice Trials against MicroSoft, hasn't helped OS/2. (MicroSoft still >>> owns the rights to the PM interface for OS/2 !... Not good for our OS). >>> >>> If this is correct I would be amazed that an interface which is magnitudes >>> better than any that M$ has produced for their own operating systems was >>> is actually owned by them. >>> >>> Mark >>> ---------------------------------------------------------------------------- > -- David Forrester davidforatterrigal dot net dot au http://www.os2world dot com/djfos2/ 2============================================= Date: Thu, 28 Jun 2001 07:03:32 +1000 From: Ed Durrant Subject: Re: [os2genau] Is this correct? The PMShell as it is known is the command processor set in the OS2Shell variable in config.sys, gives you the usual windows and icons that you are used to, but the whole WPS is not there, That means limited drag and drop etc. The main thing is that it is not "Object orientated" - you don't have classes and objects as you do in WPS. There's also no "launchpad" or "warpcentre" everything is started from Icons within folders where the desktop itself is also a folder. The "up-side" of using PMShell over WPS is that it is a lot less resource hungry and you can therefore run OS/2 on less powerful machines. If you perhaps only run one or two applications and don't need any of the "fancy" features of the WPS, the PMShell is very efficient. The "down-side" is that most new OS/2 applications expect you to be running the WPS and rely on the ability to be able to start object classes. I guess it's still a case of horses for courses. Cheers/2 Ed. mfarnhamatdingoblue dot net dot au wrote: > > Hi Ed, > It must be my fascination with history that makes me want know > about about such archaic topics, but having never seen any of the early > versions of OS/2, would mind explain what the PM inteface is/was. > You say we could use it on Warp, but would that be instead of > using the Workplace shell? How would one go about doing it? (just out > morbid curiousity) And would I be correct in thinking of it in the same > context as win3.1? > > Thanks > > Mark > In <3B39B08E.71282EADatbigpond dot net dot au>, on 06/27/01 > at 08:08 PM, Ed Durrant said: > > >Please note, the interface that Warp 3 and Warp 4 users see is NOT the PM > >interface but rather the Workplace shell. The PM interface can be used on > >Warp (but no one does) - it's what was used on OS/2 1.1, 1.2 and 1.3 > > >Ed. > > >mfarnhamatdingoblue dot net dot au wrote: > >> > >> g'day again, > >> Found this on the OS/2 Software Web Page from Chris Payne > >> and was wondering if what he > >> has written is correct. > >> > >> Also, having IBM pulled into the courtrooms as part fo the U.S. Department > >> of Justice Trials against MicroSoft, hasn't helped OS/2. (MicroSoft still > >> owns the rights to the PM interface for OS/2 !... Not good for our OS). > >> > >> If this is correct I would be amazed that an interface which is magnitudes > >> better than any that M$ has produced for their own operating systems was > >> is actually owned by them. > >> > >> Mark > >> ---------------------------------------------------------------------------- > >> mfarnhamatdingoblue dot net dot au > >> Wednesday, June 27, 2001 - 01:50 AM > >> ----------- > >> "Lord, Grant me the serenity to accept the things that I cannot change, > >> the courage to change the things I can, and the wisdom to hide the bodies > >> of the people I had to kill because they pissed me off." ----------- > >> Mark Farnham > >> Mackay, Queensland, Australia. > >> ---------------------------------------------------------------------------- > >> > > ---------------------------------------------------------------------------- > mfarnhamatdingoblue dot net dot au > Wednesday, June 27, 2001 - 11:07 PM > ----------- > "Lord, Grant me the serenity to accept the things that I cannot change, > the courage to change the things I can, and the wisdom to hide the bodies > of the people I had to kill because they pissed me off." ----------- > Mark Farnham > Mackay, Queensland, Australia. > ---------------------------------------------------------------------------- 3============================================= From: "Chris Graham [WarpSpeed]" Date: Thu, 28 Jun 2001 10:58:31 +1000 (EST) Subject: Re: [os2genau] ISO images & RSJ 2.84 On Wed, 27 Jun 2001 18:37:07 +1000 (EST), Robert Traynor (BobT) wrote: Thanks for the info Robert, Looks to me that RSJ is still not ready for prime time (to me at least). -Chris >Hi Daryl, > >Do you want to CREATE an ISO image or do you want to burn a CD, FROM >a ISO image.? > >To burn a CD, first rename the ISO to "track01.trk" and put it in the "TRACKS" >sub directory that RSJ's CD View uses. Then use CD View as normal to copy from >the Hard Drive to the CD Recorder. > > >However, to CREATE an ISO is a little bit different. >Use CD View to copy a CD to the hard disk. > >NOW you have to use a utility to remove the first 40 bytes from the beginning >of the file, otherwise RSJ MIGHT be the ONLY program able to read the file.! > >I got the utility from http://vv.os2.dhs dot org at:- >http://vv.os2.dhs dot org/prog/myprogs/trk2iso.rar > >I should also state that I have NEVER used this utility and have NEVER >had the need to create an ISO image. I have burnt CD's from linux >ISO images though. > >Hope this helps. >BobT. > > >On Wed, 27 Jun 2001 12:29:12 +1000, Daryl Pilkington wrote: > >>Hi, >>Will RSJ 2.84 do ISO images? >>-- >>Regards, >> >>Daryl Pilkington > > > > > > > > ,-._|\ Robert Traynor (BobT) > / Oz \ email rtraynoratnetstra dot com dot au > \_,--.x/ > > > -Chris WarpSpeed Computers - The Graham Utilities for OS/2. Voice: +61-3-9307-0611 PO Box 212 FidoNet: 3:632/344 FAX: +61-3-9307-0633 Brunswick Internet: chrisgatwarpspeed dot com dot au BBS: +61-3-9307-0644 VIC 3056 CompuServe: 100250,1645 300-28,800 N,8,1 ANSI Australia Web Page: http://www.warpspeed dot com dot au 4============================================= From: "Chris Graham [WarpSpeed]" Date: Thu, 28 Jun 2001 11:00:30 +1000 (EST) Subject: Re: [os2genau] Is this correct? On Wed, 27 Jun 2001 20:08:14 +1000, Ed Durrant wrote: Not quite right. The WPS does not do any rendering, PM does... IE, the WPS still uses PM... >Please note, the interface that Warp 3 and Warp 4 users see is NOT >the PM interface but rather the Workplace shell. The PM interface >can be used on Warp (but no one does) - it's what was used on >OS/2 1.1, 1.2 and 1.3 > >Ed. > >mfarnhamatdingoblue dot net dot au wrote: >> >> g'day again, >> Found this on the OS/2 Software Web Page from Chris Payne >> and was wondering if what he >> has written is correct. >> >> Also, having IBM pulled into the courtrooms as part fo the U.S. Department >> of Justice Trials against MicroSoft, hasn't helped OS/2. (MicroSoft still >> owns the rights to the PM interface for OS/2 !... Not good for our OS). >> >> If this is correct I would be amazed that an interface which is magnitudes >> better than any that M$ has produced for their own operating systems was >> is actually owned by them. >> >> Mark >> ---------------------------------------------------------------------------- >> mfarnhamatdingoblue dot net dot au >> Wednesday, June 27, 2001 - 01:50 AM >> ----------- >> "Lord, Grant me the serenity to accept the things that I cannot change, >> the courage to change the things I can, and the wisdom to hide the bodies >> of the people I had to kill because they pissed me off." ----------- >> Mark Farnham >> Mackay, Queensland, Australia. >> ---------------------------------------------------------------------------- >> > -Chris WarpSpeed Computers - The Graham Utilities for OS/2. Voice: +61-3-9307-0611 PO Box 212 FidoNet: 3:632/344 FAX: +61-3-9307-0633 Brunswick Internet: chrisgatwarpspeed dot com dot au BBS: +61-3-9307-0644 VIC 3056 CompuServe: 100250,1645 300-28,800 N,8,1 ANSI Australia Web Page: http://www.warpspeed dot com dot au 5============================================= From: Subject: [os2genau] DB2 Offer Date: Fri, 29 Jun 2001 17:09:53 -1000 For anyone that's interested. =============================================================== SPECIAL OFFER | DB2 ::: Try DB2 for Free; Buy DB2 at Half Price ::: We've got the scoop on the newest version of DB2 for developers: DB2 Universal Developer's Edition Version 7.2. It's been enhanced with more plug-ins to back-end data, and wizards so you get to the data you need sooner (plus a few dozen more new features). Try DB2 Universal Database for free, or get a 50% discount on DB2 Universal Developer's Edition if you decide to buy. http://www-106.ibm dot com/developerworks/offers/db272blp.html?n-dd-6281 =============================================================== regards Dennis. 6========================================== From: "Stan Pallis" Subject: [os2genau] Java client for Bpalogin Date: Fri, 29 Jun 2001 17:52:08 +1000 Hi, I've lost my copy of the java client, does anyone have a copy they can email to me. tia... Stan 7========================================== From: "Ian Manners" Date: Fri, 29 Jun 2001 18:23:11 +1000 (EST) Subject: Re: [os2genau] Java client for Bpalogin Hi Stan >I've lost my copy of the java client, does anyone have a copy they can email >to me. http://www.os2site dot com/sw/dev/ look in the java118 directory for the non-SWC Java, and the java118fix directory for Java118 Fixes. Cheers Ian B Manners 8========================================== From: "Ian Manners" Date: Fri, 29 Jun 2001 18:25:12 +1000 (EST) Subject: Re: [os2genau] Java client for Bpalogin Also available from the IBM sites found at http://www.os2site dot com/sw/upgrades/upgrades.html Look for IBM OS/2 Java Upgrades Cheers Ian B Manners 9========================================== Date: Fri, 29 Jun 2001 19:10:57 +1000 From: Ed Durrant Subject: Re: [os2genau] Java client for Bpalogin I'll email it, and the unix port to you off-list Ed. Stan Pallis wrote: > > Hi, > > I've lost my copy of the java client, does anyone have a copy they can email > to me. > > tia... > > Stan > 10========================================== Date: Fri, 29 Jun 2001 19:14:34 +1000 From: Ed Durrant Subject: Re: [os2genau] Java client for Bpalogin I think Stan meant the BigPond Java Client. I've emailed him it. But if he hasn't got the client, how's he going to receive it ??? Catch 22 !! Guess he'll use windoze Ed. Ian Manners wrote: > > Hi Stan > > >I've lost my copy of the java client, does anyone have a copy they can email > >to me. > > http://www.os2site dot com/sw/dev/ > > look in the java118 directory for the non-SWC Java, > and the java118fix directory for Java118 Fixes. > > Cheers > Ian B Manners > 11========================================== Date: Fri, 29 Jun 2001 19:16:23 +1000 From: Ed Durrant Subject: Re: [os2genau] DB2 Offer This appears to be only the Linux and Windoze versions though ..... Ed. djnatpeninsula.hotkey dot net dot au wrote: > > For anyone that's interested. > > =============================================================== > SPECIAL OFFER | DB2 > > ::: Try DB2 for Free; Buy DB2 at Half Price ::: > We've got the scoop on the newest version of DB2 for developers: > DB2 Universal Developer's Edition Version 7.2. It's been enhanced > with more plug-ins to back-end data, and wizards so you get to > the data you need sooner (plus a few dozen more new features). > Try DB2 Universal Database for free, or get a 50% discount on DB2 > Universal Developer's Edition if you decide to buy. > http://www-106.ibm dot com/developerworks/offers/db272blp.html?n-dd-6281 > > =============================================================== > regards > Dennis. > 12========================================== From: "Gavin Miller" Date: Fri, 29 Jun 2001 20:06:08 -0400 (EDT) Subject: Re: [os2genau] CD Burning with DirectCD Hi Bob, I re-burned the files to a TDK 650mb CD-R and all but one file can be read from OS/2. I have to reboot to Win95 to copy the other file though. >Do not use Direct CD. > >Use easy CD Creator instead. They are both bundled together and most people >just install Easy CD Creator and give the Direct CD a big miss. > Every time I've used easy CD Creator, the burn fails no matter what. That's why I use Direct CD. The testing phase reports no errors, but when the actual writting takes place, Easy CD comes up with errors. Cheers Gavin 13========================================== Date: Fri, 29 Jun 2001 08:22:38 -0400 From: Chris Neeson Subject: Re: [os2genau] Server she's right, Graham. If you're a neurologist, you're bound to be helping us sometime ( after all, we're all a little warped! ) Regards Chris. ------------------------- Graham emailed ------------------- Hi All thought I would 'boast' a little about our network at Smart Road running X220 Server box with WSeB latest fixpaks 6 OS2 Warp (convenience pack 1) clients and a couple of other intermitte= nt laptops running either Win 98/95 = Telstra Big Pond "permanent" connection ( ordinary 56K modem) - soon to b= e changed to a ADSL connection ... have not had *any* hiccups or locks, crashs, since the new Server was installed a month ago and our plain = vanilla modem has been connected without spitting the dummy and disconnecting us for more than 400 hours!!! show me a MS set up that does the same? = thanks to all the OS2 users out there who have provided me with support and advice.... I hope I can return the = favours in some small degree sometime. Graham Norton FRACP Neurologist Smart Road Specialist Centre Modbury SA 5092 61 8 8265 4022 (Voice) 61 8 8386 1795 (Fax) gnatsmart-road dot com dot au 14========================================== From: "Ian Manners" Date: Fri, 29 Jun 2001 23:29:39 +1000 (EST) Subject: Re: [os2genau] Java client for Bpalogin Hi Ed >I think Stan meant the BigPond Java Client. Oops :-) Just read the subject line, properly ! >I've emailed him it. But if he hasn't got the client, >how's he going to receive it ??? Catch 22 !! Not sure, it is here as well though http://www.os2site dot com/sw/internet/dialer/bpalogin-2.0-os2.zip Also includes the link to the sourceforge site. Cheers Ian B Manners