From bhyde at pobox.com Thu Aug 10 13:59:46 2006 From: bhyde at pobox.com (Ben Hyde) Date: Thu, 10 Aug 2006 09:59:46 -0400 Subject: [araneida-devel] parse-url colon confusion Message-ID: <7A8F74D9-EFF0-4545-80BF-E2D872F5B925@pobox.com> The code in parse-url for internet-url that which picks apart the domain name and optional port number, user name, and password dies in a state of confusion due to the colon in this example. (araneida:parse-urlstring "http://a.us/:") taking a blind stab at the problem, changing the binding of colon1-s to this: (colon1-s (position #\: string :end (or at-s dir-s))) hides, and possible fixes, the error. From jmckitrick at mac.com Sat Aug 19 23:10:22 2006 From: jmckitrick at mac.com (Jonathon McKitrick) Date: Sat, 19 Aug 2006 19:10:22 -0400 Subject: [araneida-devel] araneida development status Message-ID: <26B69356-484C-42F6-902B-86D302938F55@mac.com> Are aaraneida and araneida-slim2 still active? Are they going to replace araneida-testing at some point in time? I'm trying to decide which version to use as my server app. Jonathon McKitrick jmckitrick at mac.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmckitrick at mac.com Tue Aug 22 15:21:13 2006 From: jmckitrick at mac.com (Jonathon McKitrick) Date: Tue, 22 Aug 2006 11:21:13 -0400 Subject: [araneida-devel] Is this list active? Message-ID: <6A616EE2-2BA5-4E4A-A85A-657B622E8E40@mac.com> Jonathon McKitrick jmckitrick at mac.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From public at alan.shields.name Tue Aug 22 20:23:02 2006 From: public at alan.shields.name (Alan Shields) Date: Tue, 22 Aug 2006 15:23:02 -0500 Subject: [araneida-devel] araneida development status In-Reply-To: <26B69356-484C-42F6-902B-86D302938F55@mac.com> References: <26B69356-484C-42F6-902B-86D302938F55@mac.com> Message-ID: <20060822202302.GA4151@alan.shields.name> On Sat, Aug 19, 2006 at 07:10:22PM -0400, Jonathon McKitrick wrote: > Are aaraneida and araneida-slim2 still active? Are they going to > replace > araneida-testing at some point in time? > > I'm trying to decide which version to use as my server app. At some point in time, yes. I'm afraid I've been near-criminally negligent of Araneida as of late. My usual advice would be: unless you have a need of the latest and greatest, stable should be good for you. -Alan -- He was an old man who fished alone in a skiff in the Gulf Stream and he had gone eighty-four days now without taking a fish. -- Ernest Hemingway, The Old Man and the Sea (1952) From jmckitrick at mac.com Tue Aug 22 23:08:28 2006 From: jmckitrick at mac.com (Jonathon McKitrick) Date: Tue, 22 Aug 2006 19:08:28 -0400 Subject: [araneida-devel] araneida development status In-Reply-To: <20060822202302.GA4151@alan.shields.name> References: <26B69356-484C-42F6-902B-86D302938F55@mac.com> <20060822202302.GA4151@alan.shields.name> Message-ID: On Aug 22, 2006, at 4:23 PM, Alan Shields wrote: > On Sat, Aug 19, 2006 at 07:10:22PM -0400, Jonathon McKitrick wrote: >> Are aaraneida and araneida-slim2 still active? Are they going to >> replace >> araneida-testing at some point in time? >> >> I'm trying to decide which version to use as my server app. > > At some point in time, yes. I'm afraid I've been near-criminally > negligent of Araneida as of late. My usual advice would be: > unless you have a need of the latest and greatest, stable should > be good for you. 'stable' in this case is araneida-testing? Jonathon McKitrick jmckitrick at mac.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From public at alan.shields.name Wed Aug 23 08:04:37 2006 From: public at alan.shields.name (Alan Shields) Date: Wed, 23 Aug 2006 03:04:37 -0500 Subject: [araneida-devel] araneida development status In-Reply-To: References: <26B69356-484C-42F6-902B-86D302938F55@mac.com> <20060822202302.GA4151@alan.shields.name> Message-ID: <20060823080437.GB4151@alan.shields.name> On Tue, Aug 22, 2006 at 07:08:28PM -0400, Jonathon McKitrick wrote: > > On Aug 22, 2006, at 4:23 PM, Alan Shields wrote: > > >On Sat, Aug 19, 2006 at 07:10:22PM -0400, Jonathon McKitrick wrote: > >>Are aaraneida and araneida-slim2 still active? Are they going to > >>replace > >>araneida-testing at some point in time? > >> > >>I'm trying to decide which version to use as my server app. > > > >At some point in time, yes. I'm afraid I've been near-criminally > >negligent of Araneida as of late. My usual advice would be: > >unless you have a need of the latest and greatest, stable should > >be good for you. > > 'stable' in this case is araneida-testing? "stable" would be araneida-release. Many people find araneida-testing to be quite stable, but I'd only officially recommend araneida-release. -- "Television--a medium, so called because it is neither rare nor well done." -- Ernie Kovacs From jmckitrick at mac.com Wed Aug 23 12:59:30 2006 From: jmckitrick at mac.com (Jonathon McKitrick) Date: Wed, 23 Aug 2006 08:59:30 -0400 Subject: [araneida-devel] araneida development status In-Reply-To: <20060823080437.GB4151@alan.shields.name> References: <26B69356-484C-42F6-902B-86D302938F55@mac.com> <20060822202302.GA4151@alan.shields.name> <20060823080437.GB4151@alan.shields.name> Message-ID: <03D221C2-535D-4B1C-A42A-35D6C5C150C1@mac.com> On Aug 23, 2006, at 4:04 AM, Alan Shields wrote: > "stable" would be araneida-release. > > Many people find araneida-testing to be quite stable, but I'd only > officially > recommend araneida-release. I was originally using 'release' until I found out that cookies had a problem with path on Safari and IE, IIRC. Richard Newman suggested getting the latest araneida, as it had RFC2109 patches to fix this issue. Jonathon McKitrick jmckitrick at mac.com -------------- next part -------------- An HTML attachment was scrubbed... URL: