Re: [Freedos-user] Makehtml v0.0.1

2013-06-02 Thread Bojan Popovic
Don't get discouraged by previous comments. Especially if you're not an
experienced programmer. Only way to sharpen or develop your skills is
by practice. But in one thing they are right: you announced it too
early. After some practice, learning and trying out what would work
the best, you might've got something "more complete".

I tend to think about Sourceforge as "a place to put stuff that already
works on some level". There are already too much unfinished beginner
projects.

Btw, discount - a C implementation of Markdown, compiles nicely with
DJGPP (with maybe some tiny changes). It's very similar to what you're
trying to do.

Bojan.

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Atomiks - retro remake of Atomix

2013-06-02 Thread Bojan Popovic
Thanx Mateusz. :) I didn't play the original, but I remember playing
DOS version/clone in the nineties. Ah, nostalgia... :)

> I already tested. It already works there but needs MSVCRT (e.g. from
> ReactOS 0.3.14; not newer 0.3.15, that won't work). You can avoid that
> by building with OpenWatcom (untested but used to work, supposedly):
> http://www.libsdl.org/release/SDL-1.2.15/README.Watcom
>
> Though I have no idea if the other .DLLs need to be rebuilt also
> (libpng, zlib), but probably yes. Also, no idea if Atomiks is using
> any features that OpenWatcom doesn't support (i.e. GNU extensions or
> certain parts of C99, which aren't working even with "-za99").
>
> I should really try rebuilding it myself, but right now I'm a bit
> tired.   :-/
>

Yes, OpenWatcom probably doesn't use Microsoft VC runtime library. Same
as MinGW in recent years. There are also other crt implementations
that might be used in VC. For example mini-crt: 
http://www.benshoof.org/blog/minicrt/


Bojan.

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Atomiks - retro remake of Atomix

2013-06-02 Thread Bojan Popovic
On Sun, 2 Jun 2013 14:40:43 +
dos386  wrote:

> > Same as MinGW in recent years
> 
> evidence please ;-)
>

But I might not be completely wrong. It seems they ship two crts:
http://www.cs.colorado.edu/~main/cs1300/doc/mingwfaq.html#runtimelibraries

Bojan.


--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Atomiks - retro remake of Atomix

2013-06-02 Thread Bojan Popovic
On Sun, 2 Jun 2013 14:40:43 +
dos386  wrote:

> > Same as MinGW in recent years
> 
> evidence please ;-)
> 

Errr... You are right. My bad. I tought they use their own runtime for
last year or two, but: 

"It does depend on a number of DLLs provided by Microsoft themselves,
as components of the operating system; most notable among these is
MSVCRT.DLL, the Microsoft C runtime library."

http://www.mingw.org/ (dated: 2012/05/25).

Sorry for disinfo. :)

Bojan.

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Networking, DOSemu and taprouter (new version, with DHCP!)

2013-06-28 Thread Bojan Popovic
I care. :) I don't use dosemu as often as before, but it's good to
know. I recall some problems with network slowness in dosemu, so it
might be of use if I get around.

Cheers,

Bojan.

On Sun, 23 Jun 2013 21:36:24 +0200
Mateusz Viste  wrote:

> Hi!
> 
> Not sure anybody cares, but here I go :)


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dos ocr utility?

2013-06-28 Thread Bojan Popovic

I found two ocr programs in my DOS software collection. Both shareware.
The first is OCRSHARE (ver 2.2 1990), the other is PRO-CR (1.04 1989).
Both are from Shareware (ftp) archives so they might be still available
somewhere. Don't know how usable those might be. Haven't tested them.

Several months ago, I did a quick DJGPP ports of GNU Ocrad and
GOCR. Didn't thoroughly test them, but quick tests were successfull
(english texts + default USA DOS codepage). If you're brave, you can
play with that. You'll need CWSDPMI to run any of those. The archives
don't contain the source code.

http://bocke.na.rs/djgpp/ports/misc/gocr049.zip
http://bocke.na.rs/djgpp/ports/misc/ocrad.zip

Cheers,

Bojan.

On Thu, 27 Jun 2013 14:28:31 -0400 (EDT)
Karen Lewellen  wrote:

> Asking if any here know of one off hand?  I have a copy of the
> product Xerox created, and have shared this with the person doing the
> asking. However here there are  were others, and may still be among
> those creating here?
> Thanks,
> Karen
> 

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dos ocr utility?

2013-07-03 Thread Bojan Popovic
I said it half-jokingly. :) I meant it's not tested, but it should
work. I put the warning, because I'm not sure about the encoding and
how well would it work with non-latin characters. Really, haven't
tested much. 

