SlideShare a Scribd company logo
Page 2 | Revised: 10 January 2008
Basic Concepts: Legacy Site Content Organization
Under the legacy site architecture,
content was organized in general
categories in a tree-like structure,
which made cross-referencing of
some content and cross-promotion
more difficult to manage.
Since the content hierarchy was
organized around delivery of product
information, finding interactive
features was difficult for new users
and users who were not familiar with
CoCreate. Features of interest to
existing customers such as on-
demand webinars and online training
course listings were often embedded
within ambiguous sections and
difficult to locate.
This bottom-up approach to
information design does not build on
the foundation of a single unifying
brand message. It assumes that
users already understand a certain
depth of product knowledge, know in
advance what information they are
looking for, and understand the logical
relationship of various types of
information and how to find it.
A top-down approach would organize
the content based on the assumption
that a larger number of users do not
already have in-depth product
knowledge and would deliver all
content within the context of key
branding messages and then guide
users toward product details and
interactive content of interest to them.
A1
Overview
A1-1
2D-CAD:
Drafting
A1-1-1
Drawing
Manager
A1-1-2
2D Library
A1-1-3
3DAccess
A1-2
3D-CAD:
Modeling PE
U1
Site
Search
U2
E-Mail
Page
U3
Feedback
U5
Impressum
U6
Privacy
Policy
U4
Linkto
eSupport
Portal
U7
Linkto
W.W..Contacts
G6-1
A1-2-1
Modeling
A1-2-2
Model
Manager
A1-3
3D-Productivity:
Advanced Design
A1-3-1
Cabling
A1-3-2
Sheet Metal
A1-3-3
Surfacing
A1-3-4
FEAnalysis
A1-3-5
Mold Base
A1-3-6
BOMEditor
A1-3-7
Part Library
A1-3-8
3DAccess
A1-3-9
DataAdapters
A1-3-10
OneSpace
Live!
D4-1
Consulting
Overview
F1-1
Press
Releases
F1-2
InThe News
F1-3
Press
Resources
G4-1
Partner
Opportunities
G6-1
Worldwide
Offices
G6-2
Request
Information
Form
G4-2
Reseller
Center
F5-1
Analyst
Quotes
D4-2
Sample
Solutions
D4-3
Success
Analysis
D4-4
Add-onModules
&UserPackages
D4-5
Training
(Linkto D1
Training
Overview)
A1-4
Connect
Suppliers
A1-5
Achieve
3G PLM
A1-6
Partner
Products
A1-7
How to
Buy
B1
Drafting
C1
eSupport
Overview
C2
Contact
Support
C5
Support
FAQs
C4
eSupport
Marketplace
C3
Licensing
D1
Training
Overview
D2
Classes
& Schedule
(Listing Organizedby
ExperienceLevel)
D3
Training
Registration
Form
D4
Consulting
E1
Case
StudiesViews
E2
Customer
Quotes
E3
Design
Competition
F1
PressRoom
F2
Webinars
F3
Newsletters
G1
Awards
G2
History
G3
Management
Team
G5
Careers
A:PRODUCTS
B:DEMOS & DOWNLOADS
C:E-SUPPORT
D:CONSULTING & TRAINING
E: CUSTOMER SUCCESS
F: NEWS &EVENTS
G:ABOUT US
(Click opens navigation element)
A1-x-x
What’s New
in 2007
B1-x
Demo
Overviews
C1-x
Learn More
(PDFs)
C3-x
Licensing
Services
Int’l Links
D1-x
View All Classes
(Linkto D2)
F7-x
Off Site
Links
G4-2-x
Off Site
Links G4-3
Technology
Partners
G4-3-x
Off Site
Links
G4-3-x
Off Site
Links
D1-x-x
Online
Classes
D2-1-x
Prices/Dates
D2-3-x
Full Schedule
List/Register
D2-2-x
More Info
(PDFs)
C5-x
Linksto
Product
Section A
Pages
C4-x
Linkto
Marketplace
Application
B1-x-x
Play,Download,
Link,Webcast
B2
Modeling
B2-x
Demo
Overviews
E1-x
Listings of
CaseStudies
Industry,Product,
Customer
F2-x
Webinars
(Current &
Archived)
B2-x-x
Play,Download,
Link,Webcast
B3
Model
Manager
B3-x
Demo
Overviews B3-x-x
Play,Download,
Link,Webcast
B4
OneSpace
Live!
B4-x
Demo
Overviews B4-x-x
Play,Download,
Link,Webcast
D4-2-x
Samples
(PDFs)
F1-1-x
Individual
P.R.
F2-2-x
Individual
Articles
F3-x
Newsletter
Archive
G5-x
Career
Listings
F4
WhitePapers
F4-x
Download
W.P.s
F6-x
Event
Descriptions
F5
Analyst
Reports
F6
Events
F7
UserGroups
F5-1-x
Individual
Reports
D4-4-x
Product
Data Sheets
(PDFs)
B5
OneSpace
.net
B5-x
Demo
Overviews B5-x-x
Play,Download,
Link,Webcast
B6
Achieve
3G PLM
B6-x
Demo
Overviews B6-x-x
Play,Download,
Link,Webcast
B7
Downloads
&Trials
B7-x
Register
&Download
A1-x-x
System
Requirements
A1-x-x
Data
Sheets
(PDF)
A1-x-x
Demos
A1-x-x
Screenshots
A1-2-x
Sign In
A1-2-x
Register/
Download
A1-x-x
How to Buy
O
G4
Our
Partners
G6
Contact
Us
HOME
Prospects New Customers
ExistingCustomers
ExistingCustomers:Support
Site Utilities
Page 3 | Revised: 10 January 2008
Basic Concepts: Legacy Site Page Architecture
In the legacy architecture, a web page
template contained multiple directives
or “includes” which instructed the
server to load commonly-used
content into the page, which would
then be combined with the content on
each page to produce the final HTML
that would be sent to the browser.
Each page of the site contained these
multiple elements, depending on the
features of the page. The layout of all
elements would be defined by the
HTML contained on the page, and
content would be inserted into the
pages, sometimes interfering with the
placement and/or behavior of the
components.
Server-side code was restricted to the
use of ColdFusion, a proprietary
scripting language requiring a
ColdFusion server to be installed.
The server would assemble the page,
request data from a database when
necessary, and would then assemble
each page in real-time for every page
request, resulting in slower
performance when website traffic was
at peak levels.
HTML
Code
Component
HTML
Code
Component
HTML
Code
Component
Chat
Component
HTML
Code
Component
Flash
Component
Legacy CoCreate.com CFM Home Page:
Web
Server
Running
ColdFusion
(CFM)
Page request
is sent to server
Request is sent to CFM page
which contains directives to
HTML components
Components are
combined with
page content
Final HTML is
Sent to browser
Page 4 | Revised: 10 January 2008
Basic Concepts: Site Content Re-Organization
Under the new architecture, site content is organized within the context of the CoCreate branding message. The user experience is directed from the general to the
specific and directed into content areas driven by visitor needs with the ultimate aim of enticing prospects to become customers. The new site then becomes a
relationship management platform whereby CoCreate can reinforce its customer relationships and effectively respond to new needs and opportunities.
Home
About CoCreate Products Downloads & Trials Customer Success Training & Consulting Events & Webinars Newsroom Support
Prospective Customers
& General Information
Current Customers
& Relationship
Management
Branding &
Top-Line
Messaging
Specific
Detailed
Information
Contacts Partners Resellers
Careers Branding
View All Partners
Partner
Details
Offsite
Articles
Reseller
Details
Reseller
Site
Job
Details
2D CAD 3D CAD Collaboration PLM Education
2D
Modules
Overview Product
Detail
Demos
& Learning
How
to Buy
What’s
New
What’s New
Highlights
System
Requirements
Evaluations
& Requests
Apps Server
Registration
Single Sign-On
View Asset
Detail
& Download
Assets:
Webinars/Demos
Download
Logos
All Product Pages
3D
Modules
Educational
Product
Overviews
Apps Server
Registration
Download
Success
Stories
Listing
Design
Competition
Story
Pages
Featured
Designs
& Entries
2005-07
Training
Courses
Overview
Consulting
Services
Apps Server
Training Pages
& Registration
Consulting
Products Data
Sheets
(PDF)
Upcoming
Events
On-Demand
Webinars
Europe
Events DE
Asia Events
JP
Italian
Webinars
View Asset
Detail
& Download
Assets:
Webinars/Demos
Apps Server
Event Registration
Press
Release
Listing
Press
Releases
Articles
Listing
Articles
Analysts
View Report
Detail
& Download
Assets:
Analyst
Report
Newsletters
Archive
Newsletter
Articles
Partner
Site
My.cocreate.com
eSupport &
Licensing
FAQs User
Forums
eSupport
Headlines
Regional
Contacts
My.cocreate.com
eSupport
Documents
User
Forums
Legacy Site
Newsletter Content
Page 5 | Revised: 10 January 2008
IIS Web
Server
Running
ColdFusion
(CFM)
Page request
is sent to server
Request is sent to CFM page
which contains server directives
to include CFM page components
and HTML.
Components are
combined with
page content.
Final HTML is
Sent to browser
Legacy Site
New ASP.NET Site
Basic Concepts: The ASP.NET 2.0 Framework
.NET 2.0 FRAMEWORK
Common Language Runtime
Page request
is sent to server
C#, VB, XHTML, JavaScript and other programming code
on the content pages are assembled with
the master templates and associated code
If page has been changed recently and it is the first
HTTP request, code is pre-compiled in the .NET compiler,
and served from “App_Code” directory which will be
used for future HTTP requests by the runtime.
The original source code
remains in the website directory.
The compiled code is sent
to the browser by the
ASP.NET runtime.
Final HTML is
Sent to browser
IIS Mod-Rewrite module
scans all incoming
HTTP requests
for legacy site addresses
and redirects server
to correct page.
IIS Web
Server
Running
ASP.NET 2.0
Framework
In the ASP.NET 2.0 framework, all of
the code is compiled by the Common
Language Runtime, allowing for a
great deal of flexibility in choice of
programming languages used by
developers.
Additionally, when a page has been
pre-compiled, overall performance of
the ASP.NET web pages is much
faster and stable than that of a typical
website that contains interactive and
data components.
A server module called IIS Mod-
Rewrite has been added to the site.
This module intercepts all HTTP
requests and scans a text file for URL
references that have been migrated
from the legacy site but no longer
exist. When a match has been found,
it rewrites the HTTP request, pointing
the server to a valid page.
The Mod-Rewrite module is an
additional software application
purchased from Micronovae. This
application is installed on both the
development and production web
servers. Micronovae can be contacted
for support from their website:
http://www.mcronovae.com.
Page 6 | Revised: 10 January 2008
Publishing: Workflow
CONTRIBUTOR CONTENT MANAGER CODE MANAGER
Content is edited on local system
(recommended for developers),
or may be edited directly on
AM1.ONESPACEASAP.COM
If edited on local system,
then content is published to
AM1.ONESPACEASAP.COM
Changed pages and files are
logged using HelpDesk
System for tracking
Content is reviewed by
content owners
CONTENT MANAGER
Content is Approved?
New content is published to
AM2.ONESPACEASAP.COM
for integration and testing
Testing OK?
New content is published
to WWW.COCREATE.COM
Rejected content is noted
in helpdesk system
and routed back to
CONTRIBUTOR
Approval is
noted in HelpDesk
System and routed to
CODE MANAGER
Rejected content is noted
in helpdesk system
and routed back to
CONTRIBUTOR
Comments and discussion are
entered into HelpDesk System
Notification of changes Is
sent to CONTENT MANAGER
by HelpDesk System
Comments and discussion and
possible bug-fixes are
entered into HelpDesk System
YESNO
NO
YES
In order to provide for good quality control, we need to implement a basic
workflow for the creation and editing of content. This will ensure that all content
is approved by content owners and is free of defects, while allowing free access
by contributors to necessary information.
To ensure that all changes and defects are tracked and visible by all team
members and localization teams, a HelpDesk system will be deployed. This will
automate notifications and centralize discussions around content, new features
or defects.
At the time of this writing, we are testing a couple of options. Option one is a
simple HelpDesk application produced by JitBit, and is viewable at the US Web
Team’s Test Server at this address. http://skw.onespaceasap.com/helpdesk
Another option is to deploy a Microsoft SharePoint Team site, presently being
tested at http://modelmanager.sharepointspace.com/marketing/wretlind
Please contact Jon Wretlind at jon_wretlind@cocreate.com to gain access into
these system if you are interested in helping evaluate the technology. When the
new system is deployed, the US Web Team will inform all contributors and
provide additional documentation as needed.
Page 7 | Revised: 10 January 2008
Basic Concepts: Anatomy of an ASP.NET Page
T
ASCX
User
Control
ASCX
User
Control
ASCX
User
Control
ASCX
User
Control
ASCX
User
Control
ASCX
User
Control
ASP.NET
Control
ASP.NET
Control
ASP.NET
Control
ASP.NET
Control
Template.MASTER
http://www.cocreate.com/Page.ASPX
Content Area 1
Content Area 2
An ASP.NET is composed from a
content page, a master template, and
controls. Some of these controls are
standard “out-of-the-box” controls that
come with the .NET framework, and
others are user-defined controls
(ASCX). These controls may be
embedded into both content pages
and master templates.
Master templates may contain
XHTML, JavaScript, and client-side
code, and may also contain server-
side code written in either Visual
Basic or C#, and also contain
placeholders for content. A master
template may contain multiple content
placeholders.
Content pages may only contain
content areas to be matched with the
content placeholders on the master
template. Content pages may also
include client side and server-side
code. A content page may also
contain multiple content areas, or
additional content placeholders.
When an HTTP request is made, it is
made to the content page, or ASPX
page, not the master template. The
page is assembled with its controls
and combined with the associated
master template. A content page can
only be associated with a single
master template, but can use any
number of potential templates that
contain matching content
placeholders. These templates can be
changed either manually or
programmatically, allowing for greater
separation of content from its
presentation.
Sites also contain “themes” which are
globally associated to master
templates. These themes provide
opportunities for easy management of
layout, font styles, and graphics
along with the ability for a site’s
content to be incorporated into sites
or sub-sites that have differing
designs.
The CoCreate.com website’s master
templates use this ”theme” concept to
manage its layout and presentation
through definitions of <DIV> layers.
The theme, called “CC_Blue” in the
“App_Themes” directory includes all
common site graphics and the
Cascading Style Sheets (CSS) that
define the layout. Additionally, global
functions are also included in the
master templates, written primarily in
JavaScript.
The master templates employ a table-
free concept of site layout, thus
allowing for the greater use of
Dynamic XHTML and easier pixel-
level control over the visual layout of
the page elements. The content
templates employ a table-based
concept, in order to make it simpler
for less-technical content creators to
manipulate and edit the site’s content
using WSYWIG editors such as
Microsoft SharePoint Designer and
Expressions Web. The XHTML and
CSS definitions have been optimized
for use within Microsoft’s toolset.
Code “check-in” and “check-out” for
source control is performed through
the Microsoft SharePoint/FrontPage
extensions running on the server, and
integrates into Microsoft’s tools.
Therefore, the use of non-Microsoft
tools to edit the website is not
recommended.
Page 8 | Revised: 10 January 2008
Section A: The Home Page
A1-3 Page Header
A1-3-1 JumpBox Control
A1-3-2 Widgets Control
A1-5 Page Content
A1-5-1 VideoRotator
Repeater Control: rptPopularLinks
Repeater Control: rptHeadlines
A1-4Menu Control
A1-6Page Footer
Page 9 | Revised: 10 January 2008
A1: Home Page Schematic
Home Page
~/Default.aspx
Page Header
Page Content >> <div id="page-bg-body">
<div id="page-content">
Page Footer >> <div id="page-bg-bottom">
User Control: Footer
"~/includes/footer.ascx"
Repeater Control: rptPopularLinks
Data Source: “~/xml/popular-links.xml”
<div id="heading-topnav">
User Control: JumpBox
"~/includes/jump-box.ascx”
<div id="widgets">
User Control: Widgets
“~/includes/widgets.ascx”
User Control – Flash Movies: VideoRotator
"~/includes/video-rotator-flash.ascx"
Repeater Control: rptHeadlines
Data Source: “~/xml/pr.xml”
Hot Topics on CoCreate.com
Latest Headlines
Menu >> <div id="navigation">
Menu Control: popOut
Data Source: “~/Default.sitemap”
NOTE: Sitemap files are defined in “~/web.config” file
JumpBox Control
“~/includes/globalscripts.js”
global variable definitions and
query string processing
“~/App_Themes/CC_Blue/CoCreate-global.css”
“~/App_Themes/CC_Blue/CoCreate-secondary.css”
“~/includes/flashdetect.js”
Used to detect whether user has a Flash
player, and swap out an image link if not.
Cascading Style Sheets
External Scripts
“~/includes/pngfix.js”
Used for IE and lower, to filter 24-bit PNG
images with transparency, so that the alpha
channels are used for transparency.
A1
A1-1
A1-2
A1-3
A1-4
A1-5
A1-6
A1-3-1
Widgets Control
A1-3-2
<div id="search-box">
Google Custom Search Engine Form
Links to http://www.google.com/coop/cse/
<div id="language-tab">
Pulldowns call embedded JavaScript to jump
to localized websites.
Future Revision Pulldowns will point to specific correlated
pages within localized sites.
Toplinks link to other CoCreate sites such as eSupport, SIP
and the company intranet.
Links to “~/utility/Feedback.aspx”
“~/about/Contacts.aspx”
and contains RSS link
VideoRotator for Flash movies and other graphics
In the Home Page rotation banner. Can use SWF or JPG files.
A1-5-1
Flash Movie
"~/flash/homepage/homepage-loader.swf"
“~flash/homepage/embedFlash.js”
Used to embed the Flash player without
causing IE to require a user click
Flash Movie
"~/flash/homepage/
PE_Promo.swf"
Flash Movie
"~/flash/homepage/home-
rotator_rks.swf"
Flash Movie
"~/flash/homepage/home-
rotator_sigma.swf"
Flash Movie
"~/flash/homepage/golden-
mousetrap-rotator.swf"
A1-2-1
A1-2-1
“~/flash/homepage/loader.xml”
Determines which movies to include in
rotation and in what order
Embedded Animation
"~/flash/homepage/rks.swf"
Embedded Animation
"~/flash/homepage/sigma.swf"
Embedded Flash Movies with XML content
“~/flash/homepage/rotator.xml”
Used by some Flash movies to allow for
easy localization of content
Block Reference Number
Cross-Reference to Block
KEY TO SYMBOLS
“~/includes/csshover.htc
Used for IE6 and lower, to provide better
image roll-over functionality
Page 10 | Revised: 10 January 2008
Section B1: Secondary Master Templates
Files that use this master template:
A1-3-2
B1-4
B1-4-1
B1-4-2
A1-6
Page 11 | Revised: 10 January 2008
B1: Secondary Master Template Schematic
Page Content
Embedded Content PlaceHolder
ID=”myPageContent”
Secondary Template
~/secondary.master
Page Header
Page Content >> <div id="page-content">
<div id="portal-4column-grid">
<div id="heading-topnav">
User Control: JumpBox
"~/includes/jump-box.ascx”
<div id="widgets">
User Control: Widgets
“~/includes/widgets.ascx”
B1
B1-3
B1-4
Block Reference Number
Cross-Reference to Block
KEY TO SYMBOLS
“~/includes/globalscripts.js”
global variable definitions and
query string processing
External Scripts
“~/includes/pngfix.js”
Used for IE and lower, to filter 24-bit PNG
images with transparency, so that the alpha
channels are used for transparency.
B1-2
“~/includes/csshover.htc
Used for IE6 and lower, to provide better
image roll-over functionality
A1-4
Menu >> <div id="navigation">
Data Source >> “~/Default.sitemap”
A1-1 CSS
A1-3-1 JumpBox Control
A1-3-2 Widgets Control
“Breadcrumb” Control:
Data Source: “~/Breadcrumb.sitemap”
<div id="back-link">
B1-4-1
NOTE! This element appears in proximity
to the Page Header, but because of the
z-index level required by this item, for
functional reasons, the <DIV> is embedded
within Page Content.
A1-6 Page Footer
B1-4-2
JavaScript Function:
setContentHeight()
NOTE! Reads the height of ID
“content-table” on embedded Content
Page, and sets the height of
<Div id=”page-bg-body> accordingly,
NOTE! Each menu control inherits
“web.sitemap” found at the root of all
subdirectories. For example the submenu
for “Products”, inherit “~/Products/
web.sitemap.” Each sitemap is defined in
“~/web.config”
Page 12 | Revised: 10 January 2008
B2: “About CoCreate” Secondary Template
Files that use this master template:
A1-3-2
B2-1
A1-6
B2-1-1
Page 13 | Revised: 10 January 2008
B3: “Product Portal” Secondary Template
Files that use this master template:
A1-3-2
A1-6
B3-1
B3-1-1
Page 14 | Revised: 10 January 2008
B3: “Products Portal” Master
Schematic
B2: “About CoCreate” Master
Schematic
Block Reference Number
Cross-Reference to Block
KEY TO SYMBOLS
Reference to Page-level
content
Page Content
Embedded Content PlaceHolder
ID=”myPageContent”
Content Header: <div id="suite-portal-header1">
Header Graphic defined in CSS:
“~/App_Themes/CC_Blue/CoCreate_secondary.css”
Page Layout: <table class=”home-column-grid”
Secondary Template
~/secondary-about.master
Page Content >> <div id="page-content">
<div id="portal-4column-grid">
B2
B2-1
A1-4
Menu >> <div id="navigation">
Data Source >> “~/products/web.sitemap”
A1-1 CSS
“Breadcrumb” Control:
Data Source: “~/Breadcrumb.sitemap”
<div id="back-link">
B2-1-1
A1-6 Page Footer
B2-1-2
JavaScript Function:
setContentHeight()
B1-2 External Scripts B1-3 External Scripts
B2-1-2-1
B2-1-2-2
B2-1-2-3
http://www.cocreate.com/about/About-Us.aspx
* Only on http://www.cocreate.com/about/About-Us.aspx
User Control: MgmtBios
“~/about/management-bios.ascx”
B2-1-2-3
Page 15 | Revised: 10 January 2008
B4: “Downloads & Trials” Secondary Template
Files that use this master template:
A1-3-2
B4-1-1
B4-1-2
Page 16 | Revised: 10 January 2008
Block Reference Number
Cross-Reference to Block
KEY TO SYMBOLS
Reference to Page-level
content
Page Content
Embedded Content PlaceHolder
ID=”myPageContent”
Content Header: <div id="demos-portal-header">
Header Graphic defined in CSS:
“~/App_Themes/CC_Blue/CoCreate_secondary.css”
Page Layout: <table id=”content-table”>
Secondary Template
~/secondary-downloads.master
Page Content >> <div id="page-content">
<div id="portal-4column-grid">
B4
B4-1
A1-4
Menu >> <div id="navigation">
Data Source >> “~/demosDownloads/web.sitemap”
A1-1 CSS
“Breadcrumb” Control:
Data Source: “~/Breadcrumb.sitemap”
<div id="back-link">
B4-1-1
B4-1-2
JavaScript Function:
setContentHeight()
B1-2 External Scripts
B4-1-2-1
B4-1-2-2
A1-6 Page Footer
https://apps.cocreate.com/ProductEvaluation/
signin.cfm
https://apps.cocreate.com/
OneSpaceModelingPE/register.cfm
https://apps.cocreate.com/OneSpace/pub/
step1.cfm?trial=Yes
https://apps.cocreate.com/onespace/live/
step1.cfm?trial=Yes&sl=en
http://www.cocreate.com/edrawings_viewer/
OSeDrawings.exe
http://www.lattice3d.com/
products_player_3d_software.html
Download Links
B4: “Downloads & Trials” Schematic
Page 17 | Revised: 10 January 2008
B5: “Customer Success” Schematic
Page 18 | Revised: 10 January 2008
A1-6
A1-3-2
B5: “Customer Success” Secondary Template
B5-2-1
Files that use this master template:
B5-2
B5-1-2-2
B5-1
Page 19 | Revised: 10 January 2008
A1-3-1
A1-4
A1-6
B6-1-1
B6-1
Files that use this master template:
A1-3-1
A1-4
A1-6
Files that use this master template:
B7-1
B7-1-1
B7: “Events & Webinars”
Master Template
B6: “Training & Consulting”
Master Template
Page 20 | Revised: 10 January 2008
Block Reference Number
Cross-Reference to Block
KEY TO SYMBOLS
Reference to Page-level
content
Page Content
Embedded Content PlaceHolder
ID=”myPageContent”
Content Header: <div id="training-portal-header">
Header Graphic defined in CSS:
“~/App_Themes/CC_Blue/CoCreate_secondary.css”
Page Layout: <table class=”home-column-grid”>
Secondary Template
~/secondary-training.master
Page Content >> <div id="page-content">
<div id="portal-4column-grid">
B6
B6-1
A1-4
Menu >> <div id="navigation">
Data Source >> “~/training/web.sitemap”
A1-1 CSS
“Breadcrumb” Control:
Data Source: “~/Breadcrumb.sitemap”
<div id="back-link">
B6-1-1
B6-1-2
JavaScript Function:
setContentHeight()
B1-2 External Scripts
B6-1-2-1
B6-1-2-2
A1-6 Page Footer
User Control: TrainingFooter
“~/training/Training-Contacts-Footer.ascx”
B6-1-2-3
B7: “Events & Webinars”
Schematic
B6: “Training & Consulting”
Schematic
~/events/Events-Archive.aspx
Page Content
Embedded Content PlaceHolder
ID=”myPageContent”
Content Header: <div id="events-head">
Header Graphic defined in CSS:
“~/App_Themes/CC_Blue/CoCreate_secondary.css”
Page Layout: <table class=”portal-grid”>
Secondary Template
~/secondary-events.master
Page Content >> <div id="page-content">
<div id="portal-4column-grid">
B7
B7-1
A1-4
Menu >> <div id="navigation">
Data Source >> “~/events/web.sitemap”
A1-1 CSS
“Breadcrumb” Control:
Data Source: “~/Breadcrumb.sitemap”
<div id="back-link">
B7-1-1
B7-1-2
JavaScript Function:
setContentHeight()
B1-2 External Scripts
B7-1-2-1
B7-1-2-2
A1-6 Page Footer
B7-1-2-3
Repeater Control: Repeater99
Data Source: “~/xml/general-webinars.xml”
General Topics
* Only on http://www.cocreate.com/events/Events-Archive.aspx
B7-1-2-3
Page 21 | Revised: 10 January 2008
B8: “Newsroom” Secondary Template
A1-3-2
A1-6
Files that use this master template:
B8-1-1
B8-1
Page 22 | Revised: 10 January 2008
B8: “Newsroom” Schematic
~/newsroom/View-Articles.aspx
Repeater Control: rptPRListing
Data Source: “~/xml/pr.xml”
Xpath Attribute: “attribute::portalPage='yes'”
~/newsroom/Newsroom-Portal.aspx
Block Reference Number
Cross-Reference to Block
KEY TO SYMBOLS
Reference to Page-level
content
Page Content
Embedded Content PlaceHolder
ID=”myPageContent”
Content Header: <div id="newsroom-header-zone">
Header Graphic defined in CSS:
“~/App_Themes/CC_Blue/CoCreate_secondary.css”
Page Layout: <table id=”content-table”>
Secondary Template
~/secondary-newsroom.master
Page Content >> <div id="page-content">
<div id="portal-4column-grid">
B8
B8-1
A1-4
Menu >> <div id="navigation">
Data Source >> “~/newsoom/web.sitemap”
A1-1 CSS
“Breadcrumb” Control:
Data Source: “~/Breadcrumb.sitemap”
<div id="back-link">
B8-1-1
B8-1-2
JavaScript Function:
setContentHeight()
B1-2 External Scripts
B8-1-2-1
A1-6 Page Footer
B8-1-2-2
Press Releases
B8-1-2-2
B8-1-2-3
Repeater Control: rptArticlesListing
Data Source: “~/xml/articles.xml”
Xpath Attribute: “attribute::portalPage='yes'”
B8-1-2-3
Recent Articles
User Control: PRFooter
“~/newsroom/PR-Contacts-Footer.ascx”
B8-1-2-4
Repeater Control: rptPRListing
Data Source: “~/xml/pr.xml”
~/newsroom/View-PR.aspx
B8-1-2-5
All Press Releases
Repeater Control: rptArticlesListing
Data Source: “~/xml/articles.xml”
B8-1-2-6
Recent Articles
Page-Level Content for Newsroom Portal Pages:
~/newsroom/Analysts.aspx
Industry Analysts
User Control: Quotes
Data Source: “~/newsroom/Analyst-Quotes.ascx”
B8-1-2-7
Repeater Control: rptAnalystReports
Data Source: “~/xml/analyst-reports.xml”
B8-1-2-8 Analyst Reports
~/newsroom/Newsletters.aspx
B8-1-2-9
Link to “Join Now”
https://apps.cocreate.com/en/xview/register.cfm
Page content in newsletter listings
is static HTML, not data-driven.
Page 23 | Revised: 10 January 2008
B9: “Support” Secondary Template
A1-3-2
A1-6
B9-1
B9-1-1
Files that use this master template:
Page 24 | Revised: 10 January 2008
B9: “Support” Schematic
Block Reference Number
Cross-Reference to Block
KEY TO SYMBOLS
Reference to Page-level
content
Page Content
Embedded Content PlaceHolder
ID=”myPageContent”
Content Header: <div id="support-header-zone">
Header Graphic defined in CSS:
“~/App_Themes/CC_Blue/CoCreate_secondary.css”
Page Layout: <table id=”content-table”>
Secondary Template
~/secondary-support.master
Page Content >> <div id="page-content">
<div id="portal-4column-grid">
B9
B9-1
A1-4
Menu >> <div id="navigation">
Data Source >> “~/support/web.sitemap”
A1-1 CSS
“Breadcrumb” Control:
Data Source: “~/Breadcrumb.sitemap”
<div id="back-link">
B9-1-1
B9-1-2
JavaScript Function:
setContentHeight()
B1-2 External Scripts
B9-1-2-1
A1-6 Page Footer
B9-1-2-2
User Control: SupportFooter
“~/support/Support-Contacts-Footer.ascx”
B9-1-2-3
Link to “eSupport Marketplace Login”
http://my.cocreate.com/home.aspx?app=eSMP&lang=en
Opens in new browser window
Link to “Licensing Services Login”
http://my.cocreate.com/home.aspx?app=cocheck&lang=en
Opens in new browser window
Page 25 | Revised: 10 January 2008
Overview
Details Demos & Learning How to Buy
Screenshot Explorer
AJAX User Control: Gallery
~/products/Modeling-screenshotExplorer.ascx
Newsroom
Articles
~/products/3D-Platform.aspx
Article Links
(offsite & onsite)
Design Competition
~/successStories/design-competition.aspx
Success
Stories
User Control: Heading
"~/products/Modeling-Header.ascx”
Common header
Pop Up Pictures
AJAX User Control: Gallery
~/includes/popUp-Pictures.ascx
~/products/WhatsNew-Modeling.aspx
Data Sheets
(Localized PDF)
~/products/Modeling-SystemRequirements.aspx
Links to Module
Overview pages
Request Quote
Downloads
Apps Server
Registration
Single Sign-On
Training Courses
http://apps.cocreate.com/en/training/
Training-Schedule.cfm
xView Application
~/xml/Modeling-learning-
center.xml”
NOTE: Some content in these tables is
fed by this XML file, and some is static
on-page content, depending on what
needs to be more regularly updated. In a
future revision of the site, this function will
be managed via SQL database to
enhance performance.
Online Demos
~/learn/Demos/*
Webinars
~/learn/*
Quick Reference Card
(PDF)
Release Update
Training
Quickstart Projects
Tutorials
Tips & Tricks
(PDF)
~/xml/Modeling-screenshotExplorer.xml
Apps Server
Direct Download
Section C1: “Product Pages” Map & Functional Overview
This structure applies to all products and CoCreate product modules. The largest and most complex example, CoCreate OneSpace Modeling, is pictured here.
All other product pages follow this same organizational and functional scheme.
Page 26 | Revised: 10 January 2008
C1: “Tertiary-Products.master” Template & Schematic
A1-3-2
C2-1-1
C2-1
Most other tertiary-level page templates employ a similar or simpler structure. Therefore, only the most complex and commonly-used templates, “tertiary-products.master”
and “tertiary-deadend.master” are detailed in this section.
Page 27 | Revised: 10 January 2008
C1: “Tertiary-Products.master” Linked Files
products/TaskAgent-Overview.aspx [1/1]
products/TaskAgent-Learning.aspx [1/1]
products/TaskAgent-Details.aspx [1/1]
products/TaskAgent-Buy.aspx [1/1]
products/Synchronize-Overview.aspx [1/1]
products/Synchronize-Learning.aspx [1/1]
products/Synchronize-Details.aspx [1/1]
products/Synchronize-Buy.aspx [1/1]
products/Surfacing-Overview.aspx [1/1]
products/Surfacing-Learning.aspx [1/1]
products/Surfacing-Details.aspx [1/1]
products/Surfacing-Buy.aspx [1/1]
products/SheetMetal-Overview.aspx [1/1]
products/SheetMetal-Learning.aspx [1/1]
products/SheetMetal-Details.aspx [1/1]
products/SheetMetal-Buy.aspx [1/1]
products/Rendering-Overview.aspx [1/1]
products/Rendering-Learning.aspx [1/1]
products/Rendering-Details.aspx [1/1]
products/Rendering-Buy.aspx [1/1]
products/PartLibrary-Overview.aspx [1/1]
products/PartLibrary-Learning.aspx [1/1]
products/PartLibrary-Details.aspx [1/1]
products/PartLibrary-Buy.aspx [1/1]
products/OneSpaceNet-Overview.aspx [1/1]
products/OneSpaceNet-Learning.aspx [1/1]
products/OneSpaceNet-Details.aspx [1/1]
products/OneSpaceNet-Buy.aspx [1/1]
products/OneSpaceLive-Overview.aspx [1/1]
products/OneSpaceLive-Learning.aspx [1/1]
products/OneSpaceLive-Details.aspx [1/1]
products/OneSpaceLive-Buy.aspx [1/1]
products/MySAPIntegration-Overview.aspx [1/1]
products/MySAPIntegration-Learning.aspx [1/1]
products/MySAPIntegration-Details.aspx [1/1]
products/MySAPIntegration-Buy.aspx [1/1]
products/MoldBase-Overview.aspx [1/1]
products/MoldBase-Learning.aspx [1/1]
products/MoldBase-Details.aspx [1/1]
products/MoldBase-Buy.aspx [1/1]
products/ModelManager-Overview.aspx [1/1]
products/ModelManager-Learning.aspx [1/1]
products/ModelManager-Details.aspx [1/1]
products/ModelManager-Buy.aspx [1/1]
products/ModelingServer-Overview.aspx [1/1]
products/ModelingServer-Learning.aspx [1/1]
products/ModelingServer-Details.aspx [1/1]
products/ModelingServer-Buy.aspx [1/1]
products/Modeling-Quotes.aspx [1/1]
products/Modeling-Product-Page.aspx [1/1]
products/ModelingPE-Overview_IT.aspx [1/1]
products/ModelingPE-Overview.aspx [1/1]
products/ModelingPE-Learning.aspx [1/1]
products/ModelingPE-FAQ_IT.aspx [1/1]
products/ModelingPE-FAQ.aspx [1/1]
products/ModelingPE-Details.aspx [1/1]
products/ModelingPE-Buy.aspx [1/1]
products/Modeling-Overview.aspx [1/1]
products/Modeling-Learning.aspx [1/1]
products/Modeling-Details.aspx [1/1]
products/Modeling-Buy.aspx [1/1]
products/Machining-Overview.aspx [1/1]
products/Machining-Learning.aspx [1/1]
products/Machining-Details.aspx [1/1]
products/Machining-Buy.aspx [1/1]
products/Learning-Temp-DS.aspx [1/1]
products/Lattice-Overview.aspx [1/1]
products/Lattice-Learning.aspx [1/1]
products/Lattice-Details.aspx [1/1]
products/Lattice-Buy.aspx [1/1]
products/FEAnalysis-Overview.aspx [1/1]
products/FEAnalysis-Learning.aspx [1/1]
products/FEAnalysis-Details.aspx [1/1]
products/FEAnalysis-Buy.aspx [1/1]
products/Education-Details.aspx [1/1]
products/eDrawings-Overview.aspx [1/1]
products/eDrawings-Learning.aspx [1/1]
products/eDrawings-Details.aspx [1/1]
products/eDrawings-Buy.aspx [1/1]
products/DrawingManager-Overview.aspx [1/1]
products/DrawingManager-Learning.aspx [1/1]
products/DrawingManager-Details.aspx [1/1]
products/DrawingManager-Buy.aspx [1/1]
products/Drafting-Overview.aspx [1/1]
products/Drafting-Learning.aspx [1/1]
products/Drafting-Details.aspx [1/1]
products/Drafting-Buy.aspx [1/1]
products/DDS-Overview.aspx [1/1]
products/DDS-Learning.aspx [1/1]
products/DDS-Details.aspx [1/1]
products/DDS-Buy.aspx [1/1]
products/DataAdapters-Overview.aspx [1/1]
products/DataAdapters-Learning.aspx [1/1]
products/DataAdapters-Details.aspx [1/1]
products/DataAdapters-Buy.aspx [1/1]
products/Cabling-Overview.aspx [1/1]
products/Cabling-Learning.aspx [1/1]
products/Cabling-Details.aspx [1/1]
products/Cabling-Buy.aspx [1/1]
products/BOMEditor-Overview.aspx [1/1]
products/BOMEditor-Learning.aspx [1/1]
products/BOMEditor-Details.aspx [1/1]
products/BOMEditor-Buy.aspx [1/1]
products/Annotation-Overview.aspx [1/1]
products/Annotation-Learning.aspx [1/1]
products/Annotation-Details.aspx [1/1]
products/Annotation-Buy.aspx [1/1]
products/AdvancedDesign-Overview.aspx [1/1]
products/AdvancedDesign-Learning.aspx [1/1]
products/AdvancedDesign-Details.aspx [1/1]
products/AdvancedDesign-Buy.aspx [1/1]
products/Adobe-Overview.aspx [1/1]
products/Adobe-Learning.aspx [1/1]
products/Adobe-Details.aspx [1/1]
products/Adobe-Buy.aspx [1/1]
products/3DDocumentation-Overview.aspx [1/1]
products/3DDocumentation-Learning.aspx [1/1]
products/3DDocumentation-Details.aspx [1/1]
products/3DDocumentation-Buy.aspx [1/1]
products/3DDataAdapters-Overview.aspx [1/1]
products/3DDataAdapters-Learning.aspx [1/1]
products/3DDataAdapters-Details.aspx [1/1]
products/3DDataAdapters-Buy.aspx [1/1]
products/3DCADConversion-Overview.aspx [1/1]
products/3DCADConversion-Learning.aspx [1/1]
products/3DCADConversion-Details.aspx [1/1]
products/3DCADConversion-Buy.aspx [1/1]
products/3DAccess-Overview.aspx [1/1]
products/3DAccess-Learning.aspx [1/1]
products/3DAccess-Details.aspx [1/1]
products/3DAccess-Buy.aspx [1/1]
products/2DLibrary-Overview.aspx [1/1]
products/2DLibrary-Learning.aspx [1/1]
products/2DLibrary-Details.aspx [1/1]
products/2DLibrary-Buy.aspx [1/1]
products/2DAccess-Overview.aspx [1/1]
products/2DAccess-Learning.aspx [1/1]
products/2DAccess-Details.aspx [1/1]
products/2DAccess-Buy.aspx [1/1]
Page 28 | Revised: 10 January 2008
C2: “Tertiary-Deadend.master” Template & Schematic
A1-3-2
A1-6
C2-1-2
Block Reference Number
Cross-Reference to Block
KEY TO SYMBOLS
Reference to Page-level
content
Page Content
Embedded Content PlaceHolder
ID=”myPageContent”
Content Header: <div id="events-head">
Header Graphic defined in CSS:
“~/App_Themes/CC_Blue/CoCreate_secondary.css”
Page Layout: <table class=”portal-grid”>
Tertiary Template
~/tertiary-deadend.master
Page Content >> <div id="page-content">
<div id="portal-4column-grid">
C2
C2-1
A1-1 CSS
“Breadcrumb” Control:
Data Source: “~/Breadcrumb.sitemap”
<div id="back-link">
C2-1-1
C2-1-2
JavaScript Function:
setContentHeight()
B1-2 External Scripts
A1-6 Page Footer
Page 29 | Revised: 10 January 2008
about/resellers/Xandorra_BV-Details.aspx [1/1]
about/resellers/Virtual_Services_Inc-Details.aspx [1/1]
about/resellers/Tecpha-Detail.aspx [1/1]
about/resellers/Techsoft_Datenverarbeitung_GmbH-Details.aspx [1/1]
about/resellers/Technia_AB-Details.aspx [1/1]
about/resellers/Tarifa_Srl-Details.aspx [1/1]
about/resellers/StrategicEnterprise_AG-Details.aspx [1/1]
about/resellers/SMiTO_GmbH-Details.aspx [1/1]
about/resellers/Smart2Market_Inc-Details.aspx [1/1]
about/resellers/SIT_Srl-Details.aspx [1/1]
about/resellers/SAVACO_NV-Detail.aspx [1/1]
about/resellers/Reseller-Detail-TEMPLATE.aspx [1/1]
about/resellers/PHusion_Engineering_Solutions_LLC-Detail.aspx [1/1]
about/resellers/Otsuka_Corporation-Detail.aspx [1/1]
about/resellers/OBIC_Co_ LTD-Details.aspx [1/1]
about/resellers/Nippon_Systemware_Co_Ltd-Details.aspx [1/1]
about/resellers/Mutoh_Industries_Ltd-Details.aspx [1/1]
about/resellers/Modoo_Solution_Co-Detail.aspx [1/1]
about/resellers/MIP_Ltd-Detail.aspx [1/1]
about/resellers/Microsoft-Detail.aspx [1/1]
about/resellers/Knobs_Group,_LLC-Detail.aspx [1/1]
about/resellers/John_Hart_Pty_Ltd-Details.aspx [1/1]
about/resellers/JM-Design-Detail.aspx [1/1]
about/resellers/INNEO_Solutions_GmbH-Details.aspx [1/1]
about/resellers/Ingenieurgemeinschaft_Klietsch_GmbH-Details.aspx [1/1]
about/resellers/Hitachi_Information_Systems_Ltd-Details.aspx [1/1]
about/resellers/High_Peak_Systems-Details.aspx [1/1]
about/resellers/Fujitsu_Kyushu_System_Engineering_Ltd-Details.aspx [1/1]
about/resellers/EON_Reality_Inc-Detail.aspx [1/1]
about/resellers/Engineering_Computer_Services_Taiwan-Detail.aspx [1/1]
about/resellers/Engineering_Computer_Services_Pte_Ltd-Detail.aspx [1/1]
about/resellers/Engineering_Computer_Services-Detail.aspx [1/1]
about/resellers/EIT_Technologies_Srl-Detail.aspx [1/1]
about/resellers/CSI_Limited-Details.aspx [1/1]
about/resellers/Consulting_Group_Srl-Detail.aspx [1/1]
about/resellers/Cimetrix_Solutions-Detail.aspx [1/1]
about/resellers/CDM_Isigraf_Srl-Details.aspx [1/1]
about/resellers/CDM_France-Detail.aspx [1/1]
about/resellers/Canon_Software_Inc-Details.aspx [1/1]
about/resellers/Cadplatsen_AB-Details.aspx [1/1]
about/resellers/Cadito_Project_Inc-Details.aspx [1/1]
about/resellers/CAD_Services_BV-Details.aspx [1/1]
about/resellers/BORGWARE_GmbH-Detail.aspx [1/1]
about/resellers/BC_Consulting_Asia-Detail.aspx [1/1]
about/resellers/BC_Consulting-Detail.aspx [1/1]
about/resellers/Ascad_GmbH-Detail.aspx [1/1]
about/resellers/ASAHI-MAT_CO_LTD-Details.aspx [1/1]
about/resellers/Arion_Data_Systems_SA-Details.aspx [1/1]
about/resellers/Ares-Detail.aspx [1/1]
about/resellers/Alphacam_GmbH-Detail.aspx [1/1]
about/resellers/Access_Commerce-Detail.aspx [1/1]
about/resellers/ACADIS_GmbH-Detail.aspx [1/1]
about/resellers/ABR_System-Detail.aspx [1/1]
about/resellers/3HTI_LLC-Detail.aspx [1/1]
about/Partner-products/Xandorra-Report-Generator.aspx [1/1]
about/Partner-products/Techsoft-SolidPower-Profiles.aspx [1/1]
about/Partner-products/Techsoft-Solid_Power.aspx [1/1]
about/Partner-products/Techsoft-i_View.aspx [1/1]
about/Partner-products/Techsoft-i-Print.aspx [1/1]
about/Partner-products/PDMIntegrator-CSI_PDM_Integrator.aspx [1/1]
about/Partner-products/PDMDocManager-CSI_PDM_Document_Manager.aspx [1/1]
about/Partner-products/PDM_Replicator-CSI_PDM_Replicator.aspx [1/1]
about/Partner-products/PDM_eDocManager-CS_PDM_eDocument_Manager.aspx [1/1]
about/Partner-products/PDF_AutoGenerator-CSI_PDF_Autogenerator.aspx [1/1]
about/Partner-products/MSC_Software-OSD-ADAMS.aspx [1/1]
about/Partner-products/MIP-SolidGenius.aspx [1/1]
about/Partner-products/MIP-ME10-EEE.aspx [1/1]
about/Partner-products/Klietsch-SolidWeld.aspx [1/1]
about/Partner-products/Klietsch-SolidTube.aspx [1/1]
about/Partner-products/Klietsch-SolidSteel.aspx [1/1]
about/Partner-products/Klietsch-SolidPipe.aspx [1/1]
about/Partner-products/Klietsch-PIPE_Bending_Assistant.aspx [1/1]
about/Partner-products/Klietsch-PART_Assistant.aspx [1/1]
about/Partner-products/Klietsch-BOM_Assistant.aspx [1/1]
about/Partner-products/FTZ-SD_Piping.aspx [1/1]
about/Partner-products/FTZ-SD-Ventil.aspx [1/1]
about/Partner-products/FTZ-SD-Boiler.aspx [1/1]
about/Partner-products/FTZ-SchemPID.aspx [1/1]
about/Partner-products/CoCreate_SCO-Report_Generator.aspx [1/1]
about/Partner-products/CoCreate_SCO-PDM_Replicator.aspx [1/1]
about/Partner-products/CoCreate_SCO-PDM_Integrator.aspx [1/1]
about/Partner-products/CoCreate_SCO-PDM_Document_Manager.aspx [1/1]
about/Partner-products/CoCreate_SCO-Classification_Module.aspx [1/1]
about/Partner-products/CAD_Services-Classification_Module.aspx [1/1]
about/Partner-products/CAD_Beratung_Schulung-SysID-Change.aspx [1/1]
about/Partner-products/Blue_Ridge_Numerics-CFdesign.aspx [1/1]
about/Partner-products/Aspiration_Innovation-AI_ReferenceTable.aspx [1/1]
about/Partner-products/Aspiration_Innovation-AI_QSavePackage.aspx [1/1]
about/Partner-products/Aspiration_Innovation-AI_PowerVisuals.aspx [1/1]
about/Partner-products/Aspiration_Innovation-AI_PowerShare_Professional.aspx [1/1]
about/Partner-products/Aspiration_Innovation-AI_PowerShare.aspx [1/1]
about/Partner-products/Aspiration_Innovation-AI_PDFAccelerator.aspx [1/1]
about/Partner-products/Aspiration_Innovation-AI_Info.aspx [1/1]
about/Partner-products/Aspiration_Innovation-AI_Export.aspx [1/1]
about/Partner-products/Aspiration_Innovation-AI_DesignAccelerator_Professional.aspx [1/1]
about/Partner-products/Aspiration_Innovation-AI_BOMGenerator.aspx [1/1]
about/Partner-products/ARES_SSII-ARESLink.aspx [1/1]
about/Partner-products/ACADIS-Tucan_Series.aspx [1/1]
about/jobs/Sales_Representative.aspx [1/1]
C2: “Tertiary-Deadend.master” Linked Files
Page 30 | Revised: 10 January 2008
C3: “Tertiary-Newsroom.master” Linked Files
newsroom/PR-2004-08-12--M-TEC_Enlists_New_Collaboration_Tool_to_Curtail_Misunderstandings--EN.aspx [1/1]
newsroom/PR-2004-08-16--Olympus_Corporation_Builds_Award-Winning_Microscopes_with_CoCreates_3D_CAD_Software--EN.aspx [1/1]
newsroom/PR-2004-08-23--CoCreate_Announces_2004_Forum_in_Japan--EN.aspx [1/1]
newsroom/PR-2004-08-30--SMBs_Think_Big_with_CoCreates_OneSpace.net_Project_Collaboration--EN.aspx [1/1]
newsroom/PR-2004-09-07--CoCreate_Software_Releases_OneSpace.net_2005_for_Team_Collaboration--EN.aspx [1/1]
newsroom/PR-2004-09-13--CoCreate_Joins_Panel_of_Speakers_at_Product_Lifecycle_Management_Road_Map_2004--EN.aspx [1/1]
newsroom/PR-2004-09-14--Prize_Winners_Design_with_CoCreate_CAD_Product--EN.aspx [1/1]
newsroom/PR-2004-09-20--CoCreate_Managing_Automation_Announce_Globalization_Webcast--EN.aspx [1/1]
newsroom/PR-2004-09-28--CoCreate_2004_Forum_in_Japan_Draws_Hundreds--EN.aspx [1/1]
newsroom/PR-2004-10-04--CoCreate_Launches_Full-Service_Subscription_Licensing--EN.aspx [1/1]
newsroom/PR-2004-10-22--CoCreate_Named_to_Forbes_Best_of_the_Web_Directory_for_2nd_Consecutive_Year--EN.aspx [1/1]
newsroom/PR-2004-10-25--CoCreate_Joins_Citrix_Alliance_Partners_Program--EN.aspx [1/1]
newsroom/PR-2004-11-02--CoCreate_Software_Releases_OneSpace_Designer_Modeling_2005--EN.aspx [1/1]
newsroom/PR-2004-11-15--Leading_Printer_Manufacturers_Choose_CoCreate_3D_CAD--EN.aspx [1/1]
newsroom/PR-2004-11-16--CoCreate_Announces_Customer_Design_Competition_2005--EN.aspx [1/1]
newsroom/PR-2004-11-22--CoCreate_Uses_Systinet_to_Open_CAD_to_the_Enterprise--EN.aspx [1/1]
newsroom/PR-2004-11-22--CoCreate_White_Paper_Model_ManagerManaging_Design_Data_in_the_Interconnected_Enterprise--EN.aspx [1/1]
newsroom/PR-2004-11-23--Shortening_Lead_Times_by_20-30_Percent_with_OneSpace.net--EN.aspx [1/1]
newsroom/PR-2005-01-18--SEIKO_EPSON_Chooses_CoCreate_Model_Manager_for_CAD_Data_Management--EN.aspx [1/1]
newsroom/PR-2005-01-19--CoCreate_Announces_2005_Western_Region_User_Groups--EN.aspx [1/1]
newsroom/PR-2005-01-31--CoCreate_to_Host_Product_Development_Forum_near_Stuttgart_April_5--EN.aspx [1/1]
newsroom/PR-2005-02-07--CoCreate_and_EON_Reality_Enter_Into_Partnership--EN.aspx [1/1]
newsroom/PR-2005-02-23--eDrawings_Adds_Lightweight_Viewing_to_CoCreate_CAD--EN.aspx [1/1]
newsroom/PR-2005-02-28--CoCreate_Joins_Microsofts_Program_for_Collaborative_Product_Development--EN.aspx [1/1]
newsroom/PR-2005-03-02--CoCreate Adds Lattice3D to Growing Viewing Formats--EN.aspx [1/1]
newsroom/PR-2005-03-14--CoCreates_OneSpace.net_2005_Delivers_High-Performance_Application_Sharing--EN.aspx [1/1]
newsroom/PR-2005-03-22--Metz_Werke_Aims_for_Technical_Perfection_Using_CoCreates_OneSpace.net--EN.aspx [1/1]
newsroom/PR-2005-04-04--Winners_Announced_in_CoCreates_Design_Competition--EN.aspx [1/1]
newsroom/PR-2005-04-05--CoCreate_Announces_2005_Central_Region_User_Group--EN.aspx [1/1]
newsroom/PR-2005-04-06--CoCreate_Announces_Breaking_Point_An_Automotive_Supplier_Event--EN.aspx [1/1]
newsroom/PR-2005-04-26--CoCreate_2005_Product_Development_Forum_Focuses_on_Complexity_of_Working_with_Partners--EN.aspx [1/1]
newsroom/PR-2005-04-29--CoCreate_Demonstrates_Support_for_Microsofts_Peak_Performance_Initiative_at_the_Global_Automotive_Summit--EN.aspx [1/1]
newsroom/PR-2005-05-03--Oscar_Winners_Design_with_CoCreate_CAD_Product--EN.aspx [1/1]
newsroom/PR-2005-05-10--CoCreate_Joins_Forces_with_Microsoft_for_Executive_Innovation-_Forum--EN.aspx [1/1]
newsroom/PR-2005-05-10--OneSpace.net_2005_Awarded_Editors_Tip_Distinction--EN.aspx [1/1]
newsroom/PR-2005-05-19--Worldwide-Leading_Supplier_of_Industrial_Diamonds_Shines_with_CoCreates_Collaboration_Software--EN.aspx [1/1]
newsroom/PR-2005-05-24--CoCreate_CADplus_Announce_Webcast_on_Product_Design_Review--EN.aspx [1/1]
newsroom/PR-2005-05-25--CoCreate_Announces_2005_Eastern_Region_User_Group--EN.aspx [1/1]
newsroom/PR-2005-05-31--CoCreates_OneSpace_Designer_Makes_the_Most_of_Engineering_Designs--EN.aspx [1/1]
newsroom/PR-2005-06-20--CoCreate_Announces_Plans_for_64-bit_OneSpace_Designer_Modeling--EN.aspx [1/1]
newsroom/PR-2005-07-06--CoCreate_Introduces_OneSpace Live--EN.aspx [1/1]
newsroom/PR-2005-07-13--CoCreate_Announces_Summer_Webcast_Series_for_3D_Design_Modules--EN.aspx [1/1]
newsroom/PR-2005-08-19--Robbins_GmbH_Mines_OneSpace.net_for_Design_Reviews--EN.aspx [1/1]
newsroom/PR-2005-08-29--Virtual_Services_Joins_CoCreates_Partner_Program--EN.aspx [1/1]
newsroom/PR-2005-08-30--CoCreate_Announces_2005_Forum_in_Japan_The_Path_to_3rd_Generation_PLM--EN.aspx [1/1]
newsroom/PR-2005-09-13--CoCreate_3D_CAD_Integrates_with_ANSYS_Workbench--EN.aspx [1/1]
newsroom/PR-2005-09-29--Automotive_Supplier_Drives_Growth_with_OneSpace.net--EN.aspx [1/1]
newsroom/PR-2005-10-06--CoCreate_Celebrates_5_Years_as_an_Independent_Company--EN.aspx [1/1]
newsroom/PR-2005-10-18--Collaboration_Software_with_Engineering_Focus_Perfects_Made-to-Order_Products_for_Cloostermans--EN.aspx [1/1]
newsroom/PR-2005-10-25--CoCreate_Software_Subscription_Offer_Nets_1000_Licenses--EN.aspx [1/1]
newsroom/PR-2005-11-01-CoCreate_Announces_2006_Co-Design_Competition--EN.aspx [1/1]
newsroom/PR-2005-11-08--Bergmeier_Slashes_Costs_and_Design_Cycle_50percent_with_Dynamic_Modeling--EN.aspx [1/1]
newsroom/PR-2005-12-01--OneSpace_2006_and_Lean_Product_Development--EN.aspx [1/1]
newsroom/PR-2005-12-09--Multin_Hittech_BV_powers_product_development_with_CoCreates_Collaboration_Tool--EN.aspx [1/1]
newsroom/PR-2005-12-16--Lean_Product_Development_Whitepaper_from_CoCreate--EN.aspx [1/1]
newsroom/PR-2006-01-03--CoCreate_2D_Drafting_to_3D_Modeling_Free_Upgrade_Offer--EN.aspx [1/1]
newsroom/PR-2006-01-09--CoCreate_Webcast_Series_Unveils_2006_Release--EN.aspx [1/1]
newsroom/PR-2006-02-06--OneSpace_2006_Now_Shipping--EN.aspx [1/1]
newsroom/PR-2006-02-28--CoCreate_Reconnects_and_Grows_User_Base--EN.aspx [1/1]
newsroom/PR-2006-03-14--Amphenol-Tuchel_Electronics_finds_key_to_global_product_development--EN.aspx [1/1]
newsroom/PR-2006-03-16--CoCreate_Strengthens_Position_in_Electronics_Vertical--EN.aspx [1/1]
newsroom/PR-2006-03-20--CoCreate_Wins_Design_News_2006_Golden_Mousetrap_Award--EN.aspx [1/1]
newsroom/PR-2006-03-22--CoCreates_2006_Co-Design_Competition_Only_10_Days_Left_to_Vote--EN.aspx [1/1]
newsroom/PR-2006-03-22--CoCreates_2006_Co-Design_Competition_Only_10_Days_Left_to_Vote--EN_copy(1).aspx [1/1]
newsroom/PR-2006-03-30--Dynamic_Fridays_Experience_the_CoCreate_Difference--EN.aspx [1/1]
newsroom/PR-2006-04-07--CoCreate_Announces_Winners_in_2006_Co-Design_Competition--EN.aspx [1/1]
newsroom/PR-2006-05-17--Amerequip_Digs_CoCreates_Model_Manager--EN.aspx [1/1]
newsroom/PR-2006-06-06--CoCreate_Announces_Sister_Company_Supplier_Program--EN.aspx [1/1]
newsroom/PR-2006-06-07--Metaalwerken_Bergen_op_Zoom_B.V._standardizes_on_CoCreate_3D_CAD--EN.aspx [1/1]
newsroom/PR-2006-06-13--CoCreate_Announces_233percent_Increase_in_Licenses_Shipped--EN.aspx [1/1]
newsroom/PR-2006-06-20--Braille_Printer_Manufacturer_ViewPlus_Switches_to_CoCreate--EN.aspx [1/1]
newsroom/PR-2006-06-28--CoCreate_Announces_Major_Enterprise_Expansion_at_Molex--EN.aspx [1/1]
newsroom/PR-2006-06-29--CoCreate_Summer_Webcast_Series_Is_Back--EN.aspx [1/1]
newsroom/PR-2006-07-07--CoCreate_Aligns_Global_Presence_with_Global_Investment_Partner--EN.aspx [1/1]
newsroom/PR-2006-07-12--Ice_Cream_Expert_HC_Duke_Switches_to_CoCreate--EN.aspx [1/1]
newsroom/PR-2006-07-14--CoCreate_Appoints_Hansjoerg_Plaggemars_Chief_Operating_Officer--EN.aspx [1/1]
newsroom/PR-2006-07-20--CoCreate_strengthens_its_partner_network_in_Scandinavia--EN.aspx [1/1]
newsroom/PR-2006-07-25--Bekaert_jump_starts_productivity_with_CoCreate_products--EN.aspx [1/1]
newsroom/PR-2006-08-04--CoCreate_Announces_2006_Asia_Pacific_Forum_in_Japan--EN.aspx [1/1]
newsroom/PR-2006-09-20--Global_Leader_in_Woodworking_Tools_Expects_to_Reduce_Product_Development_Cycle_by_50Percent--EN.aspx [1/1]
newsroom/PR-2006-09-26--L.A.E._Srl_enjoys_early_productivity_gains_with_CoCreates_Software--EN.aspx [1/1]
newsroom/PR-2006-10-02--Kyocera_Mita_Switches_to_CoCreate--EN.aspx [1/1]
newsroom/PR-2006-10-04--CoCreate_Teams_with_Microsoft_to_Bring_Technology_Directly_to_the_Doorstep_of_Colorado_Front_Range_Businesses--
EN.aspx [1/1]
newsroom/PR-2006-10-10--Brush_Transformers_Chooses_Efficiency_Quality_and_Lean_Product_Development--EN.aspx [1/1]
newsroom/PR-2006-10-16--CoCreate_Announces_Wins_Across_Colorados_Front_Range--EN.aspx [1/1]
newsroom/PR-2006-10-17--Global_Market_Leader_for_Precision_Racks_Uses_OneSpace_Designer_for_Product_Development--EN.aspx [1/1]
newsroom/PR-2006-10-18--OneSpace_2007_CoCreate_Sneak_Peek_Webcast--EN.aspx [1/1]
newsroom/PR-2006-10-24--Binacchi_Srl_turns_on_lean_product_development--EN.aspx [1/1]
newsroom/PR-2006-11-08--OKI_Printing_Solutions_Wins_Good_Design_Award_Using_CoCreate--EN.aspx [1/1]
newsroom/PR-2006-11-13--CoCreates_Model_Manager_The_New_Standard_for_Out-of-the-Box--EN.aspx [1/1]
newsroom/PR-2006-12-01--CoCreate_Releases_Integration_for_mySAP_PLM--EN.aspx [1/1]
newsroom/PR-2006-12-06--Announcing_the_2007_CoCreate_OneSpace_Suite--EN.aspx [1/1]
newsroom/PR-2006-12-12--Fiction_Factory_Accelerates_Design_Processes_50--EN.aspx [1/1]
newsroom/PR-2007-01-03--CoCreate_Announces_2007_Design_Competition--EN.aspx [1/1]
newsroom/PR-2007-01-08--CoCreate_Introduces_Free_3D_OneSpace_Modeling_Personal_Edition--EN.aspx [1/1]
newsroom/PR-2007-01-23--Eliona_NV_selects_CoCreates_software_over_history-based_solutions--EN.aspx [1/1]
newsroom/PR-2007-01-30--CoCreate_and_TechnoStar_Announce_Integration--EN.aspx [1/1]
newsroom/PR-2007-01-30--Meccanica_H7_Srl_shaves_more_than_40_from_development_cycle_with_CoCreate_Software--EN.aspx [1/1]
newsroom/PR-2007-02-06--Blue_Ridge_Numerics_Launches_CFdesign_V9_for_CoCreate--EN.aspx [1/1]
newsroom/PR-2007-02-12--2007_CoCreate_OneSpace_Suite_Now_Shipping--EN.aspx [1/1]
newsroom/PR-2007-02-14--CoCreate_Unveils_2007_Release_Webinar_Series.aspx [1/1]
newsroom/PR-2007-02-20--CoCreate_Software_Drives_Innovation_in_Plastic_Bag_Production.aspx [1/1]
newsroom/PR-2007-02-21--CoCreate_and_LightWork_Design_Announce_Partnership.aspx [1/1]
newsroom/PR-2007-03-01--CoCreate_Extends_Free_3D_to_International_Users--EN.aspx [1/1]
newsroom/PR-2007-03-06--CoCreate_2007_Design_Competition_Vote Now--EN.aspx [1/1]
newsroom/PR-2007-03-07--BD_Plast_ Filtering_Systems_S_r_l_speeds_product_development_with_CoCreate_3D--EN.aspx [1/1]
newsroom/PR-2007-04-11--Leading_supplier_of_air-driven_fastening_tools_manages_data_with_CoCreates_software--EN.aspx [1/1]
newsroom/PR-2007-04-17--BM_Battery_Machines_Optimizes_Development_Processes_with_CoCreate--EN.aspx [1/1]
newsroom/PR-2007-04-24--FORDS_Packaging_Systems_strengthens_commitment_to_CoCreate--EN.aspx [1/1]
newsroom/PR-2007-05-02--CoCreate_Announces_Winners_in_2007_Design_Competition--EN.aspx [1/1]
newsroom/PR-2007-05-16--Sympak_Corazza_Spa_wraps_up_design_environment_with_CoCreate_tools--EN.aspx [1/1]
newsroom/PR-2007-06-06--OPEM_SpA_Improves_Design_Quality_with_CoCreate_Software--EN.aspx [1/1]
newsroom/PR-2007-06-12--Oce_Produces_Award_Winner_with_CoCreate_OneSpace_Modeling--EN.aspx [1/1]
newsroom/PR-2007-06-25-CoCreates_Personal_Edition_an_International_Success.aspx [1/1]
newsroom/PR-2007-07-10-Liebherr_Opts_for_CoCreates_PLM_Solution.aspx [1/1]
newsroom/PR-2007-07-19-CoCreate_Announces_30Percent_Increase_in_New_Customer_Acquisition.aspx [1/1]
newsroom/PR-2007-07-24-CoCreate_Exerts_Electronics_Industry_Strength.aspx [1/1]
newsroom/PR-2007-07-26-CoCreate_Attains_Gold_Certified_Partner_Status_in_Microsoft_Partner_Program.aspx [1/1]
newsroom/PR-2007-08-15-CoCreate_Announces_OneSpace_Modeling_is_Certified_for_Windows_Vista.aspx [1/1]
newsroom/PR-2007-08-21-FESTOOL_Perfects_PLM_Environment_with_CoCreate_OneSpace_Model_Manager.aspx [1/1]
newsroom/PR-2007-08-24-IST_METZ_Deploys_CoCreate_OneSpace_Model_Manager.aspx [1/1]
newsroom/PR-2007-09-05-Meyer_Burger_AG_Saws_40Percent_Off_Development_Time_with_CoCreate_OneSpace_Modeling.aspx [1/1]
newsroom/PR-2007-09-10-CoCreate_Software_Announces_Support_for_Windows_Vista.aspx [1/1]
newsroom/PR-2007-09-11-Breuning_IRCO_Banks_on_the_Flexibility_of_CoCreate_Softwares_Dynamic_Modeling_Based_Approach_to_Product_Design.aspx
[1/1]
newsroom/PR-2007-09-18-Stanzwerk_AG_Speeds_Tool_Design_and_Production_with_CoCreate_Software.aspx [1/1]
newsroom/PR-2007-09-20-Pulse_Global_Relies_on_CoCreate_Software_for_ABCs_American_Inventor.aspx [1/1]
newsroom/PR-2007-09-26-CoCreate_Forum_2007-Japan_Delivers_Another_Successful_Event.aspx [1/1]
newsroom/PR-2007-09-28-Grimme_Halves_Development_Cycle_with_CoCreate_OneSpace_Modeling.aspx [1/1]
newsroom/PR-2007-10-02-Optima_Group_Implements_CoCreates_PLM_throughout_the_Enterprise.aspx [1/1]
newsroom/PR-2007-10-05-50000_Registrations_for_CoCreate_Softwares_Free_3D_CAD.aspx [1/1]
newsroom/PR-2007-10-17-CoCreate_Forum_2007_in_Sindelfingen_Draws_Record_Number.aspx [1/1]
newsroom/Press-Release-Page-Template.aspx [1/1]
Page 31 | Revised: 10 January 2008
C4: “Tertiary-Success-Story.master” Linked Files
successStories/Deuce_Snowboards.aspx [1/1]
successStories/DIRTT.aspx [1/1]
successStories/DMT.aspx [1/1]
successStories/Dometic.aspx [1/1]
successStories/DynoTune.aspx [1/1]
successStories/Edslev.aspx [1/1]
successStories/ELBA.aspx [1/1]
successStories/EMCO.aspx [1/1]
successStories/Engine_Works.aspx [1/1]
successStories/Fasti.aspx [1/1]
successStories/FB_Lehmann.aspx [1/1]
successStories/Fisher.aspx [1/1]
successStories/FiTel.aspx [1/1]
successStories/Fritsch.aspx [1/1]
successStories/Fuji.aspx [1/1]
successStories/FuYu.aspx [1/1]
successStories/Grenzebach_Maschinenbau.aspx [1/1]
successStories/Heavac.aspx [1/1]
successStories/Heidenreich_Harbeck.aspx [1/1]
successStories/Hitachi.aspx [1/1]
successStories/Hyvalift.aspx [1/1]
successStories/ICW_Engineering.aspx [1/1]
successStories/ID_Group.aspx [1/1]
successStories/Intermec.aspx [1/1]
successStories/IRON.aspx [1/1]
successStories/ITEK.aspx [1/1]
successStories/IWS.aspx [1/1]
successStories/Kampmann.aspx [1/1]
successStories/Kellenberger.aspx [1/1]
successStories/Klima.aspx [1/1]
successStories/Leica.aspx [1/1]
successStories/Lingl.aspx [1/1]
successStories/Livengood.aspx [1/1]
successStories/merath_metallsysteme.aspx [1/1]
successStories/Metz-Werke.aspx [1/1]
successStories/MG2.aspx [1/1]
successStories/Mirapoint.aspx [1/1]
successStories/Molex.aspx [1/1]
successStories/MW_Zander.aspx [1/1]
successStories/NEC.aspx [1/1]
successStories/Norden.aspx [1/1]
successStories/Olympus.aspx [1/1]
successStories/Panasonic.aspx [1/1]
successStories/PDG_Oncore.aspx [1/1]
successStories/Projectina.aspx [1/1]
successStories/Pulse_Global.aspx [1/1]
successStories/Reiner.aspx [1/1]
successStories/Rhatische_Bahn.aspx [1/1]
successStories/RKS.aspx [1/1]
successStories/Robbins_GmbH.aspx [1/1]
successStories/Sanden.aspx [1/1]
successStories/Sasib.aspx [1/1]
successStories/SATA.aspx [1/1]
successStories/Schleuniger.aspx [1/1]
successStories/Seiko_Epson.aspx [1/1]
successStories/SIGMA.aspx [1/1]
successStories/SMiTO.aspx [1/1]
successStories/SSCycle.aspx [1/1]
successStories/STIWA.aspx [1/1]
successStories/Sykatec.aspx [1/1]
successStories/Trox.aspx [1/1]
successStories/Two_Rivers.aspx [1/1]
successStories/van_Baal_Techniek.aspx [1/1]
successStories/Dainippon.aspx [1/1]
successStories/Cushman_Engineering.aspx [1/1]
successStories/Carl_Zeiss_Meditec.aspx [1/1]
successStories/Canon.aspx [1/1]
successStories/Bystronic.aspx [1/1]
successStories/Bomag.aspx [1/1]
successStories/BM_Battery_Machines.aspx [1/1]
successStories/Bergmeier_Maschinenbau.aspx [1/1]
successStories/Autonational.aspx [1/1]
successStories/Askoll.aspx [1/1]
successStories/Arenco_Automation.aspx [1/1]
successStories/Alpina_Raggi.aspx [1/1]
successStories/Alpina_Raggi-oldformat.aspx [1/1]
successStories/Agilent.aspx [1/1]
successStories/Advanced_Light_Source_Berkeley_Lab.aspx [1/1]
successStories/ZETA.aspx [1/1]
Page 32 | Revised: 10 January 2008
C5: Single-Sign-On xView Application
YES
Referrer/
Browser
Not registered
Or logged-in
(Secured content hidden)
Referrer/
Browser
Registered
And logged-in
(Secured content visible)
Master
Registration Form
SUBMIT
Download Asset
in new window
apps.cocreate.com
xView Application
Client/User
Databases
Is a
Registered
User?
User login
On page
User new
registration
Activate Session
Cookie & report
To CWEB
User select
content
Check for
Active
Cookie?
YES
NO
NO
Generate
Response Emails
Referrer/Browser
Hits page template that implements:
~/includes/downloadAsset.ascx
~/includes/downloadTrial.ascx
Notifications sent
To Support/Clientele
User sign in
START
END
Page 33 | Revised: 10 January 2008
Appendix A: Directories Used
Page 34 | Revised: 10 January 2008
Appendix B: Servers & Users Overview
Manfred Schweizer
Manfred Schweizer
Jon Wretlind
Manfred Schweizer
Laurie Casey
Tetsuya Miyaoka
Chikage Toyama
Masahiro Sawada
Torsten Michel
Helga Strohle
Ailbhe Coughlan
Thomas Roser
Geoffrey Hedges
Christian Frank
Libby Fink
Maria Akermann
Nadja Weiss
Verena Roehrig
Gaby Kath
Dieter Sommer
David Szostak
Laurie Casey
Amber Webb
Deena Steward
Todd Black
Torsten Michel
Helga Strohle
Ailbhe Coughlan
temp1 -- with authoring privileges
temp2 -- with authoring privileges
testuser -- browsing only
Contributors
Ziad Matloub
Manfred Schweizer
Ziad Matloub
Manfred Schweizer
Ziad Matloub
Jon Wretlind
Manfred Schweizer
Ziad Matloub
Administrators
Production Server for WWW, Americas.WWW.COCREATE.COM
(198.65.100.164/englishsite)
Production (Beta) server for Asia PacificBETA.JAPAN.COCREATE.COM
(198.164.132.129/japansite)
Production (Beta) server for EuropeBETA.COCREATE.DE
(198.64.132.129/germansite)
198.65.100.164 (WWW.COCREATE.COM)
Staging server for Asia Pacific. Used to stage final content and test code before deployment. Also serves as
backup code repository. Contributor publishing to this server requires notification to a site administrator and
approval.
JP2.ONESPACEASAP.COM
Development server for Asia Pacific (japan.cocreate.com) website. Used to develop new content and code.
Contributors have open access.
JP1.ONESPACEASAP.COM
Staging server for Europe. Used to stage final content and test code before deployment. Also serves as backup
code repository. Contributor publishing to this server requires notification to a site administrator and approval.
EU2.ONESPACEASAP.COM
Development server for Europe (www.cocreate.de) website. Used to develop new content and code.
Contributors have open access.
EU1.ONESPACEASAP.COM
Staging server for Americas. Used to stage final content and test code before deployment. Also serves as
backup code repository. Contributor publishing to this server requires notification to a site administrator and
approval.
AM2.ONESPACEASAP.COM
Development server for Amercias (www.cocreate.com) website. Used to develop new content and code.
Contributors have open access.
AM1.ONESPACEASAP.COM
63.78.30.158 (COCDEV.ONESPACEASAP.COM)

More Related Content

What's hot

Bitrix Intranet Portal
Bitrix Intranet PortalBitrix Intranet Portal
Bitrix Intranet Portal
FTS Capital Group Sp. z o.o.
 
Meec 2010 SharePoint 2010
Meec 2010 SharePoint 2010Meec 2010 SharePoint 2010
Meec 2010 SharePoint 2010
Daniel Cohen-Dumani
 
February 16 webcast final 1
February 16 webcast final 1February 16 webcast final 1
February 16 webcast final 1
harmon.ie
 
SharePoint Saturday DC, From SharePoint Foundation to SharePoint Server
SharePoint Saturday DC, From SharePoint Foundation to SharePoint ServerSharePoint Saturday DC, From SharePoint Foundation to SharePoint Server
SharePoint Saturday DC, From SharePoint Foundation to SharePoint Server
Daniel Cohen-Dumani
 
MEEC Baltimore SharePoint 2010 presentation
MEEC Baltimore SharePoint 2010 presentationMEEC Baltimore SharePoint 2010 presentation
MEEC Baltimore SharePoint 2010 presentation
Daniel Cohen-Dumani
 
Are You Ready for an Alternative in Application Development?
Are You Ready for an Alternative in Application Development?Are You Ready for an Alternative in Application Development?
Are You Ready for an Alternative in Application Development?
LetsConnect
 
IBM WebSphere Portal References Education
IBM WebSphere Portal References EducationIBM WebSphere Portal References Education
IBM WebSphere Portal References Education
Dvir Reznik
 
WebSphere Portal Business Overview
WebSphere Portal Business OverviewWebSphere Portal Business Overview
WebSphere Portal Business Overview
Joel Demay
 
Papyrus Web Applications & Portal - Technology Innovation Brochure by ISIS Pa...
Papyrus Web Applications & Portal - Technology Innovation Brochure by ISIS Pa...Papyrus Web Applications & Portal - Technology Innovation Brochure by ISIS Pa...
Papyrus Web Applications & Portal - Technology Innovation Brochure by ISIS Pa...
ISIS Papyrus Software
 
CODE IGNITER
CODE IGNITERCODE IGNITER
CODE IGNITER
Yesha kapadia
 
Web 2.0 Tech Talk
Web 2.0 Tech TalkWeb 2.0 Tech Talk
Web 2.0 Tech Talk
pooyad
 
Microsoft Enterprise Seach using SharePoint
Microsoft Enterprise Seach using SharePointMicrosoft Enterprise Seach using SharePoint
Microsoft Enterprise Seach using SharePoint
群智信息有限公司 CAREY Software Service
 
Sense/Net partnership
Sense/Net partnershipSense/Net partnership
Sense/Net partnership
Sense/Net Inc.
 
Share pointguidance2010
Share pointguidance2010Share pointguidance2010
Share pointguidance2010
ponand
 
Doors 9 Doors Web Access
Doors 9  Doors Web AccessDoors 9  Doors Web Access
Doors 9 Doors Web Access
Bill Duncan
 
Hcl digital experience
Hcl digital experienceHcl digital experience
Hcl digital experience
Roberto Boccadoro
 
Intro to Office 365 Admin
Intro to Office 365 AdminIntro to Office 365 Admin
Intro to Office 365 Admin
Nikkia Carter
 
Enterprise integration an arch fred a. cummins
Enterprise integration  an arch   fred a. cumminsEnterprise integration  an arch   fred a. cummins
Enterprise integration an arch fred a. cummins
Muhammad Tahir Mehmood
 
OutlookBridge-based vs Direct Exchange Integration
OutlookBridge-based vs Direct Exchange IntegrationOutlookBridge-based vs Direct Exchange Integration
OutlookBridge-based vs Direct Exchange Integration
InvisibleCRM
 
01. Portal Business Overview
01. Portal Business Overview01. Portal Business Overview
01. Portal Business Overview
Nick Davis
 

What's hot (20)

Bitrix Intranet Portal
Bitrix Intranet PortalBitrix Intranet Portal
Bitrix Intranet Portal
 
Meec 2010 SharePoint 2010
Meec 2010 SharePoint 2010Meec 2010 SharePoint 2010
Meec 2010 SharePoint 2010
 
February 16 webcast final 1
February 16 webcast final 1February 16 webcast final 1
February 16 webcast final 1
 
SharePoint Saturday DC, From SharePoint Foundation to SharePoint Server
SharePoint Saturday DC, From SharePoint Foundation to SharePoint ServerSharePoint Saturday DC, From SharePoint Foundation to SharePoint Server
SharePoint Saturday DC, From SharePoint Foundation to SharePoint Server
 
MEEC Baltimore SharePoint 2010 presentation
MEEC Baltimore SharePoint 2010 presentationMEEC Baltimore SharePoint 2010 presentation
MEEC Baltimore SharePoint 2010 presentation
 
Are You Ready for an Alternative in Application Development?
Are You Ready for an Alternative in Application Development?Are You Ready for an Alternative in Application Development?
Are You Ready for an Alternative in Application Development?
 
IBM WebSphere Portal References Education
IBM WebSphere Portal References EducationIBM WebSphere Portal References Education
IBM WebSphere Portal References Education
 
WebSphere Portal Business Overview
WebSphere Portal Business OverviewWebSphere Portal Business Overview
WebSphere Portal Business Overview
 
Papyrus Web Applications & Portal - Technology Innovation Brochure by ISIS Pa...
Papyrus Web Applications & Portal - Technology Innovation Brochure by ISIS Pa...Papyrus Web Applications & Portal - Technology Innovation Brochure by ISIS Pa...
Papyrus Web Applications & Portal - Technology Innovation Brochure by ISIS Pa...
 
CODE IGNITER
CODE IGNITERCODE IGNITER
CODE IGNITER
 
Web 2.0 Tech Talk
Web 2.0 Tech TalkWeb 2.0 Tech Talk
Web 2.0 Tech Talk
 
Microsoft Enterprise Seach using SharePoint
Microsoft Enterprise Seach using SharePointMicrosoft Enterprise Seach using SharePoint
Microsoft Enterprise Seach using SharePoint
 
Sense/Net partnership
Sense/Net partnershipSense/Net partnership
Sense/Net partnership
 
Share pointguidance2010
Share pointguidance2010Share pointguidance2010
Share pointguidance2010
 
Doors 9 Doors Web Access
Doors 9  Doors Web AccessDoors 9  Doors Web Access
Doors 9 Doors Web Access
 
Hcl digital experience
Hcl digital experienceHcl digital experience
Hcl digital experience
 
Intro to Office 365 Admin
Intro to Office 365 AdminIntro to Office 365 Admin
Intro to Office 365 Admin
 
Enterprise integration an arch fred a. cummins
Enterprise integration  an arch   fred a. cumminsEnterprise integration  an arch   fred a. cummins
Enterprise integration an arch fred a. cummins
 
OutlookBridge-based vs Direct Exchange Integration
OutlookBridge-based vs Direct Exchange IntegrationOutlookBridge-based vs Direct Exchange Integration
OutlookBridge-based vs Direct Exchange Integration
 
01. Portal Business Overview
01. Portal Business Overview01. Portal Business Overview
01. Portal Business Overview
 

Similar to Co|Create Website Documentation Guidebook

Industrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.netIndustrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.net
Pankaj Kushwaha
 
Customer FX Technical Reference Sheet
Customer FX Technical Reference SheetCustomer FX Technical Reference Sheet
Customer FX Technical Reference Sheet
GoodCustomers
 
Intro to SharePoint for Developers
Intro to SharePoint for DevelopersIntro to SharePoint for Developers
Intro to SharePoint for Developers
Rob Wilson
 
Data Centric Composites and mashups In SharePoint 2010
Data Centric Composites and mashups In SharePoint 2010Data Centric Composites and mashups In SharePoint 2010
Data Centric Composites and mashups In SharePoint 2010
Ayman El-Hattab
 
IBM Digital Experience Overview - ICS.UG 2016
IBM Digital Experience Overview - ICS.UG 2016IBM Digital Experience Overview - ICS.UG 2016
IBM Digital Experience Overview - ICS.UG 2016
ICS User Group
 
Joomla Chicago Meeting July, 2009: CMS CageMatch II
Joomla Chicago Meeting July, 2009: CMS CageMatch IIJoomla Chicago Meeting July, 2009: CMS CageMatch II
Joomla Chicago Meeting July, 2009: CMS CageMatch II
John Coonen
 
01. Portal Business Overview
01. Portal Business Overview01. Portal Business Overview
01. Portal Business Overview
Nick Davis
 
Sharepoint2
Sharepoint2Sharepoint2
Sharepoint2
LiquidHub
 
Pariksha ria presentation
Pariksha ria presentationPariksha ria presentation
Pariksha ria presentation
parikshalabs.com
 
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
mfrancis
 
UXD's process
UXD's processUXD's process
UXD's process
Arvind Tadimalla
 
SharePoint 2013: What's New For Legal?
SharePoint 2013: What's New For Legal?SharePoint 2013: What's New For Legal?
SharePoint 2013: What's New For Legal?
Evan Hodges
 
VCGenius Content Management System
VCGenius Content Management SystemVCGenius Content Management System
VCGenius Content Management System
fishtech
 
SAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich ClientSAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich Client
Eric Molner
 
新人訓練:歡迎來到網路業練功
新人訓練:歡迎來到網路業練功新人訓練:歡迎來到網路業練功
新人訓練:歡迎來到網路業練功
Ernest Chiang
 
SharePoint 2010
SharePoint 2010SharePoint 2010
SharePoint 2010
nplowman
 
Workbench "Always on the Job!"© software-as-a-service for social collaboration
Workbench "Always on the Job!"© software-as-a-service for social collaborationWorkbench "Always on the Job!"© software-as-a-service for social collaboration
Workbench "Always on the Job!"© software-as-a-service for social collaboration
tom termini
 
PPT - A slice of cake php
PPT - A slice of cake phpPPT - A slice of cake php
PPT - A slice of cake php
Konstant Infosolutions Pvt. Ltd.
 
NH .Net Code Camp 2010 - Silverlight business applications
NH .Net Code Camp 2010 - Silverlight business applicationsNH .Net Code Camp 2010 - Silverlight business applications
NH .Net Code Camp 2010 - Silverlight business applications
John Garland
 
Appalanaidu_4.4 Years Exp in DotNet Technology
Appalanaidu_4.4 Years Exp in DotNet TechnologyAppalanaidu_4.4 Years Exp in DotNet Technology
Appalanaidu_4.4 Years Exp in DotNet Technology
APPALANAIDU KONDALA
 

Similar to Co|Create Website Documentation Guidebook (20)

Industrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.netIndustrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.net
 
Customer FX Technical Reference Sheet
Customer FX Technical Reference SheetCustomer FX Technical Reference Sheet
Customer FX Technical Reference Sheet
 
Intro to SharePoint for Developers
Intro to SharePoint for DevelopersIntro to SharePoint for Developers
Intro to SharePoint for Developers
 
Data Centric Composites and mashups In SharePoint 2010
Data Centric Composites and mashups In SharePoint 2010Data Centric Composites and mashups In SharePoint 2010
Data Centric Composites and mashups In SharePoint 2010
 
IBM Digital Experience Overview - ICS.UG 2016
IBM Digital Experience Overview - ICS.UG 2016IBM Digital Experience Overview - ICS.UG 2016
IBM Digital Experience Overview - ICS.UG 2016
 
Joomla Chicago Meeting July, 2009: CMS CageMatch II
Joomla Chicago Meeting July, 2009: CMS CageMatch IIJoomla Chicago Meeting July, 2009: CMS CageMatch II
Joomla Chicago Meeting July, 2009: CMS CageMatch II
 
01. Portal Business Overview
01. Portal Business Overview01. Portal Business Overview
01. Portal Business Overview
 
Sharepoint2
Sharepoint2Sharepoint2
Sharepoint2
 
Pariksha ria presentation
Pariksha ria presentationPariksha ria presentation
Pariksha ria presentation
 
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
 
UXD's process
UXD's processUXD's process
UXD's process
 
SharePoint 2013: What's New For Legal?
SharePoint 2013: What's New For Legal?SharePoint 2013: What's New For Legal?
SharePoint 2013: What's New For Legal?
 
VCGenius Content Management System
VCGenius Content Management SystemVCGenius Content Management System
VCGenius Content Management System
 
SAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich ClientSAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich Client
 
新人訓練:歡迎來到網路業練功
新人訓練:歡迎來到網路業練功新人訓練:歡迎來到網路業練功
新人訓練:歡迎來到網路業練功
 
SharePoint 2010
SharePoint 2010SharePoint 2010
SharePoint 2010
 
Workbench "Always on the Job!"© software-as-a-service for social collaboration
Workbench "Always on the Job!"© software-as-a-service for social collaborationWorkbench "Always on the Job!"© software-as-a-service for social collaboration
Workbench "Always on the Job!"© software-as-a-service for social collaboration
 
PPT - A slice of cake php
PPT - A slice of cake phpPPT - A slice of cake php
PPT - A slice of cake php
 
NH .Net Code Camp 2010 - Silverlight business applications
NH .Net Code Camp 2010 - Silverlight business applicationsNH .Net Code Camp 2010 - Silverlight business applications
NH .Net Code Camp 2010 - Silverlight business applications
 
Appalanaidu_4.4 Years Exp in DotNet Technology
Appalanaidu_4.4 Years Exp in DotNet TechnologyAppalanaidu_4.4 Years Exp in DotNet Technology
Appalanaidu_4.4 Years Exp in DotNet Technology
 

Recently uploaded

Virtual Tour Application Powerpoint for museum of edinburgh
Virtual Tour Application Powerpoint for museum of edinburghVirtual Tour Application Powerpoint for museum of edinburgh
Virtual Tour Application Powerpoint for museum of edinburgh
millarj46
 
PDF SubmissionDigital Marketing Institute in Noida
PDF SubmissionDigital Marketing Institute in NoidaPDF SubmissionDigital Marketing Institute in Noida
PDF SubmissionDigital Marketing Institute in Noida
PoojaSaini954651
 
NHR Engineers Portfolio 2023 2024 NISHANT RATHI
NHR Engineers Portfolio 2023 2024 NISHANT RATHINHR Engineers Portfolio 2023 2024 NISHANT RATHI
NHR Engineers Portfolio 2023 2024 NISHANT RATHI
NishantRathi18
 
Graphic Design Tools and Software .pptx
Graphic Design Tools and Software   .pptxGraphic Design Tools and Software   .pptx
Graphic Design Tools and Software .pptx
Virtual Real Design
 
一比一原版(BU毕业证)波士顿大学毕业证如何办理
一比一原版(BU毕业证)波士顿大学毕业证如何办理一比一原版(BU毕业证)波士顿大学毕业证如何办理
一比一原版(BU毕业证)波士顿大学毕业证如何办理
peuce
 
AHMED TALAAT ARCHITECTURE PORTFOLIO .pdf
AHMED TALAAT ARCHITECTURE PORTFOLIO .pdfAHMED TALAAT ARCHITECTURE PORTFOLIO .pdf
AHMED TALAAT ARCHITECTURE PORTFOLIO .pdf
talaatahm
 
Timeless Principles of Good Design
Timeless Principles of Good DesignTimeless Principles of Good Design
Timeless Principles of Good Design
Carolina de Bartolo
 
ZAPATILLAS 2 X 110 ABRIL.pdf compra economico
ZAPATILLAS 2 X 110 ABRIL.pdf compra economicoZAPATILLAS 2 X 110 ABRIL.pdf compra economico
ZAPATILLAS 2 X 110 ABRIL.pdf compra economico
jhonguerrerobarturen
 
Revolutionizing the Digital Landscape: Web Development Companies in India
Revolutionizing the Digital Landscape: Web Development Companies in IndiaRevolutionizing the Digital Landscape: Web Development Companies in India
Revolutionizing the Digital Landscape: Web Development Companies in India
amrsoftec1
 
ARENA - Young adults in the workplace (Knight Moves).pdf
ARENA - Young adults in the workplace (Knight Moves).pdfARENA - Young adults in the workplace (Knight Moves).pdf
ARENA - Young adults in the workplace (Knight Moves).pdf
Knight Moves
 
International Upcycling Research Network advisory board meeting 4
International Upcycling Research Network advisory board meeting 4International Upcycling Research Network advisory board meeting 4
International Upcycling Research Network advisory board meeting 4
Kyungeun Sung
 
Technoblade The Legacy of a Minecraft Legend.
Technoblade The Legacy of a Minecraft Legend.Technoblade The Legacy of a Minecraft Legend.
Technoblade The Legacy of a Minecraft Legend.
Techno Merch
 
Game Concept Presentation for Ukrainian Mythology Based Game With Designs
Game Concept Presentation for Ukrainian Mythology Based Game With DesignsGame Concept Presentation for Ukrainian Mythology Based Game With Designs
Game Concept Presentation for Ukrainian Mythology Based Game With Designs
184804
 
Divertidamente SLIDE.pptxufururururuhrurid8dj
Divertidamente SLIDE.pptxufururururuhrurid8djDivertidamente SLIDE.pptxufururururuhrurid8dj
Divertidamente SLIDE.pptxufururururuhrurid8dj
lunaemel03
 
CocaCola_Brand_equity_package_2012__.pdf
CocaCola_Brand_equity_package_2012__.pdfCocaCola_Brand_equity_package_2012__.pdf
CocaCola_Brand_equity_package_2012__.pdf
PabloMartelLpez
 
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdfSECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
eloprejohn333
 
Practical eLearning Makeovers for Everyone
Practical eLearning Makeovers for EveryonePractical eLearning Makeovers for Everyone
Practical eLearning Makeovers for Everyone
Bianca Woods
 
Heuristics Evaluation - How to Guide.pdf
Heuristics Evaluation - How to Guide.pdfHeuristics Evaluation - How to Guide.pdf
Heuristics Evaluation - How to Guide.pdf
Jaime Brown
 
定制美国西雅图城市大学毕业证学历证书原版一模一样
定制美国西雅图城市大学毕业证学历证书原版一模一样定制美国西雅图城市大学毕业证学历证书原版一模一样
定制美国西雅图城市大学毕业证学历证书原版一模一样
qo1as76n
 
Storytelling For The Web: Integrate Storytelling in your Design Process
Storytelling For The Web: Integrate Storytelling in your Design ProcessStorytelling For The Web: Integrate Storytelling in your Design Process
Storytelling For The Web: Integrate Storytelling in your Design Process
Chiara Aliotta
 

Recently uploaded (20)

Virtual Tour Application Powerpoint for museum of edinburgh
Virtual Tour Application Powerpoint for museum of edinburghVirtual Tour Application Powerpoint for museum of edinburgh
Virtual Tour Application Powerpoint for museum of edinburgh
 
PDF SubmissionDigital Marketing Institute in Noida
PDF SubmissionDigital Marketing Institute in NoidaPDF SubmissionDigital Marketing Institute in Noida
PDF SubmissionDigital Marketing Institute in Noida
 
NHR Engineers Portfolio 2023 2024 NISHANT RATHI
NHR Engineers Portfolio 2023 2024 NISHANT RATHINHR Engineers Portfolio 2023 2024 NISHANT RATHI
NHR Engineers Portfolio 2023 2024 NISHANT RATHI
 
Graphic Design Tools and Software .pptx
Graphic Design Tools and Software   .pptxGraphic Design Tools and Software   .pptx
Graphic Design Tools and Software .pptx
 
一比一原版(BU毕业证)波士顿大学毕业证如何办理
一比一原版(BU毕业证)波士顿大学毕业证如何办理一比一原版(BU毕业证)波士顿大学毕业证如何办理
一比一原版(BU毕业证)波士顿大学毕业证如何办理
 
AHMED TALAAT ARCHITECTURE PORTFOLIO .pdf
AHMED TALAAT ARCHITECTURE PORTFOLIO .pdfAHMED TALAAT ARCHITECTURE PORTFOLIO .pdf
AHMED TALAAT ARCHITECTURE PORTFOLIO .pdf
 
Timeless Principles of Good Design
Timeless Principles of Good DesignTimeless Principles of Good Design
Timeless Principles of Good Design
 
ZAPATILLAS 2 X 110 ABRIL.pdf compra economico
ZAPATILLAS 2 X 110 ABRIL.pdf compra economicoZAPATILLAS 2 X 110 ABRIL.pdf compra economico
ZAPATILLAS 2 X 110 ABRIL.pdf compra economico
 
Revolutionizing the Digital Landscape: Web Development Companies in India
Revolutionizing the Digital Landscape: Web Development Companies in IndiaRevolutionizing the Digital Landscape: Web Development Companies in India
Revolutionizing the Digital Landscape: Web Development Companies in India
 
ARENA - Young adults in the workplace (Knight Moves).pdf
ARENA - Young adults in the workplace (Knight Moves).pdfARENA - Young adults in the workplace (Knight Moves).pdf
ARENA - Young adults in the workplace (Knight Moves).pdf
 
International Upcycling Research Network advisory board meeting 4
International Upcycling Research Network advisory board meeting 4International Upcycling Research Network advisory board meeting 4
International Upcycling Research Network advisory board meeting 4
 
Technoblade The Legacy of a Minecraft Legend.
Technoblade The Legacy of a Minecraft Legend.Technoblade The Legacy of a Minecraft Legend.
Technoblade The Legacy of a Minecraft Legend.
 
Game Concept Presentation for Ukrainian Mythology Based Game With Designs
Game Concept Presentation for Ukrainian Mythology Based Game With DesignsGame Concept Presentation for Ukrainian Mythology Based Game With Designs
Game Concept Presentation for Ukrainian Mythology Based Game With Designs
 
Divertidamente SLIDE.pptxufururururuhrurid8dj
Divertidamente SLIDE.pptxufururururuhrurid8djDivertidamente SLIDE.pptxufururururuhrurid8dj
Divertidamente SLIDE.pptxufururururuhrurid8dj
 
CocaCola_Brand_equity_package_2012__.pdf
CocaCola_Brand_equity_package_2012__.pdfCocaCola_Brand_equity_package_2012__.pdf
CocaCola_Brand_equity_package_2012__.pdf
 
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdfSECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
 
Practical eLearning Makeovers for Everyone
Practical eLearning Makeovers for EveryonePractical eLearning Makeovers for Everyone
Practical eLearning Makeovers for Everyone
 
Heuristics Evaluation - How to Guide.pdf
Heuristics Evaluation - How to Guide.pdfHeuristics Evaluation - How to Guide.pdf
Heuristics Evaluation - How to Guide.pdf
 
定制美国西雅图城市大学毕业证学历证书原版一模一样
定制美国西雅图城市大学毕业证学历证书原版一模一样定制美国西雅图城市大学毕业证学历证书原版一模一样
定制美国西雅图城市大学毕业证学历证书原版一模一样
 
Storytelling For The Web: Integrate Storytelling in your Design Process
Storytelling For The Web: Integrate Storytelling in your Design ProcessStorytelling For The Web: Integrate Storytelling in your Design Process
Storytelling For The Web: Integrate Storytelling in your Design Process
 

Co|Create Website Documentation Guidebook

  • 1.
  • 2. Page 2 | Revised: 10 January 2008 Basic Concepts: Legacy Site Content Organization Under the legacy site architecture, content was organized in general categories in a tree-like structure, which made cross-referencing of some content and cross-promotion more difficult to manage. Since the content hierarchy was organized around delivery of product information, finding interactive features was difficult for new users and users who were not familiar with CoCreate. Features of interest to existing customers such as on- demand webinars and online training course listings were often embedded within ambiguous sections and difficult to locate. This bottom-up approach to information design does not build on the foundation of a single unifying brand message. It assumes that users already understand a certain depth of product knowledge, know in advance what information they are looking for, and understand the logical relationship of various types of information and how to find it. A top-down approach would organize the content based on the assumption that a larger number of users do not already have in-depth product knowledge and would deliver all content within the context of key branding messages and then guide users toward product details and interactive content of interest to them. A1 Overview A1-1 2D-CAD: Drafting A1-1-1 Drawing Manager A1-1-2 2D Library A1-1-3 3DAccess A1-2 3D-CAD: Modeling PE U1 Site Search U2 E-Mail Page U3 Feedback U5 Impressum U6 Privacy Policy U4 Linkto eSupport Portal U7 Linkto W.W..Contacts G6-1 A1-2-1 Modeling A1-2-2 Model Manager A1-3 3D-Productivity: Advanced Design A1-3-1 Cabling A1-3-2 Sheet Metal A1-3-3 Surfacing A1-3-4 FEAnalysis A1-3-5 Mold Base A1-3-6 BOMEditor A1-3-7 Part Library A1-3-8 3DAccess A1-3-9 DataAdapters A1-3-10 OneSpace Live! D4-1 Consulting Overview F1-1 Press Releases F1-2 InThe News F1-3 Press Resources G4-1 Partner Opportunities G6-1 Worldwide Offices G6-2 Request Information Form G4-2 Reseller Center F5-1 Analyst Quotes D4-2 Sample Solutions D4-3 Success Analysis D4-4 Add-onModules &UserPackages D4-5 Training (Linkto D1 Training Overview) A1-4 Connect Suppliers A1-5 Achieve 3G PLM A1-6 Partner Products A1-7 How to Buy B1 Drafting C1 eSupport Overview C2 Contact Support C5 Support FAQs C4 eSupport Marketplace C3 Licensing D1 Training Overview D2 Classes & Schedule (Listing Organizedby ExperienceLevel) D3 Training Registration Form D4 Consulting E1 Case StudiesViews E2 Customer Quotes E3 Design Competition F1 PressRoom F2 Webinars F3 Newsletters G1 Awards G2 History G3 Management Team G5 Careers A:PRODUCTS B:DEMOS & DOWNLOADS C:E-SUPPORT D:CONSULTING & TRAINING E: CUSTOMER SUCCESS F: NEWS &EVENTS G:ABOUT US (Click opens navigation element) A1-x-x What’s New in 2007 B1-x Demo Overviews C1-x Learn More (PDFs) C3-x Licensing Services Int’l Links D1-x View All Classes (Linkto D2) F7-x Off Site Links G4-2-x Off Site Links G4-3 Technology Partners G4-3-x Off Site Links G4-3-x Off Site Links D1-x-x Online Classes D2-1-x Prices/Dates D2-3-x Full Schedule List/Register D2-2-x More Info (PDFs) C5-x Linksto Product Section A Pages C4-x Linkto Marketplace Application B1-x-x Play,Download, Link,Webcast B2 Modeling B2-x Demo Overviews E1-x Listings of CaseStudies Industry,Product, Customer F2-x Webinars (Current & Archived) B2-x-x Play,Download, Link,Webcast B3 Model Manager B3-x Demo Overviews B3-x-x Play,Download, Link,Webcast B4 OneSpace Live! B4-x Demo Overviews B4-x-x Play,Download, Link,Webcast D4-2-x Samples (PDFs) F1-1-x Individual P.R. F2-2-x Individual Articles F3-x Newsletter Archive G5-x Career Listings F4 WhitePapers F4-x Download W.P.s F6-x Event Descriptions F5 Analyst Reports F6 Events F7 UserGroups F5-1-x Individual Reports D4-4-x Product Data Sheets (PDFs) B5 OneSpace .net B5-x Demo Overviews B5-x-x Play,Download, Link,Webcast B6 Achieve 3G PLM B6-x Demo Overviews B6-x-x Play,Download, Link,Webcast B7 Downloads &Trials B7-x Register &Download A1-x-x System Requirements A1-x-x Data Sheets (PDF) A1-x-x Demos A1-x-x Screenshots A1-2-x Sign In A1-2-x Register/ Download A1-x-x How to Buy O G4 Our Partners G6 Contact Us HOME Prospects New Customers ExistingCustomers ExistingCustomers:Support Site Utilities
  • 3. Page 3 | Revised: 10 January 2008 Basic Concepts: Legacy Site Page Architecture In the legacy architecture, a web page template contained multiple directives or “includes” which instructed the server to load commonly-used content into the page, which would then be combined with the content on each page to produce the final HTML that would be sent to the browser. Each page of the site contained these multiple elements, depending on the features of the page. The layout of all elements would be defined by the HTML contained on the page, and content would be inserted into the pages, sometimes interfering with the placement and/or behavior of the components. Server-side code was restricted to the use of ColdFusion, a proprietary scripting language requiring a ColdFusion server to be installed. The server would assemble the page, request data from a database when necessary, and would then assemble each page in real-time for every page request, resulting in slower performance when website traffic was at peak levels. HTML Code Component HTML Code Component HTML Code Component Chat Component HTML Code Component Flash Component Legacy CoCreate.com CFM Home Page: Web Server Running ColdFusion (CFM) Page request is sent to server Request is sent to CFM page which contains directives to HTML components Components are combined with page content Final HTML is Sent to browser
  • 4. Page 4 | Revised: 10 January 2008 Basic Concepts: Site Content Re-Organization Under the new architecture, site content is organized within the context of the CoCreate branding message. The user experience is directed from the general to the specific and directed into content areas driven by visitor needs with the ultimate aim of enticing prospects to become customers. The new site then becomes a relationship management platform whereby CoCreate can reinforce its customer relationships and effectively respond to new needs and opportunities. Home About CoCreate Products Downloads & Trials Customer Success Training & Consulting Events & Webinars Newsroom Support Prospective Customers & General Information Current Customers & Relationship Management Branding & Top-Line Messaging Specific Detailed Information Contacts Partners Resellers Careers Branding View All Partners Partner Details Offsite Articles Reseller Details Reseller Site Job Details 2D CAD 3D CAD Collaboration PLM Education 2D Modules Overview Product Detail Demos & Learning How to Buy What’s New What’s New Highlights System Requirements Evaluations & Requests Apps Server Registration Single Sign-On View Asset Detail & Download Assets: Webinars/Demos Download Logos All Product Pages 3D Modules Educational Product Overviews Apps Server Registration Download Success Stories Listing Design Competition Story Pages Featured Designs & Entries 2005-07 Training Courses Overview Consulting Services Apps Server Training Pages & Registration Consulting Products Data Sheets (PDF) Upcoming Events On-Demand Webinars Europe Events DE Asia Events JP Italian Webinars View Asset Detail & Download Assets: Webinars/Demos Apps Server Event Registration Press Release Listing Press Releases Articles Listing Articles Analysts View Report Detail & Download Assets: Analyst Report Newsletters Archive Newsletter Articles Partner Site My.cocreate.com eSupport & Licensing FAQs User Forums eSupport Headlines Regional Contacts My.cocreate.com eSupport Documents User Forums Legacy Site Newsletter Content
  • 5. Page 5 | Revised: 10 January 2008 IIS Web Server Running ColdFusion (CFM) Page request is sent to server Request is sent to CFM page which contains server directives to include CFM page components and HTML. Components are combined with page content. Final HTML is Sent to browser Legacy Site New ASP.NET Site Basic Concepts: The ASP.NET 2.0 Framework .NET 2.0 FRAMEWORK Common Language Runtime Page request is sent to server C#, VB, XHTML, JavaScript and other programming code on the content pages are assembled with the master templates and associated code If page has been changed recently and it is the first HTTP request, code is pre-compiled in the .NET compiler, and served from “App_Code” directory which will be used for future HTTP requests by the runtime. The original source code remains in the website directory. The compiled code is sent to the browser by the ASP.NET runtime. Final HTML is Sent to browser IIS Mod-Rewrite module scans all incoming HTTP requests for legacy site addresses and redirects server to correct page. IIS Web Server Running ASP.NET 2.0 Framework In the ASP.NET 2.0 framework, all of the code is compiled by the Common Language Runtime, allowing for a great deal of flexibility in choice of programming languages used by developers. Additionally, when a page has been pre-compiled, overall performance of the ASP.NET web pages is much faster and stable than that of a typical website that contains interactive and data components. A server module called IIS Mod- Rewrite has been added to the site. This module intercepts all HTTP requests and scans a text file for URL references that have been migrated from the legacy site but no longer exist. When a match has been found, it rewrites the HTTP request, pointing the server to a valid page. The Mod-Rewrite module is an additional software application purchased from Micronovae. This application is installed on both the development and production web servers. Micronovae can be contacted for support from their website: http://www.mcronovae.com.
  • 6. Page 6 | Revised: 10 January 2008 Publishing: Workflow CONTRIBUTOR CONTENT MANAGER CODE MANAGER Content is edited on local system (recommended for developers), or may be edited directly on AM1.ONESPACEASAP.COM If edited on local system, then content is published to AM1.ONESPACEASAP.COM Changed pages and files are logged using HelpDesk System for tracking Content is reviewed by content owners CONTENT MANAGER Content is Approved? New content is published to AM2.ONESPACEASAP.COM for integration and testing Testing OK? New content is published to WWW.COCREATE.COM Rejected content is noted in helpdesk system and routed back to CONTRIBUTOR Approval is noted in HelpDesk System and routed to CODE MANAGER Rejected content is noted in helpdesk system and routed back to CONTRIBUTOR Comments and discussion are entered into HelpDesk System Notification of changes Is sent to CONTENT MANAGER by HelpDesk System Comments and discussion and possible bug-fixes are entered into HelpDesk System YESNO NO YES In order to provide for good quality control, we need to implement a basic workflow for the creation and editing of content. This will ensure that all content is approved by content owners and is free of defects, while allowing free access by contributors to necessary information. To ensure that all changes and defects are tracked and visible by all team members and localization teams, a HelpDesk system will be deployed. This will automate notifications and centralize discussions around content, new features or defects. At the time of this writing, we are testing a couple of options. Option one is a simple HelpDesk application produced by JitBit, and is viewable at the US Web Team’s Test Server at this address. http://skw.onespaceasap.com/helpdesk Another option is to deploy a Microsoft SharePoint Team site, presently being tested at http://modelmanager.sharepointspace.com/marketing/wretlind Please contact Jon Wretlind at jon_wretlind@cocreate.com to gain access into these system if you are interested in helping evaluate the technology. When the new system is deployed, the US Web Team will inform all contributors and provide additional documentation as needed.
  • 7. Page 7 | Revised: 10 January 2008 Basic Concepts: Anatomy of an ASP.NET Page T ASCX User Control ASCX User Control ASCX User Control ASCX User Control ASCX User Control ASCX User Control ASP.NET Control ASP.NET Control ASP.NET Control ASP.NET Control Template.MASTER http://www.cocreate.com/Page.ASPX Content Area 1 Content Area 2 An ASP.NET is composed from a content page, a master template, and controls. Some of these controls are standard “out-of-the-box” controls that come with the .NET framework, and others are user-defined controls (ASCX). These controls may be embedded into both content pages and master templates. Master templates may contain XHTML, JavaScript, and client-side code, and may also contain server- side code written in either Visual Basic or C#, and also contain placeholders for content. A master template may contain multiple content placeholders. Content pages may only contain content areas to be matched with the content placeholders on the master template. Content pages may also include client side and server-side code. A content page may also contain multiple content areas, or additional content placeholders. When an HTTP request is made, it is made to the content page, or ASPX page, not the master template. The page is assembled with its controls and combined with the associated master template. A content page can only be associated with a single master template, but can use any number of potential templates that contain matching content placeholders. These templates can be changed either manually or programmatically, allowing for greater separation of content from its presentation. Sites also contain “themes” which are globally associated to master templates. These themes provide opportunities for easy management of layout, font styles, and graphics along with the ability for a site’s content to be incorporated into sites or sub-sites that have differing designs. The CoCreate.com website’s master templates use this ”theme” concept to manage its layout and presentation through definitions of <DIV> layers. The theme, called “CC_Blue” in the “App_Themes” directory includes all common site graphics and the Cascading Style Sheets (CSS) that define the layout. Additionally, global functions are also included in the master templates, written primarily in JavaScript. The master templates employ a table- free concept of site layout, thus allowing for the greater use of Dynamic XHTML and easier pixel- level control over the visual layout of the page elements. The content templates employ a table-based concept, in order to make it simpler for less-technical content creators to manipulate and edit the site’s content using WSYWIG editors such as Microsoft SharePoint Designer and Expressions Web. The XHTML and CSS definitions have been optimized for use within Microsoft’s toolset. Code “check-in” and “check-out” for source control is performed through the Microsoft SharePoint/FrontPage extensions running on the server, and integrates into Microsoft’s tools. Therefore, the use of non-Microsoft tools to edit the website is not recommended.
  • 8. Page 8 | Revised: 10 January 2008 Section A: The Home Page A1-3 Page Header A1-3-1 JumpBox Control A1-3-2 Widgets Control A1-5 Page Content A1-5-1 VideoRotator Repeater Control: rptPopularLinks Repeater Control: rptHeadlines A1-4Menu Control A1-6Page Footer
  • 9. Page 9 | Revised: 10 January 2008 A1: Home Page Schematic Home Page ~/Default.aspx Page Header Page Content >> <div id="page-bg-body"> <div id="page-content"> Page Footer >> <div id="page-bg-bottom"> User Control: Footer "~/includes/footer.ascx" Repeater Control: rptPopularLinks Data Source: “~/xml/popular-links.xml” <div id="heading-topnav"> User Control: JumpBox "~/includes/jump-box.ascx” <div id="widgets"> User Control: Widgets “~/includes/widgets.ascx” User Control – Flash Movies: VideoRotator "~/includes/video-rotator-flash.ascx" Repeater Control: rptHeadlines Data Source: “~/xml/pr.xml” Hot Topics on CoCreate.com Latest Headlines Menu >> <div id="navigation"> Menu Control: popOut Data Source: “~/Default.sitemap” NOTE: Sitemap files are defined in “~/web.config” file JumpBox Control “~/includes/globalscripts.js” global variable definitions and query string processing “~/App_Themes/CC_Blue/CoCreate-global.css” “~/App_Themes/CC_Blue/CoCreate-secondary.css” “~/includes/flashdetect.js” Used to detect whether user has a Flash player, and swap out an image link if not. Cascading Style Sheets External Scripts “~/includes/pngfix.js” Used for IE and lower, to filter 24-bit PNG images with transparency, so that the alpha channels are used for transparency. A1 A1-1 A1-2 A1-3 A1-4 A1-5 A1-6 A1-3-1 Widgets Control A1-3-2 <div id="search-box"> Google Custom Search Engine Form Links to http://www.google.com/coop/cse/ <div id="language-tab"> Pulldowns call embedded JavaScript to jump to localized websites. Future Revision Pulldowns will point to specific correlated pages within localized sites. Toplinks link to other CoCreate sites such as eSupport, SIP and the company intranet. Links to “~/utility/Feedback.aspx” “~/about/Contacts.aspx” and contains RSS link VideoRotator for Flash movies and other graphics In the Home Page rotation banner. Can use SWF or JPG files. A1-5-1 Flash Movie "~/flash/homepage/homepage-loader.swf" “~flash/homepage/embedFlash.js” Used to embed the Flash player without causing IE to require a user click Flash Movie "~/flash/homepage/ PE_Promo.swf" Flash Movie "~/flash/homepage/home- rotator_rks.swf" Flash Movie "~/flash/homepage/home- rotator_sigma.swf" Flash Movie "~/flash/homepage/golden- mousetrap-rotator.swf" A1-2-1 A1-2-1 “~/flash/homepage/loader.xml” Determines which movies to include in rotation and in what order Embedded Animation "~/flash/homepage/rks.swf" Embedded Animation "~/flash/homepage/sigma.swf" Embedded Flash Movies with XML content “~/flash/homepage/rotator.xml” Used by some Flash movies to allow for easy localization of content Block Reference Number Cross-Reference to Block KEY TO SYMBOLS “~/includes/csshover.htc Used for IE6 and lower, to provide better image roll-over functionality
  • 10. Page 10 | Revised: 10 January 2008 Section B1: Secondary Master Templates Files that use this master template: A1-3-2 B1-4 B1-4-1 B1-4-2 A1-6
  • 11. Page 11 | Revised: 10 January 2008 B1: Secondary Master Template Schematic Page Content Embedded Content PlaceHolder ID=”myPageContent” Secondary Template ~/secondary.master Page Header Page Content >> <div id="page-content"> <div id="portal-4column-grid"> <div id="heading-topnav"> User Control: JumpBox "~/includes/jump-box.ascx” <div id="widgets"> User Control: Widgets “~/includes/widgets.ascx” B1 B1-3 B1-4 Block Reference Number Cross-Reference to Block KEY TO SYMBOLS “~/includes/globalscripts.js” global variable definitions and query string processing External Scripts “~/includes/pngfix.js” Used for IE and lower, to filter 24-bit PNG images with transparency, so that the alpha channels are used for transparency. B1-2 “~/includes/csshover.htc Used for IE6 and lower, to provide better image roll-over functionality A1-4 Menu >> <div id="navigation"> Data Source >> “~/Default.sitemap” A1-1 CSS A1-3-1 JumpBox Control A1-3-2 Widgets Control “Breadcrumb” Control: Data Source: “~/Breadcrumb.sitemap” <div id="back-link"> B1-4-1 NOTE! This element appears in proximity to the Page Header, but because of the z-index level required by this item, for functional reasons, the <DIV> is embedded within Page Content. A1-6 Page Footer B1-4-2 JavaScript Function: setContentHeight() NOTE! Reads the height of ID “content-table” on embedded Content Page, and sets the height of <Div id=”page-bg-body> accordingly, NOTE! Each menu control inherits “web.sitemap” found at the root of all subdirectories. For example the submenu for “Products”, inherit “~/Products/ web.sitemap.” Each sitemap is defined in “~/web.config”
  • 12. Page 12 | Revised: 10 January 2008 B2: “About CoCreate” Secondary Template Files that use this master template: A1-3-2 B2-1 A1-6 B2-1-1
  • 13. Page 13 | Revised: 10 January 2008 B3: “Product Portal” Secondary Template Files that use this master template: A1-3-2 A1-6 B3-1 B3-1-1
  • 14. Page 14 | Revised: 10 January 2008 B3: “Products Portal” Master Schematic B2: “About CoCreate” Master Schematic Block Reference Number Cross-Reference to Block KEY TO SYMBOLS Reference to Page-level content Page Content Embedded Content PlaceHolder ID=”myPageContent” Content Header: <div id="suite-portal-header1"> Header Graphic defined in CSS: “~/App_Themes/CC_Blue/CoCreate_secondary.css” Page Layout: <table class=”home-column-grid” Secondary Template ~/secondary-about.master Page Content >> <div id="page-content"> <div id="portal-4column-grid"> B2 B2-1 A1-4 Menu >> <div id="navigation"> Data Source >> “~/products/web.sitemap” A1-1 CSS “Breadcrumb” Control: Data Source: “~/Breadcrumb.sitemap” <div id="back-link"> B2-1-1 A1-6 Page Footer B2-1-2 JavaScript Function: setContentHeight() B1-2 External Scripts B1-3 External Scripts B2-1-2-1 B2-1-2-2 B2-1-2-3 http://www.cocreate.com/about/About-Us.aspx * Only on http://www.cocreate.com/about/About-Us.aspx User Control: MgmtBios “~/about/management-bios.ascx” B2-1-2-3
  • 15. Page 15 | Revised: 10 January 2008 B4: “Downloads & Trials” Secondary Template Files that use this master template: A1-3-2 B4-1-1 B4-1-2
  • 16. Page 16 | Revised: 10 January 2008 Block Reference Number Cross-Reference to Block KEY TO SYMBOLS Reference to Page-level content Page Content Embedded Content PlaceHolder ID=”myPageContent” Content Header: <div id="demos-portal-header"> Header Graphic defined in CSS: “~/App_Themes/CC_Blue/CoCreate_secondary.css” Page Layout: <table id=”content-table”> Secondary Template ~/secondary-downloads.master Page Content >> <div id="page-content"> <div id="portal-4column-grid"> B4 B4-1 A1-4 Menu >> <div id="navigation"> Data Source >> “~/demosDownloads/web.sitemap” A1-1 CSS “Breadcrumb” Control: Data Source: “~/Breadcrumb.sitemap” <div id="back-link"> B4-1-1 B4-1-2 JavaScript Function: setContentHeight() B1-2 External Scripts B4-1-2-1 B4-1-2-2 A1-6 Page Footer https://apps.cocreate.com/ProductEvaluation/ signin.cfm https://apps.cocreate.com/ OneSpaceModelingPE/register.cfm https://apps.cocreate.com/OneSpace/pub/ step1.cfm?trial=Yes https://apps.cocreate.com/onespace/live/ step1.cfm?trial=Yes&sl=en http://www.cocreate.com/edrawings_viewer/ OSeDrawings.exe http://www.lattice3d.com/ products_player_3d_software.html Download Links B4: “Downloads & Trials” Schematic
  • 17. Page 17 | Revised: 10 January 2008 B5: “Customer Success” Schematic
  • 18. Page 18 | Revised: 10 January 2008 A1-6 A1-3-2 B5: “Customer Success” Secondary Template B5-2-1 Files that use this master template: B5-2 B5-1-2-2 B5-1
  • 19. Page 19 | Revised: 10 January 2008 A1-3-1 A1-4 A1-6 B6-1-1 B6-1 Files that use this master template: A1-3-1 A1-4 A1-6 Files that use this master template: B7-1 B7-1-1 B7: “Events & Webinars” Master Template B6: “Training & Consulting” Master Template
  • 20. Page 20 | Revised: 10 January 2008 Block Reference Number Cross-Reference to Block KEY TO SYMBOLS Reference to Page-level content Page Content Embedded Content PlaceHolder ID=”myPageContent” Content Header: <div id="training-portal-header"> Header Graphic defined in CSS: “~/App_Themes/CC_Blue/CoCreate_secondary.css” Page Layout: <table class=”home-column-grid”> Secondary Template ~/secondary-training.master Page Content >> <div id="page-content"> <div id="portal-4column-grid"> B6 B6-1 A1-4 Menu >> <div id="navigation"> Data Source >> “~/training/web.sitemap” A1-1 CSS “Breadcrumb” Control: Data Source: “~/Breadcrumb.sitemap” <div id="back-link"> B6-1-1 B6-1-2 JavaScript Function: setContentHeight() B1-2 External Scripts B6-1-2-1 B6-1-2-2 A1-6 Page Footer User Control: TrainingFooter “~/training/Training-Contacts-Footer.ascx” B6-1-2-3 B7: “Events & Webinars” Schematic B6: “Training & Consulting” Schematic ~/events/Events-Archive.aspx Page Content Embedded Content PlaceHolder ID=”myPageContent” Content Header: <div id="events-head"> Header Graphic defined in CSS: “~/App_Themes/CC_Blue/CoCreate_secondary.css” Page Layout: <table class=”portal-grid”> Secondary Template ~/secondary-events.master Page Content >> <div id="page-content"> <div id="portal-4column-grid"> B7 B7-1 A1-4 Menu >> <div id="navigation"> Data Source >> “~/events/web.sitemap” A1-1 CSS “Breadcrumb” Control: Data Source: “~/Breadcrumb.sitemap” <div id="back-link"> B7-1-1 B7-1-2 JavaScript Function: setContentHeight() B1-2 External Scripts B7-1-2-1 B7-1-2-2 A1-6 Page Footer B7-1-2-3 Repeater Control: Repeater99 Data Source: “~/xml/general-webinars.xml” General Topics * Only on http://www.cocreate.com/events/Events-Archive.aspx B7-1-2-3
  • 21. Page 21 | Revised: 10 January 2008 B8: “Newsroom” Secondary Template A1-3-2 A1-6 Files that use this master template: B8-1-1 B8-1
  • 22. Page 22 | Revised: 10 January 2008 B8: “Newsroom” Schematic ~/newsroom/View-Articles.aspx Repeater Control: rptPRListing Data Source: “~/xml/pr.xml” Xpath Attribute: “attribute::portalPage='yes'” ~/newsroom/Newsroom-Portal.aspx Block Reference Number Cross-Reference to Block KEY TO SYMBOLS Reference to Page-level content Page Content Embedded Content PlaceHolder ID=”myPageContent” Content Header: <div id="newsroom-header-zone"> Header Graphic defined in CSS: “~/App_Themes/CC_Blue/CoCreate_secondary.css” Page Layout: <table id=”content-table”> Secondary Template ~/secondary-newsroom.master Page Content >> <div id="page-content"> <div id="portal-4column-grid"> B8 B8-1 A1-4 Menu >> <div id="navigation"> Data Source >> “~/newsoom/web.sitemap” A1-1 CSS “Breadcrumb” Control: Data Source: “~/Breadcrumb.sitemap” <div id="back-link"> B8-1-1 B8-1-2 JavaScript Function: setContentHeight() B1-2 External Scripts B8-1-2-1 A1-6 Page Footer B8-1-2-2 Press Releases B8-1-2-2 B8-1-2-3 Repeater Control: rptArticlesListing Data Source: “~/xml/articles.xml” Xpath Attribute: “attribute::portalPage='yes'” B8-1-2-3 Recent Articles User Control: PRFooter “~/newsroom/PR-Contacts-Footer.ascx” B8-1-2-4 Repeater Control: rptPRListing Data Source: “~/xml/pr.xml” ~/newsroom/View-PR.aspx B8-1-2-5 All Press Releases Repeater Control: rptArticlesListing Data Source: “~/xml/articles.xml” B8-1-2-6 Recent Articles Page-Level Content for Newsroom Portal Pages: ~/newsroom/Analysts.aspx Industry Analysts User Control: Quotes Data Source: “~/newsroom/Analyst-Quotes.ascx” B8-1-2-7 Repeater Control: rptAnalystReports Data Source: “~/xml/analyst-reports.xml” B8-1-2-8 Analyst Reports ~/newsroom/Newsletters.aspx B8-1-2-9 Link to “Join Now” https://apps.cocreate.com/en/xview/register.cfm Page content in newsletter listings is static HTML, not data-driven.
  • 23. Page 23 | Revised: 10 January 2008 B9: “Support” Secondary Template A1-3-2 A1-6 B9-1 B9-1-1 Files that use this master template:
  • 24. Page 24 | Revised: 10 January 2008 B9: “Support” Schematic Block Reference Number Cross-Reference to Block KEY TO SYMBOLS Reference to Page-level content Page Content Embedded Content PlaceHolder ID=”myPageContent” Content Header: <div id="support-header-zone"> Header Graphic defined in CSS: “~/App_Themes/CC_Blue/CoCreate_secondary.css” Page Layout: <table id=”content-table”> Secondary Template ~/secondary-support.master Page Content >> <div id="page-content"> <div id="portal-4column-grid"> B9 B9-1 A1-4 Menu >> <div id="navigation"> Data Source >> “~/support/web.sitemap” A1-1 CSS “Breadcrumb” Control: Data Source: “~/Breadcrumb.sitemap” <div id="back-link"> B9-1-1 B9-1-2 JavaScript Function: setContentHeight() B1-2 External Scripts B9-1-2-1 A1-6 Page Footer B9-1-2-2 User Control: SupportFooter “~/support/Support-Contacts-Footer.ascx” B9-1-2-3 Link to “eSupport Marketplace Login” http://my.cocreate.com/home.aspx?app=eSMP&lang=en Opens in new browser window Link to “Licensing Services Login” http://my.cocreate.com/home.aspx?app=cocheck&lang=en Opens in new browser window
  • 25. Page 25 | Revised: 10 January 2008 Overview Details Demos & Learning How to Buy Screenshot Explorer AJAX User Control: Gallery ~/products/Modeling-screenshotExplorer.ascx Newsroom Articles ~/products/3D-Platform.aspx Article Links (offsite & onsite) Design Competition ~/successStories/design-competition.aspx Success Stories User Control: Heading "~/products/Modeling-Header.ascx” Common header Pop Up Pictures AJAX User Control: Gallery ~/includes/popUp-Pictures.ascx ~/products/WhatsNew-Modeling.aspx Data Sheets (Localized PDF) ~/products/Modeling-SystemRequirements.aspx Links to Module Overview pages Request Quote Downloads Apps Server Registration Single Sign-On Training Courses http://apps.cocreate.com/en/training/ Training-Schedule.cfm xView Application ~/xml/Modeling-learning- center.xml” NOTE: Some content in these tables is fed by this XML file, and some is static on-page content, depending on what needs to be more regularly updated. In a future revision of the site, this function will be managed via SQL database to enhance performance. Online Demos ~/learn/Demos/* Webinars ~/learn/* Quick Reference Card (PDF) Release Update Training Quickstart Projects Tutorials Tips & Tricks (PDF) ~/xml/Modeling-screenshotExplorer.xml Apps Server Direct Download Section C1: “Product Pages” Map & Functional Overview This structure applies to all products and CoCreate product modules. The largest and most complex example, CoCreate OneSpace Modeling, is pictured here. All other product pages follow this same organizational and functional scheme.
  • 26. Page 26 | Revised: 10 January 2008 C1: “Tertiary-Products.master” Template & Schematic A1-3-2 C2-1-1 C2-1 Most other tertiary-level page templates employ a similar or simpler structure. Therefore, only the most complex and commonly-used templates, “tertiary-products.master” and “tertiary-deadend.master” are detailed in this section.
  • 27. Page 27 | Revised: 10 January 2008 C1: “Tertiary-Products.master” Linked Files products/TaskAgent-Overview.aspx [1/1] products/TaskAgent-Learning.aspx [1/1] products/TaskAgent-Details.aspx [1/1] products/TaskAgent-Buy.aspx [1/1] products/Synchronize-Overview.aspx [1/1] products/Synchronize-Learning.aspx [1/1] products/Synchronize-Details.aspx [1/1] products/Synchronize-Buy.aspx [1/1] products/Surfacing-Overview.aspx [1/1] products/Surfacing-Learning.aspx [1/1] products/Surfacing-Details.aspx [1/1] products/Surfacing-Buy.aspx [1/1] products/SheetMetal-Overview.aspx [1/1] products/SheetMetal-Learning.aspx [1/1] products/SheetMetal-Details.aspx [1/1] products/SheetMetal-Buy.aspx [1/1] products/Rendering-Overview.aspx [1/1] products/Rendering-Learning.aspx [1/1] products/Rendering-Details.aspx [1/1] products/Rendering-Buy.aspx [1/1] products/PartLibrary-Overview.aspx [1/1] products/PartLibrary-Learning.aspx [1/1] products/PartLibrary-Details.aspx [1/1] products/PartLibrary-Buy.aspx [1/1] products/OneSpaceNet-Overview.aspx [1/1] products/OneSpaceNet-Learning.aspx [1/1] products/OneSpaceNet-Details.aspx [1/1] products/OneSpaceNet-Buy.aspx [1/1] products/OneSpaceLive-Overview.aspx [1/1] products/OneSpaceLive-Learning.aspx [1/1] products/OneSpaceLive-Details.aspx [1/1] products/OneSpaceLive-Buy.aspx [1/1] products/MySAPIntegration-Overview.aspx [1/1] products/MySAPIntegration-Learning.aspx [1/1] products/MySAPIntegration-Details.aspx [1/1] products/MySAPIntegration-Buy.aspx [1/1] products/MoldBase-Overview.aspx [1/1] products/MoldBase-Learning.aspx [1/1] products/MoldBase-Details.aspx [1/1] products/MoldBase-Buy.aspx [1/1] products/ModelManager-Overview.aspx [1/1] products/ModelManager-Learning.aspx [1/1] products/ModelManager-Details.aspx [1/1] products/ModelManager-Buy.aspx [1/1] products/ModelingServer-Overview.aspx [1/1] products/ModelingServer-Learning.aspx [1/1] products/ModelingServer-Details.aspx [1/1] products/ModelingServer-Buy.aspx [1/1] products/Modeling-Quotes.aspx [1/1] products/Modeling-Product-Page.aspx [1/1] products/ModelingPE-Overview_IT.aspx [1/1] products/ModelingPE-Overview.aspx [1/1] products/ModelingPE-Learning.aspx [1/1] products/ModelingPE-FAQ_IT.aspx [1/1] products/ModelingPE-FAQ.aspx [1/1] products/ModelingPE-Details.aspx [1/1] products/ModelingPE-Buy.aspx [1/1] products/Modeling-Overview.aspx [1/1] products/Modeling-Learning.aspx [1/1] products/Modeling-Details.aspx [1/1] products/Modeling-Buy.aspx [1/1] products/Machining-Overview.aspx [1/1] products/Machining-Learning.aspx [1/1] products/Machining-Details.aspx [1/1] products/Machining-Buy.aspx [1/1] products/Learning-Temp-DS.aspx [1/1] products/Lattice-Overview.aspx [1/1] products/Lattice-Learning.aspx [1/1] products/Lattice-Details.aspx [1/1] products/Lattice-Buy.aspx [1/1] products/FEAnalysis-Overview.aspx [1/1] products/FEAnalysis-Learning.aspx [1/1] products/FEAnalysis-Details.aspx [1/1] products/FEAnalysis-Buy.aspx [1/1] products/Education-Details.aspx [1/1] products/eDrawings-Overview.aspx [1/1] products/eDrawings-Learning.aspx [1/1] products/eDrawings-Details.aspx [1/1] products/eDrawings-Buy.aspx [1/1] products/DrawingManager-Overview.aspx [1/1] products/DrawingManager-Learning.aspx [1/1] products/DrawingManager-Details.aspx [1/1] products/DrawingManager-Buy.aspx [1/1] products/Drafting-Overview.aspx [1/1] products/Drafting-Learning.aspx [1/1] products/Drafting-Details.aspx [1/1] products/Drafting-Buy.aspx [1/1] products/DDS-Overview.aspx [1/1] products/DDS-Learning.aspx [1/1] products/DDS-Details.aspx [1/1] products/DDS-Buy.aspx [1/1] products/DataAdapters-Overview.aspx [1/1] products/DataAdapters-Learning.aspx [1/1] products/DataAdapters-Details.aspx [1/1] products/DataAdapters-Buy.aspx [1/1] products/Cabling-Overview.aspx [1/1] products/Cabling-Learning.aspx [1/1] products/Cabling-Details.aspx [1/1] products/Cabling-Buy.aspx [1/1] products/BOMEditor-Overview.aspx [1/1] products/BOMEditor-Learning.aspx [1/1] products/BOMEditor-Details.aspx [1/1] products/BOMEditor-Buy.aspx [1/1] products/Annotation-Overview.aspx [1/1] products/Annotation-Learning.aspx [1/1] products/Annotation-Details.aspx [1/1] products/Annotation-Buy.aspx [1/1] products/AdvancedDesign-Overview.aspx [1/1] products/AdvancedDesign-Learning.aspx [1/1] products/AdvancedDesign-Details.aspx [1/1] products/AdvancedDesign-Buy.aspx [1/1] products/Adobe-Overview.aspx [1/1] products/Adobe-Learning.aspx [1/1] products/Adobe-Details.aspx [1/1] products/Adobe-Buy.aspx [1/1] products/3DDocumentation-Overview.aspx [1/1] products/3DDocumentation-Learning.aspx [1/1] products/3DDocumentation-Details.aspx [1/1] products/3DDocumentation-Buy.aspx [1/1] products/3DDataAdapters-Overview.aspx [1/1] products/3DDataAdapters-Learning.aspx [1/1] products/3DDataAdapters-Details.aspx [1/1] products/3DDataAdapters-Buy.aspx [1/1] products/3DCADConversion-Overview.aspx [1/1] products/3DCADConversion-Learning.aspx [1/1] products/3DCADConversion-Details.aspx [1/1] products/3DCADConversion-Buy.aspx [1/1] products/3DAccess-Overview.aspx [1/1] products/3DAccess-Learning.aspx [1/1] products/3DAccess-Details.aspx [1/1] products/3DAccess-Buy.aspx [1/1] products/2DLibrary-Overview.aspx [1/1] products/2DLibrary-Learning.aspx [1/1] products/2DLibrary-Details.aspx [1/1] products/2DLibrary-Buy.aspx [1/1] products/2DAccess-Overview.aspx [1/1] products/2DAccess-Learning.aspx [1/1] products/2DAccess-Details.aspx [1/1] products/2DAccess-Buy.aspx [1/1]
  • 28. Page 28 | Revised: 10 January 2008 C2: “Tertiary-Deadend.master” Template & Schematic A1-3-2 A1-6 C2-1-2 Block Reference Number Cross-Reference to Block KEY TO SYMBOLS Reference to Page-level content Page Content Embedded Content PlaceHolder ID=”myPageContent” Content Header: <div id="events-head"> Header Graphic defined in CSS: “~/App_Themes/CC_Blue/CoCreate_secondary.css” Page Layout: <table class=”portal-grid”> Tertiary Template ~/tertiary-deadend.master Page Content >> <div id="page-content"> <div id="portal-4column-grid"> C2 C2-1 A1-1 CSS “Breadcrumb” Control: Data Source: “~/Breadcrumb.sitemap” <div id="back-link"> C2-1-1 C2-1-2 JavaScript Function: setContentHeight() B1-2 External Scripts A1-6 Page Footer
  • 29. Page 29 | Revised: 10 January 2008 about/resellers/Xandorra_BV-Details.aspx [1/1] about/resellers/Virtual_Services_Inc-Details.aspx [1/1] about/resellers/Tecpha-Detail.aspx [1/1] about/resellers/Techsoft_Datenverarbeitung_GmbH-Details.aspx [1/1] about/resellers/Technia_AB-Details.aspx [1/1] about/resellers/Tarifa_Srl-Details.aspx [1/1] about/resellers/StrategicEnterprise_AG-Details.aspx [1/1] about/resellers/SMiTO_GmbH-Details.aspx [1/1] about/resellers/Smart2Market_Inc-Details.aspx [1/1] about/resellers/SIT_Srl-Details.aspx [1/1] about/resellers/SAVACO_NV-Detail.aspx [1/1] about/resellers/Reseller-Detail-TEMPLATE.aspx [1/1] about/resellers/PHusion_Engineering_Solutions_LLC-Detail.aspx [1/1] about/resellers/Otsuka_Corporation-Detail.aspx [1/1] about/resellers/OBIC_Co_ LTD-Details.aspx [1/1] about/resellers/Nippon_Systemware_Co_Ltd-Details.aspx [1/1] about/resellers/Mutoh_Industries_Ltd-Details.aspx [1/1] about/resellers/Modoo_Solution_Co-Detail.aspx [1/1] about/resellers/MIP_Ltd-Detail.aspx [1/1] about/resellers/Microsoft-Detail.aspx [1/1] about/resellers/Knobs_Group,_LLC-Detail.aspx [1/1] about/resellers/John_Hart_Pty_Ltd-Details.aspx [1/1] about/resellers/JM-Design-Detail.aspx [1/1] about/resellers/INNEO_Solutions_GmbH-Details.aspx [1/1] about/resellers/Ingenieurgemeinschaft_Klietsch_GmbH-Details.aspx [1/1] about/resellers/Hitachi_Information_Systems_Ltd-Details.aspx [1/1] about/resellers/High_Peak_Systems-Details.aspx [1/1] about/resellers/Fujitsu_Kyushu_System_Engineering_Ltd-Details.aspx [1/1] about/resellers/EON_Reality_Inc-Detail.aspx [1/1] about/resellers/Engineering_Computer_Services_Taiwan-Detail.aspx [1/1] about/resellers/Engineering_Computer_Services_Pte_Ltd-Detail.aspx [1/1] about/resellers/Engineering_Computer_Services-Detail.aspx [1/1] about/resellers/EIT_Technologies_Srl-Detail.aspx [1/1] about/resellers/CSI_Limited-Details.aspx [1/1] about/resellers/Consulting_Group_Srl-Detail.aspx [1/1] about/resellers/Cimetrix_Solutions-Detail.aspx [1/1] about/resellers/CDM_Isigraf_Srl-Details.aspx [1/1] about/resellers/CDM_France-Detail.aspx [1/1] about/resellers/Canon_Software_Inc-Details.aspx [1/1] about/resellers/Cadplatsen_AB-Details.aspx [1/1] about/resellers/Cadito_Project_Inc-Details.aspx [1/1] about/resellers/CAD_Services_BV-Details.aspx [1/1] about/resellers/BORGWARE_GmbH-Detail.aspx [1/1] about/resellers/BC_Consulting_Asia-Detail.aspx [1/1] about/resellers/BC_Consulting-Detail.aspx [1/1] about/resellers/Ascad_GmbH-Detail.aspx [1/1] about/resellers/ASAHI-MAT_CO_LTD-Details.aspx [1/1] about/resellers/Arion_Data_Systems_SA-Details.aspx [1/1] about/resellers/Ares-Detail.aspx [1/1] about/resellers/Alphacam_GmbH-Detail.aspx [1/1] about/resellers/Access_Commerce-Detail.aspx [1/1] about/resellers/ACADIS_GmbH-Detail.aspx [1/1] about/resellers/ABR_System-Detail.aspx [1/1] about/resellers/3HTI_LLC-Detail.aspx [1/1] about/Partner-products/Xandorra-Report-Generator.aspx [1/1] about/Partner-products/Techsoft-SolidPower-Profiles.aspx [1/1] about/Partner-products/Techsoft-Solid_Power.aspx [1/1] about/Partner-products/Techsoft-i_View.aspx [1/1] about/Partner-products/Techsoft-i-Print.aspx [1/1] about/Partner-products/PDMIntegrator-CSI_PDM_Integrator.aspx [1/1] about/Partner-products/PDMDocManager-CSI_PDM_Document_Manager.aspx [1/1] about/Partner-products/PDM_Replicator-CSI_PDM_Replicator.aspx [1/1] about/Partner-products/PDM_eDocManager-CS_PDM_eDocument_Manager.aspx [1/1] about/Partner-products/PDF_AutoGenerator-CSI_PDF_Autogenerator.aspx [1/1] about/Partner-products/MSC_Software-OSD-ADAMS.aspx [1/1] about/Partner-products/MIP-SolidGenius.aspx [1/1] about/Partner-products/MIP-ME10-EEE.aspx [1/1] about/Partner-products/Klietsch-SolidWeld.aspx [1/1] about/Partner-products/Klietsch-SolidTube.aspx [1/1] about/Partner-products/Klietsch-SolidSteel.aspx [1/1] about/Partner-products/Klietsch-SolidPipe.aspx [1/1] about/Partner-products/Klietsch-PIPE_Bending_Assistant.aspx [1/1] about/Partner-products/Klietsch-PART_Assistant.aspx [1/1] about/Partner-products/Klietsch-BOM_Assistant.aspx [1/1] about/Partner-products/FTZ-SD_Piping.aspx [1/1] about/Partner-products/FTZ-SD-Ventil.aspx [1/1] about/Partner-products/FTZ-SD-Boiler.aspx [1/1] about/Partner-products/FTZ-SchemPID.aspx [1/1] about/Partner-products/CoCreate_SCO-Report_Generator.aspx [1/1] about/Partner-products/CoCreate_SCO-PDM_Replicator.aspx [1/1] about/Partner-products/CoCreate_SCO-PDM_Integrator.aspx [1/1] about/Partner-products/CoCreate_SCO-PDM_Document_Manager.aspx [1/1] about/Partner-products/CoCreate_SCO-Classification_Module.aspx [1/1] about/Partner-products/CAD_Services-Classification_Module.aspx [1/1] about/Partner-products/CAD_Beratung_Schulung-SysID-Change.aspx [1/1] about/Partner-products/Blue_Ridge_Numerics-CFdesign.aspx [1/1] about/Partner-products/Aspiration_Innovation-AI_ReferenceTable.aspx [1/1] about/Partner-products/Aspiration_Innovation-AI_QSavePackage.aspx [1/1] about/Partner-products/Aspiration_Innovation-AI_PowerVisuals.aspx [1/1] about/Partner-products/Aspiration_Innovation-AI_PowerShare_Professional.aspx [1/1] about/Partner-products/Aspiration_Innovation-AI_PowerShare.aspx [1/1] about/Partner-products/Aspiration_Innovation-AI_PDFAccelerator.aspx [1/1] about/Partner-products/Aspiration_Innovation-AI_Info.aspx [1/1] about/Partner-products/Aspiration_Innovation-AI_Export.aspx [1/1] about/Partner-products/Aspiration_Innovation-AI_DesignAccelerator_Professional.aspx [1/1] about/Partner-products/Aspiration_Innovation-AI_BOMGenerator.aspx [1/1] about/Partner-products/ARES_SSII-ARESLink.aspx [1/1] about/Partner-products/ACADIS-Tucan_Series.aspx [1/1] about/jobs/Sales_Representative.aspx [1/1] C2: “Tertiary-Deadend.master” Linked Files
  • 30. Page 30 | Revised: 10 January 2008 C3: “Tertiary-Newsroom.master” Linked Files newsroom/PR-2004-08-12--M-TEC_Enlists_New_Collaboration_Tool_to_Curtail_Misunderstandings--EN.aspx [1/1] newsroom/PR-2004-08-16--Olympus_Corporation_Builds_Award-Winning_Microscopes_with_CoCreates_3D_CAD_Software--EN.aspx [1/1] newsroom/PR-2004-08-23--CoCreate_Announces_2004_Forum_in_Japan--EN.aspx [1/1] newsroom/PR-2004-08-30--SMBs_Think_Big_with_CoCreates_OneSpace.net_Project_Collaboration--EN.aspx [1/1] newsroom/PR-2004-09-07--CoCreate_Software_Releases_OneSpace.net_2005_for_Team_Collaboration--EN.aspx [1/1] newsroom/PR-2004-09-13--CoCreate_Joins_Panel_of_Speakers_at_Product_Lifecycle_Management_Road_Map_2004--EN.aspx [1/1] newsroom/PR-2004-09-14--Prize_Winners_Design_with_CoCreate_CAD_Product--EN.aspx [1/1] newsroom/PR-2004-09-20--CoCreate_Managing_Automation_Announce_Globalization_Webcast--EN.aspx [1/1] newsroom/PR-2004-09-28--CoCreate_2004_Forum_in_Japan_Draws_Hundreds--EN.aspx [1/1] newsroom/PR-2004-10-04--CoCreate_Launches_Full-Service_Subscription_Licensing--EN.aspx [1/1] newsroom/PR-2004-10-22--CoCreate_Named_to_Forbes_Best_of_the_Web_Directory_for_2nd_Consecutive_Year--EN.aspx [1/1] newsroom/PR-2004-10-25--CoCreate_Joins_Citrix_Alliance_Partners_Program--EN.aspx [1/1] newsroom/PR-2004-11-02--CoCreate_Software_Releases_OneSpace_Designer_Modeling_2005--EN.aspx [1/1] newsroom/PR-2004-11-15--Leading_Printer_Manufacturers_Choose_CoCreate_3D_CAD--EN.aspx [1/1] newsroom/PR-2004-11-16--CoCreate_Announces_Customer_Design_Competition_2005--EN.aspx [1/1] newsroom/PR-2004-11-22--CoCreate_Uses_Systinet_to_Open_CAD_to_the_Enterprise--EN.aspx [1/1] newsroom/PR-2004-11-22--CoCreate_White_Paper_Model_ManagerManaging_Design_Data_in_the_Interconnected_Enterprise--EN.aspx [1/1] newsroom/PR-2004-11-23--Shortening_Lead_Times_by_20-30_Percent_with_OneSpace.net--EN.aspx [1/1] newsroom/PR-2005-01-18--SEIKO_EPSON_Chooses_CoCreate_Model_Manager_for_CAD_Data_Management--EN.aspx [1/1] newsroom/PR-2005-01-19--CoCreate_Announces_2005_Western_Region_User_Groups--EN.aspx [1/1] newsroom/PR-2005-01-31--CoCreate_to_Host_Product_Development_Forum_near_Stuttgart_April_5--EN.aspx [1/1] newsroom/PR-2005-02-07--CoCreate_and_EON_Reality_Enter_Into_Partnership--EN.aspx [1/1] newsroom/PR-2005-02-23--eDrawings_Adds_Lightweight_Viewing_to_CoCreate_CAD--EN.aspx [1/1] newsroom/PR-2005-02-28--CoCreate_Joins_Microsofts_Program_for_Collaborative_Product_Development--EN.aspx [1/1] newsroom/PR-2005-03-02--CoCreate Adds Lattice3D to Growing Viewing Formats--EN.aspx [1/1] newsroom/PR-2005-03-14--CoCreates_OneSpace.net_2005_Delivers_High-Performance_Application_Sharing--EN.aspx [1/1] newsroom/PR-2005-03-22--Metz_Werke_Aims_for_Technical_Perfection_Using_CoCreates_OneSpace.net--EN.aspx [1/1] newsroom/PR-2005-04-04--Winners_Announced_in_CoCreates_Design_Competition--EN.aspx [1/1] newsroom/PR-2005-04-05--CoCreate_Announces_2005_Central_Region_User_Group--EN.aspx [1/1] newsroom/PR-2005-04-06--CoCreate_Announces_Breaking_Point_An_Automotive_Supplier_Event--EN.aspx [1/1] newsroom/PR-2005-04-26--CoCreate_2005_Product_Development_Forum_Focuses_on_Complexity_of_Working_with_Partners--EN.aspx [1/1] newsroom/PR-2005-04-29--CoCreate_Demonstrates_Support_for_Microsofts_Peak_Performance_Initiative_at_the_Global_Automotive_Summit--EN.aspx [1/1] newsroom/PR-2005-05-03--Oscar_Winners_Design_with_CoCreate_CAD_Product--EN.aspx [1/1] newsroom/PR-2005-05-10--CoCreate_Joins_Forces_with_Microsoft_for_Executive_Innovation-_Forum--EN.aspx [1/1] newsroom/PR-2005-05-10--OneSpace.net_2005_Awarded_Editors_Tip_Distinction--EN.aspx [1/1] newsroom/PR-2005-05-19--Worldwide-Leading_Supplier_of_Industrial_Diamonds_Shines_with_CoCreates_Collaboration_Software--EN.aspx [1/1] newsroom/PR-2005-05-24--CoCreate_CADplus_Announce_Webcast_on_Product_Design_Review--EN.aspx [1/1] newsroom/PR-2005-05-25--CoCreate_Announces_2005_Eastern_Region_User_Group--EN.aspx [1/1] newsroom/PR-2005-05-31--CoCreates_OneSpace_Designer_Makes_the_Most_of_Engineering_Designs--EN.aspx [1/1] newsroom/PR-2005-06-20--CoCreate_Announces_Plans_for_64-bit_OneSpace_Designer_Modeling--EN.aspx [1/1] newsroom/PR-2005-07-06--CoCreate_Introduces_OneSpace Live--EN.aspx [1/1] newsroom/PR-2005-07-13--CoCreate_Announces_Summer_Webcast_Series_for_3D_Design_Modules--EN.aspx [1/1] newsroom/PR-2005-08-19--Robbins_GmbH_Mines_OneSpace.net_for_Design_Reviews--EN.aspx [1/1] newsroom/PR-2005-08-29--Virtual_Services_Joins_CoCreates_Partner_Program--EN.aspx [1/1] newsroom/PR-2005-08-30--CoCreate_Announces_2005_Forum_in_Japan_The_Path_to_3rd_Generation_PLM--EN.aspx [1/1] newsroom/PR-2005-09-13--CoCreate_3D_CAD_Integrates_with_ANSYS_Workbench--EN.aspx [1/1] newsroom/PR-2005-09-29--Automotive_Supplier_Drives_Growth_with_OneSpace.net--EN.aspx [1/1] newsroom/PR-2005-10-06--CoCreate_Celebrates_5_Years_as_an_Independent_Company--EN.aspx [1/1] newsroom/PR-2005-10-18--Collaboration_Software_with_Engineering_Focus_Perfects_Made-to-Order_Products_for_Cloostermans--EN.aspx [1/1] newsroom/PR-2005-10-25--CoCreate_Software_Subscription_Offer_Nets_1000_Licenses--EN.aspx [1/1] newsroom/PR-2005-11-01-CoCreate_Announces_2006_Co-Design_Competition--EN.aspx [1/1] newsroom/PR-2005-11-08--Bergmeier_Slashes_Costs_and_Design_Cycle_50percent_with_Dynamic_Modeling--EN.aspx [1/1] newsroom/PR-2005-12-01--OneSpace_2006_and_Lean_Product_Development--EN.aspx [1/1] newsroom/PR-2005-12-09--Multin_Hittech_BV_powers_product_development_with_CoCreates_Collaboration_Tool--EN.aspx [1/1] newsroom/PR-2005-12-16--Lean_Product_Development_Whitepaper_from_CoCreate--EN.aspx [1/1] newsroom/PR-2006-01-03--CoCreate_2D_Drafting_to_3D_Modeling_Free_Upgrade_Offer--EN.aspx [1/1] newsroom/PR-2006-01-09--CoCreate_Webcast_Series_Unveils_2006_Release--EN.aspx [1/1] newsroom/PR-2006-02-06--OneSpace_2006_Now_Shipping--EN.aspx [1/1] newsroom/PR-2006-02-28--CoCreate_Reconnects_and_Grows_User_Base--EN.aspx [1/1] newsroom/PR-2006-03-14--Amphenol-Tuchel_Electronics_finds_key_to_global_product_development--EN.aspx [1/1] newsroom/PR-2006-03-16--CoCreate_Strengthens_Position_in_Electronics_Vertical--EN.aspx [1/1] newsroom/PR-2006-03-20--CoCreate_Wins_Design_News_2006_Golden_Mousetrap_Award--EN.aspx [1/1] newsroom/PR-2006-03-22--CoCreates_2006_Co-Design_Competition_Only_10_Days_Left_to_Vote--EN.aspx [1/1] newsroom/PR-2006-03-22--CoCreates_2006_Co-Design_Competition_Only_10_Days_Left_to_Vote--EN_copy(1).aspx [1/1] newsroom/PR-2006-03-30--Dynamic_Fridays_Experience_the_CoCreate_Difference--EN.aspx [1/1] newsroom/PR-2006-04-07--CoCreate_Announces_Winners_in_2006_Co-Design_Competition--EN.aspx [1/1] newsroom/PR-2006-05-17--Amerequip_Digs_CoCreates_Model_Manager--EN.aspx [1/1] newsroom/PR-2006-06-06--CoCreate_Announces_Sister_Company_Supplier_Program--EN.aspx [1/1] newsroom/PR-2006-06-07--Metaalwerken_Bergen_op_Zoom_B.V._standardizes_on_CoCreate_3D_CAD--EN.aspx [1/1] newsroom/PR-2006-06-13--CoCreate_Announces_233percent_Increase_in_Licenses_Shipped--EN.aspx [1/1] newsroom/PR-2006-06-20--Braille_Printer_Manufacturer_ViewPlus_Switches_to_CoCreate--EN.aspx [1/1] newsroom/PR-2006-06-28--CoCreate_Announces_Major_Enterprise_Expansion_at_Molex--EN.aspx [1/1] newsroom/PR-2006-06-29--CoCreate_Summer_Webcast_Series_Is_Back--EN.aspx [1/1] newsroom/PR-2006-07-07--CoCreate_Aligns_Global_Presence_with_Global_Investment_Partner--EN.aspx [1/1] newsroom/PR-2006-07-12--Ice_Cream_Expert_HC_Duke_Switches_to_CoCreate--EN.aspx [1/1] newsroom/PR-2006-07-14--CoCreate_Appoints_Hansjoerg_Plaggemars_Chief_Operating_Officer--EN.aspx [1/1] newsroom/PR-2006-07-20--CoCreate_strengthens_its_partner_network_in_Scandinavia--EN.aspx [1/1] newsroom/PR-2006-07-25--Bekaert_jump_starts_productivity_with_CoCreate_products--EN.aspx [1/1] newsroom/PR-2006-08-04--CoCreate_Announces_2006_Asia_Pacific_Forum_in_Japan--EN.aspx [1/1] newsroom/PR-2006-09-20--Global_Leader_in_Woodworking_Tools_Expects_to_Reduce_Product_Development_Cycle_by_50Percent--EN.aspx [1/1] newsroom/PR-2006-09-26--L.A.E._Srl_enjoys_early_productivity_gains_with_CoCreates_Software--EN.aspx [1/1] newsroom/PR-2006-10-02--Kyocera_Mita_Switches_to_CoCreate--EN.aspx [1/1] newsroom/PR-2006-10-04--CoCreate_Teams_with_Microsoft_to_Bring_Technology_Directly_to_the_Doorstep_of_Colorado_Front_Range_Businesses-- EN.aspx [1/1] newsroom/PR-2006-10-10--Brush_Transformers_Chooses_Efficiency_Quality_and_Lean_Product_Development--EN.aspx [1/1] newsroom/PR-2006-10-16--CoCreate_Announces_Wins_Across_Colorados_Front_Range--EN.aspx [1/1] newsroom/PR-2006-10-17--Global_Market_Leader_for_Precision_Racks_Uses_OneSpace_Designer_for_Product_Development--EN.aspx [1/1] newsroom/PR-2006-10-18--OneSpace_2007_CoCreate_Sneak_Peek_Webcast--EN.aspx [1/1] newsroom/PR-2006-10-24--Binacchi_Srl_turns_on_lean_product_development--EN.aspx [1/1] newsroom/PR-2006-11-08--OKI_Printing_Solutions_Wins_Good_Design_Award_Using_CoCreate--EN.aspx [1/1] newsroom/PR-2006-11-13--CoCreates_Model_Manager_The_New_Standard_for_Out-of-the-Box--EN.aspx [1/1] newsroom/PR-2006-12-01--CoCreate_Releases_Integration_for_mySAP_PLM--EN.aspx [1/1] newsroom/PR-2006-12-06--Announcing_the_2007_CoCreate_OneSpace_Suite--EN.aspx [1/1] newsroom/PR-2006-12-12--Fiction_Factory_Accelerates_Design_Processes_50--EN.aspx [1/1] newsroom/PR-2007-01-03--CoCreate_Announces_2007_Design_Competition--EN.aspx [1/1] newsroom/PR-2007-01-08--CoCreate_Introduces_Free_3D_OneSpace_Modeling_Personal_Edition--EN.aspx [1/1] newsroom/PR-2007-01-23--Eliona_NV_selects_CoCreates_software_over_history-based_solutions--EN.aspx [1/1] newsroom/PR-2007-01-30--CoCreate_and_TechnoStar_Announce_Integration--EN.aspx [1/1] newsroom/PR-2007-01-30--Meccanica_H7_Srl_shaves_more_than_40_from_development_cycle_with_CoCreate_Software--EN.aspx [1/1] newsroom/PR-2007-02-06--Blue_Ridge_Numerics_Launches_CFdesign_V9_for_CoCreate--EN.aspx [1/1] newsroom/PR-2007-02-12--2007_CoCreate_OneSpace_Suite_Now_Shipping--EN.aspx [1/1] newsroom/PR-2007-02-14--CoCreate_Unveils_2007_Release_Webinar_Series.aspx [1/1] newsroom/PR-2007-02-20--CoCreate_Software_Drives_Innovation_in_Plastic_Bag_Production.aspx [1/1] newsroom/PR-2007-02-21--CoCreate_and_LightWork_Design_Announce_Partnership.aspx [1/1] newsroom/PR-2007-03-01--CoCreate_Extends_Free_3D_to_International_Users--EN.aspx [1/1] newsroom/PR-2007-03-06--CoCreate_2007_Design_Competition_Vote Now--EN.aspx [1/1] newsroom/PR-2007-03-07--BD_Plast_ Filtering_Systems_S_r_l_speeds_product_development_with_CoCreate_3D--EN.aspx [1/1] newsroom/PR-2007-04-11--Leading_supplier_of_air-driven_fastening_tools_manages_data_with_CoCreates_software--EN.aspx [1/1] newsroom/PR-2007-04-17--BM_Battery_Machines_Optimizes_Development_Processes_with_CoCreate--EN.aspx [1/1] newsroom/PR-2007-04-24--FORDS_Packaging_Systems_strengthens_commitment_to_CoCreate--EN.aspx [1/1] newsroom/PR-2007-05-02--CoCreate_Announces_Winners_in_2007_Design_Competition--EN.aspx [1/1] newsroom/PR-2007-05-16--Sympak_Corazza_Spa_wraps_up_design_environment_with_CoCreate_tools--EN.aspx [1/1] newsroom/PR-2007-06-06--OPEM_SpA_Improves_Design_Quality_with_CoCreate_Software--EN.aspx [1/1] newsroom/PR-2007-06-12--Oce_Produces_Award_Winner_with_CoCreate_OneSpace_Modeling--EN.aspx [1/1] newsroom/PR-2007-06-25-CoCreates_Personal_Edition_an_International_Success.aspx [1/1] newsroom/PR-2007-07-10-Liebherr_Opts_for_CoCreates_PLM_Solution.aspx [1/1] newsroom/PR-2007-07-19-CoCreate_Announces_30Percent_Increase_in_New_Customer_Acquisition.aspx [1/1] newsroom/PR-2007-07-24-CoCreate_Exerts_Electronics_Industry_Strength.aspx [1/1] newsroom/PR-2007-07-26-CoCreate_Attains_Gold_Certified_Partner_Status_in_Microsoft_Partner_Program.aspx [1/1] newsroom/PR-2007-08-15-CoCreate_Announces_OneSpace_Modeling_is_Certified_for_Windows_Vista.aspx [1/1] newsroom/PR-2007-08-21-FESTOOL_Perfects_PLM_Environment_with_CoCreate_OneSpace_Model_Manager.aspx [1/1] newsroom/PR-2007-08-24-IST_METZ_Deploys_CoCreate_OneSpace_Model_Manager.aspx [1/1] newsroom/PR-2007-09-05-Meyer_Burger_AG_Saws_40Percent_Off_Development_Time_with_CoCreate_OneSpace_Modeling.aspx [1/1] newsroom/PR-2007-09-10-CoCreate_Software_Announces_Support_for_Windows_Vista.aspx [1/1] newsroom/PR-2007-09-11-Breuning_IRCO_Banks_on_the_Flexibility_of_CoCreate_Softwares_Dynamic_Modeling_Based_Approach_to_Product_Design.aspx [1/1] newsroom/PR-2007-09-18-Stanzwerk_AG_Speeds_Tool_Design_and_Production_with_CoCreate_Software.aspx [1/1] newsroom/PR-2007-09-20-Pulse_Global_Relies_on_CoCreate_Software_for_ABCs_American_Inventor.aspx [1/1] newsroom/PR-2007-09-26-CoCreate_Forum_2007-Japan_Delivers_Another_Successful_Event.aspx [1/1] newsroom/PR-2007-09-28-Grimme_Halves_Development_Cycle_with_CoCreate_OneSpace_Modeling.aspx [1/1] newsroom/PR-2007-10-02-Optima_Group_Implements_CoCreates_PLM_throughout_the_Enterprise.aspx [1/1] newsroom/PR-2007-10-05-50000_Registrations_for_CoCreate_Softwares_Free_3D_CAD.aspx [1/1] newsroom/PR-2007-10-17-CoCreate_Forum_2007_in_Sindelfingen_Draws_Record_Number.aspx [1/1] newsroom/Press-Release-Page-Template.aspx [1/1]
  • 31. Page 31 | Revised: 10 January 2008 C4: “Tertiary-Success-Story.master” Linked Files successStories/Deuce_Snowboards.aspx [1/1] successStories/DIRTT.aspx [1/1] successStories/DMT.aspx [1/1] successStories/Dometic.aspx [1/1] successStories/DynoTune.aspx [1/1] successStories/Edslev.aspx [1/1] successStories/ELBA.aspx [1/1] successStories/EMCO.aspx [1/1] successStories/Engine_Works.aspx [1/1] successStories/Fasti.aspx [1/1] successStories/FB_Lehmann.aspx [1/1] successStories/Fisher.aspx [1/1] successStories/FiTel.aspx [1/1] successStories/Fritsch.aspx [1/1] successStories/Fuji.aspx [1/1] successStories/FuYu.aspx [1/1] successStories/Grenzebach_Maschinenbau.aspx [1/1] successStories/Heavac.aspx [1/1] successStories/Heidenreich_Harbeck.aspx [1/1] successStories/Hitachi.aspx [1/1] successStories/Hyvalift.aspx [1/1] successStories/ICW_Engineering.aspx [1/1] successStories/ID_Group.aspx [1/1] successStories/Intermec.aspx [1/1] successStories/IRON.aspx [1/1] successStories/ITEK.aspx [1/1] successStories/IWS.aspx [1/1] successStories/Kampmann.aspx [1/1] successStories/Kellenberger.aspx [1/1] successStories/Klima.aspx [1/1] successStories/Leica.aspx [1/1] successStories/Lingl.aspx [1/1] successStories/Livengood.aspx [1/1] successStories/merath_metallsysteme.aspx [1/1] successStories/Metz-Werke.aspx [1/1] successStories/MG2.aspx [1/1] successStories/Mirapoint.aspx [1/1] successStories/Molex.aspx [1/1] successStories/MW_Zander.aspx [1/1] successStories/NEC.aspx [1/1] successStories/Norden.aspx [1/1] successStories/Olympus.aspx [1/1] successStories/Panasonic.aspx [1/1] successStories/PDG_Oncore.aspx [1/1] successStories/Projectina.aspx [1/1] successStories/Pulse_Global.aspx [1/1] successStories/Reiner.aspx [1/1] successStories/Rhatische_Bahn.aspx [1/1] successStories/RKS.aspx [1/1] successStories/Robbins_GmbH.aspx [1/1] successStories/Sanden.aspx [1/1] successStories/Sasib.aspx [1/1] successStories/SATA.aspx [1/1] successStories/Schleuniger.aspx [1/1] successStories/Seiko_Epson.aspx [1/1] successStories/SIGMA.aspx [1/1] successStories/SMiTO.aspx [1/1] successStories/SSCycle.aspx [1/1] successStories/STIWA.aspx [1/1] successStories/Sykatec.aspx [1/1] successStories/Trox.aspx [1/1] successStories/Two_Rivers.aspx [1/1] successStories/van_Baal_Techniek.aspx [1/1] successStories/Dainippon.aspx [1/1] successStories/Cushman_Engineering.aspx [1/1] successStories/Carl_Zeiss_Meditec.aspx [1/1] successStories/Canon.aspx [1/1] successStories/Bystronic.aspx [1/1] successStories/Bomag.aspx [1/1] successStories/BM_Battery_Machines.aspx [1/1] successStories/Bergmeier_Maschinenbau.aspx [1/1] successStories/Autonational.aspx [1/1] successStories/Askoll.aspx [1/1] successStories/Arenco_Automation.aspx [1/1] successStories/Alpina_Raggi.aspx [1/1] successStories/Alpina_Raggi-oldformat.aspx [1/1] successStories/Agilent.aspx [1/1] successStories/Advanced_Light_Source_Berkeley_Lab.aspx [1/1] successStories/ZETA.aspx [1/1]
  • 32. Page 32 | Revised: 10 January 2008 C5: Single-Sign-On xView Application YES Referrer/ Browser Not registered Or logged-in (Secured content hidden) Referrer/ Browser Registered And logged-in (Secured content visible) Master Registration Form SUBMIT Download Asset in new window apps.cocreate.com xView Application Client/User Databases Is a Registered User? User login On page User new registration Activate Session Cookie & report To CWEB User select content Check for Active Cookie? YES NO NO Generate Response Emails Referrer/Browser Hits page template that implements: ~/includes/downloadAsset.ascx ~/includes/downloadTrial.ascx Notifications sent To Support/Clientele User sign in START END
  • 33. Page 33 | Revised: 10 January 2008 Appendix A: Directories Used
  • 34. Page 34 | Revised: 10 January 2008 Appendix B: Servers & Users Overview Manfred Schweizer Manfred Schweizer Jon Wretlind Manfred Schweizer Laurie Casey Tetsuya Miyaoka Chikage Toyama Masahiro Sawada Torsten Michel Helga Strohle Ailbhe Coughlan Thomas Roser Geoffrey Hedges Christian Frank Libby Fink Maria Akermann Nadja Weiss Verena Roehrig Gaby Kath Dieter Sommer David Szostak Laurie Casey Amber Webb Deena Steward Todd Black Torsten Michel Helga Strohle Ailbhe Coughlan temp1 -- with authoring privileges temp2 -- with authoring privileges testuser -- browsing only Contributors Ziad Matloub Manfred Schweizer Ziad Matloub Manfred Schweizer Ziad Matloub Jon Wretlind Manfred Schweizer Ziad Matloub Administrators Production Server for WWW, Americas.WWW.COCREATE.COM (198.65.100.164/englishsite) Production (Beta) server for Asia PacificBETA.JAPAN.COCREATE.COM (198.164.132.129/japansite) Production (Beta) server for EuropeBETA.COCREATE.DE (198.64.132.129/germansite) 198.65.100.164 (WWW.COCREATE.COM) Staging server for Asia Pacific. Used to stage final content and test code before deployment. Also serves as backup code repository. Contributor publishing to this server requires notification to a site administrator and approval. JP2.ONESPACEASAP.COM Development server for Asia Pacific (japan.cocreate.com) website. Used to develop new content and code. Contributors have open access. JP1.ONESPACEASAP.COM Staging server for Europe. Used to stage final content and test code before deployment. Also serves as backup code repository. Contributor publishing to this server requires notification to a site administrator and approval. EU2.ONESPACEASAP.COM Development server for Europe (www.cocreate.de) website. Used to develop new content and code. Contributors have open access. EU1.ONESPACEASAP.COM Staging server for Americas. Used to stage final content and test code before deployment. Also serves as backup code repository. Contributor publishing to this server requires notification to a site administrator and approval. AM2.ONESPACEASAP.COM Development server for Amercias (www.cocreate.com) website. Used to develop new content and code. Contributors have open access. AM1.ONESPACEASAP.COM 63.78.30.158 (COCDEV.ONESPACEASAP.COM)