Hello!
I wasn't sure where to put this, so I thought I'd post it here as it seemed appropriate enough. I'm looking for some good advice on how to approach this assignment I've gotten my hands on.
So, here's the deal!
My case is that I need to create a new website for a small company that I'm working for. I'm skilled enough with (X)HTML, CSS, graphics design and all that, but the website needs a Newsletter as well as a discussion Forum and an associated Blog.
Also, some other functionality will be added to mostly improve commercialization/marketing of the website as well as Accessibility, Usability and some Social Bookmarking and stuff.
Now, adding a PHP forum and a WordPress blog is sorta straightforward enough since I plan on just linking to both of them from the main website unto their own separate sub-domains (ie., forum.mywebsite.com and blog.mywebsite.com) and simply installing WordPress and phpBB, respectively.
My problem will likely be how to add the Newsletter feature?
Right now, they have a website done with TYPO3 (an OpenSource CMS) and a newsletter module associated with their template (a default template that doesn't show off their company brand, whatsoever, which is what we also want to change, of course) and it seems to work fine.