HOME > RSS Feeds > BrainDump
Add To:  Subscribe with My Yahoo!  Subscribe with Google  Subscribe in NewsGator Online  Subscribe in Rojo  Subscribe with Pluck RSS reader  Subscribe with Bloglines  Add to AOL Subscribe to this feed using your favorite reader  

 
Migrating Oracle to PostgreSQL with EnterpriseDB
You might scoff at the idea of using PostgreSQL to replace your Oracle database, but when you look inside the numbers you can save a lot of money. Migrating from Oracle to PostgreSQL might make sense for you.

Demystifying SELinux on Kernel 2.6
If you're looking for a way to control or restrict access to your Linux-based applications, you might want to look at SELinux. This extension has been around since Linux kernel 2.6 and can help you with your access issues.

Yahoo and Microsoft Create Ad Partnership
The on-again, off-again relationship between Microsoft and Yahoo! appears to be back on, though cautiously. The announcement about the ad partnership between MSFT and YHOO should be announced by Thursday Morning.

The Advantages of Obscure Open Source Browsers
A lot of people are stuck in a rut, a complete web browsing rut. You use the same browser over and over again in the same old ways. It is a shame if you are one of those people. You are only cheating yourself out of the rich variety that the web has to offer you. It's time to explore the many other browser flavors out there. This article will give you a taste.

Dell Announces CSI-style Digital Forensics Service
Dell, looking to further it's $15 billion dollar business to the public sector, announces it will offer a Digital Forensics Service based on specific computer hardware and software. Looks like Michael Dell is ready to film CSI: Texas with their new Forensics unit.

Milepost GCC Speeds Open-Source Development
An amazing breakthrough in artificial intelligence by MilePost GCC allows development to speed up 10x by employing learning techniques to become the first intelligent, open-source compiler.

Learn These 10 Programming Languages
eWeek recently wrote an article that showed the top 10 programming languages developers should consider focusing on over the next few years. According to Deborah Rothberg, by learning these programming languages, you can not only keep but advance your career.

Tomcat Capacity Planning
In this conclusion to a five-part series on tuning Tomcat's performance, you will learn about the various kinds of capacity planning, and how to do capacity planning for Tomcat. This article is excerpted from chapter four of Tomcat: The Definitive Guide, Second Edition, written by Jason Brittain and Ian F. Darwin (O'Reilly; ISBN: 0596101066). Copyright © 2008 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.

Internal and External Performance Tuning with Tomcat
In this fourth part of a five-part series on performance tuning with Tomcat, you will learn how to tune both Tomcat and non-Tomcat components for performance. This article is excerpted from chapter four of Tomcat: The Definitive Guide, Second Edition, written by Jason Brittain and Ian F. Darwin (O'Reilly; ISBN: 0596101066). Copyright © 2008 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.

Tomcat Benchmark Procedure
In this third part of a five-part series focusing on Tomcat performance tuning, you will learn benchmarking procedures and some of the qualities of the application that you can benchmark. This article is excerpted from chapter four of Tomcat: The Definitive Guide, Second Edition, written by Jason Brittain and Ian F. Darwin (O'Reilly; ISBN: 0596101066). Copyright © 2008 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.

Benchmarking Tomcat Performance
In this second part of a five-part article series on Tomcat performance tuning, you will learn how to do benchmarks so you can see what effects your changes produced. It is excerpted from chapter four of Tomcat: The Definitive Guide, Second Edition, written by Jason Brittain and Ian F. Darwin (O'Reilly; ISBN: 0596101066). Copyright © 2008 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.

Tomcat Performance Tuning
If you want a pure Java HTTP web server environment for Java code to run on, you may have already discovered Tomcat. This five-part article series shows you how to tune Tomcat's performance and increase its efficiency. It is excerpted from chapter four of Tomcat: The Definitive Guide, Second Edition, written by Jason Brittain and Ian F. Darwin (O'Reilly; ISBN: 0596101066). Copyright © 2008 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.

Wubi: Windows-based Ubuntu Installer
Lately, Ubuntu has gained a lot of recognition. It has become the world’s most popular Linux distribution. It’s an up-to-date operating system that focuses on usability, flexibility, and most importantly, providing a seamless Linux environment for the average user. In this article we’re going to present Wubi, a Windows-based Ubuntu installer that acts just like any other typical Windows application installer.

Configuring and Optimizing Your I/O Scheduler
In this conclusion to a seven-part series on Linux I/O file system calls, you'll learn how to select, configure, and optimize your I/O scheduler. This article is excerpted from chapter four of the book Linux System Programming: Talking Directly to the Kernel and C Library, written by Robert Love (O'Reilly, 2007; ISBN: 0596009585). Copyright © 2007 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.

Linux I/O Schedulers
In this sixth part of a seven-part series on the Linux I/O file system, you'll learn about the importance of I/O schedulers, and the various different types. This article is excerpted from chapter four of the book Linux System Programming: Talking Directly to the Kernel and C Library, written by Robert Love (O'Reilly, 2007; ISBN: 0596009585). Copyright © 2007 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.

Advising the Linux Kernel on File I/O
In this fifth part to a seven-part series on Linux I/O file system calls, you'll learn how to give advice to the Linux kernel, and more. This article is excerpted from chapter four of the book Linux System Programming: Talking Directly to the Kernel and C Library, written by Robert Love (O'Reilly, 2007; ISBN: 0596009585). Copyright © 2007 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.

How to Replace an Invalid Windows XP Installation with Ubuntu
Let us assume that you do not love your invalid Windows XP anymore, can't afford to buy a license, and have some important files on it that you can just transfer to a flash drive or Windows Sky drive (a free online hard drive service by Windows). Then the best solution is to replace your computer's operating system with Linux Ubuntu. Keep reading and we'll show you how and why.

Using mmap() for Advanced File I/O
In this fourth part of a seven-part series on Linux I/O file system calls, you will learn how to use mmap(). It is excerpted from chapter four of the book Linux System Programming: Talking Directly to the Kernel and C Library, written by Robert Love (O'Reilly, 2007; ISBN: 0596009585). Copyright © 2007 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.

Choosing an Open-Source Content Management System
A Content Management System (CMS) provides a straightforward way to maintain a web site, allowing site owners to include interactive features such as article publishing, file uploads and sharing, forums and blogs with a minimum of coding. And a good CMS will also allow extensive customization to the site’s layout and appearance, so it doesn’t end up looking like thousands of other sites built on top of the same code base. Keep reading to find out how you can get a good one without spending a fortune.

The MMAP System Call in Linux
In this third part of a seven-part series on Linux I/O file system calls, you'll learn how to use the mmap() system call, which will give you some flexibility when handling files. This article is excerpted from chapter four of the book Linux System Programming: Talking Directly to the Kernel and C Library, written by Robert Love (O'Reilly, 2007; ISBN: 0596009585). Copyright © 2007 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.