Tag Archives: global substitution

Command Line macOS ed Line Editor Primer Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

All these years later, after lots of days early on in this when it was the only way (like, who can forget DOS edlin masochistic creativity?!), I get a kick out of command line โ€œline editorโ€ usage that is self โ€ฆ Continue reading โ†’

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

Javascript Replace RegEx Eval Primer Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Until I saw this great link, thanks, Iโ€™d cut off the thought of combining โ€ฆ replace Javascript method โ€ฆ using for the first parameter โ€ฆ a regular expression (โ€œRegExโ€ in our terminology today) โ€ฆ meaning โ€œreplace allโ€ as distinct from โ€ฆ Continue reading โ†’

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , | Leave a comment

Terminal Mark Primer Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

XML data often comes in files with one record that is a very long string, so think long and hard about tools you rely on to find strings in such XML data. Weโ€™re biassed, but we like PHP on the โ€ฆ Continue reading โ†’

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Spreadsheet and XML Global Substitution Genericization Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Itโ€™s one thing to write a useful one off web application with quite a few hard codings, but what about an attempt to genericize it, and by so doing, oftentimes you are improving its documentation aspects, so that, if the โ€ฆ Continue reading โ†’

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Spreadsheet and XML Global Substitution CSV Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Programmatically, we came in half way with the programming when we presented Spreadsheet and XML Global Substitution Primer Tutorial as shown below. The programming, then, had two inputs, namely โ€ฆ input spreadsheetโ€™s CSV file manually created index XML file โ€ฆ โ€ฆ Continue reading โ†’

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Spreadsheet and XML Global Substitution Primer Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Yesterday when we were discussing Worldbank API World Country Reporting Regex Tutorial we mentioned โ€ฆ โ€ฆ and we use it (ie. Regex) with serverside PHP today, under the auspices of the preg_match function, though we most often use RegEx thinking โ€ฆ Continue reading โ†’

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Worldbank API World Country Reporting Regex Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Donโ€™t know why, but have often equated regex work in Javascript or PHP with โ€œRegEx Rangersโ€, or some such other โ€œsuperheroโ€ categorization. That is because to wield RegEx principles is a bit like swinging a sword through the โ€œbutterโ€ of โ€ฆ Continue reading โ†’

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment