Sometimes it’s necessary to align text next to a floated element e.g. an image element, without the text running underneath […]
Tag: #text
Command Line Lipsum Text
Just found a package (in Ubuntu, at least) called libtext-lorem-perl that can be used from the command line to produce […]
How to remove empty/blank lines from a file in Unix (including spaces)?
How to remove empty/blank lines from a file in Unix (including spaces)? – A server stack is the collection of […]
Coping with unknown delimited text data in Python
The CSV module has been around in Python for quite some time. One of the hidden gems in it is […]
Quick Guide to Objective-C DateFormatting
The class NSDateFormatter allows us to define the date format of the textual representation of the date and time in […]
Python – Minimal GUI window for large text scripting
I do a lot of scripting for quick data analysis. Oftentimes, I need to copy a large amount of text […]
Autoresize text to fit into a div (width & height)
Hi coders! After trying severals JavaScript snippets and libs for fitting text into a div I was unhappy because none […]
Autoresize text to fit into a div (width & height)
Hi coders! After trying severals JavaScript snippets and libs for fitting text into a div I was unhappy because none […]
Display first few characters of first few lines of a text file
A server stack is the collection of software that forms the operational infrastructure on a given machine. In a computing […]