473,770 Members | 4,553 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CMS advice

I'm trying to find a .NET-centric alternative to the Plone CMS package. For
those not familiar, Plone is an open source CMS built on the Zope
application server which is built on Python. I'm the developer, trying to
weasel out of learning the very large and complex Zope system. Criteria
would be:

1. low purchase cost, hundreds instead of thousands
2. geared towards medium-sized intranet development, rather than community
site building
3. good document handling capabilities, some forms facilities
4. at least somewhat open source & extensible using .NET development tools,
preferably VB.NET

I have been crawling the web for days, and found many. Now I am looking for
your personal experiences and favorites .

Thanks.
John G.
Mar 13 '06 #1
5 2406
On Mon, 13 Mar 2006 18:26:42 -0500, John Goodfellow wrote:
1. low purchase cost, hundreds instead of thousands
2. geared towards medium-sized intranet development, rather than community
site building
3. good document handling capabilities, some forms facilities
4. at least somewhat open source & extensible using .NET development tools,
preferably VB.NET


DotNetNuke works pretty well, but it is more community oriented. It's got
a pretty good module development model though. It's also one of the most
supported .NET CMS's out there.
Mar 13 '06 #2
try

http://www.axcms.net/en_axcms_servic...?ActiveID=7251

Free........... .always a nice to have.

--
Regards

John Timney
Microsoft MVP

"John Goodfellow" <no****@bitbuck et.net> wrote in message
news:O$******** ******@TK2MSFTN GP09.phx.gbl...
I'm trying to find a .NET-centric alternative to the Plone CMS package.
For those not familiar, Plone is an open source CMS built on the Zope
application server which is built on Python. I'm the developer, trying to
weasel out of learning the very large and complex Zope system. Criteria
would be:

1. low purchase cost, hundreds instead of thousands
2. geared towards medium-sized intranet development, rather than community
site building
3. good document handling capabilities, some forms facilities
4. at least somewhat open source & extensible using .NET development
tools, preferably VB.NET

I have been crawling the web for days, and found many. Now I am looking
for your personal experiences and favorites .

Thanks.
John G.

Mar 14 '06 #3
http://csharp-source.net/open-source...agment-systems

There's a list of some. Some are c#, some vb.net, some are both. I
have only used DNN and Rainbow.

HTH,
Darren Kopp
http://blog.secudocs.com/

Mar 14 '06 #4
Windows SharePoint Services should be considered.

<%= Clinton Gallagher

"John Goodfellow" <no****@bitbuck et.net> wrote in message
news:O$******** ******@TK2MSFTN GP09.phx.gbl...
I'm trying to find a .NET-centric alternative to the Plone CMS package.
For those not familiar, Plone is an open source CMS built on the Zope
application server which is built on Python. I'm the developer, trying to
weasel out of learning the very large and complex Zope system. Criteria
would be:

1. low purchase cost, hundreds instead of thousands
2. geared towards medium-sized intranet development, rather than community
site building
3. good document handling capabilities, some forms facilities
4. at least somewhat open source & extensible using .NET development
tools, preferably VB.NET

I have been crawling the web for days, and found many. Now I am looking
for your personal experiences and favorites .

Thanks.
John G.

Mar 14 '06 #5
Just to expand on Clinton's answer:

Windows Sharepoint Services is FREE and runs on Windows Server 2003 (and
newer offerings ;-). It uses SQL Server to manage the content, has a very
well documented API, and provides basic portal capabilities for intranet
use. It integrates very well with Microsoft Infopath, which is a forms tool
that comes shipped with Microsoft Office (scores of folks have this tool and
are not aware of it). Not to be confused with Sharepoint Portal Services
which is a retail product (e.g. it costs a little money) that is built on
TOP of Windows Sharepoint Services. Here's a link to more info on both WSS
and SPS
http://www.microsoft.com/windowsserv...t/default.mspx

For some intranet requirements WSS is fine. For very large intranet
deployments, I'd suggest Sharepoint Portal Server. Note: Microsoft's
internal intranet is mostly Sharepoint Portal Server. It is managing
terabytes of document data. For more info on how Sharepoint is used within
Microsoft, see:
http://www.microsoft.com/technet/its.../msit/sps.mspx

