Hi All - I searched and could not find an answer, maybe you can help. I have a NON-Wordpress site in the root of the domain and a wordpress blog in a directory. Is there a way for me to call the list_cats function from outside of wordpress to get a list of the blog categories in the non-wordpress directories of the site? I realize calling list_cats would rely on the WP codex, which will likely not work outside of the CMS... are there any workarounds or other ways of getting that list? RSS? custom sql maybe? Thanks in advance,