Sunday, August 17, 2008

Things I learnt during, and about, my PhD

A small part of the post (From Jamie's Weblog):


Supervisors: a curious species,

rarely sighted in their expected habitat

"Supervisors are strange creatures. Some are like ghosts, appearing occasionally for a fleeting moment, and you’re more likely to meet them at a conference than at the University. Others are always around but they’re too busy running around like demented hamsters on a wheel – all motion and no progress. They’re disorganised. All of them will, at some point, forget what your project is about – and some will even forget who you are.
I made an interesting discovery half way through my PhD: the number of good/useful/interesting/brilliant things that your supervisor will say to you isnot proportional to the amount of contact you have with them – it’s constant. Yep, that right. You can have weekly meetings with your supervisor but you’ll only get three good suggestions a year out of them. Oh, and on the subject of meetings, there are only about five types of meeting that you’ll ever have during your PhD: The Big Picture, The Progress Update, The Paper Writing Enslaving (a.k.a. My Research Review Is Approaching So I Need To Get You To Write Something), The Thesis Word Count and The Pub (usually accompanied by beer). Do not make the mistake of going into a meeting and expecting it to be any different to last week’s. And try not to get them confused: even if you supervisor is plying you with beer, watch out for the sudden switch to Paper Writing Enslaving.
Supervisors also participate in a little-known game which can catch out the naïve student: Hunt the Supervisor. This involves the PhD student attempting to locate their supervisor during the agreed meeting slot. And, no, they are definitely not going to be in their office. You’ll be lucky if they’re in the right country."
You can find the original post here. From Jamie's Weblog.

Tuesday, August 12, 2008

Stephen Kochan and Apple Discussions

Today, I saw that Stephen Kochan, the author of "Programming in Objective-C" (which will have a 2nd edition soon) can also be found at Apple Discussions site.
You can find his first post here.
You can also find useful things about the 1st edition of his book here.

Saturday, August 9, 2008

Thinking Like a Cocoa Programmer

There is a great article at The CocoaHeads web site called "Thinking Like a Cocoa Programmer".

Highly recommended!

Thursday, July 24, 2008

Talk About Your Salary

Another great post from Ken Rockwell is at his web site.
It is called "Talk About Your Salary".

"...you will discover that someone stupider, less experienced or subordinate to you makes more. When you find this out, these facts used properly will get you the raise you deserve."

Wednesday, July 23, 2008

The August 2008 issue of MacTech has an article of mine!

The August 2008 issue of MacTech magazine includes an article that I wrote.
Title: Creating Widgets with Dashcode
subtitle: When to use Dashcode, and other important widget information



enjoy
!!

Wednesday, July 9, 2008

Books for the summer

Every summer I make a small list of books that I would like to read. Usually the list is big so I do not manage to read all the book that I would like.

This summer, I made a smaller list and I hope that I will succeed in reading them all.

  • Programming in Objective-C
  • Cocoa Programming for Mac OS X, 2nd Ed.
  • Statistics Hacks
  • TextMate Power Editing for the Mac
What will you read during summer?

Monday, July 7, 2008

Start thinking about cores

According to this blog entry from Intel:
"... the advice I’ll offer is that these developers should start thinking about tens, hundreds, and thousands of cores now in their algorithmic development and deployment pipeline. This starts at a pretty early stage of development; usually, the basic logic of the application should be influenced because it drives the asymptotic parallelism behaviors."

Thursday, July 3, 2008

The July 2008 of MacTech magazine has an article of mine

The July 2008 issue of MacTech magazine includes an article that I wrote.

Title: Creating a Dashboard Widget that Processes an RSS Feed.