Concerning the CCE explorer at:
elt.cryptocoinexplorer.comThe new database loader has been patched into all the explorers and restart tests were done over the last few days.
I know it appears that CCE 4 is taking a long time in development, but I want to make sure that everything is running as good as possible and future improvements will not involve the amount of rewriting I am doing from 3.5 to 4.0. It took a couple of months to decide the final structure of the database loader for 4.0. The database loader is only half the equation, the web server is now the development focus and the part that will tested in the in public beta. I guess if one good thing came out of the retro fitting of 4.0, it is that the database loader code will be well tested even before the live beta.
I have decided to release a base version of the database loader for 4.0 as open source. I have been taking time with the database loader (and its associated modules) to make it open source friendly.
This will most likely be released at the same time CCE 4 is deployed to take advantage of the PR opportunity. I think people might be surprised at how small the modules are for the loader, but it has always been one of my goals to create explorer code as lite as possible in both length and resources. There are 4 modules that make up the database loader and combined are just shy of 800 lines. I still have more to do with the statistics module, but what will be released in the open source version is there. The CCE 3.5 web server, which is the base of writing the CCE 4.0 web server, is composed of two modules and combined is a bit over 800 lines.
There are so many options being added to CCE 4 that most likely it will be offered in a tiered format. From very basic free explorers (text like with only a couple, if any, API commands) with advertisement type funding to a top tier with things like blockchain downloads updated weekly, coin client downloads, user accounts, advanced API features for statistics and "lite" clients , user and developer explorer customizations, coin website hosting and much more. Much of this is covered in
https://bitcointalksearch.org/topic/cryptocoin-explorer-version-40-development-announcement-922521Once a larger chunk of the new features is finalized, I will post them in the CCE 4.0 thread. Please offer any ideas for features you might want in that thread.
The point is, CCE 4 is going to be a different beast from CCE 3.5. It is turning out to be a complete rewrite. I believe in the end, it will be worth the wait.