Search the web
Sign In
New User? Sign Up
frontierkernel · Frontier Kernel
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 491 - 520 of 3834   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
491
... I see the system requirements are Windows 2000 or Windows XP - unfortunately I don't have either, so I can't evaluate or help adapt Frontier to use these...
Terry Teague
terry_teague
Offline Send Email
Dec 1, 2004
8:20 am
492
... Andre; Thanks much for releasing this! Obviously, re-reading your message, it's no surprise that simply plugging this mainResponder.root into the current...
Chris Patti
feoh
Offline Send Email
Dec 2, 2004
4:08 am
493
Hi Chris, To get it to work, I did the following: 1. Amended mainResponder.install script by adding a small piece of code as shown below: for i = 1 to sizeof...
Colin Fallon
colinfallon
Offline Send Email
Dec 2, 2004
8:04 am
494
Hello all, My work on improving performance of (large) tables has reached a point where I could use some feedback and help with testing. Therefore, I have put...
Andre Radke
andre_radke
Offline Send Email
Dec 2, 2004
10:36 am
495
... it goes. ... To verify if this app behaves 'normally' with my existing setup, I replaced my 10a1 app (which for me is actually more stable than the 9...
Michel Benevento
michelbenevento
Offline Send Email
Dec 2, 2004
11:09 am
496
... Hm, the crash occurred in the agent thread while it was running some HTML macro. It doesn't look like it was related specifically to GDBs. It actually...
Andre Radke
andre_radke
Offline Send Email
Dec 2, 2004
11:54 am
497
I have made a change that should fix the crashing bug encountered by Michel. New apps with just this fix (no other changes) are available for download: ...
Andre Radke
andre_radke
Offline Send Email
Dec 2, 2004
2:35 pm
498
Try this in the Quick Script window: date ("Wed, 17 Nov 2004 18:45:23 -0800") You get a boolean value of true. If you drop off the -0800 you get the correct...
Dave Winer
dwiner
Offline Send Email
Dec 2, 2004
3:14 pm
499
... This works correctly on the mac but shows the bug on Windows. That's because Frontier uses the operating system to coerce strings to dates. I reported this...
Seth Dillingham
macrobyteres...
Offline Send Email
Dec 2, 2004
3:57 pm
500
My memory ain't what it used to be. Here's the workaround in script... bundle { //get pubdate try { local (s = xml.getvalue (adr, "pubDate")); if s contains...
Dave Winer
dwiner
Offline Send Email
Dec 2, 2004
4:08 pm
501
... I have a question about when this optimization would come into play. Would it affect "new lookups" which are based on some other address which has already...
Seth Dillingham
macrobyteres...
Offline Send Email
Dec 2, 2004
6:25 pm
502
... What I was actually talking about in my previous message is lookups of identifiers like "i" and "adrBase" in the stack of local symbol tables. For example,...
Andre Radke
andre_radke
Offline Send Email
Dec 2, 2004
7:51 pm
503
... Oh wow. When you said it's hashed every time it's used, you were serious. When you say "at least four times," it wold be more than four if the loop had...
Seth Dillingham
macrobyteres...
Offline Send Email
Dec 2, 2004
8:00 pm
504
... I certainly was. ... If the body of the loop is executed n times, "i" would be hashed at least 4*n times until you are done with the loop. I wrote "at...
Andre Radke
andre_radke
Offline Send Email
Dec 2, 2004
8:17 pm
505
... Yay I have it bringing up a blank index page! This is exciting :) Thanks much Collin this did the trick. Now, what will it take for us to bundle a...
Chris Patti
feoh
Offline Send Email
Dec 3, 2004
6:30 am
506
This release fixes a crashing bug discovered by Seth. The crash occurred in the function that given a handle to a table and the name of an item in it builds up...
Andre Radke
andre_radke
Offline Send Email
Dec 3, 2004
1:54 pm
507
Andre... using the Mac OS version below, adding an item to a table that causes a resort of the table crashes Frontier. The version shows 10.0a4-NT3. Sounds...
Forest Oak
mutualaid
Offline Send Email
Dec 3, 2004
3:31 pm
508
... If you have a crash log, could you please email it to me personally (not the list)? Also, exact instructions for how to reproduce this crash would help. ...
Andre Radke
andre_radke
Offline Send Email
Dec 3, 2004
3:44 pm
509
I'm not having any problems at all with this release. I'll start running some real-life (real to my life, at least) performance tests tonight or tomorrow...
Seth Dillingham
macrobyteres...
Offline Send Email
Dec 3, 2004
4:07 pm
510
... Yes, pretty cool -- I even got it to see the web pages I made in the Tutorial via addresses like <http://127.0.0.1:8080/mySites/tutorial/pageTwo> --...
Andrew Jaffe
andrewhjaffe
Offline Send Email
Dec 4, 2004
12:09 pm
511
I just noticed that "http://docserver.userland.com/" now describes the page as "Manila's Built-In Verbs". I'm assuming at some point there's going to need to...
David Gewirtz
zatzdiagnostic
Offline Send Email
Dec 4, 2004
7:15 pm
512
Thanks for the reminder. Every time I look up a verb on Google, I remember we have to get the DocServer stuff into the community so we can start reviewing and...
Dave Winer
dwiner
Offline Send Email
Dec 4, 2004
9:59 pm
513
... the DocServer stuff into the community so we can start reviewing and updating. I wonder if there are any people who would like to first, work on a process...
David Gewirtz
zatzdiagnostic
Offline Send Email
Dec 4, 2004
10:14 pm
514
Dave, scripting.com is not userland. It's already off userland servers. ... From: David Gewirtz To: frontierkernel@yahoogroups.com Sent: Saturday, December 04,...
Dave Winer
dwiner
Offline Send Email
Dec 4, 2004
11:06 pm
515
... servers. Ah, you know, my bookmark was at docserver.userland.com, not the docserver.scripting.com site. OK, so it looks like you're using Manila to...
David Gewirtz
zatzdiagnostic
Offline Send Email
Dec 4, 2004
11:23 pm
516
I just uploaded the current source for the DocServer Manila site. http://matrix.scripting.com/blogs/gems/cd/docServerManilaWebsite.zip It can be converted to...
Dave Winer
dwiner
Offline Send Email
Dec 4, 2004
11:27 pm
517
I suggest having a look at the source which I just released, and letting it sink in for a few days. Thinking is always a good idea. ;-> Dave ... From: David...
Dave Winer
dwiner
Offline Send Email
Dec 4, 2004
11:29 pm
518
I managed to fix another bug in my table sorting logic, so here's release 4 of my table optimizations. Windows: ...
Andre Radke
andre_radke
Offline Send Email
Dec 4, 2004
11:32 pm
519
With Andre's assistance, I've checked in an optimized string.mid (part of stringverbs.c). Andre and Duncan both asked me what the performance improvement looks...
Seth Dillingham
macrobyteres...
Offline Send Email
Dec 5, 2004
3:33 am
520
Shoot, after all that I forgot the test script. It's attached. Seth...
Seth Dillingham
macrobyteres...
Offline Send Email
Dec 5, 2004
4:54 am
Messages 491 - 520 of 3834   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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