Advertisement
Membership
Login
ACCU Buttons
Overload Journal #127 - June 2015
Browse in : |
All
> Journals
> Overload
> o127 |
- Options:
- View Article Map
- View Archives
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.
Editorial: A little more conversation, a little less action
Description : A tension exists between talking and doing. Frances Buontempo wonders which matters more.
Category: [ Journal Editorial ]
Description : A tension exists between talking and doing. Frances Buontempo wonders which matters more.
Category: [ Journal Editorial ]
Meet the Social Side of Your Codebase
Description : Programming requires collaboration. Adam Tornhill suggests some ways to uncover communication paths in your organisation.
Category: [ Programming Topics ]
Description : Programming requires collaboration. Adam Tornhill suggests some ways to uncover communication paths in your organisation.
Category: [ Programming Topics ]
Mocks are Bad, Layers are Bad
Description : Many people use mocks in their unit tests. Andy Balaam asks if there’s a better way.
Category: [ Programming Topics ]
Description : Many people use mocks in their unit tests. Andy Balaam asks if there’s a better way.
Category: [ Programming Topics ]
Non-Superfluous People: Architects
Description : No developer is an island. Sergey Ignatchenko continues his series of non-superfluous people by looking at the role of architects.
Category: [ Programming Topics ]
Description : No developer is an island. Sergey Ignatchenko continues his series of non-superfluous people by looking at the role of architects.
Category: [ Programming Topics ]
Terse Exception Messages
Description : Log files often contain ‘error’ information. Chris Oldwood suggests they rarely contain anything that could be considered helpful.
Category: [ Programming Topics ]
Description : Log files often contain ‘error’ information. Chris Oldwood suggests they rarely contain anything that could be considered helpful.
Category: [ Programming Topics ]
Get Debugging Better!
Description : The GNU debugger has several useful features you may not know. Jonathan Wakely shows us how to save time and pain with some simple tricks.
Category: [ Programming Topics ]
Description : The GNU debugger has several useful features you may not know. Jonathan Wakely shows us how to save time and pain with some simple tricks.
Category: [ Programming Topics ]
Make and Forward Consultables and Delegates
Description : Sometimes forwarding to a contained object requires lots of boilerplate code. Nicolas Bouillot introduces consultables and delegates to automate this.
Category: [ Programming Topics ]
Description : Sometimes forwarding to a contained object requires lots of boilerplate code. Nicolas Bouillot introduces consultables and delegates to automate this.
Category: [ Programming Topics ]