Blender, graphic, software, open source, Linux LibreOffice, open source, openoffice Gimp, graphic, software, open source, Linux kernel, Linux, software, open source Linux, distributions, Ubuntu, Linux Mint, Fedora, Mandriva Jamin, gpl, library, open source matroska, multimedia, container, linux pcman, file manager, linux LuninuX, distribition, Linux, open source Linux, infographic, history

Tuesday, September 29, 2009

10 of the Best Free Linux Web Browsers. There are many different web browsers available for Linux, the most popular of which is Firefox

A web browser is the quintessential desktop application. Everyone needs one, and there is not a desktop Linux distribution around that does not make a web browser available.

This type of software application is responsible for retrieving and presenting information held on the World Wide Web, a system of interlinked hypertext documents accessed via the internet. Web browsers allow users to view web pages which often contain a mixture of text, images, videos, and other multimedia.

There are many different web browsers available for Linux, the most popular of which is Firefox. However, the market dominance of Firefox does not mean that this is necessarily the best web browser for every situation.

Everyone has their own needs, some preferring heavyweight browsers packed with a large number of features and add-ons, other users still wanting an attractive graphical browser but with a smaller footprint. Many graphical browsers consume large amounts of memory. Some users find this not acceptable, especially if they are using a machine with low specifications. Consequently, this article also caters for text browsers. This type of browser is invaluable on systems without a graphical environment. Moreover, parts of the world are still reliant on low bandwidth internet connections, and text browsers can be a sensible way of making the most effective use of a limited data pipe.

Whilst we recognise that Opera is closed source proprietary software (free to download), it is nevertheless worthy of a special mention in this article.

To provide an insight into the quality of software that is available, we have compiled a list of 10 excellent web browsers. There's a mix of graphical and console based applications included. Hopefully, there will be something of interest for all types of users.

Now, let's explore the 10 web browsers at hand. For each title we have compiled its own portal page, providing a screenshot of the software in action, a full description with an in-depth analysis of its features, together with links to relevant resources and reviews.

Fully Featured Graphical Browsers

Firefox
Highly popular browser delivering safe, easy web browsing

Chromium
Open-source project behind Google Chrome

Opera
Popular graphical web browser and Internet suite

Konqueror
KDE 4's advanced file manager, web browser and document viewer

Epiphany
Simple yet powerful GNOME web browser targeted at non-technical users

Lightweight Graphical Browsers

Dillo
Small, stable, developer-friendly, usable, very fast, and extensible

Arora
Simple webkit based web browser using Qt toolkit

Text mode Browsers

ELinks
Feature-rich program for browsing the web in text mode

Lynx
Very fast and easy to use

Speciality Browser

Flock
Built on Firefox, specializing in social networking and Web 2.0 facilities

If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:


Related Post


Yahoo!    Personals


123inkjets.com    - Printer Ink, Toner, & More

  • Get Paid     to Blog About the Things You Love


iPowerWeb    Web Hosting


Linux Links




Sunday, September 27, 2009

EzPlanet One release 2.0 SB2 available now

ezplanetone EzPlanet One is the Linux distribution tuned for the Enterprise and the Professional. A Linux distribution tuned for Enterprise solutions; EzPlanet One integrates advanced technologies, flexibility, high availability, security, quality. Built with the Enterprise in mind, it features also several tools for the Professionals and Individual users, that make its use more fun.

Most of the latest advances in technologies available for Linux have been included in the EzPlanet One distribution. For example it supports most wireless network adapters, including those that do not have specific Linux drivers. EzPlanet One is ready to be used for your server infrastructure and your desktop clients.

Quality is the secret of a robust and unbreakable foundation for the Technical Architect, with the tools and the ease of use to suit system administrators, bank managers, personal assistants, chief financial officers and beginners.

System's Requirements

EzPlanet One is one of the most complete Linux distributions and it is available for download on four CD ISO images. Installation requires from 620 MB up to 7 GB disk space. The Minimum processor requirement is Intel Pentium(tm), with 64 MB RAM. Please see the release notes for more details on hardware requirements.

If installed in a dual boot system where one of the operating systems is Windows, make sure to install Windows in the first disk partition. Microsoft(tm) operating systems are unable to boot from partitions other than the first.

Downloading

