Market Share Ticker provided by MS Chat Research Center

xx Good bye and farewell!
June 21, 2009, 11:37:36 PM by aldo
Yup... NSC Networks is no more, and once the domain expires soon it won't be renewed.

I have a lot of effort and time sunk into MS Chat, and I don't have time for NSC Networks and I have no want to continue NSC Networks anymore.

It was great while it lasted, but the time has come to stop :cry:

If you want to continue with me, you can always check out MS Chat (As I mentioned earlier).

Oh yeah, and don't worry about the 110MB Server Status. That will be moved under mschat.net and won't go anywhere. I will be redoing the backend too, should be up and operational before July 6th.
0 comments | Write Comment

xx 110MB Server Status Update #2
October 30, 2008, 09:56:54 AM by aldo
Since I launched the 110MB Server Status, I have been working on some features...

So here they are:
- Report Viewer, which logs ups and downs of all servers, and says when they went down and when (and if) they came back up :thumbs:
- The new API is released, a bit different then the old one...
At the URL http://northsalemcrew.net/110mb_status/api/api.php you get a bunch of funky code, get it, and use the PHP function unserialize which will turn it into an array, however, if you want to cut down on the size so it can transfer faster, add ?encoding=gz to the end, and it with gzcompress the string, once downloaded to your server, use gzuncompress(), and use unserialize, and there you have it!

And yes, there is a JSON encoded one too... add ?type=json to the end of api.php and it will give a JSON encoded string, now if you want that encoded with gzip, add &encoding=gz and it will do the same :)
- 110MB Server Status Image updated!


Code: [Select]
[url=http://northsalemcrew.net/110mb_status/][img]http://northsalemcrew.net/110mb_status/status.php[/img][/url]
Enjoy!
0 comments | Write Comment

xx New 110MB Status RELEASED!
October 25, 2008, 02:42:44 PM by aldo
I am proud to finally announce the new arrival of the brand new 110MB Server Status! It has that new car smell :-D

New features include:
- Now Monitors how many people are currently on FTP
- Name Server Status Added
- What box is your site on?
- Loads a LOT faster
- Looks a lot better :)

In a little bit (after I post this) the old page will redirect to the new one. As of now, the old image is dead, same with the API... It of course will still show and return details and such, but it is no longer updated.

An API and Image will available for this server status sometime this week.

Enjoy!
0 comments | Write Comment

xx 110MB Server Status Update
October 23, 2008, 11:32:42 PM by aldo
I am completely coded the new 110MB Server Status backend, it is so much more well organized, and a lot easier to use :)

Now it calculates the uptime percentage when the cron is ran, so no matter what, it will load fast.

I am going to bed, but I will implement this tomorrow :)
0 comments | Write Comment

xx Box16 Added to the 110MB Status
October 23, 2008, 09:01:26 PM by aldo
110MB is going to soon be opening registration on another server, Box16 :thumbs: this new box is located in Canada.

I have just added Box16 to the 110MB Status page.

As you may notice, it loads rather slow :P Cause? You would run slow if you had a record table or 557,328 D:

So, I am emptying out the table to about 100,000 records, DONE! It now loads much faster, however I am currently recoding it, and this time I really am :P and it will be more organized and a lot better handled and even easier to add Boxes :)
0 comments | Write Comment