February 2009
1 post
InfoQ: REST: A Pragmatic Introduction to the Web's... →
November 2008
1 post
Yaws →
Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for dynamic-content webapplications.
October 2008
3 posts
qooxdoo " Home →
The Hoard Memory Allocator →
WebHome < Asio →
September 2008
16 posts
reCAPTCHA: Stop Spam, Read Books →
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 - 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.
MinGW Distro - nuwen.net →
google-sparsehash - Google Code →
The Programming Language Lua →
google-ctemplate - Google Code →
Moose - A postmodern object system for Perl 5 →
OAuth: Getting Started - Part I →
OAuth Sandbox - Test Environment For OAuth - OAuth... →
oAuth library functions: oAuth library functions →
OAuth Core 1.0 →
specifications & technical resources | OATH -... →
OpenID " Read the Specifications →
OpenID Wiki - OpenIDConsumers →
EASTL →
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.
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.
XLR: Extensible Language and Runtime →
July 2008
6 posts
Hypertable →
Hypertable is a high performance distributed data storage system designed to support applications requiring maximum performance, scalability, and reliability.
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.”
Dr. Dobb's | Function Overloading Based on... →
With these groundbreaking Function Enablers, you have much more control over function overload resolution than you thought.
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++.
Project: libaio-oracle - oss.oracle.com →
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)
June 2008
9 posts
Computerworld - The A-Z of Programming Languages:... →
Bjarne Stroustrup of C++ fame dissects the history of his famed programming language
Futexes Are Tricky →
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
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.
s11n.net: object serialization/persistence in C++ →
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.
Gentoo : Intel® Pentium® 4 Computer Language... →
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.
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...
May 2008
4 posts
The Internet Communications Engine (Ice) →
SOCI →
Boost C++ Libraries →
Boost provides free peer-reviewed portable C++ source libraries.
Coroutine Library →