Difference between revisions of "PCB"

From Vogons Wiki
Jump to: navigation, search
(Version 1.5)
Line 57: Line 57:
 
*Responsive (mobile device support) Bootstrap 3 interface & theme
 
*Responsive (mobile device support) Bootstrap 3 interface & theme
 
*Various upgrades to the framework to support future features.
 
*Various upgrades to the framework to support future features.
 +
*Migrated from svn to gitlab

Revision as of 17:23, 6 December 2015

PCB is a website designed to allow you to store and record a list of your hardware. Currently it only supports CPUs.

The plan is to expand this with other components and allow you to share information between users. Long term it will contain a place to store and compare benchmarks.

You can sign up here: http://pcb.vogonswiki.com/

Very basic todo list or ideas list:

  • Bootstrap 3 interface - Version 1.5
  • Public Profiles
  • Sharing data between users or all users
  • Export to CSV
  • Computers
    • CPU (multiple)
      • Actual Running Speed
    • Motherboard
    • RAM (multiple)
    • Case
    • HDD (multiple)
    • Video Card (multiple)
    • Sound Card
    • Network Card (multiple)
    • PSU
    • CD/DVD (multiple)
    • Operating System (multiple)
  • Benchmark Applications
    • Name
    • Version
  • Benchmark Tests
    • Name
    • Resolution
    • Comment (i.e FSAA, AF etc)
  • Benchmarks
    • Benchmark Test ID
    • Computer ID
    • Value
  • CPU
    • Manufacturer
    • Family
    • Stepping
    • MHz
    • FPU Cores
    • ALU Cores
    • Bus Speed
    • Multiplier
    • Socket

Version 1

Pcb-version1.png

Version 1.5 - 6th Dec 2015

PCB 1.5.png

Changes

  • Responsive (mobile device support) Bootstrap 3 interface & theme
  • Various upgrades to the framework to support future features.
  • Migrated from svn to gitlab