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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 2562 - 2591 of 3834   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2562
... Thanks Tom, I obviously forgot about this one. I had an old copy of Frontier (9.1b3) lying around and I have installed the frontier binary at...
Emmanuel Décarie
emmanueldecarie
Offline Send Email
Jun 1, 2006
11:08 am
2563
... What's in user.unix.scripts? ... I compiled it (Intel Mac unibin) under the latest XCode with a new project (the original pbxproject couldn't be imported...
Henri Asseily
hasseily
Offline Send Email
Jun 1, 2006
2:17 pm
2564
Hi Thomas, ... <rant>Macros that look like functions are BAD.</rant> Please make it a function for debuggability. Like (untested): char * fsname(tyfsspec...
Karsten Wolf
karstenwo
Offline Send Email
Jun 1, 2006
5:19 pm
2565
Hey Karsten, Thank you for your response. You confirmed what I had already gathered, that I would need to do some reworking to replace fsname for Mac given an...
creecode@...
creecode
Offline Send Email
Jun 1, 2006
5:54 pm
2566
... Yep. I put the following up on the crypt documentation page to clarify. Is it accurate enough? If not, can you please go in and fix it? Thanks. -- Usage --...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jun 1, 2006
6:15 pm
2567
Hi Thomas, ... I'm definitely interested in this too and will help out but I want to get Int64 into a state save for public first. I'm still struggling with...
Karsten Wolf
karstenwo
Offline Send Email
Jun 1, 2006
6:42 pm
2568
... That's cool. It compiled for me too, but the problem is that it only works with a pure Frontier install. If you use Radio UserLand or the OPML Editor it...
Tom Morris
tom.morris
Offline Send Email
Jun 2, 2006
10:31 am
2569
Hi, Am 02.06.2006 um 12:31 schrieb Tom Morris: ... the part to watch for is : OSType idfrontier = 'LAND'; ^^^^ IIRC the value for Radio is 'Radu' and for OPML...
Karsten Wolf
karstenwo
Offline Send Email
Jun 2, 2006
2:03 pm
2570
... A couple of scripts done by Brent (I guess) that use the suites.states table. I have enclosed user.unix.scripts with this mail (I hope its ok to send ...
Emmanuel Décarie
emmanueldecarie
Offline Send Email
Jun 2, 2006
2:12 pm
2571
... For the UserTalk scripters and server admins on the list, the command- line tool is calling Frontier using AppleEvents like an AppleScript might. It does...
Steve Kirks
srkbuh
Offline Send Email
Jun 2, 2006
3:04 pm
2572
Hey Emmanuel, ... Those scripts are part of the open source release. No infringement....
creecode@...
creecode
Offline Send Email
Jun 2, 2006
6:15 pm
2573
... I'd like to extend that request: Testers generally needed. As an added bonus: - no more need to invoke a sint64 via new(); if a calculation needs one it...
Karsten Wolf
karstenwo
Offline Send Email
Jun 2, 2006
9:07 pm
2574
This four step guide will give you the foundation you always wanted. Learning the basics in handling stocks. This guide will help anyone, interested in getting...
oppenso_urce_476@...
oppenso_urce...
Offline Send Email
Jun 3, 2006
1:37 pm
2575
... I don't have access to my Windows machines right now, but I hear your plea. Do you have a deadline? Steve Kirks http://houseofwarwick.com/ ...
Steve Kirks
srkbuh
Offline Send Email
Jun 3, 2006
3:21 pm
2576
... No. I just want to get on with it. -karsten...
Karsten Wolf
karstenwo
Offline Send Email
Jun 5, 2006
10:11 am
2577
I'm baaackkkk! Exciting news. First, I'm once again serving as the product manager for Radio UserLand. Second, I am leading an effort to use the source code...
Steve Kirks
srkbuh
Offline Send Email
Jun 5, 2006
3:11 pm
2578
... Huh. I thought Dave Winer released the source. He certainly said so many times, and UserLand never really annoucned the release (that I saw). In fact,...
Seth Dillingham
macrobyteres...
Offline Send Email
Jun 5, 2006
5:18 pm
2579
Did we ever come to a consensus on this question? That is, how should string.trimWhitespace be updated? I believe the suggestions include these two variations:...
Seth Dillingham
macrobyteres...
Offline Send Email
Jun 5, 2006
5:28 pm
2580
Welcome aboard UserLand and thanks to Steve! I think we can be a stronger community working together!...
creecode@...
creecode
Offline Send Email
Jun 5, 2006
5:51 pm
2581
... I think that's great. Anything that brings all members of this community together and prevents too much branching on the kernel is a win. I would advise...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jun 5, 2006
7:17 pm
2582
... If I may offer some unsolicited advice.... One of the things that Userland will likely have to do is some testing to verify that the Open Source release is...
Jeremy Bowers
jerfb
Offline Send Email
Jun 6, 2006
1:46 am
2583
Hello all, A minor milestone. One of ? After several intense days of tearing up the pavement I have done my first sucessful build. Of course this doesn't...
creecode
Offline Send Email
Jun 6, 2006
3:40 am
2584
As some have have probably noticed, the date() coercion verb has problems with what Frontier "net standard" dates. Here's a real-life example: the RSS pubDate...
Seth Dillingham
macrobyteres...
Offline Send Email
Jun 6, 2006
9:01 pm
2585
Hello all, Woo hoo! I see the Frontier.root window! LOL... Interacting with it... now checking some file verbs... Still digging!...
creecode
Offline Send Email
Jun 6, 2006
10:59 pm
2586
... Sounds good to me. It will certainly be nice for date() to handle more formats automagically. One thing to consider (though I don't care either way): name...
Scott Lawton
prefabsoftware
Offline Send Email
Jun 7, 2006
12:51 am
2587
... Right. I like the idea of not having to know the format of the string, and therefore not having to think about which verb to use to coerce the string to a...
Seth Dillingham
macrobyteres...
Offline Send Email
Jun 7, 2006
2:33 am
2588
Oops. Here are the updated verbs I mentioned in the previous email. Actually, I didn't mention the updated version of rfc822StringtoDate(). I've included that...
Seth Dillingham
macrobyteres...
Offline Send Email
Jun 7, 2006
2:36 am
2589
You're on a very slippery slope when it comes to mangling dates. Especially be wary of handling out of current time shift dates. Right now, during daylight...
Bill Kearney
wkearney99
Offline Send Email
Jun 7, 2006
2:49 am
2590
... Bill, Please provide a specific example that won't work. I've been doing this "date math" for 6 years. Coding to work with the standards is EASY: you only...
Seth Dillingham
macrobyteres...
Offline Send Email
Jun 7, 2006
3:07 am
2591
On or about 6/7/06 12:20 AM, thus spake "frontierkernel@yahoogroups.com" ... Not on my machine. I get: "6/6/06; 4:42:26 PM" However, let it pass. ... On Mac OS...
Matt Neuburg
mattneub
Offline Send Email
Jun 7, 2006
3:30 pm
Messages 2562 - 2591 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