Posts

Showing posts with the label edit

Disable text drag and drop in browser

I have never in my life got any use out of moving text by drag and dropping of selection inside a textbox. However, it has messed up my texts on numerous occasions, of which I might not have noticed it on every instance. Do you know which wise guy's idea it was to standardize on this? Stack Overflow: disable text drag and drop

Ergonomy - provide editing context

A good rule of thum is to always provide proper context for the user. In case of a text editor, it's the de facto standard to only scroll the screen when the text cursor would leave the visible window. However, consider the use case of composing an answer to a letter. It feels more comfortable to be able to read a bit ahead, as well as back in this case. Toggling full screen via scroll lock was a working strategy in the past, though only a few editors support it, and nowadays less and less keyboards have a button for it... There exist another breed of editors which, on automatic page scroll, advance only a small proportion of the editing window at a time. A third possible implementation would scroll in such a way as to always position the cursor in the middle of the editing window. I have constructed a few prototypes on this paradigm way back in primary school which worked nicely to me.

Install GIMP resynthesizer for texturization

With this free GIMP plugin, texture synthesis is possible. It can generate images and fill voids from a given texture sample. Its uses include making a picture tileable, removing objects from images and images comforming to a given theme. resynthesizer source code, binary and free windows download Resynthesizer tutorial - use the Earth as seen from the Moon as your background picture