Welcome to the new SimonCook.org design!

Tag Archives: Programming

Techious2 Screenshot 1

Time to reveal the first image of Techious2, showing an idea inspired from many elements from my previous websites. Partially it is based on some old Ratchet2 design that never made it to launch. Here it is: Now I’ve just put text here, but soon I intend to mix these elements with the spage system, [...]

Categorised as Programming, techious, Techious2 and tagged as , , , . | 3 Comments

Welcome to the Techious2 Developers Blog!

Well, kind of, the real link to read this kind of garbage is here, and it only shows the magic that is the Techious2 developer blog posts. Here (or there) I will be posting updates as to how the Techious2 project is going as it happens. Now for a small introduction. Techious2 is (obviously) the [...]

Categorised as Programming, Projects, techious, Techious2 and tagged as , , . | 1 Comment

New Code Plugins

Here goes nothing, a nice new plugin for my blog so I can highlight code… let’s see if it works: 1 2 3 4 5 #include <stdio.h>   int main(void){ printf("Hello World\n"); } Yup, that seems to work

Categorised as blog, Computer, Programming, Spcook and tagged as , , , , , . | Leave a comment