Today, while driving home from the animal rescue center, I saw the google car driving in front of us! By the google car, I mean the car from google streetview. The car has a mounted camera on it, and it takes pictures as it drives along… I’ll upload some images to the image page when [...]
Posts Tagged ‘SMX’
A good day’s work…
Today, I started coding SMX. I decided to code it in php as there is no point in coding it perl because I can achieve everything that I need to with php. That includes restarting the server, restaring apache and more using exec() function. The dashboard is fully complete, with server uptime, load, port status’s [...]
Server Manager X – Perl or PHP?
Well, this is the problem that i am faced with. If i write Server Manager X in Perl, the server that it is installed on has to support CGI. This may be a problem for smaller servers. However, if i write it in PHP, it will run on most web servers, as most (if not [...]
Learning Perl for NMX
Today I started to learn perl for my newest project; NMX. Luckily, I am already quite knowledgeable in PHP, and it turns out that perl is similar so I should be kinda good at it. In other news, congratulations must go to my friend, polarbear541 who was accepted into the mybb support team. Well done [...]