Time passes by in technology

No Comments

I spent 5 minutes explaining a scripting issue with a junior member of my team when he asked what the CR and LF characters in the comments section was.

I briefly explained that it stands for Carriage Return and Line Feed but I saw the still puzzled look on his face,  the type that was trying to digest something very unfamiliar.  I decided to explain further, with matching actions, that those were based in the activities in the typewriter that you need to go to the starting of the line (carriage return)  and pushing a lever to add a new line (line feed).

I looked at my young grasshopper and saw the puzzled look became a perplexed one.  It was then that I realized the mistake that I made so I asked the next probable question which is “have you had the chance to use a manual typewriter before? ” The answer was a quick No.

I had to laugh since he is basically a fresh grad and in his early twenties. I am on my early thirties and am amazed at what a decade of difference would make in terms of technology.
Typewriter
I wonder how soon it would be before the future graduates are unable to grasp the concepts used as basis for ubiquitous things in technology such as using one or two characters to go to the next line on the document.  🙂

WordPress write functions resulting to a 404 (page not found) error

4 Comments

This week I encountered an error when writing the wget post since saving or publishing it causes a page not found (or 404 in techie parlance) error. I found this thread in the wordpress support forum and tested the “limit” scenarios which did not fully apply in my case. Posting a short test message works but somehow even one paragraph from my wget post causes the 404 message.

Later on the support thread I read a mod_security issue that causes in the post with the word curl in the post. That hit me, curl is a download utility similar to wget!!! Just like in the post, I just enclosed wget in span element and voila, problem solved!

+1 karma for internet support groups!

Newer Entries