czwartek, 9 kwietnia 2015

Remmina, Freerdp - how to change keyboard layout on target windows machine

Cannot type underscore sign - question mark is put instead? Most probably keyboard layout is wrong. Check what keyboard layout you have set at the moment.
$ setxkbmap -query
rules:      evdev
model:      pc105
layout:     pl,us
Above we can see two layouts in order: "pl" followed by "us". Lets switch them.
setxkbmap -layout us,pl
Now try to reconnect to the server. Underscore is again underscore ;)

piątek, 3 kwietnia 2015

3 most appealing WYSIWYG HTML editor widgets

Three most promising and most appealing WYSIWYG online html editor widgets


1. Quill

Quill is a free, open source WYSIWYG editor built for the modern web. With its extensible architecture and a expressive API you can completely customize it to fulfill your needs.

Some built in features include:
  • Fast and lightweight
  • Semantic markup
  • Standardized HTML between browsers
  • Cross browser support including Chrome, Firefox, Safari, and IE 9+


  • Get fine-grained access to editor contents and event notifications.
  • Works across all modern browsers on desktops, tablets and phones.
  •  It's easy to add custom behavior or modifications on top of Quill.
  • Quill is open source. 



URL: http://quilljs.com

2. Aloha

Aloha Editor provides you capabilities to create editing experiences embedded seamlessly in your web application.
 
  • Use the clean and modern user interface of Aloha Editor, customize it or use the one you already have.
  • Aloha Editor is a stand alone library with a functional and stateless API that provides you with essential editing capabilities not available in browsers.
  • GPL v2 or commercial license

URL: http://www.alohaeditor.org

3. Froala


URL: https://editor.froala.com