topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 11:23 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - OptimalDesigns [ switch to compact view ]

Pages: [1] 2 3next
1
After a certain timeout, the usage session is terminated but the terminal keeps running on the server.

Your offer sounds good to me.
-OptimalDesigns (Today at 07:20:15 AM)

Wonderful! The sooner we start the better!

Please send the first $100 paypal to [email protected] to begin development

Please download the CurvFit App, install it, and run a few demo files to get an idea on how things flow.

I sent you $100 via PayPal just a few minutes ago :)

2
Oh! By the way, if you choose to go with me, it would be awesome to have your permission to "share the journey" here from the technical side (nothing specific/private from your project, but regarding the technological side itself --i.e. the actual software stack and its interconnections / how to's).

This can add to a great set of interesting DC articles... you don't really get to see much of "Connect VB6/DOSBOX to Paypal IPN" these days! :Thmbsup:
It okay with me ... great idea :)

3
Hello Phil, you need to setup a SaaS on a Windows VPS with payment provider integration (Paypal IPN, other).

There must be a running HTTP service on the VPS that handles translation of the user input that comes from the browser and maps it to your Windows app.

If it is a remote terminal emulator you're after, I can see a service based on something like Xtermjs (http://xtermjs.org).

If it is forwarding input to the GUI of your Visual Basic 6 app, then any front-end framework that matches the input fields you have can do (Foundation, SemanticUI, other).

If you want pixel-by-pixel mirroring of the VB6 program to the web client, that's harder to do yet possible. You don't want VNC, you want to redirect/buffer a single Window instance per paying customer into the authorized web browser.

This is not a trivial project. Since it is more on the commercial/enterprise side, you may want to negotiate with an "old timer" full-stack developer that understands both modern front-end and traditional back-end. Ideally, someone with experience since the DOS/VB6 era who's also active with modern technologies.

Good news: I fit the bill & suit the skills! :up:
Hmm, could you put this in simple english for an old guy, please?

Your offer sounds good to me.  More on my idea.  2 Apps are free for anyone to use; the other 3 would be charged after say one week of free usage.  If either of 3 is charged, then ALL may be used under the umbrella.

The monthly charge/fee should be $30 as of today.

A terminal running 24/7, how is this done?

Phil

4
5 App.s have a Windows front-end written in Visual Basic (6) that submits a DOSbox program for executing.  I would like to charge for usage after 'x' days of usage similar to streaming TV channels due; i.e., no usage then no charges until usage begins again.

Each DOS app may be started with the front-end OR a batch file that by-passes the front-end.  After 'x' days, these runs must verify that it is a 'paying' customer.

Anyone interested in solving this problem?

5
I'm seeking a web partner that is capable of handling Google's Merchant Center and other marketing/sales stuff in exchange for a percent of my website revenue.  My site has been in development for 30 years and has 400 visitors per day.  Google suggests it will bring in $5,000 / month!  :tellme:

My website, goal-driven.net, tries to show Engineers and Scientists how to solve many math problems from industry. The key is a (free) Calculus (Level) Compiler that solves most math problems in Industries.

My compiler got its start at NASA's Apollo Space program back in the early 1960s. Known as Slang back then, it got the USA to the moon and back. When introduced to Industries in 1974, it then was called PROSE. Today it is FortranCalculus.

Hope you like the proposal idea  :up:
Phil Brubaker

6
My website, goal-driven.net, shows how to solve most (continuous) math problems, but needs some MOL examples showing equation necessary to solve a given PDE; e.g. Schrodinger, Maxwell, telegraph, wave, etc.  You provide
1. MOL & PDE equations;
2 a description of where you/they are used in industry(s); and,
3. Your Title & Name & email address (?), e.g. President: Tom Jones, [email protected]
#2 & 3 will be placed as 'Ads' on my website to bring you some business :)

Think marketing/sales when stating a description.  Here is an example PDE.  I'm seeking 5 examples, the best 5 win!

In return, I'll publish #2 & 3 on my website AND provide you with a copy of my (free) Calculus (Level) Compiler that can solve PDEs using MOL.

7
Changed "max-height" to "height" in code and job is finished :)

Thanks for all the help.

9
Finally, please provide all the keywords to highlight, for me to create a custom highlighter suitable to your use case
Not sure what you mean.  Keywords?  Highlight?

10
Yes.  Downloaded geshi.tar.gz now what?
*.gz file ... assume that's some type of compressed file.  How does one un-compress it in Windows OS?

Updated example-code.txt file and attached it.  There are several <DIV> stmt.s now.  They look okay?  Now need to get GESHI PHP uploaded to my website.

11
Is your requirement is to have the exact software powering the DonationCoder code tag on your website?  If so, then PHP is needed.

Do you have PHP on your server?
Yes.  Downloaded geshi.tar.gz now what?  Yes, PHP is on my server.

12
<pre><code style="height: auto; resize: vertical;">

Did that, nogo.  When I enter a 'code' line here on donationCoder, it gives my the 'msg. window' I'm trying for just like here on this reply.

13
<style>
code {
    max-height: 40em;
    resize: vertical;
}
</style>

Not opening a 'msg. window' on a webpage for each code command.  It just grays the code, kind of highlighting it.

14
code {max-height: 40em; resize: vertical; }

Some code blocks need to be just a line or two.  Any way to  do this too?

15
Looks great!  Will be testing it next week, thanks for the help  :)

16
A) If the "window" is in-page, you can use a floating div.

Vic, option 'A' should do it.  Phil

17
I'm trying to create a 'window' like we use to send msg.s from, but with my <pre><code> ... </code in it.  No, not highlighting it.  Here is a link that will show you what your highlighting did.  The article html code is attached.

18
Can't the regular TextArea handle that? Then the user can drag the corner to any size they want. And it will automatically handle the scrollbar.

I'm talking about a blank webpage ... need html code for the job.

19
I have a large listing of code that needs to be put into a window, as done here automatically.  Nice to let user drag height to what is best for them.  Presently, code is just following:

<pre><code>
ooo
</code></pre>

How to put this in a window with scrollbars on a webpage?

20
I have 5 software Apps, they are all 'free software' that are for an Educational purpose And some also for Business as well.  My feed shows Target Countries as having ALL countries.  Is this the problem as some posts have said so.  If so, how to remove those which should NOT be included?  How many need removing?

At present, my biggest users (ie. downloaders) is China ... 30X that of next largest (USA)!  Each App has between 50-100 downloads / day.

Any ideas?

21
Match-n-freq™ is a (free) Pulse Shaping Filter program that finds the pole-zero locations of a transfer function, H(s), for a matched-filter design.  H(s) equals a -desired- signal (Yout) divided by a given input signal (Yin).  Both Yout and Yin are functions of frequency.  Download at https://goal-driven....ps/match-n-freq.html .

H(s) has an option to equalize its sidelobe peak amplitudes in a Bode plot; i.e., Peak i = Peak j for all i, j.

Group delay, Td, is calculated to compliment a given dataset, thus, providing a maximally flat group delay.  A search for Group Delay definition on the internet shows various results and thus leaving the question which are true?  A textbook from 1980 differs from what is seen on the internet.  They may be equivalent but not sure.  So the basic equation is Td = Partial( H(s)) with respect to 's' / s, where s = 0 + j w.  Be careful when using some other App or even my App as they try to calculate Group delay.  If the professors don't agree, how can us developers get it 'right'?  I have worked on this problem on & off since 1979 and finally think it is done!  If you find an error, PLEASE let me know :(

Match-n-freq™ finds an Optimal solution for a H(s) match and maximally flat group delay; a one time process!  One must determine what Poles &/or Zeros are necessary for their datasets and this may require several runs.  But with the speed of today's PCs, a half-day should have your problem solved.
---

This Matched Filter CAD App is an example of what other redundant problems can be solved using this as an example.  The source code is included in the download; search for *.fc & *.inc files plus Visual Basic code files for the front-end.
---

The reason this and other Apps were developed by me was to demonstrate the simplicity & power of a Calculus-Level language/compiler; e.g., FortranCalculus visit https://goal-driven....pps/fc-compiler.html for more; freeware too.  I taught FortranCalculus from 1975 to 1979 in the SF Silicon Valley to Engineering & Science companies.  Also taught MACSYMA at Lockheed Missiles & Space Co. for 2 years... a lost cause, FortranCalculus wins hands down.

22
Hi, I'm 78 and a Mathematical Engineer / Mathematician / Electrical Engineer / & Author living in Roseburg, OR.  I've been trying to introduce a Calculus-Level Computer language named FortranCalculus (FC) to Engineers & Scientists and their management.  FC reduces Problem-Solution cycle time by 1/20th!  FC got its start at NASA ~1960.  Ever see the movie Hidden Figures?  It kinda shows the problems Engineers have in communicating amongst themselves.

Anyone living in Roseburg, OR?  If so, please make contact :)

Phil

23
No "typo"!  The amount came from how much time it saved me, not sure how much time it took you to solve my problem :)

Thanks again!

PS: the "button:disabled" feature was the last step in fixing all my problems with buttons.

         .button:disabled {
            background: #808080 linear-gradient(#C0C0C0, #808080);


24
It is up and working!  Thanks for all your help, Phil

Check your donation account for 180 'credits'

25
Hmm, code looks good, but still need a way to limit <styles> to just this one <table>.

Update!  Passing filename in <tr> working, I think.  Tested using 'alert' function and all look good.  But, a note pops up saying "Pop-up blocked" or something along this line, ideas?  So, no download or opening of file.

Here it is on my website; https://goal-driven....et/download/new.html .

Pages: [1] 2 3next