ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

CVu Journal Vol 15, #2 - Apr 2003


152
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.

CVu V15 2 PDF

Administrator

16 November 2006 18:15:05 +00:00

Non-Standard Code
Description :

I recently faced a problem which I felt I could only solve using non-standard code, and thought that some of the issues this brought up might be of interest to the readers of CVu.


Category: [ Programming Topics ]
10 Things You Always Wanted to Know About Assert (But Were Afraid to Ask)
Description :

This article is aimed primarily at those who are unfamiliar with assertions. However, even advanced programmers may make one or two new discoveries.


Category: [ Programming Topics ]