Main > Free Download Search >

Free prayers for strength software for linux

prayers for strength

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 729
Eprayer Beta 8.1

Eprayer Beta 8.1


Eprayer is a prayer request script that is easy to install and customize. more>>
Eprayer is a prayer request script that is easy to install and customize. It requires a MySQL database, but also creates a flat file for exporting into Excel.
Main features:
- Easy to customize
- Sends to multiple recipients
- Sends reply email to requester
- Valid XHTML and CSS
- Records information to a MySQL database as well as a flatfile for excel exporting
- Requires confirmation before sending
- Checks for errors
- Displays random requests on prayer request page
- Ability to set banned email addresses and banned words
- Released under GPL
- Free support via message boards
<<less
Download (0.015MB)
Added: 2007-03-09 License: GPL (GNU General Public License) Price:
961 downloads
Password Strength Analyser and Generator 0.9.3

Password Strength Analyser and Generator 0.9.3


Password Strength Analyser and Generator more>>
Nowadays computers and internet are part of our everyday life: work, school, home. Nevertheless we have our private sphere and we are guarding it with restricted areas accessible with passwords. The better the password, the secure your information is. Therefore we need tools to test and to create better, nontrivial passwords.
- the analyser (shows the "strength" of your pass phrase regarding some rules) and the generator (generates a "strong" pass phrase regarding some rules).
More specific information (rules for creating secure passwords, how to use the tool etc.) can be found by following the above links.
Enhancements:
- A MIDLET version for Java-capable mobile devices is now also available.
<<less
Download (0.030MB)
Added: 2007-05-02 License: BSD License Price:
908 downloads
Superversion 2.0 Beta 8

Superversion 2.0 Beta 8


Superversion is a multi-user distributed version control system based on change sets. more>>
Superversion is a multi-user distributed version control system based on change sets. It aims to be an industrial-strength, open source alternative to commercial solutions that is equally easy to use (or even easier) and similarly powerful. In fact, intuitive and efficient usability has been one of the top priorities in Superversions development from the very beginning.
If youre frustrated with CVS - as so many developers before you - and dont want to spend money on a version management software, try Superversion today! Superversion is ublished under the GPL and free to use even in commercial environments.
Main features:
- Very easy download, installation and setup in just a few clicks
- Platform-independent; supported on Windows, Linux, OS/2, OpenVMS (should run on Macs too - feedback welcome!)
- Graphical user interface for all operations
- Fully transactional internal database - very strong protection against data loss
- Can be used with any editor or file-based IDE
- Compressed diff view for every file accessible in just one click
- Instant overview of all new/changed/deleted files in work area
- Changes can be collected in a buffer before being committed to repository
- Branching
- Branch merging
- All file changes stored as diffs (low space consumption even for binary files)
- Report functions: fulltext search, state comparison, file history
- Support for multiple work areas per project (simultaneous work on different versions)
- Graphical project history view
- Keyword replacement (analogous to CVS)
- Convenient selection of files and directories to be ignored
- Marker system to assign human-readable labels to versions
- Comments assignable to every version, every file
- Export of any recorded version as zip file, complete directory or file-wise
- File type (binary/text) detected automatically (manual override possible)
- Help text in most dialogs
Enhancements:
- The user interface is faster and more responsive in many places.
- There is a new dialog for adding work areas.
<<less
Download (1.9MB)
Added: 2005-08-21 License: GPL (GNU General Public License) Price:
1526 downloads
Rhino in Spring 1.1.1

Rhino in Spring 1.1.1


