Main > Free Download Search >

Free hp india notebook software for linux

hp india notebook

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 290
Notebook 0.4

Notebook 0.4


Notebook is a logbook manager for Gnome. more>>
Notebook is a logbook manager for Gnome.

It can store any kind of data (just text for the moment) in XML files, and makes it very easy to retrieve stored information.

It is integrated with Gnome (i.e uses Gnomes default browser). Future plans include files attachment (drag and drop), text formatting, note printing, and Epiphany/Mozilla integration (via a plugin).

<<less
Download (0.12MB)
Added: 2005-11-21 License: GPL (GNU General Public License) Price:
1593 downloads
Dappad notebook sidebar 1.0

Dappad notebook sidebar 1.0


Dappad notebook sidebar is an extension that lets you write and read notes in the Firefox sidebar. more>>
Dappad notebook sidebar is an extension that lets you write and read notes in the Firefox sidebar.

You have both public and private notes in one place. Your public notes can be shared with friends.

Notes are written in rich format, you can copy and paste content from web pages, Word documents and Excel spreadsheets.

Your notes are saved in folders, and can be tagged for quick browsing.

<<less
Download (0.11MB)
Added: 2007-05-07 License: MPL (Mozilla Public License) Price:
900 downloads
Open Source Electronic Lab Notebook 1.1

Open Source Electronic Lab Notebook 1.1


