Skip to main content

copying and pasting


sitting down doing nothing is not that all unproductive. in my case, it pushed me to think about small things in life. and one of them is "copy and paste". i know it's silly but just think of it. when was it first used? to what machine and what operating system? how was it conceived or how did originate? now, if you ask why is it important to discuss this, it is not. well, not so important, in general. my point, anything can be worth blogging. even just the tiniest, unrespected matter or, in this case, action.

let's define it first. copying and pasting requires the action of highlighting a certain character, file or element first. then, copying by several means like pressing ctrl+C or clicking file on drop down menu the selecting the word "copy". finally, going to where it is to be pasted and pasting it by, this time, pressing ctrl+V or clicking file on drop down menu the selecting the word "paste". let me remind you that this is only limited to what i know. other procedures and articles are all over the net.

next, how did it came about? let me check google.

The term "cut and paste" comes from the traditional practice in manuscript-editings whereby people would literally cut paragraphs from a page with scissors and physically paste them onto another page. This practice remained standard as late as the 1970s. Stationery stores formerly sold "editing scissors" with blades long enough to cut an 8½"-wide page. The advent of photocopiers made the practice easier and more flexible. 
- wikipedia
now it gets more interesting. isn't it nice to know that there's a lot that you can do on your spare time?

ps: can anyone please coin a word for copy/paste?

Popular

a day in a life in makati - part 1

dec-20-2007 my wife i decided to go to makati to get the free bag given to credit card holder who purchased on a certain amount. yes - a free bag. hehehe!!! we took a cab on the way there. it's a nice cab with a quiet driver. the air-con's not that good though. there's no tint which makes you feel the afternoon heat. but i should say the driver is very professional, and polite too. one thing i noticed in makati, traffic officers are very strict. the downside is they don't have enough pedestrian crossings to follow their orders. not to mention the lack of proper signs and symbols that you'll end up fraustrated while your feet are aching because you've already searched everywhere for the comfort room. anyway, we got hungry and started looking for a place to eat. so, we decided the closest one stall will sufice - and it did. perks coffeehouse offered variety of their product which includes pizza, pasta and breads. i should say the cinnamon roll is fantastic, althou...

PHP Error: Unable to load dynamic library 'gd'

Currently installing Laravel on my Arch Linux. I got PHP, MySQL, Apache and Composer installed and trying to install Laravel with this: $ composer global require laravel/installer  But got this instead: PHP Warning:  PHP Startup: Unable to load dynamic library 'gd' (tried: /usr/lib/php/modules/gd (/usr/lib/php/modules/gd: cannot open shared object file: No such file or directory), /usr/lib/php/modules/gd.so (/usr/lib/php/modules/gd.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning:  PHP Startup: Unable to load dynamic library 'openssl.so' (tried: /usr/lib/php/modules/openssl.so (/usr/lib/php/modules/openssl.so: cannot open shared object file: No such file or directory), /usr/lib/php/modules/openssl.so.so (/usr/lib/php/modules/openssl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning:  PHP Startup: Unable to load dynamic library 'phar.so' (tried: /usr/lib/php/modu...

learning linux

i've always wanted to learn linux for years. but i'm still stuck with this crappy w!ndows v!sta - yes, v!sta. the crappiest of them all. and now that i have some time and a spare laptop to use, i managed to install ubuntu studio . why ubuntu studio? i just got fascinated with the programs it came with. the first thing i checked was if i could go online, wireless that is. sad to say, the browser couldn't fetch anything. fortunately, getting the laptop wired got me online. and that's one less trouble for me. now, the problem at hand is that there is no wireless connection. solution - search the web. i landed on ubuntuforums.com and found out that ubuntu studio doesn't install the gnome network manager which is like the "view available networks" on xp and "connect to a network" on v!sta. so, lets just install it. i mean, lets try to install it. next: installing a program in linux