I've just built a web software app implemented mainly in Javascript, which involves a lot of user-entered text which must be stored and retrieved from a server-based database. So user-entered text is ...
Potential area(s) of collaboration: TEI; GIS; concordance (like AConCord); transliteration; construction of parallel corpora; digital lexicography (e.g., https ...
If you have young kids, you'll relate to the value of being able to speak in code. For a few years, I was able to use Pig Latin to speak covertly around my kids. It was handy, and surprisingly ...
Ever opened a file and seen strange symbols or jumbled text? That’s usually an encoding problem; your software isn’t reading the data correctly. The good news is that Microsoft Office makes it easy to ...
Software developers often need to write code that handles chunks of text typed by a user and whose content is therefore unpredictable. Every programming language has methods for dealing with such text ...