Open Source Electronic Lab Notebook is an electronic lab notebook. more>>
OS-ELN is an Electronic Lab Notebook which you can freely download and use.
OS-ELN is deliberately simple; fully-fledged commercial ELNs are necessarily much more complex. As such, OS-ELN is a good teaching tool and a place for experimentation with ELN technology and concepts.
Users can sign up for an ELN, within which they can record their experiments, and you can attach files as part of an experiment. With knowledge of Zope, you can expand the system as you wish, for example to change the look & feel, to access relational databases, add other content to experiments, etc.
Version restrictions:
- You would be very unwise to use OS-ELN to document work that may lead to a patent claim (or defend against a patent infringement action) or for work that may be regulated (by, for example, the FDA). You should either buy a commerical ELN or use paper.
<<less
Download (0.19MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1700 downloads
Yet another MP3 Tool 0.5

Yet another MP3 Tool 0.5


YAMT is Yet Another MP3 Tool which helps you to organize your MP3s. more>>
YAMT is Yet Another MP3 Tool which helps you to organize your MP3s. Its a program for GNOME and allows you to edit the ID3 TAG of one MP3 file, change the tag of many files at once and many other.
Main features:
- Editing of single ID3 TAGs
- Rename files based on their ID3 TAGs
- Mass tagging with variables %dir and %file for the current directory and file
- Auto tagging
- Tag exchanging
- Sorting (unsorting) into (from)subdirectories
- Explore your mp3s (with filter ability)
- Create Playlists
Enhancements:
- A log window where YAMTs current activities are shown
- New feature: you may replace eg. ever %20 in filenames with spaces
- Find-feature was restructured and is now named explore
- A popup menu in the edit and explore notebook page (just right-click for it) (If you select an item (eg. mass) the options for this are taken from the appropriate notebook page)
- some documentation (please look at the help menu)
- A progress bar to indicate activity
- "Set" feature renamed to "Auto Tag"
- New option in "Auto Tag": move everything between parantheses to the comment field
- YAMT does not any longer check only for a valid mpeg header since this worked not properly, but also checks for ".mp3" as the extension
- japanese translation
- new logo and icon
- Many bug fixes
<<less
Download (0.20MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1193 downloads
WWW::Google::Notebook 0.01

WWW::Google::Notebook 0.01


WWW::Google::Notebook is a Perl interface for Google Notebook. more>>
WWW::Google::Notebook is a Perl interface for Google Notebook.

SYNOPSIS

use WWW::Google::Notebook;
my $google = WWW::Google::Notebook->new(
username => $username,
password => $password,
);
$google->login;
my $notebooks = $google->notebooks; # WWW::Google::Notebook::Notebook object as arrayref
for my $notebook (@$notebooks) {
print $notebook->title, "n";
my $notes = $notebook->notes; # WWW::Google::Notebook::Note object as arrayref
for my $note (@$notes) {
print $note->content, "n";
}
}
my $notebook = $google->add_notebook(title); # WWW::Google::Notebook::Notebook object
print $notebook->title;
$notebook->rename(title2);
my $note = $notebook->add_note(note); # WWW::Google::Notebook::Note object
print $note->content;
$note->edit(note2);
$note->delete;
$notebook->delete;

This module priovides you an Object Oriented interface for Google Notebook, using unofficial API.

<<less
Download (0.004MB)
Added: 2006-11-22 License: Perl Artistic License Price:
1066 downloads
Finance::Quote::Yahoo::Asia 1.12

Finance::Quote::Yahoo::Asia 1.12


Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. more>>
Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia.

SYNOPSIS

use Finance::Quote;
$q = Finance::Quote->new;

%info = $q->fetch("asia","CREA.SI"); # Failover to other methods ok.
%info = $q->fetch("yahoo_asia","CREA.SI"); # Use this module only.

This module fetches information from Yahoo Asia. Symbols should be provided in the format "SYMBOL.EXCHANGE", where the exchange code is one of the following:
SI - Singapore
BO - Bombay
JK - Jakarta
HK - Hong Kong
NS - India
KS - Korea
KL - Kuala Lumpur
NZ - New Zealand
SS - Shanghai
SZ - Shenzhen
TW - Taiwan
TH - Thailand

This module provides both the "asia" and "yahoo_asia" methods. The "asia" method should be used if failover methods are desirable. The "yahoo_asia" method should be used you desire to only fetch information from Yahoo Europe.

Stocks are returned in the currency of the local exchange. You can use Finance::Quotes set_currency() feature to change the currency in which information is returned.

This module is loaded by default by Finance::Quote, but can be loaded explicitly by specifying the parameter "Yahoo::Asia" to Finance::Quote->new().

Information obtained by this module may be covered by Yahoos terms and conditions. See http://sg.finance.yahoo.com/ for more details.

<<less
Download (0.090MB)
Added: 2006-12-07 License: Perl Artistic License Price:
1058 downloads
PHLAK LittleBoy Beta 1

PHLAK LittleBoy Beta 1


PHLAK is a modular live security Linux distribution. more>>
PHLAK is a modular live security Linux distribution. PHLAK comes with two light guis (fluxbox and XFCE4), many security tools, and a spiral notebook full of security documentation. PHLAK is a derivative of Morphix, created by Alex de Landgraaf.
PHLAK is distributed freely. Some of the software included with PHLAK may not be GPL/GNU but can be distributed freely.
The developers of PHLAK express no warranty of any kind. Creators of PHLAK are not responsible or liable for an damages, criminal activity, misuse, or misrepresentations of PHLAK. USE AT YOUR OWN RISK!
Enhancements:
- removed XPDE and XFCE4
- removed security documentation
- removed all under /usr/share/doc/
- removed other unnecessary packages
- added iDesk to fluxbox
- updated fluxbox menus
- upgraded all applicable packages
- added usb modules to linuxrc script in miniroot.gz and new path for usb booting
- updated grub menu.lst, options.lst, and lang.lst files
- updated grub message
- updated bootsplash
- removed debian orphan packages
- purged all removed package data
- cleaned up minimod
- removed unnecessary files from base module
- modified usb pen drive install script for PHLAK compatibility
- modified PHLAK Security Panel tools and Control Panel tools
<<less
Download (195MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1478 downloads
phpwebtools 0.4.5

phpwebtools 0.4.5


phpwebtools a PHP application toolkit. more>>
phpwebtools are meant to be a collection of useful tools and classes to help in the construction of "enterprise" web applications.
Many classic GUI "widgets", such as the GTK "notebook" are implemented here as extensible classes. Please note that it requires PHP 4.0 or higher, although it may work with later versions of PHP 3.0.x (this is unconfirmed).
Enhancements:
- Minor bugfixes; required for FreeMED version 0.8.0.
<<less
Download (0.20MB)
Added: 2005-09-12 License: LGPL (GNU Lesser General Public License) Price:
1503 downloads
Claros In Touch 2.0

Claros In Touch 2.0


Claros In Touch is a webmail, address book, calendar, and notebook application. more>>
Claros In Touch is a webmail, address book, calendar, and notebook application. Claros In Touch aims to fulfill the need for a stable, full featured messaging application.
Main features:
- Bayesian Spam protection (no need to do setting on mail server, it is bundled with the webmail)
- Message Filtering (custom filters can be applied to the incoming mail)
- Its is developed using Apache Struts, Apache Commons, Claros Commons, JSP and Servlet technology.
- Folder support on the POP3 protocol. (It simulates the IMAP folders by database)
- No need to do database setup (indeed it supports any JDBC compliant database engine), it comes bundled with a ready to run database engine. (Look: http://www.hsqldb.org)
- It is compatible with any standarts compliant POP3 and SMTP server. (No IMAP)
- Operating system independent. Written with regular JSP and servlets.
- Can send HTML e-mail (DHTML based HTML editor included)
- Fully MIME compatible (can read any HTML e-mail)
- An address book aplication
- An advanced notebook application
- A calendar application, with daily, weekly, monthly views and reminder facilities etc...
Enhancements:
- The UI was improved.
- A preference window was added.
- More languages were added.
- Internet Explorer compatibility problems were fixed.
- POP3 mode was re-engineered. List titles were fixed.
- Attachment handling and the drag-drop system were improved.
- Message headers are now shown correctly.
- Message arrived (sound) notification was added.
- A paging system was introduced.
- Inline HTML messages are now shown correctly.
- A HTML sanitizer was added to prevent hacking.
- An address book was added.
- A chat module was added.
- Performance was improved.
- Less system resources are used.
<<less
Download (9.1MB)
Added: 2007-06-08 License: MPL (Mozilla Public License) Price:
924 downloads
WWW::Google::Notebook::Note 0.01

WWW::Google::Notebook::Note 0.01


WWW::Google::Notebook::Note is a Perl module with note object for WWW::Google::Notebook. more>>
WWW::Google::Notebook::Note is a Perl module with note object for WWW::Google::Notebook.

SYNOPSIS

use WWW::Google::Notebook;
my $google = WWW::Google::Notebook->new(
username => $username,
password => $password,
);
$google->login;
my $notebook = $google->add_notebook(title);
my $note = $notebook->add_note(note);
print $note->content;
print $note->created_on;
$note->edit(note2);
$note->delete;
<<less
Download (0.009MB)
Added: 2006-11-24 License: Perl Artistic License Price:
1064 downloads
HP Linux Imaging and Printing 2.7.7

HP Linux Imaging and Printing 2.7.7


HP Linux Imaging and Printing (HPLIP) isa complete printing and imaging solution for Linux. more>>
HP Linux Imaging and Printing Driver Project consists of two projects:

1) HPIJS, a printer driver for HP devices

2) HP Linux Imaging and Printing (HPLIP), a complete printing and imaging solution for Linux (note: HPLIP includes HPIJS).
<<less
Download (13.2MB)
Added: 2007-08-02 License: LGPL (GNU Lesser General Public License) Price:
839 downloads
WWW::Google::Notebook::Notebook 0.01

WWW::Google::Notebook::Notebook 0.01


WWW::Google::Notebook::Notebook is a Notebook object for WWW::Google::Notebook. more>>
WWW::Google::Notebook::Notebook is a Notebook object for WWW::Google::Notebook.

SYNOPSIS

use WWW::Google::Notebook;
my $google = WWW::Google::Notebook->new(
username => $username,
password => $password,
);
$google->login;
my $notebook = $google->add_notebook(title);
print $notebook->title;
$notebook->rename(title2);
my $note = $notebook->add_note(note);
$notebook->delete;

Google Notebook notebook class.

<<less
Download (0.004MB)
Added: 2006-11-24 License: Perl Artistic License Price:
1064 downloads
Winzig 1.83

Winzig 1.83


Winzig is a suite of PIM style applications written in Python/GTK. more>>
Winzig is a suite of PIM style applications written in Python/GTK. Winzig is small in code size and screen real estate usage which make it suitable for use on regular computers and PDAs.
The following applications are available: Contact Manager, Calculator, Calendar Manager, Todo List Manager , ASCII/Unicode Browser, X11 color viewer, Notebook
All applications can be used standalone or from within the winzig shell.
Main features:
- small program size (6000 LOC)
- little screen real estate use
- simple database engine providing a common infrastructure
- very customizable
- tooltips based help info
- works with linux ipaqs (familiar 7.2 + pypaq)
<<less
Download (0.080MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
821 downloads
wmhdaps 0.04

wmhdaps 0.04


wmhdaps goal is to provide a tool for configuration of the Harddisk Active Protection System (HDAPS). more>>
wmhdaps goal is to provide a tool for configuration of the Harddisk Active Protection System (HDAPS) found in some R/G/T thinkpad models.
HDAPS is realized as an acceleration sensor mounted on systemboard and a userspace tool which detects based on acceleration values from sensor shocks and freezes the harddrive(s) until the "shock" is over.
In the current version 0.02 actually is only able to visualize the movements of the notebook as a 3D model based on the acceleration values read from sensor.
Enhancements:
- In Version 0.04 redraws only occur when something changed. This helps to save power. As it doesnt redraw constantly it gives the notbook a chance to enter the power states C3/C4. Nathan Lay kindly contributed the port of wmhdaps for FreeBSD. Use Makefile.FreeBSD to compile on FreeBSD.
<<less
Download (0.091MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1097 downloads
HP ScanJet 3900 series backend 0.9

HP ScanJet 3900 series backend 0.9


HP ScanJet 3900 series backend is an application and backend for linux that allows to use HP scanjet series 3900 scanners. more>>
HP ScanJet 3900 series backend is an application and backend for linux that allows to use HP scanjet series 3900 scanners and, basically, all those controlled by Realtek RTS8822L chipset.
HP ScanJet 3900 series backend application is in early phase of development. Four files are included, two (binary and sources) for the application and two more for SANE backend.
Enhancements:
- Added support for scanner: HP ScanJet G3010 (similar to hp4370)
- Added initial support for scanner: BenQ 5550T (New chipset: RTS8823L-01E).
- Fixed bug related to stepper motor, programming smearing curves for backtracking.
- Implemented algorithm to detect installed RAM type.
- Implemented a better code to read/write in DMA.
- Added some scripts for users, to update, compile and install sources.
<<less
Download (1.8MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
512 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5