Rhino in Spring is a project that intends to integrate Mozilla Rhino JavaScript interpreter. more>>
Rhino in Spring is a project that intends to integrate Mozilla Rhino JavaScript interpreter, the interpreter for the best (in our opinion) dynamic language on the Java platform with Spring Framework, the also best (again, in our opinion) enterprise framework on the Java platform.
Rhino in Springs aim is to provide a system that amalgamates the rapid development benefits and flexibility of a dynamic language with the strength, scalability and versatility of the Java platform and the Spring framework.
At the moment, the project delivers a controller component for Spring MVC that allows complex control flows spanning several webpages in web applications to be expressed as a single structured algorithm in JavaScript, putting the rich set of control flow structures and function reusability of a full-blown language at your fingertips. It transparently maps the users requests to the correct points of execution in your JavaScript code, even as the user freely navigates your website using the browsers back button or even "File-New Window" functionality!
A flexible set of state persistence options (including one where all state management is shifted to the browser, for maximum server scalability) is included.
Enhancements:
- Added support for relative pathnames in include(), with backward compatible lookup of absolute pathnames
- Fixed bug when an implicitly created ScriptStorage wasnt properly initialized
<<less
Download (2.5MB)
Added: 2007-04-02 License: GPL (GNU General Public License) Price:
937 downloads
PrayerWall 60912-2115

PrayerWall 60912-2115


This script is great for churches: put a prayer wall up on your web site. more>> This script is free for a limited time.Does your church web site have a way for people to post prayer requests? If not, this script may be a nice enhancement.With the integrated RSS feed, people can subscribe using their RSS reader and always have the latest prayer requests available.Be alerted everytime there is a new request. Even allow the whole church to subscribe to requests (using a group, such as Yahoo groups). When there are new requests, the group gets an email and the RSS feed is automatically updated.Theres a sample script running in the test area, so give it a try. Login as admin/password to view the adminsration area.<<less
Download (10KB)
Added: 2009-04-05 License: Freeware Price: Free
201 downloads
Yet Another Dynamic Engine 0.11.0

Yet Another Dynamic Engine 0.11.0


Yet Another Dynamic Engine (YADE) is an extensible framework that is designed with dynamic libraries. more>>
Yet Another Dynamic Engine (YADE) is an extensible framework that is designed with dynamic libraries in a way that it is easy to add new numerical models and objects.
There are four different models: Discrete Element Method based on spheres, a second method based on tetrahedra, modelling with lattice elements, and Finite Element Method.
Various different methods and algorithms for numerical simulation currently exist. Yade tries to extract their underlying abstractions using following examples:
- Finite Element Method (FEM, [2]),
- Discrete Element Method (DEM),
- Coupling FEM with DEM,
- Mass Spring System,
- Lattice Beam Model,
- Tetrahedron Discrete Model.
Those abstractions are implemented in C++ conforming to Object Oriented design principles. They provide interface to plug-in different modelling methods.
Yade framework is intended to work with other numerical methods than those mentioned above.
Advantages:
- allows numerous simulation methods in the single framework, so coupling them becomes possible,
- plugins can import data from other software,
- thoughtful code design promotes code reuse and improvement,
- open source development model allows community feedback.
Disadvantages:
- implementing models requires adhering to framework design,
- Yade framework is a new emerging software, still in beta phase.
- if you know more disadvantages, let us know!
Enhancements:
- This release has major improvements in the code, and directory cleanup was done.
- The build system was changed from qmake to scons.
- A complete Lattice Geometrical Model was added as a result of PhD defense by one of yades authors.
- Several improvements in Discrete Element Method, capillary law, and triaxial test.
- Among smaller improvements, it is possible to select bodies by clicking them and moving around with the mouse.
- Interaction forces are drawn between bodies, and can be seen as bars with strength related to bar thinckness.
<<less
Download (0.79MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
851 downloads
VaultletSuite 2 Go for Linux 2.6.3

VaultletSuite 2 Go for Linux 2.6.3


"VaultletSuite 2 Go is the first industrial strength privacy protecting software more>> , VaultletSuite 2 Go is the first industrial strength privacy protecting software thats a snap to use, installs on your computer or goes anywhere with you on your USB drive, and runs on 4 different operating systems.
Not only that, but it supports the top 10 languages used on the internet, along with providing Right-to-Left text rendering support in VaultletMail for Hebrew and Farsi.
Simply put, its the easiest and most secure way to protect and control your spam-free email, passwords and other important files wherever you and USB drive may roam.
<<less
Download (21.29MB)
Added: 2009-04-05 License: Freeware Price: Free
201 downloads
Ruby/Password 0.5.3

Ruby/Password 0.5.3


Ruby/Password is a suite of password handling methods for Ruby. more>>
Ruby/Password is a suite of password handling methods for Ruby.
It supports the manual entry of passwords from the keyboard in both buffered and unbuffered modes, random password generation, password strength checking, phonemic password generation (for easy memorisation by human-beings) and the encryption of passwords.
CrackLib makes literally hundreds of tests to determine whether youve chosen a bad password.
- It tries to generate words from your username and GECOS entry and tries to match them against the password youve chosen.
- It checks for simplistic patterns.
- It then tries to reverse-engineer your password into a dictionary word, and searches for it in your dictionary.
- after all that, its PROBABLY a safe(-ish) password. 8-)
The target audience for this library is system administrators who need to write Ruby programs that prompt for, generate, verify and encrypt passwords.
<<less
Download (0.031MB)
Added: 2006-03-03 License: GPL (GNU General Public License) Price:
1333 downloads
Airfart 0.2.1

Airfart 0.2.1


AirFart is a wireless tool created to detect wireless devices, detect their signal strengths more>>
AirFart is a wireless tool created to detect wireless devices, calculate their signal strengths, and present them to the user in an easy-to-understand fashion. It is written in C/C++ with a GTK front end. Airfart supports all wireless network cards supported by the linux-wlan-ng Prism2 driver that provide hardware signal strength information in the "raw signal" format (ssi_type 3). Airfart has a modular n-tier architecture with the data collection at the bottom tier and a graphical user interface at the top.
Following suit with the major players in the wireless arena, we decided the air prefix best categorizes airfart. Further, re-arrange the letters in traf and you can get fart. So, our mission is to sniff out wireless devices who broadcast a scent.
We hope our name isnt offensive. 99% of the people we have come in contact with have thought the name is clever and funny. Remember, no one is forcing you to use it...
Enhancements:
- Updated interface.c and Makefile, now graphics are located in /usr/share/pixmaps/airfart
- Updated vendor.c, now manuf file is located in /usr/share/airfart;
- need to do make install before running airfart
- Added initial Gentoo ebuild file; still needs work
- Number of packets received per ethernet address is now stored
- Tweaked Makefile to not bail out if directories already exist
- Added the star to the about entry in help
- Added GUI support for Packet Count
- Added a column for numerical (percentage) strength
- Added support for a config file and a basic preferences box
- Changes do not yet affect behaviour of the program
<<less
Download (0.097MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1230 downloads
Religion::Islam::PrayerTimes 1.02

Religion::Islam::PrayerTimes 1.02


Religion::Islam::PrayerTimes is a Perl module that calculates Muslim Prayers Times and Sunrise. more>>
Religion::Islam::PrayerTimes is a Perl module that calculates Muslim Prayers Times and Sunrise.

SYNOPSIS

use Religion::Islam::PrayerTimes;

#create new object with default options
my $prayer = Religion::Islam::PrayerTimes->new();

#Juristic Methods:
# 1 = Standard (Imams Shafii, Hanbali, and Maliki),
#2 = Hanafi
#The difference is in the Aser time only
$prayer->JuristicMethod(1);

# Calculation Method
#1: Umm Al-Qura Committee
#2: Muslim World League
#3: Egyptian General Authority of Survey
#4: University Of Islamic Sciences, Karachi
#5: ISNA, Islamic Society of North America
$prayer->CalculationMethod(3);

# Q. What is daylight saving? Ans. Many countries try to adopt their work time by subtracting
# from their clocks one hour in the Fall and Winter seasons.
$prayer->DaylightSaving(1);
#print "DaylightSaving: ". $prayer->DaylightSaving() ."n";

# set the location to clculate prayer times for.
# for Cairo, Egypt:
# http://heavens-above.com/countries.asp
$prayer->PrayerLocation(
Latitude => 30.050,
Longitude => 31.250,
Altitude => 24,
TimeZone => 2
);

my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);
$mon++; $year += 1900;

