General

links for 2007-07-21

JXplorer - an open source ldap browser Standards-compliant general-purpose LDAP browser that can be used to read and search any LDAP directory, or any X.500 directory with an LDAP interface. Written in Java and available for free...
C++Programming

links for 2007-07-19

Simple Access Berkeley DB Using STLdb4 | Linux Journal Berkeley DB comes with C and C++ APIs. Unfortunately, the C++ API is a thin wrapper neglecting modern C++ designs, such as smart pointers, I/O streams, iterators, operator...
General

links for 2007-07-18

Linux.com :: A three-pronged attack on performance Here are three optimizations, at different levels, that can make your Linux system perform better. (tags: linux performance optimization) Asynchronous C++ A talk from Kevlin...
General

links for 2007-07-15

Twisted Documentation: Twisted Documentation Docs for Twisted, an event-driven network programming framework written in Python. Twisted supports TCP, UDP, SSL/TLS, IP Multicast, Unix domain sockets, a large number of protocols...