WE'VE MOVED!

We are proud to announce our NEW community destination. Engage with resident experts and fellow entrepreneurs, and learn everything you need to start your business. Check out the new home of StartupNation Community at startupnation.mn.co

College interns (college project)

MNMtgGuyMNMtgGuy subscriber Posts: 3
Has anyone ever tapped into a college class to have a website designed? Are there any intellectual property issues that should be addressed early?
I`ll bet there is some incredible talent out there!

Comments

  • inkwireinkwire subscriber Posts: 3
    Interestingly, I read recently that most colleges teaching web design are still teaching table-based design, while modern design eschews tables as they add a lot of excess code.  So the talent is really the people who are not in school, who are paying attention to standards-based, table-free design.What I just said may be Greek, so I`ll try to just explain the reasoning:When a site is coded using tables, there is quite a bit of excess, needless code.  More code = slower loading pages.Wading through the code makes editing more difficultExcess code is not as search-engine friendlyAdditionally, a properly done table-free design completely separates the design from the content, so editing or changing a design is MUCH easer.  This site explains this in a more humorous fashion: http://www.hotdesign.com/seybold/index.html
  • MNMtgGuyMNMtgGuy subscriber Posts: 3
    Interesting...I appreciate the info and links.
  • RichardBuggyRichardBuggy subscriber Posts: 4
    Hi TerryI`ve worked with college students in the past. From an IT perspective they just aren`t taught the basics about security and end up leaving sites open to all manner of common attack (SQL injection, cross site scripting, etc). If you`re having them write any code then you may want to have it double checked by someone with more experience.
  • MNMtgGuyMNMtgGuy subscriber Posts: 3
    I appreciate the response. Good insight...many thanks!
  • leadstudiosleadstudios subscriber Posts: 1
    They are great as a resource because they are usually enthusiastic and motivated to perform and willing to learn. I wouldn`t give them the responsibility of being a technical lead since they simply don`t have the real world experience. I had a summer student and he did a great job. Usually they have new ideas that you wouldn`t have thought of but of course you still have to check the code or assign less "essential" areas of the project.
  • TheButtonStoreTheButtonStore subscriber Posts: 1
    While I agree with most of the comments posted above, I wanted to make a comment.As i`m a graduate of the Computer Programming / Systems Analyst program at Conestoga College in Kitchener, Ontario (Canada). I feel I`ve got a decent perspective on this.Programs like this lead down many roads, as such, you have some students who are looking to go straight in to high level coding (With Rim/Blackberry being located in our city, a lot of us ended up in that path).  The other path was web based programming.  As such, the coders who wanted to work in languages like C# and whatnot didnt focus much on web.  Those who were planning on focusing on web, made sure they kept up to date, and most do use CSS with no tables at this point.  Most of them would have been a choice for code projects in their final term, as they needed the real world experience, but yet had the talent to get projects done, at a level that is acceptable.Just my $0.02.
    TheButtonStore2006-11-12 18:23:5
Sign In or Register to comment.