Advertisement
Membership
Login
ACCU Buttons
ACCU Journals: CVu and Overload
Browse in : |
All
> Journals
|
![]() Overload |
- Options:
- View Article Map
- View Archives
Description : Changing requirements and environments can require cascading changes through software. Nan Wang demonstrates how the Open-Closed principle can minimise changes.
Category: [ Programming Topics | Overload Journal #113 - February 2013 ]
Description : WCF services provide middleware for applications but can be hard to test. Steve Love describes a way to develop a testable app.
Category: [ Programming Topics | Overload Journal #113 - February 2013 ]
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Description : Frances Buontempo considers history, predictions about the future and how to shirk off writing an editorial.
Category: [ Overload Journal #112 - December 2012 | Journal Editorial ]
Description : Annotating text automatically requires word disambiguation. Silas Brown introduces the Yarowsky algorithm to help.
Category: [ Programming Topics | Internet Topics | Overload Journal #112 - December 2012 ]
Description : The syntactic form of the member initialiser list restricts the logic that it contains. Cassio Neri presents some techniques to overcome these constraints.
Category: [ Programming Topics | Overload Journal #112 - December 2012 ]
Description : How fast can computers get? Sergey Ignatchenko provides us with some upper limits.
Category: [ Programming Topics | Overload Journal #112 - December 2012 ]
Description : Tracking history can be done in a variety of ways. Andy Balaam describes one technique with many advantages.
Category: [ Programming Topics | Overload Journal #112 - December 2012 ]
Description : Poor performance can be caused by memory usage. Paul Floyd introduces Valgrind’s heap memory profiling tool Massif.
Category: [ Programming Topics | Overload Journal #112 - December 2012 ]
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Description : Overload usually has an editorial. Frances Buontempo explains why she hasn’t had time to write one for this issue.
Category: [ Overload Journal #111 - October 2012 | Journal Editorial ]
Description : When your application is slow, you need a profiler. Paul Floyd shows us how callgrind and cachegrind can help.
Category: [ Programming Topics | Overload Journal #111 - October 2012 ]
Description : C++11 provides a new reference syntax, T&&. Scott Meyers explains that it doesn’t always mean ‘rvalue reference’.
Category: [ Programming Topics | Overload Journal #111 - October 2012 ]
Description : Programming parallel algorithms correctly is hard. Jason McGuiness and Colin Egan demonstrate how a C++ DESEL can make it simpler.
Category: [ Programming Topics | Overload Journal #111 - October 2012 ]
Description : Naïve assumptions sound like a bad idea. Sergey Ignatchenko discusses how to spot good assumptions in the face of changing requirements.
Category: [ Programming Topics | Overload Journal #111 - October 2012 ]
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Description : Patterns can be applied to business as well as software. Allan Kelly shows us how.
Category: [ Project Management | Process Topics | Overload Journal #111 - October 2012 ]