Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the board
Thread view  Mix view  Order
Laaca

Homepage

Czech republic,
08.05.2008, 13:29
 

Do you know Deskwork? (Announce)

I mentioned Deskwork in another thread (about wheel mouse support).
But it is too interresting program to just briefly mention it.
It has many features like hardware video acceleration, own network card drivers, supports many printers and much more.
And it seems it is done in pascal :-D

http://www.deskwork.de/

---
DOS-u-akbar!

Japheth

Homepage

Germany (South),
08.05.2008, 14:19

@ Laaca

Do you know Deskwork?

> And it seems it is done in pascal :-D

Yes. Very ugly :-D But it also uses hx, so it's not that bad.

---
MS-DOS forever!

marcov

08.05.2008, 18:20
(edited by marcov, 08.05.2008, 19:54)

@ Laaca

Do you know Deskwork?

> And it seems it is done in pascal :-D

Which one?

(added: Ugh, TP, brr.)


Btw: the site's main page seems to indicate the programming was done in German :-)

http://www.deskwork.de/

rr

Homepage E-mail

Berlin, Germany,
08.05.2008, 23:10

@ marcov

Do you know Deskwork?

> > And it seems it is done in pascal :-D
>
> Which one?
>
> (added: Ugh, TP, brr.)

I love TP. :-P

---
Forum admin

DOS386

09.05.2008, 07:18

@ rr

Do you know Deskwork?

Laaca wrote:

> supports many printers

USB ? GDI ? Network ? Postscript ?

> I love TP.

TP is great ... as long as you don't attempt to divide by 0 :lol:

---
This is a LOGITECH mouse driver, but some software expect here
the following string:*** This is Copyright 1983 Microsoft ***

Rugxulo

Homepage

Usono,
09.05.2008, 14:43

@ DOS386

Do you know Deskwork?

> > I love TP.
>
> TP is great ... as long as you don't attempt to divide by 0 :lol:

rr, what other Pascals have you tried? GPC? TMT? Just curious about your opinions.

RayeR

Homepage

CZ,
09.05.2008, 22:28

@ DOS386

Do you know Deskwork?

> TP is great ... as long as you don't attempt to divide by 0 :lol:

It's very serious. When we was learnig TP/BP on secondary school our professor warned us to make a safety in code to prevent zero division otherwise the CPU will be burned! :-D I don't know if he meant it as a joke but it didn't look like, nobody got it.

---
DOS gives me freedom to unlimited HW access.

Rugxulo

Homepage

Usono,
10.05.2008, 03:38

@ RayeR

Do you know Deskwork?

> > TP is great ... as long as you don't attempt to divide by 0 :lol:
>
> It's very serious. When we was learnig TP/BP on secondary school our
> professor warned us to make a safety in code to prevent zero division
> otherwise the CPU will be burned! :-D I don't know if he meant it as a
> joke but it didn't look like, nobody got it.

Only TP7 (and BP7?) had the "cpu too fast" problem. And it could be fixed / worked around in various ways (TSR, patching .EXE, patching units). I assume this is what you meant (and I'm 100% sure rr can shed some light on that if need be).

Laaca

Homepage

Czech republic,
10.05.2008, 07:02

@ Rugxulo

Do you know Deskwork?

> Only TP7 (and BP7?) had the "cpu too fast" problem. And it could be fixed
> / worked around in various ways (TSR, patching .EXE, patching units).

Exactly! And this RTE200 problem virtualy doesn't exist more because the patching EXEs and first of all because virtualy all downloads of TP7/BP7 have already their TURBO.TPL/TPP.TPL patched.

---
DOS-u-akbar!

marcov

10.05.2008, 20:56

@ rr

Do you know Deskwork?

> > > And it seems it is done in pascal :-D
> >
> > Which one?
> >
> > (added: Ugh, TP, brr.)
>
> I love TP. :-P

I loved it, the main reason why I left it was the 16-bit memory management, network access and LFN.

I know, for all are workarounds, but I considered them not worth the trouble.

rr

Homepage E-mail

Berlin, Germany,
13.05.2008, 10:37

@ DOS386

Do you know Deskwork?

> > I love TP.
>
> TP is great ... as long as you don't attempt to divide by 0 :lol:

"Wenn man keine Ahnung hat, einfach mal Fresse halten." (Dieter Nuhr)

---
Forum admin

rr

Homepage E-mail

Berlin, Germany,
13.05.2008, 10:45

@ Rugxulo

Do you know Deskwork?

> > > I love TP.
> >
> > TP is great ... as long as you don't attempt to divide by 0 :lol:
>
> rr, what other Pascals have you tried? GPC? TMT? Just curious about
> your opinions.

I looked at GPC once in my very early days, when I didn't even understand DJGPP stuff. So it was very confusing and I got rid off it.

I tried TMT once, but this compiler produces 32-bit code only and its license is a little vague. For most of my tasks 16 bits are enough: faster (compilation), smaller.

---
Forum admin

rr

Homepage E-mail

Berlin, Germany,
13.05.2008, 10:47

@ marcov

Do you know Deskwork?

> > I love TP. :-P
>
> I loved it, the main reason why I left it was the 16-bit memory
> management, network access and LFN.

Yes, that's very tricky in TP.
But I wish FPC had a 16-bit code mode. :-|

---
Forum admin

mr

13.05.2008, 17:41

@ Laaca

Do you know Deskwork?

> I mentioned Deskwork in another thread (about wheel mouse support).
> But it is too interresting program to just briefly mention it.
> It has many features like hardware video acceleration, own network card
> drivers, supports many printers and much more.
> And it seems it is done in pascal :-D
>
> http://www.deskwork.de/

It`s definitely very interesting and has many nice features.

But it seams to me like something like MacOSX. It has some nice stuff but it`s just a premade operating system.

I could need lots of it`s components for my own customized system. The files looked like something non-dos standard (com/exe) and seamed not to work with FreeDOS or w/e.

Other experiences?

marcov

14.05.2008, 11:44

@ rr

Do you know Deskwork?

> But I wish FPC had a 16-bit code mode. :-|

For?

rr

Homepage E-mail

Berlin, Germany,
14.05.2008, 11:58

@ marcov

Do you know Deskwork?

> > But I wish FPC had a 16-bit code mode. :-|
>
> For?

To replace TP for writing really small tools to run on 8086. :-D

---
Forum admin

marcov

14.05.2008, 12:08

@ rr

Do you know Deskwork?

> > > But I wish FPC had a 16-bit code mode. :-|
> >
> > For?
>
> To replace TP for writing really small tools to run on 8086. :-D

I so want to throw away an year to make that happen (even if I could) :-(

Back to the board
Thread view  Mix view  Order
22632 Postings in 2109 Threads, 402 registered users, 356 users online (0 registered, 356 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum