journal
all all entries rss SoML excited dreams runes YRUU ultimate KTRU skate sleepy nihongo
Rob is 20,117 days old today.
prev day next day printable version

Entries this day: CPC Work finally_got_the_title

CPC

1:16pm JST Thursday 8 November 2007 (day 13742)

Hideo hadn't contacted me because he thought I didn't want to do the upcoming trial in Kagoshima. For 360,000 yen, I certainly do want to do it!

But when he replied,

Hello Rob,
I actually forgot and thought that you did not want to go for the trial.
However, if you can still make it I will send you the details for the
flight.
There is another trial next Jan, longer and more compensation that I was
hoping that you would screen for. Screening for the first two groups will
take place mid-December.
Let me know what you would like to do.
Cheers,
hideo

More compensation? Hmmm.

I called him; the trial is 10 days and 570,000 yen. Sweet.

permalink

Work

5:12pm JST Thursday 8 November 2007 (day 13742)

Actually doing some work at work today. Yesterday I was completely engrossed in my own projects, and didn't do anything for the company except keep my seat warm.

The day before, I worked about an hour or so.

Anyways, today there has been some productivity flowing through these fingers and arms to this keyboard and that mouse. I squeezed out some unused data from a report page, in preparation for adding some more useful data, buttons, etc.

That was the easy part. Now we are designing the user interface for this.

I wish I could post examples..

But all this is for our behind the scenes admin stuff.

permalink

finally got the title

10:06pm JST Thursday 8 November 2007 (day 13742)

Dang. I've been searching for how to find the title of the current MediaWiki page in my extension. I got it this way:

setHook( 'sample', 'efSampleRender' );
}

function efSampleRender( $input, $args, $parser ) {
        return $parser->mTitle->mTextform;
}
?>

So *now*, I can write an array somewhere with titles as keys and room exits as values. Word.

permalink
prev day next day