Ocrad is not used that much (not much popular, beside
that of being an official GNU package), but gocr has some popularity in
Unix world (Linux/BSD). It might do the work better than a shareware
package from 1989. But I'm not sure if the port is free of platform
specific bugs. Haven't used it except for a quick test.

Well, then... I hope your friend found a solution.

Bojan.

On Fri, 28 Jun 2013 15:45:42 -0400 (EDT)
Karen Lewellen  wrote:

> Hi,
> No need for me to be brave, I am not seeking the software.  I will
> share these though with the list where I came across the question.
> thanks again,
> Karen

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dos ocr utility?

2013-08-28 Thread Bojan Popovic
Hi.

> COOL ... thanks :-)
> 

You're welcome. :) 

> Maybe HDPMI32 could work too ?
> 
> I'll test.
> 

Go ahead and let me know if and how it works. 

Bojan.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] 7zip in pure dos?

2013-08-29 Thread Bojan Popovic
Hi.

On Thu, 29 Aug 2013 11:34:14 -0400
dmccunney  wrote:

> The problem with tar. files is you must first uncompress the
> tar file, then extract what you want (and possibly then remove the
> uncompressed tar file.) 

Not really. If you use tar for decompression (and not 7za) it will
automatically "pipe" the output of tar to appropriate decompression
program. DJGPP ports of GNU tar should have this option too, but I
think this will work much better under native Linux (actually any
modern Unix with a recent version of GNU or BSD tar).

Just type 'tar -xf archive.tar.xz' and you're ok. Of course, you will
need to have gzip, bzip2 or xz installed (Should be installed by
default in puppy. DOS ports are available from DJGGP file repository). 

Bojan.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] 7zip in pure dos?

2013-08-29 Thread Bojan Popovic
Hey Tom,

> the very idea of 7zip is to tar first (internally), then compress.
>

Very idea of 7zip is a specific compression algorithm, not a way
the compressing utilites work. :) 

> this is a DOS mailing list. 

Yep, and that was an advice that might be useful in both DOS and Linux
(you mentioned Puppy Linux).

Take it easy man. Didn't mean to insult you. NHF intended.

Bojan.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dos ocr utility?

2013-09-10 Thread Bojan Popovic
Hi all.

It seems I just found another one. Was looking for some old fli files
in cd.textfiles.com collection and accidentally found something called
"CAT Reader" on some Canadian Shareware CD. No license information. It
seems to be a part of DOS scanner suite (?).

http://cd.textfiles.com/1stcanadian/graphics/cat_ocr/

Haven't tested it and don't have a slightest idea how or does it works,
but I did capture a screenshot of the ocr menu (attachment: png 3.4k).

BOjan.<>--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] (no subject)

2013-09-15 Thread Bojan Popovic
Hi,

Is this what you are looking for?
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.1/repos/

Cheers,

Bojan.

On Sun, 15 Sep 2013 02:13:56 -0700 (PDT)
Mark Brown  wrote:

> i, for one, would like to see a freedos ftp site
> where 1) only the latest version of everything is posted
> and   2) where the whole thing could be downloaded as one file.
> 
> let's face it,
> the freedos project suffers from
> substantial fragmentation, and substantial disorganization.
> 
> if someone anywhere could donate (sourceforge?) space to this
> endeavor, the price would be just right, too!
> can anyone think of how to implement this at no cost?
> 
> otherwise i'll just understand that that the cost is prohibitive
> and we'll just have to download everything in pieces as it comes
> out in updated form.
> 
>  
> 
> eufdp...@yahoo.com
> eufdp...@yahoo.com
> eufdp...@yahoo.com
> eufdp...@yahoo.com
> eufdp...@yahoo.com
> 
> 


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] false info on the freedos home page?

2012-09-17 Thread Bojan Popovic
Hi Karen,

> I can assure you that none of the computers I have running this
> system know the difference as to official or not.  They boot as 
> ms dos, function as ms dos, perhaps a touch better, and remain 
> solid for me as ms dos.

If you don't have appropriate Windows' license, you are using pirated
software. It's easy as that. There were no commercially avaialable 
versions of MS DOS after 6.22. 

If you are running so called MS DOS 7.0+, You are legally
running Windows 9x. That fact can be easily confirmed. Some of the
binaries even contain strings that point to appropriate Windows version.

Even if it works, looks and feels like MS DOS, it requires Windows
license and it was sold as Windows. So, no: that's not MS DOS. 
That's Windows 95(A,B,C) or 98(SE). 

Bojan.

--
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