I had a database corruption that required installing a new copy of Frontier. The save a copy and replace roots did not solve the problem. Everything is working...
... I doubt the tcp code has changed: its in system:verbs.builtins.tcp. There's a version number there: mine is 1.03b and its working fine. Did you put your...
... And also consider that some ISPs will not let you send SMTP mail to other hosts, requiring that you go through their SMTP servers first. Mainly as a spam...
Instant Outlining is now a part of the core release of the OPML Editor. This means that every copy of the OPML Editor can be an Instant Outline client or...
A "feed hose" is like Twitter's firehose but for RSS and Atom feeds. I wrote up the protocol on Scripting News, with links to an implementation I have running...
Anybody tried it? I''ve just virtualized one of my servers, and the new cloud-based hosting service is about to activate it. (It's a VMWare-based system.) ...
All my servers run "in the cloud" -- on Amazon EC2 and on Rackspace's new Windows cloud. Works exactly as you'd expect, without any problems. If you want to...
4044
Seth
yahoo.seth@...
Oct 6, 2010 3:20 pm
... I haven't been paying close enough attention. I knew you were keeping a lot of data on Amazon's EC2, but I didn't realize you were running Frontier on...
There's also glue for S3 and SimpleDB in opml.root in system.verbs.apps.s3. I'm going to do a fresh AMI for running OPML Editor-based apps, the one I have now...
Just posted this on FrontierNews. http://frontiernews.org/2010/10/08/we-need-json-code/ We need a builtins.json to go alongside builtins.xml. This is one of...
I'd actually (quietly, to-myself) started working on this a couple weeks ago, because I also need it for my software. My plan was to do it in C so I could put...
We now have a full-blown JSON parser running in the OPML Editor. http://frontiernews.org/2010/10/23/json-parser-for-the-opml-editor/ It works exactly as...
4050
Seth
yahoo.seth@...
Oct 23, 2010 5:24 pm
... Quick followup... I'm not using Amazon or Rackspace, but I am running on a "cloud" hosting system. I'm surprised to find it's faster than what I was using...
Clouds are like anything else new. New stuff usually ends up being faster, until it's not. The upside to most cloud setups is the ease with which the Virtual...
Any clue how to save my outline without Frontier (Windows) automatically quitting? Note: I am a non-programmer, who desperately needs the outline capability of...
I don't know which version of Frontier you're using, so I don't even know if I can help. I use the OPML Editor, which is a Frontier distribution configured to...
Hi Dave, WOW! I am totally honored to hear from you. I was a TT128 user in 1986. For many years, I have struggled running More on the somewhat buggy Basilisk...
Okay -- I guess you figured out that the File menu is where you want to create, open and save outlines. Yes? :-) And you're right, it doesn't save the font and...
Yes of course, File:Save or Ctrl+S (the Frontier Win 10.1a11 non-functionality of which was the origin of this thread). .ftop files File:Open without...
Imho you might as well report the problems. I have no ability to fix kernel-level issues, haven't worked at that level since the THINK C days (early 90s), but...
... In my case, I've determined that 100% of my "search crashes Frontier" cases are caused by the search routine finding the match string inside a wpTextType...
A Frontier/Manila-based web app of mine has started throwing date arithmetic errors this morning, eg "Error: Can't coerce "2869862400.0" to a long because it...
... How do you know that date arithmetic is involved? The error message itself relates to coercing a double value to a long value. Do you know which line of...
... Thanks André The root cause of the problem is that overnight the way Frontier (on the Mac at least) converts text strings of the form dd/mm/yy into dates...