I'm a lurker here and was wondering how this project is progressing. I used Frontier for a while when it was free. The syntax made more sense to my engineering...
1304
Karsten Wolf
karstenwo
Sep 2, 2005 3:56 pm
Hi Greg, ... I just started reading Matt Neuburgs "AppleScript - The Definitive Guide" and in the preface it says: "AppleScript as implemented by particular...
1305
icreedon
Sep 2, 2005 8:44 pm
... I'm feeling pretty good about the changes I've made locally to read/write resources from/to the data fork of a file. Seems to be working well. I've...
1306
icreedon
Sep 4, 2005 2:49 am
... I think I can explain what is happening. In my work on the DuckTape Suite and getting the Standard Additions to import I gave the StandardAddtions apps...
1307
John Delacour
valchiusella
Sep 4, 2005 5:24 am
... Why are you putting StandardAdditions in apps? It is an osax and as such belongs in system.extensions. JD...
1308
icreedon
Sep 4, 2005 9:14 am
... Simply because this is a new potential feature and as yet DuckTape doesn't know how to put the table any place else. ... I'll keep that in mind....
1309
icreedon@...
icreedon
Sep 5, 2005 8:11 pm
Hello all, Some new odb builds have been posted at < http://www.editHere.com/frontierOdbs/ >. Toodle-loooooooo.......... Thomas editHere.com <...
1310
icreedon
Sep 7, 2005 7:25 pm
... Everything has been committed to SourceForge. If you're not using SF and CVS then it may take a few more days for the recent changes to percolate to a...
1311
frontierkernel@yahoog...
Sep 8, 2005 2:46 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the frontierkernel group. File :...
1312
Dave Winer
dwiner
Sep 10, 2005 9:30 pm
Has anyone tried using the built-in instant messaging verbs to talk through Google's Jabber server? http://geeks.opml.org/2005/09/10#a276 Dave...
1313
icreedon
Sep 12, 2005 9:45 pm
Hello all, I'm sorry to report that Terry Teague passed away over the weekend < http://www.feedster.com/search.php?q=terry+teague >. Terry got the Frontier...
1314
Sudhakar Anivella
sanivella
Sep 13, 2005 3:20 am
My deep condolences Sudhakar ... Hello all, I'm sorry to report that Terry Teague passed away over the weekend < ...
1315
icreedon
Sep 13, 2005 9:45 pm
Hello All, I'd like to propose that we change kernvelverbs.r to kernelverbs.r. I've wasted time because of this misspelling when doing finds on kernel and not...
1316
frontierkernel@yahoog...
Sep 16, 2005 2:10 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the frontierkernel group. File :...
1317
icreedon
Sep 16, 2005 2:23 am
Hello all, The main change for this release is the ability to load aete from the data fork of a file. For example StandardAdditions.osax. See the Load an...
1318
icreedon
Sep 17, 2005 3:31 am
Anyone using Xcode versions older than v2.1 to build the Frontier kernel? I ask because I'd like to make a minor tweak to the project file on SourceForge but I...
1319
Andre Radke
andre_radke
Sep 17, 2005 9:39 am
... I'm stuck with 1.5 and probably will be for a while. Is the change you need to make related to the renaming of kernvelverbs.r? (I'm in favor of the...
1320
icreedon
Sep 17, 2005 3:21 pm
Hello Andre, Yes exactly! Would you mind doing the tweak and putting it up on SF? I'm still investigating how I'm gonna get 1.5 back on my machine for these...
1321
Concepts
conceptsinc
Sep 20, 2005 1:01 pm
Hello, With a growing demand for Windows System Professionals, we are pleased to announce a new weekend batch of “Windows Internals and Device Drivers” for...
1322
icreedon
Sep 25, 2005 7:21 am
Hello all, ... I've been tinkering locally with ways to make the selection of Mac OS X style osax easier. Of course it would be great if the open dialog just...
1323
icreedon
Sep 25, 2005 7:54 am
Hello all, I've been craving an Open Recent menu for Frontier so I made it happen on my local copy! Yahoo! Fun fun fun! :-) ...
1324
icreedon
Sep 26, 2005 3:02 pm
Hello all, Is my impression correct that the file WinLand.rc is the Windows version of a resource description file and that it is used to build resources for...
1325
icreedon
Sep 26, 2005 6:31 pm
Hello all, I changed kernvelverbs.rc to kernelverbs.rc following a similar change that was made to kernvelverbs.r. It would be great if folks could change the...
1326
Andre Radke
andre_radke
Sep 26, 2005 7:27 pm
... Yes, that's what it is. ... That is how it should be done. Of course, if you don't have access to a Windows compiler, you won't be able to test your...
1327
icreedon
Sep 26, 2005 8:49 pm
I would like to get a copy of Virtual PC and Windows XP going here on my Mac some day. In the mean time I hope Windows folks will be kind enough to take care ...
1328
icreedon
Sep 27, 2005 5:13 pm
Hello all, I agree with John. My reading on human interface suggests that when a user is presented with a dialog the default button should usually be the...
1329
icreedon@...
icreedon
Sep 28, 2005 3:59 am
Hello all, Some new odb builds have been posted at < http://www.editHere.com/frontierOdbs/ >. Toodle-loooooooo.......... Thomas editHere.com <...
1330
icreedon
Sep 28, 2005 7:00 pm
Hello all, I needed the ability to call scripts from some of the file/edit menu items. So I made it happen here and seems to work well! :-) I'd like to put...
1331
Matt Neuburg
mattneub
Sep 28, 2005 10:07 pm
On or about 9/28/05 2:45 PM, thus spake "frontierkernel@yahoogroups.com" ... But why is it needed? You can already call the very same kernel verbs called by...
1332
icreedon
Sep 29, 2005 12:51 am
Hello Matt, What you point out is true. One can write scripts and call fileMenu and editMenu verbs that do what those menu items do. However, what one can't...