Welcome!

  • Hopefully this'll turn out to be not so random and be a useful resource for the D language.
  • A nice FAQ to answer some questions that are hard to google
  • May also throw in a couple of old PHP/Python code samples
  • End goal is to make this a good source of information for new developers :)
  • Enjoy!

News

Gina v0.02
Nice to tag you, to tag you, nice! :) Everybody loves tags and Gina v0.02 has two new ones for you to use: inc and set. You can find out more about them in the README file in GitHub.
Frank v0.01 - A FastCGI library
After deciding to scrap and rewrite Frank, i've uploaded the fcgiapp D bindings to GitHub. They may be of use to some people, as the bindings i'd already found had a few bugs in them. Submissions for D bindings to other fastcgi headers are welcome :)
June v0.01 - A Config Parser library
It was June's turn to be added to GitHub this time around. June is currently being used for this site, albeit only to store fcgi details. She should be usable for any minor projects out there that don't require the robustness of a fully featured config parser just yet.
NFO Strippers
An improved version of the NFO stripper I worked on a while back has been added to the projects page. The project was used as a learning experience for regex. I got the idea after seeing a couple of these crop up. I've also quickly ported it to D as a quick regex example :)
Gina v0.01 - A Template Engine
Gina's finally been uploaded to GitHub with instructions on how to use it. She's not really ready for use in any projects, but it's a start :)