Optimized Layout for Kinesis Advantage [closed]

My version of Kinesis Advantage layout: For mac you can create custom layout (see TN2056), swap “Caps lock” to “Num pad” (and create layout for “Caps lock”) and use Keyboard Maestro (for copy/paste/redo/undo and text navigation). I can put it all to public if needed. For windows you can use AutoHotKey.

How to check the “Allow Full Access” is enabled in iOS 8?

UPDATE 08/23/2017 for iOS 10 compatibility: func isOpenAccessGranted() -> Bool{ UIPasteboard.general.string = “CHECK” return UIPasteboard.general.hasStrings } iOS 8: -(BOOL)isOpenAccessGranted{ return [UIPasteboard generalPasteboard]; } Please note that the simulator will always tell you that you have Full Access so for this to work properly you need to run it from a device.

iOS 8 Custom Keyboard: Changing the Height

This is my code on Xcode 6.0 GM. Both orientations are supported. Update: Thanks to @SoftDesigner, we can eliminate the constraint conflict warning now. Warning: XIB and storyboard are not tested. It’s been reported by some folks that this does NOT work with XIB. KeyboardViewController.h #import <UIKit/UIKit.h> @interface KeyboardViewController : UIInputViewController @property (nonatomic) CGFloat portraitHeight; … Read more

Programmer’s VIM setup for Finnish/Swedish or other non-US keyboard layout

I just keep the keyboard with US layout when coding and only switch to local layout (italian) when writing text that requires accented letters or other language specific characters. After all it’s just a keypress to switch and nothing beats US layout for programming. I tried a bit but found that specifying lots of mappings … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)