I downloaded the current SVN source for Frontier tonight and thought I'd have a go at building it. The first try (in XCode 3.1.2 on MacOSX 10.5.6) produced...
3748
heatht
May 2, 2009 3:03 pm
... I think you need this: ...
3749
David Gewirtz
zatzdiagnostic
May 13, 2009 9:53 pm
I'm getting tons of "Can't read stream because the TCP connection was closed unexpectedly." errors. If I recall correctly, this error only occurs when Frontier...
3750
André Radke
andre_radke
May 14, 2009 5:57 pm
... Not as far as I know... The error can occur when reading or writing from a connection. It doesn't matter if your machine opened the connection or if...
3751
David Gewirtz
zatzdiagnostic
May 14, 2009 9:22 pm
The problem is I'm getting hundreds of these a minute. Any ideas?...
3752
Scott S. Lawton
prefabsoftware
May 14, 2009 9:38 pm
... Assuming nobody is actually trying to bring YOUR site down on purpose, they could just be very aggressively looking for various known vulnerabilities. Are...
3753
David Gewirtz
zatzdiagnostic
May 15, 2009 10:15 pm
BACKGROUND About two months ago, I noticed increased traffic on our corporate Web server. In particular, I noticed that our email-to-a-friend page was getting...
3754
Seth Dillingham
macrobyteres...
May 29, 2009 5:17 pm
Hi all, Anybody who gets the commit notices from sourceforge is probably aware that I'm trying to synchronize the Conversant branch with trunk. And that I'm...
3755
André Radke
andre_radke
May 29, 2009 7:56 pm
... The first thing I would check is the "additional dependencies" in the linker settings. Are you linking to the same libraries in your new project files as...
3756
Seth Dillingham
macrobyteres...
May 29, 2009 8:10 pm
... FYI, I'm comparing the VC2K8 project files from trunk and the Conversant branch. ... I've been over them repeatedly, but it's a bit of a hassle because you...
3757
Seth Dillingham
macrobyteres...
May 29, 2009 8:29 pm
... The settings are all stored in the project file as XML. You can see for yourself by diffing them that the two project files (trunk and branch, both for...
3758
David Gewirtz
zatzdiagnostic
May 30, 2009 7:47 pm
I just located two undocumented Frontier category verbs that are implemented in the source, but don't have wrappers. I provided a little info on them in the...
3759
Seth Dillingham
macrobyteres...
May 31, 2009 7:41 pm
Remember when I said, "My guess is that it's something stupid?" :-D The problem turned out to be the ID number assigned to the "conv" category of built-in...
3760
frontierkernel@yahoog...
Jun 1, 2009 7:55 am
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...
3762
mickey_sattlers_org
mickey_sattl...
Jun 1, 2009 10:34 pm
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...
3763
David Gewirtz
zatzdiagnostic
Jun 1, 2009 10:39 pm
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...
3764
David Gewirtz
zatzdiagnostic
Jun 1, 2009 10:42 pm
I recompiled Frontier using VC2K8. Almost everything works fine. But then I got a strange error message using an RPC upload. Traced it to ...
3765
creecode
Jun 1, 2009 11:20 pm
Could it be a charset problem with the project? Is this a new project file or one that was upgraded from a previous version?...
3766
David Gewirtz
zatzdiagnostic
Jun 1, 2009 11:48 pm
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...
3767
Scott S. Lawton
prefabsoftware
Jun 2, 2009 12:17 am
... For Web apps: Python + Django. Obviously very different than Frontier, but we've been quite happy with this combination for new development. Scott...
3768
creecode
Jun 2, 2009 2:26 am
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...
3769
steve harley
garbanzito_real
Jun 2, 2009 4:04 am
... 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 ...
3770
Michael 'Mickey...
mickey_sattl...
Jun 2, 2009 5:11 am
... 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...
3771
steve harley
garbanzito_real
Jun 2, 2009 5:24 am
... 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...
3772
creecode
Jun 2, 2009 5:39 am
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...
3773
Seth Dillingham
macrobyteres...
Jun 2, 2009 12:15 pm
... Yes, that's what I did, and I didn't have any RPC problems with it. Seth...
3774
Douglas Frick
doug_frick
Jun 2, 2009 3:07 pm
... 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...
3775
Brian Hughes
brianvh
Jun 2, 2009 3:19 pm
... 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...
3776
Seth Dillingham
macrobyteres...
Jun 2, 2009 3:24 pm
... 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...
3777
Matt Neuburg
mattneub
Jun 2, 2009 3:43 pm
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...