Show HN: PaleoCodex, a prehistoric species catalog (using wikipedia data)
1–6 of 6 posts
Re: Show HN: PaleoCodex, a prehistoric species catalog (using wikipedia data)
#2He is a big dinosaur buff and wants to be a paleontologist when he grows up. His project brief was "Build a pokedex... but for dinosaurs"
Still kind of a WIP (Search is very basic and Text to speech / Listen feature may not work on iPhones, works on iPad/Nexus and Desktop using Chrome and Safari) and very much a weekend hack.
Built using python, tornado, wikipedia data and the skeleton html5 boilerplate. Uses ResponsiveSpeech for text to speech.
Enjoy! (and do send in your comments and suggestions)
Re: Show HN: PaleoCodex, a prehistoric species catalog (using wikipedia data)
#3I built PaleoCodex as an online interactive encyclopedia for Dinosaurs and other prehistoric animals for my six year old using wikipedia data. He is a big dinosaur buff and wants to be a paleontologist when he grows up. His project brief was "Build a pokedex... but for dinosaurs" Still kind of a WIP (Search is very basic and Text to speech / Listen feature may not work on iPhones, works on iPad/Nexus and Desktop usin…
Re: Show HN: PaleoCodex, a prehistoric species catalog (using wikipedia data)
#4I built PaleoCodex as an online interactive encyclopedia for Dinosaurs and other prehistoric animals for my six year old using wikipedia data. He is a big dinosaur buff and wants to be a paleontologist when he grows up. His project brief was "Build a pokedex... but for dinosaurs" Still kind of a WIP (Search is very basic and Text to speech / Listen feature may not work on iPhones, works on iPad/Nexus and Desktop usin…
Pretty fast page load time. That is really nice when clicking through the entries. A timeline or browsing by time categories would be interesting.
Re: Show HN: PaleoCodex, a prehistoric species catalog (using wikipedia data)
#5Earlier quoted context omitted.
Pretty fast page load time. That is really nice when clicking through the entries. A timeline or browsing by time categories would be interesting.
Thanks! Working on the timeline feature. The temporal data and diet/size tags need some clean up - a tedious work via an offline tool with RegEx and some nltk elbow grease :)