Beautiful Indie Game Trailer

I know this doesn’t really fit into the general theme of this site, but I thought this was really cool and wanted to share it anyway. Not much else to say, so enjoy!

Blueberry Garden (sneak peak trailer) from Erik Svedäng on Vimeo.

Workaround for Ubuntu 8.10 mouse bug

Ubuntu 8.10 has a massive bug in the xorg window code at the moment. Originally reported in November when 8.10 shipped, the lack of action on this is kind of unusual for the generally excellent Linux community.

However I’ve worked out a minimally intrusive hacktastic workaround.

Read the rest of this entry »

Quickie – Aptana 2009 Roadmap Survey

Just a quick post letting everyone know that we’re asking the developer community for their input on the Aptana Studio…. what do you like, what do you hate, and what do you want. Per the survey page:

We want to make Aptana Studio better for YOU.

To do that, we need to understand what you do, how you work, what you like about Studio, and what drives you nuts. Whether you’re a regular Studio user or you’ve only tried it once or twice, we want to know what’s working for you and what’s not, what features you can’t find, and what features you can’t live without.

From now until January 10, you can help us determine our direction for the next year and beyond by taking a few minutes to give us your thoughts.

Take a few minutes and share your thoughts:
2009 Aptana User Survey

PHP Optimization and Scalability – Slides and Source

I gave a talk for the San Jose PHP meetup last night on PHP scalability and optimization. Everything from good code (and bad code) to infrastructure (including Cloud Hosting with Aptana) was covered.

If you have any questions, feel free to post them in the comments, I’ll respond to them as soon as I can!

Enjoy.

Source Code

Scalability In PHP
View SlideShare presentation or Upload your own. (tags: scalability php)

Server-Side JavaScript Talk Slides & Source

It’s well overdue, but I’ve finally managed to get this stuff up. Here are the slides from my presentation on Server-Side JavaScript, as well as the source code for the Jaxer REST API provider and consumers that I wrote.

I will do a post in the near future going over the code, and some of the configuration tweaks that I made, but hopefully this will hold you over until then.

Source Code

Server-Side JavaScript
View SlideShare presentation or Upload your own. (tags: javascript server)