Archive

Archive for the ‘Oxygene’ Category

What the fuck is OxyFuck?

March 27th, 2009 No comments

I was bored this afternoon so spent some time playing around writing an interpreter in .NET for BrainFuck. It works for the most part though I have had it do odd stuff but I’m not sure why, I’ll revisit it later perhaps. You can download the code here.

It’s in RemObjects Oxygene but as normal I’ll consider doing it in C# or VB.NET if people are interested.

Compressing your ASP.NET web pages and web services

February 20th, 2009 No comments

I’ve just finished up writing an article on implementing compression in ASP.NET web pages using nothing more than the .NET Framework on RemObjects Oxygene.

You can read it here.