ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Overload Journal #112 - December 2012

Browse in : > Journals > Overload > o112

Editorial: Originally, Overload Didn’t Have an Editorial
Description : Frances Buontempo considers history, predictions about the future and how to shirk off writing an editorial. by Frances Buontempo
Category: [ Journal Editorial ]
Web Annotation with Modified-Yarowsky and Other Algorithms
Description : Annotating text automatically requires word disambiguation. Silas Brown introduces the Yarowsky algorithm to help. by Silas Brown
Category: [ Programming Topics | Internet Topics ]
Complex Logic in the Member Initialiser List
Description : The syntactic form of the member initialiser list restricts the logic that it contains. Cassio Neri presents some techniques to overcome these constraints. by Cassio Neri
Category: [ Programming Topics ]
-640K- 2^256 Bytes of Memory is More than Anyone Would Ever -Need- Get
Description : How fast can computers get? Sergey Ignatchenko provides us with some upper limits. by Sergey Ignatchenko
Category: [ Programming Topics ]
Footprint on Modify
Description : Tracking history can be done in a variety of ways. Andy Balaam describes one technique with many advantages. by Andy Balaam
Category: [ Programming Topics ]
Valgrind Part 5 – Massif
Description : Poor performance can be caused by memory usage. Paul Floyd introduces Valgrind’s heap memory profiling tool Massif. by Paul Floyd
Category: [ Programming Topics ]