[Freedos-user] FLTK...

2012-12-06 Thread nospam

FLTK is based on XWindows which is used with Linux. I ported a subset of 
XWindows to DOS called NanoX or previously called MicroWindows which is 
sufficient to run the FLTK GUI. FLTK has no Win32 API compatibility. 
Microwindows has a tiny Win32 API compatible interface but compared to FLTK 
it does not come close in GUI features.

You may want to try my XFDOS bootable CD when using VirtualBox:
http://code.google.com/p/nanox-microwindows-nxlib-fltk-for-dos/downloads/list
XFDOS is FreeDOS plus a FLTK desktop application. Also included are non-FLTK 
applications and further applications written using FLTK which both can be 
called from the desktop application.

This CD comes with a number of more current packet drivers. One of them will 
fit with an emulated network card in VirtualBox. The Crynwr package from my 
testing is so old by now that you will have a hard time to find most of the 
network cards for these packet drivers today. You may want to look at my 
packet driver page: http://www.georgpotthast.de/sioux/packet.htm

FLTK is GPL software and could be added to FreeDOS any time.

Like GTK the FLTK GUI is used by applications written to use this GUI. Like 
the WinAPI is used by application written for Windows. FLTK is statically 
linked to an application now. Using djgpp's DXE both NanoX and FLTK could be 
compiled separately from the application to be loaded at runtime then. 
Similar to a DLL.

In general FLTK can be used on Linux, Windows, Mac and DOS. So if you 
develop an application for FLTK for DOS it can easily be ported to Linux, 
Windows and Mac. Also you can port many FLTK applications written for Linux 
to DOS which is usually more effort than porting from DOS to Linux though. 
The Linux applications will often use automake and multithreading which 
makes it difficult to port them to DOS.

Georg 


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] ISOLINUX - ISOHYBRID

2012-10-06 Thread nospam
I try to run the ISOHYBRID utility on the fdbasecd.iso file while running 
Linux. ISOHYBRID returns with the error message: boot loader does not have 
an isolinux.bin hybrid signature.

Already replaced the isolinux.bin file on the fdbasecd.iso with a later 
version but the message remains.

Does anyone know what has to be done to get ISOHYBRID to postprocess the 
fdbasecd.iso file? For a test I need a bootable FreeDOS version on a hybrid 
ISO image.

Georg 


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] ISOLINUX - ISOHYBRID

2012-10-06 Thread nospam
Hi Bernd,

thank you very much for your message. If you use isolinux-debug.bin for 
fdbasecd.iso then that explains why ISOHYBRID will not work.

Yes, I was using Linux since I was not aware that there was an ISOHYBRID 
compiled for Windows/DOS. Thank you for the link!

I found the ISO file you sent to me last year and using that as a template 
and adding the latest versions of the ISOLINUX files I was able to get a 
bootable hybrid CD image working now. Again used Rugxulo's bare_dos as the 
included image ;-)

Thanks again.

Georg



--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Boot floppy image files

2012-09-27 Thread nospam
A floppy image will probably not be used a lot to write it on a real floppy 
today. I use it as a base to make bootable CDs according to the ElTorito 
standard. Or use it with Bochs to boot from that image.

The files on the floppy image will be enough of the FreeDOS distribution for 
most embedded applications too. I need just about half of the files on this 
bare_dos image for my applications to run. Kernel, command.com, himem.sys, 
keyboard and mouse driver plus editor, thats usually it.

Georg


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] new version 2.6 of Bochs available

2012-09-25 Thread nospam
Since Eric announced Bochs in this list let me mention that I wrote a 
tutorial for Bochs which is helpful for setting up and using Bochs on 
Windows:

http://peter-bochs.googlecode.com/files/Bochs%20-%20a%20Guide%20and%20Tutorial%20for%20Windows%20II.pdf

It does not cover the new features listed by Eric yet.

Georg



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Boot floppy image files

2012-09-17 Thread nospam
Rugxulo has made a single floppy FreeDOS image called BARE_DOS that works 
well:
https://sites.google.com/site/rugxulo/

Georg 


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Serial port or USB/PCMCIA modem support

2012-09-03 Thread nospam

My DOSUSB driver comes with support for USB-Serial adapters. However DOSUSB 
does not emulate an UART and therefore will not work with many DOS 
communications programs.

You will have to change the application program to either support the DOSUSB 
URB/API or use the included serdrv.sys device driver which allows to use DOS 
calls to communicate with the adapter.

Georg Potthast 


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] New XFDOS FreeDOS distribution

2012-08-06 Thread nospam
I had an old Qemu installation from 2010 on my Windows XP machine. This did 
work:

