Monthly Archives: February 2009

links for 2009-02-27

Wt, C++ Web Toolkit – Introduction # Web-based GUIs for web-enabled embedded systems benefit from the low footprint of a C++ web application server. # Web-based GUIs that require integration with (existing) C++ libraries, for example for scientific or engineering applications. # Creating a port of existing C++ desktop applications to the web. (tags: Web [...]

links for 2009-02-21

How to Implement a Callback to a non-static C++ Member Function Pointers to non-static members are different to ordinary C function pointers since they need the this-pointer of a class object to be passed. Thus ordinary function pointers and non-static member functions have different and incompatible signatures! If you just want to callback to a [...]

links for 2009-02-20

The Best Advice to Come from the Internets – Mah Blog (tags: howto funny comics fun life COMIC advice) Ashley's Shadows (tags: howto Reference art games kids shadows) STRIMKO™ – your streamy logic Strimko is a recently developed puzzle concept moving a logic puzzling with numbers into quite a novel dimension. The rules of Strimko [...]

links for 2009-02-18

CodeProject: XHtmlDraw – Draw text with HTML tags and anchor links. Free source code and programming help XHtmlDraw allows you to display a single line HTML text as easily as using DrawText(), including web links and APP: links, no MFC (tags: html mfc controls codeproject) CodeProject: XHtmlTree – Tree control with support for HTML, XML, [...]

links for 2009-02-16

foldschool – cardboard furniture (tags: howto papercraft crafts folding kids furniture) So You've Decided to be Evil Congratulations on your decision to join the forces of darkness! Evil always needs more tools… I mean… agents… for its unholy army of the night, and by joining now you can rest assured that your remaining years will [...]

links for 2009-02-14

The Toy Zone » BLOG » 27 Of Your Favourite Sprites Incarnated Into LEGO Form (tags: projects todo lego) lego-cycle-helmet.jpg (JPEG Image, 520×331 pixels) (tags: lego sweet) The Brick Testament (tags: humor funny lego testament religion bible) RobertSabuda.com: Simple Pop-Ups You Can Make! Simple Pop-Ups You Can Make! (tags: paper papercraft origami) Jamais Cascio – [...]

links for 2009-02-13

AmazingSuperPowers: Bus Stop (tags: funny JEBUS! WRONG GOOD COMIC) JPG Magazine: Your World in Pictures Join the 200,583 photo enthusiasts sharing their photos & stories and voting for the best in our themes. Your work could be published in JPG Magazine! (tags: photos photography photo magazine community magazines) Countdown (actually up) to the UNIX Epoch [...]

links for 2009-02-12

4′33″ – Wikipedia, the free encyclopedia 4′33″ (Four minutes, thirty-three seconds) is a three-movement composition[1][2] by American avant-garde composer John Cage (1912–1992). It was composed in 1952 for any instrument (or combination of instruments), and the score instructs the performer not to play the instrument during the entire duration of the piece. Although commonly perceived [...]

links for 2009-02-05

RFC 5246 – The Transport Layer Security (TLS) Protocol Version 1.2 The primary goal of the TLS protocol is to provide privacy and data integrity between two communicating applications. The protocol is composed of two layers: the TLS Record Protocol and the TLS Handshake Protocol. At the lowest level, layered on top of some reliable [...]