• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Intranet design

 
Ranch Hand
Posts: 133
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello and a happy new year to you all.
I am bidding for the intranet design for a fairly large company, 400 employees, 7 branches. I just wanted to know what kind of problems you feel an intranet should solve and if there are any innovations you would add to this kind of software. Also, all the web 2.0 noise being made, any uses of this?
Thanks.
 
author
Posts: 15385
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This question has nothing to do with Programming Diversions. Will get someone to move to correct place.

Eric
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moving to "General Computing."
 
Ranch Hand
Posts: 1934
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
400 is not fairly large when it comes to intranet dependability(with all the latest app servers and load balencers being available).

Its a matter of separating different functionalities into separate domains & each domain residing in its own stack will suffice.

If the intranet module(specific like HR) takes care of high volume in certain periods, the design needs to take care of these projections and scale accordingly.
reply
    Bookmark Topic Watch Topic
  • New Topic