Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Old November 4th 06, 03:38 AM posted to rec.radio.amateur.antenna
external usenet poster
 
First recorded activity by RadioBanter: Jul 2006
Posts: 230
Default Phasing Verticals

Roy Lewallen wrote:

Tom Ring wrote:


Hint hint Roy. There are a lot of us out here that use only, or
almost only, Linux.



The "lot" comprises about 5% of the total market at the outside. Are you
willing to pay 20 times as much for EZNEC as Windows users?


I would gladly pay double without a blink, and I doubt that it would be
that much work, in the long run, to make a Linux version. Your SW and
your call obviously, but you are making a very wrong assumption that
porting a version that runs under a different OS takes nearly the same
development effort.

I would gladly assist in making it work. I have no idea what language
it is written in, but as long as it is not in something MS specific it
shouldn't be that hard to port.

tom
K0TAR
  #2   Report Post  
Old November 4th 06, 04:19 AM posted to rec.radio.amateur.antenna
external usenet poster
 
First recorded activity by RadioBanter: Jun 2006
Posts: 1,374
Default Phasing Verticals

Tom Ring wrote:

I would gladly pay double without a blink, and I doubt that it would be
that much work, in the long run, to make a Linux version. Your SW and
your call obviously, but you are making a very wrong assumption that
porting a version that runs under a different OS takes nearly the same
development effort.

I would gladly assist in making it work. I have no idea what language
it is written in, but as long as it is not in something MS specific it
shouldn't be that hard to port.


*Sigh*. I get this a lot.

The main program, 70,000 lines of code at last count, is in Visual Basic
6 and incorporates many direct calls to the Windows API for speed and
increased functionality. The calculating engines (a few tens of
thousands of lines of code) and some main program routines are in
Fortran, and make use of commercial math libraries for fast calculation
of some complex functions. The Fortran routines also make a limited
number of Windows API calls.

The port of a functioning EZNEC program from DOS to Windows, back when
EZNEC was somewhat smaller, took me about two years of full time work.
After some short experiments with VB.NET, it looks like a port to that
(Windows) language probably would take something like six months, plus
an unknown amount of time to find and solve the huge number of subtle
bugs caused by the port. But not only would the user not gain anything,
there would actually be a negative impact, so I don't plan on doing it.
Converting to a C Windows program would probably be a one or two year
project. That might make it easier, although by no means simple, to port
to Linux, but would be of no benefit to Windows users so the Linux
market would have to pay for the effort. Sorry, you'd need to pay a lot
more than twice the current price. (I happily run my EZNEC business for
a fraction of what I can make doing consulting, but I don't work for
nothing. Contrary to what seems like a common perception, I'm not
retired but earn my living from EZNEC and consulting.)

I encourage anyone who thinks it's a simple matter to develop a Linux
program of the level of EZNEC to have at it. It's an untapped market.

Roy Lewallen, W7EL
  #3   Report Post  
Old November 4th 06, 03:36 PM posted to rec.radio.amateur.antenna
external usenet poster
 
First recorded activity by RadioBanter: Jul 2006
Posts: 65
Default Phasing Verticals

Roy Lewallen wrote:

I encourage anyone who thinks it's a simple matter to develop a Linux
program of the level of EZNEC to have at it. It's an untapped market.


And it points out that when people look into buying a computer or
operating system, they should pick what tools (software) they want to
run, and build their system around that. Most people buy a computer or
install an OS, then want vendors to write for that.

I'm coming in a little late on this discussion, has EZNEC been tried on
the Intel based Mac's running windoze?

- 73 de Mike KB3EIA -
  #4   Report Post  
Old November 4th 06, 07:58 PM posted to rec.radio.amateur.antenna
external usenet poster
 
First recorded activity by RadioBanter: Jul 2006
Posts: 230
Default Phasing Verticals

Roy Lewallen wrote:


I encourage anyone who thinks it's a simple matter to develop a Linux
program of the level of EZNEC to have at it. It's an untapped market.

Roy Lewallen, W7EL


Sorry, I didn't know it was in VB. I can understand how that makes it
nearly impossible as I have worked where we had to do what you did going
from DOS basic to Windows VB. I was hoping it was in something like C.

