Blog of Leonid Mamchenkov

You just stepped in a pile of posts.

Entries Tagged as 'mozilla'

Daily del.icio.us bookmarks

Posted in All on September 25th, 2005 · No Comments

Here are a bunch of bookmarks about Vim text editor.

[Read more →]

→ No CommentsTags: , , , , , , , , , , , ,

Dictionary plugins for Mozilla Firefox

Posted in All on July 26th, 2005 · 2 Comments

Being a non-native English speaker, I have this mildly often need to lookup the translation of some word in the dictionary. Instead of installing translation software on my computer or visiting one of the online translators every time such a need arises, I chose to use an extension to Mozilla Firefox.

Until now I was using the DictionarySearch extension, which can be configured to lookup in several different dictionaries, encyclopedias, etc. I was mostly happy with the extension, but felt that it could be improved simplified. I didn’t need all those configurations, choices and such. All I wanted was to lookup the translation of either English or Russian word in the Yandex Lingvo.

Today I came across an extension which does exactly that. Lingvo Online! for Mozilla Firefox is a very small and simple extension which does exactly what I want. It adds a context menu which allows quick lookups of selected words.

Outstanding!

→ 2 CommentsTags: , , , , , , , , ,

Firefox bookmarks tip

Posted in All on June 22nd, 2005 · 1 Comment

I found this excellent tip in Ovid’s LiveJournal.

And if you use Firefox, here’s a tip that many don’t seem to know about: keywords.

Let’s say that you’re constantly searching images.google.com. Go there and type a search for “daisies” and bookmark the resulting page. Then, goto “Bookmarks -> Manage Bookmarks” and select the bookmark you just saved. Ricght-click the bookmark and select “Properties” (or “Edit -> Properties” from the Manage Bookmarks menu). In the resulting dialog box, you can edit “Name”, “Location”, “Keyword” and “Description.” The “Location” will look something like this:

http://images.google.com/images?q=daisies&btnG=Search+Images

In that URL, find the word you searched for (”daisies”, in this case) and replace it with “%s” (without the quotes):

http://images.google.com/images?q=%s&&btnG=Search+Images

Then, type “images” (without the quotes) in the keyword field. Click “OK”.

When you’re back at the browser, you can now just type “images” followed by what you want to search for and you’ll go straight to the google images page for that. Try it with “images puppies”, for example. This technique will work for just about any site where you can search.

→ 1 CommentTags: , ,

Engines for Mozilla Firefox search bar

Posted in All on December 12th, 2004 · No Comments

Most of you probably already know this, but I have just found out myself, so I’ll share just in case some of you missed it too…

Recent versions of Mozilla Firefox have a feature called a search bar. It is usually located to the right of the address bar. By default, this search bar is configured to use Google. That is, instead of going to Google, you can just type your query in that search bar, hit Enter and you will get the search results. This is very convenient and saves a lot of time and clicking around.

Now, if you click o the small Google icon in the search bar, you will be presented with a list of other search engines, that you can use instead of the default Google option. There is also a menu item marked “Add Engines“. If you click on it, you will be taken to this page, where you can find hundreds and hundreds of other engines that you can use. Two that I have been missing the most were Google Images and IMDB.

Check this out and you will most probably save yourselve a lot of time.

P.S.: On Linux, these engines are installed into some global directory, so your Firefox will need root access.

→ No CommentsTags: , , , ,

Mozilla/Firefox bookmark keywords

Posted in All on June 27th, 2004 · No Comments

Both Mozilla and Firefox browsers have a nice feature that is not so well known. One can assign unique keyword for the bookmark and then use this keyword in the address bar to quickly navigate to the bookmarked site. For example, go to http://images.google.com and bookmark it. Then go Bookmarks menu and select Manage Bookmarks. Right-click on the newly created bookmark and choose to edit Properties. In the Properties window put ‘gi‘ where it says Keyword, click OK and close the bookmark manager. Now, whenever you type ‘gi‘ and hit Enter key while in the address bar, you will go to http://images.google.com.

This is a nice way to minimize the number of clicks you need to perform in order to get to your favourite sites. But it can be troublesome finding unique keywords for your bookmarks. Solving this particular problem is the aim of the “Mozilla/Firefox Custom Keywords Directory” project. They also cover a bit more on what you can do with your bookmark keywords. Check them out.

→ No CommentsTags: , ,