script

Data manipulation with Sprog

Filed under: Linux Journal's [Mike Diehl] pointed out an interesting tool for manipulating data: Sprog. Sprog lets you assemble machines to complete specific data processing tasks. You snap together gears that read input data, process the data in different ways, and then output the results. The input could be a file, URL, database query results, or even MIDI notes. For processing you could be matching patterns, selecting csv columns, converting to uppercase, or executing arbitrary Perl code amongst many other options. Finally the output could be shown in a text window, inserted into a database, written to a file, or sent to your spreadsheet application. Sprog's site has a section for user uploaded gears and a recipe section for examples like this crossword puzzle solver. Everything Sprog does could be done with scripting, but this is a simple graphical tool that could help you solve a problem without having to know the gory machinery behind it.Read | Permalink | Email this | Linking Blogs | Comments

How to speed up your hard drive on Linux

Linux servers usually use conservative default IDE driver settings that could be significantly slowing down your system. By default they are set to most safe settings guaranteed to work. To get faster 32-bit file transfer on your hard drive, you can use HDPARM command. It provides a command line interface to various hard disk ioctls supported by the stock Linux ATA/IDE device driver subsystem.read more

Managing Windows Networks Using Scripts - Part 13: A Handy Return-All-Values Script

Part 13 of the Managing Windows Networks Using Scripts article. Looking at a workhorse script that can return all values of all properties of a specific instance of a WMI class.

Seder's grab bag

The seder's grab-bag is a resource for sed users. I collect scripts, executables, HOWTO's, tips and all kinds of stuff, and post them for all and sundry to use.

Absolutely Del.icio.us Tools Collection

There are several quick alternative ways of posting at post.icio.us. Decoding del.icio.us makes interesting reading incase you are curious about this peculiar domain name del.icio.us. You can fix up your own tools with the del.icio.us API. A post at The F

Regular Expressions Cheat Sheet - Cheat Sheets - ILoveJackDaniels.com

The Regular Expressions cheat sheet is designed to be printed on an A4 sheet of paper and live by a designer or developer's desk, to make life a bit easier. A description of what is on the cheat sheet follows, or if you are impatient, you can go straight

Syndicate content