Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

frontierkernel · Frontier Kernel

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 246
  • Category: Open Source
  • Founded: Sep 22, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 3597 - 3628 of 4234   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
3597 russellgum Send Email May 4, 2008
6:39 pm
I installed the RSS update code and found a few surprises. One is that I got way too many menu items, including two copies of several menus, but not including...
3598 Dave Winer
dwiner Send Email
May 5, 2008
5:16 pm
Russ, it's hard to tell from the narrative here, but I suspect that the menus problems would have been cured by quitting and restarting. I'm concerned about...
3599 russellgum Send Email May 5, 2008
7:20 pm
Dave I just opened up Frontier using the frontier.root I got after converting to the new update system. It still has problems with the menus. For example, if I...
3600 Dave Winer
dwiner Send Email
May 9, 2008
10:55 pm
THanks for sticking with this Russ! I don't know about the first problem (the menus), but the data you offered more or less explains what the problem is with...
3601 russellgum Send Email May 10, 2008
3:22 am
Dave I restarted Frontier without mainresponder.root but I did open mainResponderWebsites.root. Then I tried to open http:/127.0.0.1:5336 to see if the admin...
3602 russellgum Send Email May 10, 2008
3:32 am
I put a menu screenshot in the files section. It has a title of Snapz Pro XScreenSnapz080.jpg. I just noticed that it does not include a Server menu item. It...
3603 dennenbill Send Email May 13, 2008
1:48 pm
Hi, Are there any work-arounds for the OSX Open/Save crash bug? I seem to get this problem when choose "Load image file..." from the Web menu. Thanks- Bill...
3604 Alan German
alan_german Send Email
May 13, 2008
8:08 pm
We're finding that this version of Frontier crashes at startup on the quad xserver but not on dual core hardware, using the same collection of root files. ...
3605 David Gewirtz
zatzdiagnostic Send Email
May 16, 2008
4:06 am
I've got a user (only one) who claims that when he goes to www.dominopower.com, he gets a nearly infinite wait before he gets his ... I think I see the issue....
3606 André Radke
andre_radke Send Email
May 16, 2008
4:16 pm
... Port 4063 is the originating port on the client machine (IP 192.168.0.7) -- not on your server. It's different each time because the TCP stack on the...
3607 David Gewirtz
zatzdiagnostic Send Email
May 26, 2008
8:31 pm
I've added a new section to the Frontieropedia. It's part of the downloads page at http://frontierkernel.org/download and is called "User contributed stuff". ...
3608 Scott S. Lawton
prefabsoftware Send Email
May 26, 2008
10:26 pm
... Minor clarification: the license is actually BSD (or MIT or equivalent). I should have included a license wpText object but didn't think about it when I...
3610 David Gewirtz
zatzdiagnostic Send Email
May 27, 2008
1:08 am
OK, let's try that again with an actual message. Scott, if you want to send me a file to add to the ZIP, I'd be happy to. And if you want to go edit the wiki...
3611 russellgum Send Email Jun 2, 2008
7:44 pm
Every once in a while my system.verbs.builtins.table gets replaced by a data table from another data base root. This of course does strange things unless I...
3613 David Gewirtz
zatzdiagnostic Send Email
Jun 2, 2008
9:44 pm
From the it-ain't-supposed-to-do-that category, it ain't supposed to do that. My guess is you've got something corrupted in your root. Try doing a save as on...
3614 Seth
yahoo.seth@... Send Email
Jun 3, 2008
12:36 am
... It's also possible that he has a script, called not-very-often, which actually sets something like "table = myData". Of course it's probably more subtle...
3615 Steve Kirks
srkbuh Send Email
Jun 3, 2008
1:39 pm
... Man, I've been caught on stuff like that too often. Good thinking... Steve...
3616 David Gewirtz
zatzdiagnostic Send Email
Jun 10, 2008
8:52 am
OK, I admit it's twisted. I haven't even owned a Mac since 1994 and my phone is a very cranky Treo 700p. But since the iPhone is supposed to run something like...
3617 Henri Asseily
hasseily Send Email
Jun 10, 2008
9:00 am
... Can't. PAIGE scourge first problem. No source, need recompile ARM PPC. Second, need split UI-cli. Make cli simple C (and fix slooow array behavior). Then...
3618 Seth
yahoo.seth@... Send Email
Jun 10, 2008
3:02 pm
... I'm not sure about the sqlite backend, but basically I agree with Henri. We we can't even get Frontier working correctly on our desktops and servers, let's...
3619 russellgum Send Email Jun 10, 2008
4:24 pm
I agree with Henri and Seth. It seems that problems like I just had with the frontier root that were corrected after a save and reinstall of the root are...
3620 russellgum Send Email Jun 14, 2008
6:44 pm
when I have the line of code file.delete(filenamex) where filenamex is the path to a file Frontier deletes the file as expected but terminates my script which...
3621 creecode Send Email Jun 14, 2008
8:03 pm
Hello Russ, ... expected but terminates my ... Debug Compile mode ... If I understand the problem, in the code below you'd never get to the dialog.alert line? ...
3622 russellgum Send Email Jun 14, 2008
9:54 pm
oK I found the problem (maybe) Your code works fine. My code was in a try statement where I assumed that it would fail if the file was not present. Instead of...
3623 David Gewirtz
zatzdiagnostic Send Email
Jun 23, 2008
7:11 pm
http://www.qaliva.org/about...
3624 David Brown
davidbro Send Email
Jun 23, 2008
7:17 pm
... Wow. Could this be the first real, honest-to-god fork of Frontier?...
3625 Seth
yahoo.seth@... Send Email
Jun 23, 2008
8:31 pm
... Well, they didn't even start with our source. On the other hand, they seem to be making actual progress. Seth...
3626 Scott S. Lawton
prefabsoftware Send Email
Jun 24, 2008
1:48 am
... Not really; it's done under an agreement with UserLand: http://www.qaliva.org/frontier97.html ... Someone should contact David Bayly and ask what's up....
3627 creecode Send Email Jun 24, 2008
2:53 am
Hello all, ... Folks, I don't think there really is a mystery here. UserLand as I understand it has the legal right to continue to develop their Frontier as...
3628 Bill Kearney
wkearney99 Send Email
Jun 25, 2008
3:03 am
... From the website it appears Baylys is involved. Any long timers want to speculate how soon it'll get completely fucked up due to Dave's irrational ...
Messages 3597 - 3628 of 4234   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help