Programming Topics and Design of applications and programs and Overload Journal #92 - August 2009
Browse in : All > Topics > Programming
All > Topics > Design
All > Journals > Overload > 92
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.

I Think I'll Parse

webeditor

09 August 2009 09:59:00 +01:00

A parser is a fundamental tool in software development. Stuart Golodetz looks at how you might tackle writing one.

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.

Quality Matters: Introductions, and Nomenclature

webeditor

09 August 2009 09:58:00 +01:00

There are many aspects of Software Quality. Matthew Wilson introduces us to some of the concepts.