Search
Categories
Meta
- Android 4 on nexus s is a big improvement. HWA for the win. 2011/12/18
- RT @kumobius: Bean's Quest World 2 update is out on the App Store! We added Game Center support, so continue or start the journey now! h ... 2011/08/11
- RT @kumobius: MMGN just awarded Bean's Quest App of the Week! http://t.co/4vq7RT7 2011/07/29
Tag Archives: jQuery
Embedded data extraction
I recently developed a small website that allowed users to add students to a database and then allow them to be assigned software license keys. Part of the problem that the website aimed to solve was that previously students were … Continue reading
Web parsing
Five web sources need to be parsed and data entries (say search results) need to be extracted. What is the best approach? One could use regular expressions to work on the data. However, I am more familiar with XPath selectors … Continue reading
