It finally happened. Last week at SCUP we received an e-mail message from one of the more than 12,000 subscribers to "SCUP E-mail News" (SEN) asking to be unsubscribed from the weekly higher education ...
Here’s something awesome for your Friday. It’s been discovered that for every photo you upload to Facebook or Instagram, the company quietly makes an html page that replicates that photo using ASCII — ...
/* The TRANTAB= option creates ASCII HTML that */ /* you can send to an ASCII-based web server. */ ods html body='odsexb htm' contents='odsexc htm' page='odsexp htm' frame='odsexf htm' trantab=ascii; ...
/* Allocate a PDSE for the HTML Output. */ filename pdsehtml '.example.htm' dsntype=library dsorg=po disp=(new, catlg, delete); /* Specify the files to create for the HTML output. */ /* These files ...