Journal Articles
Browse in : |
All
> Journals
> Overload
> 97
(6)
All > Topics > Programming (877) All > Topics > Design (236) Any of these categories |
- 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.
Scalable Graph Coverage
webeditor
13 June 2010 19:59:00 +01:00
Optimising data processing is often about compromise. Andy Balaam finds the right balance.
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.
Single-Threading: Back to the Future?
webeditor
13 June 2010 19:57:00 +01:00
Dealing with multi-threading is notoriously hard. Sergey Ignatchenko learns lessons from the past.
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.
The Functional Student: A Game of Six Integers
webeditor
13 June 2010 19:55:00 +01:00
The Countdown numbers game is a popular challenge. Richard Polton tries a new language to solve it.