February 2009
1 post
InfoQ: REST: A Pragmatic Introduction to the Web's... →
Feb 2nd
November 2008
1 post
Yaws →
Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for dynamic-content webapplications.
Nov 22nd
October 2008
3 posts
qooxdoo " Home →
Oct 10th
The Hoard Memory Allocator →
Oct 7th
WebHome < Asio →
Oct 7th
September 2008
16 posts
reCAPTCHA: Stop Spam, Read Books →
Sep 29th
haXe - Introduction to haXe →
haXe (pronounced as hex) is an open source programming language. While most of the other languages are bound to their own platform (Java to the JVM, C# to .Net, ActionScript to the Flash Player),…
Sep 26th
haXe - Introduction to haXe →
haXe (pronounced as hex) is an open source programming language. While most of the other languages are bound to their own platform (Java to the JVM, C# to .Net, ActionScript to the Flash Player), haXe is a multiplatform language.
Sep 26th
MinGW Distro - nuwen.net →
Sep 20th
google-sparsehash - Google Code →
Sep 19th
The Programming Language Lua →
Sep 19th
google-ctemplate - Google Code →
Sep 19th
Moose - A postmodern object system for Perl 5 →
Sep 18th
OAuth: Getting Started - Part I →
Sep 15th
OAuth Sandbox - Test Environment For OAuth - OAuth... →
Sep 15th
oAuth library functions: oAuth library functions →
Sep 15th
OAuth Core 1.0 →
Sep 15th
specifications & technical resources | OATH -... →
Sep 15th
OpenID " Read the Specifications →
Sep 10th
OpenID Wiki - OpenIDConsumers →
Sep 10th
EASTL →
Sep 9th
August 2008
3 posts
Dr. Dobb's | Making Pimpl Easy | January 25, 2008 →
The Pimpl technique is a useful way to minimize coupling, and separate interface and implementation. Here’s a way to simplify Pimpl deployment.
Aug 28th
C++0x: The Dawning of a New Standard →
It’s been 10 years since the first ISO C++ standard, and 2009 will bring us the second. In this special report, DevX delves into the new features being discussed by the standards team. Learn how these new features will revolutionize the way you code.
Aug 27th
XLR: Extensible Language and Runtime →
Aug 22nd
July 2008
6 posts
Hypertable →
Hypertable is a high performance distributed data storage system designed to support applications requiring maximum performance, scalability, and reliability.
Jul 22nd
google-styleguide - Google Code →
“This project holds the style guidelines we use for Google code. If you are modifying a project that originated at Google, you may be pointed to this page to see the style guides that apply to that project.”
Jul 16th
Dr. Dobb's | Function Overloading Based on... →
With these groundbreaking Function Enablers, you have much more control over function overload resolution than you thought.
Jul 6th
More C++ Idioms - Wikibooks, collection of... →
The objective of this open content book is to help elevate the knowledge of programmers who have moderate level of familiarity with C++ to a level where C++ feels much friendlier to them. It is designed to be an exhaustive catalog of reusable idioms that expert C++ programmers often use while programming/designing using C++.
Jul 6th
Project: libaio-oracle - oss.oracle.com →
Jul 3rd
“Here’s a nice easy method for making link tooltips entirely in CSS, without any...”
– Soluzione css only molto elegante. stormdamage.org » Blog Archive » Tooltips using CSS only, no Javascript (via groucho)
Jul 2nd
June 2008
9 posts
Computerworld - The A-Z of Programming Languages:... →
Bjarne Stroustrup of C++ fame dissects the history of his famed programming language
Jun 26th
Futexes Are Tricky →
Jun 24th
CookiePie: exstension for Firefox and Flock →
groucho: dariosalvelli: CookiePie è una utilissima estensione che ti consente di cambiare la gestione dei cookie su Firefox a seconda delle tab e delle finestre aperte. Per capirci: se hai più di un account di Gmail e vuoi collegarti con diverse email lo puoi fare ora usando ad esempio due schede nella stessa sessione di Firefox. Più facile a dirsi che a spiegarsi. bello
Jun 24th
Home - OpenSearch →
OpenSearch is a collection of simple formats for the sharing of search results. The OpenSearch description document format can be used to describe a search engine so that it can be used by search client applications.
Jun 23rd
s11n.net: object serialization/persistence in C++ →
Jun 17th
Main Page - OpenOffice.org Wiki →
This wiki is for all projects associated with OpenOffice.org (OOo). It has a good focus on resources for developers.
Jun 10th
Gentoo : Intel® Pentium® 4 Computer Language... →
Jun 10th
BeagleBoard.org - default →
The Beagle Board is a low-cost, fan-less single-board computer based on Texas Instruments’ OMAP35x device family, with all of the expandability of today’s desktop machines, but without the bulk, expense, or noise.
Jun 9th
Demystifying The Restrict Keyword →
The restrict keyword can be considered an extension to the strict aliasing rule. It allows the programmer to declare that pointers which share the same type (or were otherwise validly created) do not alias eachother. By using restrict the programmer can declare that any loads and stores through the qualified pointer (or through another pointer copied either directly or indirectly from the...
Jun 2nd
May 2008
4 posts
The Internet Communications Engine (Ice) →
May 27th
SOCI →
May 20th
Boost C++ Libraries →
Boost provides free peer-reviewed portable C++ source libraries.
May 20th
Coroutine Library →
May 20th