tips
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 103
Life Tips 07
Its all about being You, but better! 10 tips about work, life, love, leadership. Applicable to people of all ages and stages of life including teenag... more>> <<less
Download (1KB)
Added: 2009-04-11 License: Freeware Price: Free
196 downloads
PDL::Tips 2.4.3
PDL::Tips is a Perl module with small tidbits of useful arcana. more>>
PDL::Tips is a Perl module with small tidbits of useful arcana. Programming tidbits and such.
SYNOPSIS
use PDL;
# Whatever happens here.
This page documents useful idioms, helpful hints and tips for using Perl Data Language v2.0.
Help
Use help help within perldl or the pdldoc program from the command line for access to the PerlDL documentation. HTML versions of the pages should also be present, in the HtmlDocs/PDL directory of the PDL distribution. To find this directory, try the following
perldl> foreach ( map{"$_/PDL/HtmlDocs"}@INC ) { p "$_n" if -d $_ }
Indexing idioms
The following code normalizes a bunch of vectors in $a. This works regardless of the dimensionality of $a.
$a /= $a->sumover->dummy(0);
What is actually happening?
If you want to see what the code is actually doing, try the command
PDL::Core::set_debugging(1);
somewhere. This spews out a huge amount of debug info for PDL into STDOUT. It is planned to eventually make this redirectable and the messages selectable more accurately.
Many of the messages come from Basic/Core/pdlapi.c and you can look at the source to see what is going on.
If you have any extra time to work on these mechanisms, infrom the pdl-porters mailing list.
<<lessSYNOPSIS
use PDL;
# Whatever happens here.
This page documents useful idioms, helpful hints and tips for using Perl Data Language v2.0.
Help
Use help help within perldl or the pdldoc program from the command line for access to the PerlDL documentation. HTML versions of the pages should also be present, in the HtmlDocs/PDL directory of the PDL distribution. To find this directory, try the following
perldl> foreach ( map{"$_/PDL/HtmlDocs"}@INC ) { p "$_n" if -d $_ }
Indexing idioms
The following code normalizes a bunch of vectors in $a. This works regardless of the dimensionality of $a.
$a /= $a->sumover->dummy(0);
What is actually happening?
If you want to see what the code is actually doing, try the command
PDL::Core::set_debugging(1);
somewhere. This spews out a huge amount of debug info for PDL into STDOUT. It is planned to eventually make this redirectable and the messages selectable more accurately.
Many of the messages come from Basic/Core/pdlapi.c and you can look at the source to see what is going on.
If you have any extra time to work on these mechanisms, infrom the pdl-porters mailing list.
Download (2.1MB)
Added: 2007-07-07 License: Perl Artistic License Price:
839 downloads
Download (934KB)
Added: 2009-04-06 License: Freeware Price: Free
200 downloads
bass fishing tips 1.0
bass fishing tips. most common bass fishing mistakes, free report!... more>> <<less
Download (7KB)
Added: 2009-04-18 License: Freeware Price: Free
191 downloads
Download (1023KB)
Added: 2009-04-22 License: Freeware Price: Free
188 downloads
Windows tips and tricks 1.0
This is free collection of an authors advices. File format: chm.... more>> <<less
Download (41KB)
Added: 2009-04-02 License: Freeware Price: Free
259 downloads
Download (2927KB)
Added: 2009-04-07 License: Freeware Price: Free
202 downloads
Other version of largemouth bass fishing tips
License:Freeware
Basic Computer Training Tips Lesson #2 1.0
Basic computer training secrets to success #2 - Why Traditional Ways to Learn Computers Just Dont Work. Second in an ongoing series of lessons that r... more>> <<less
Download (31639KB)
Added: 2009-04-07 License: Freeware Price: Free
212 downloads
Other version of Basic Computer Training Tips Lesson
License:Freeware
Ratoximus 0.2.3
Ratoximus is a backend for rating your music on the fly. more>>
Ratoximus is a backend for rating your music on the fly. When a good song comes up on your playlist, you can mark it up to your favorites, and when you just cant stand a song, you can blacklist it.
A cleanlist is generated based on a preselected list, taking out the blacklisted entries. It includes a simple interactive frontend, and tips to other methods.
<<lessA cleanlist is generated based on a preselected list, taking out the blacklisted entries. It includes a simple interactive frontend, and tips to other methods.
Download (0.009MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1500 downloads
Health Tip Buddy 1.3
Health Tip Buddy is an easy-to-install Web site tool that allows your visitors to sign up for email health tips. more>>
Health Tip Buddy Email System is a nice tool you can add to your web site that will allow your visitors to sign up for an automatic health-tip email list.
Its easy to change the look and feel of the e-mails to match your web site, and the system allows for e-mail restrictions so that you dont make your hosting provider unhappy.
Main features:
- Installation is easy, just upload the script and run the install file to automatically install your database tables and set up your configuration.
- Set the time between mailings. Want a weekly e-mailing? Daily? No problem you set the length.
- Easily set how many e-mails can be sent in a day or hour to avoid getting on your hosting providers bad side. The e-mails are stored and those that cant be sent right away will be sent later.
- Add custom health tips of your own!
- Visitor sign-up script includes a Captcha device to avoid automated signups by spammers.
<<lessIts easy to change the look and feel of the e-mails to match your web site, and the system allows for e-mail restrictions so that you dont make your hosting provider unhappy.
Main features:
- Installation is easy, just upload the script and run the install file to automatically install your database tables and set up your configuration.
- Set the time between mailings. Want a weekly e-mailing? Daily? No problem you set the length.
- Easily set how many e-mails can be sent in a day or hour to avoid getting on your hosting providers bad side. The e-mails are stored and those that cant be sent right away will be sent later.
- Add custom health tips of your own!
- Visitor sign-up script includes a Captcha device to avoid automated signups by spammers.
Download (0.057MB)
Added: 2006-05-05 License: Freeware Price:
1268 downloads
DrasticTools 0.6.6
DrasticTools can be used to visualize table data in a Grid (DrasticGrid) and on a Google Map (DrasticMap). more>>
DrasticTools can be used to visualize table data in a Grid (DrasticGrid) and on a Google Map (DrasticMap). The grid supports pagination, sorting, and in-line editing of data. DrasticTools project is the successor of MySQLPHPGrid.
Enhancements:
- "showcols", "showcolsnot", and "defaultcols" options were added.
- A problem where null was shown in IE was fixed.
- In DrasticMap the label, tool-tip, and bar were changed.
<<lessEnhancements:
- "showcols", "showcolsnot", and "defaultcols" options were added.
- A problem where null was shown in IE was fixed.
- In DrasticMap the label, tool-tip, and bar were changed.
Download (0.082MB)
Added: 2007-04-20 License: LGPL (GNU Lesser General Public License) Price:
918 downloads
Prostat 1.3
Prostat software is a statistic tool for Squid. more>>
Prostat software is a statistic tool for Squid.
HOWTO
Archive prostat_1.3.tar.gz contains very little documentation so heres the extra short manual for how to use prostat:
1. install prostat package
2. make your own copy of /usr/local/prostat/prostat.conf and edit it as you want (or edit directly /usr/local/prostat/prostat.conf)
3. run
prostat +g
(or just prostat in case you do not make copy of prostat.conf)
Example:
cat /var/log/squid/access.log.0 | prostat +g/usr/local/prostat/myconf.conf -
this produces statistic for entries in rotated log using options stored in /usr/local/prostat/myconf.conf file (option LOGFILE is ignored while prostat (in this example) is taking log data from stdin)
Note: do not insert space after +g option
Tips:
- use prostat and crontab to generate statistic automaticly as often as you want
- look at analhead.h in source prostat_1.3.tar.gz archive for some information about command-line options
<<lessHOWTO
Archive prostat_1.3.tar.gz contains very little documentation so heres the extra short manual for how to use prostat:
1. install prostat package
2. make your own copy of /usr/local/prostat/prostat.conf and edit it as you want (or edit directly /usr/local/prostat/prostat.conf)
3. run
prostat +g
(or just prostat in case you do not make copy of prostat.conf)
Example:
cat /var/log/squid/access.log.0 | prostat +g/usr/local/prostat/myconf.conf -
this produces statistic for entries in rotated log using options stored in /usr/local/prostat/myconf.conf file (option LOGFILE is ignored while prostat (in this example) is taking log data from stdin)
Note: do not insert space after +g option
Tips:
- use prostat and crontab to generate statistic automaticly as often as you want
- look at analhead.h in source prostat_1.3.tar.gz archive for some information about command-line options
Download (0.046MB)
Added: 2007-06-21 License: GPL (GNU General Public License) Price:
856 downloads
The Anti-Diet Pill 2.1
Anti-Diet Pill is a tool you can add to your Web site that your dieting visitors will appreciate. more>>
Anti-Diet Pill project is a tool you can add to your Web site that your dieting visitors will appreciate.
The Anti-Diet Pill displays a randomly generated, daily-oriented, practical health tip to your visitors whenever they visit.
The program is easy to install and visually appealing. The program is XML based, so adding more tips is easy.
Main features:
- The Anti-Diet Pill is easy to install, just unzip, upload and youre done!
- XML-based database of tips for easy expansion
- Visually attractive and appealing
- The Anti-Diet Pill is easy to adapt to the look and feel of your health-related web site
<<lessThe Anti-Diet Pill displays a randomly generated, daily-oriented, practical health tip to your visitors whenever they visit.
The program is easy to install and visually appealing. The program is XML based, so adding more tips is easy.
Main features:
- The Anti-Diet Pill is easy to install, just unzip, upload and youre done!
- XML-based database of tips for easy expansion
- Visually attractive and appealing
- The Anti-Diet Pill is easy to adapt to the look and feel of your health-related web site
Download (0.031MB)
Added: 2006-05-05 License: GPL (GNU General Public License) Price:
1268 downloads
TrackIt 1.0.0
TrackIt is the first open source, web based project tracking tool. more>>
TrackIt is the first open source, web based project tracking tool designed from the ground up to provide maximum customization, flexibility and most importantly, usefulness to the developer.
Flexibility: Use TrackIt To Meet Your Needs
Aside from the simple definition of a Project and Users, every feature in TrackIt is optional. Furthermore, TrackIts dynamic linking system gives flexibility to define the links that make sense for your projects process. TrackIt also gives two powerful means to view your projects data. The first is a high level Listing capability, driven by HQL, to view common attributes of the projects items. The second is a raw SQL query used for reporting to CSV, a flexible format that imports into many tools such as Excel, Access, and Open Office.
Customization: Define Unlimited Project Item Types
Out of the box TrackIt comes with builtin support for several XP item types such as Features, Trouble Tickets, Test Cases, Derived Requirements, and many more. However, if these dont meet your projects needs, you can edit and add item types on the fly to make TrackIt work how you need it to.
Usefulness: Custom Developer Content
One of the primary goals of TrackIt was to be useful to the developer. Many Project Tracking tools do an adequate job of supporting project items, but come up short in terms of developer appeal. In TrackIt, each user has:
Up to four customizable RSS Feeds
A customizable rich content area useful for a todo list or personal notes
A high level view of all ticket types pertaining to the user
Eclipse Plugins for common activities (Preliminary support in 1.0 RC2)
On this site you will find links to resources and tips that will help your projects get the most out of TrackIt.
Enhancements:
- Better transactionality management, user interface enhancements, updates to dependent libraries, and several small bugfixes.
<<lessFlexibility: Use TrackIt To Meet Your Needs
Aside from the simple definition of a Project and Users, every feature in TrackIt is optional. Furthermore, TrackIts dynamic linking system gives flexibility to define the links that make sense for your projects process. TrackIt also gives two powerful means to view your projects data. The first is a high level Listing capability, driven by HQL, to view common attributes of the projects items. The second is a raw SQL query used for reporting to CSV, a flexible format that imports into many tools such as Excel, Access, and Open Office.
Customization: Define Unlimited Project Item Types
Out of the box TrackIt comes with builtin support for several XP item types such as Features, Trouble Tickets, Test Cases, Derived Requirements, and many more. However, if these dont meet your projects needs, you can edit and add item types on the fly to make TrackIt work how you need it to.
Usefulness: Custom Developer Content
One of the primary goals of TrackIt was to be useful to the developer. Many Project Tracking tools do an adequate job of supporting project items, but come up short in terms of developer appeal. In TrackIt, each user has:
Up to four customizable RSS Feeds
A customizable rich content area useful for a todo list or personal notes
A high level view of all ticket types pertaining to the user
Eclipse Plugins for common activities (Preliminary support in 1.0 RC2)
On this site you will find links to resources and tips that will help your projects get the most out of TrackIt.
Enhancements:
- Better transactionality management, user interface enhancements, updates to dependent libraries, and several small bugfixes.
Download (16.4MB)
Added: 2006-02-15 License: LGPL (GNU Lesser General Public License) Price:
1407 downloads
libacarsd 1.65
libacarsd is an ACARSD decoder library. more>>
libacarsd is an ACARSD decoder library. Although there is no warranty provided with libacarsd, I would welcome any comments, problem reports and other feedback you may have concerning this software.
You may include libacarsd in any non-commercial product. Generally you should refer expressly to your use of libacarsd in the documentation or the tips to your program. If you want to use libacarsd in a commercial application, please get in touch by mail to acarsd_at_acarsd.org
I can only guarantee that libacarsd occupies disk space and is virus-free in the original package. It is impossible to guarantee that any software functions correctly, since errors can never be excluded. Libacarsd has been successfully tested for months on different Windows and Linux systems, so problems should be quite rare.
<<lessYou may include libacarsd in any non-commercial product. Generally you should refer expressly to your use of libacarsd in the documentation or the tips to your program. If you want to use libacarsd in a commercial application, please get in touch by mail to acarsd_at_acarsd.org
I can only guarantee that libacarsd occupies disk space and is virus-free in the original package. It is impossible to guarantee that any software functions correctly, since errors can never be excluded. Libacarsd has been successfully tested for months on different Windows and Linux systems, so problems should be quite rare.
Download (2.8MB)
Added: 2006-03-17 License: Free for non-commercial use Price:
1321 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 tips 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