I updated my altcoincalendar post OP, if you fuck it up tomorrow i'll come to montreal and kill your dog/cat.
I don't have any animals but you can come do some property damage or kidnap my girlfriend, there won't be any problems tomorrow.
Ahahaha.

I'm wrestling over media coverage versus timely launch.
Media coverage wins. I want people lining up to buy my ipo coins.

Here, have another one
http://argent.canoe.ca/nouvelles/quebecoin-une-monnaie-virtuelle-propre-au-quebec-18042014.
There's discussion on every articles. The machine HAS began running!
Is there any tutorial in how to mine x11 coins
It was actually very simple for me to move from Scrypt with CGMINER, to X11 with SPH-SGMINER (LTC to DRK).
I downloaded the latest SPH-SGMINER build from
https://bitcointalk.org/index.php?topic=475795.0My Radeon R9 270X
old configs on Scrypt @ 450KH/s per card:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
C:\Users\MINER1\Desktop\cgminer-3.7.2-windows\cgminer-3.7.2-windows\cgminer.exe --scrypt -o stratum+tcp://stratum-usw.trademybit.com:3330 -u XXX.YYY -p ZZZ -I 19 -g 1 -w 256 --thread-concurrency 15232 --gpu-engine 1125 --gpu-memclock 1450
My Radeon R9 270X
new configs on X11 @ 1330 KH/s per card:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
C:\Users\MINER1\Desktop\sgminer\sgminer.exe -k darkcoin -o stratum+tcp://stratum1.suchpool.pw:3344 -u XXX.YYY -p ZZZ -I 19 -g 1 -w 256 --thread-concurrency 15232 --gpu-engine 1125 --gpu-memclock 1450
I haven't tried playing with any of my settings - at all - since switching over X11. So there might be room for improvement.