Enter your vote today! A new poll has been created for the frontierkernel group: Please indicate your current level of use of Frontier. o Currently using...
frontierkernel@yahoog...
Jun 1, 2009 7:55 am
3762
The recent poll gives an option of migration, which I see a few folks are doing. To what platform? In my investigations I've not found anything which provides...
Well, I asked the question because, for the past few weeks, I've been battling memory management problems like nobody's business. I did a full audit of the...
I don't know. I started a new folder, sucked everything down from the trunk with TortoiseSVN, found a VC2K8 project, and compiled. I'm guessing that maybe Seth...
... For Web apps: Python + Django. Obviously very different than Frontier, but we've been quite happy with this combination for new development. Scott...
Hello all, ... Python and Django here as well for web development. I've been using Xcode to partially manage some of my projects and then with the magic of...
... i'm a complete and total oddball ... i use Frontier for one thing: publishing automation an old client, to whom i'm extremely loyal, produces telephone ...
... Well, you never need to migrate if you keep Frontier running in a virtual sandbox. This is the eventuality for which I'm preparing, as the world moves...
... more complicated than that -- first of all it has to send and receive Apple Events from Quark XPress, for which new versions are periodically produced; so...
Hello Steve, ... You might see if Django's template engine could be adapted for the layout aspect. As I understand it, it is possible to use it like any other...
... I'm running Frontier on an Intel Mac mini and Leopard, so there's some hope for the future. I had to make a few mods to the source, and I was able to...
... I went with Ruby on Rails as the migration target for all of my Frontier-based web apps. It's kind of the counterpoint to Django. Back in early '05, when I...
... In spite of what everybody else says, I don't see why that wouldn't be possible. I also don't know why concerns about Userland are coming into play. We've...
On or about 6/1/09 5:47 PM, thus spake "frontierkernel@yahoogroups.com" ... Well, of course it depends what you use Frontier for. I've completely replaced...
... I mentioned Userland because every time I hit a stumbling block and chat with them it's more than seriously unrewarding. I had no idea that this group had...
Matt Your RubyFrontier looks very interesting! My Dad still uses Frontier 5.0.2b20ru114 (I think) in Classic on an eMac 10.4 to build static web sites. I...
... if i knew how to fix the endian problems i'd wager Apple Events might work well on Intel; as it is, Apple Events work fine on PPC for me with 10.1a10 (the...
... it sounds like you are using the Apple Events features -- were the mods you made relevant to Apple Events? are you dealing with complex data returned by...
... No, the source mods I made were to add the "math functions" verbs (they may be in the distro now), sign(), and a flag to set the text output file line...
... I also wrote some "math stuff", contributed a while ago but (I don't believe) ever incorporated into the main distro. I added the following math verbs:...
... I feel basically the same, and have a lot of the same usage patterns. Additionally, I think Frontier is the best environment for me to rapidly prototype a...
... Dave, Your math verbs have been working fine for me as well. I really appreciated your adding them, because right when you did I was considering whether to...
... That's why I got involved with this. I'm a former Userland customer, having spent thousands and thousands of dollars with them and not getting the courtesy...
Enter your vote today! A new poll has been created for the frontierkernel group: What platform do you run Frontier on? o Windows 7 o Windows Vista o Windows...
frontierkernel@yahoog...
Jun 2, 2009 9:38 pm
3789
... [ ... ] ... Based on that symptom report, *I* would guess you've had Windows update a system DLL, and Frontier tickles it in some way that causes a kernel...
I'm working on fixing bug 1836461 [1] which mostly involves changes to filedialog.c. Most of the code in this file is system dependent and about half of it is...