I know what it's like to have an outsider ask you to port something
that's large and then be surprised when told how long it would take.
Ericsson was a bit miffed at me when told how long to port my US
(Honeywell) version of the MD110 PBX database regenerator to an
international version, and mine was all text based C.

Thanks for the response Roy.

tom
K0TAR
  #5   Report Post  
Old November 4th 06, 04:22 AM posted to rec.radio.amateur.antenna
external usenet poster
 
First recorded activity by RadioBanter: Jun 2006
Posts: 1,374
Default Phasing Verticals

I'd like to add a question.

Why, instead of trying to get the Windows program developers to spend
countless hours developing programs for the minuscule Linux market,
don't the Linux users spend a little time getting Wine to work properly?
If it seems to simple to port programs to Linux, why is it so hard to
get open-source Wine to work?

Roy Lewallen, W7EL


  #6   Report Post  
Old November 4th 06, 04:16 PM posted to rec.radio.amateur.antenna
external usenet poster
 
First recorded activity by RadioBanter: Jul 2006
Posts: 65
Default Phasing Verticals

Roy Lewallen wrote:
I'd like to add a question.

Why, instead of trying to get the Windows program developers to spend
countless hours developing programs for the minuscule Linux market,
don't the Linux users spend a little time getting Wine to work properly?
If it seems to simple to port programs to Linux, why is it so hard to
get open-source Wine to work?



I have a computer with Linux installed. Perhaps I is a dummy, but even
just installing programs, or searching for drivers is a nuisance. I'm
always told how such and such flavor of Linux doesn't have that problem,
but I'm on flavor number three, and still waiting for I don't have
enough experience in it to make a firm judgement, but I think we are
supposed to be happy if the operating system and hardware just works,
let alone the software.

Awaiting my one-way trip to Linux hell for what I just wrote....

- 73 de Mike KB3EIA -
  #7   Report Post  
Old November 4th 06, 04:53 PM posted to rec.radio.amateur.antenna
external usenet poster
 
First recorded activity by RadioBanter: Jul 2006
Posts: 2,951
Default Phasing Verticals

On Sat, 04 Nov 2006 11:16:13 -0500, Mike Coslo
wrote:

Awaiting my one-way trip to Linux hell for what I just wrote....


Hi Mike,

Did you purchase your ticket through Red Hat or Suse's vendor support
for a fee? Or did you roll your own for free?

73's
Richard Clark, KB7QHC
  #8   Report Post  
Old November 4th 06, 06:28 PM posted to rec.radio.amateur.antenna
external usenet poster
 
First recorded activity by RadioBanter: Jul 2006
Posts: 65
Default Phasing Verticals

Richard Clark wrote:
On Sat, 04 Nov 2006 11:16:13 -0500, Mike Coslo
wrote:


Awaiting my one-way trip to Linux hell for what I just wrote....



Hi Mike,

Did you purchase your ticket through Red Hat or Suse's vendor support
for a fee? Or did you roll your own for free?



Rolling my own here Richard. Started out with Turbolinux, then another
I'm afraid to say I forget the distro, and now have Fedora. I'm told
SuSE is wonderful - and I was told that of the other flavors too. So I'm
a little skeptical by now.

Problems have been with installing software, hardware incompatibility,
Internet connectivity - nothing like having to spend time looking for
drivers - going to bbs's - eventually I found out that my wireless card
simply wasn't supported AT ALL! That was special.

I'm still hoping to find a flavor of Linux that won't give me indigestion.

- 73 de Mike KB3EIA -




  #9   Report Post  
Old November 4th 06, 06:51 PM posted to rec.radio.amateur.antenna
external usenet poster
 
First recorded activity by RadioBanter: Jul 2006
Posts: 2,951
Default Phasing Verticals

On Sat, 04 Nov 2006 13:28:47 -0500, Mike Coslo
wrote:

Rolling my own here Richard. Started out with Turbolinux, then another
I'm afraid to say I forget the distro, and now have Fedora. I'm told
SuSE is wonderful - and I was told that of the other flavors too. So I'm
a little skeptical by now.


Hi Mike,

I've traveled the same path over the years. About a year ago I wrote
a step-by-step guide for installing Fedora into a cold, bare machine.
I also wrote a step-by-step guide for building servers (Apache/MySQL
and the rest); and then followed up with a step-by-step guide for
specialized application servers, Wikis and CMS packages. Of late I
have also ventured into RubyOnRails with another a step-by-step guide.

Problems have been with installing software, hardware incompatibility,
Internet connectivity - nothing like having to spend time looking for
drivers - going to bbs's - eventually I found out that my wireless card
simply wasn't supported AT ALL! That was special.


Hint: Support for "special" costs. Yeah, cold comfort - sorry.

I'm still hoping to find a flavor of Linux that won't give me indigestion.


Try Rolaids, or pay for support by buying into a vendor with a good
reputation (you already indicate you know several).

Almost every connectivity and configuration issue I researched was
answered through a google newsgroup search, and then going to the
links offered in their discussion. I presume you've already mined
that approach. I have periods of this idle time, like now, that allow
me to research these issues interspersed with intense demand for my
attention. I also make it a habit to keep a journal in a nearly
publish quality format. Memory (wet ram) is for the good things,
ephemeral details like Linux configuration is for filing.

I have nothing to offer for your specific driver need, sorry. However,
for others, feel free to contact me for these guides.

73's
Richard Clark, KB7QHC
  #10   Report Post  
Old November 4th 06, 05:57 PM posted to rec.radio.amateur.antenna
external usenet poster
 
First recorded activity by RadioBanter: Oct 2006
Posts: 6
Default Phasing Verticals

Mike Coslo wrote:
Roy Lewallen wrote:
I'd like to add a question.

Why, instead of trying to get the Windows program developers to spend
countless hours developing programs for the minuscule Linux market,
don't the Linux users spend a little time getting Wine to work
properly? If it seems to simple to port programs to Linux, why is it
so hard to get open-source Wine to work?



I have a computer with Linux installed. Perhaps I is a dummy, but
even just installing programs, or searching for drivers is a nuisance.
I'm always told how such and such flavor of Linux doesn't have that
problem, but I'm on flavor number three, and still waiting for I don't
have enough experience in it to make a firm judgement, but I think we
are supposed to be happy if the operating system and hardware just
works, let alone the software.

Awaiting my one-way trip to Linux hell for what I just wrote....

- 73 de Mike KB3EIA -


Wow........when I posted back about phasing verticals and my questions
were answered by Roy, I mentioned sort of half hardily that I would
have to use Windows to run EZNEC. Looks like my post took on a life of
it's own. I'm what you can call a "Joe sixpack" when it comes to a
computer and I have found the latest distributions of Fedora, SUSE, or
Ubuntu to install and find all my drivers and hardware without a hitch.
The finished install will give you a system that will be able to surf
the Internet, do E-mail, chat with your buddy's on an IM if that is your
bag. comes with a fine office suite, photo imaging software etc.

The only drawback is propriety stuff such as multimedia programs etc.
That stuff is available but it has to be installed later and that's
where the "one-way trip to Linux Hell" begins for the first timer.
although now even that is becoming point and click with the latest
distros out there. I boot 4 different flavors plus Windows on one computer.

For those that want to give Linux a try for the first time my advice is
to install it on a separate computer just for Linux. It behaves nice on
a Windows box, but if you are not somewhat familiar with partitioning
and writing to the MBR for a dual boot and getting it back to a Windows
default if you mess up, keep it on another machine.

There is plenty of help on the Web, just do a Google search for a guide
for which ever distro you have. The best part?...........with a
broadband connection you can download and install Linux in half a day or
less for FREE. check out http://distrowatch.com/ and pick your poison.

This is not quite on topic for antennas, so excuse my rant on Linux. For
me it's great, for you, maybe not. It's not Windows and I hope it never
is. It's a Unix type system like a Mac, with a hell of a lot less worry
about viruses and spyware.

John / K1BXI





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Proper Phasing of two Andrew DB224 Antennas Don Winn Antenna 3 July 18th 07 05:06 PM
Phasing verticals Rick Mintz Antenna 2 March 23rd 05 05:09 PM
Does phasing verticals work better than dipole? bb Antenna 47 February 23rd 04 10:43 PM
Want K2BT "Ham Radio" articles on phasing verticals DOUGLAS SNOWDEN Antenna 1 February 17th 04 01:43 AM
phasing coils Antenna 2 July 25th 03 04:06 AM


All times are GMT +1. The time now is 02:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 RadioBanter.
The comments are property of their posters.
 

About Us

"It's about Radio"

 

Copyright © 2017