|
Registered User Currently Offline
|
Posts: 70
Join Date: Mar 2005
|
Hey guys. As most of you know I run SEO-Board to power http://www.newjerseyhunter.com According to Google Analytics I am averaging well over a million pages views per month. The site started back in Feb. 2005.
Anyway... since then I have run SEO-Board on hosted/shared/dedicated environments on both Windows and Linux.
And I have done some tweaks. And now I am ready to gather my thoughts, package, and release some code.
Coming from a Microsoft programming background I am big fan of the provider pattern as well as OO techniques. Thus, I want to release the following providers for SEO-Board:
1. Image upload/hosting.
2. Private messages.
3. CDN (content delivery)
4. User management (ie, not using seo-board-users)
5. User admin management
6. Advertising management
Using the provider pattern allows one to either use "my implementation" or to develop their own.
What do you guys thinks? Any other pluggable feature that needs to be addressed? Thanks. __________________
|