Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Book Review: The Book Of Gimp

Up
vote
Down

I usually use GIMP (the "GNU Image Manipulation Program") for editing photos, changing colors, resizing photos, applying significant effects and more. It is a free software alternative to Adobe Photoshop. It is also quite popular with graphics artists and webmasters who wants to edit digital images. GIMP is not just a Linux specific program. It works on all leading operating systems, i.e., Mac OS X, MS-Windows and Unix variants. However, like many other powerful open source software, GIMP can be difficult to master. There are many options and plugins. So if, you are looking to learn or master the GIMP program, give The Book of GIMP a try. read more...
mail this link | permapage | score:9257 | -nixcraft, March 8, 2013

Book Review: FreeBSD Device Drivers by Joseph Kong

Up
vote
Down

The Introduction says the goal of the book is “to help you improve your understanding of device drivers under FreeBSD”. OK, that is exactly what I wanted to do as I am currently working on several projects that use FreeBSD at deeper levels of understanding. read more...
permapage | score:9042 | -aweber, May 1, 2012

Book Review: Invent Your Own Computer Games with Python, 2nd Ed.

Up
vote
Down

Got a potential young programmer in your family?
The best recommendation I can give for this book is simply this: just a few days after I gave a copy to my 13-year-old son for his birthday, and without any more intervention from me, he showed me his first completed game program. It was a simple numbers guessing game — the first major exercise from this book. Since then, he’s been following along and tinkering with Python. The book has kept him motivated and built up his confidence in his own skills, which is a tricky thing to achieve (something I’ve tried myself with mixed success).
read more...
mail this link | permapage | score:8771 | -Ray, March 8, 2011

Book Review: The Artists Guide to GIMP, 2nd Ed.

Up
vote
Down

I recently got the chance to read and work through many of the tutorials in the book The Artist’s Guide to GIMP, 2nd Edition: creative techniques for photographers written by Michael J. Hammel. Having only a sloppy, self-taught understanding of GIMP going into this I wanted to accomplish two things. Learn the fundamentals and equip myself with a stack of GIMP techniques I will actually use day to day. read more...
permapage | score:8639 | -aweber, May 23, 2012

Book review: DNS in Action

Up
vote
Down

The book DNS in Action is a guide to DNS implementation, os specific configuration, and administration. This is a practical book for new sys admin and network architects about how to run and configure DNS. Libor Dostalek and Alana Kabelova has done a good work to put together complicated topic such as DNS and its implementation. The entire book is divided into ten chapters.

We humans take advantage of DNS whenever possible by using terms URLs and e-mail addresses. The first chapter explains the basis of DNS and its principles. read more...
mail this link | permapage | score:8463 | -nixcraft, July 12, 2006

Pear Linux Comice OS 4 Netbook screen shot preview

Up
vote
Down

Pear Linux is a relatively new community project that publishes several versions of Linux desktop distributions. While I am still working on a review of the standard and netbook editions, here are a few screen shots from a test installation of the NETBOOK edition. read more...
permapage | score:8354 | -finid, March 27, 2012

Book review: Core PHP Programming

Up
vote
Down

The first edition of this book helped me code my first MySQL/PHP based website.
The authors of Core PHP Programming have found a marvelous middle ground. Toward the beginning of the book they have a great deal of light, explanatory material as they cover the basics of PHP. As they move towards more advanced topics there is less explanation and a tighter packing of information. At the same time the book has a large number of small code examples throughout, making sure that you know how to use the functions under discussion.
read more...
mail this link | permapage | score:8283 | -Ray, January 13, 2004

Ubuntu Netbook Edition (Remix) Review

Up
vote
Down

Ubuntu Netbook Edition (formally netbook remix) is a collection of applications that make Ubuntu more usable on smaller screens. But you don't have to be running a netbook to benefit. This article looks at how to use the best netbook remix features in a standard Ubuntu 10.04 install.

Although Ubuntu Netbook Edition is a separate distribution to the main Ubuntu desktop edition, it is actually quite easy to convert your existing Ubuntu install into the Netbook Edition. Or, if you are like me, you may just want to take the best bits of the Netbook Edition and use them on your desktop PC. read more...
mail this link | permapage | score:8269 | -mcasperson, June 16, 2010

