back then when i was introduced to computers and Linux the first time, i struggled to learn Bash Programming . But just yesterday to automate a few tests (so that i could start the bash file and run the tests , and i could go to bed , to check out the results the next morning) i needed to program a bash file..... and i did it in just a few minutes (kidding , took an hour). Engineering has a few advantages after all. Almost all my friends , me included always say that the engineering course we take is really useless......all the topics are out of date..... but it gives us the skill sets to understand new things and also to bring them into being. this is the most important and least appreciated benefit of the engineering course.
A bookmarklet is defined by Wictionary as "A small piece of JavaScript code stored as a URL within a bookmark". I have been using bookmarklets to make my life easier from a long time. Some that I use regularly are [Read Now] : This makes it really easy for me to read pages which are unreadable. [Google Translate] : Translates pages [Mobilise This] : Formats the page for mobile viewing by Google. [Acronym lookup] : This helps me find the meanings for abbreviations. The links in [] brackets are bookmarklets. Just drag them to your bookmark bar. I picked these up from these two pages. There is also a whole website dedicated to them bookmarklets. As a developer, what i like about bookmarklets is that they are coded in JavaScript and i can meddle with them till my heart's content, without worrying about breaking anything. However, i wanted a bookmarklet that would allow me to look up meaning of words. Wiktionary was my open dictionary of choice. They d...
Comments
Post a Comment