... I'm pretty sure I have a copy somewhere if you still need it. By the way, I'm happily running 4.2.3 under sheepshaver and am not having any problems. I'm...
... I'm in the same position as you. I started using Frontier back in 1994 for prepress automation. At this point I have one client left that produces a...
... interesting -- sounds like you're running Classic versions of Frontier and a DTP app? we started with paid Frontier licenses in Mac OS 9, but now the ...
... It sounds like this is a problem of sending Apple events, no? You might want to look at appscript. This is exactly *why* I started using rb-appscript; I ...
... Thanks for uploading. I'm using the same SheepShaver image, but 4.2.3 freezes -- I think it's something to do with a speed-related calculation Frontier...
... that is indeed the biggest problem, and thanks for the suggestion; i've watched appscript mature for a few years, keeping it in mind for a point when the...
On or about 7/5/09 2:58 PM, thus spake "frontierkernel@yahoogroups.com" ... Right, well, that is exactly why I wrote RubyFrontier - so that I could take all my...
... RubyFrontier has definitely caught my interest in past mentions ... i don't manage websites with Frontier, and it sounds like my use of the odb is not what...
... Yes, this puzzled me too, as I was contemplating writing RubyFrontier - that's going back a couple of years now. At the time, as I saw that my hopes for...
... excellent -- looks like nested YAML outlines in key/value form are reasonable enough for my non-geek client to edit in BBEdit (which folds YAML nicely),...
... Jumping in: it's not crazy to use Frontier for editing, then write the file to disk for Python/Ruby. Many folks don't like editing text files. Or, as Matt...
... well, if i'm just using Frontier as an outline editor, i'd probably choose OmniOutliner; either adds an export step, and as i mentioned OmniOutliner can do...
On Mon, Jul 6, 2009 at 9:24 PM, steve ... Let me know if you run into any problems with BBEdit's YAML module. I wrote it, I can fix it. (I know there are a...
No longer just talking about it; I've finally decided to release RubyFrontier into the wild. RubyFrontier is a TextMate bundle. It implements a Web site...
Lots of new stuff underway with the OPML Editor, but we just tripped over a deadline -- on Friday Apple will release Snow Leopard, and as I understand it,...
... Then you might understand it wrong. Nothing of any significance has changed in Snow Leopard (as opposed to Leopard) about running PPC-only apps. If it ran...
On or about 8/26/09 9:29 AM, thus spake "frontierkernel@yahoogroups.com" ... I *do* know whether it's true or not, and (for reasons I can't discuss yet, but of...
With Andre's patient guidance, I have been able to build the OPML app here, and most of it works, but... Two problems so far, one cosmetic, one a deal-stopper....
That's what I heard too. I'm supporting users who may not want to turn Rosetta on. I haven't gotten my copy of Snow Leopard yet, so I can't verify. It should...
First, Andre is the best -- I've never worked with a better developer in all my years. He found a silent failure in the startup process in the OPML Editor,...
The svn log says "file.folderFromPath", not file.file.FromPath. Is that the same bug? Just checking to see if the svn trunk is the same one you're working off...
... Yes, it is. There was a silent failure (execution stops but no scripterror is generated) when file.folderFromPath received a nil filespec, e.g. as returned...
... Actually, we had commented out the relevant script code in our version of Frontier.root, so the bug wasn't triggered during the startup process. Otherwise,...