Main > Free Download Search >

Free mozilla quickstarter 0.6 software for linux

mozilla quickstarter 0.6

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1018
Mozilla Quickstarter 0.6

Mozilla Quickstarter 0.6


Mozilla Quickstarter is a small utility which runs in the KDE system tray and executes a hidden instance of Mozilla. more>>
Mozilla Quickstarter runs an instance of Mozilla in background.

As I still dont detect if there is any instance of Mozilla running, you should close all your Mozilla applications before start it.

The window of Mozilla that MozillaQs creates will show the url of your home page in Mozilla. If you dont like this you only must add about::blank in your preferences.

I have some translations pending, but I was not able to include them due to some problems with my project of kdevelop.

Also I would like to include some icons, but I have problems with them too. So you must have installed the crystal icon package for run MozillaQs perfectly.

The reason for deleting the other applications (composer, chat and addresbook) from the menu is that they cause some problems (they dont use the perfil that the user is using)and you should launch they from a new instance of Mozilla that you launch from MozillaQs (I have this problem in Fedora Core 2 without using MozillaQs and I dont know how to solve this)
<<less
Download (0.63MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1503 downloads
Firefox Quickstarter 0.1

Firefox Quickstarter 0.1


Firefox Quickstarter its a modified version of MozillaQs for faster startup of Firefox broswer. more>>
Mozilla Quickstarter is an small kde utility that runs in the SystemTray and runs a hidden instance of Mozilla.
You can execute navigato or mail program from Mozilla Quickstarter. As I am a beginner kde programmer, its based on the original code of another application: OpenOffice.org Quickstarter.
Main features:
- Runs a hide instance of Mozilla
- You can launch navigator and mail.
- Autostart when launching Kde.
Enhancements:
- Added a tgz package for Slackware 10.2 thanks to Slacky.it
<<less
Download (0.041MB)
Added: 2005-11-09 License: GPL (GNU General Public License) Price:
1448 downloads
Mozilla Firefox 3.0.12

Mozilla Firefox 3.0.12


A redesign of Mozillas browser component more>> <<less
Added: 2009-07-17 License: MPL Price: FREE
4294 downloads
 
Other version of Mozilla Firefox
Mozilla Firefox 3.0 Alpha 7Mozilla Firefox project is a redesign of Mozillas browser component. Mozilla Firefox 3.0 ...Mozilla Firefox project is a redesign of Mozillas browser component, written
License:GPL (GNU General Public License)
Download (8.6MB)
5107 downloads
Added: 2007-08-04
Mozilla Firefox 2.0.0.6Mozilla Project - Mozilla Firefox is a Mozilla browser. Mozilla ... Mozilla Firefox project (formerly Firebird, which was formerly Phoenix) is a redesign of
License:MPL (Mozilla Public License)
Download (9.2MB)
858 downloads
Added: 2007-07-31
Mozilla Firefox 1.5.0.12Mozilla Firefox project (formerly Firebird, which was formerly Phoenix) is a ... Mozilla Firefox is a Mozilla browser. It is small, fast and easy to use, and offers many
License:MPL (Mozilla Public License)
Download (8.1MB)
5169 downloads
Added: 2007-05-30
Mozilla Sunbird 0.5

Mozilla Sunbird 0.5


The Sunbird Project is a redesign of the Calendar component. more>>
Mozilla Sunbird Project is a redesign of the Calendar component. Our goal is to produce a cross platform standalone calendar application based on Mozillas XUL user interface language. At the moment the Sunbird name is a project name. It is not official and may change in the future.

Our intended user is someone who uses Mozilla Firefox and Mozilla Thunderbird and wants a calendar application based on Mozilla.

In addition, by focusing solely on standalone Calendar, we believe we can make some dents in the overall footprint and performance of the Calendar application by removing components and chrome we dont need.

Sunbird is licensed under the MPL/GPL/LGPL triple license, allowing use of the files under the terms of any one of the Mozilla Public License, version 1.1 (MPL), the GNU General Public License, version 2 or later (GPL), or the GNU Lesser General Public License, version 2.1 or later (LGPL)
<<less
Download (7.9MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
3012 downloads
Java Mozilla Html Parser 0.1.7

Java Mozilla Html Parser 0.1.7


Java Mozilla Html Parser project is a Java package that enables you to parse html pages into a Java Document object. more>>
Java Mozilla Html Parser project is a Java package that enables you to parse html pages into a Java Document object. The parser is a wrapper around Mozillas Html Parser, thus giving the user a browser-quality html parser.
Limitiations and known issues
The most major limitation is performance related , in the sense that the parser serializes the requests. At the moment , the parser is running at a separate thread , which at its time receives request , parses them and gives back the responses to the requester. It all happens because of Mozillas mechanism to keep its object thread safe. in the process of doing that, mozilla forces you to use proxied objects instead of the real objects that you have. My hope is that the open source community will take that project and maintain those issues.
Main features:
- Real world , browser quality DOM parsing
- compatiability with SAX parsers
- sequential performance comparable to pure java implementations of dom parsers
- Win32 , linux and MacOSX platforms are supported.
Enhancements:
- Windows missing dll files inserted into the package
- < title > tag extraction added 3. better handling for html entities
<<less
Download (1.5MB)
Added: 2007-07-30 License: LGPL (GNU Lesser General Public License) Price:
817 downloads
Mozilla::Backup 0.06

Mozilla::Backup 0.06


Mozilla::Backup is a Perl module as a backup utility for Mozilla profiles. more>>
Mozilla::Backup is a Perl module as a backup utility for Mozilla profiles.

SYNOPSIS

$moz = Mozilla::Backup->new();
$file = $moz->backup_profile("firefox", "default");

This package provides a simple interface to back up and restore the profiles of Mozilla-related applications such as Firefox or Thunderbird.

Method calls may use named or positional parameters (named calls are recommended). Methods are outlined below:

new

$moz = Mozilla::Backup->new( %options );

Creates a new Mozilla::Backup object. The options are as follows:

log

A Log::Dispatch object for receiving log messages.
This value is passed to plugins if they accept it.

plugin

A plugin to use for archiving. Plugins included are:
Mozilla::Backup::Plugin::Zip

Saves the profile in a zip archive. This is the default plugin.

Mozilla::Backup::Plugin::FileCopy

Copies the files in the profile into another directory.

Mozilla::Backup::Plugin::Tar

Saves the profile in a tar or tar.gz archive.

You may pass options to the plugin in the following manner:

$moz = Mozilla::Backup->new(
plugin => [ Mozilla::Backup::Plugin::Tar, compress => 1 ],
);
exclude

An array reference of regular expressions for files to exclude from the backup. For example,

$moz = Mozilla::Backup->new(
exclude => [ ^history, ^Cache ],
);

Regular expressions can be strings or compiled Regexps.

By default the Cache, < Cache.Trash > folders, XUL cache, mail folders cache and lock files are excluded.

<<less
Download (0.031MB)
Added: 2007-03-22 License: Perl Artistic License Price:
959 downloads
Mozilla Lightning 0.9

Mozilla Lightning 0.9


Mozilla Lightning is designed to provide the Sunbird calendar to the popular email client, Mozilla Thunderbird. more>> Mozilla Lightning 0.9 is designed to provide the Sunbird calendar to the popular email client, Mozilla Thunderbird. Since it's an extension, Lightning is tightly integrated with Thunderbird, allowing it to easily perform email-related calendaring tasks.

Major Features:

  1. Better Thunderbird integration
  2. emailtask linkage
  3. Integration with the Thunderbird address book
  4. iMIP support (meeting invitations)
  5. Improved CalDAV support
  6. Cached calendar support for offline calendar use
  7. Device synchronization

Enhancements:

  • Events spanning days now have a visual indicator indicating them as connected events
  • When reloading a remote calendar a progress indicator is now shown
  • The so-called "minimonth" (small calendar month in the upper left) has been given a visual overhaul
  • The calendar views (day, week, multiweek, month) have been given a visual overhaul
  • The today pane can now be displayed in calendar mode and task mode as well
  • CalDAV support and interoperability with various CalDAV servers has been improved
  • iMip/iTip support (support for email invitations) has been greatly improved
  • The application stability and memory consumption has been greatly improved
  • Lightning 0.9 is intended to be the last release for the Thunderbird 2 series. For the future we are planning to integrate Lightning fully into the upcoming Thunderbird 3 release
  • A full list of changes that have gone into this release can be found on The Rumbling Edge website

Requirements:

  • Software Requirements Please note that Linux distributors may provide packages for your distribution which have different requirements.
    • Linux kernel - 2.2.14 or higher with the following libraries or packages:
    • glibc 2.3.2 or higher
    • XFree86-3.3.6 or higher
    • gtk+2.0 or higher
    • fontconfig (also known as xft)
    • libstdc++5 (Many modern Linux distributions only package libstdc++6, which is incompatible with Lightning. Therefore please install the package "libstdc++5" or "compat-libstdc++" on your system before installing Lightning)
  • Minimum Hardware
    • Intel Pentium II or AMD K6-III+ 233 MHz CPU (Recommended: 500MHz or greater)
    • 64 MB RAM (Recommended: 128 MB RAM or greater)
    • 52 MB hard drive space
<<less
Added: 2008-11-16 License: MPL Price: FREE
12 downloads
 
Other version of Mozilla Lightning
Mozilla Lightning 0.5Mozilla Lightning is a redesign of the Calendar component. Mozilla Lightning 0.5 - The Mozilla ... the following other editions available: Mozilla Lightning Project for Windows and Mozilla
License:MPL (Mozilla Public License)
Download (2.0MB)
862 downloads
Added: 2007-06-29
MozillaTranslator 5.21

MozillaTranslator 5.21


MozillaTranslator (the program) is for localizator//translators that want to localize Mozilla or another XUL based application. more>>
MozillaTranslator (the program) is for localizator//translators that want to localize Mozilla or another XUL based application.
Enhancements:
- Added a "export to" field for CVS exports, so MT can deal with the differences between en-US and ab-CD different directory layouts in Mozilla CVS (bug 376285).
- Locale Field in Show Which Columns dialog is now mandatory and must have at least two characters, to prevent people translating for (null) and getting angry when later they discover they have just lose everything.
- MT ignores now ".svn" directories as well as "CVS" on CVS imports.
<<less
Download (0.73MB)
Added: 2007-04-11 License: MPL (Mozilla Public License) Price:
926 downloads
Mozilla::Mechanize::GUITester 0.11

Mozilla::Mechanize::GUITester 0.11


Mozilla::Mechanize::GUITester is a Perl module that enhances Mozilla::Mechanize with GUI testing. more>>
Mozilla::Mechanize::GUITester is a Perl module that enhances Mozilla::Mechanize with GUI testing.

SYNOPSIS

use Mozilla::Mechanize::GUITester;

# regular Mozilla::Mechanize initialization
my $mech = Mozilla::Mechanize::GUITester->new(%mechanize_args);
$mech->get_url($url);

# convenience wrapper over GetElementById and QueryInterface
my $elem = $mech->get_html_element_by_id("some_id");

# click mouse at the element position + (1, 1)
$mech->x_click($elem, 1, 1);

# play with the mouse relative to the element position
$mech->x_mouse_down($elem, 2, 2);
$mech->x_mouse_move($elem, 4, 4);
$mech->x_mouse_up($elem, 4, 4);

# send keystrokes to the application
$mech->x_send_keys({DEL});

# press and release left CTRL button. You can click in the middle.
$mech->x_press_key(LCT);
$mech->x_release_key(LCT);

# run some javascript code and print its result
print $mech->run_js(return "js: " + 2);

# find out element style using its id
print $mech->get_element_style_by_id(the_elem_id, background-color);

# are there any javascript errors?
print Dumper($mech->console_messages);

# find out HTTP response status (works only for HTTP protocol)
print $mech->status;

# change some text box by sending keypresses - fires all JS events
my $input = $mech->get_html_element_by_id("tbox", "Input");
$mech->x_change_text($input, "Hi");

This module enhances Mozilla::Mechanize with convenience functions allowing testing of DHTML/JavaScript rich pages.

It uses X11::GUITest to emulate mouse clicking, dragging and moving over elements in DOM tree.

It also allows running of arbitrary javascript code in the page context and getting back the results.

<<less
Download (0.015MB)
Added: 2007-03-22 License: Perl Artistic License Price:
946 downloads
Mozilla::PromptService 0.03

Mozilla::PromptService 0.03


Mozilla::PromptService is a Perl interface to the Mozilla nsIPromptService. more>>
Mozilla::PromptService is a Perl interface to the Mozilla nsIPromptService.

SYNOPSIS

use Mozilla::PromptService;

Mozilla::PromptService::Register({
Alert => sub {
my ($parent, $title, $dialog_text) = @_;
# do something smart on alert ...
},
# Prompt callback should return result
Prompt => sub { return "Prompt Result" },
DEFAULT => sub {
my ($name, $parent, $title, $dialog_text) = @_;
# some other confirmation is needed
}
}

Mozilla::PromptService uses Mozilla nsIPromptService to allow perl callbacks on prompt events.

For a much more detailed information on nsIPromptService see documentation on mozilla.org

<<less
Download (0.034MB)
Added: 2007-03-22 License: Perl Artistic License Price:
946 downloads
Mozilla::ConsoleService 0.03

Mozilla::ConsoleService 0.03


Mozilla::ConsoleService is a Perl interface to Mozilla nsIConsoleService. more>>
Mozilla::ConsoleService is a Perl interface to Mozilla nsIConsoleService.

SYNOPSIS

use Mozilla::ConsoleService;

Mozilla::PromptService::Register(sub { print $_[0]; });

Mozilla::ConsoleService uses Mozilla nsIConsoleService to pass log messages to perl code, similar to JavaScript Console in Mozilla.

For more detailed documentation on nsIConsoleService see Mozillas documentation.

<<less
Download (0.032MB)
Added: 2007-03-22 License: Perl Artistic License Price:
949 downloads
Mozilla::nsID 0.01

Mozilla::nsID 0.01


Mozilla::nsID is a Perl extension wrapping Mozilla nsID class. more>>
Mozilla::nsID is a Perl extension wrapping Mozilla nsID class.

SYNOPSIS

use Mozilla::nsID;
my $id1 = Mozilla::nsID->new(0x95611356, 0xf583 , 0x46f5, [
0x81, 0xff, 0x4b, 0x3e, 0x01, 0x62, 0xc6, 0x19 ]);
is($id1->ToString, {95611356-f583-46f5-81ff-4b3e0162c619});

my $id2 = Mozilla::nsID->new_empty;
$id2->Parse({95611356-f583-46f5-81ff-4b3e0162c619});

# And now $id1 equals $id2

This module wraps Mozilla nsID interface. Please see Mozilla documentation for more details.

<<less
Download (0.032MB)
Added: 2007-03-23 License: Perl Artistic License Price:
946 downloads
Donzilla 0.9

Donzilla 0.9


Donzilla is a customized version of Mozilla App-Suite, created by HardwareHacks 2000. more>>
Donzilla is intended for a user that is looking for everything he or she could possibly need in one convenient package.
Donzilla project is definitely not reccomended to a minimalist user. For minimalist users, there is SillyDog701s Netscape Streamline Series.
Main features:
- ChatZilla
- Mozilla Calendar
- Adblock 0.5d2 Nightly, Build 39
- Googlebar for Mozilla
- CopyImage
- Checky 2.5
- Wmlbrowser 0.4.9
- BBCode 0.4
<<less
Download (12.6MB)
Added: 2005-12-20 License: GPL (GNU General Public License) Price:
1471 downloads
Mozilla::ObserverService 0.03

Mozilla::ObserverService 0.03


Mozilla::ObserverService is a Perl interface to the Mozilla nsIObserverService. more>>
Mozilla::ObserverService is a Perl interface to the Mozilla nsIObserverService.

SYNOPSIS

use Mozilla::ObserverService;

my $cookie = Mozilla::PromptService::Register({
http-on-examine-response => sub {
my $http_channel = shift;
print $http_channel->responseStatus;
},
});

# We dont need it anymore...
Mozilla::PromptService::Unregister($cookie);

Mozilla::ObserverService uses Mozilla nsIObserverService to allow perl functions register for notifications.

For more detailed information see Mozillas nsIObserverService documentation.

<<less
Download (0.033MB)
Added: 2007-03-22 License: Perl Artistic License Price:
946 downloads
Mozilla Thunderbird 1.5.0.12 / 2.0.0.6

Mozilla Thunderbird 1.5.0.12 / 2.0.0.6


Mozilla Thunderbird is a total redesign of the Mozilla mail component. more>>
Mozilla Thunderbird is a full-featured email, RSS and newsgroup client that makes emailing safer, faster and easier than ever before.
It offers some advantages over other mail clients, including junk mail classification. Built from Mozilla code, Mozilla Thunderbird uses Gecko, the most standards-compliant rendering engine in existence.
In addition to the feature set found in Mozilla Mail, Thunderbird has several new features and improvements to make your mail and new experience better.
Main features:
- Adaptive Junk Mail Controls
- RSS Integration
- Saved Search Folders
- Saved Search Folders display messages based on previously set search criteria. For example, instead of filtering messages into a new folder, you can create a Saved Search Folder that lists all the messages received from a certain person over the past 30 days, even if those messages are stored in different folders and subfolders.
- Global Inbox Support
- POP3 users can now combine all of their POP3 accounts into a single global inbox under local folders.
- Message Grouping
- You can now group messages in a folder by attributes such as date, sender, priority or a custom label. For instance, a folder grouped by date will group messages from today, yesterday, last week, etc. into self-contained groups in the message list pane. (View > Sort By > Grouped By Sort)
- Privacy Protection
- In order to help protect your privacy, Thunderbird now automatically blocks remote image requests in emails from senders you dont know.
- Comprehensive Mail Migration from other Mail Clients
- Switching to Thunderbird has never been easier since Thunderbird can now migrate all of your email data including settings, mail folders and address book data from common mail applications such as the Mozilla 1.x Suite, Outlook Express, Outlook and Eudora.
Enhancements:
- Unescaped URIs passed to external programs
- Privilege escalation through chrome-loaded about:blank windows
<<less
Download (10.2MB)
Added: 2007-08-03 License: MPL (Mozilla Public License) Price:
893 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5