Mac App: Mozilla Firefox

May 19, 2006 on 1:06 pm | In Mac Apps | No Comments

I think Mozilla Firefox is a must. I know, I know, Safari is a great browser. In fact, safari is my default browser. But there are some pages still that safari chokes on AND safari doesn’t handle more than 5-6 tabs very well.

So head on over to mozilla.com and get firefox today!  (Besides, you can download a gazillion extensions).

Mac App: Adium X (chat client)

May 19, 2006 on 1:05 pm | In Mac Apps | No Comments

App: Multi-service Chat Client for Mac

URL: http://www.adiumx.com/

This is a great app for talking to ALL your friends.  It connects with MSN, AIM, Google Talk, etc., etc.  It doesn’t have talking capabilities (that I am aware of), but nonetheless, it is still pretty cool.

Mac App: Remote Desktop Client

May 19, 2006 on 1:04 pm | In Mac Apps | No Comments

App: Remote Desktop Client for Mac

URL: http://www.microsoft.com/mac/otherproducts/otherproducts.aspx?pid=remotedesktopclient

You’ll want to pick this one up if you have to connect to windows boxes.

Mac App: Stuffit Expander

May 12, 2006 on 6:19 am | In Mac Apps | No Comments

App: Stuffit Expander

URL: http://www.stuffit.com/mac/expander/

What it does: stuff it will extract .bin and .hqx files. You’ll need this if you want to install windows media player.

Mac App: How to Install Stuff

May 12, 2006 on 6:17 am | In Mac Apps | No Comments

Okay, on a mac there are usually two ways to install something:

  1. Double click the executable/installer
  2. Drag and drop the executable into your Applications folder (or some other folder of your choosing)

How do you tell which is which? Well, read the readme file that came with the app. If it doesn’t have a readme file, you can always try to double click the file. If it opens and starts running, you know that you need to perform Option 2 (the drag and drop method). If it starts installing and asks for a place to install, you know that you are using an installer.

Setting up a new mac

May 4, 2006 on 8:27 pm | In Mac Stuff | No Comments

Okay, so you just got your new mac, right? Now what? Well, I thought I should post about some of the apps that I use and how to set them up.

I’ll post things under the mac category when I get them set up.

Mac Apps: wget for Mac OS X (intel Based)

April 15, 2006 on 9:50 pm | In Mac Apps | No Comments

So, I’m a true geek at heart: I love command line tools. So when I found out “wget” didn’t come pre-installed on my intel mac, I set out to figure out how to install it and get it to work. Here is what I came up with:

  1. Install the xCode stuff from your Mac Installation Disk (this will install some compilers and stuff)
  2. Download wget (just get the latest version)
  3. Untar it (just double click it on your mac)
  4. Open up a terminal and go to the new directory that was created (most likely somewhere desktop)
  5. Type these commands:
    1. ./configure
    2. make
    3. sudo make install
  6. That’s it! wget is now in /usr/local/bin

You have to install it as super user so that is why you use the “sudo” (super user do) command. Also, if you want wget to be in your path, you’ll need to add the following lines to your .bash_profile located in your user directory:

export PATH=$PATH:/usr/local/bin

Have fun!

My New Intel Mac (iMac)

April 4, 2006 on 6:54 pm | In Mac Stuff | No Comments

So, Andrew Jacobs suggested I blog about this new iMac I got and how my experience is. You may ask, “Why are you going to do this, Nathan? You haven’t blogged about anything in a super duper long time. Why Now?”

Well, I’m not going to answer that :-P

I recently got an intel iMac. I picked out the following:

  • 2GHz 20″ Intel iMac
  • 2 GB Ram
  • 500 GB SATA Hard Drive
  • Software
    • Macromedia Studio 8
    • Adobe Creative Suite
    • Micosoft Office
  • 60 GB Video iPod
  • eyeTV 200/250

Yeah, that’s a lot of stuff. Let me tell you, it runs great!

So, whenever I install something, I’ll work on posting it to my blog so everyone can see how I get things running.

Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds. Valid XHTML and CSS. ^Top^