http://nanox-microwindows-nxlib-fltk-for-dos.googlecode.com/files/XFDOS-Qemu-Screenshot.PNG

It was quite fast too. Since XFDOS sets up an XMS disk, you need to 
configure 32 MB memory or more. Also for FLTK you have to select a graphics 
card that supports VESA or you get a black screen.

Georg 


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] New XFDOS FreeDOS distribution

2012-07-30 Thread nospam

I used my port of the FLTK GUI toolkit to write a new desktop for DOS which 
I called SLWM. This allows you to select applications by clicking on the 
various icons on this desktop. SLWM runs in a loop of a small batch file. So 
when an application is selected SLWM terminates and leaves all the memory 
for the new application. SLWM restarts when the application terminates.

The package includes mostly my ported applications, FlWriter, Antipaint, 
Dillo, Mupdf etc. plus my paket drivers collection to establish an internet 
connection. You can add almost any DOS applications by adding a desktop 
entry file for it as you would for KDE or Gnome.

You can either download the SLWM desktop program and the applications to 
install them on your FreeDOS hard disk or download a bootable CD image with 
a FreeDOS distribution that runs the SLWM desktop and applications.

Included is a readme file which provides a lot of information how to use and 
install XFDOS. This readme file can also be viewed from the SLWM desktop by 
clicking on an icon.

Here is a screenshot of XFDOS:
http://nanox-microwindows-nxlib-fltk-for-dos.googlecode.com/files/XFDOS.png

Archives of the ISO CD image and for the hard disk installation can be 
downloaded here:
http://code.google.com/p/nanox-microwindows-nxlib-fltk-for-dos/downloads/list

Please download XFDOS and see how it works for you.

Georg Potthast 


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] adding executable file to FreeDOS 1.1

2012-06-26 Thread nospam
I do not know if this helps you but if you want to set up a bootable CD with 
FreeDOS let me explain how I do that using is a completely different 
approach:

I use Bochs to install FreeDOS on a VMWare disk image from the FreeDOS 
distribution CD ISO image and then make a bootable CD from this disk image. 
When booting this CD ROM it will appear as the C: drive and FreeDOS scans 
all other disks and lets you access them as D:,E: etc. Of cause you can 
access all files on the C: drive which is the CD too.

First I make an empty hard disk image with BXImage which comes with Bochs. 
This can be e.g. 60 MB, 400 MB etc. Then I boot from the FreeDOS ISO image 
and install FreeDOS 1.1 on this hard disk image. I observed here that I have 
to uncheck to install the isolinux files to make this hard disk image 
bootable. The entire install process is described in detail in the FreeDOS 
Wiki.

Then I load VDK which lets me access this disk image from Windows XP 
explorer and transfer files to it. Bochs lets you test if all works as 
expected using the hard disk image before making a bootable CD. You can also 
test the created CD image without burning it to a real CD.

Finally I use Nero to convert the disk image to a bootable CD image using 
the El Torito standard.

All this is described in detail my Bochs tutorial chapter four.
https://peter-bochs.googlecode.com/files/Bochs%20-%20a%20Guide%20and%20Tutorial%20for%20Windows%20II.pdf

I have to add that my applications do not seem to work with FreeDOS 1.1 and 
I have to resort to Rugxulo's bare DOS distribution to make it work. I get 
page faults when using FreeDOS 1.1 with cwsdpmi.

Georg 


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Setting up a shared printer

2012-05-16 Thread nospam
A very good Wiki page on printing with netcat!

Netcat can be used in many ways. I find connecting to a command shell on a 
Windows PC and transfering files an interesting application. I did not have 
a chance to test that yet though.

If a windows printer is configured to be used from that command shell you 
could also print the files that were transfered to the Windows PC - even if 
its a cheap windows-only printer.

Georg 


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Setting up a shared printer

2012-05-06 Thread nospam
 If your network attached printer is listening on TCP/IP port 9100 (HP
 JetDirect protocol) and your DOS program can generate something the
 printer can understand, then do the following:

 - Print your printer output to a file
 - Send the file to the printer using this command:

   nc -target printer address 9100 -bin  filename

 Substitute printer address with the IP address of your printer and
 filename with the filename your program generated when you said print
 to file.  For example, on my printer:

   nc -target 192.168.2.20 9100 -bin  testfile.txt

 Will print testfile.txt over the network to the printer.  (testfile.txt
 gets redirected on stdin to netcat.)


 Here is the fine print:

 Most new network attached printers will listen on port 9100.  Yours
 might not.  If it does nothing then it might be listening on the Unix
 LPD port (515) or the IPP port (631).  Just try it, nothing bad will 
 happen.

 Your DOS program has to generate output that your printer understands.
 That is usually some form of PCL output.  Some printers can take raw
 ASCII text, some more expensive printers can do PostScript, and some
 cheap and nasty printers require Windows and can't do anything by
 themselves.  If you have a printer that does not do ASCII, PostScript,
 or PCL and requires a Windows machine to do anything, it won't work for 
 you.



 Mike

