Before deciding to move BuddyGo to Blogger, I had a crazy idea of creating a blogging scipt which enables micro-blog posts to be places anywhere on the page and could be dragged around. The posts could also be connected with each other; something like trees and nodes that one may learn in Graph Theory.
The website takes content from an XML file and display it on the website. This means that I could host my HTML, CSS and JavaScript content on GitHub and technically have the XML files exist elsewhere. The XML file could also be generated by a backend script.
Check it out at:
https://zenineasa.github.io/buddygoBlog/
Source code:
https://github.com/zenineasa/buddygoBlog
Feel free to download and play around with it. I would encourage people to ask questions about the code.
Comments
Post a Comment