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

Browse in : > Journals > Overload > o133
• Programming +

• o133 +
  • Overload 26 PDF
  • Overload 25 PDF
  • Overload 24 PDF
  • Overload 23 PDF
  • Overload 22 PDF
  • Overload 21 PDF
  • Overload 20 PDF
  • Overload 19 PDF
  • Overload 16 PDF
  • Overload 15 PDF
  • Overload 14 PDF
  • Overload 13 PDF
  • Overload 12 PDF
  • Overload 11 PDF
  • Overload 10 PDF
  • Overload 9 PDF
  • Overload 8 PDF
  • Overload 7 PDF

Implementing drop-down menus in pure CSS (no JavaScript)
Description : Implementing drop-down menus to aid website navigation is usually thought to require lots of JavaScript. This article shows how to do it using just CSS. by Anthony Williams
Category: [ Overload Journal #73 - Jun 2006 | Programming Topics | Internet Topics ]
The Rise and Fall of Singleton Threaded
Description : Steve Love explores how 'Singletons' in design can seem a good idea at the time, why they are generally a mistake, and what to do if you have them. by Steve Love
Category: [ Overload Journal #73 - Jun 2006 | Programming Topics | Design of applications and programs ]
The Case Against TODO
Description : TODO - a neat way to label work in progress or an easy way to disguise the flaws in a codebase? by Thomas Guest
Category: [ Overload Journal #73 - Jun 2006 | Programming Topics ]
Objects for States
Description : Originally captured in Design Patterns, Objects for States is described in close conjunction with the Singleton pattern. This article investigates better alternatives for implementing the pattern in C++. by Adam Petersen
Category: [ Overload Journal #73 - Jun 2006 | Programming Topics ]
db4objects - Innovating Object Databases with Open Source
Description :

Recently, I had the chance to interview Christof Wittig, CEO of db4objects (www.db4o.com).

by Roberto Zicari , Paul Johnson
Category: [ CVu Journal Vol 17, #5 - Oct 2005 | Programming Topics ]
Pointer Reversal: An Algorithm Design Technique
Description :

To summarize, as memory goes too low, garbage collection could kick in, but it in turn needs memory to maintain a traversal stack … Quite a catch-22.

by Atul Khot
Category: [ CVu Journal Vol 17, #5 - Oct 2005 | Programming Topics ]
  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|