2
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected almost 4 years ago.
Posted over 16 years ago by Emanuele Gentili
Posted over 16 years ago by Emanuele Gentili https://launchpad.net/~emgent
Posted almost 17 years ago by Stefano Forenza
The Rapache development team is happy to announce the immediate availability of latest Rapache beta release on the Rapache PPA. Please see this post for more infos on the new features. To add the PPA insert the following lines in your ... [More] /etc/apt/sources.list: deb http://ppa.launchpad.net/rapache-devel/ubuntu hardy main deb-src http://ppa.launchpad.net/rapache-devel/ubuntu hardy main Then issue the following commands: sudo apt-get update sudo apt-get install rapache At [...] [Less]
Posted almost 17 years ago by Stefano Forenza
It’s been a while since I blogged about Rapache. Hell, I didn’t even mentioned that Rapache 0.6 made it in Intrepid repositories and in Hardy backports! I am happy to say 0.7 release is coming soon. The codename for this release is early eagle, but don’t fear it’s unlikely we will stick with Ubuntu’s naming convention, [...]
Posted almost 17 years ago by Stefano Forenza
Writing a parser for Apache configuration files presented many interesting challenges. Along with the third rewrite of the parser (which shouldn’t considered ’stable’ yet, anyway) we tried to fullfill our need of having a more powerful API and managed to make the new API quite pythonic. I thought I’ll just post a little tutorial I wrote [...]
Posted almost 17 years ago by Emanuele Gentili https://launchpad.net/~emgent
Posted almost 17 years ago by Emanuele Gentili
Posted almost 17 years ago by Stefano Forenza
Working on Rapache, it’s been a while I wanted to add syntax highlightining, but I didn’t dare too loose time on a “side feature” like that. Last night though, Jason came in chat, and pasted me the code to do that straight away. That was nice, I only needed to paste that code in the [...]
Posted about 17 years ago by TAC one https://launchpad.net/~tacone
Posted about 17 years ago by TAC one