Difference between revisions of "To Do"
(→Software) |
|||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | Lots to do! Whether you are a web site developer, database administrator, or programmer, there is something for you. Look over the list below - if you can help, please contact paul at this website (hivetool.org). Thanks! | |
− | |||
+ | ==Database== | ||
+ | *[[Backup database]] | ||
+ | *[[Change: Weather Data|DB Server gets weather data instead of hive computer]] | ||
+ | *[[Data Warehouse]] | ||
+ | **Replicate the database on another server | ||
+ | **Populate the database. Back fill the database with historic data from the flat file on each hive. | ||
*Improve database schema for hive data. The data from each hive is now going into a MySQL database. | *Improve database schema for hive data. The data from each hive is now going into a MySQL database. | ||
− | + | == Website== | |
− | + | *hivetool.org. Finish conversion to a wiki. Add instructions, [[Manual: Model A|user manuals]], and frame drawings | |
− | |||
− | |||
− | |||
− | *hivetool.org. | ||
*Stream Video. Stream video from the hive or record it based on triggers. Partially complete. See the video streaming links at hivetool.net. This is a start of the technology needed for the Video Bee Counter. | *Stream Video. Stream video from the hive or record it based on triggers. Partially complete. See the video streaming links at hivetool.net. This is a start of the technology needed for the Video Bee Counter. | ||
Line 16: | Line 17: | ||
*hivetool.net. Add drupal access to external database. Integrate Drupal and MediaWiki | *hivetool.net. Add drupal access to external database. Integrate Drupal and MediaWiki | ||
− | =Software= | + | ==Software== |
+ | * Warning/trouble ticket system to alert hive owner when hive computer goes down. | ||
+ | * Alert system to alert hive owner when a hive swarms. | ||
+ | * Installer for hivetool code (package with apt-get or make?) | ||
− | *Bee Counter | + | *[[Bee Counter]] |
*Data Download/Export Tool. Allow users to download a subset or all of the data log. Specify start date, end date, interval, data fields, and file format (csv, xml, ods, xls). | *Data Download/Export Tool. Allow users to download a subset or all of the data log. Specify start date, end date, interval, data fields, and file format (csv, xml, ods, xls). | ||
+ | |||
+ | *Calculate [http://en.wikipedia.org/wiki/Growing_degree_day Growing Degree Day (GDD)] for each hive and add to database. | ||
*Add Comments to data file. Password protected input form that allows the beekeeper to easily add comments to log file. | *Add Comments to data file. Password protected input form that allows the beekeeper to easily add comments to log file. | ||
Line 28: | Line 34: | ||
*Smartphone App. Use smart phone cellular modem for data telemetry from remote yards. | *Smartphone App. Use smart phone cellular modem for data telemetry from remote yards. | ||
− | =Hardware= | + | ==Hardware== |
− | Solar powered Wi-Fi system | + | *[[Solar Design|Solar powered Wi-Fi system]] |
− | + | *[[Frame_Designs|Scale frame]] | |
+ | *[[Hardware#.2450_Scale_Project|$50 Scale]] |
Latest revision as of 16:56, 1 February 2016
Lots to do! Whether you are a web site developer, database administrator, or programmer, there is something for you. Look over the list below - if you can help, please contact paul at this website (hivetool.org). Thanks!
Contents
Database
- Backup database
- DB Server gets weather data instead of hive computer
- Data Warehouse
- Replicate the database on another server
- Populate the database. Back fill the database with historic data from the flat file on each hive.
- Improve database schema for hive data. The data from each hive is now going into a MySQL database.
Website
- hivetool.org. Finish conversion to a wiki. Add instructions, user manuals, and frame drawings
- Stream Video. Stream video from the hive or record it based on triggers. Partially complete. See the video streaming links at hivetool.net. This is a start of the technology needed for the Video Bee Counter.
- hivetool.net. Add drupal access to external database. Integrate Drupal and MediaWiki
Software
- Warning/trouble ticket system to alert hive owner when hive computer goes down.
- Alert system to alert hive owner when a hive swarms.
- Installer for hivetool code (package with apt-get or make?)
- Data Download/Export Tool. Allow users to download a subset or all of the data log. Specify start date, end date, interval, data fields, and file format (csv, xml, ods, xls).
- Calculate Growing Degree Day (GDD) for each hive and add to database.
- Add Comments to data file. Password protected input form that allows the beekeeper to easily add comments to log file.
- Graph Selected Data Set. Input form that allows users to generate a graph based on a selected a date range, interval, data fields. Partially complete at hivetool.net
- Smartphone App. Use smart phone cellular modem for data telemetry from remote yards.