On Thursday, May 27, I had the privilege of presenting “A Look at Parallel Programming Patterns” at the Charlottesville .NET User Group’s monthly meeting. Those folks in attendance had many great questions and were obviously very interested in what the Parallel Task Library has to offer. The code and slides can be found HERE. Thanks again to CHODOTNET for having me in town to speak. If you experience any problems downloading the slides or code, please let me know.
Google I/O recap If you missed the Day 1 keynote this year, it was all about the open web. There were some amazing demos from Mugtug, TweetDeck, Adobe...
All about SQL Indexes - Query Optimizer, Index, Unique Index, Clustered Index, Full Text Index, XML Index and SQL commands to create, delete, and rename SQL indexes.
I am currently trying to look at the possibility of an LXR or LXR type extension for Trac for cross referencing and indexing of large C++ projects.
I had been looking at what LXR had been doing with the Linux kernel source code and was fascinated by the cross referencing and the amount of detail offered.
Is there a way I could set up such an LXR system for my own C++ based source code, preferably using trac.
Over the last few releases, we've been rolling out incremental improvements to the robots API , based on the feedback from all of you developers. For those of...
[This post is by Dan Bornstein, virtual-machine wrangler. — Tim Bray] As the tech lead for the Dalvik team within the Android project, I spend my time working...