I don't hold the domain the devtome is running on, I hold a bunch of other domains that point to it or try to point to it. I say I hold them because they were bought for the project, they are not my personal property.
I have two dedicated servers that are my own (as opposed to the project's; I don't mean they are in my home they are third party hosted dedicated servers thus not secure, not good for hosting wallets and such. They have taken a while to get up and running as basically I got a good deal on evidently some old server hardware and we ran into some memory, disk and even ethernet-cable problems but hopefully now they should be pretty stable. I also have a plain old just-webhosting (php+mysql type webhosting) account elsewhere which can hold some small number of domains, an old spare devtome wiki is on that for example.
They have unlimited bandwidth so I am running all the merged mined coins on one of them with a p2pool instance to do the merging, and all the coins get to have "unlimited" connections. (Ports open; not sure if there is some default limit to number of connections that allows.)
So I now do have resources that could be used for hosting and such. I had not yet been thinking in terms of running a normal webserver such as Apache or whatever so don't have one fired up yet; I had been rather looking at things that act like a webserver themselves, java stuff such as Cyclos for example.
Something that would be really useful would be software that can read p2pool's data -r the bitcoin blockchain itself - and be used to pay people extra based on how many bitcoins a specific site's instance of p2pool paid them or how much actually productive mining they did on a specific site's instance of p2pool.
Basically p2pool cannot pay out more than 100% of the bitcoins it mines, so although it enables all the merged mined coins to be merged mines it does not seem to track the merged mining at all so there is not easy way to pay people more for mining on my Massively Merged Mining instance of p2pool than just their share of all the bitcoin that it mines. (So basically people can use it as a zero-fee pool but do not get any extra bonus for the fact that by using my p2pool they are providing hashing power for DeVCoin, GRouPcoin, IXCoin, I0Coin, CoiLedCoin and GeistGeld as well as for bitcoin.
The p2pool instance is at 198.154.60.183 on port 10332
You simply use a bitcoin address as username, password doesn't matter as its not used; and it pays you directly from the coinbase of the blocks the p2pool network finds. YOu can also point a browser at that port and it has stats you can see with pretty charts and such.
But it would be really handy to be able to run something monthly that I could for example tell an amount of devcoins to and have it divide out those devcoins to everyone based on how much mining they did. Since devcoin addresses are identical to bitcoin addresses and the users use bitcoin addresses instead of usernames it already has their addresses it could send devcoins to.
-MarkM-
EDIT: Note that this means 198.154.60.183 is usable as an -addnode for any of those merged-mine-able coins and for bitcoin. Hopefully it will be 24/7 stable now the initial settling in of the hardware seems to be completed.
Please do add it as an -addnode to devcoin because right now it itself cannot find any connections!