- Xmarks (formerly Foxmarks): A very easy to use bookmark synchronization tool. Extremely useful if you use multiple computers. Keeps a version history of your bookmarks, can synchronize automatically upon exiting firefox, and can keep multiple bookmark profiles (work, home, etc.).
- AutoCopy: Copies the selected text to clipboard. Saves an incredible amount of time and frustration during copy-paste operations.
- CustomizeGoogle: Tired of all the ads on google, or want to change how clean gmail looks, then this is perfect for you.
- Adblock Plus: Ads are gone. I cannot surf the Internet without this add-on; pages look really bad and packed without it.
- Personal Menu: IE- or Chrome-like menu instead of the menu bar on top. Saves space. Note, if you just want to gain some screen real estate, you can use the lighter extension named Hide Menubar. In both, pressing "Alt" reveals the menu bar.
Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts
Friday, December 11, 2009
Firefox Add-ons
Must-have firefox add-ons:
Thursday, November 19, 2009
What is Google Chrome OS?
Today Google open-sourced Chromium OS project, but it will be available for customers this time next year. There are no conventional desktop applications and everything takes place within the browser. They really focus on the boot time and try to convince users that they don't need a full operating system since most user only need (and mostly use) a browser.
There is also a video that tells a few things about Google Chrome OS.
For more information, visit the original Google Blog (Releasing the Chromium OS open source project) and Chromium OS website (http://www.chromium.org/chromium-os).
There is also a video that tells a few things about Google Chrome OS.
For more information, visit the original Google Blog (Releasing the Chromium OS open source project) and Chromium OS website (http://www.chromium.org/chromium-os).
Friday, November 6, 2009
Virtual Machines
If you know about virtual machines (that lets you run another operating system on top of one, at the same time), then you probably know about VMware. Their products are mostly paid, but they have a free VMware Player which can run virtual machines created by others. Yet, you cannot even easily modify the virtual machine settings such as the amount of memory.
A competitive free alternative to VMware is Sun VirtualBox. Since version 3 of VirtualBox, their performance benchmarks are similar, it also supports multiple virtual CPUs, shared folders between the guest machine and the host, and various operating systems. It has a very nice seamless mode, similar to VMware Fusion on Mac, that windows from both machines are displayed on the same desktop. With VirtualBox tools, seamless mouse and keyboard integration is perfect. You can create your own virtual machines, or download pre-made images.
Hint: Use fixed-size virtual hard disks. With dynamic ones, the hard disk gets big fast, and then there are painful tricks to shrink the size, and they don't always work. You can always add more virtual hard disks later on.
A competitive free alternative to VMware is Sun VirtualBox. Since version 3 of VirtualBox, their performance benchmarks are similar, it also supports multiple virtual CPUs, shared folders between the guest machine and the host, and various operating systems. It has a very nice seamless mode, similar to VMware Fusion on Mac, that windows from both machines are displayed on the same desktop. With VirtualBox tools, seamless mouse and keyboard integration is perfect. You can create your own virtual machines, or download pre-made images.
Hint: Use fixed-size virtual hard disks. With dynamic ones, the hard disk gets big fast, and then there are painful tricks to shrink the size, and they don't always work. You can always add more virtual hard disks later on.
Online Storage and Backup
I tried multiple tools and web sites for online storage. Dropbox is the best one I have found.
It synchronizes your files online, and keeps versions for 30 days (the paid version keeps unlimited history of versions and deleted files). It is extremely easy to use: After installation it creates a Dropbox folder. Just copy any files you want to that folder, and they are synchronized. You don’t need to change anything, just change the folder name you use. Their iPhone application is also very nice. Furthermore, the fact that they keep your data encrypted with your password on Amazon S3 servers sounds like a good reason to trust them.
The default is 2GB free space if you join on
http://www.getdropbox.com/
If you join through an invitation, you get extra 250MB. I have multiple invitations. Just drop a comment and specify a way to reach you (e.g., twitter DM) and I can send you the invitation. I'll check it often, so you should get the invitation soon.
Windows and Mac versions are easy to install. Linux version is also easy if you have root access. For using it under linux with no root access, download it from (or find a newer build in the forums):
It synchronizes your files online, and keeps versions for 30 days (the paid version keeps unlimited history of versions and deleted files). It is extremely easy to use: After installation it creates a Dropbox folder. Just copy any files you want to that folder, and they are synchronized. You don’t need to change anything, just change the folder name you use. Their iPhone application is also very nice. Furthermore, the fact that they keep your data encrypted with your password on Amazon S3 servers sounds like a good reason to trust them.
The default is 2GB free space if you join on
http://www.getdropbox.com/
If you join through an invitation, you get extra 250MB. I have multiple invitations. Just drop a comment and specify a way to reach you (e.g., twitter DM) and I can send you the invitation. I'll check it often, so you should get the invitation soon.
Windows and Mac versions are easy to install. Linux version is also easy if you have root access. For using it under linux with no root access, download it from (or find a newer build in the forums):
http://forums.getdropbox.com/topic.php?id=12922&replies=67#post-81845
Unzip, untar and run
~/.dropbox-dist/dropbox
Unzip, untar and run
~/.dropbox-dist/dropbox
Wednesday, November 4, 2009
Watch Hulu or Youtube videos Full Screen when you have multiple monitors
So, you have multiple monitors (in general, two:) and you want to watch videos (movies or tv shows) on Hulu or Youtube. Of course, you'd like to watch the video full screen on one of the monitors, while maybe you are working using the other monitor. Unfortunately, the moment you click somewhere, the flash video player exits full screen. Here's the solution for you:
For Hulu: Download and install official Hulu video player. It even has continuous playback feature, which means for example for a TV series, once one episode ends, it starts showing the next episode. You don't even need to pause working. They have Windows, Linux, and Mac versions.
http://www.hulu.com/labs/hulu-desktop
For Youtube: You can download programs (for example, VLC media player does the job), but you don't have to. A simple trick can approximate full screen (approximation is this: The video covers the whole browser page, and then you can run your favorite browser full screen). The trick: Add "_popup" after the "watch" in the url of the video in the address bar:
http://www.youtube.com/watch?v=lj3iNxZ8Dww
becomes
http://www.youtube.com/watch_popup?v=lj3iNxZ8Dww
Note: The url can have many other things after this watch clause. Ignore them, just write the "_popup" after "watch".
Bonus: Check out the video for a laugh :)
For Hulu: Download and install official Hulu video player. It even has continuous playback feature, which means for example for a TV series, once one episode ends, it starts showing the next episode. You don't even need to pause working. They have Windows, Linux, and Mac versions.
http://www.hulu.com/labs/hulu-desktop
For Youtube: You can download programs (for example, VLC media player does the job), but you don't have to. A simple trick can approximate full screen (approximation is this: The video covers the whole browser page, and then you can run your favorite browser full screen). The trick: Add "_popup" after the "watch" in the url of the video in the address bar:
http://www.youtube.com/watch?v=lj3iNxZ8Dww
becomes
http://www.youtube.com/watch_popup?v=lj3iNxZ8Dww
Note: The url can have many other things after this watch clause. Ignore them, just write the "_popup" after "watch".
Bonus: Check out the video for a laugh :)
Subscribe to:
Posts (Atom)