Download bandwidth is limited, please consider getting the distribution on DVD or CD media here. This would also support our work and allow us to continue the improvement of our service. As of the 5th February 2005 the CD ISO images are no longer available for HTTP download. Please join the torrent (or get Azureus Java based client) to download using a peer to peer network. EzPlanet One 2.0 torrent ISO images are available at:

http://ftp.ezplanetone.com/pub/2.0/i386/iso

Screenshots

XMMS Audio Player

MPlayer - Multimedia Video Player

OpenOffice.org Suite



If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:


Related Post


Yahoo!    Personals


123inkjets.com    - Printer Ink, Toner, & More

  • Get Paid     to Blog About the Things You Love


iPowerWeb    Web Hosting


Linux Links




Tuesday, September 22, 2009

EvilEntity, a distro for the desktop-not a server

evilentity EvilEntity Linux is a i686 based multimedia-focused desktop OS designed for desktop home computers and professional multimedia productivity.

It provides the Linux user with a Linux system optimized for audio, video, and desktop work.

Download EvilEntity-DR-0.2.5.iso (685.7 MiB)

OR

View all files

Screenshots

EvilEntity-Linux_3

EvilEntity-Linux_2

EvilEntity-Linux_1

If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:


Related Post


Yahoo!    Personals


123inkjets.com    - Printer Ink, Toner, & More

  • Get Paid     to Blog About the Things You Love


iPowerWeb    Web Hosting


Linux Links




Sunday, September 20, 2009

ProofGeneral support for different theorem provers

ProofGeneral This package provides the Proof General support for several theorem provers which are not available as Debian packages yet. This includes: ACL2, HOL98, Isabelle, Isar, LClam, LEGO, Phox, Plastic, Twelf

Proof General is a generic interface for proof assistants, currently based on the customizable text editor Emacs. It works with either XEmacs or GNU Emacs. Proof General has been developed at the LFCS in the University of Edinburgh.

Script management
A proof script is a sequence of commands sent to a proof assistant to construct a proof, usually stored in a file. Script management connects the editing of a proof script directly to an interactive proof process, maintaining consistency between the edit buffer and the state of the proof assistant.
Proof General colours a proof script to show the state in the proof assistant. Parts of a proof script that have been processed are displayed in blue and are "locked" -- they cannot be edited. Parts of the script currently being processed by the proof assistant are shown in red. Bodies of completed proofs in the locked region can be hidden from view to help browsing. Proof General has commands for processing new parts of the buffer, or undoing already processed parts.

Simplified interaction model
Proof General is designed for proof assistants which have a command-line (shell) interpreter. When using Proof General, the proof assistant's shell is hidden from the user. Communication takes place via three buffers (Emacs text widgets). The script buffer holds input, the commands to construct a proof. The goals buffer displays the current list of subgoals to be solved. The response buffer displays other output from the proof assistant. By default, only two of these three buffers are displayed at once. This means that the user only sees the output from the most recent interaction, rather than a screen full of output from the proof assistant.
Despite this more friendly communication model, Proof General does not commandeer the proof assistant shell: the user still has complete access to it if necessary.

Multiple files
Script management in Proof General can work across many script files, integrating with the file handling of the proof assistant. When a script is visited in the editor, it is locked (coloured) to reflect whether the proof assistant has loaded it in this session. When a file is unlocked, all of the files which depend on it are automatically unlocked too.
Dependencies between script files are either communicated from the proof assistant to Proof General, or maintained automatically by Proof General (based on the order in which files were processed).

Subterm highlighting and proof by pointing
Using hidden markup in the concrete syntax, Proof General allows the user to explore the structure of complex terms output by the prover. This provides nifty features for cutting-and-pasting subterms, querying the type of a subterm, looking up the definition of an identifier, and so on.

Proof by pointing uses this markup to allow the prover to suggest steps in a proof, guided by the user's gestures in displayed goals. For example, clicking on a hypothesis inserts a proof step into the script to solve a goal using that hypothesis, and executes it.

[Subterm markup is only fully supported by LEGO at the moment, with an experimental implementation of proof by pointing. Isabelle highlights only variables. If you would like to see these features better supported in your favourite proof assistant, please canvas the implementor to add subterm-markup support.]

Toolbar and menus
Proof General has a toolbar with buttons for examining the proof state, starting a proof, manoeuvring in the proof script, restarting the prover, saving a proof, searching for a theorem, issuing a command, interrupting the assistant, and getting help.
Using the toolbar, you can replay proofs without knowing any low-level commands of the proof assistant or any Emacs hot-keys!

