Re: [dev] Microblogging?

2014-05-24 Thread Manolo Martínez
On 05/23/14 at 11:15am, Dimitris Papastamos wrote: hiro is microblogging on this ml. On 05/23/14 at 10:52am, Carlos Torres wrote: microcomment yay On 05/23/14 at 04:53pm, Martti Kühne wrote: some people Thank you for the helpful set of replies, guys. Manolo

Re: [dev] Anyone interested in C blogging platform?

2014-05-24 Thread Christoph Lohmann
Greetings. On Fri, 23 May 2014 20:20:53 +0200 Dimitris Zervas dzer...@dzervas.gr wrote: 2: Blog preprocessor (bpp [2]). It's a small cgi program that just finds keywords in the asked page and replaces them with file contents. This is used to be able to have a navigation bar and (much later)

Re: [dev] [st] [PATCH] Fix colour-model and simplify xloadcols()

2014-05-24 Thread Christoph Lohmann
Greetings. On Sat, 24 May 2014 13:50:27 +0200 FRIGN d...@frign.de wrote: Good afternoon, due to the ongoing discussion about color-handling in st I decided to take a look at the code and figured out what the problem was. What st basically does in xdraws() is to check if a given character

Re: [dev] Anyone interested in C blogging platform?

2014-05-24 Thread Dimitris Zervas
I am using for blogging: [0] [1] You can use whatever editor you like to create your basic raw file. Then copy it to your basic blog directory on the remote site using scp and call blog‐gen with the new name. Where is the source code?

Re: [dev] Anyone interested in C blogging platform?

2014-05-24 Thread Nick
Quoth Dimitris Zervas: call blog‐gen with the new name. Where is the source code? It's a shell script; download it and see.

Re: [dev] Anyone interested in C blogging platform?

2014-05-24 Thread Dimitris Zervas
On May 24, 2014 5:45:17 PM EEST, Nick suckless-...@njw.me.uk wrote: Quoth Dimitris Zervas: call blog‐gen with the new name. Where is the source code? It's a shell script; download it and see. Oops sorry, my droid told me that it was binary :P

[dev] [tabbed PATCH] Replace emallocz with ecalloc.

2014-05-24 Thread noname
--- tabbed.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tabbed.c b/tabbed.c index 2341998..ba22f9a 100644 --- a/tabbed.c +++ b/tabbed.c @@ -97,7 +97,7 @@ static void destroynotify(const XEvent *e); static void die(const char *errstr, ...); static void