Process Topics or Overload Journal #139 - June 2017
Browse in : All > Topics > Process
All > Journals > Overload > o139
All 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.

Greenback Backup

Bob Schmidt

08 July 2020 17:13:07 +01:00

Paul Grenyer demonstrates a DevOps pipeline.

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.

Getting Personal

Bob Schmidt

05 March 2018 16:15:54 +00:00

Chris Oldwood considers the effect of personal choice on delivering software.

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.

Getting Tuple Elements with a Runtime Index

Martin Moene

02 June 2017 13:32:06 +01:00

Accessing a tuple with a runtime index is a challenge. Anthony Williams shows us his approach.