• 2013-05-16

    Tovi Image View for Mac OSX Promo Code

    Views: 10004 | 5 Comments
    7EPYLWEKHKEJ
    NYJH6RHWNTYN
    JMRLRW7LKEYA
    6LXLWE34L6NL
    LMYFKXNP7E6J
    

    Please let me know if you have redeemed.

    Posted by ideawu at 2013-05-16 10:24:26
  • 2013-05-02

    SSDB multi masters replication is now beta

    Views: 9667 | 2 Comments

    SSDB released version 1.4.0. In this version, data replication mechanism is fully re-designed, that makes multi-masters replication mode move from experiment state to beta state.

    The changes are:

    • Replication re-designed, multi-masters replication mode is in beta state
    • info command return more info about every commands’ execution time and wait time
    • Upgrades to LevelDB 1.9.0

    SSDB multi-masters replication mode documentation: https://github.com/ideawu/ssdb/wiki/Replication#master-masterbeta

    Posted by ideawu at 2013-05-02 11:26:26 Tags:
  • 2013-05-01

    Tovi FAQs

    Views: 20751 | 18 Comments

    Q: How to automatically generate slideshow of all images under the same folder of the image I open from Finder?

    A: When you open exactly one image from Finder, Tovi will automatically discover all images in the same folder. If this folder is neither the Downloads folder nor the Pictures folder, Tovi needs you to grant permission to scan the folder.

    You can specify the folder in Preferences window. It is recommended that you add ROOT folder(directory) to the permissions list, all subfolders will be automatically included. If you have added ROOT directory, it will be displayed as “/” in the permissions list.

    A: The image file is not opened by Tovi when I double click it from within Finder?

    It is something related to “File Association” system setting. To let Tovi be the default application to open certain files when you open them from within Finder, please follow these instructions:

    1. Right click on one image file, select “Get Info” from the context menu.
    2. Select “Tovi.app” from the drop down list at “Open with:” area.
    3. Click on “Change All…” button to confirm “Use this application to open all documents like this one.”

    Posted by ideawu at 2013-05-01 20:03:37 Tags:
  • 2013-05-01

    Tovi – Total Image Viewer for Mac OS X, GIF, PNG, SVG, JPG…

    Views: 12279 | No Comments

    Tovi is the total image viewer and slideshow for Mac OS X, supports many types of image format, including GIF animation, PNG, SVG, JPG, TIFF…

    Tovi co-operates well with Mac OS X Finder, automatically generates slideshow when you open images from Finder. Tovi plays images in a clean and simple look and feel.

    Tovi provides very carefully designed keyboard shortcuts to operate on images, such as scale, rotate, prev/next slide, auto play slideshow, etc…

    If you like to open images from Finder, Tovi this the replacement for Preview, for it can play GIF animation, auto discover other images in the same folder(which Preview can’t).

    Ease keyboard shortcuts:

    Left/Right Arrow: Previouse/Next image in the same folder
    SHIFT + Left/Right: Rotate image



    or

    Try a web version.

    Posted by ideawu at 15:36:45 Tags:
  • 2013-04-24

    Cocoa WebView getting DOM element under mouse pointer

    Views: 6253 | No Comments

    Cocoa WebView get DOM element under mouse pointer:

    NSPoint point = [theEvent locationInWindow];
    NSDictionary *dict = [webView elementAtPoint:point];
    DOMNode *node = [dict objectForKey:@"WebElementDOMNode"];
    
    Posted by ideawu at 2013-04-24 11:39:38
|<<<67891011121314>>>| 10/19 Pages, 91 Results.