Open Felienne opened 8 months ago
Would using a virtual machine with OLPC-like specifications be adequate to test Hedy on the OLPC browser? By replicating the hardware environment, could we effectively evaluate compatibility?
Would using a virtual machine with OLPC-like specifications be adequate to test Hedy on the OLPC browser?
Yes, I think so! I think a great step one is to Google and figure out what type of browser it even is so we can inform further research. I have done no inquiry at all yet.
Great news! I've researched and found that the browser used in the OLPC XO laptop is called 'Browse.' I'll focus on replicating the environment closely to ensure Hedy's website works seamlessly. Thank you !
The OLPC XO-1 and its early iterations were primarily designed for educational purposes, offering limited web browsing capabilities within the Sugar environment. You can try the sugar environment of the OLPC XO-1 using this website : https://server.sugarizer.org
Picture of the sugar site (does not contain web browsing):
While the OLPC XO-4, especially with its touchscreen functionality, provided enhanced support for web browsing. Despite attempting to download and simulate an OLPC XO-4 image using VMware Player, I encountered challenges as only OLPC-XO-1 images were available and the provided instructions were outdated.
Picture of the outdated instruction ( insufficient for practical purpose):
Considering these limitations, the most pragmatic approach seems to be testing the website on a physical OLPC XO-4 device. Thank you.
Recently I learned that the One Laptop Per Child project has its own custom software including a browser: https://en.wikipedia.org/wiki/OLPC_XO#Software
Let's try to see if Hedy works well on that!
This is in principle an easy issue, no knowledge of Hedy is required