PlanetTech

PlanetTechNews.com is an online magazine which provides daily news stories in areas related to technology and science. The content is intended to be accessible to a broad audience.[1]

PlanetTechNews.com
Type of site
Online magazine. News and analyses aggregator & blog
OwnerPlanetTechNews Ltd in association with UCL
Created byAlex Muller
URLwww.planettechnews.com
CommercialNo
RegistrationOptional
LaunchedNovember 2011
Current statusActive

Launched in November 2011, PlanetTechNews.com is a University College London (UCL) backed website.[2]

History

PlanetTechNews Ltd, the company which owns the website, was founded in late 2011 by student entrepreneur Alex Muller.[3] Muller started the website after winning the Bright Ideas Award for Entrepreneurship,[4] while studying for his undergraduate degree in computer science.[5]

PlanetTechNews.com reached 1 million unique visitors in March 2013.[6]

gollark: That's how you would do it in my thing, using a somewhat insane S-expression assembly-ish language.
gollark: Using hypothetical assembly syntax I haven't actually implemented:```# start of memory to add kittens to(add r1 r0 0x1000) # maybe there would be nice dedicated syntax for "set register" actually# end of kittenized region(add r2 r0 0x1600)(label loop (add r3 r0 40) (poke r3 r1 0) (add r3 r0 94) (poke r3 r1 1) # and so on (add r1 r1 8) (jlt r1 r2 loop))```
gollark: To create RAM kittens, all you need to do is `ADD` the ASCII value of each character into a temporary register, `POKE` them into the right memory location (using the per-instruction `POKE` offset, probably), and then do that in a loop.
gollark: I should probably implement arithmetic instructions then a basic assembler, I guess, because hand-writing machine code is unpleasant.
gollark: What? No. This doesn't really need jumps, except possibly to run it repeatedly.

References

  1. "Bigambition - Final Year ITMB student has set up his own website". www.bigambition.co.uk. Retrieved 2014-11-21.
  2. "Justluxe - Science and Technology News with a Luxury Look and Feel". www.justluxe.com. Retrieved 2014-11-21.
  3. "CrunchBase". www.crunchbase.com. Retrieved 2014-11-21.
  4. "UCL Enterprise - UCL Bright Ideas 2011 Winners Announced". www.ucl.ac.uk. Retrieved 2014-11-21.
  5. "The Huffington Post - Creating Entrepreneurs Now on the Curriculum in London". www.huffingtonpost.co.uk. Retrieved 2014-11-21.
  6. "UCL Enterprise - Entrepreneur sees tech news website pass one million views mark". www.ucl.ac.uk. Retrieved 2014-11-21.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.