This six year old page is way over due for an upgrade!! I’ll be updating this with more relevant information soon!
Blogging? Get WordPress!
WordPress Themes:
- Alex King’s Site – This is the mother of all theme sites. Alex runs a contest for themes and posts them on his site. He also has equipped it with the theme switcher plugin (see plugins) so you can browse through the themes easily.
- Blogging Pro Themes
- How To Blog Comprehensive List
WordPress Plugins:
- WordPress Wiki
- The WordPress Plugin Repository
- WordPress Plugin Database
- WordPress Plugin Competition Blog
- Blogging Pro Plugins List
Fonts:
Images & Stock Photography:
- http://www.misterretro.com/
- http://www.retrographix.com/
- http://www.photoobjects.net/en/
- http://www.istockphoto.com/
Flash:
- http://www.amfphp.org/ (open source flash remoting)
- http://www.flash-db.com/ (dynamic flash)
- http://www.sephiroth.it/index.php (use flash with php)
- http://www.flashcomponents.net/ (flash components)

wondering if there’s a way to bulk register users? I have a site with 500 users we’re trying to move to wordpress without having to manually enter each person one at a time.
I’ve read through the FAQ and user guide but haven’t seen anything in there…
Any ideas?
Thanks!
forgot to check off for follow up…
There is no built in import function in the plugin. You would either need to directly import the current users to WordPress via the database, or I am sure there are plugins out there that specifically focus on user import.
If you do it on your own via direct db access, be sure you are familiar with the way the WP stores user data via the _users and _usermeta tables.