Working on The God Article [2015-01-09 Fri]

  • [-] The God Article application
    • [X] fork Stef's repo from github (https://github.com/stefang/The-God-Article/network)
    • [X] clone git repo
    • [X] clone ofxWaveHandler addon (required) (https://github.com/stefang/ofxWaveHandler)
    • [-] Run the application.
      • [ ] 5 issues
        • /The-God-Article/The God Article/src/ofApp.cpp:241:25: 'waveFormWidth' is a private member of 'ofxWaveHandler'
        • /The-God-Article/The God Article/src/ofApp.cpp:290:25: No member named 'meshScale' in 'ofxWaveHandler'
        • /The-God-Article/The God Article/src/ofApp.cpp:298:21: No member named 'meshScale' in 'ofxWaveHandler'
        • /The-God-Article/The God Article/src/ofApp.cpp:342:17: 'waveFormHeight' is a private member of 'ofxWaveHandler'
        • /The-God-Article/The God Article/src/ofApp.cpp:346:17: 'waveFormWidth' is a private member of 'ofxWaveHandler'
      • [X] waveFormWidth & waveFormHeigth public
      • [ ] commnent waveObject->meshScale = meshScale; at ofApp.ccp
        • [ ] Ask Stef about that through mail or create an issue at github
    • [ ] Send data from SuperCollider to test the app
  • [-] Create the website
    • [-] Use github pages instead of buy space in a server (Tips for configuring a CNAME record with your DNS provider, )
      • [-] If you are serving a top-level domain like example.com, you should have an ALIAS record pointing to username.github.io. If you cannot use an ALIAS record, you will need to create A records that point to 192.30.252.153 and 192.30.252.154. If you are using a subdomain, like www.example.com or blog.mydomain.com, you should have a CNAME record pointing to username.github.io (from link)
      • [X] Find DNS provider with configurable CNAME record
      • [X] Chat with Papaki.gr
        • Θα ήθελα να γνωρίσω αν αγοράσω ένα domain name απο εσάς, αν θα μπορείται στη συνέχεια να δημιουργήσετε ένα CNAME ή ALIAS Record στους server σας έτσι ώστε να μπορεί να χτυπάει το domain μου στον server που επιθυμώ. Ευχαριστώ
  • [X] Open FreeCAD design, create a new one and name it aney_150109.FCad
  • [X] Collect ofxSuperCollider addons for embeding SuperCollider code into openFrameworks
  • [ ] Check Capasitive Sensing Library
    • [ ] Add SeriaRead utility to TheGodArticle app for reading Arduino Serial Print in order to eliminate Sup[erCollider oscRouter.
Posted on .
blog comments powered by Disqus