Sponsored Content
Top Forums Web Development What is Your Favorite Web Browser? Post 302247361 by Neo on Wednesday 15th of October 2008 01:42:18 PM
Old 10-15-2008
Quote:
Originally Posted by otheus
I was a FF user for a few years. Even in 3, however, I found it too slow. I switched to chrome. I wish chrome had a more flexible add-on system.
If Chrome had a flexible add-on system, it would be slow like FF3 Smilie

You can't have everything in a system. A race car is a shell and is fast, a luxury mercedes is slower than a race car, but has warm seats and nice pillows Smilie

FF3 is not designed to be a race car, it is designed to be FF3.

Hence, don't fully understand the comparison between the two. I don't user Chrome because I want a mercedes with nice ware cushy seats, a video player, a champagne bar and a nice girl on my arm singing and ......

(well, you get the idea ... )
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Web browser and web server for Unix

Hi there all I am looking for both a web browser as well as a web server (Ie. Netscape Fasttrack) that will run on HPUX 10. If you know where I can get these free via FTP, please contact me as soon as possible!! Thanks, Mark (1 Reply)
Discussion started by: mleathers
1 Replies

2. Linux

web browser from konsole

hi experts, i'm running red hat linux, consider there's no visual interface, no X server... actually there is one but it's written in Python! what i need is to intall a decent web browser on it! is it possible? and i only have abt 100 MBs of free disk space... (1 Reply)
Discussion started by: elzalem
1 Replies

3. Solaris

Web browser not opening

On clicking on my WEB BROWSER . no window is appearing , only a dialog box appearing with named "ALERT" any nothing else. What is browser package name , which is by default in Solaris 10 (3 Replies)
Discussion started by: kush singh
3 Replies

4. What is on Your Mind?

The Dillo Web Browser

Hello, Have you all noticed that the Dillo web browser always reports bugs just about on every web page. Richard Stallman's Personal Page However some, but not many have none. cheers (2 Replies)
Discussion started by: nigelc
2 Replies

5. UNIX for Dummies Questions & Answers

Practice UNIX on web Browser?

To practice SQL, there is a very good website called www.sqlfiddle.com no need of installing any external software, it can do almost anything in PL/SQL and Oracle. In a similar manner, is there a good website where i can practice Unix commands on a broswer? I mean, it should be able to execute... (1 Reply)
Discussion started by: Manjunath B
1 Replies

6. Programming

Web browser module in python

Hi, I am trying to multiple urls in multiple tabs within a browser window. I am using webbrowser module in python: My code: import webbrowser li = for url in li: webbrowser.open_new_tab(url) This code works fine, if the browser is already opened. If the browser is not started... (5 Replies)
Discussion started by: pandeesh
5 Replies

7. AIX

Can I run this thing in a web browser?

Old AS/400 guy here now administering an AIX system. We have an application that runs on 3151 emulator. Is it possible via an program or other to run a 3151 session in a web browser? I would like to have some of my user be able to work from home without having to install an emulation program, and... (1 Reply)
Discussion started by: jeveretts
1 Replies

8. What is on Your Mind?

Your Favorite Tech Support Web Sites and Why?

Where do you go to participate in technical discussions besides UNIX.COM and why? Personally, I do not really participate in other forums and discussion boards, but I do ask questions from time to time on Stack sites. The problem I have with Stack is that my questions are never answered on any... (30 Replies)
Discussion started by: Neo
30 Replies
car(1)								   GNU Telephony							    car(1)

NAME
car - crytographic archiver. SYNOPSIS
car [options] [paths...] car --decode [.carfile] DESCRIPTION
Creates and decodes portable cross-platform crytographic archives. An archive can be a collection of files, or an in-stream message that is piped. Output can be to a binary .car file, or ascified text. A symetric cipher is used, and the passhrase is hashed to form a key. OPTIONS
--cipher=name Specify symetric cipher. By default 256 bit aes is used. --decrypt Specify decryption operation on an existing car stream or file. If no file is specified, stdin is used. --digest=name Specify name of digest algorithm. By default sha will be used. --follow Dereference and follow symlinks. Otherwise they are ignored. --output=filename Specify output file for a new archive. By default stdout is used. --overwrite Always overwrite existing files without prompting. --quiet Non-interactive and no status output. --recursive If argument is a directory, recursively scan directory and any subdirectory contents as arguments. --help Outputs help screen for the user. AUTHOR
car was written by David Sugar <dyfet@gnutelephony.org>. REPORTING BUGS
Report bugs to bug-commoncpp@gnu.org. COPYRIGHT
Copyright (C) 2010 David Sugar, Tycho Softworks. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. GNU uCommon January 2010 car(1)
All times are GMT -4. The time now is 03:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy