Showing posts with label EVE. Show all posts
Showing posts with label EVE. Show all posts

Monday, 30 March 2009

PyCon

As a sponsor of the conference, CCP gets a booth in the expo hall. I have no idea what we would choose to normally send to a conference to man a booth, and the fact that GDC is on at the same time as PyCon probably exacerbated that.

Personally, standing at the booth was the most enjoyable and productive part of the conference to me. People would walk up, and I could talk about EVE or Stackless and maybe to a limited degree even World of Darkness. It was like an open space in a way. And the company in the hall was great, Slide over to the right and another group to the left who fired these rockets my way. An unexpected rocket actually caught me in the eye...

I only managed to see three presentations during the conference because of this. Jeff Rush's namespacing talk, which is good background detail for the namespacing and code reloading systems I talked about in my presentation. My coworker, Kristjan Valur's presentation, and Mike Fletcher's presentation on OpenGL. Both of which seemed very well done.

CCP also rented a suite at Sofitel, to which people relevant to our business were invited. And at some state, someone helpfully twittered it, which got us some helpful late attendence to clean up the alcohol. I had the amusing task of filling the bathtub with ice, to keep the drinks cool, although it worries me that the ice for the black label whiskey was taken from the bathtub. I was pleasantly surprised that a design requirement for an ice machine seems to be the ability to fill a bathtub.

There were soft drinks, beer of different brands and let's not forget flagons of wine. Now, I'm not a drinker, but there's a certain charm to drinking wine from a flagon. Well, poured from a flagon that is, not literally. It's not everyday you are present for the cracking open of a flagon of red wine, so I took it round the room and made sure anyone who had the inclination had a cupful. Not a drinker and therefore not a wine person, I found it not too bad a drop.

There was also a flagon of white wine. However, it wasn't opened after I left apparently. I saw it on the table in the green room this morning. I'm told that the conference audio visual staff saw the twitter about the party, and came along later. Perhaps they took it back with them.

Friday, 23 January 2009

PyCon 2009: Making games in Python - Tools and techniques at CCP

I will be presenting "Making games in Python - Tools and techniques at CCP" at PyCon this year.

It'll cover a lot of the development techniques we've implemented support for in Python:

  • Our use of code reloading.
  • Our use of unit testing.
  • Our functional/systems testing tools.
  • Our use of wxPython to create authoring tools.
  • And it will of course touch on Stackless.
It was originally planned for my manager, Mark Kalmes, and I to co-present. But he's dropped out of the conference, so I'll be doing the whole thing.

Friday, 7 November 2008

PyCon 2009: CCP related talk proposed

I submitted a talk proposal for PyCon 2009. It's title is "Making games in Python - Tools and techniques at CCP". It's intended to cover all the ways we have customised our framework in order to make working with it more productive, and easier. From the unique ways in which we do our unit testing, to how we use code reloading and more.

Here's hoping it gets accepted! :)