That looks like a serious project. What I need is something I can include as a DLL, or bake it into the Frontier kernel (also open source now) or access it...
Hey Dave, Wasn't there something in the old playlist table that wrote id2 tags? Perhaps that could be adapted? ... Frontier kernel (also open source now) or...
I've been measuring the flow of pings on weblogs.com, a server that's implemented entirely in Frontier, and noted that the flow has gone up substantially. On...
... tags? Perhaps that could be adapted? I thought so too, but when I went to look I only found code that reads the tags, not writes them... Also, something...
Here are the gory details. http://archive.scripting.com/2005/03/15#yahooGroupsProblem I can see from the archive that a couple of my messages didn't get ...
Okay the last message got out okay. First, I'd like to apologize for using the term "drama queens" to describe the people who were lobbying UserLand to do...
All, I¹ve been watching this group since January I think. My interest was twofold: I wanted to see how an open source community starts, and I was very...
John, thanks for posting. I'd like to encourage others to respond, because as I've said previously, it's important that we move towards new leadership. I want...
... Internal testing at UserLand has determined that the file.modified kernel verb is a major culprit, using 100% of the CPU while doing it's duty. The...
Steve, all verbs use 100 percent of the CPU while they're running. Seriously. The question is how many times they're called. In the case of upstreaming, it was...
... Grr. Darn Windows Server was shutting itself down, and taking all of my business clients' sites with it, too. Problem is fixed, the site is back up. The...
... Now, having read your post, I'd like to add one thing -- I can't speak for anyone else, but the fact that my checkins and posts have been non-existant for...
... Since I'm listed partially as an instigator in our last round of discussions, I'm going to reply. First, Steve, you have no idea how thrilled I am that...
First, I completely agree with everything David Brown said. Seth, you'll find your response from me in that post. Basically, let's not bring "history" into...
Hi All, Been lurking here for a while, felt a need to respond to this post. The ipodder.org directory does indeed have problems. The largest was the migration...
... If the fix Dave is talking about is related to upstreaming, and if he's talking about registering the app with the Operating System as a listener for...
... I meant to say this yesterday: "Dave, that was brilliant phrasing." Optimizing is never about making a process use less cpu, it's about making it run for...
... I said what I needed to say, and I posted it to my own site to try to keep the bulk of my comments off of this list. Now that I have it off of my chest,...
... I've been on the list from the beginning, respectfully silent. I know that Jake Savin watches the list also. ... I appreciate the candor as it makes it...
On Thu, 17 Mar 2005 09:07:02 -0500, Seth Dillingham ... My issue with CPU usage on Radio. I'll leave that discussion off this list as Radio's behavior when...
... Because it illustrates a basic issue that needs to be fixed in Frontier. Whether or not upstreaming is done in Frontier is not the point, the fact that...
... Upstreaming code is not in Frontier so how can you fix it, improve it or leverage it? I'm asking so I can understand, not to be sarcastic. I hereby freely...
... I should have phrased that as a question. "Dave, is the fix you said would take a week of a programmer's time related to registering Frontier as a...
... The basics of upstreaming are not all that exciting, and are applicable to lots of things besides Radio. The side of upstreaming I think we're talking...
... But there are verbs that upstreaming uses in Frontier, and they can be improved. file.modified being the main candidate. Just because upstreaming is the...
... It's not upstreaming as much as file.modified. Upstreaming makes considerable use of it but so do other things. It's also one of those areas where the...
... Look at the source, guys. You're not going to optimize file.modified very much, if at all. There are just a few short calls, none of which can be...
... Well, when I read this: "But get this, both Mac and Windows handle the basic function of upstreaming at the OS level, where it should be." he is saying...