Tag: Linux

Firefox 3.0 Final

June 17, 2008 by Jason

This is it! The wait is now over! Firefox 3.0 Final is available for download for Windows, Mac OS X and Linux. Mozilla announced since last week, following the release of the Release Candidate 3 Build, that the gold bits for Firefox 3.0 would be made available on June 17, 2008, and managed to meet the deadline. Although the official release of Firefox 3.0 is still a few hours away, the downloads for the next iteration of the Firefox open source browser are live. So, make sure that you grab your copy; the links for the English binaries of Firefox 3.0 Final for Windows, Mac OS X and Linux are also at the bottom of this article.

The Gecko 1.9 web rendering platform is the foundation for Firefox 3.0. Mozilla spent the last 34 months hammering away at Gecko 1.9. With the next version of Firefox, Mozilla will in fact move onward with the evolution of Gecko. But for now, Firefox 3.0 users will be able to enjoy the benefits of in excess of 15,000 updates introduced to the rendering engine. In this context, Firefox 3.0 delivers “improved performance, stability, rendering correctness, and code simplification and sustainability,” according to Mozilla. Read More»

Run Native Linux Applications in Windows Vista

May 25, 2008 by Jason

Binaries tailored specifically to the open source Linux operating system can coexist on the same desktop with Windows Vista and Windows XP programs via Ulteo Virtual Desktop. Essentially, the promise of the Ulteo Virtual Desktop is to deliver Linux applications on Windows via the Ulteo panel. The virtualized environment will permit end users to run native Linux solutions right on the Windows Vista desktop, and integration complete down to the level of sharing the Windows Aero graphical user interface.

“At the moment, you will find a selection of applications that include: Firefox web browser enabled with Flash & Java, the full OpenOffice.org office suite that can deal with your MS Office documents KPdf to deal with your PDF documents, Kopete: the multi-Instant Messaging software that supports MSN and other protocols, Skype, Thunderbird + Enigmail, Gimp and Digikam to manage your pictures and Inkscape and Scribus to create great graphics and newspapers,” reads a fragment of Ulteo’s description. Read More»

Microsoft Silverlight for Linux

May 15, 2008 by Jason

The equivalent of Microsoft’s Silverlight but for Linux operating systems is available for download as of May 13, 2008, under the label Moonlight. According to the official description of the technology, Moonlight is nothing more than the open source implementation of Silverlight, tailored for UNIX systems. With this latest step in the evolution of Silverlight, Microsoft can finally claim that the technology is truly cross-platform, because ahead of the May 13 public release of Moonlight, support was available exclusively for Windows and Mac OS X operating systems.

Moonlight is a project developed in parallel with Microsoft Silverlight, but not by the Redmond company. In fact, Microsoft partnered with Mono, an open source project backed by Novell, in order to port Silverlight to Linux. At this point in time Moonlight is still in development, and as such comes with the inherent problems associated with any Beta. Read More»

How to Move Web Applications to Your Desktop

May 05, 2008 by Jason

Although many people have their favorite web apps setup as their homepage on their browsers, there are times when running a web app inside its own window – in a separate process – could come handy. Think about having your browser clogged up with way above 30-40 tabs open and crashing at random times.

Then, you will just have to open it again and fire up the web interface you were working with at the time of the crash. A desktop web app will automatically eliminate the need of restarting your work flow all over again just because a buggy web browser decided that he had enough.

That’s only a quick example why one would need a web app to run on its desktop. To be able to do it, you will have to use an application developed by Mozilla and named Prism. It enables the end user to easily integrate any type of web application into a friendly desktop environment. Read More»

5 Quick FireFox Tips

May 02, 2008 by Jason

One of the cool things about Firefox is it’s never ending ways to do things. While this list will not make headlines, any Firefox list I find, always has one or two tips worth saving. Here are five Firefox tips that I like because they are quick and don’t require any extensions or add-ons installation.

Firefox Tip 1 – Bookmarks are great, but sometimes you may want to save a Web site link for the short term. Instead of creating a Bookmark, just click and hold on the Web site favicon in the Address bar, then drag and drop to your Desktop creating an instant shortcut link to the site. Next time you need to visit the site, click on the shortcut and Firefox will open the link in a new tab.

Firefox Tip 2 – Firefox 2.0 provides a few options to customize what sites you want opened when Firefox starts up. By setting the Startup preference in Tools \ Options under the Main tab, I like to have several sites open, by selecting Show My Home Page (next to When Firefox Starts) and adding URL’s in the Home Page field. Read More»

April 2008 Popular Tips for PcTipsBox – TOP10

May 01, 2008 by Jason

1. Download Windows Vista Recovery Disc
2. Windows cannot find svchost.exe
3. Windows Vista SP1 Security Vulnerabilities
4. Download Vista User Interface Language Packs
5. Vista SP1 Performance Analysis Tools
6. Show or hide all of your windows
7. How to turn off User Account Control (UAC) in Windows Vista
8. Remove Old Files After Vista SP1 Installation
9. Use windows clipboard more effectively with Clipx
10. XP SP3 and Vista SP1 Will Own Linux-Free Desktops until Windows 7
Read More»

How to install Ubuntu Linux from USB Stick

April 23, 2008 by Jason

This tutorial describes how to install Ubuntu by copying the contents of the installation CD to an USB memory stick (aka flash drive) and making the stick bootable. This is handy for machines like ultra portable notebooks that do not have a CD drive but can boot from USB media.

In short here’s what you do:

Prepare the USB flash drive

Boot the computer from your USB flash drive.

Install Ubuntu as you would from a normal boot CD Read More»

How to dual boot Vista with Ubuntu

March 04, 2008 by Jason

There are two ways to run several operating systems on your computer. You can run them with virtualization inside one another, or you can install them alongside each other and boot each individually, this is the easiest method for most users.

You don’t even have to create a dual boot system with Linux, in this case, Ubuntu. It can be installed by itself without Vista or any other operating installed first. Most users purchasing a new computer will find Vista installed so this is the route I will take for this tutorial.

Let’s take a look at installing Ubuntu alongside Vista on a computer, assuming Vista is installed first as this will cover most instances. Read More»

How to Create a custom keyboard shortcut in Ubuntu

March 02, 2008 by Jason

xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window. It links commands to keys or mouse buttons, using a configuration file. It’s independent of the window manager and can capture all keyboard keys (ex: Power, Wake…).

xbindkeys-config-An easy to use gtk program for configuring Xbindkeys.GTK Configure program for xbindkeys.

If you want to create custom keyboard shortcut it is very easy to create

First you need to install xbindkeys using the following Read More»

Save space when using two drives or dual-booting

February 28, 2008 by Jason

You may be able to free up some valuable space if you’re using two disk partitions, using two physical drives, or dual-booting between XP and Vista on the same machine.

I’ll show you several steps you can take to eliminate duplicate files and get more out of your disks.

Decide on your multiple-partition strategy

Years ago, it was common for users seeking more reliability to divide a hard drive into two or more partitions: portions of a disk, each with a different drive letter. Back then, recovering data from drive d: was easier than from drive c: if the primary partition (containing Windows) became corrupted.

That configuration is rare today, because backup programs and disaster-recovery services have improved. But there are still three situations in which you might find yourself handling two or more partitions or physical disks: Read More»