Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
advice ...
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- advice ...
advice ...
08-06-2009 3:32 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
hi,
as i'm currently 'resting' i've offered to do some free work for a med physics dept.
what they want to do is setup a site with forums/wiki etc
now my background is c# and mainly msoft so i had a look around and community server looks good
however using this is quite expensive and i would like to investigate cheaper options
what i wanted to know is there linux based packaged forums like CS
also does the webhosting that we get for free support them
also does the free webhosting support deploying silverlight controls
thanks in advance for any help 🙂
cheers
pete
as i'm currently 'resting' i've offered to do some free work for a med physics dept.
what they want to do is setup a site with forums/wiki etc
now my background is c# and mainly msoft so i had a look around and community server looks good
however using this is quite expensive and i would like to investigate cheaper options
what i wanted to know is there linux based packaged forums like CS
also does the webhosting that we get for free support them
also does the free webhosting support deploying silverlight controls
thanks in advance for any help 🙂
cheers
pete
Message 1 of 4
(1,202 Views)
3 REPLIES 3
Re: advice ...
08-06-2009 7:22 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I'd strongly suggest Drupal at the moment. Open source content management system. Highly configurable with forum and wiki extensions. Have a look at www.drupal.org.
It will run on the CCGI webspace
It will run on the CCGI webspace
Message 2 of 4
(263 Views)
Re: advice ...
08-06-2009 9:27 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
wow thanks, looks very interesting
will try and have a go at installing
does anyone know if the servers are configged to support silverlight
as in http://blogs.msdn.com/tims/archive/2008/03/18/configuring-a-web-server-to-host-silverlight-content.a...
will try and have a go at installing
does anyone know if the servers are configged to support silverlight
as in http://blogs.msdn.com/tims/archive/2008/03/18/configuring-a-web-server-to-host-silverlight-content.a...
Message 3 of 4
(263 Views)
Re: advice ...
09-06-2009 9:47 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi Pete,
Looks like it might be as simple as adding the following lines to your .htaccess
but I haven't tried it, so I can't be sure.
Re Drupal, worth noting that some modules already require PHP 5, others get fixed for 5 first, and Drupal 7, which is scheduled for 09, will require PHP 5. Deployment on ccgi (PHP 4) is possible, but comes with a be-prepared-to-change-horses-in-midstream caution.
Gabe
Looks like it might be as simple as adding the following lines to your .htaccess
AddType application/xaml+xml .xaml
AddType application/x-silverlight-app .xap
but I haven't tried it, so I can't be sure.
Re Drupal, worth noting that some modules already require PHP 5, others get fixed for 5 first, and Drupal 7, which is scheduled for 09, will require PHP 5. Deployment on ccgi (PHP 4) is possible, but comes with a be-prepared-to-change-horses-in-midstream caution.
Gabe
Message 4 of 4
(263 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page