Archive

Archive for September, 2003

NewsForge: Top 10 Linux Apps

September 30th, 2003 Comments off

Over at NewsForge, Joe Barr has written an article listing his top ten linux apps. The ones that he uses all the time. It is an interesting list. What is more interesting are the comments where readers have listed there top ten, or favorite, linux apps.

The interesting thing is that everyone’s list is different. That is one of the beautifull things about Open Source Software — the ability to choose. I recommend different apps here that I like, but if you don’t like my suggestions, you can just go find a program that you do like. No getting chained to any particular proprietory application.

Anyway, here is my list, in no particular order, of my current favorite linux programs.

Mozilla – actually, this is my favorite on any platform
Anjuta – excellent C/C++ IDE
jEdit – in my opinion, one of the best all round text editors out there
NetBeans/Eclipse – I am still undecided as to which on I like better
Freecell – great way to waste time
Eterm – everyone needs a favorite terminal program
Kopete – great little KDE based IM client

Web Link

Categories: General Tags:

Tip of the Day: Removing Lilo

September 29th, 2003 Comments off

If you are running a dual boot system with some version of Windows are wondering how to remove Linux, it is actually very simple. Just delete all the partitions that contain Linux. It is as simple as that. However, this does not remove the LILO boot loader. So how do you get rid of that?

The way that I have always done it is to cd to root and run the following command:

# lilo -U

(According to the man page, it can be either an uppercase or lowercase U)

This will not only remove Lilo, but it will also restore whatever boot loader was originally installed — i.e. the NT loader for Windows NT, 2000, XP. I have used this several times and it definitely works. it is also a lot easier then trying to do it manually or using fdisk.

Categories: General Tags:

Cool Software of the Day: ReZound

September 29th, 2003 Comments off

I found this particular app mentioned in Linux Format magazine. It is a sound editing program along the lines of Audacity (another very cool application). I have it installed on my notebook running Red Hat 9 and am planning on using it to do some recording this weekend with it. I will let everyone know how it goes.

Any, back to the software, so far it has proved to be a very cool looking app with a tone of features. This program is not for the beginner, although it is fairly easy to use. The list of filters and effects is just huge. The really cool thing is that the program shows you the wave form, audio levels for left and right along with a graphic analyzer and a spectral analyzer. This makes for one seriously cool looking UI.

If you are looking for open source audio recording/editing software then definitely check this one out. (also check out Audacity as well)

ReZound Website

Categories: General Tags:

Opera 7.20 for Windows Released

September 23rd, 2003 Comments off

Just a quick note to inform everyone that Opera 7.20 for Windows has just been released. This, hopefully, means that a new version of the browser will be available for Linux in the very near future. If you have not tried this speedy little browser, you really owe it to yourself to take it for a spin. Not only is it one of the most beautifull pieces of software available, it is also the fastest browser around.

Categories: General Tags:

But anyone can take a photograph!

September 17th, 2003 Comments off

One of the things that new photographers struggle against, and one of the things I hate explaining, is the concept that anyone can take a photograph. As a young photographer trying to find clients, one of the comments that people get over and over again is “why should I hire you when my cousin/uncle/grandfather/teenage son/pet dog takes photos and has a very nice camera, why should I let you photograph my wedding/party/etc”. (you get the idea)

However, just because someone bought a $1000 camera and can take some relatively “nice” landscape photos does not in anyway make them a professional portrait photographer. Thankfully, society is starting to wake up and realize this fact.The same holds true for web design. I don’t know how many people, when I tell them that I am a web developer, immediately turn around and tell me that their teenage son/sister/mother does that as well using something called Frontpage. It gets even worse when I find out that they make money creating corporate websites for clients. Now don’t get me wrong, I am in no way trying to put down the talents of these amateurs or beginners or discourage then from learning the art of web design, I am merely trying to state that there is a difference between someone who is learning web design and a professional web developer who’s life it is designing accessible, intuitive, inviting, information rich web experiences.

Web development is far more than merely placing images and text together in an interesting way within the confines of todays browsers. It is understanding the needs of both the client and the user along with the business model, client base, information structure, design aesthetics, accessibility goals and needs, and the ability to put all these components together into what becomes an intuitive, accessible, beautiful, working website that fulfills both the business needs of the client, but also meets the demands of increasingly web savvy users. This is not an easy thing to learn or to accomplish, even for professionals.

On to many forums I find people posting their designs for comment and then getting ticked when the comments are not praise or completely in line with the views of the designer. I also find far too many people posting designs that consist of one page of images with some navigation tacked onto one side and no content. A web design is the sum of its parts; and those parts consist of images, content, navigation, and any other elements that the structure of the overall site demand. It is similar to painting a landscape and once the sky is completed expecting people to praise your handiwork.

A web design is the sum of all its parts and is, therefore, never fully realized until all those parts are in place. Just like a painter would never show his audience his masterpiece until it is fully realized a web designer should not ask for comments on a design until it is fully realized. Here I must make a distinction though, fully realized does not mean fully implemented. Fully realized may be a complete sketch of the home page drawn on a paper napkin, laid out in Photoshop or Illustrator, or mostly implemented as a working html page. The key concept here is that the design is complete. All its parts are in place. The navigation represents the overall information hierarchy of the website, the content is fully developed enough to show what the page will look like when the real content is in place, and all the images are placed on the page in relation to the final design. In fact, I would go so far as to say that a design is not fully realized until it is able to encompass the majority of the website. If the homepage has a slightly different design from internal pages then both pages should be designed.

For the professional web developer, the above paragraph is self evident. Just as a graphic designer would not show a client an advertising idea before it is fully designed, a professional web developer would not go to a client before his/her web design was fully realized. This is just one example among many that sets the pro apart from the beginner in this field. There are many others.

Societies view of photographers has matured greatly over the past hundred years, hopefully society will also begin to see the distinction when it comes to web development. When you pay a beginner to design you website for you, you get a pretty web page. When you invest in a professional, you get a functional, accessible, cross platform/browser, professionally laid out, intelligent transfer of your business to the web.

Categories: General Tags:

PCLinuxOnline: A short walk through /usr

September 17th, 2003 Comments off

Ever wonder what is located in the /usr directory on your Linux box? If so, check this article out.

Categories: General Tags:

Gentleware Release Posiedon for UML 2.0

September 16th, 2003 Comments off

Gentleware have released version 2.0 of their excellent UML product called Poseidon. If you are looking for a UML modeling program and don’t have the thousands of dollars needed to buy Rational Rose, then check this product out. It is available in a Community Edition that is free to anyone who wants it (you do have to register and get a license key in order for it to work).

I have been playing around with Poseidon for the last little while and have found it to be an excellent UML tool.

Categories: General Tags: