hoodia diet pill controversy
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 14
Daily Diabetes Diet Counter 1.6
Daily Diabetes Diet Counter allows your web site visitors to count their calorie, starch, vegetable... more>>
Daily Diabetes Diet Counter project is a nice little Javascript tool that allows your web site visitors to count their calorie, starch, vegetable, fruit, milk, meat and fat intake throughout the day.
Since it runs on the visitors computer, they can use it off-line as well. The Daily Diabetes Diet Counter allows the visitor to choose their regular calorie intake level, and then determines the maximum number of food types they should have during the day, according to the the National Diabetes Information Clearinghouse.
Main features:
- Daily Diabetes Diet Counter is easy to install. Just unzip, upload and youre done!
- The Daily Diabetes Diet Counter is Javascript-based, so the visitor only needs to visit the page once and then can keep the page open throughout the day.
- Generates an ongoing list of foods and totals for all the different food types for easy printing later on.
- Best of all, Daily Diabetes Diet Counter is totally free!
<<lessSince it runs on the visitors computer, they can use it off-line as well. The Daily Diabetes Diet Counter allows the visitor to choose their regular calorie intake level, and then determines the maximum number of food types they should have during the day, according to the the National Diabetes Information Clearinghouse.
Main features:
- Daily Diabetes Diet Counter is easy to install. Just unzip, upload and youre done!
- The Daily Diabetes Diet Counter is Javascript-based, so the visitor only needs to visit the page once and then can keep the page open throughout the day.
- Generates an ongoing list of foods and totals for all the different food types for easy printing later on.
- Best of all, Daily Diabetes Diet Counter is totally free!
Download (0.031MB)
Added: 2006-05-09 License: Freeware Price:
720 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
Diet Tracker 1.5
Diet Tracker is a set of Perl codes to help you keep track of your diet progress. more>>
Diet Tracker is a set of Perl codes to help you keep track of your diet progress. Diet Tracker uses a MySQl database to store and display your weight variations and calorie intake as you progress in your diet.
This software was inspired by Jeremy Zawodnys Excel spreadsheet that does almost the same thing. I wanted a web version that was simple and meant for single user and not finding any, wrote one.
Main features:
- Web based
- Track calorie intake per day
- Graphs to track weight and intake history
- Moving average calculation to even out jitters
- Automatic BMI calculation
- Clean interface
<<lessThis software was inspired by Jeremy Zawodnys Excel spreadsheet that does almost the same thing. I wanted a web version that was simple and meant for single user and not finding any, wrote one.
Main features:
- Web based
- Track calorie intake per day
- Graphs to track weight and intake history
- Moving average calculation to even out jitters
- Automatic BMI calculation
- Clean interface
Download (0.14MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
826 downloads
Diet-Router 0.3
Diet-Router provides a singe floppy DSL router. more>>
Diet-Router provides a singe floppy DSL router.
Diet-Router is a Linux router that is small enough to fit on a single floppy disk. It focuses more on security than on functionality.
Diet-Router is a Linux router built with the dietlibc. It is small enough to fit on a single floppy disk. You may think that there are several other Linux routers, which come with more features and you are right. I build this router package more with the view on security than of functionality. So this project differs a lot from most other router or mini-Linux projects.
Main features:
- I use a 2.4.x kernel to have the great features of net-filter.
- I patch some net-filter extensions to have even more filter functions.
- I harden the kernel with the grsecurity kernel patch.
- Kernel modules are disabled.
- By default root login is disabled - even on the console.
How does it work:
First of all, all programs are linked statically. This is the main idea of this system. No libraries are needed. It uses busybox and tinylogin, two typical multi-call-binaries for small systems. The iptables, iptables-restore and iptables-save commands have been made a multi-call binary by me. The pppd and pppoe programs have only been patched to compile with the dietlibc. The minit and od_syslog are really small programs, from people with much more knowledge of programming than me. So, special thanks to Felix von Leitner, Olaf Drefs and all the dietlibc/libowfat programmers.
Enhancements:
- Updated dietlibc, libowfat, dropbear, ppp, kernel and grsecurity to recent
- versions.
- Added new packages dhcp server (udhcpd) and vi (e3).
- The build system has been completely rewritten and documented.
- It supports multiple downloads, a simple interface for package building/setup and target file descriptions including file owner and permissions.
- Some simple checks for build requirements are implementet.
- The setup is now able to configure mutiple network interfaces and also mproxy, udhcpd and dnscache can be configured for eachnetwork interface.
- All packages have at least two internet sources.
- Support for disc based target systems has been added.
<<lessDiet-Router is a Linux router that is small enough to fit on a single floppy disk. It focuses more on security than on functionality.
Diet-Router is a Linux router built with the dietlibc. It is small enough to fit on a single floppy disk. You may think that there are several other Linux routers, which come with more features and you are right. I build this router package more with the view on security than of functionality. So this project differs a lot from most other router or mini-Linux projects.
Main features:
- I use a 2.4.x kernel to have the great features of net-filter.
- I patch some net-filter extensions to have even more filter functions.
- I harden the kernel with the grsecurity kernel patch.
- Kernel modules are disabled.
- By default root login is disabled - even on the console.
How does it work:
First of all, all programs are linked statically. This is the main idea of this system. No libraries are needed. It uses busybox and tinylogin, two typical multi-call-binaries for small systems. The iptables, iptables-restore and iptables-save commands have been made a multi-call binary by me. The pppd and pppoe programs have only been patched to compile with the dietlibc. The minit and od_syslog are really small programs, from people with much more knowledge of programming than me. So, special thanks to Felix von Leitner, Olaf Drefs and all the dietlibc/libowfat programmers.
Enhancements:
- Updated dietlibc, libowfat, dropbear, ppp, kernel and grsecurity to recent
- versions.
- Added new packages dhcp server (udhcpd) and vi (e3).
- The build system has been completely rewritten and documented.
- It supports multiple downloads, a simple interface for package building/setup and target file descriptions including file owner and permissions.
- Some simple checks for build requirements are implementet.
- The setup is now able to configure mutiple network interfaces and also mproxy, udhcpd and dnscache can be configured for eachnetwork interface.
- All packages have at least two internet sources.
- Support for disc based target systems has been added.
Download (0.12MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
973 downloads
DIET Agents 0.97
DIET Agents is a multi-agent platform written in Java. more>>
DIET Agents is a multi-agent platform written in Java. It was developed as part of the DIET project and released as Open Source at the end of the project. A bottom-up design was used to ensure that the platform is lightweight, scalable, robust, adaptive and extensible. It is especially suitable for rapidly developing peer-to-peer prototype applications and/or adaptive, distributed applications that use bottom-up, nature-inspired techniques.
Main features:
- A clean layered architecture, with a kernel that is lightweight, simple and general.
- The fail-fast kernel constrains and minimises the use of threads, sockets and memory.
- Agents are autonomous yet lightweight, making it possible to run 100,000s of agents in a single VM.
- A model-event infrastructure provides sophisticated visualisation support.
- A thread-safe agent execution model makes programming new agent behaviours straightforward.
- Provision of extensible and modular agent behaviours, using jobs and event managers.
- Various implementations of remote communication are provided, built on top of the kernel
Enhancements:
- Only relatively small improvements have been made, but ones that developers should find useful. In particular, the new MirrorFactory interface makes it much more convenient for agents to initiate communication with a remote agent.
<<lessMain features:
- A clean layered architecture, with a kernel that is lightweight, simple and general.
- The fail-fast kernel constrains and minimises the use of threads, sockets and memory.
- Agents are autonomous yet lightweight, making it possible to run 100,000s of agents in a single VM.
- A model-event infrastructure provides sophisticated visualisation support.
- A thread-safe agent execution model makes programming new agent behaviours straightforward.
- Provision of extensible and modular agent behaviours, using jobs and event managers.
- Various implementations of remote communication are provided, built on top of the kernel
Enhancements:
- Only relatively small improvements have been made, but ones that developers should find useful. In particular, the new MirrorFactory interface makes it much more convenient for agents to initiate communication with a remote agent.
Download (1MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1150 downloads
diet libc 0.30
diet libc is a library for creating small, statically-linked binaries. more>>
diet libc contains the system call wrappers and the most commonly-used functions you expect from a libc.
diet libc can be used to create small, statically-linked binaries under x86, AMD64, SPARC, SPARC64, PPC, PPC64, ARM, MIPS, MIPS64, PA-RISC, S/390, S/390x (64-bit S/390), and Alpha-Linux.
Enhancements:
- Improvements to GCC 4 support. toascii, ustat, strnlen, clearenv, ngettext, dngettext, strdupa, and strndupa are provided.
- Extended attribute, thread, and misc. syscalls have been added.
- There are many general and platform-specific bugfixes.
<<lessdiet libc can be used to create small, statically-linked binaries under x86, AMD64, SPARC, SPARC64, PPC, PPC64, ARM, MIPS, MIPS64, PA-RISC, S/390, S/390x (64-bit S/390), and Alpha-Linux.
Enhancements:
- Improvements to GCC 4 support. toascii, ustat, strnlen, clearenv, ngettext, dngettext, strdupa, and strndupa are provided.
- Extended attribute, thread, and misc. syscalls have been added.
- There are many general and platform-specific bugfixes.
Download (0.54MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1209 downloads
GLCARS
GLCARS project is Gregors LCARS theme for KDE. more>>
GLCARS project is Gregors LCARS theme for KDE. LCARS is the computer system from Star Trek.
Believe it or not, I didnt create this solely because Im such a trekkie. My main reason is that LCARS (though not real) is a sensible theme for tablet PCs.
Ive also created a fairly gawdy widget set. Its included in the download, but is not in the default theme. You can install it afterwards. Its bright, colorful, and has pill-shaped buttons, like LCARS.
If youd like your panel to look like mine in the screenshot:
1) Move you main panel to the left of the screen.
2) Set its width to 100*(w/1600), where w is the width of your screen.
3) Make it transparent.
4) Add buttons to it as you please (the images I used are included)
5) Create a KasBar, put it at the top of the screen. Make it large for 1024x768, perhaps larger for higher resolutions.
Note: You may have to mess around with kasbar to make it work properly. I cant help much, sorry.
6) Add another panel, also aligned to the top.
7) Adjust your new panels height to taste. I have mine set to 54, for a 1024x768 screen.
<<lessBelieve it or not, I didnt create this solely because Im such a trekkie. My main reason is that LCARS (though not real) is a sensible theme for tablet PCs.
Ive also created a fairly gawdy widget set. Its included in the download, but is not in the default theme. You can install it afterwards. Its bright, colorful, and has pill-shaped buttons, like LCARS.
If youd like your panel to look like mine in the screenshot:
1) Move you main panel to the left of the screen.
2) Set its width to 100*(w/1600), where w is the width of your screen.
3) Make it transparent.
4) Add buttons to it as you please (the images I used are included)
5) Create a KasBar, put it at the top of the screen. Make it large for 1024x768, perhaps larger for higher resolutions.
Note: You may have to mess around with kasbar to make it work properly. I cant help much, sorry.
6) Add another panel, also aligned to the top.
7) Adjust your new panels height to taste. I have mine set to 54, for a 1024x768 screen.
Download (MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
935 downloads
Fluxbuntu nBuild1 Revision2
Fluxbuntu is an Ubuntu with Fluxbox window manager. more>>
Fluxbuntu is an Ubuntu with Fluxbox window manager.
I started this project in order to provide people with a distro which was lightweight productive (and efficient) and agile (LPEA). I believe some people have confused (because of the name Flux-Buntu) this project to be just another "letsmakeaubuntudistroforeverywindowmanger" distro, when this is not the case.
I chose Fluxbox as the Window Manager as I saw the application of its usage on a lightweight-based distro. To accompany fluxbox and stick to the goal of being LPEA Compliant, Fluxbuntu whould use a strict but flexible diet of lightweight but still productive applications.
The idea was to have a lightweight distro by default that people could natively, and afterwards if they wished to install other applications they could. Fluxbuntu whould also be shaped around the feedback of the Fluxbuntu Community while still adhearing to the LPEA Standard.
<<lessI started this project in order to provide people with a distro which was lightweight productive (and efficient) and agile (LPEA). I believe some people have confused (because of the name Flux-Buntu) this project to be just another "letsmakeaubuntudistroforeverywindowmanger" distro, when this is not the case.
I chose Fluxbox as the Window Manager as I saw the application of its usage on a lightweight-based distro. To accompany fluxbox and stick to the goal of being LPEA Compliant, Fluxbuntu whould use a strict but flexible diet of lightweight but still productive applications.
The idea was to have a lightweight distro by default that people could natively, and afterwards if they wished to install other applications they could. Fluxbuntu whould also be shaped around the feedback of the Fluxbuntu Community while still adhearing to the LPEA Standard.
Download (309MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1121 downloads
Contentment::Index 0.011_032
Contentment::Index is a Perl module that provides categorization and indexing features. more>>
Contentment::Index is a Perl module that provides categorization and indexing features.
SYNOPSIS
# Get a list of the available indexes
my @indexes = Contentment::Index->indexes;
for my $index (@indexes) {
# Get a list of avilable terms
my @terms = $index->terms;
for my $term (@terms) {
# Get a list of generators
my @generators = $index->generators;
}
}
One frequently controversial component of a CMS is the categorization system. Contentment attempts to avoid this problem by providing a framework for building categorization systems so that any controversy just leads to the replacement of whatever system someone doesnt like.
That is, rather than create some all encompassing categorization system or some dead-simple one that your grandma who thinks the boogey-man is going to jump out of the her CD-ROM drive can use, you can have either or both or neither depending upon your need. Thus, instead of providing a category or taxonomy system, Contentment provides the indexing system, which allows you to implement whatever category system you prefer.
<<lessSYNOPSIS
# Get a list of the available indexes
my @indexes = Contentment::Index->indexes;
for my $index (@indexes) {
# Get a list of avilable terms
my @terms = $index->terms;
for my $term (@terms) {
# Get a list of generators
my @generators = $index->generators;
}
}
One frequently controversial component of a CMS is the categorization system. Contentment attempts to avoid this problem by providing a framework for building categorization systems so that any controversy just leads to the replacement of whatever system someone doesnt like.
That is, rather than create some all encompassing categorization system or some dead-simple one that your grandma who thinks the boogey-man is going to jump out of the her CD-ROM drive can use, you can have either or both or neither depending upon your need. Thus, instead of providing a category or taxonomy system, Contentment provides the indexing system, which allows you to implement whatever category system you prefer.
Download (0.11MB)
Added: 2006-10-13 License: Perl Artistic License Price:
1106 downloads
Contentment::Catalog 0.011_033
Contentment::Catalog is a Perl module to provides categorization and indexing features. more>>
Contentment::Catalog is a Perl module to provides categorization and indexing features.
SYNOPSIS
# Get a list of the available indexes
my @indexes = $context->catalog->indexes;
for my $index (@indexes) {
# Get a list of avilable terms
my @terms = $index->terms;
for my $term (@terms) {
# Get a list of generators
my @generators = $index->generators;
}
}
One frequently controversial component of a CMS is the categorization system. Contentment attempts to avoid this problem by providing a framework for building categorization systems so that any controversy just leads to the replacement of whatever system someone doesnt like.
That is, rather than create some all encompassing categorization system or some dead-simple one that your grandma who thinks the boogey-man is going to jump out of the her CD-ROM drive can use, you can have either or both or neither depending upon your need. Thus, instead of providing a category or taxonomy system, Contentment provides the indexing system, which allows you to implement whatever category system you prefer.
<<lessSYNOPSIS
# Get a list of the available indexes
my @indexes = $context->catalog->indexes;
for my $index (@indexes) {
# Get a list of avilable terms
my @terms = $index->terms;
for my $term (@terms) {
# Get a list of generators
my @generators = $index->generators;
}
}
One frequently controversial component of a CMS is the categorization system. Contentment attempts to avoid this problem by providing a framework for building categorization systems so that any controversy just leads to the replacement of whatever system someone doesnt like.
That is, rather than create some all encompassing categorization system or some dead-simple one that your grandma who thinks the boogey-man is going to jump out of the her CD-ROM drive can use, you can have either or both or neither depending upon your need. Thus, instead of providing a category or taxonomy system, Contentment provides the indexing system, which allows you to implement whatever category system you prefer.
Download (0.11MB)
Added: 2006-10-20 License: Perl Artistic License Price:
1100 downloads
fget 0.4.0
fget supports downloading a single URL (the first argument on the command line) from an FTP or HTTP server. more>>
fget supports downloading a single URL (the first argument on the command line) from an FTP or HTTP server. fget supports IPv4 and IPv6 (the IPv6 URL format for IP numbers is http://[::1]:80/file.tar.gz) transport. You can set the INTERFACE environment variable to the name of the network interface ("eth0") to use IPv6 link-local addresses. This program can acces URLs with username and password like http://bob:secret@download.com/file.tar.gz
Files are always written to stdout.
fget is meant for boot and rescue disks, so small size is the most important feature. It can be linked against diet libc and you can disable the built-in DNS routines to make the binary even smaller. On my x86-linux box, the diet libc statically linked fget binary without DNS weighs about 24k (update! dietlibc 0.5 reduces the size to 13k!)
<<lessFiles are always written to stdout.
fget is meant for boot and rescue disks, so small size is the most important feature. It can be linked against diet libc and you can disable the built-in DNS routines to make the binary even smaller. On my x86-linux box, the diet libc statically linked fget binary without DNS weighs about 24k (update! dietlibc 0.5 reduces the size to 13k!)
Download (0.016MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1242 downloads
Help Hannahs Horse 0.2.d
Help Hannahs Horse is a fun and fast pacman / fastfood type game in SDL. more>>
Help Hannahs Horse is a fun and fast pacman / fastfood type game in SDL.
Help Hannahs Horse is a simple combi-clone of pacman and the Dizzy game Fastfood. The aim is to guide Hannah around the maze collecting the carrots (which move!) and the pills.
Collect a powerpill (blue and red) to enable Hannah to eat the ghosts for a short while.
Some mazes have gates that only Hannah or only the Ghosts can pass. Some need Hannah to collect the red key to open them.
Help Hannahs Horse project is licensed under the GPL (VERSION 2)
<<lessHelp Hannahs Horse is a simple combi-clone of pacman and the Dizzy game Fastfood. The aim is to guide Hannah around the maze collecting the carrots (which move!) and the pills.
Collect a powerpill (blue and red) to enable Hannah to eat the ghosts for a short while.
Some mazes have gates that only Hannah or only the Ghosts can pass. Some need Hannah to collect the red key to open them.
Help Hannahs Horse project is licensed under the GPL (VERSION 2)
Download (3.5MB)
Added: 2007-02-11 License: GPL (GNU General Public License) Price:
591 downloads
nut 12.7
nut is nutrition software to record what you eat and analyze your meals for nutrient composition. more>>
nut project is nutrition software to record what you eat and analyze your meals for nutrient composition. The database included is the USDA Nutrient Database for Standard Reference, Release 18, which contains 7,146 foods and 136 nutrients.
This database contains values for vitamins, minerals, fats, calories, protein, carbohydrates, fiber, etc., and includes the essential polyunsaturated fats, Omega-3 and Omega-6.
Nutrient levels are expressed as a percentage of the Daily Value, the familiar standard of food labeling in the United States, but also can be fully customized. Foods can be added from recipes or food labels, and nutrient intake can be graphed. The program is completely menu-driven and there are no commands to learn.
Main features:
- 7146 foods and 136 nutrients--the complete, latest USDA database
- Foods easy to find and add to daily meals
- Configurable for 1-19 meals per day and any dietary plan--including low carb, zone, low fat
- Comprehensive meal analysis for any number of consecutive meals
- Presents both easy-to-read percentage summaries and in-depth nutrient analysis, including Omega-3 and Omega-6 essential fatty acids
- Defaults to ounces or grams based on user input
- Suggests foods based on current diet
- Can easily create additional databases for other family members
- Auto-transfer of successful dietary strategies from analysis screen to configuration settings
- Allows recording of recipes and customary meals for fast data entry
- Guesses recipes of packaged foods
- Creates graphs of nutrient intake showing daily and monthly trends
- Sorts foods richest in each of the 136 nutrients
- Reveals which foods contribute most to users nutrition
- Runs on Linux, Un*x, Windows (DOS); allows dual-boot systems to share the same data; and has no dependencies on other programs
- The price is right--its free! And you can read and modify the source code.
Enhancements:
- This release uses a new food name abbreviation algorithm so that food names are more informative and less cryptic.
<<lessThis database contains values for vitamins, minerals, fats, calories, protein, carbohydrates, fiber, etc., and includes the essential polyunsaturated fats, Omega-3 and Omega-6.
Nutrient levels are expressed as a percentage of the Daily Value, the familiar standard of food labeling in the United States, but also can be fully customized. Foods can be added from recipes or food labels, and nutrient intake can be graphed. The program is completely menu-driven and there are no commands to learn.
Main features:
- 7146 foods and 136 nutrients--the complete, latest USDA database
- Foods easy to find and add to daily meals
- Configurable for 1-19 meals per day and any dietary plan--including low carb, zone, low fat
- Comprehensive meal analysis for any number of consecutive meals
- Presents both easy-to-read percentage summaries and in-depth nutrient analysis, including Omega-3 and Omega-6 essential fatty acids
- Defaults to ounces or grams based on user input
- Suggests foods based on current diet
- Can easily create additional databases for other family members
- Auto-transfer of successful dietary strategies from analysis screen to configuration settings
- Allows recording of recipes and customary meals for fast data entry
- Guesses recipes of packaged foods
- Creates graphs of nutrient intake showing daily and monthly trends
- Sorts foods richest in each of the 136 nutrients
- Reveals which foods contribute most to users nutrition
- Runs on Linux, Un*x, Windows (DOS); allows dual-boot systems to share the same data; and has no dependencies on other programs
- The price is right--its free! And you can read and modify the source code.
Enhancements:
- This release uses a new food name abbreviation algorithm so that food names are more informative and less cryptic.
Download (1.1MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
805 downloads
execline 1.07
execline is a small, non-interactive, shell-like scripting language. more>>
execline projct consists of a (non-interactive) scripting language, like sh ; but its syntax is quite different from a traditional shell syntax. The execlineb program is meant to be used as an interpreter for a text file; the other commands are essentially useful inside an execlineb script.
execline is now as powerful as a shell: it features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logic and predictable than the shells syntax, and has no security issues.
Installation
execline follows the slashpackage convention.
- Create a /package directory:
mkdir -p /package
chmod 1755 /package
cd /package
Unpack the execline package:
tar -zxpvf execline-1.06.tar.gz
if you do not have GNU tar, check with your gunzip and tar manual pages.
rm execline-1.06.tar.gz
cd admin/execline-1.06
If you want to use another compiler and linker than the default, edit conf-compile/conf-cc and conf-compile/conf-ld as needed.
For instance, if your libc makes it easy, you could modify those files to make static binaries, which perform better. Dont try this with the GNU libc, though - on Linux, use the diet libc.
If you want to change the default stripping behaviour of executables and libraries, edit conf-compile/conf-stripbins and conf-compile/conf-striplibs as needed.
Compile and set up execline:
package/install
or perform package/compile to compile it, then look into the command subdirectory and copy the binaries where you need them.
You can then delete the compile subdirectory to save disk space.
Look into the etc subdirectory: edit the files there to suit your needs, then copy them to /etc.
Enhancements:
- Some user-suggested improvements have been implemented.
- The code base itself is stable and has no reason to change.
<<lessexecline is now as powerful as a shell: it features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logic and predictable than the shells syntax, and has no security issues.
Installation
execline follows the slashpackage convention.
- Create a /package directory:
mkdir -p /package
chmod 1755 /package
cd /package
Unpack the execline package:
tar -zxpvf execline-1.06.tar.gz
if you do not have GNU tar, check with your gunzip and tar manual pages.
rm execline-1.06.tar.gz
cd admin/execline-1.06
If you want to use another compiler and linker than the default, edit conf-compile/conf-cc and conf-compile/conf-ld as needed.
For instance, if your libc makes it easy, you could modify those files to make static binaries, which perform better. Dont try this with the GNU libc, though - on Linux, use the diet libc.
If you want to change the default stripping behaviour of executables and libraries, edit conf-compile/conf-stripbins and conf-compile/conf-striplibs as needed.
Compile and set up execline:
package/install
or perform package/compile to compile it, then look into the command subdirectory and copy the binaries where you need them.
You can then delete the compile subdirectory to save disk space.
Look into the etc subdirectory: edit the files there to suit your needs, then copy them to /etc.
Enhancements:
- Some user-suggested improvements have been implemented.
- The code base itself is stable and has no reason to change.
Download (0.064MB)
Added: 2007-01-25 License: BSD License Price:
1002 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above hoodia diet pill controversy 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