Journal Articles
Browse in : |
All
> Journals
> Overload
> 94
(6)
All > Topics > Programming (877) 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.
Shadow Data Types
webeditor
29 December 2009 08:59:00 +00:00
Hiding implementation details is a good idea. Jon Jagger shows a technique in C that avoids some of the common problems.
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.
Creating a Framework for the iPhone
webeditor
29 December 2009 08:58:00 +00:00
Apple's iPhone SDK doesn't allow you to create a Framework. Pete Goodliffe explains how to build one manually.
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 Model Student: A Primal Skyline (Part 3)
webeditor
29 December 2009 08:57:00 +00:00
The prime factors of the integers show some repeating patterns. Richard Harris investigates whether they have fractal properties.