poolwaffle, do you have plans to add other algos to your pool? Scrypt-N, X11, Groestl are GPU miner friends now, since traditional scrypt coins difficulty rockets up due to ASICs.
I don't think it's too difficult. Create separate pool for each algo by copying your existing code for scrypt. Make different 3rd lvl domains like "x11.wafflepool.com" and "sn.wafflepool.com" and mirror existing frontend code there, just change the databases for new stats. Configure servers in the following way - "one port for one algo", like :3333 = scrypt; :4444 = scrypt-N; :1111 = x11.
Download and sync coins' chains. For start let it be one coin for each pool. Vertcoin for Scrypt-N, DarkCoin for X11. Or may be two. Add other coins later.
So. Will we see something like that soon?
I'd like to know this as well, despite what JHammer says. Good chance these coins will resist ASIC for a while.