For$
<!-- begin site header -->
<div id=

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Manhim

Pages: [1]
1
Discussion / Re: Mineserver Runs On... (post your specs)
« on: April 04, 2011, 11:22:07 pm »
CentOS
2x Xeon 2.16 GHz
6GB of RAM

2
Servers / Re: Nightly build - SteelServers.net
« on: February 15, 2011, 08:11:54 pm »
I've shut down this server, I'm going to put it back on and redo the nightly scripts once I have more time.

3
Support / Re: Installation Problems
« on: December 21, 2010, 07:49:20 pm »
Are you sure that you got the latest Git version? I have been able to compile it on my CentOS 5 version.

4
Development / Re: Potential OpenMP support?
« on: December 07, 2010, 10:37:53 pm »
Mutexes are usefull for multi-threading :)

5
Development / Re: Coding Style
« on: December 07, 2010, 10:36:06 pm »
I'd use a prefix only for private members like _privateMember;

For public ones it would be PublicMember or publicMember, whichever is the best.

6
Development / Re: Coding Style
« on: December 07, 2010, 02:51:53 am »
For less confusion I suggest getFoo() for getters.

7
Development / Re: x86-64 Builds
« on: December 04, 2010, 11:52:27 am »
What abilities?

8
Servers / Nightly build - SteelServers.net
« on: November 29, 2010, 08:36:43 am »
I wanted to share that I have a server running 24/7:

The address: steelservers.net
Port: 25565 (Default) [Might change in the future]

At midnight (GMT-5, Montreal, Canada time) the server stops, update to the latest bleeding-edge (compilable) version (From my fork, http://github.com/Manhim/mineserver), the map and all the data get wiped and restart with the latest version.

This is mostly a server to test the day-to-day features for users wanting to give it a try.

9
Development / Re: Organised list of suggestions (hope this helps!)
« on: November 27, 2010, 09:16:20 am »
I had planned on making a remote control plugin for these kind of purposes and I'm probably going to make a watchdog and/or a plugins manager, well see how things goes.

10
Off Topic / Re: Introduction, who are you?
« on: November 27, 2010, 02:01:28 am »
I'm Marc André "Manhim" Audet.

I am from Montreal, Canada.

I have been managing multiple kind of servers for multiple different purposes throughout my life, I mostly started at the age of 14 with some easy Half-Life-based games (CS 1.6) hosting on a Windows machine I had at home, later, near the age of 15-16, I openned a video game server business named SteelServers that was running on Windows Server using TCAdmin to control the game servers and the company got shut down a bit later. Then I started using Linux servers more specifically the CentOS distribution for fun mostly and personal web hosting on dedicated machines. Today I have a CentOS prodution server in a data-center located at Montreal, Canada and multiple test boxes located at different locations.

At the age of 11 I created my very first website and started having an interest in the more specific field of Web programming because I already knew it was the future. I then started developing my own solutions in PHP and widen my knowledge to software programming with C# and C++ and SQL databases like MySQL and MSSQL and still have interest into learning more programming languages.

Languages that I know: C (basics), C++ (basics), C# (advanced), Mono C# with GTK# (basics), PHP (expert), Java (basics)
Languages that I'd like to know: Vala, Go

I'm currently studying in general computer programming and I would like to either live-off my hosting company or a company I started with a friend not long time ago in the software range. My plan-b is network-programmer/protocol designer for softwares and video games and plan-c is combat helicopter pilot for the military (totally unrelated). O, I also live-off web-programming contracts (mostly) and sometimes softwares contracts.

I am 20 years old and 21 in about a month :) .

Pages: [1]