It wouldn't hurt if someone would post updates here, what's going on with fluttercoin and so on.
Not everyone on skype
Too much silent is not helping.
Edit...
A few things going on...
Multipool is up and working along with daily payouts. We had an issue on X11 where we were not finding blocks, Dev is identifying coins we can focus on to produce desired results. This should be corrected going forward. If you wan't more fluttercoin, Multipool supports sha256, x11 and scrypt, fluttercoinpool.com
Web wallet has been updated to latest wallet, along with rebuilding the login pages. Fluttercoin.us, I have android app and am looking at getting it published to the Google Play store again.
On the coin front, slax0r is working on macosx updates, and some bug fixes. I am adding weight to coin control making it easier to use, and updating the wallet so it shows recent transaction and sorts properly. And looking at new features we may want to add, but right now doing some code cleanup.
Tonights work - version 0.4.5.11 work...
updated sorting of date for recent transactions on main page, and on transaction view, not sure why this wasn't done, pain in the ass to see some old orphans in my transaction list all the time.
coin control will now use localtime instead of UTC to avoid confusion
coin control has weight column added to avoid confusion (easily see which coins are mature and how much stake weight they have, love this feature)
Remove OptionsModel::Upgrade, this is believed to be the cause of the start crashing initially, if it doesn't resolve, I can continue to look
disabled irc seeding by default, we use DNS Seed Nodes
updating DNSSeeds with our DNS provider
bitcoin #3162 fix
Todo
P2P: improve RX/TX flow control - blackcoin and others have adopted this fix
Create wallet security menu - novacoin update (allows for unlock for minting only, but not for sending/receiving, added security check)
Generate only signatures with even S values - novacoin update (fixes
https://bitcointalk.org/index.php?topic=8392.msg1245898#msg1245898 (security fix))