Search Properties

Module Carrousel

  • Furzehill Road $ 70
  • New House $ 80






ConCat

Concat

ConCat is a project I created for my final year project for the PRCI305 module as part of my Computing Informatics course, the project was developed with the Peninsula Medical School. ConCat is a Website Content Inventory System, the project is a system that will automatically catalogue all information about a website, which will be used to help with a redesign or day-to-day running of the website.


The system will gather information from a specified website; it will gather information such as page title, subtitles, images, structure of the site, etc. This information can then be used to help organise the site better, by suggesting a better structure, and indicating how easily the content is to navigate by number of clicks to reach a page from the home page.


  • The system will collect all necessary data from a website including page titles, subtitles, keywords links and images.
  • It will display website data and allow the user to manipulate the data to best suit their needs.
  • Users can view a diagram of the site structure.
  • Determine if JavaScript, CSS or a database connection is on each page.
  • Re-index the whole site.
  • The system will read site XML tags embedded into a page.
  • Create archive’s of the site.
  • Broken link checker.
  • Reporting functionality.
  • User accounts and admin.

The system uses an Oracle database and the front end is written in PHP, JavaScript, HTML and CSS. The project can be accessed at http://projects.pcmd.ac.uk/jenny. The project has now been completed and was awarded a first.