Book Review: Perl Debugger Pocket Reference

Up
vote
Down

This handy book will only cost you about $10...
One of the most useful methods of checking Perl code, though, is the Perl debugger. Despite the usefulness of this tool, most Perl programmers (including me) never use it. There are a few reasons why we don't use the Perl debugger — we don't know how to use it or feel like learning how to use it is one reason. As part of O'Reilly's monograph (aka Pocket Reference) series, they've recently released a small book on the subject called Perl Debugger Pocket Reference, written by Richard Foley. Although it's small, the book simplifies getting started with the debugger and the price makes it affordable.
read more...
mail this link | permapage | score:8233 | -Ray, April 21, 2004

Book Review: Running Mac OS X Panther

Up
vote
Down

Running Mac OS X Panther lists for about $40.
This book is for users who have administered a machine or network before and want to get the absolute most out of their Mac. It's also useful for connecting your Mac to a network seamlessly. But it's complicated and technical enough if you're the kind of Mac user who doesn't have the Terminal on your dock you might be intimidated.
read more...
permapage | score:8166 | -Ray, November 27, 2004

Book Review: Learning SQL

Up
vote
Down

Learning SQL lists for about $35.
Knowledge of SQL is pretty much a core skill that every developer ought to have. Aside from embedded systems, just about every major programming domain depends on a database - whether it's for dynamic web pages, web services, desktop applications or just about anything else - being able to communicate with a database is a key skill. This book is expressly designed for those wanting to learn this skill, or seeking to brush up their existing knowledge.
read more...
mail this link | permapage | score:8122 | -Ray, May 17, 2006

Book Review: Extreme Programming Explained

Up
vote
Down

Extreme Programming Explained lists for about $35.
This is a very different kind of book on software development practices. It's almost a personal manifesto rather than an 'objective' look at software theory and practice. At times it reads more like a self-help manual than anything else. The emphasis is very much on aspiration, self-improvement, self-knowledge and so on.
read more...
permapage | score:8066 | -Ray, March 2, 2005

Book reviews on Emacs Lisp, Perl, and LDAP programming

Up
vote
Down

The mini-reviews here are of the following three books: An Introduction to Programming in Emacs Lisp, Extending and Embedding Perl, and LDAP Programming, Management and Integration.
Being a Perl user, I found the first two sections (which use Perl exclusively) the more useful. The third section focuses more Java-based solutions and, thus, was less interesting to me. The content was still worthwhile, even if I had to translate it as I went along. I think the book would have been better either using both Java and Perl throughout the text, or picking one or the other and using it exclusively.
read more...
mail this link | permapage | score:8042 | -Ray, February 17, 2003

Book Review: How to Do Everything with PHP and MySQL

Up
vote
Down

How to Do Everything with PHP and MySQL lists for about $25.
As the author notes in the Introduction, the book is not designed to be a complete reference for either technology, but instead intended as a tutorial for Web developers who are interested in learning how to do server-side scripting in combination with a database management system. Vaswani states that he does not assume prior knowledge of programming or database fundamentals, and that these basic concepts will be taught by example, using tutorials and realistic examples.
read more...
mail this link | permapage | score:7972 | -Ray, July 1, 2005

Three Ubuntu book reviews

Up
vote
Down

The three books are Moving to Ubuntu Linux, Ubuntu Unleashed, and The Official Ubuntu Book...
Even though I have been experimenting on and off with Linux for the past few years, I have remained mostly a Windows XP user (albeit with Firefox as my browser, Thunderbird as my e mail client, and OpenOffice.org more and more replacing that other office suite).

Just a few years ago, I didn’t consider Linux attractive enough to even consider making the switch—if only because it looked so clunky. That it needed a little work to get it working properly, wasn’t that much of a problem for me—I saw that mainly as an opportunity to learn more about it as I played with it.
read more...
mail this link | permapage | score:7966 | -Ray, January 4, 2007

Book Review: Beginning C

Up
vote
Down

Beginning C: From Novice to Professional lists for about $50...
If you own a previous edition of Beginning C, should you rush out and buy the new 4th edition? Of course not; only one of the author's relatives would make such a recommendation. But if you are a novice seeking to learn "C" on a C99 compiler, I highly recommend the 4th edition. If you don't have a C99 compiler – I say again – stick with the 3rd edition. Kudos to Ivor for writing a great book!
read more...
permapage | score:7963 | -Ray, June 24, 2007