#Adjust the Gregorian Dates by making sure that the month lengths
#are correct if not so take the extra days to next month or year.
my ($yg0, $mg0, $dg0) = $prayer->GDateAjust($year, $mon, $mday);
# Now calculate the prayer times. Times returns in hours decimal format

#%result = $prayer->PrayerTimes($year, $mon, $mday);
%result = $prayer->PrayerTimes($yg0, $mg0, $dg0);

#print "Fajr: " . $result{Fajr} . "n";
#print "Sunrise: " . $result{Sunrise} . "n";
#print "Zohar: " . $result{Zohar} . "n";
#print "Aser: " . $result{Aser} . "n";
#print "Maghrib: " . $result{Maghrib} . "n";
#print "Isha: " . $result{Isha} . "n";
#print "Fajir Rabita: " . $result{FajirRabita} . "n"; #Fajer using exact Rabita method for places >48
#print "Isha Rabita: " . $result{IshaRabita} . "n"; #Ash using exact Rabita method for places >48
#print "Eid Prayer Time: " . $result{Eid} . "n"; #Eid Prayer Time
#print "n";

# set time mode for 12 or 24 hour for FormatTime function.
$prayer->TimeMode(1);
#print time formated
#print "TimeMode: " . $prayer->TimeMode() ."n";

my ($h, $m, $ap);

($h, $m, $ap) = $prayer->FormatTime($result{Fajr});
print "Fajr: $h:$m $apn";

($h, $m, $ap) = $prayer->FormatTime($result{Sunrise});
print "Sunrise: $h:$m $apn";

($h, $m, $ap) = $prayer->FormatTime($result{Zohar});
print "Zohar: $h:$m $apn";

($h, $m, $ap) = $prayer->FormatTime($result{Aser});
print "Aser: $h:$m $apn";

($h, $m, $ap) = $prayer->FormatTime($result{Maghrib});
print "Maghrib: $h:$m $apn";

($h, $m, $ap) = $prayer->FormatTime($result{Isha});
print "Isha: $h:$m $apn";

#($h, $m, $ap) = $prayer->FormatTime($result{FajirRabita});
#print "Fajir Rabita: $h:$m $apn"; #Fajer using exact Rabita method for places >48

#($h, $m, $ap) = $prayer->FormatTime($result{IshaRabita});
#print "Isha Rabita: $h:$m $apn"; #Ash using exact Rabita method for places >48

#($h, $m, $ap) = $prayer->FormatTime($result{Eid});
#print "Eid Prayer Time: $h:$m $apn"; #Eid Prayer Time

<<less
Download (0.015MB)
Added: 2007-05-24 License: Perl Artistic License Price:
893 downloads
Dry Brush Plug-In 0.1

Dry Brush Plug-In 0.1


Dry Brush Plug-In is a plug-in like a tool in Gimp. more>>
Dry Brush Plug-In is a plug-in like a tool in Gimp.

It mainly tries to express a feeling of a drawing materials with strength that is brought by pressure sensor of a tablet.

<<less
Download (MB)
Added: 2006-09-06 License: GPL (GNU General Public License) Price:
1148 downloads
My Media System 1.0.8.4

My Media System 1.0.8.4


My Media System is a media system with you in control. more>>
My Media System is a media system with you in control. It lets other applications such as MPlayer, VDR, or Xine take care of what they respectively do best, and integrates them into one system, that is easy to understand and operate.

By combining their individual strength, you get the best of all worlds, in one media application.

MMS is easy to install, configure and use. Its even translated to 9 languages so there a good chance its available in your native tongue.

<<less
Download (2.4MB)
Added: 2007-06-08 License: GPL (GNU General Public License) Price:
872 downloads
SAGA GIS 2.0 RC3

SAGA GIS 2.0 RC3


