Tagged - Software

Vista Start Menu Review

Thursday, March 19th, 2009

Tired of your start menu moving icons around every time you install or remove new software? Want a more polished look for your start menu? Want a more command/keyboard friendly start menu? Well, I’m happy to say that the Vista Start Menu has provided these features and more. Now, I for one hate vista, so don’t be confused, this program works on Windows NT, 2000, 2003, XP, and Vista.

What exactly does it do?

This program will order all your programs in the start menu, and keep them there. They will not move around. I always found this annoying, because I would go to look for a program, and I wouldn’t be able to find it right away, because the order changed.

This program also gives you a command and search option right on the start menu. The search function will try and find the program if you input it into the box. This is very helpful, I have been down a road where I couldn’t find a program I wanted to launch! :(

The start menu has also been made more friendly to using a keyboard 100% and not having to touch the mouse. For instance, I can hit the windows key and be presented with the programs menu. There are then different areas in the program list assigned letters. Once I hit that letter, some numbers for each program in that area show up. Then I can hit the number, and that program is selected. Then I can launch the program. This is very cool. In fact, I like this feature the most.

There are also tabs in place, so you can move to the quick start menu easily, and put in programs you use often.

New programs are highlighted, for quick reference. This is very helpful, because I would look around for a newly installed program for ages sometimes. If too many programs take up the screen, then they are scrolled through. I’ve never had this happen to me, but I suppose if it got to that point it would be useful.

I also really liked being able to re-size the menu and move it around wherever I wanted.

There’s a few different skins to choose from, such as Vista start menu classic, Windows classic, and Windows XP. Depending on what skin you’re using in windows, one of these skins will obviously blend better.

Conclusion

I really enjoyed using this software, I think everyone who runs windows should give it a shot. It really does make things easier to manage. It is basically the way the start menu *should* have been setup to begin with. I did not test the Pro version, but from their site it has some extended features like quick launch, quick uninstall, and menu customization. A lot of the complaints seem to be that you can’t customize the free version. However, the free version seems to have most of the features you would really want. In case you’re wondering, there was no spyware/adware attached to this program, and I’m actually surprised about that. It is very easy to uninstall if you don’t want it anymore, it doesn’t change any system settings.

You can check it out for yourself here: http://www.vistastartmenu.com/

bigscreen


Bonus $20 Off  TigerDirect.com- PowerDVD 9 Ultra

Comodo Internet Security Review

Monday, February 2nd, 2009

1176739790comodo13c2970cd3Well, I’m a long time ZoneAlarm user. I just recently pulled a switch to the comodo security suite. Instantly, I’m greeted with dialogs just like I would expect from ZoneAlarm. However, Comodo takes it a step further. It seems to monitor every little thing a program does, from modifying any little registry value in windows, to internet access attempts. Why didn’t I try out Comodo sooner? Well, I was under the impression that ZoneAlarm was awesome, and there couldn’t be something better. Well, I was wrong, dead wrong in fact. I see that comodo does virus scans, updates automatically, secures internet, and monitors programs very closely. Many say that Comodo is less resource heavy as well.

Here’s the real kicker, Comodo is free! ZoneAlarm Pro is not. The regular ZoneAlarm doesn’t come with nearly as many features as the free version of Comodo does. I think I have just found my new favorite software firewall and antivirus. Anyone not running something like ZoneAlarm or Comodo needs to go get one of the two now. No matter how savvy you think you are, there are a lot of strange things on the internet that could trick you, and Comodo or ZoneAlarm will block such things.

In conclusion, Comodo gets my vote now, ZoneAlarm is good, but I don’t think it’s as good as Comodo even in the “pro” version.

Irssi Review

Tuesday, January 20th, 2009

irssitopIrssi is a very interesting IRC client. It runs completely through the command prompt. It runs on Windows, Linux, and Mac OSX. On windows, you can install it through the executable. It will run through DOS/Putty command lines. On Linux, you can either compile it or install from a binary, through apt-get or something similar. It runs through Bash, obviously.

I have found, that for chatting Irssi can be very powerful. You can connect to any number of networks, and rotate through them with ctrl-x, in the same window. Then you can join any channel on that network. It uses an interesting window system, where you change windows with /window #. There are many other features like auto connect etc.

I find myself rotating through the windows a lot to see what’s going on in each, but that’s expected. It’s really not a problem. I like to have my SSH/FTP or whatever else right next to each other in the command prompt. Tabbing programs is great.

There are many plug ins available for Irssi, that are perl scripts. They are very easy to install and run. One thing many people do not like to start is there is no user list off to the side. This can be remedied by installing a user list plug in, something like this http://www.bellot.net/cyril/contribs:irssi-nicklisthoriz . I have yet to use it, since I haven’t really found a need for a nicklist. When you join a channel, it gives you a list of users, that you can generally use the PgUP button to see.

In conclusion, Irssi is a very useful command line based IRC application. I believe the developers did a great job. I’ve enjoyed using it quite a bit, since it keeps my programs more organized, and it’s easy to use. Check it out! :)

Welcome to the final VPS article.. I think.. :)

Sunday, January 11th, 2009
150p_0c_1b

Yep.

You’ll find that with me, I often take things to an extreme level and I’m not satisfied with people doing things for me. Before I launched this website, I had no previous knowledge of how servers worked. I get curious, and I do things, kind of like a kid. I wanted to know what it was like to manage my own server, without having to pay the high costs associated with dedicated servers.

What have I been doing? I’ve been playing with VPS technology for quite some time now. Now that I have finally set everything up, and learned quite a bit, I would not recommend an unmanaged, no control panel VPS to the average user. Why? Well it’s really not that easy to setup if you don’t know what you’re doing. Especially if you have no Linux knowledge, it might seem downright impossible. I did have past Linux experience, but this did not excuse me from screwing up.

Still, I did not do everything manually. ISPConfig is helping me out with the Bind9 configuration files, FTP, website statistics, e-mail, SSL, etc. ISPConfig isn’t easy to setup in the first place if you’re not familiar with all of the programs it comes with, there is quite a bit of manual configuration that needs to be done *before* you compile ISPConfig. Also, try to not install other control panels before ISPConfig as this WILL cause you problems. Other control panels play with configuration files on all the host essential programs. What’s that mean? Well, when you go in and install ISPConfig after having a previous control panel, some configuration files are messed up, and the program will not work with ISPConfig. My e-mail was screwed up because of this.

Yesterday the site was basically down. Why?

Apache and MySQL seem to think you have unlimited resources, they allocate way more than what you actually need. This caused MySQL to crash, thus causing the database error you may or may not have seen.

If you have a low memory VPS, or any VPS for that matter, you probably need to go in and edit the apache2.conf. It’s not hard to find the values that need to be modified, google it. Next, you’ll want to configure MySQL as well to allocate less resources, it really doesn’t need that much. Again, just google this as well, there are plenty of articles about this. If you’re lazy and don’t know how to use google, here’s an article that basically shows what you need to modify for MySQL and Apache.

These modifications made my server go from crashing constantly, to having plenty of free memory. I don’t know what the default values are for, perhaps sites that are getting an unlimited amount of unique hits per day. I think this isĀ  possibly why people complain about VPS performance being worse than shared – they have yet to properly configure everything.

There you have it. I own my host, I have full control to install whatever software I wish. Something I did not have on my shared host. I have a dedicated IP, I have my own name server. I have my own mail server. All of this for only about $60/year. Amazing, huh?

Of course for regular people I believe shared hosting is the best option :) Either that or get a managed VPS with a control panel.