homeBlog | Tags | Archives | Projects | Search | Stats | Contact

Dev Stories from the Past

Mar 09, 2008

no comments
Popularity: 1%

A bit of nostalgy can never hurt anyone. To me, weird tales about old software are a source of inspiration — they are essentially war stories for nerds. Here are some cool software stories from the past told by the developers themselves.

Read more...

Pointers? Pointers.

Mar 09, 2008

no comments
Popularity: 0%

This is my attempt at demystifying pointers, a very useful concept available in C, C++ and other programming languages that do not lack balls. This is a living tutorial, i.e. you can suggest things and I’ll make it better. I’m all for a good pointer tutorial.

Read more...

Use Macross to automate common Wordpress post content

Mar 01, 2008

no comments
Popularity: 1%

Here’s a macro plugin for Wordpress that allows easy injection of common text in posts such as Google Adsense code, images with captions and so on.

Read more...

Google Chart API is pretty cool

Feb 24, 2008

3 comments
Popularity: 2%

I just stumbled upon the Google Chart API and I couldn’t resist playing with it (statistics being a fetish of mine). Here’s some information, code and thoughts about the API.

Read more...

Generating game content

Feb 22, 2008

1 comment
Popularity: 2%

If you can’t draw graphics or create sounds for your games, here are a few interesting tools I came across recently and can help you.

Read more...