The educational community has discovered open source tools in a big way. Analysts predict that schools will spend up to $489.9 million on support and services for open source software by 2012, and that only includes charges related to operating systems and learning management systems.
Read more »50 Open Source Tools That Replace Popular Education Apps
Category: Industry Tags:
FSDaily tools
This took me a while to find, so I thought I would share it: "Here at FSDaily we do our best to make your lives easier by providing you with tools that can help with your FSDaily experience. Right now we have bookmarklets, which everyone can use, and three tools for website owners:FSDaily Submission Links, FSDaily Banners, FSDaily News Feed Blocks.
Read more »Category: Community Tags:
- Login to post comments
Quickly helps you create software programs (and other things) quickly
You can select from a set of application templates and use some simple quickly commands to create, edit code and GUI, and publish your software for others to use. Quickly's templates are easy to write. So if you are a fan of language foo, you can create a foo-project template. Or if you want to help people making plugins for your killer app, you can make a killer-app-plugin template.
Read more »Four more console tools
Usually I focus on console programs that include an interface of some sort. But I need to get past that sometimes.
Read more »Category: High End Tags:
- Login to post comments
Cpulimit - Limit the cpu usage of a process
cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you don't want them to eat too much cpu. It does not act on the nice value or other scheduling priority stuff, but on the real cpu usage. Also, it is able to adapt itself to the overall system load, dynamically and quickly.
Read more »Category: High End Tags:
- Login to post comments
IETF Outcomes Wiki
«...This wiki lists technologies and services that were developed in the IETF and represent notable successes and failures. The wiki is a collaborative effort of IETF participants, and you are invited to provide feedback to the community about the utility of IETF efforts as well as to facilitate public understanding of IETF work and its impact...»:
Read more »Category: Community Tags:
- Login to post comments
10 old-school Linux tools I refuse to let go of
I thought it would be fun to list 10 of these old-school Linux tools and then see what other people refuse to let go of (regardless of platform). Not only will it be a trip down memory lane for some users, it might show others a tool they hadn’t thought of that could solve a perplexing problem.
Read more »Category: End User Tags:
- Login to post comments
tmpreaper – Cleans up files in directories based on their age
This package provides a program that can be used to clean out temporary-file directories. It recursively searches the directory, refusing to chdir() across symlinks, and removes files that haven't been accessed in a user-specified amount of time. You can specify a set of files to protect from deletion with a shell pattern.
Read more »Conky is a good example of a simple Linux tool
Linux (and indeed Unix) has long held the philosophy of "one tool for each job, and one job for each tool." This can lead to quite a paradox for newcomers to Linux: Why are there so many tools that do similar things?
Read more »Category: End User Tags:
- Login to post comments
Basic Introduction of Object Oriented PHP
Before we get too much farther, it is important to note that the code I’m going to show you won’t work in any version of PHP prior to version 5.
Read more »Category: High End Tags:
- Login to post comments
10 Linux and open source developer tools you should not overlook
To take advantage of the excellent Linux development environment, you need to have the right tools. Here’s a rundown of some of the best ones out there and the features they have to offer.
Read more »Category: High End Tags:
- Login to post comments
Use The Tools
When I taught Linux system administrators, I would go through a series of rules, and rule #1 was always: Whenever you’re editing config files, and a tool exists to make the change, use the tool instead of editing the config by hand. The logic is easy to follow. We as humans are capable of error. Unfortunately, error happens all too often.
Read more »Category: High End Tags:
Outfit Your Netbook With Open Source: 21 Tools
These days everyone is looking for a bargain, and laptop manufacturers are eager to deliver. As you might expect, these cheaper netbooks often lack the performance and security features you'll find in higher-priced models. Fortunately, you can overcome many of these limitations – without spending an extra cent – by turning to open-source software.
Read more »Category: End User Tags:
- Login to post comments
Ten Cool Coreutils Commands
While a few commands, such as 'cd' are built directly into bash; many of the most important commands come from coreutils, a GNU package containing over a hundred commands.
Read more »Category: High End Tags:
- Login to post comments
Eleven Tools to make your Life simpler on Ubuntu
I have been over the past 3 years writing about all these nifty little tools and applications that makes your life on Ubuntu simple and better, also allowing you to configure your Ubuntu installation easily.
Read more »Category: End User Tags:
- Login to post comments