Very interesting. I suggest you make a FreeDOS Wiki page from this 
information.

Georg 


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Unicode support in languages

2012-04-14 Thread nospam
My FLTK/Xlib port supports Unicode and truetype fonts. This allows to use 
Unicode character sets with DJGPP.

Georg

http://code.google.com/p/nanox-microwindows-nxlib-fltk-for-dos/


--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Best GUIs for DOS

2012-04-14 Thread nospam

As Eric mentioned, FLTK is cross-platform, it can be used with Linux, 
Windows, Apple MAC plus my port for DOS.

So if you develop applications with FLTK for DOS these can easily be ported 
to Linux, Windows and MAC. This will provide a larger user base for an 
application than if it would run on DOS only.

Georg

http://code.google.com/p/nanox-microwindows-nxlib-fltk-for-dos/


 Message: 5
 Date: Fri, 06 Apr 2012 22:28:27 +0200
 From: Eric Auer e.a...@jpberlin.de
 Subject: Re: [Freedos-user] Best GUIs for DOS
 To: freedos-user@lists.sourceforge.net
 Message-ID: 4f7f51eb.8060...@jpberlin.de
 Content-Type: text/plain; charset=UTF-8


 Hi!

 Actually, what I had in mind when I asked about GUIs was just GUIs
 themselves, not application using them. But it was nice to see...

 The starting point of my exploration on DOS-based GUIs was:
 http://www.unet.univie.ac.at/~a0503736/php/drdoswiki/index.php?n=Main.GallDosGui

 My interest, at this point, is mostly in the windowing system, not in
 the applications that often come bundled with those packages. I am
 looking for a nice GUI simply as a development tool, not as a...

 Well in that sense, oZone and SEAL share a problem for non-programmers:
 They make nice looking GUIs but there is not much software for them. On
 the other hand, you could develop your software using a common portable
 GUI TOOLKIT, so the software runs not only in DOS but also in other GUI
 environments for which already a lot of other software exists to enjoy.

 Maybe you want to have a look at Georg's FLTK tutorial here:

 http://nanox-microwindows-nxlib-fltk-for-dos.googlecode.com/files/FLTK-Tutorial.pdf

 Here are some screenshots:

 http://code.google.com/p/nanox-microwindows-nxlib-fltk-for-dos/wiki/Screenshots

 Georg ported FLTK to DOS after porting a small X library to DOS,
 which in turn allowed him to port useful software such as the web
 browser Dillo to DOS, but also to write new software with FLTK-
 based GUIs from scratch :-)

 Eric




 --



--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] FlWriter - a graphical text processing program

2012-03-23 Thread nospam
Hi Bernd,

thank you for testing FlWriter! I do not have VMWare installed but FlWriter 
will run (slowly) in Bochs.

Maybe you try to change the display to 16 bit color like this:
set nanoscr=800 600 565

Georg 


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] FlWriter - a graphical text processing program

2012-03-23 Thread nospam
Hi Henrique,

FlWriter did support right to left text but I turned that off since I do not 
speak Arabic and could not properly test it. If you need that I can make a 
special version for you. I guess one would have to add an arabic font for 
that too.

Nano-X on which FlWriter is based again has a keyboard driver that is again 
based on the DOS keyboard driver. I adapted this driver so it converts the 
keys as needed for the XWindows emulation of nano-X. The source for Nano-X 
is on my site and you can modify this conversion if needed.

Georg 


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] FlWriter - a graphical text processing program

2012-03-18 Thread nospam
I ported a WYSIWYG text processing program called FlWriter to DOS based on 
my port of the FLTK GUI toolkit. I also added and extended many functions.

FlWriter has a graphical user interface and displays the text in different 
fonts, plus bold, italic and underline. You can select text with the mouse 
and then cut and paste it. There is a search function and the text can be 
idented if required.

For printing the graphics of the entered text you can select Postscript or 
PDF file output and you can also generate print files for HP printers like 
Deskjet or Laserjet as well as Canon Bubblejet.

FlWriter will import HTML, RTF, PDF and plain text files. It can export RTF, 
Latex and text files.

