September 2009
12 links saved this month.
a.michelizza.free.fr
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
oumma.com
Au programme de l'Esprit d'actu, la diffusion dans son intégralité du débat "Faut-il réformer l'islam" entre l'imam Noureddine Aoussat, auteur du livre "Le vrai visage du prophète Mohammed" et Omero Marongiu-Perria, spécialiste de l'islam et membre de la fondation Al Kawakibi dont l'objectif est d'o…
phyast.pitt.edu
ate classes. The decorator module takes advantage of this feature to provide a facility for writing complex decorator factories. We have already seen examples of simple decorator factories, implemented as functions returning a decorator. For more complex situations, it is more convenient to implement decorator factories as classes returning callable objects that can be used as signature-preserving decorators. To this aim, decorator can also be used as a class decorator. Given a class with a .call(self, func, *args, **kw) method decorator(cls) adds a suitable __call__ method to the class; it raises a TypeError if the class already has a nontrivial __call__ method.
llvm.org
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
code.google.com
Browser Security Handbook, part 1 Table of Contents Basic concepts behind web browsers This section provides a review of core standards and technologies behind current browsers, and their security-relevant properties.
googleonlinesecurity.blogspot.com
Posted by Nagendra Modadugu, Anti-Malware Team In this post, we investigate the distribution of web server software to provide insight into how server software is correlated to servers hosting malware binaries or engaging in drive-by-downloads.










