Nathan Cain

Results 11 issues of Nathan Cain

I plan on using this to simplify text in English before I translate it to another language (Tagalog). I would like to be able to add a selected word to...

Here is what the error looks like: $echo "我们都喜欢用 Ruby" | rmmseg /Users/webmagnets/.rvm/gems/ruby-1.9.3-p327@blt/gems/rmmseg-0.1.6/lib/rmmseg/algorithm.rb:24:in `next_token': undefined method`length' for # (NoMethodError) from /Users/webmagnets/.rvm/gems/ruby-1.9.3-p327@blt/gems/rmmseg-0.1.6/lib/rmmseg/algorithm.rb:44:in `segment' from /Users/webmagnets/.rvm/gems/ruby-1.9.3-p327@blt/gems/rmmseg-0.1.6/lib/rmmseg.rb:12:in`segment' from /Users/webmagnets/.rvm/gems/ruby-1.9.3-p327@blt/gems/rmmseg-0.1.6/bin/rmmseg:65:in `' from /Users/webmagnets/.rvm/gems/ruby-1.9.3-p327@blt/bin/rmmseg:23:in`load' from...

In Safari on iPad it only lets me select one word at a time.

I would like to always display the arrows at the bottom of the slide. I don't want them to disappear. How can I do that?

http://stackoverflow.com/questions/37956213/how-can-i-stop-my-page-from-scrolling-when-i-annotate-on-a-touch-device

Uncaught TypeError: Cannot read property 'escape' of undefined - annotator.touch.min.js:6 I have jquery loaded before this plugin. Is there anything I can do to fix this error?

In order to work with Safari on ios 11 this needs to work with navigator.mediaDevices.getUserMedia instead of navigator.getUserMedia. Can you help me with this?

Would you mind putting some sample code in here for using this in Swift? Particularly I would like to use this without animation, but if that isn't possible or is...

Here is the full error: ```Exception while simulating the effect of invoking 'userScore.change' Error: When the modifier option is true, validation object must have at least one operator``` Here is...

Can you please provide a sample for subscribing an email address with a block in Swift?