15101
Screenshot Captor / Re: Capturing screenshot
« Last post by mouser on November 30, 2010, 01:01 PM »thanks, i will check into it.. the scrolling capture feature of Screenshot Captor badly needs an update.
I bought my daughter a 2nd generation Kindle, as a Christmas gift.
Process Tamer would be especially useful on older, single-CPU PCs. Where there's no dual core (or more) to share the load, CPU management is essential. The best part is, ProcessTamer runs in the background with little to no intervention required. No setup is needed: Just launch and continue working normally.
Cinder provides a powerful, intuitive toolbox for programming graphics, audio, video, networking, image processing and computational geometry. Cinder is cross-platform, and in general the exact same code works under Mac OS X, Windows and a growing list of other platforms — most recently the iPhone and iPad.
Cinder is designed to take advantage of platforms’ native capabilities whenever it’s possible, and relies on a minimum of 3rd party libraries. This makes for much lighter, faster applications, and means Cinder apps get free performance, security and capability upgrades whenever the operating system does.
We also have worked hard to create a library that feels familiar and intuitive to C++ programmers, building on the idioms and techniques the C++ community has developed over its long history. Cinder’s modern internal memory management virtually eliminates leaks, not only of memory but also of resources like OpenGL textures. We make use of the exceptional Boost libraries to fill in any gaps, and always favor techniques built on features which are currently or soon will be standard C++ (such as std::thread or std::shared_ptr).
