O’Reilly Labs: Code Search – 700 O’Reilly books-worth of code

October 24, 2007

Enter search terms to find relevant sample code from nearly 700 O’Reilly books.
The database currently contains over 123,000 individual examples, composed of 2.6 million lines of code — all edited and ready to use.

read more | digg story

Cooperative Bug Isolation Project – Distributed Bug Tracking

October 24, 2007

“Liblit has created lightweight instrumentation that is added into the binary language of software. The instrumentation creates a sparse, but statistically fair, random sample of software behavior. The system produces “feedback reports” which get fed into a database that accumulates the data and starts to identify trends.”

read more | digg story

Pthread Samples

October 24, 2007

Each sample program can be compiled and run independent to the other code. To make an executable out of a source code, write your own Makefile, or:
g++ -o first first.cc -lposix4 -lpthread
first.cc: A simple program that creates two identical threads. Each thread reads a shared variable balance and add $1000 to it.
second.cc: Allows a thread t

read more | digg story

MarqueeTool v.2. How to change shroud Color and Opacity?

October 24, 2007

Did you already sow a new version of Marquee Tool? In that story is a sample of changing marquee appearance. Now you can easily change color/opacity of picture marquee. Hit Alt and then click up/down buttons. This is a shortest way to increase/decrease marquee opacity on the fly. Also you can use setColor, setOpacity methods. All developers welcome

read more | digg story

5 Great Code Search Engines!

October 24, 2007

Happy Programmer Day! Are you still writing your own code or flailing around on Google to find a sample or snippet you need? Well kick back, relax and check out these great tools for finding code. Work smarter not harder!

read more | digg story

Sample, Simple and Basic Apollo Application

October 24, 2007

I am going to share my thoughts on Apollo, Since last week I was working on a sample application, I have developed a simple application using Apollo. Its amazing and as I have mentioned in my previous articles that Apollo is an embodiment for Adobe.

read more | digg story

New Acropolis Expense Sample Overview

October 24, 2007

There is a new Acropolis sample available from the Acropolis team. It is definitely worth checking out. It includes a set of very thorough tutorial documents in the download.

read more | digg story

Family.Show Version 2.0 WPF Sample Application Available

October 24, 2007

Vertigo has released version 2.0 of the sample application Family.Show. It is a very cool WPF sample application.

read more | digg story

Sample LOLCAT Code (PIC)

October 24, 2007

Check out some of the other hilarious pictures at http://icanhascheezburger.com/

read more | digg story

GWT in Action – Two Sample Chapters

October 24, 2007

Robert Hanson has been an early adopter of GWT and was one of the first to release third party widget libraries and demonstrate how to integrate Javascript libraries like Scriptaculous. His blog has been a source of aid and comfort to many an aspiring GWT developer. Now he has published a book, with Adam Tacy (not quite out yet, but soon) in the “i

read more | digg story