SmoothMouse works again in El Capitan DP3

Thanks to Apple for addressing the problem. Hope they don’t break anything else before the release.

Posted in SmoothMouse | 15 Comments

SmoothMouse broken under El Capitan DP2

Do not install El Capitan DP2 if your productivity depends on SmoothMouse. SM won’t work on it.

Apple has broken the API for pointer movement that SmoothMouse (as well as Wacom driver) relies on. This is also the reason why Wacom driver does not work anymore in El Capitan.

SmoothMouse had used the officially recommended API  in the past, before version 1.0.5. Switching to a less supported API solved a lot of problems for our users.

We’re trying to reach the OS X dev team. Stay tuned.

Posted in SmoothMouse | 6 Comments

Watermark images like a pro using Python + Wand + librsvg

This is a Python 2.7 code recipe for applying a semi-transparent vector (SVG) watermark with overlay blending like so:

What’s special about it: Continue reading

Posted in Programming | Tagged , | 4 Comments

Using Python’s urllib2 or Requests with a SOCKS5 proxy

Just a Python 2.7 code sample showing how to make requests using Python’s urllib2 or Requests through a SOCKS proxy. Continue reading

Posted in Programming | Tagged | 3 Comments

Resuming link between Apogee Duet and keyboard volume controls

Oftentimes when I wake up my MBP from sleep mode or reconnect the Thunderbolt hub, Apogee Duet stops responding to keyboard sound volume controls. When it happens, I can still change Duet’s volume from Maestro or Audio MIDI Setup.app, just not using the keyboard controls or OS X system volume slider.

volume Continue reading

Posted in Solutions | Tagged , | 2 Comments

OS X pointer lag measured with a high-speed camera

Mac OS X mouse lag

So I took time to measure pointer lag under OS X Yosemite with my point-and-shoot camera Nikon J1, which captures 1193 frames per second in slow-motion mode.  Continue reading

Posted in SmoothMouse | Tagged | 3 Comments

Update on SmoothMouse

I’m getting a lot of emails with similar questions.

Does the mouse still lag in Yosemite?
Yes, unfortunately.

Is SmoothMouse compatible with Yosemite?
Yes, fortunately.

Is SmoothMouse dead?
The development had been completely paused for several months. The good news is—today we resumed work on the next major version with lots of new and unique features. Stay tuned.

* * *

By the way, we’re still looking for a C++ programmer who could help write mouse acceleration functions. Interested? Even if in doubt, please don’t hesitate to email me.

Posted in SmoothMouse | 8 Comments

Does Apple Mini DisplayPort to Dual Link DVI adapter introduce any lag?

Does Apple Mini DisplayPort to Dual Link DVI adapter introduce any lag? The answer is, probably not. At least I did not notice any difference when carrying out the experiment with my 1193 fps camera and Apple Cinema Display 30″.

Posted in Journal | Tagged | Leave a comment

Add a printer via command-line in OS X

Goal: add a network printer via Remote Desktop’s command-line to numerous Macs. Continue reading

Posted in How to’s | Tagged , | 13 Comments

Looking for an Objective C programmer with expertise in OS X development

The SmoothMouse dev team is looking for Objective C/Cocoa programmers with expertise in OS X app development and available for part-time remote work (from 10 hours per week).  Continue reading

Posted in SmoothMouse | Leave a comment