[dev] surf history patch

2010-07-09 Thread carlosjosepita
Last but also least is this tiny history patch that attempts to improve the current one in two aspects: 1) log every page you surf, not only the ones explicitly opened from the cli or c-g (which in my case are very few ones). 2) more informative log entries %title - %url. It naturally hooks on t

[dev] surf download patch

2010-07-09 Thread carlosjosepita
Hi, this patch implements a more general approach to http downloading that doesn't depend on external tools and can cope with resources that are not easily URI-referenced (for example, for sites like rapidshare with evil javascript that generates POST requests). The patch just uses the webkit dow

[dev] development (logger && web inspector) patch

2010-07-09 Thread carlosjosepita
Hi, hopefully this patch will be useful for those doing web development with surf or hacking surf itself. Briefly: -l set stdout log level L as described in http://library.gnome.org/devel/libsoup/unstable/SoupLogger.html#SoupLoggerLogLevel -n enables web inspector http://trac.webkit.org/wiki/W

[dev] surf cookies handling bug and cookiejar patch

2010-07-09 Thread carlosjosepita
Hi all, I've been having problems to use gmail -just like others- and the google pdf quick view -I haven't seen another report about this one- with surf. Besides the session management issues, surf is not updating cookies that are created by javascript running in the current page. Notice v.g. that

Re: [dev] [dwm] dwm for windows?

2010-07-09 Thread Jeremy Wolff
This may be the closet thing, a set of authotkey scripts that emulate dwm functionality: http://www.autohotkey.com/forum/topic33189.html&sid=c0298a688006a9d57a2f6239f6091cf2 On Thu, Jul 8, 2010 at 10:51 AM, Yue Wu wrote: > On Thu, 08 Jul 2010 21:32:36 +0800, Pascal Wittmann > wrote: > >> On 07/

Re: [dev] echo

2010-07-09 Thread Daniel Bainton
... nge echos these days ... On 9 July 2010 15:00, pancake wrote: > > > strange echos these days ... > > > On 07/09/10 13:57, Yoshi Rokuko wrote: >> >> strange echos these days ... >> > > >

Re: [dev] echo

2010-07-09 Thread pancake
strange echos these days ... On 07/09/10 13:57, Yoshi Rokuko wrote: strange echos these days ...

[dev] echo

2010-07-09 Thread Yoshi Rokuko
strange echos these days ...

Re: [dev] Suckless.org down?

2010-07-09 Thread Rob
In case it happens again: http://downforeveryoneorjustme.com/

Re: [dev] Suckless.org down?

2010-07-09 Thread Kris Maglione
On Fri, Jul 09, 2010 at 08:25:38AM +0100, Anselm R Garbe wrote: This is the second time this happened within a month. I think it's a bug in the hgwebdir handling. I think it's more likely a bug in the inotify extension. I looked around and apparently it's known to be extremely buggy. I disabl

Re: [dev] Suckless.org down?

2010-07-09 Thread Anselm R Garbe
This is the second time this happened within a month. I think it's a bug in the hgwebdir handling. Cheers, Anselm On 9 Jul 2010 06:23, "Kris Maglione" wrote: On Fri, Jul 09, 2010 at 12:17:30AM -0500, Nathan Neff wrote: > > Is anyone else having trouble connecting to suckless.org? It looks lik