also see http://www.nicecoder.com/community/s...&threadid=2098
Does anyone remember the Memorex commercial: "Is it live or is Memorex?"
Well, I have completely replaced the Nicecoder/INDEXU code with my own code for the "frontend" that the user uses to display categories and links.
I think the code is smaller in size (i.e., loads faster ), runs faster and is easier to customize. But that is just MY opinion.
For example the files used to produce the category listing is only 17k in size and take 0.311 seconds to display. The sub_cat files are 21k in size and takes just 0.279 seconds to display.
The number of columns can be customized thru templates and controlled using CSS. I've just started doing the same for links and since I have done it before, setting them up the same way should not be problem.
The pages are seach-engine friendly ( at least as I understand the term ) but does not require the use of Apache's mod_rewrite function ( which I have certainly become a proponent of, thanks to Frank, whereever he is). Nor do they use static pages, which I also believe have their place.
You can use any PHP code in the header and footer.
I have done away with cat1 and cat2 and added true multicat assgnments. I may work on related categories.
All that would be left is to integrate the BANNER advertising mod I wrote and then add a PAYPAL MOD and I will be set to go.
I'm sure there are other features I have forgotten to mention and some others to add but...
Is it NiceCoder or LinkCoder????
Take a look at http://www.indexuhelp.com/link_coder/cat_list.php. Can you tell the difference between this page and the page at http://www.indexuhelp.com/indexu/index.php? One uses NiceCoder/INDEXU code and the other does not.
Or take a look at http://www.indexuhelp.com/link_coder/show_all.php and http://www.indexuhelp.com/indexu/show_all.php. One uses NiceCoder/INDEXU code and the other does not.
Note: I have not updated any of the code in the columns on the left or right of the cats/subcats/links


). Nor do they use static pages, which I also believe have their place.
