Archive for November, 2004

Linux.com | Review: White Box Enterprise Linux

Linux.com has posted a review of White Box Enterprise Linux. The review is favorable and shows a balanced opinion towards the distro. I was running it on my Linux server for about 4 months and was very impressed with it. If you are a small to medium company that is looking to get a Linux server, but can not afford the price of Red Hat Enterprise Linux 3, then check out this review. White Box may be what you are looking for.

Securing your Linux box

Everyone knows that Linux is secure, but this does not mean that your computer is uncrackable. Even though Linux is more secure than Windows, there are still things you can do to prevent your computer from being attacked and to prevent your computer from being compromised. This article is going to list a few things that you can do to help secure your Linux computer against an SSH attack from the outside.
Read more »

Firefox 1.0 Released

Firefox 1.0 was officially released today. For all of you out there that are still using Internet Explorer, it is time to switch. Downloading and installing Firefox is probably one of the simplest things you can do on a computer. The install is as easy as clicking next several times. The first time you run Firefox, it imports all of your bookmarks, cookies, and whatever else from either Internet Explorer or Mozilla. What could be simpler? Plus, if you start using Firefox, you immediately make your computer significantly safer. The vast majority of virus’ and worms out there are designed to target Internet Explorer and Outlook. Therefore, switch browsers and make your computer safer.

Anyway, just get it already.

Interview with Gavin King - Creator of Hibernate

JavaFree.com.br, a Portuguese Java site, has an interesting article with Gavin King, the creator of Hibernate. Hibernate is a popular, open source object/relational mapping (ORM) framework. In the interview, he discusses the upcoming Hibernate 3, Object-Oriented Database Management Systems, Java 5 and the a little of the future of ORM.

How to begin

One of the hardest things that I have to battle whenever I try and start a new project is the question of where to begin. The project that I want to create seems SOO huge that it is always a challenge to know what to attempt first. I think the name for this is something like complexity paralysis.

The other problem that I have is knowing how to begin. This may be the harder of the two to combat. Once I have picked an area of the application to start with, the next question that always comes to mind is how to begin. What do I need to do and how am I going to accomplish it? When you first start a project there are so many things to think about. I think the biggest thing that stops me is my inexperience. I am just starting out in the world of application development and so I always find myself questioning my methodology and asking if this is the ‘right’ way to implement something. Questions like: is this the right directory structure to use; am I employing the correct design patterns; how should I handle the database connection; should this be a full J2EE project; and/or should I try and come up with class diagrams first or just start programming are things that are constantly going through my mind. Which is probably a good thing, but if I let it stop me from working, then that constant analysis is going too far.

When I was studying photography, one problem that new photographers always had to battle and get past was letting the tools get in the way of their creativity. This is also true for web designers, animators, creative artist, and anyone using a computer for creative pursuits. They get the idea that it is the tools that create the artwork and not the artist. This results in the thought that if they only had better tools then they could create better art. I think that I am struggling with a similar problem when it comes to Java programming.

This explains the problem, but it does not offer up any clues as to how to solve it. For photographers, they simply have to accept the tools they have and realize that it is their vision that creates the art. I don’t think it is this simple for programmers. Things like design patterns are an integral part of what is being created. To go back to photography, it is similar to someone worrying about what kind of light to use and telling that person it isn’t important. The reality is that it is the light that makes or breaks a photograph.

The only thing that teaches a photographer how to work with light is by using it; by making good photos with it and by making bad photos with it. Hopefully, the same is true for programming. If I do enough of it, both good and bad, I will eventually figure out how to do it. And how to do it well. At least that is my hope.

Links: Setting up CVS on Linux

Here are some useful links to tutorials on setting up a CVS server on a Linux box. Enjoy

Installing CVS on Linux
Linux.com: Secure CVS Pserver mini-HowTo
Setting up a CVS server on Linux, accessing via Windows over SSH
Configuring CVS and CVSUP on Linux

Software Reality interviews Tim Boudreau

Interesting interview with Tim Boudreau, senior developer of the Netbeans IDE. If you have not checked out Netbeans 4.0, you definitely owe it to yourself to give it a spin. This is not your former Netbeans.

NetBeans - Software Reality

« Previous PageNext Page »