Again, statistics speak for themselves:
Winlog For Windows 98 v3.0 - VB, 2.1 meg download
450 users in one year
Winlog For Windows 98 v4.0 - PB 56k
6,800 + downloads in one year
Can't argue with that now can I?
I think my 45 day eval and lack of nagware after 45 days let people forget about it, that's fixed LOL..
Scott
------------------
Scott
mailto:[email protected][email protected]</A>
MCSE, MCP+Internet
Announcement
Collapse
No announcement yet.
Exe Too Small???
Collapse
X
-
It is a good idea to "advertise" the PowerBasic compiler by adding to your web site , "built with PowerBasic DLL 6.0".
Leave a comment:
-
Hi Brent,
I'm not sure I can do it without violating their copyright. I'll
have to check with TX Textcontrol Inc. before I do it.
------------------
Leave a comment:
-
Guest repliedHello Borje
I also have been using TXText from VB for an internal app and have been thinking how nice it would be to to use the TXText DLLs (not the ActiveX vesion) from PB but didn't have the time to build all the declares. Would it be possible for you to share the declares with the PB community?
Brent...
------------------
Leave a comment:
-
One can always use the MS way of doing it and include a couple of
fullcolor graphics in a resource file. Voilá - your tiny little
50KB exe suddenly becomes a "true" 4 MB MS-style one..
I'm currently porting my word processor/language translator, Tolken99
to pure PB. A VB5 compilation of it resulted in > 5MB, just for the
program. I still have some dialogs left to do, but as it looks right
now, the complete program, together with some DLL's from TX Textcontrol
will end up at a size < 1.44 MB (not counting some huge databases
that will be included). Not to mention the speed gain and extended
control I now get over all my code.
Do I like PB? Yes, I simply *love* PB..
------------------
Leave a comment:
-
Brent;
It is a good idea to "advertise" the PowerBasic compiler by adding to your web site , "built with PowerBasic DLL 6.0".
Let people know "why" the app is so small and fast.
The size of an app is important when delivering via the web. There are many programs I have "wanted" to download, but didn't because they were too big and I didn't want the hassle.
A PB developer ported a VB app which was a 2.3 meg download to a PB app which was a 380 KB download . It is a commercial app demo, so the more downloads he gets the better and the smaller size should encourage more downloads. I have read posts by others who had few downloads when the app was a "big" VB app, but had many downloads when converted to PB.
------------------
Leave a comment:
-
You may have already discovered that the PowerBASIC compilers don't come with a bloat switch to make the compiler produce professional- (a few megabytes) and enterprise- (entire CD) sized applications. The Micro$oft development tools come with this handy "feature" built-into the compiler, requiring no intervention on the part of the developer to produce executables that leave the user in no doubt that it is a "real" application.
[This message has been edited by Matthew Berg (edited May 31, 2000).]
Leave a comment:
-
Brent,
Confuse them even further, optimise it to get the size down even
further and advertise in your web site that leading edge EXE
programs do not use either VB or VC runtime DLLs.
Regards,
[email protected]
------------------
Leave a comment:
-
Exe Too Small???
I thought you would enjoy this:
I distribute freeware satellite tracking (http://sattracker.hypermart.net)software that I wrote with PBDLL6.0. One person emailed me and said they almost overlooked my software because the one and only exe was so small, he thought it couldn't be much of a program!!! Guess size does matter?
[This message has been edited by Brent Boshart (edited May 31, 2000).]Tags: None
Leave a comment: