This is nice idea, but again people that are rich and have a lot of BTC will now have even more NewCoins.
This is true, although it does happen with other altcoins to a lesser extent.
The other issue is the relatively slow confirmation time of bitcoins. Most of the new coins are much faster.
You mean like name coin?
One issue I see is block times. I'm of the belief that one of bitcoins major hindrances is the 10 minute block time; nearly every alt attempts to address that, but building an alt atop of Bitcoin means that it's also limited to 10 minute blocks and SHA256 as its proof of work algorithm. Doesn't allow for much differentiation
It would be difficult, but not impossible to change both the algorithm used and the block time. You couldn't do this by simply transplanting the blockchain into the new coin but it could be done by extracting the data and copying this data over into the new blockchain. The only thing that really matters is that the private keys and addresses that existed on the old blockchain should match up with the same private keys and addresses on the new blockchain.
The Namecoin comparision doesn't hold since NMC's blockchain entries don't have anything in common with that of Bitcoin's.
That's not really an altcoin though since it's just an alternative client and the same coins are involved.
ALTcoins.
Try doing some reading before doing some posting
It would be an altcoin. The only thing that it shares with Bitcoin would be the fact that your old private keys and addresses would also be grafted onto the new coin's blockchain and so they would work with the new coin. After the launch, their blockchains would continue to diverge further and further apart.
The sheer size of the Bitcoin blockchain is one of its biggest problems. Any alt coin using its chain would require over 35GB of data downloading before its wallet could sync. There have been light Bitcoin wallets developed because few people want to download that much data, so you would need to develop a light wallet for the alt. Plus I doubt an alt would be popular if mining it required downloading the Bitcoin blockchain.
Good point. It might be possible to prune this blockchain to a more manageable size by deleting older spent outputs though.
Anyway, it's a pretty strange coincidence I admit but it seems that there was a project announced just four days before I made this thread which is aiming to do something very similar to what I proposed. It's called Qeditas and it uses a distribution model similar to CLAMs with the key difference that users' balances would be proportional to the amount they had in the old Bitcoin blockchain:
The current plan is to take a snapshot of the Bitcoin block chain up to (not iincluding) the block at height 350,000. At this point 2/3 of the Bitcoin distribution will be complete. This block should be published on (approximately) March 31, 2015. If you have bitcoins under your (sole) control, then you will have a corresponding initial distribution in Qeditas. Your part of the initial distribution will be easiest to claim if it is in an ordinary pay-to-public-key-hash (p2pkh) address. I will include pay-to-script-hash (p2sh) addresses as well, but the claim process will be more involved and in a small number of cases p2sh claims may fail if they make use of uncommon parts of the script language.
The primary reason for this pre-announcement is to give everyone a chance to ensure their bitcoins are under their control (not on exchanges) and (preferably) in a p2pkh address. If your bitcoins are not under your control as of block 350,000, then the corresponding Qeditas units will also not be under your control.
My understanding is that the CLAM project gave a fixed amount of clams (about 4) to each address with a "non-dust" amount of bitcoins, litecoins or dogecoins on a certain date in 2014. Those with many bitcoins in few addresses got few clams. Those with few millibits in many addresses got many clams. This means there was a significant redistribution of wealth. Qeditas will use a snapshot intended to preserve the wealth distribution in the Bitcoin block chain. That's the main difference between the approach of CLAM vs. a spin-off in the sense of Peter R. (Additionally, the snapshot will be only of Bitcoin, not Litecoin or Dogecoin.)