Please find screenshots of this program here:
http://code.google.com/p/nanox-microwindows-nxlib-fltk-for-dos/wiki/FlWriter

It can be downloaded using this link:
http://nanox-microwindows-nxlib-fltk-for-dos.googlecode.com/files/flwriter_1.0.zip

Georg





--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] x windows server for DOS

2012-01-11 Thread nospam

I find it tedious to download lots and lots of files from the DJGPP site and 
putting them into the DJGPP directory. In the process you have to make sure 
that old packages do not overwrite the files installed by new packages. And 
you may have selected the wrong version needed or just missed some files. 
Therefore I made a ZIP archive of my DJGPP directory which I know works with 
Nano-X and FLTK. So you may use that or try the one you already have. I did 
not modify or recompile any DJGPP code for this.

If you want to develop with Nano-X you just need the binary version. There 
is also the source code which allows you to recompile Nano-X. Both versions 
contain user guides and examples.

Georg


 Looks like a better option, specially because is a current project and
 is free.
 I see the download lists and I dont undersand what is that we must to
 download.

 http://code.google.com/p/nanox-microwindows-nxlib-fltk-for-dos/downloads/list

 Is needed to download their djgpp package in order the run the
 calculator and other examples?

 -- 
 --
 +-+-+-+-+-+-+-+
 Marco A. Achury
 Tel: +58-(212)-6158777
 Cel: +58-(414)-3142282
 Skype: marcoachury
 http://www.achury.com.ve




--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dillo web browser for DOS - beta2

2011-11-26 Thread nospam
Hi Bernd,

whether Arachne is obsolete I leave to the users to decide. My objective is 
to provide a better browser than Arachne. However, Dillo will never be able 
to really compete with Firefox or Chrome.

I compressed dillo.exe as you described and gained a file that is 300k 
smaller. I did not test if that takes longer to unpack again.

Georg 


--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dillo fonts

2011-11-23 Thread nospam
Hi Marcos,

in this beta version the TEMP environment variable has to be set to point to 
the Dillo for DOS directory where the fonts subdirectory with the fonts is 
located. You see fixed-pitch fonts if Dillo does not find the fonts.

Georg

- Original Message - 
From: Marcos Favero Florence de Barros fav...@mpcnet.com.br
To: freedos-user@lists.sourceforge.net
Sent: Monday, November 21, 2011 10:55 PM
Subject: [Freedos-user] Dillo fonts


 Thanks to Georg Potthast, Benjamin Johnson, and especially to Jorge
 Arellano Cid for creating Dillo.

 I have a question about fonts.

 In my computer, running under pure FreeDOS, Dillo is rendering all
 text in fixed-pitch (monospace) font, and all in the same font size.

 However, the screenshot in the FreeDOS webpage shows proportional
 spaced fonts and multiple sizes.

 I'm assuming the screenshot is from Dillo for DOS, i.e., that it is
 able to show proportional fonts. Also, the limitations section in
 the User Guide says nothing about fonts.

 I'm *not* loading DOSLFN since I got the SFN version of Dillo, and
 all font names in the 'fonts' folder are indeed short names.

 I checked the paths in dillo.bat. I also re-installed Dillo twice
 using different home folders, but have been unable so far to get the
 proportinal fonts.

 Help is appreciated.

 Regards,

 Marcos


 --
 Marcos Fávero Florence de Barros
 Campinas, Brazil




 --
 All the data continuously generated in your IT infrastructure
 contains a definitive record of customers, application performance,
 security threats, fraudulent activity, and more. Splunk takes this
 data and makes sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-novd2d
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user
 


--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dillo web browser for DOS

2011-11-20 Thread nospam
I am sorry but the FreeDOS pages are examples of pages Dillo will not render 
properly.

Provided you have a packet driver running on your PC, just look through the 
Dillo.bat file and after that you should be able to run DILLO.

Georg

@DOS386:
SSL, FTP and uploads of files are not supported yet.


- Original Message - 
From: jhall jh...@freedos.org
To: freedos-user@lists.sourceforge.net
Sent: Sunday, November 20, 2011 4:45 AM
Subject: Re: [Freedos-user] Dillo web browser for DOS


 Thanks for posting a screenshot of Dillo visiting www.freedos.org. Just 
 curious, does the rest of the FreeDOS site render correctly on Dillo? I 
 use standard HTML  CSS, but does Dillo have support for the CSS 
 directives I'm using?

 I haven't had time to tinker with Dillo yet, but maybe you could post a 
 few screenshots of the banner and footer?



--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dillo web browser for DOS

2011-11-18 Thread nospam
This is the direct link:

