Tuesday, October 13, 2009
Youtube wants me to commit suicide
So don't get much excited if newspapers flood news about "Youtube kills young student" soon.
Saturday, October 3, 2009
Installing TrueType fonts in Ubuntu
Switched to linux and feeling the lack of fonts? Not to worry. Installing ttf fonts is fast and easy. Here's how to do it in Ubuntu. Hope it doesn't vary much for other distros.
The first step, of course, is to download some ttf fonts to be installed. Or perhaps, you can copy them from your Windows drive, given you have one remaining. One of my favourite places for fonts is the Fonts section in http://www.gnome-look.org.
Once the fonts are downloaded, copy them to somewhere like Desktop. In case of zipped fonts, you have to unzip them to get .ttf versions.
Now open up a terminal and dive to the fonts directory.
cd /usr/share/fonts/truetype |
Now that you may perhaps install dozens of fonts in the future, it's a good idea to keep them separated from the pre-installed ones. So let's keep the new arrivals in a new directory.
sudo mkdir myfonts cd myfonts |
Note that you will be required to give the password in creating the new directory, if you're not logged in as the root.
The next step is to move our new fonts to their new home.
sudo mv /home/<username>/Desktop/*.ttf . |
Replace <username> with your username. Also take note of the dot (.) at the end of the statement, indicating that the files have to be moved to the current directory.
Now we have to notify ubuntu about the new arrivals like this:
fc-cache -f -v ~/.font |
Done! Now go to your favourite word processing application (AbiWord in my case) and enjoy the newly installed fonts to your heart's content!
Installing TrueType fonts in Ubuntu
Wednesday, June 24, 2009
This blog was so far named Techno Blog, and it was very recently I found out that it was one of the worst names a blog can have. Don't mean that Thameera's Column is the best of the names, but it's better. What do you think about the new look and feel?
Now spending most of my time in Ubuntu Linux 9.04, I found out several interesting tricks to speed up the things in Linux. And the best of them is that to copy paste some text from one place to another, you don't need to select it right click and select copy, and all the boring stuff. All you have to do is select the text and middle-click in the place where you want it to paste. Isn't that a simple plan?
Friday, May 15, 2009
Tuesday, May 5, 2009
How to add pictures in gmail
Now there is a Gmail Labs facility which lets you embed pictures while composing a mail. Follow the following steps to enable this feature:
1. In Gmail, click on the Labs icon to the top right of the page.
2. Scroll the page until you find the lab Inserting Images and enable the feature. Then click Save at the bottom of the page.
3. If you have already enabled Gmail Offline, a message will appear saying that it will take some time for the lab to be enabled. In my case it took several days. Don’t know what the reason is. Anyway, after it is enabled an insert picture icon comes to the toolbar when you are composing a message.
However, the recipient will not see the image until he clicks on the Show Images link that would appear.
How to add pictures in gmail
Saturday, April 25, 2009
How to save Word documents in PDF
How to save Word documents in PDF
Wednesday, April 22, 2009
Docx to doc converter
So I added "free" to my keywords and searched again. Then results led me to several sites all of who requested my email so that they can send me the converted file. I followed their guidelines and waited for about 10 minutes only to find no reply in my inbox. Tried another site with the same result. Getting frustrated I finally tried www.convertfiles.com and in just a second I got the converted file as a link in my inbox! Thanks, ConvertFiles!
In the site you can, in fact, convert most file types, not only documents.
Docx to doc converter
Vista Hidden Context Menu!!!
When you shift-right-click a folder, the context menu gives you the option Open Command Window Here. This will open a command window (DOS prompt) with the selected directory as the current directory. Many of you will find this quite a handy feature.
The hidden menu also has some shortcuts to pin the selection to start menu, add to quick launch, etc.
Vista Hidden Context Menu!!!
Office Compatibility Checker
It gives a list of warnings on what will happen when you try to convert to 2003 format, and their number of occurrences. For example, I got the following warning recently: SmartArt graphics will be converted into a single object that can't be edited in previous versions of Word.
In the bottom of the box you can turn on automatic compatibility checking when saving in older formats (this is turned on in default)
This compatibility checker is available in other Office packages as well.
Office Compatibility Checker
Thursday, April 9, 2009
FILExt
FILExt