diff options
author | Ben Burwell <bburwell1@gmail.com> | 2014-04-30 20:55:08 -0400 |
---|---|---|
committer | Ben Burwell <bburwell1@gmail.com> | 2014-04-30 20:55:08 -0400 |
commit | 4d075bf3e15ea9cc3b929eb0a75f59f42633fed2 (patch) | |
tree | 4f718a7642c316b7388e7d9744fc51fba58003e4 | |
parent | 85827b161bb7f70484043f54b4f361cad2ac9feb (diff) |
Fix assets
-rw-r--r-- | _posts/2014-04-28-forest-printer-management.markdown | 2 | ||||
-rw-r--r-- | assets/pdf/Ben_Burwell_Resume.pdf (renamed from assets/images/Ben_Burwell_Resume.pdf) | bin | 62101 -> 62101 bytes | |||
-rw-r--r-- | assets/pdf/Unified_Show_Control.pdf (renamed from assets/images/UnifiedShowControl.pdf) | bin | 436839 -> 436839 bytes | |||
-rw-r--r-- | assets/pdf/forest_venture_proposal.pdf (renamed from assets/images/forest_venture_proposal.pdf) | bin | 1311841 -> 1311841 bytes |
4 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2014-04-28-forest-printer-management.markdown b/_posts/2014-04-28-forest-printer-management.markdown index 8a0fff3..437ce35 100644 --- a/_posts/2014-04-28-forest-printer-management.markdown +++ b/_posts/2014-04-28-forest-printer-management.markdown @@ -12,7 +12,7 @@ Several of the team members had experience using GitHub, so we decided to [creat One of the first challenges we encountered that would have an impact on our architecture was the fact that most printers do not have public IP addresses and thus would need to be queried from inside the local network, while we wanted the public-facing site to be accessible regardless of physical location. This led us to developing the concept of an API which would enable a master database to be queried and updated by various components. In developing an API-central infrastructure, we were also looking down th line towards supporting client-developed applications and native applications for various platforms (iOS, Android, Windows, OS X). -<p style="text-align:center">[](/images/forest_interaction_diagram.png)</p> +<p style="text-align:center">[](/assets/images/forest_interaction_diagram.png)</p> Our first task was to develop a data format and database schema. As we intended to use [actionhero](http://actionherojs.com) for the API server, we created a [schema for MongoDB](https://github.com/printerSystemCSI210/api-server/blob/master/initializers/_project.js) and a base [set of API commands](https://github.com/printerSystemCSI210/api-server/tree/master/actions) we would need to implement in order to get a framework of the service up and running. We [deployed this on Heroku](https://forest-api.herokuapp.com). diff --git a/assets/images/Ben_Burwell_Resume.pdf b/assets/pdf/Ben_Burwell_Resume.pdf Binary files differindex 2f0d126..2f0d126 100644 --- a/assets/images/Ben_Burwell_Resume.pdf +++ b/assets/pdf/Ben_Burwell_Resume.pdf diff --git a/assets/images/UnifiedShowControl.pdf b/assets/pdf/Unified_Show_Control.pdf Binary files differindex 810ea54..810ea54 100644 --- a/assets/images/UnifiedShowControl.pdf +++ b/assets/pdf/Unified_Show_Control.pdf diff --git a/assets/images/forest_venture_proposal.pdf b/assets/pdf/forest_venture_proposal.pdf Binary files differindex 77b8eee..77b8eee 100644 --- a/assets/images/forest_venture_proposal.pdf +++ b/assets/pdf/forest_venture_proposal.pdf |