SAGA GIS (System for Automated Geo-scientific Analysis) is a geographical information system (GIS). more>>
SAGA comes from System for Automated Geoscientific Analyses- is a hybrid GIS software. The first objective of SAGA is to give (geo-)scientists an effective but easy learnable platform for the implementation of geoscientific methods, which is achieved by SAGAs unique Application Programming Interface (API).
The second is to make these methods accessible in a user friendly way. This is mainly done by the Graphical User Interface (GUI).
Together this results in SAGAs true strength: a fast growing set of geoscientifc methods, bundled in exchangeable Module Libraries.The figure shows SAGAs system architecture.
SAGA is written in the widespread and powerful C++ programming language and follows an object oriented approach. Moreover it relies on the GNU Public License, which means it is an open source project.
All this designates SAGA to be a first choice tool for everybody who works in the field of geosciences, in particular for those who want transparent state of the art methods.
Main features:
- File access: interfaces to various table, vector, image and grid file formats.
- Filter for grids: gaussian, laplacian, multi direction lee filter...
- Gridding: interpolation from vector data using triangulation, nearest neighbour, inverse distance...
- Geostatistics: residual analysis, ordinary and universal kriging, single and multiple regression analysis, variance analysis...
- Grid calculator: combine grids through user defined functions...
- Grid discretisation: skeletonisation, segmentation...
- Grid tools: merging, resampling, gaps filling...
- Image classification:cluster analysis, box classification, maximum likelihood, pattern recognition, region growing...
- Projections:various coordinate transformations for vector and grid data (using Proj4 and GeoTrans libraries), georeferencing of grids.
- Simulation of dynamic processes: TOPMODEL, nitrogen distributions, erosion, landscape development...
- Terrain analysis:slope, aspect, curvatures, curvature classification, analytical hillshading, sink eliminition, flow path analysis, catchment delineation, solar radiation, channel lines, relative altitudes...
- Vector tools: polygon intersection, contour lines from grid...
- And more...
<<less
Download (6.1MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1096 downloads
Solar Imperium 2.4.0 Beta

Solar Imperium 2.4.0 Beta


Solar Imperium is a Solar Realms Elite clone. more>>
Solar Imperium is a Solar Realms Elite clone. In it, you rule a solar empire. Solar Imperiums goal is to become and remain the most powerful empire. You can gain strength by buying forces, and you can gain size by colonizing planets.

You start with some planets, and a little bit of money. You are required to feed your people and army, and to pay to maintain your planets and army. If you fail to do these things, disastrous results may occur.

You are given several turns of protection, during which you cannot attack or be attacked, and cannot perform covert operations. This provides a way for smaller empires to build up their defenses and planets before they enter the real world.

<<less
Download (MB)
Added: 2007-04-27 License: Free for non-commercial use Price:
916 downloads
NetworkControl 0.1

NetworkControl 0.1


NetworkControl is a utility to control and monitor network interfaces, including wireless ones. more>>
NetworkControl is a utility to control and monitor network interfaces, including wireless ones (for which you see a signal strength meter, as shown).

NetworkControl addresses a conspicuous lack in most Linux distributions — most tend to be short on easy-to-use network utilities, even something as trivial as a robust, informative way to log on and off a dialup connection. NetworkControl also provides the connection IP, configuration and statistics (gleaned from "ifconfig" and updated each second), and provides graphic signal levels for wireless interfaces, handy for evaluating a system of wireless devices.

NetworkControl allows you to see network activity at a glance and lets you control your network interfaces in a fast, convenient way. It is designed to be easy to use and informative.

If you have downloaded the binary, just put it in /usr/local/bin, give it executable permissions and run it like this:
networkcontrol

You can make a desktop shortcut with this as its executable target.

If you have downloaded the source package:
Put it in any convenient location.
tar -xjf networkcontrol.tar.bz2
cd networkcontrol.dist
./auto_install.sh

If you dont want the automatic installation or you want to fine-tune the process, instead of running "auto_install.sh", after the unpacking step above, do this:

make -f Makefile.cvs dist
./configure
make
sudo make install

Obviously you may want to modify some of these steps to suit your platform.
<<less
Download (0.36MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1214 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5