A Frontier/Manila-based web app of mine has started throwing date arithmetic errors this morning, eg "Error: Can't coerce "2869862400.0" to a long because it...
4063
André Radke
andre_radke
Jan 1, 2011 12:09 pm
... How do you know that date arithmetic is involved? The error message itself relates to coercing a double value to a long value. Do you know which line of...
4064
bayswaterfarm
Jan 1, 2011 4:17 pm
... Thanks André The root cause of the problem is that overnight the way Frontier (on the Mac at least) converts text strings of the form dd/mm/yy into dates...
4065
André Radke
andre_radke
Jan 1, 2011 4:51 pm
... In case anybody is interested in investigating this further... The problem is triggered by the Mac version of the stringtotime function in...
4067
dwiner
Jan 3, 2011 8:26 pm
Maybe Apple's having a problem with this deprecated endpoint on IOS.. ...
4068
russellgum
Jan 8, 2011 3:54 am
I use frontier to respond to html forms.The code I use to respond to the forms always copies the postargs generated by mainresponder to the scratchpad. This...
4069
dwiner
Jan 16, 2011 3:12 pm
This is a pretty big project, and it's about to turn a corner. http://ec2.scripting.com/ This version, as the previous version, is built around Frontier -- the...
4070
dwiner
Jan 18, 2011 9:56 pm
Here's an update: http://scripting.com/stories/2011/01/18/ec2ForPoetsOnTheGround.html We got enough testing in to be pretty sure the Howto and the software...
4071
dwiner
May 5, 2011 2:19 pm
There's been a fair amount of progress in the OPML Editor environment this year so far. You can find a lot of the new howto's on this site: ...
4072
patko1974
May 17, 2011 9:34 pm
Hi, one version of OPML Editor universal build is linked on this page: http://frontiernews.org/2010/03/12/opml-universal-app-available-for-testing/ That...
4073
dwiner
May 18, 2011 8:51 am
They're the same app. The first is just the app and nothing more, and the second is the full OPML Editor package, with the universal app in the Extras folder. ...
4074
Ted Howard
tedchoward
May 18, 2011 5:16 pm
Hello, I'm new to this list and to the world of Frontier / OPML Editor. I've written a tool that talks to a REST api, but that API is only accessible via...
4075
patko1974
May 18, 2011 5:54 pm
I'm talking about the app within the Extras folder, not the whole package. The universal app within the Extras bears version number 10.1a16 while the app...
4076
Ted Howard
tedchoward
May 19, 2011 1:14 am
Is there a trick to getting the trunk to build on OSX? Using (a hacked to include the 10.4sdk) Xcode 4 I can build successfully, but the app is very unstable....
4077
dwiner
May 30, 2011 6:27 pm
This howto should be bookmarked by everyone who runs a Frontier server. http://frontiernews.org/2011/05/30/when-one-of-your-roots-crashes/ Dave...
4078
adamc1999
Jun 11, 2011 9:12 pm
One of my pet peeves of the OPML Editor has always been it's barebones UTF-8 character set support. This becomes especially annoying when using the scripting2...
4079
adamc1999
Jun 12, 2011 1:15 am
Of course the correct way to do this only hit me after I posted this initial message. We need a tool that allows any user of the OPML editor to fill out their...
4080
Ted Howard
tedchoward
Jun 24, 2011 2:36 pm
I've completed part 1 of the coding for loading custom icons from the odb. I have a function that reads the mac IconFamily data from a nodeType subtable,...
4081
Ted Howard
tedchoward
Jun 24, 2011 2:36 pm
Thanks to Brent Simmons I now know why my build wasn't stable. There's something wonky happening with the Resource Manager when it tries to load custom icons...
4082
Mike Alexander
mta1309
Jun 24, 2011 2:36 pm
I noticed today that the two files at <https://frontierkernel.svn.sourceforge.net/svnroot/frontierkernel/Frontier/trunk/Common/MoreFilesX> don't have an...
4083
André Radke
andre_radke
Jun 24, 2011 7:55 pm
... Thanks for the pointer. I just fixed it. André -- André Radke ++ http://spicynoodles.net/...
4084
Ted Howard
tedchoward
Jul 12, 2011 5:19 pm
Part 2 is now complete. The app now searches user.tools.nodeTypes and Frontier.tools.data.nodeTypes for icon data. If present, it render the icon from the...
4085
Ted Howard
tedchoward
Aug 29, 2011 5:09 pm
Hello everybody. Before posting to the list again, I looked over my previous posts and realized that I never properly introduced myself or provided any context...
4086
Andre Radke
andre_radke
Aug 29, 2011 5:48 pm
... Welcome to the list, Ted. I have added you to the sf.net project and granted you commit access to our Subversion repository. Please check in your changes...
4087
srkbuh
Sep 12, 2011 2:39 pm
I know this is an old message, but I think that Seth Dillingham might have that code. I think he was working on it for his company (Conversant) and possibly...
4088
Seth Dillingham
macrobyteres...
Sep 16, 2011 2:36 am
... I think I have it, and I have the copyright on it, but the distribution rights now belong to a company that doesn't exist. Not sure where that leaves me....
4089
Steve Kirks
srkbuh
Sep 16, 2011 11:49 am
My apologies Seth. I was going off a bad portion of memory. I remember the UserLand sale but I didn't remember the copyright issue until you brought it up. I...
4090
Ted Howard
tedchoward
Sep 17, 2011 6:58 am
Thanks André. I'm sorry It's taken me this long to respond. I just moved, so I'm using that as my excuse for everything. My local frontier repository is on...
4091
russellgum
Sep 20, 2011 4:10 pm
As far as I can tell (the name of the database remains underlined in the Window menu) the preference to save all open databases every minute does not save...
4092
Ted Howard
tedchoward
Sep 20, 2011 4:30 pm
My experience has been that the databases do auto save almost instantly. I'm using the latest OPML Editor. I wouldn't hold my breath on a "Lion friendly"...