Podcast on Autonomous Services and Pub/Sub
Blog post on "The Perils of WSDL first"
Udi's blog
AskUdi a question and have him answer it on the show.
| To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy. | |
The new display is gorgeous. But local storage for HMTL5 is currently broken on the new iPad and performance of some apps is slower. Here's a deep dive into the issues, including benchmarks and analysis.
Triple Buffering is a way of passing data between a producer and a consumer running at different rates. It ensures that the consumer sees only complete data with minimal lag.
Have you ever wanted to embed GDB breakpoints in C source code? Something like this:
printf("Hello,\n");
EMBED_BREAKPOINT;
printf("world!\n");
Why attack the kernel? Because it has a huge attack surface with potential for very interesting bugs. This presentation (pdf) takes a code-level dive into recently reported Linux-kernel exploits.
This month, in the May 2012 digital issue of Dr. Dobb's Journal, we focus on database development with tips on using SQLite to persist data on Android devices, a deep-dive into extensible database architectures, dataflow programming for managing huge data loads, and much more!
Download the latest issue today. >>
|
|