I've been thinking a lot about David Brown's Python Sidewinder branch for Frontier. I know it's been dormant for some time, but I went back through the message...
Hi folks, long time no see. ... This is true, except I would say that some work should be done on bridging data types between Python and Frontier's native...
... What if we just focused, initially, on getting string and integer data to transfer back and forth? That'd at least give us a good starting point for some...
... That is an accurate description of what actually exists. Those were simple to directly bridge, so I did. I had grand plans of seamlessly passing any type...
So it seems like the next step, if you're up for it, is to do a little digging and see what you can find. When you're ready, let me know and I'll download a...
... I'm glad to see anything to breath new life into my favorite tool. I don't have enough time available to help you code, but if you need some windoze side...
... I don't think we allow that. :) Seriously, though, if David can upload some Windows stuff, I'd definitely welcome your testing input. I really want to see...
... If the David in this paragraph is me, I can say that as far as I know, the code is portable between Windows and OSX, at least so far. In looking at the...
I'm thinking about breaking my nearly 10-year record and getting a Mac to do some coding and testing on. In addition to Frontier, I've got another project that...
My experience: Buy refurbished from Apple's online store. It has the same warranty as new and it's cheaper. 1GB of RAM is barely usable for what you describe....
... well, i went through a thought process about the Mini for similar purposes recently ... the Mini is workable, but in my opinion a low-end iMac is more ...
... I've got the Sidewinder branch checked out and attempted to compile (vc2005). I seem to be missing a Python installation (duh). Any suggestions as to...
... This is where I become less of a resource -- at least on the Windows side. Andre Radke got the windows stuff to compile, and the only functioning windows...
... Sorry, the Win32 box I did this on has joined a higher plane of existence in the meantime, so I can't look up the details. I must have followed some docs...
What is the dominant version of Xcode that people are using for Frontier kernel development? I ask because I'm living in Xcode 3.1, since most of the time I'm ...
Hello Dave, ... I would say that 2.5 is probably your safest bet. As a group the Mac people here haven't taken the project file beyond that. If you scan back...
I've been having trouble with my Frontier (v10.1a15) crashing occasionally when I try to use the Find feature (accessed by ctrl-F). After a particularly...
... I've long had crashes in find and wound up replacing the Frontier Find with one of my own. I think we're seeing vestiges of the editing library (can't...
I wrote a Web page interface. My Web framework is quite custom, but basically I just did a loop through a given GDB (I specifically select the GDB I want to...
... OK, some notes: 1) this is crude, 2) this is crude, 3) this is still crude, and 4) this is brute force, and therefore crude. Beyond that, it uses a few...
Hello : I've just downloaded Frontier Developer Preview 2 for OSX. When I launch, Frontier asks for a serial number. I understood the software was Open Source....
Hubert, it's not supposed to do that. Please be patient and hopefully one of the OSX developers will pop in and share their wisdom about this, but I've never...
The sample mainresponder site has a story category. I have thrashed around Frontier and the web to try and find how to add a story with a script. I am sure I...
Hello Russ, ... around Frontier and the ... missing something ... have I missed this time? The Stories functionality of the sample MR website is incomplete and...
If I open a page on my server, served by Apache I cannot use javascript ajax calls to access a form served by Frontier on the same machine using a different...