Sunday, October 2, 2011

HAF case


I recently got a new case for myself the its a Cooler master HAF case, I really like the fact that you can easily hide the wires inside of it, the power supply is also on the bottom. The air flow in the case is remarkable compared to my old case. Wish I had  got one sooner. I also like the Hard drive tray they use its simple to exchange drives quickly.








It also came with two 120mm fans installed and I installed two more and a fan controller.

Wednesday, September 21, 2011

Dusty System

It always seems that whenever someone asks me to look at a computer its usually a complete mess inside as far as dust and pet hair, A clogged up heat sink can fry your system quick and it also makes cool popping sounds.

Needless to say if money is no object to you then don't worry about cleaning out your computer however if you are frugal like me then you should try and clean your computer out once a month or so. The compressed air works great or a shop vac with the hose reversed to blow air (be mindful not to get to close) this one was just dropped off to me this evening but i believe its got more serious problems than some dirt.

Monday, August 29, 2011

Nexus s 4G

This is my review of the NEXUS S from Sprint and based on my opinions, So far my only complaint is having to pay $10 extra for 4G which is about 40 miles from me, other than that I love the phone, I have had all kinds of phones and this is by far the best one to date.




The one thing that really stood out with this phone is the built in storage now when you read on Sprints page it says 16GB however when I got the phone I noticed you only get 13.3GB, Now I understand the OS needs some room but almost 3GB? Oh well I guess I can live with that.


As far as the phone itself I have no complaints Its very fast and the battery seems to hold charge well. I did notice the call quality is better than my HTC was at my house (I am in a rural area), One thing I found was my tablet was able to take screen shots by merely turning it on in developer mode where with the phone I am forced to use my computer and QTADB to grab screen shots.

Monday, July 18, 2011

Extended Terminal

For those who love using a terminal to do things as I do this is a "must have" I try to use the terminal for installs and updates just because I have been using Linux exclusively for about 10 years I think, and back in the days of Red Hat and such the terminal was your best friend. 

Byobu has a lot to offer and it shows you some good information.

Thursday, May 12, 2011

ARCHOS 101 Internet tablet

with all the tablets hitting the market recently one seems to stand out to me, Archos has allowed developers to come up with their own OS for the 101 series tablet.

Dual boot between Linux Android™ and Linux Ångström for extra freedom of use
the ARCHOS 101 internet tablet is completely open to programmers, letting you even install alternative operating systems to create your own applications and have complete control over your system environment.


More..

I have not tried the  Ångström as of yet but I will be in the near future.
here is a picture with the input-output on the 10" tablet
Notice there is a full size USB, mini usb, mini HDMI, as well as mini SD slot.

Friday, April 29, 2011

Computer Prank

I ran across this today and thought I would share it.






Tuesday, February 8, 2011

How to Change Audio Formats

To answer a question I was asked, How to change a file to MP3 I will assume an OGG. The program I have had the best luck with that I have installed is SoundConverter.


I know there are faster ways to do it {ffmpeg -i example.ogg to example.mp3}
from the command line but I wrote this  for the less experienced. also if you are doing a whole folder Sound converter might be the better choice.