Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Mozilla

Journal Journal: Using Firefox as xhtml viewer

In one of my programming projects, I need a decent XHTML viewer with CSS support. The project is to be used in a Windows environment, so the standard web browser was not a good choice. A lot of users will have Internet Explorer as default browser, which has a lot of problems rendering CSS.

My first thought was using k-meleon, which is very fast. But the xhtml viewer should be run by different users from a windows shared directory, and k-meleon does not seem to handle this well.

So I will use Mozilla Firefox after all, because it copies the default profile to the user profile of each user starting it.

I experimented with the menu editor extension to customize the menus, but I did not manage to use the extension in the default profile. So I will try to tweak the menus manually.

Networking

Journal Journal: windows route command

I'm using a `normal' network card, and a wireless one. I was wondering if I could persuade Windows to use the wireless card for one range of ip-adresses, and the normal card for all the rest.

This seems to be possible using the route utility. Just route the ip-range to the corresponding gateway.

Slashdot Top Deals

The following statement is not true. The previous statement is true.

Working...