qualia.php 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?php
  2. $bodyclasses = 'page';
  3. $title = 'Qualia Computing';
  4. $tagline = '';
  5. $description = 'A dossier on Qualia Computing';
  6. $keywords = '';
  7. $twitter_image = '';
  8. ?>
  9. <?=i('_header')?>
  10. <article class="body grid grid-cols-1 sm:grid-cols-2 gap-x-6 gap-y-0">
  11. <section class="full col-start-1 sm:col-span-2">
  12. <h2>Qualia Computing</h2>
  13. <p>On the 13<sup>th</sup> of May 2020, I woke up to find an email from <a href="https://www.linkedin.com/in/nicholas-rayner-2251903a/?originalSubdomain=uk">Nicholas Rayner</a> about this project of his, Qualia Computing.
  14. I was copied with a Professor I had collaborated with in the past, and the text referenced subjects of our past collaboration, so I assumed this was a student asking for a final year project for their undergraduate degree.</p>
  15. <blockquote><p>I am Nicholas Rayner, i'm a former Ravenbourne College Interaction Design student.
  16. I finished the course in 2002 and since have been designing a integrated operating system
  17. called Qualia. Having recently moved to Manchester i have enrolled on a course in Innovation
  18. to further progress the design of the operating system. I am also looking for people to code the
  19. system for production. The idea is to design a website with the skeleton for the system;
  20. then have people fill it in remotely. I would be co-ordinating this via a website. You would
  21. be coding specific parts of the system to work together. First the build for PC then Mac,
  22. Linux, maybe others too.</p>
  23. <p>For code and web applications Qualia would follow the W3, i am trying to get them interested
  24. as well as the Turing Insitiute; further universities Britian wide, including Cambridge, Oxford,
  25. Bristol, Manchester,Birmingham, Edinburgh and London.</p>
  26. </blockquote>
  27. <p>I am not knowledgeable enough to know that Ravensbourne College
  28. is not part of the University of Cambridge so I just flew past
  29. that reference, but the start of the second paragraph was
  30. when I began thinking it wasn't my morning slumber preventing
  31. me from making sense of the email: it was in fact the email that
  32. wasn't making any sense at all.</p>
  33. <p>&raquo; <a href="<?=$baseurl?>/files/qualia/Qualia Computing email 01.pdf">Read the first message</a>.</p>
  34. <p>I sent the message around to some friends as an amusement and then forgot about it. Until the 29th of May 2020.</p>
  35. <p>&nbsp;</p>
  36. <p>Nicholas, prophet of God, is back.</p>
  37. <p>&raquo; <a href="<?=$baseurl?>/files/qualia/Qualia Computing email 02.pdf">Read the second message</a>.</p>
  38. <p>&nbsp;</p>
  39. <p>The saga continues.<br />Last updated: 2020-05-29 10:00 BST.</p>
  40. </section>
  41. </article>
  42. <?=i('_footer')?>