Re: [dev] [surf] projects with the same name
On Fri, 29 Jan 2010 08:33:13 +, Anselm R Garbe wrote: > On 28 January 2010 20:46, hiro <23h...@googlemail.com> wrote: >> Couldn't you just rename surf to porn? > > Or rather pornium ;) No, no, no, Just suckless-porn 8-P~ Erno Kuvaja
Re: [dev] [surf] Who stole the cookies from the cookie jar?
Thnx for bringin this up. I have been cursing these session problems since I started to use surf. I just don't know C well enought to catch the problem and I have looked it also from wrong place. I was sure it was SOAP-problem. Does this mean that I can solve this problem by making some hack that keeps track of my cookies and makes sure that my cookies.txt will be in it's real state, not in some surf-process state? I'm using multiple surf processes all the time, 'cause I want to keep some sites (like my webmail) open. And it's very annoying that it throws me out every now and then. My best, Erno Kuvaja On Thu, 11 Mar 2010 14:52:15 +0300, anonymous wrote: > Use stable version. Now most of cookies-related code is removed and it > will be rewritten for multi-process design. The problem with existing > cookies code is that it stores cookies when you exit and reloads when you > start new surf process. So if you run 2 surf processes, login in first, > close it and then close second, the second will store empty cookies.txt > again and rewrite cookies stored by first process. It is common situation, > you can see something like it when bash stores its history.
Re: [dev] [surf] What Works
On Thu, 22 Apr 2010 19:29:29 +0200, Dieter Plaetinck wrote: > On Thu, 22 Apr 2010 13:25:04 -0400 > Jacob Todd wrote: > >> On Thu, Apr 22, 2010 at 05:47:07PM +0400, anonymous wrote: >> > Do we really need that "What Works" list on >> > http://surf.suckless.org/? It tells reader what sites works with >> > WebKit? >> > >> Some sites do silly things with cookies, and they don't work, or >> don't work too well with surf. I think it's somewhat usefull. >> > > then maybe it's better to list what *doesn't* work, with a short note > why. > > Dieter What Works list would be nice ... and better if someone who knows C better than me could write a patch to surf so when site (hopefully not every forum of hobbies) works, you could just hit hotkey and it submits url (FE http://underdomain.this-site-doesnt-suck.much/ not whole url ofcourse) to the list. - Erno