|
PowerBASIC Forums
![]() Cafe PowerBASIC
![]() DRDOS (Page 5)
|
This topic is 6 pages long: 1 2 3 4 5 6 |
next newest topic | next oldest topic |
| Author | Topic: DRDOS |
|
Mike Stefanik Member |
I don't know that eBay alone would be considered a "huge percentage" in terms of LOB applications. While it's certainly a big player, it is just one company. While it wouldn't surprise me that there are many parts of core LOB applications that use Java to provide some "glue" to web interfaces, that's a far stretch from being "written in Java on the server side". ------------------ IP: Logged |
|
Marco Pontello Member |
quote: Even if I know that my English isn't so well refined, I think that's not what I written. I was just showing an example of a (massive, you'll agree, considering the millions $ in transactions per hour) "system" that's almost entirely based around Java technologies, and that maybe it's not the first company / example one may think of. Bye! ------------------ [This message has been edited by Marco Pontello (edited January 06, 2007).] IP: Logged |
|
Michael Mattias Member |
Thinking one application for one very large company automatically makes that application an 'industry standard' has been the bane of numerous (wannabe) software developers. (Those developers are available for interviews, but you'll have to wait for the last batch of fries to finish so they can take care of that customer in the drive-up lane). IP: Logged |
|
Paul Franks Member |
quote: OK, here you go: http://download.microsoft.com/download/d/f/8/df86b04d-27ae-4456-aba7-70e1da5447 82/Forrester.pdf Hosted by our good friends at M$. I keep forgetting that most of you
quote: 44% of large corporations use J2EE as their primary development FWIW, my company is in the segment that uses J2EE for 65% of development A more recent survey by Evans Data shows Java to be the overall leading
quote: ------------------ [This message has been edited by Paul Franks (edited January 06, 2007).] IP: Logged |
|
Joe Byrne Member |
quote: Very true, and its likely that large (define?) corporations are/have moved to server based java applications. That's not my area of expertise. From my vantage point, and a simple search on Google, still supports the fact that a whole lot of businesses rely on traditional software applications as we've seen over the past decades. Walk into any store, even the Walmarts, Sears, or B&N book stores and you're far more likely to find Windows based applications running their business software. I have no idea 'per seat' which "side" has more users, but I believe that my original contention stands. I really don't think anyone can create something like, for example, Quickbooks (or any other popular accounting package), and run the unmodified source code through a single compiler and get the resulting apps to run on Windows and Linux. I'm really confused though, how we got from a question regarding the viability of DRDOS to a Forrester research paper based heavily on businesses with 5,000 or more employees. ------------------ IP: Logged |
|
Davide Vecchi Member |
quote:It is because the original question was about moving a specific application to DRDOS, and this triggered in you and others the need to suggest that using DOS is bad regardless of the application field, so the subject quickly shifted to philosophy, people trying to resist changes, MS being unbeatable or not, etc. ![]() ------------------ IP: Logged |
|
Joe Byrne Member |
Humm, ok. In response to: quote: I replied with: quote: I later made a claim that DOS was an "inferior" OS, as compared to more modern OS's. So calling DOS old, and inferior, "suggests that using DOS is bad regardless of the application field" ???? I really don't think you can say the original question "triggered" anything in my replies. ------------------ IP: Logged |
|
Paul Franks Member |
quote: You don't change out a working POS system just because it's not using Speaking of Wal-Mart, here's a good article on the migration of their
quote: Large enterprises don't run on QuickBooks. They use enterprise applications Most enterprise software is shifting or has shifted to the browser ------------------ IP: Logged |
|
Davide Vecchi Member |
quote:No, I didn't point to that specific sentence, I don't know why you did. Reading your first replies I had and still have that impression, but if you didn't suggest that using DOS is bad regardless of the application field, I just misunderstood you. ------------------ IP: Logged |
|
Joe Byrne Member |
Paul, I only used Quickbooks as an example, but as an example, it holds up very well to make my point about cross platform compilers.
quote: I would say this needs to be qualified, such as "most enterprise software ---that I'm aware of-- ..." Because in my world, browser UIs are the exception --by far-- no where near the norm. We have 12 "enterprise" businesses in the town I live in. "Enterprise" being defined as over 400 employees and doing traditional type business internationally. International Paper (the 2nd largest paper mill in the world) is the largest of these by far, and they run entirely on Windows 2000 servers. I helped them retire their Netware servers a few years back. The rest of these companies run a mix of Win2k servers, Netware servers, and some Linux/Unix. A couple have AS400s. Not one of these has a primary line of business app that is browser based. I work with a few dozen companies in Minneapolis and St. Paul (and surrounding areas) all of which are considered "international" companies and all but 2 use the traditional PC server infrastructure with smart client software. So its all a matter of location I guess, but I'd be real hesitant to use phrases like "most" unless I actually had experience with truly "most" businesses. ------------------ IP: Logged |
|
Charles Pegge Member |
quote: Just coming back to Chris's original theme: ie the burden imposed Perhaps this is the future for nearly all UIs, desktop apps ------------------ IP: Logged |
|
Chris Holbrook Member |
quote: Presumably Vector & 3D graphics are not at the top of the average enterprise system designer's list. What did you mean by "an easy way to SUBMIT data back to a desktop ------------------ IP: Logged |
|
Charles Pegge Member |
In MS Windows, with an embedded browser control. Feeding it html pages via the COM interface is fairly straight forward. Getting form data off the web page and back into your programme is possible but more convoluted. If there is an easier mechanism than COM, I'd love to know about it. Otherwise, Jeff Glatt has a very thorough article on this subject: Embed an HTML control in your own window using plain C http://www.codeproject.com/com/cwebpage.asp If there is nothing easier around I am prepared to hold my nose and ------------------ IP: Logged |
|
Chris Holbrook Member |
Charles, forgive my slowness with this. Do you want to capture form data so that you can share information which has been submitted to a web app where you do not have control at the server end (i.e. someone else's application?) ------------------ IP: Logged |
|
Paul Franks Member |
quote: No need, Jose Roca did it for you a while ago, brilliantly: In HTMLDocumentEvents2_onclick(), you can intercept the "submit" Another option build one of the basic web servers on the forums into your ------------------ IP: Logged |
This topic is 6 pages long: 1 2 3 4 5 6 All times are EasternTime (US) | next newest topic | next oldest topic |
![]() |
|
Copyright © 1999-2006 PowerBASIC, Inc. All Rights Reserved.