Additionally, the toolbar commands and many more besides are available on menus; you don't need to know magical key presses for any features.

Syntax highlighting
Syntax highlighting is an editing feature which decorates a file with different colours or fonts according to the syntax of some language (usually a programming language).
Proof General decorates proof scripts: proof commands are highlighted and different fonts may be used for definitions and assumptions, for example.

Real symbols
Proof General has a close integration with the powerful X-Symbol package, which makes it easy to transparently use real symbols and Greek letters in your proofs.
Instead of seeing "not P", you see "¬ P", instead of "a * b", you see "a × b", etc.
(Those examples are simple so they will work on most browsers without needing images, see the screenshots for more examples.)
Proof-script editing facilities
Many facilities are provided for editing proof scripts. The completion mechanism of Emacs can be used to help type keywords and identifier names. The outline mode of Emacs allows hiding of parts of proof scripts; a further special proof hiding facility is provided to hide the body of completed proofs. Navigation in the script is supported by a pull-down menu which gives easy access to the theorems, definitions, and declarations in the current buffer.

Remote proof assistant.
Sometimes you may want to run a proof assistant on a powerful remote machine. Proof General can communicate with a proof assistant running remotely, while your files and editor reside on your local machine.
Tags
Tags are an editing feature which allow you to quickly locate the definition or declaration of a particular identifier. Proof General is supplied with utilities to make tag indexes for Emacs. This makes it easy to quickly access definitions from a standard library, for example, and in large proof developments split across multiple files.
Adaptability
Proof General is designed to be adaptable. Many aspects of its behaviour can be easily customized (using dialogue boxes and buttons, no text file editing!).
Most importantly, Proof General is generic, so you can adapt it to a new proof assistant with surprisingly little effort.

Adapting for a new proof assistant is mainly a matter of setting some variables with regular expressions to help parse output from the prover, and setting other variables with commands to send to the prover. See this basic example instance. To get the most from Proof General (proof by pointing, for example), it may be necessary to put some hooks in the output routines of the proof assistant.

Screenshots

Here are some screenshots of Proof General 3.0 running with different theorem provers. To see the full-size version of a picture, click on its thumbnail. Screenshots of the new PG/Kit applications are available from their respective web-subsites (e.g. PG/Eclipse).

LEGO Proof General

Building a simple proof in LEGO with proof-by-pointing.
The top half of the window displays the proof script. The bottom displays the output from LEGO at each stage of the proof. Here, it shows the current subgoals to be solved. The part of the proof already processed by LEGO has a blue background.
Clicking on terms in the subgoals list generates commands which are added to the proof script.

Coq Proof General

Coq Proof General running in multiple frame mode, full screen shot (1024x768).
There are separate windows on the screen for the script, goals, and response buffers. In this picture, you can see Proof General's indication that Coq is processing the induction step, because the background of the proof step is pink. It will become blue when Coq finishes that step.

Isabelle Proof General

Replaying a domain theory proof in Isabelle's HOLCF logic.
In Isabelle, theory files as well as ML files are coloured. Proof General has some functions for processing and undoing theory files, but most operations it provides are for writing proof scripts in ML files.
Isabelle supports input and output in tokens which display as symbols using theX-Symbol package in conjunction with Proof General. Here you can see some symbols in Isabelle's output.

Isabelle/Isar Proof General

Replaying a proof in Isar, Isabelle's declarative proof language developed by Markus Wenzel.

LEGO Proof General (console)

LEGO Proof General running in plain console mode.
This shows that you can run Proof General even if sometimes you need to use a plain tty or xterminal. Of course, the graphical features are reduced!

If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:


Related Post


Yahoo!    Personals


123inkjets.com    - Printer Ink, Toner, & More

  • Get Paid     to Blog About the Things You Love


iPowerWeb    Web Hosting


Linux Links




Recent Posts

Linux News

My Blog List

Antipixels & Counters

BlogESfera Directorio de Blogs Hispanos - Agrega tu Blog Add to Technorati Favorites BlogItalia.it - La directory italiana dei blog Il Bloggatore Find the best blogs at Blogs.com. Computer Blogs - BlogCatalog Blog Directory AddThis Social Bookmark Button page counter