LiquidThought

Sunday, October 26, 2008

ScreenJot 2.1 Released

ScreenJot is a powerful screen capture program that makes it quick and easy to take a "picture" of what is on your screen at any given time. ScreenJot lets you capture the entire desktop, the contents of a specific window or a cropped section of the screen. After you have captured an image, you can manipulate it and share it with AIM, GTalk, or any other applications that support file drag and drop.

Download ScreenJot 2.1 Now


New Features in 2.1



  • UI Enhancements


    • New Custom Scrollbars - Not only do they look sweet but they help to differentiate the ScreenJot scrollbars from any scrollbars that may be included in a screen capture.

    • Time Delay Feedback - A countdown timer is now displayed during a time delay capture.


  • Additional Mouse Wheel Support


    • Horizontal Scrolling - Just hold down the Ctrl and Shift keys when using the mouse wheel.

    • Scaling - Just hold down the Ctrl key when using the mouse wheel.


  • Self Portrait


    • Want to include ScreenJot in one of your captures? Now it's easy. You can now disable the automatic hiding of ScreenJot when you take a capture. Just open the preferences dialog and uncheck the "Hide ScreenJot During Screen Capture" checkbox.


  • Windows Capture


    • Now its even easier to take screenshots of top-level windows. Now when you initiate a window capture ScreenJot only hilites top-level Windows. If you want to capture a child window, like a button or text field, simply hold down the ctrl key during window selection.


Saturday, October 18, 2008

ScreenJot Gallery





ScreenJot is a screen capture utility that makes it fast and easy to take a picture of what is on your screen at any given time. It lets you capture the entire desktop, the contents of a specific window, or a cropped section of the screen. After you have take a screeshot, you can manipulate it and share it with AIM, GTalk, or any other applications that support file drag and drop.

We've added an image gallery for ScreenJot. This gallery includes some snaps of ScreenJot in action. You can see it here.

Monday, September 22, 2008

ScreenJot 2.0 Ships

A major update of our ever popular ScreenCapture utility. We've taken a fresh look at this utility and incorporated your feedback. Over the next few days we'll be posting details on what's new and exciting about ScreenJot.

Try ScreenJot free for 30 days.

Visit our home page for more information.
http://www.liquidthought.com

LiquidThought is now a Certified iPhone Developer

We have a couple of new iPhone app concepts under development. Please stay tuned for more announcements.

Sunday, February 17, 2008

pxCamera

pxCamera is a simple video camera capture class that layers on top of pxCore, our portable opensource framebuffer library. The design of pxCamera makes it well suited to do a variety of fun and interesting things with captured video frames - like computer vision or image processing applications.

The design of the pxCamera API followed a few principles as follows:

*Be Simple – Allows for enumeration of available capture devices and the ability to initiate capturing frames from a given camera into a pxBuffer(framebuffer).
*No UI Policy – Simple capture into a framebuffer. No UI is assumed.
*Support multiple capture sources simultaneously. [I’ve tested with two webcams] pxCamera should support any DirectShow compatible video source.
*Portable API – The API is portable even though the implementation is currently only for Windows.

Google Code Project Page
http://code.google.com/p/pxcamera

Saturday, February 16, 2008

pxCore 1.2

We've made some minor additions to our portable open source framebuffer library, pxCore. Most of these additionals were added to support a video capture library that we'll be posting in the near future. Some of the changes to pxCore include:

* Added the ability to directly blit pxBuffer frame buffer descriptors.
* Added beginNativeDrawing and endNativeDrawing to allow native drawing outside of the paint loop.
* Added an example that demonstrates using platform native drawing methods in conjunction with the portable frame buffer primitives in pxCore.

Google Code Project Page
http://code.google.com/p/pxcore

Monday, January 28, 2008

Johnny Lee Rocks

Here is another vid from Johnny Lee - Wii hacker extraordinaire. In this one he turns a wiimote into a multitouch display.





Some more projects