Security: Book review: Three Snort Books

Up
vote
Down

The three Snort books are
  • Intrusion Detection with SNORT: Advanced IDS Techniques Using SNORT, Apache, MySQL, PHP, and ACID,
  • Intrusion Detection with Snort,
  • Snort 2.0 Intrusion Detection.
    This book review covers the three books on Snort currently available (we will see another two Snort books later this winter). It covers what is good about them, what is bad, and who the target audience is for each. If you are looking to learn intrusion detection the open source way, or simply do not have a million-dollar IT security budget, these books are a good starting point.

    Each of these three books serves a different purpose and consequently is appropriate for a different reader.
    read more...
mail this link | permapage | score:7951 | -Ray, August 14, 2003

Book Review: Linux for Dummies

Up
vote
Down

A copy of Linux for Dummies lists for about $30.
Linux for Dummies' back cover says it will teach the reader how to work with popular Linux distributions (specifically, Fedora, SUSE and Mandrake), choose an ISP and configure dialup access, understand bash syntax, install and use OpenOffice.org, and manage the Linux file system. It does all of these things, to a reasonable depth, but don't expect a heavy tutorial on any one of them: the whole point is naming and defusing common newbie problems. A DVD included with the book contains Red Hat's Fedora Core 1 and source code, making it a reasonable way to obtain that distro as well.
read more...
mail this link | permapage | score:7949 | -Ray, June 5, 2004

Book Review: Beginning PHP4 Databases

Up
vote
Down

This is a serious book for web-based database application developers.
A very capable programmer new to both PHP and databases could use this book to learn both simultaneously. For the most part, though, the reader who'll get the most from it will already have worked quite some time with Web applications and will be able at least to prepare a PHP-coded "Hello, world". While there's early mention that PHP can be used off the Web, Beginning PHP4 Databases leaves everything to do with those possibilities to others. This book is all about database-backed Web applications.
read more...
mail this link | permapage | score:7928 | -Ray, February 28, 2004

Book Review: A Practical Guide to Ubuntu Linux

Up
vote
Down

This book comes complete with a Live DVD of Ubuntu...
Part I uses two chapters to provide an overview of, and step-by-step instructions for, installing Linux. The overview provides information about the process including how to try Linux with the Live DVD supplied, planning your hard disk layout, acquiring a newer version of Ubuntu, and the install process in general. The step-by-step chapter goes into great detail on each step of the process, using both the graphical and textual installation paths. It also throws in additional detail on how to configure the X server.

Now that you have Linux in a runnable form, Part II provides higher-level information that shows newer Linux users what they can do.
read more...
mail this link | permapage | score:7921 | -Ray, April 4, 2008
More articles...
Abstract Art Prints on Canvas

Selected articles

Graffiti Server Download Page

The life cycle of a programmer

Linux dominates Windows

Programming Language Tradeoffs: 3GL vs 4GL

The Network Computer: An opportunity for Linux

MiniLesson: An introduction to Linux in ten commands

Why software sucks

Download: Linux 3D Client for Starship Traders

Apple DIY Repair

Mono-culture and the .NETwork effect

VPS: Xen vs. OpenVZ

Librenix T-Shirts and Coffee Mugs!

Space Tyrant: A threaded C game project: First Code

Apple to Intel move no threat to Linux

Microsoft to push unlicensed users to Linux

The Supreme Court is wrong on Copyright Case

Space Tyrant: A multiplayer network game for Linux

Beneficial Computer Viruses

Shadow.sh: A simple directory shadowing script for Linux

No, RMS, Linux is not GNU/Linux

Currency Traders Telnet Game

Closed Source Linux Distribution Launched

Missing the point of the Mac Mini

How to install Ubuntu Linux on the decTOP SFF computer

The Real Microsoft Monopoly

Tutorial: Introduction to Linux files

Why Programmers are not Software Engineers

Hacker Haiku

The short life and hard times of a Linux virus

Space Tyrant: A threaded game server project in C

Space Tyrant: Multithreading lessons learned on SMP hardware

Linux vs. Windows: Why Linux will win

Scripting: A parallel Linux backup script

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin