Does your technology architecture include a RunTime application
server for processing real time queries and content transformations?
Does your technology architecture include a replication service for
replicating content to multiple servers? This is load balancing,
right?
Describe the base data model for your product.
Outline the open standards (e.g. LDAP, XML, XSLT, etc.) that are
supported by your product. Describe how your product uses them. What
other standards, if any, are used. Where can I find a list?
Describe the future directions for your product? For example, if
there are plans for new features, integration with other products or
modules, a shift in technologies and the like, please describe them. Anything
big in the works I should mention?
Identify proprietary and non-standard components of your product. Umbraco
is the only CMS I have ever used; I am clueless
Describe the performance characteristics of your product.
When is the next scheduled major release of your product? What is
your maintenance release schedule?
Describe your release notification and delivery process.
How are customer feature requests incorporated into your product
development process? Should I mention packages here? I asume so.
Does your product have a built-in spell checker? Are there
packages that do this?
Does your product allow copy and pasting from Microsoft Word, Excel
and other office applications? Does your product offer the option of
stripping-out Microsoft formatting? Does it strip out?
Can your product import content from HTML editors and recognize HTML
formatting tags within text content type? Explain.
Does your product offer ability to accept subscriptions? Is
this a trick question? I think RSS when they say this; but is this
programming lingo I am unaware of.
Courier Questions
Can the workflow be extended through scripted events or through the
product API? Describe. Can I set it to push things live every
night? etc...
How are users notified of workflow assignments? Are notifications
customizable? How do users track their tasks and assignments within the
CMS?
We would like the ability to attach notes to content items within
the workflow, and for these notes to remain until final submission. How
does your product support reviewers’ comments or notes?
Does the product offer “red-lining” to view content changes and
approve or reject previous drafts? Does it have ability to do
this?
Does the product offer inbox capabilities for each workflow
recipient to organize and prioritize the items in the work queue while
providing status on each work item? Could this be created for
dashboard?
Thanks for now guys. It sucks that I, the designer, am preparing this
response. Most of these questions I know, but not thoroughly.
I really appreciate the help. All this research has made me REALLY
interested in the Umbraco add-ons; courier, etc....
I am in the same situation of Steve, I am working for a local government and I been evaluating umbraco for a while. At this point I have similar questions than Steve and also I want to understand how I keep sync between production and development, in production the users works daily updating content and in development we work adding features; so how I keep my dev sync with production and production sync with dev.?
I really like umbraco and I want to move to pro version.
Does your technology architecture include a RunTime
application server for processing real time queries and content
transformations?
Yes, the MSXML parser for XSLT and the .NET CLR for
.NET
Does your technology architecture include a replication
service for replicating content to multiple servers? This is load balancing, right?
Yes, full support for load balancing
Describe the base data model for your product.
Simple SQL schema, no stored procedures or proprietary
data types
Outline the open standards (e.g. LDAP, XML, XSLT, etc.)
that are supported by your product. Describe how your product uses them. What other standards, if any, are used. Where can I find a list?
No proprietary dependencies.If you can be more specific we can
answer more directly.
Describe the future directions for your product? For
example, if there are plans for new features, integration with other
products or modules, a shift in technologies and the like, please describe
them. Anything big in the works I should mention?
Version 5 will be based on ASP.NET MVC
Identify proprietary and non-standard components of
your product. Umbraco is the only CMS I have ever used; I am clueless
None
Describe the performance characteristics of your
product.
In what regard? Umbraco performs very well up to 300k content
nodes but can be architected to perform very well far beyond these
numbers.The back-end performance is
very good with version 4.1 and later, good with version 4.0
When is the next scheduled major release of your
product? What is your maintenance release schedule?
4.1 released this Spring, 5.0 release in early 2011
Describe your release notification and delivery
process.
Community notice, email, promotion on MS Web PI and
Web App Gallery, Codeplex default release set to current
How are customer feature requests incorporated into
your product development process? Should I mention packages here? I asume so.
Democratically by number of votes on Codeplex – we do prioritize
bug fixes over features
Does your product have a built-in spell checker? Are there packages that do this?
Yes, with 4.1
Does your product allow copy and pasting from Microsoft
Word, Excel and other office applications? Does your product offer the
option of stripping-out Microsoft formatting? Does it strip out?
Yes, we use TidyHtml to strip MSO inline styles
Can your product import content from HTML editors and
recognize HTML formatting tags within text content type? Explain.
Yes, HTML can be taken as-is – no markup is added or changed
Does your product offer ability to accept
subscriptions? Is this a trick question? I think RSS when they say this; but is this
programming lingo I am unaware of.
Courier Questions
Can the workflow be extended through scripted events or
through the product API? Describe. Can I set it to push things live every night? etc...
Via scheduled tasks you can automate, using Events and
the API there is no limit to the extendibility
How are users notified of workflow assignments? Are
notifications customizable? How do users track their tasks and assignments
within the CMS?
Via an email by default, can be easily changed and
customized.A content management
dashboard is frequently used to allow users a ‘1-page’ view.
We would like the ability to attach notes to content
items within the workflow, and for these notes to remain until final
submission. How does your product support reviewers’ comments or notes?
Can be added via an Event handler and custom
dashboard.
Does the product offer “red-lining” to view content
changes and approve or reject previous drafts?
Yes, plus full rollback Does it have ability to do this?
Does the product offer inbox capabilities for each
workflow recipient to organize and prioritize the items in the work queue
while providing status on each work item? Could this be created for dashboard?
Can Umbraco Do This? pt 2
Follow up to http://our.umbraco.org/forum/core/general/7759-Can-Umbraco-Do-This
Lots more questions that have come up and I don't know; or don't know well enough.
I am hoping that people other than me glen useful information from these answers as well.
--------------------------------------------------------------
This is load balancing, right?
What other standards, if any, are used. Where can I find a list?
Anything big in the works I should mention?
Umbraco is the only CMS I have ever used; I am clueless
Should I mention packages here? I asume so.
Are there packages that do this?
Does it strip out?
Is this a trick question? I think RSS when they say this; but is this programming lingo I am unaware of.
Courier Questions
Can I set it to push things live every night? etc...
Does it have ability to do this?
Could this be created for dashboard?
Thanks for now guys. It sucks that I, the designer, am preparing this response. Most of these questions I know, but not thoroughly.
I really appreciate the help. All this research has made me REALLY interested in the Umbraco add-ons; courier, etc....
Steve
I am in the same situation of Steve, I am working for a local government and I been evaluating umbraco for a while. At this point I have similar questions than Steve and also I want to understand how I keep sync between production and development, in production the users works daily updating content and in development we work adding features; so how I keep my dev sync with production and production sync with dev.?
I really like umbraco and I want to move to pro version.
Thank you.
vvsupport.
pro version would give you the tools (Courier) to move content between staging and live.
hth
jay
Well, is clear that courier works one way, but what about round trip? thats the real issue.
Stephan -
Hope this helps:
<!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:1; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 0 0 0 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-520092929 1073786111 9 0 415 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin-top:0in; margin-right:0in; margin-bottom:10.0pt; margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} .MsoPapDefault {mso-style-type:export-only; margin-bottom:10.0pt; line-height:115%;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} /* List Definitions */ @list l0 {mso-list-id:366025646; mso-list-template-ids:1072482244;} @list l1 {mso-list-id:1940750072; mso-list-template-ids:1777992300;} ol {margin-bottom:0in;} ul {margin-bottom:0in;} -->
This is load balancing, right?
What other standards, if any, are used. Where can I find a list?
Anything big in the works I should mention?
Umbraco is the only CMS I have ever used; I am clueless
Should I mention packages here? I asume so.
Are there packages that do this?
Does it strip out?
Is this a trick question? I think RSS when they say this; but is this programming lingo I am unaware of.
Courier Questions
Can I set it to push things live every night? etc...
Does it have ability to do this?
Could this be created for dashboard?
-Paul
....oh, sorry about the Mso styling above, that is so nasty looking...
Again Thank you so much.
is working on a reply...