right
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1527
Sidebar on Right 0.3
Sidebar on Right is an extension which moves the sidebar to the right side of the browser. more>>
Sidebar on Right is an extension which moves the sidebar to the right side of the browser.
<<less Download (0.003MB)
Added: 2007-04-18 License: MPL (Mozilla Public License) Price:
923 downloads
GBookmarks via Right Click 1.0
GBookmarks via Right Click is an extension used to add 2 more options to your Right Click Menu. more>>
GBookmarks via Right Click is an extension used to add 2 more options to your Right Click Menu.
Add to Google Bookmarks.
View Google Bookmarks (In new TAB).
When you want to bookmark a webpage, simply Right Click and choose the +++++ option.
The page will be added to your Google bookmarks.
It doesnt get any easier than this.
Tested on:
OS X, with Firefox 1.5.x
Windows XP Firefox 1.5.x, 2.0.x
Linux Firefox 1.5.x,2.0.x
Works fine.
<<lessAdd to Google Bookmarks.
View Google Bookmarks (In new TAB).
When you want to bookmark a webpage, simply Right Click and choose the +++++ option.
The page will be added to your Google bookmarks.
It doesnt get any easier than this.
Tested on:
OS X, with Firefox 1.5.x
Windows XP Firefox 1.5.x, 2.0.x
Linux Firefox 1.5.x,2.0.x
Works fine.
Download (0.001MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
933 downloads
Right Encoding 0.2.2 for Firefox
Right Encoding allows you to select the Character Encoding from the context menu. more>>
Right Encoding allows you to select the Character Encoding from the context menu.
Adds the Character Encoding menu to the context menu.
Main features:
- Allows you to set the character encoding of a whole page.
- Allows you to set the character encoding of a certain frame.
Supports:
- Firefox 0.9 - 2.0.0.*
- Thunderbird 1.0 - 1.5.0.*
Enhancements:
- Supports Firefox 2.0.0.*
<<lessAdds the Character Encoding menu to the context menu.
Main features:
- Allows you to set the character encoding of a whole page.
- Allows you to set the character encoding of a certain frame.
Supports:
- Firefox 0.9 - 2.0.0.*
- Thunderbird 1.0 - 1.5.0.*
Enhancements:
- Supports Firefox 2.0.0.*
Download (0.003MB)
Added: 2007-04-17 License: MPL (Mozilla Public License) Price:
926 downloads
Text::NSP::Measures::2D::Fisher2::right 1.03
Text::NSP::Measures::2D::Fisher2::right is a Perl module implementation of the right sided Fishers exact test. more>>
Text::NSP::Measures::2D::Fisher2::right is a Perl module implementation of the right sided Fishers exact test.
SYNOPSIS
Basic Usage
use Text::NSP::Measures::2D::Fisher2::right;
my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;
$right_value = calculateStatistic( n11=>$n11,
n1p=>$n1p,
np1=>$np1,
npp=>$npp);
if( ($errorCode = getErrorCode()))
{
print STDERR $errorCode." - ".getErrorMessage();
}
else
{
print getStatisticName."value for bigram is ".$right_value;
}
<<lessSYNOPSIS
Basic Usage
use Text::NSP::Measures::2D::Fisher2::right;
my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;
$right_value = calculateStatistic( n11=>$n11,
n1p=>$n1p,
np1=>$np1,
npp=>$npp);
if( ($errorCode = getErrorCode()))
{
print STDERR $errorCode." - ".getErrorMessage();
}
else
{
print getStatisticName."value for bigram is ".$right_value;
}
Download (0.93MB)
Added: 2007-03-13 License: Perl Artistic License Price:
955 downloads
Dragon Hunt 3.56
Dragon Hunt is an extensible Python RPG. more>>
Dragon Hunt game is an extensible Python RPG.
Graphical Role-playing game. Investigate the rumors of monsters attacking a town.
This program is under the GPL, which gives you the right to the source code as long as you only use it in certain ways.
<<lessGraphical Role-playing game. Investigate the rumors of monsters attacking a town.
This program is under the GPL, which gives you the right to the source code as long as you only use it in certain ways.
Download (0.83MB)
Added: 2007-05-06 License: GPL (GNU General Public License) Price:
905 downloads
Gish It! 1.2
Gish It! is a Firefox extension to create a GishPuppy Disposable Email Address via right-click or Tools menu. more>>
Gish It! is a Firefox extension to create a GishPuppy Disposable Email Address via right-click or Tools menu.
<<less Download (0.005MB)
Added: 2007-07-20 License: MPL (Mozilla Public License) Price:
840 downloads
RiteOfTongue 0.4
RiteOfTongue is a allows you to right-click on a typed word inside a web form to check if the word is spelled correctly. more>>
RiteOfTongue is a Firefox extension that allows you to right-click on a typed word inside a web form to check if the word is spelled correctly and get alternate suggestions if it is wrong.
Then select the word from the popup menu to change it. The words are obtained in real-time over the Internet using the dictionary service from Dict.org.
If you are running Firefox behind a firewall (or router), you might need to enable outgoing connections on port 2628 or else the menu will say "Wait..." and appear to stop working.
<<lessThen select the word from the popup menu to change it. The words are obtained in real-time over the Internet using the dictionary service from Dict.org.
If you are running Firefox behind a firewall (or router), you might need to enable outgoing connections on port 2628 or else the menu will say "Wait..." and appear to stop working.
Download (0.004MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
849 downloads
ResizR 0.1
ResizR allows you to resize images. more>>
ResizR allows you to resize images.
This is my first extension for Firefox. It makes the Image resizing Process with ResizR even easier. Just right-click an image (only JPG at the moment) and it will be transfered to ResizR. Choose the new width and ResizR it.
<<lessThis is my first extension for Firefox. It makes the Image resizing Process with ResizR even easier. Just right-click an image (only JPG at the moment) and it will be transfered to ResizR. Choose the new width and ResizR it.
Download (0.010MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
945 downloads
wmradio 0.1
wmradio is small FM radio application. more>>
wmradio is small FM radio application. wmradio support skins and 6 preset stations.
Installation:
1. Edit Makefile and set PREFIX
2. make
3. make install
Configuration:
configuration is stored in file ~/.wmradio
Preseting:
1. Tune station what you want
2. click right mouse button into station button
<<lessInstallation:
1. Edit Makefile and set PREFIX
2. make
3. make install
Configuration:
configuration is stored in file ~/.wmradio
Preseting:
1. Tune station what you want
2. click right mouse button into station button
Download (0.028MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1120 downloads
runsuid 1.5
runsuid runs a script with another user-id/group-id, when the user has the right to do so according to the configuration file. more>>
runsuid runs a script with another user-id/group-id, when the user has the right to do so according to the configuration file.
If used in the right combination with access restrictions this can ease the life of system administrators. Additionally, it can be used for running CGI-scripts as different fixed users.
Enhancements:
- A stupid options parsing bug and a memory leak (with no security implications) were fixed.
- Spelling corrections were made.
<<lessIf used in the right combination with access restrictions this can ease the life of system administrators. Additionally, it can be used for running CGI-scripts as different fixed users.
Enhancements:
- A stupid options parsing bug and a memory leak (with no security implications) were fixed.
- Spelling corrections were made.
Download (0.020MB)
Added: 2007-01-24 License: GPL (GNU General Public License) Price:
1003 downloads
Rocket 1.02
Rocket is a game where you try to land a rocket on a moving platform. more>>
Rocket project is a game where you try to land a rocket on a moving platform.
Running Rocket:
- Unzip the archive into its own directory.
- cd to the directory.
# perl rocket.pl
You fly the rocket with the left, right, and down keys.
Other keys:
<<lessRunning Rocket:
- Unzip the archive into its own directory.
- cd to the directory.
# perl rocket.pl
You fly the rocket with the left, right, and down keys.
Other keys:
- pause
- exit
- new game
- God mode?
Download (0.043MB)
Added: 2006-12-11 License: Perl Artistic License Price:
1052 downloads
Image Assistant 0.2.4
Image Assistant is a Firefox extension that launches an image in an external viewer. more>>
Image Assistant is a Firefox extension that launches an image in an external viewer, when user selects the context menu item provided, which is titled "Open Image..." and is located under View Image right-click menu item.
This allows for zooming, printing, and other rich functionality not available in the browser.
<<lessThis allows for zooming, printing, and other rich functionality not available in the browser.
Download (0.016MB)
Added: 2007-07-16 License: MPL (Mozilla Public License) Price:
893 downloads
Flameingo 2.1
Flameingo is an action game where you play a little man riding on a flamingo. more>>
Flameingo project is an action game where you play a little man riding on a flamingo.
Using the Bazooka youre holding, you need to blow your friend (who is sitting right next to you) to pieces.
Another liero sequel...? I guess it is!
<<lessUsing the Bazooka youre holding, you need to blow your friend (who is sitting right next to you) to pieces.
Another liero sequel...? I guess it is!
Download (0.78MB)
Added: 2006-05-07 License: GPL (GNU General Public License) Price:
1266 downloads
GDM Mad Tux 2
GDM Mad Tux 2 provides a GDM theme is a variation of gdm-mad-tux by erigion more>>
GDM Mad Tux 2 provides a GDM theme is a variation of gdm-mad-tux by erigion
This GDM theme is a variation of gdm-mad-tux by erigion. The backgound and mad-tux-logo images are two different files, and the users list is at the right side of the screen.
<<lessThis GDM theme is a variation of gdm-mad-tux by erigion. The backgound and mad-tux-logo images are two different files, and the users list is at the right side of the screen.
Download (2.3MB)
Added: 2007-02-02 License: LGPL (GNU Lesser General Public License) Price:
995 downloads
Ympyris 0.9.4
Ympyris project is a circular falling blocks game. more>>
Ympyris project is a circular falling blocks game.
Ympyris is a falling blocks game that uses a circle instead of a rectangular grid.
Ympyris is a game that combines the idea of Tetris to the polar coordinate system. In normal Tetris-clones you move the falling blocks left and right. In Ympyris you rotate the well to find a place for the falling block.
<<lessYmpyris is a falling blocks game that uses a circle instead of a rectangular grid.
Ympyris is a game that combines the idea of Tetris to the polar coordinate system. In normal Tetris-clones you move the falling blocks left and right. In Ympyris you rotate the well to find a place for the falling block.
Download (MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1052 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above right search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed