2
votes
3answers
89 views
How are programming-related papers published?
Hi,
I've been working on implementing code from papers such as The Slab Allocator: An Object-Caching Kernel Memory Allocator. This has kind of got me wondering now... How do these …
4
votes
6answers
356 views
Technical White paper: How to write one
Folks,
What is the best way to go about researching and presenting for a technical whitepaper? I dont mean the format, overview, sections and such stuff.
I've never written one …
0
votes
4answers
82 views
White papers on logging.
I am planning to create a logging framework for Java/J2EE from scratch.In this regard I want some white papers on common industry logging standards for reference.Any pointers to t …
3
votes
5answers
216 views
Where to look for white papers on software development?
I'm interested on following the formal research on universities and academia, related to software development, and I wonder if anyone knows some centralized rss feed (blogs maybe) …
2
votes
2answers
108 views
Are there any books on the principles behind ORMs?
There are a few books about specific ORM products such as Hibernate or Linq to SQL, but I would be quite interested in any material on the more general principles, history etc of O …
0
votes
2answers
102 views
Anyone have a link to a technical discussion of anything akin to the Facebook news feed system?
I'm looking for a presentation, PDF, blog post, or whitepaper discussing the technical details of how to filter down and display massive amounts of information for individual users …
