Journal Articles

Overload Journal #155 - February 2020 and Design of applications and programs
Browse in : All > Journals > Overload > o155 (6)
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.

The Path of Least Resistance

Bob Schmidt

04 February 2020 18:47:24 +00:00

Python’s modules and imports can be overwhelming. Steve Love attempts to de-mystify the process.

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.

A Secure Environment for Running Apps?

Bob Schmidt

02 February 2020 18:31:30 +00:00

Getting apps from the app store is easy. Alan Griffiths considers this from a security perspective.