in

The Elcom Blog

Insights and notes from the Elcom team

June 2008 - Posts

  • Varsity Lakes Online site goes live

    Another Lend Lease site has gone live today.

    As you may know, Elcom has been working with Lend Lease to build all their community sites around Australia (there's twenty of them currently being developed). Varsity Lakes is the third to go live recently, and is a good example of the community involvement that Lend Lease is fostering.

    Take a look at the site and you'll get the idea. Instead of just building houses & apartments and then going into marketing overload, Lend Lease have taken the proactive approach of building an entire community. It's an interesting concept, and for me (biased as I am - they are our client after all) a commendable one. It has a wonderful, inclusive feel.

    Varsity Lakes Online

    Their About us page gives the overview of how they approach community. It's a free membership site, with a ton of links, resources, maps, business directories, safety campaigns, weather forecasts and more. It kinda makes me want to live in an area like that.

    Varsity Lakes Online

    The site was designed and built by the Elcom team, and is powered by our Community Manager.NET CMS.

  • URL's in Community Manager

    On a recent pitch we were asked how URLs were handled in Community manager when a page was moved. In particular, what happens if a site visitor attempts to access an old URL.

    I penned a response and thought it may be useful to post it on the Elcom Blog...

    There are 4 types of URL handling in Community Manager which can be enabled by the administrator

    1. Parameter
    2. Short path friendly URL
    3. Full path friendly URL
    4. Vanity URL

    Parameter
    Parameter is the underlying format for URL’s. Each folder and article is assigned a unique ID and this is used in the URL to access that article.
    e.g Folder ID 10 and Article ID 5 would be represented as
    http://www.afc.gov.au/default.aspx?folderid=10&articleid=5
    This format is considered unfriendly because it is somewhat meaningless to users and search engines. When using this format the article and folder can be moved and renamed and links to it will not break because the parameter based name never changes.

    Short path friendly URL
    Using this method the friendly URL converts the parameters into something more meaningful but only uses one level.
    e.g it takes the title of articleid=5 i.e “Careers” and inserts this into the URL
    http://www.afc.gov.au/careers/default.aspx
    If this article is renamed, then links to it would break
    If this article is moved, then links to it would not break

    Full path friendly URL
    Using this method the full canonical path of the folder structure is represented in the URL in a friendly way
    e.g “careers” resides in the “about us” folder therefore the URL would be
    http://www.afc.gov.au/aboutus/careers/default.aspx
    If this article is renamed, then links to it would break
    If this article is moved, then links to it would break
    HOWEVER: Community Manager has a Full Path URL service which can be kicked off by an admin at any time and runs through all content and updates links with the new URL. Additionally the URL service can converts short path URLs to full path if a customer decides to move from short URL to full URL.

    Vanity URL
    The vanity URL allows the user to create a very short URL, usually for marketing purposes or usability reasons.
    e.g http://www.afc.gov.au/aboutus/careers/default.aspx can be changed to http://www.afc.gov.au/careers
    If this article is renamed, then links to it would break
    If this article is moved, then links to it would break

    Elcom recommend that organisations use full path friendly URL when implementing Community Manager

    If a visitor attempts to access an old URL which no longer exists they would be presented with an article not found page. This page can be customised in order to give the user some further options e.g search, back to home etc...

  • New product launched - Elcom TrainingManager.NET

    We launched a new product last week. TrainingManager.NET Pathway Diagram

    You may know that Elcom is a web company that builds products for medium to large companies. We do intranets, extranets, portals, web sites, etc. Plus we do a fair bit of customisation.

    Over the last few months we've been turning things around a little and 'productizing' our custom projects into products in their own right.

    TrainingManager.NET is one such product and it's already live in two reasonably large companies.

    There's a press release here if you're interested and it has received a little bit of press (here, here and here).

    So, what does TrainingManager do? Here's an overview description.

    Basically - as the name suggests - it allows a company to manage all the training for its staff and customers. It covers training pathways, competencies, face-to-face training, training events, testing & verification, plus a whole bunch of other goodies.