Hope this helps,

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"John Goodfellow" <no****@bitbuck et.net> wrote in message
news:O$******** ******@TK2MSFTN GP09.phx.gbl...
I'm trying to find a .NET-centric alternative to the Plone CMS package.
For those not familiar, Plone is an open source CMS built on the Zope
application server which is built on Python. I'm the developer, trying to
weasel out of learning the very large and complex Zope system. Criteria
would be:

1. low purchase cost, hundreds instead of thousands
2. geared towards medium-sized intranet development, rather than community
site building
3. good document handling capabilities, some forms facilities
4. at least somewhat open source & extensible using .NET development
tools, preferably VB.NET

I have been crawling the web for days, and found many. Now I am looking
for your personal experiences and favorites .

Thanks.
John G.

Mar 16 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

75
6190
by: Howard Nease | last post by:
Hello, everyone. I would appreciate any advice that someone could give me on my future career path. Here is my situation: I am a bright Junior in a very well-respected private high school, taking almost all AP and accelerated classes. I am HIGHLY interested in technology, more specifically the field of Computer Science and software engineering. I have heard a whole lot about the fact that the market for software engineers nowadays is...
5
3015
by: Martin Piper | last post by:
Hi all. I've recently landed myself the position of trainee C++ programmer which I'm extremely pleased about, but also nervous. According to the feedback from the interview, I have a good basic knowledge of C++ (through college) although my contract states that I must endeavour to learn more, so my question is - which areas of C++
3
2195
by: Andy Dingley | last post by:
I've just started on a new project and inherited a huge pile of XSLT (and I use the term "pile" advisedly !) It runs at glacial speed, and I need to fix this this. Platform is MSXML 4 / ASP Any advice on benchmarking tools / techniques ? I have no budget for tool-building, so if there's anything already out there, that would be good to know.
11
4754
by: ma740988 | last post by:
I'm perusing a slide with roughly 12 bullets spread across 3 pages. Each bullet reflects 'advice'. I'm ok with all but 1 bullet, more specifically the bullet that states: " Avoid the STL unless absolutely necessary " Now, I'm not acclimated with much C++ history, but something tells me this is akin to trepidation that surrounded C++ during it's inception? IOW, is this 'old school' rhetoric or ..... How do you refute this argument?
6
1806
by: J Rieggle | last post by:
Hi there, I am stuck on a problem that relates to eCommerce sites, but isnt ASP.NET specific (sorry). The ecommerce site is working in the UK, and products will be sold in pounds stirling. However, should I be presenting the currency figure in the currency of the visitor? I want to keep the site simple to begin with, so if I choose to render localized currencies, I probably need to something similar with the content too. I was...
13
3114
by: Alan Silver | last post by:
Hello, MSDN (amongst other places) is full of helpful advice on ways to do data access, but they all seem geared to wards enterprise applications. Maybe I'm in a minority, but I don't have those sorts of clients. Mine are all small businesses whose sites will never reach those sorts of scales. I deal with businesses whose sites get maybe a few hundred visitors per day (some not even that much) and get no more than ten orders per day....
7
2061
by: John Paul | last post by:
I'm thinking of building an e-commerce site in php. Anyone got any advice in building one? What is the best way to implement a payment system? Are any legal issues involved? Thanks,
232
13343
by: robert maas, see http://tinyurl.com/uh3t | last post by:
I'm working on examples of programming in several languages, all (except PHP) running under CGI so that I can show both the source files and the actually running of the examples online. The first set of examples, after decoding the HTML FORM contents, merely verifies the text within a field to make sure it is a valid representation of an integer, without any junk thrown in, i.e. it must satisfy the regular expression: ^ *?+ *$ If the...
3
1879
by: mesut | last post by:
Hi colleagues, I need your advice... I have approx 1,5 years experience with ASP.NET/VB.NET 2005 and I have to switch over into C# 2005 language. I don't have experience with C# 2005 language. (but 10 years experience in mainframe languagues). My question is: I need a good book can someone advice it? I'm only interested in ASP.NET not in windows pages.
7
2164
by: SM | last post by:
Hello, I have a index.php template (2 columns). The right columns contains a bunch of links (interviews, poems, etc...) The left columns contains the actual article. So if I click on a link on the right menu, the article shows on the left column. The links have an url that look like this: http://www.myweb/library/?doc=194uf7s39
0
10071
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8905
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7431
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6690
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5467
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3987
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3589
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2832
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.