http://nanox-microwindows-nxlib-fltk-for-dos.googlecode.com/files/DilloDos-beta1-SFN.zip

Georg

- Original Message - 
From: Karen Lewellen klewel...@shellworld.net
To: freedos-user@lists.sourceforge.net
Sent: Friday, November 18, 2011 11:32 PM
Subject: Re: [Freedos-user] Dillo web browser for DOS


At the risk of seeming like a baby, may I have a direct link?
I did try to google, but the download instructions hinted at needing to
build, so I felt I might not have found the most recent page.
Looking forward to learning if it will work with my screen reader!
Karen

On Fri, 18 Nov 2011, nospam wrote:

 Hi Jim,

 as you can see on the download link it is the first beta version I 
 released.
 You can surf the web as you can see on the screenshot but there are a 
 couple
 of issues I am currently working on. These are mentioned in the User 
 Guide.

 Georg

 - Original Message -
 From: jhall jh...@freedos.org
 To: freedos-user@lists.sourceforge.net
 Sent: Friday, November 18, 2011 5:18 AM
 Subject: Re: [Freedos-user] Dillo web browser for DOS


 I have spotty Internet service right now (traveling, again) so I may have
 to wait until tomorrow to post this on the FreeDOS web site. Sounds
 exciting!



 On Nov 17, 2011, at 10:15 PM, Marcos Favero Florence de Barros
 fav...@mpcnet.com.br wrote:

 Hi Georg,

 The Dillo web browser has been ported to DOS now.

 This came as a complete surprise to me. Thanks very much! This is
 great news for us DOS users.

 Dillo worked immediately in my Pentium 166 under FreeDOS.

 Marcos



 --
 Marcos Fávero Florence de Barros
 Campinas, Brazil



 --
 All the data continuously generated in your IT infrastructure
 contains a definitive record of customers, application performance,
 security threats, fraudulent activity, and more. Splunk takes this
 data and makes sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-novd2d
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user

 --
 All the data continuously generated in your IT infrastructure
 contains a definitive record of customers, application performance,
 security threats, fraudulent activity, and more. Splunk takes this
 data and makes sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-novd2d
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user



 --
 All the data continuously generated in your IT infrastructure
 contains a definitive record of customers, application performance,
 security threats, fraudulent activity, and more. Splunk takes this
 data and makes sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-novd2d
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user






 --
 All the data continuously generated in your IT infrastructure
 contains a definitive record of customers, application performance,
 security threats, fraudulent activity, and more. Splunk takes this
 data and makes sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-novd2d





 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user
 


--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Dillo web browser for DOS

2011-11-17 Thread nospam
The Dillo web browser has been ported to DOS now. You can download the first
beta here:

http://code.google.com/p/nanox-microwindows-nxlib-fltk-for-dos/downloads/list

I recently ported the FLTK toolkit to DOS. Based on that I could port the
Dillo GUI to DOS. Benjamin Johnson, who ported Dillo to Windows joined me
and so this beta is available now based on Dillo for Windows.

There is a three-page User Guide in the ZIP archive which will answer many
questions that may arise.

Georg Potthast


--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dillo web browser for DOS

2011-11-17 Thread nospam
Hi Jim,

as you can see on the download link it is the first beta version I released. 
You can surf the web as you can see on the screenshot but there are a couple 
of issues I am currently working on. These are mentioned in the User Guide.

Georg

- Original Message - 
From: jhall jh...@freedos.org
To: freedos-user@lists.sourceforge.net
Sent: Friday, November 18, 2011 5:18 AM
Subject: Re: [Freedos-user] Dillo web browser for DOS


I have spotty Internet service right now (traveling, again) so I may have 
to wait until tomorrow to post this on the FreeDOS web site. Sounds 
exciting!



 On Nov 17, 2011, at 10:15 PM, Marcos Favero Florence de Barros 
 fav...@mpcnet.com.br wrote:

 Hi Georg,

 The Dillo web browser has been ported to DOS now.

 This came as a complete surprise to me. Thanks very much! This is
 great news for us DOS users.

 Dillo worked immediately in my Pentium 166 under FreeDOS.

 Marcos



 --
 Marcos Fávero Florence de Barros
 Campinas, Brazil



 --
 All the data continuously generated in your IT infrastructure
 contains a definitive record of customers, application performance,
 security threats, fraudulent activity, and more. Splunk takes this
 data and makes sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-novd2d
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user

 --
 All the data continuously generated in your IT infrastructure
 contains a definitive record of customers, application performance,
 security threats, fraudulent activity, and more. Splunk takes this
 data and makes sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-novd2d
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user
 


--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user