contact conductance estimator
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 478
Contact Conductance Estimator 0.5 Beta
Contact Conductance Estimator (CoCoE) is a program that estimates the conductance (or resistance) between two surfaces. more>>
Contact Conductance Estimator (CoCoE) is a program that estimates the conductance (or resistance) between two surfaces in contact.
It is meant to be used by designers and analysts of physical systems where heat transfer by means of contact is of importance.
CoCoE is written in Perl, and uses a self-contained SQLite database and Tk for the user interface.
Enhancements:
- Many new entries in the database.
- Many fixes to existing entries in the database (correlations are now much more accurate).
- The CoCoE window now has a status bar that displays help messages.
- CoCoE will now ask for contact pressure input method (Direct or via Load and Area) instead of the older way.
- It is now possible to input as many contact pressures as wanted, instead of having to start over every time you want to try a new value.
<<lessIt is meant to be used by designers and analysts of physical systems where heat transfer by means of contact is of importance.
CoCoE is written in Perl, and uses a self-contained SQLite database and Tk for the user interface.
Enhancements:
- Many new entries in the database.
- Many fixes to existing entries in the database (correlations are now much more accurate).
- The CoCoE window now has a status bar that displays help messages.
- CoCoE will now ask for contact pressure input method (Direct or via Load and Area) instead of the older way.
- It is now possible to input as many contact pressures as wanted, instead of having to start over every time you want to try a new value.
Download (0.021MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1207 downloads
BPF Rate Estimator 1.0
BPF Rate Estimator estimates the traffic rate made by a BPF Expression. more>>
BPF Rate Estimator estimates the traffic rate made by a BPF Expression.
Installation:
./configure [options]
make
make install
Usage: bpfrate [-i interface] bpf_expr
Calculate trafic rate made by an "bpf expression"
-i interface - interface to listen on (default eth0)
bpf_expr - bpf expression to apply - see tcpdump and pcap (default none)
-h - display this help
<<lessInstallation:
./configure [options]
make
make install
Usage: bpfrate [-i interface] bpf_expr
Calculate trafic rate made by an "bpf expression"
-i interface - interface to listen on (default eth0)
bpf_expr - bpf expression to apply - see tcpdump and pcap (default none)
-h - display this help
Download (0.078MB)
Added: 2006-12-18 License: GPL (GNU General Public License) Price:
1045 downloads
Online Contact Sheet Creator 2.5
Online Contact Sheet Creator is an online tool that generates stylish contact sheets without any fussing around in Photoshop. more>>
Online Contact Sheet Creator script that generate stylish contact sheets without any fussing around in Photoshop.
You can use the script to generate contact sheets for clients (great for photographers or graphic designers), or you can use it personally for a small photo album.
You can also add Online Contact Sheet Creator to your web site to add some functionality for your visitors.
Main features:
- Online Contact Sheet Creator is easy to install, just a few simple steps and youre done!
- You select the number of images a visitor can upload for their sheet.
- A temporary file system insures that you wont max out your web hosts file size limits.
- The contact sheets look clean and professional, with each photo numbered for easy reference.
<<lessYou can use the script to generate contact sheets for clients (great for photographers or graphic designers), or you can use it personally for a small photo album.
You can also add Online Contact Sheet Creator to your web site to add some functionality for your visitors.
Main features:
- Online Contact Sheet Creator is easy to install, just a few simple steps and youre done!
- You select the number of images a visitor can upload for their sheet.
- A temporary file system insures that you wont max out your web hosts file size limits.
- The contact sheets look clean and professional, with each photo numbered for easy reference.
Download (0.008MB)
Added: 2006-02-23 License: Freeware Price:
1342 downloads
Contact Book 1.0
Contact Book is a simple contact book manager. more>>
Contact Book is a simple contact book manager.
Simple Contact that could be compared to Mac OS Xs simply address book application. I plan on making the initial release with very basic functionality but it will certainly grow from there.
Although it is in a deb it does net check dependancies so make sure you have mono, GTK# (2.4), and sqlite installed to use it.
Why you might be interested:
- Simple Address Book so you dont have to use evolution (this was my main reason for starting this project)
- Easy to use (not pop up dialog boxes)
<<lessSimple Contact that could be compared to Mac OS Xs simply address book application. I plan on making the initial release with very basic functionality but it will certainly grow from there.
Although it is in a deb it does net check dependancies so make sure you have mono, GTK# (2.4), and sqlite installed to use it.
Why you might be interested:
- Simple Address Book so you dont have to use evolution (this was my main reason for starting this project)
- Easy to use (not pop up dialog boxes)
Download (0.044MB)
Added: 2006-01-13 License: GPL (GNU General Public License) Price:
1380 downloads
Contact Form 2.01.00
Contact Form is a perl script that you can run on your website that will allow others to send you email through a web interface. more>>
Contact Form is a perl script that you can run on your website that will allow others to send you email through a web interface. Unlike other web to email gateways, Contact Form is designed to thwart spammers.
It does not allow email to be sent to unknown addresses, nor does it reveal addresses that it knows.
Main features:
- Allow email to be sent to a list of known email addresses through a web interface.
- Prevent email from being sent to other addresses.
- Never reveal email addresses through the web interface.
- Contain no cross site scripting (XSS) vulnerabilities.
- Do not allow arbitrary code to be run on the host.
- Provide adequate information in email headers to trace any spammers.
- Allow, but do not require, an external form.
- Server side validity checking of all data before email is sent.
- Optional client side validity checking of all data before the form is submitted.
- A default configuration that requires only a list of email addresses to be ready for use.
- A customizable interface that allows arbitrary fields.
- Easy to change the way it looks to integrate into your website
Setup:
- Download the contactform archive.
- Extract the contents of the download.
- Place contact.pl in your webservers cgi-bin directory or another place that allows scripts.
- Edit contact.pl to change the email addresses to which email can be sent.
- Optional - Change any other parameters in contact.pl to taste.
- Point your web browser at contact.pl on your server.
- Send yourself email through the web.
<<lessIt does not allow email to be sent to unknown addresses, nor does it reveal addresses that it knows.
Main features:
- Allow email to be sent to a list of known email addresses through a web interface.
- Prevent email from being sent to other addresses.
- Never reveal email addresses through the web interface.
- Contain no cross site scripting (XSS) vulnerabilities.
- Do not allow arbitrary code to be run on the host.
- Provide adequate information in email headers to trace any spammers.
- Allow, but do not require, an external form.
- Server side validity checking of all data before email is sent.
- Optional client side validity checking of all data before the form is submitted.
- A default configuration that requires only a list of email addresses to be ready for use.
- A customizable interface that allows arbitrary fields.
- Easy to change the way it looks to integrate into your website
Setup:
- Download the contactform archive.
- Extract the contents of the download.
- Place contact.pl in your webservers cgi-bin directory or another place that allows scripts.
- Edit contact.pl to change the email addresses to which email can be sent.
- Optional - Change any other parameters in contact.pl to taste.
- Point your web browser at contact.pl on your server.
- Send yourself email through the web.
Download (0.021MB)
Added: 2007-07-10 License: GPL (GNU General Public License) Price:
844 downloads
Video Contact Sheet *NIX 1.0.9a
Video Contact Sheet *NIX is a script that creates a contact sheet (preview) from videos by taking still captures of the video. more>>
Video Contact Sheet *NIX or vcs for short, is a script that creates a contact sheet (preview) from videos by taking still captures distributed over the length of the video.
The output image contains useful information on the video such as codecs, file size, screen size, frame rate, and length.
Notes:
Using -i or -n with values that lead to the same number of vidcaps doesnt necessarily yield exactly the same vidcaps, youll have to play with them for best results.
Example: With a video that lasts for 22min 14secs, -n 6 will create the six vidcaps:
3:22, 6:44, 10:04, 13:28, 16:50 and 20:12, while -i 3m will create
3:00, 6:00, 9:00, 12:00, 15:00 and 18:00.
As you can see, -n distributes the vidcaps all over the video while -i N starts at N and goes in increments of it up to the end.
You can set the aspect ratio of the video with -a. It is only required for anamorphic material and discouraged for the rest.
It can take either a floating point number (like 1.33 or 1.778) or a fraction (like 4/3 or 16/9). The latter is slightly preferable.
<<lessThe output image contains useful information on the video such as codecs, file size, screen size, frame rate, and length.
Notes:
Using -i or -n with values that lead to the same number of vidcaps doesnt necessarily yield exactly the same vidcaps, youll have to play with them for best results.
Example: With a video that lasts for 22min 14secs, -n 6 will create the six vidcaps:
3:22, 6:44, 10:04, 13:28, 16:50 and 20:12, while -i 3m will create
3:00, 6:00, 9:00, 12:00, 15:00 and 18:00.
As you can see, -n distributes the vidcaps all over the video while -i N starts at N and goes in increments of it up to the end.
You can set the aspect ratio of the video with -a. It is only required for anamorphic material and discouraged for the rest.
It can take either a floating point number (like 1.33 or 1.778) or a fraction (like 4/3 or 16/9). The latter is slightly preferable.
Download (0.014MB)
Added: 2007-06-12 License: LGPL (GNU Lesser General Public License) Price:
867 downloads
Contacts 0.8.3
Contacts is a stand-alone address book application for the ROX Desktop. more>>
Contacts is a stand-alone address book application for the ROX Desktop. There is an extra package for users of other freedesktop.org compliant environments.
You can use Contacts to view and create vCard business cards. Contacts creates a vCard for every contact and stores it in a central directory in your home folder. A reasonable subset of rfc2426 has been implemented.
Main features:
Tabs
- There are two tabs, one for home, one for work related data.
Drag & Drop Loading
- You can load a vCard by dragging it onto Contacts.
- You can add a sound, photo or logo the same way. Contacts figures out by filetype which is which. Drag an image onto the "Home" tab if you want it to be added as a photo. To add a logo image, switch to the "Work" tab before dragging!
Searching
- Use the toolbar entry for searching contacts.
Extended Attributes
- Contacts saves the cards with extended attributes on Linux and Solaris, if supported by the filesystem:
- user.mime_type = text/directory
- user.creator = Contacts
My Card
- You can tell Contacts which card is yours: "Menu->My Card->This is my card"
- At any later time you can easily load your card by pressing "Alt-M" or from
- "Menu->My Card->Open my card"
PGP
- Contacts supports embedded public PGP keys.
- They can be exported from a vCard to a file, or directly imported into your keyring.
Live Toolbar
- The presence of NOTE, KEY, SOUND, PHOTO, LOGO, GEO/TZ properties is indicated by toolbar icon.
- Info about those properties is available through the icon tooltip. Click to edit!
- You add them in the first place via menu and short-cuts or dragn drop, respectively.
Birthday Notification
- Nearing birthdays are indicated by the color of a birthday cake in the toolbar:
- Next birthday more than a week away
- Next birthday within seven days
- Next birthday tomorrow
- There is a birthday today
- When there is no birthdate recorded for any of your contacts, no cake is shown.
<<lessYou can use Contacts to view and create vCard business cards. Contacts creates a vCard for every contact and stores it in a central directory in your home folder. A reasonable subset of rfc2426 has been implemented.
Main features:
Tabs
- There are two tabs, one for home, one for work related data.
Drag & Drop Loading
- You can load a vCard by dragging it onto Contacts.
- You can add a sound, photo or logo the same way. Contacts figures out by filetype which is which. Drag an image onto the "Home" tab if you want it to be added as a photo. To add a logo image, switch to the "Work" tab before dragging!
Searching
- Use the toolbar entry for searching contacts.
Extended Attributes
- Contacts saves the cards with extended attributes on Linux and Solaris, if supported by the filesystem:
- user.mime_type = text/directory
- user.creator = Contacts
My Card
- You can tell Contacts which card is yours: "Menu->My Card->This is my card"
- At any later time you can easily load your card by pressing "Alt-M" or from
- "Menu->My Card->Open my card"
PGP
- Contacts supports embedded public PGP keys.
- They can be exported from a vCard to a file, or directly imported into your keyring.
Live Toolbar
- The presence of NOTE, KEY, SOUND, PHOTO, LOGO, GEO/TZ properties is indicated by toolbar icon.
- Info about those properties is available through the icon tooltip. Click to edit!
- You add them in the first place via menu and short-cuts or dragn drop, respectively.
Birthday Notification
- Nearing birthdays are indicated by the color of a birthday cake in the toolbar:
- Next birthday more than a week away
- Next birthday within seven days
- Next birthday tomorrow
- There is a birthday today
- When there is no birthdate recorded for any of your contacts, no cake is shown.
Download (0.15MB)
Added: 2005-08-10 License: GPL (GNU General Public License) Price:
1536 downloads
Other version of Contacts
License:GPL (GNU General Public License)
Contact Form Killer 1.4
Contact Form Killer is a free tool you can use to generate contact forms for your site. more>>
Contact Form Killer is a free tool you can use to generate contact forms for your site, or let your web site visitors add contact forms themselves.
Contact Form Killer script takes care of messy form validation with both JavaScript and PHP, just in case they have JavaScript disabled. The contact forms it generates are nicely formatted and can be further edited to match the look and feel of your site.
Main features:
- Easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- Quick generation of contact forms that usually take hours to code.
- JavaScript validation of each input for ultimate usability.
- PHP validation to make sure JavaScript-disablers dont slip the radar.
- Over 10 inputs to pick and choose from.
- Form generation is really easy, just click the checkboxes next to the inputs you want, click submit and youre done!
<<lessContact Form Killer script takes care of messy form validation with both JavaScript and PHP, just in case they have JavaScript disabled. The contact forms it generates are nicely formatted and can be further edited to match the look and feel of your site.
Main features:
- Easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- Quick generation of contact forms that usually take hours to code.
- JavaScript validation of each input for ultimate usability.
- PHP validation to make sure JavaScript-disablers dont slip the radar.
- Over 10 inputs to pick and choose from.
- Form generation is really easy, just click the checkboxes next to the inputs you want, click submit and youre done!
Download (0.012MB)
Added: 2006-01-31 License: Freeware Price:
768 downloads
Contact Grabber 0.3
Contact Grabber is a class library that can be used to fetch contacts from several e-mail and social networking sites. more>>
Contact Grabber is a class library that can be used to fetch contacts from several e-mail and social networking sites on the behalf of a given user.
The project can currently retrieve user contacts from Yahoo!, Gmail, MSN Messenger, Rediff, Orkut, and MySpace.
Enhancements:
- Contacts may be saved as CSV files.
<<lessThe project can currently retrieve user contacts from Yahoo!, Gmail, MSN Messenger, Rediff, Orkut, and MySpace.
Enhancements:
- Contacts may be saved as CSV files.
Download (0.082MB)
Added: 2007-06-23 License: GPL (GNU General Public License) Price:
858 downloads
Framework for Contact properties 0.1.2
Framework for Contact properties offers quick access to your contacts and also view their status. more>>
Framework for Contact properties offers quick access to your contacts and also view their status.
Short version:
Want quick access to your contacts, or see what their status is? Here you go: Have contact cards floating on the desktop, or list them on Kicker, so things like chatting or emailing to them is only one/two mouse clicks away. Or drop them a file/url!
Long version:
A framework for contacts and services upon them. It consists of two libs, libcontactpropertiescore and libcontactpropertiesgui.
The tarball has additionally some useful examples for services and two applications, a contact cards server and a kicker applet, based on the Contacts menu for kicker.
No translations available.
Please see http://frinring.wordpress.com/2006/07/05/framework-for-contacts-and-services-slowly-getting-shapes/
Then try it and create some own services, to be able to give feedback on the framework(!)
To have your property and services loaded, add a file named "contactpropertiesrc" to "$HOME/.kde/share/config" with this content:
[General]
Properties=birthday,imaddress,emailaddress,homepageurl,phonenumber,address,note,shellname,yourtype
[Property:yourtype]
ActionServices=youraction,youraction2
DefaultActionServices=youraction,youraction2
DataActionServices=yourdataaction,yourdataaction2
DefaultDataActionServices=yourdataaction2,yourdataaction2
StatusServices=yourstatus, yourstatus2
with "your*" adopted to your property and the optional services...
Enhancements:
- applet: sorting of contact lists can be configured
<<lessShort version:
Want quick access to your contacts, or see what their status is? Here you go: Have contact cards floating on the desktop, or list them on Kicker, so things like chatting or emailing to them is only one/two mouse clicks away. Or drop them a file/url!
Long version:
A framework for contacts and services upon them. It consists of two libs, libcontactpropertiescore and libcontactpropertiesgui.
The tarball has additionally some useful examples for services and two applications, a contact cards server and a kicker applet, based on the Contacts menu for kicker.
No translations available.
Please see http://frinring.wordpress.com/2006/07/05/framework-for-contacts-and-services-slowly-getting-shapes/
Then try it and create some own services, to be able to give feedback on the framework(!)
To have your property and services loaded, add a file named "contactpropertiesrc" to "$HOME/.kde/share/config" with this content:
[General]
Properties=birthday,imaddress,emailaddress,homepageurl,phonenumber,address,note,shellname,yourtype
[Property:yourtype]
ActionServices=youraction,youraction2
DefaultActionServices=youraction,youraction2
DataActionServices=yourdataaction,yourdataaction2
DefaultDataActionServices=yourdataaction2,yourdataaction2
StatusServices=yourstatus, yourstatus2
with "your*" adopted to your property and the optional services...
Enhancements:
- applet: sorting of contact lists can be configured
Download (0.55MB)
Added: 2006-12-23 License: GPL (GNU General Public License) Price:
1035 downloads
phpContact 0.0.2
phpContact provides an Address Book Manager. more>>
phpContact provides an Address Book Manager.
phpContact is a PHP3 application that allows you to easily include a contact manager into your Web site.
Its features include summary field view configuration, add new contact, and administration tools to modify and delete contact.
<<lessphpContact is a PHP3 application that allows you to easily include a contact manager into your Web site.
Its features include summary field view configuration, add new contact, and administration tools to modify and delete contact.
Download (0.021MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
953 downloads
Quinti Secure Contact Form 1
Quinti Secure Contact Form is a contact form for Web pages that is not vulnerable to robots. more>>
Quinti Secure Contact Form is a contact form for Web pages that is not vulnerable to robots who would abuse such forms for sending spam.
It uses both JavaScript field validators and CAPTCHA for verifying the validity of the sender. Quinti Secure Contact Form is easy to install and configure, and uses valid XHTML 1.1.
I have been attacked thousand times by spammers from my contact form, they use robots and take advantage of certain vulnerabilities of the mail forms to send their spam, and fill up my mailbox up to such an extent that they make your mail practically useless.
There are two ways of tackling this problem: Introducing a CAPTCHA validated through JavaScript, as i explain later.
And introducing certain functions in PHP that prevent these attacks, as you will see in the examples below
At the moment, go to the problem.
Main features:
- Invulnerable secure antispam contact form,
- JavaScript field validator in php (to insert multi-language variables and other variables, if you wish)
- Prevent spammers from using your form to send garbage, guaranteed.
- CAPTCHA to avoid Javascript validated Spam
- Easy to install and configure
- Valid XHTML 1.1
<<lessIt uses both JavaScript field validators and CAPTCHA for verifying the validity of the sender. Quinti Secure Contact Form is easy to install and configure, and uses valid XHTML 1.1.
I have been attacked thousand times by spammers from my contact form, they use robots and take advantage of certain vulnerabilities of the mail forms to send their spam, and fill up my mailbox up to such an extent that they make your mail practically useless.
There are two ways of tackling this problem: Introducing a CAPTCHA validated through JavaScript, as i explain later.
And introducing certain functions in PHP that prevent these attacks, as you will see in the examples below
At the moment, go to the problem.
Main features:
- Invulnerable secure antispam contact form,
- JavaScript field validator in php (to insert multi-language variables and other variables, if you wish)
- Prevent spammers from using your form to send garbage, guaranteed.
- CAPTCHA to avoid Javascript validated Spam
- Easy to install and configure
- Valid XHTML 1.1
Download (3.5MB)
Added: 2006-03-02 License: Free for non-commercial use Price:
1335 downloads
Essential Contact Manager 0.2.1 Alpha
Essential Contact Manager allows you to keep track of your contacts easily and efficiently. more>>
Essential Contact Manager projects goal is to offer a beautiful and intuitive interface, allowing you to keep track of your contacts easily and efficiently.
Comments and suggestion are appreciated.
<<lessComments and suggestion are appreciated.
Download (44.1MB)
Added: 2007-07-29 License: GPL (GNU General Public License) Price:
821 downloads
phpwsContacts 0.9.4
phpwsContacts provides contact information module for phpWebSite. more>>
phpwsContacts provides contact information module for phpWebSite.
phpwsContacts is a module for the phpWebSite CMS.
It provides extended user contact information, CSV exporting, and vCard exporting/importing.
Suggested uses are for corporate addressbooks or alumni Websites.
<<lessphpwsContacts is a module for the phpWebSite CMS.
It provides extended user contact information, CSV exporting, and vCard exporting/importing.
Suggested uses are for corporate addressbooks or alumni Websites.
Download (MB)
Added: 2007-01-31 License: GPL (GNU General Public License) Price:
996 downloads
My Address Book contacts manager 0.9.5
My Address Book is a web-based address book designed to help you keep a record of your friends addresses. more>>
My Address Book is a web-based address book designed to help you keep a record of your friends addresses, providing a list of your contacts (which may be filtered), categories, details of a particular contact, export and import of data (e.g. from spreadsheets), and a Christmas card list.
To use My Address Book you need to have access to some web space that allows you to use PHP and MySQL. If you want your address book to be private (which is highly recommended!) you will need to set it up inside a password-protected directory in your web space.
Installation:
If you want to use My Address Book over the Internet so you can access your addresses wherever you are, you will need some web space which allows you to use PHP and MySQL. If you only want to use My Address Book on a single computer, you will need a web server (e.g. Apache) which supports PHP and you will need MySQL.
Enhancements:
- The dates of birth of contacts may now be stored.
<<lessTo use My Address Book you need to have access to some web space that allows you to use PHP and MySQL. If you want your address book to be private (which is highly recommended!) you will need to set it up inside a password-protected directory in your web space.
Installation:
If you want to use My Address Book over the Internet so you can access your addresses wherever you are, you will need some web space which allows you to use PHP and MySQL. If you only want to use My Address Book on a single computer, you will need a web server (e.g. Apache) which supports PHP and you will need MySQL.
Enhancements:
- The dates of birth of contacts may now be stored.
Download (0.093MB)
Added: 2006-02-21 License: GPL (GNU General Public License) Price:
1340 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 contact conductance estimator 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