User Tools

Site Tools


bacnet:bacnet_scraper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bacnet:bacnet_scraper [2012/07/11 10:29] – Page moved from projects:bacnet_scraper to bacnet:bacnet_scraper desolatbacnet:bacnet_scraper [2019/12/18 16:00] (current) – ↷ Page moved from tools:bacnet:bacnet_scraper to bacnet:bacnet_scraper desolat
Line 3: Line 3:
 Make BACnet artifacts (addenda, IRs, CRs, ...) searchable. Make BACnet artifacts (addenda, IRs, CRs, ...) searchable.
  
-  * good starting point on scraping is http://scraperwiki.com/+  * good starting point on scraping is https://morph.io/
  
 ===== Requirements ===== ===== Requirements =====
   * full text searchable documents (PDF, doc, ...)   * full text searchable documents (PDF, doc, ...)
   * connect/group documents to the same issue/field   * connect/group documents to the same issue/field
 +
 +===== Implementation =====
 +==== Scraper ====
 +  * https://morph.io/desolat/bacnet_addenda
 +  * https://morph.io/desolat/bacnet_interpretations
 +==== UI ====
 +  * http://desolat.github.io/bacnet_addenda/
 +
 +===== TODO =====
 +  * Make scraped information searchable
 +
 +===== Research =====
 +==== Online Coding ====
 +  * http://jsfiddle.net
 +  * https://pages.github.com/
 +
 +==== Data Table ====
 +  * http://stackoverflow.com/questions/5797547/best-of-breed-javascript-datatable-widget-library
 +  * http://www.datatables.net/
 +  * http://facebook.github.io/react/docs/thinking-in-react.html
 +  * http://knockoutjs.com/examples/grid.html
 +
 +==== Charting ====
 +  * http://d3js.org/
 +    * http://nvd3.org/
 +
 +===== Diary =====
 +[[http://bob.ippoli.to/archives/2005/12/05/remote-json-jsonp/|JSONP]] was the rescue when it comes to cross-domain XHR. And [[http://www.datatables.net/examples/server_side/jsonp.html|DataTables nicely supports it]].
bacnet/bacnet_scraper.1341995358.txt.gz · Last modified: (external edit)