Archive

Author Archives:

Call Of Duty, Camp Or Die, Call of Dumbasses, etc etc

It used to be about camping but now it’s about boosting. Why? Because some people could not win a free for all if their life depended on it. They rely on cheating to get to first place. Wow. That is really clever isn’t it.

No. Your all ruining gaming.

The whole point of gaming is for some friendly competition, so if two people get together to “boost” it is ruined. After some moron boosting is on 15 kills there is no way playing fairly you can catch up.

I guess my message here is to give people you see boosting bad rep and file a complaint. Get the wankers banned from live. I would do a camp list like before but there are too many cheats too keep track of. It is weird how this only happens on CoD, most other games people play fairly and the players actually have enough skill to bring a challenge.

For those wondering how to update emesene without downloading the whole package again, there is an easy way of doing it.

You will need git installed!

  1. Install emesene using the correct package for your system
  2. Open Terminal and run:
    cd /Applications/emesene.app/Contents/Resources/ && rm -rf emesene
    git clone https://github.com/emesene/emesene.git
    cd emesene
    git submodule init
    git submodule update
  3. Open up emesene/emesene/emesene.py and add the following lines under where it says “import sys”:
    #Add to sys.path so Python can find gtk
    sys.path.append("/Applications/emesene.app/Contents/Resources/gtk/inst/lib/python2.7/site-packages")
    sys.path.append("/Applications/emesene.app/Contents/Resources/gtk/inst/lib/python2.7/site-packages/gtk-2.0")
    sys.path.append("/Applications/emesene.app/Contents/Resources/gtk/inst/lib/python2.6/site-packages")
    sys.path.append("/Applications/emesene.app/Contents/Resources/gtk/inst/lib/python2.6/site-packages/gtk-2.0")
  4. Open up /Applications/emesene.app/Contents/script and change the second from last line so it reads “cd $workdir/emesene/emesene”

To update emesene run:

cd /Applications/emesene.app/Contents/Resources/emesene && git pull

Note: each time you run a git pull you will have to repeat step 3

As many of you probably already know, emesene 2 is under heavy development by the whole of the emesene team. Currently they have come a long way and the client works very well. However they still have lots of features to add and code to polish.

Anyway to the point, it works well on OSX.

Screenshots:

emesene 2 menu bar

emesene 2 contact list

emesene 2 login window

emesene 2 chat window

If you want to try it, download the Snow Leopard installer from the emesene page here and the replace the emesene app in the applications folder with this.

To update to the latest revisions, pull them from GitHub. Instructions can be found on the emesene website.

REMEMBER: This software is still in the alpha/beta stage and it may damage your system.

Three months ago, i successfully got emesene running on my Snow Leopard install. Since then i have learnt a lot and managed to improve emesene for mac users.

Since February i have:

  • Created both a Leopard and Snow Leopard Installer for emesene
  • Added a much more native theme
  • Removed the need for Python site-packages
  • Removed the need for a .plist file in Snow Leopard
  • Improved the unistaller (uses platypus)
  • DMG now has a background
  • Fixed an annoying .config permissons problem
  • Created a README
  • Can now close emesene by clicking the icon and selecting quit

Screenshots:

emesene about update

emesene login window update

emesene contact list update

emesene chat window update

emesene full update

All of the builds can be found here.

Note: This guide is pretty outdated, use at your own risk

Over the last few days i became interested in emesene, a WLM client for Windows and Linux. But soon i noticed it was written in Python, meaning it probably could be run on OSX. After searching around several forums and by using some trial and error i came up with this guide.

These instructions assume you are using Snow Leopard

Hint: use command shift and g in finder and then copy the files path to get there quickly

  1. Download http://www.daimi.au.dk/%7Emadsk/files/MacPyGTK_SnowLeopard_091809.dmg, this is PyGTK which is needed for the GUI
  2. Once downloaded, copy the contents of the dmg to /Developer, if the folder does not exist create it
  3. Copy the contents of /Developer/MacPyGTK/inst/lib/python2.6/site-packages/ to /Library/Python/2.6/site-packages/
  4. Open up terminal and run this command:
    defaults write com.apple.versioner.python Prefer-32-Bit -bool yes
  5. Download emesene from http://www.emesene.org/download.html (you want source tarball) and extract it. Then run either controller.py or emesene script

Currently emesene does not have any entries in the menu bar (file, edit etc) and currently the windows name is Python, but a more native version is in the works by a emesene forum member.

Update:

To save the hassle, i have created installers for Leopard and Snow Leopard, just run it and emesene will be installed.

Grab them here.

Installer:

emesene installer

Login Window:

emesene login window

Contact List:

emesene contact list

Chat Window:

emesene chat window

If you use Spotify and you have made the leap to Snow Leopard, you would have probably noticed if you use the play/pause keys iTunes will open. Well not any more

An Apple Discussion member (andrew pz) put together the following script:

Open up a terminal window and paste each line separately after each other.

cd /Applications/iTunes.app/Contents/MacOS
sudo mv iTunes iTunesX
sudo curl -O iTunes http://www.ast.cam.ac.uk/~app26/itunes/iTunes
sudo chmod uog+x iTunes

You’ll have to type your password after the second step. Hope this helps some people. I will not be held responsible for any damage caused to your system.

Spotify

Hopefully Apple will fix this annoyance with an update, but until then this should work nicely.

The full support thread can be read here.

Update: Spotify now supports the play and pause keys natively!

I have always football was a sport for gay men and today i was proved right. Whilst watching my local team play i heard the following:

Put it in deeper
He coming down your back
He’s right up your arse

Call me childish but that sounds a bit dodgy to me.

I recently upgraded my Macbook to Snow Leopard (10.6) and i must say i am definitely impressed with the speed boost i have received and i have recovered over 30 gigs of disk space.

Installation

Pretty straightforward and was installing with a few clicks. The install took 45 minutes for a fresh install, so would probably be quicker if you were upgrading from leopard or tiger.

Most of my applications worked fine, with the exception of Live Mesh, Audio Hijack and Peerguardian. i also had trouble with Dreamweaver, but i fixed that with some help from the adobe forums. At the moment my printer does not work but Apple have promised an update soon.

New Features

Expose

Expose in Snow leopard in much easier to use and much more organised.

Finder

The Finder has been rewritten in Cocoa so is much more responsive and stable. You can now adjust icon size from within Finder and you can “Put Back” deleted trash items.

Quicktime X

Quicktime X adds screen recording and easy publishing to the already good Quicktime player.