Notes, discussions, agendas or whatever
2015-09-15 ~ theo
Category Home Page Template v0.1.1 Demo
2015-09-14 ~ Theo
-
Minor fixes throughout exploratoria.github.io
-
Minor fixes sandbox
-
Moon Viewer v0.4.1
- Update links to rawgit
- add clearColor ( for Safari? )
- Add hamburger menu
-
Star Spotter v0.6.2
- Added hamburger menu
-
Read with iframe template
- Fixed issue with Firefox
2015-09-13 ~ Theo
Breadcrumbs Pros & Cons
http://marketingland.com/breadcrumb-links-good-user-experience-yes-97848
Tidied cookbook
- samples has a readme
- deleted unused links
- updated markdown.md
Need a format for standard Exhibit page
Especially what should link to main app launcher look like and where should it be
Cleaned up moon viewer
cleaned up NASA STL
NASA STL 3D Objects Viewer Read Me - Web Page
- Not dealing with files inside multiple sub-folders << fixed
Star Spotter many updates
- Add all of Paul's suggestions
2015-09-12 ~ Theo
NASA STL 3D Objects Viewer Read Me - Web Page
NASA STL 3D Objects Viewer Read Me - Source Code
2015-09-11 ~ Theo
HTML input tags with type = text | range | button etc are displayed by showdown.js but do not display on github.com
Code-Edit-View Read Me - Web Page
Code-Edit-View Read Me - Source Code
2015-09-10 ~ Theo
- Cleaning up exploratoria/cookbook
Open and display STL files
View STL Files Read Me - Web Page
View STL Files Read Me - Source Code
Models Read Me - Web Page
Models Read Me - Source Code
2015-09-08 ~ Theo
-
start deploying Read Me Reader index.html
- done down to two or three levels
-
Update Sandbox Lib read me
- Read Me Reader now in production lib folder
-
add links to exhibits read me
Three Columns Right Fixed with Data Sample
2015-09-07 ~ Theo
Add to notes section
Version Manage Read Me - Web Page
Version Manage Read Me - Source Code
2015-09-06 ~ Theo
Create libs folder in sandbox
Add readme reader to libs
Reader Read Me - Web Page
Reader Read Me - Source Code
index.html that calls JavaScript file in http://exploratoria.github.io/sandbox/lib/ and display the readme.md as HTML
Code Menu Edit View - Build - Full Screen Demo
Code Menu Edit View - Dev - Full Screen Demo
2015-09-05 ~ Theo
Version Manager
Version Manage Read Me - Web Page
Version Manage Read Me - Source Code
Category Home Page Template
Category Home Page Template Read Me - Web Page
[Category Home Page Template Read Me - Source Code]( - Source Code]( https://github.com/exploratoria/sandbox/tree/gh-pages/sandbox/category-home-page-template/ )
2015-09-04 ~ Theo
Topics of discussion for today's meet-up
- Mailing list?
- Versioning and revision control
- Should be able to run older revisions of apps
- Naming projects in good SEO ways
- Use of Ace editor features require splitting files into HTML, CSS, JavaScript...
- How about 100% JavaScript ;-)
- A libs or libraries folder?
- for readme.md index.html
- NASA STL what next?
2015-09-03 ~ Theo
- Major housekeeping
- Every project has a readme and is navigable from the Exploratoria home page
- Also lots of code clean up
Added Parametric Surfaces Menu Edit View
2015-09-02 ~ Theo
renamed sandbox folder to xxx-sandbox created sandbox repo copied files from xxx-sandbox folder to sandbox repo
Three.js Examples Menu Viewer <explorato.github.io/sandbox/cookbook/threejs-examples-view/dev/v-0-1-0/threejs-examples-v-0-1-0.html>
Three.js Examples Menu Editor and Viewer Should be working soon: http://exploratoria.github.io/sandbox/cookbook/threejs-examples-menu-edit-view/build/v-0-2-0/threejs-examples-menu-edit-view-v-0-2-0.html
2015-09-01 ~ Theo
code snippet edit view:
- trying semantic versioning
- v 0.2.0 now uses ace editor
2015-08-31 ~ Theo
Release Management: Suggestion: Anybody can put anything in the sandbox, but only Paul M can approve if content moves from sandbox to main exhibition areas. Putting it another way: reticent commiters can do as they please, but willy-nilly commiters must be vetted (Theo: we are looking at you).
- Since it's easier to move files around than I first thought, this could work fine. Can we also restrict merging by folder, or does that apply to the whole respository? - Paul 2015.09.01
Release Management: should we use semantic versioning?
Talk: every talk item should be preceded by a category and colon
Email broadcasting: should we have a Google Group?
Informing: Should we have a WordPress Blog?
Exhibitions - mathematics: drop 'algeSurf' from titles?
- WordPress.com has good, free, easy ontology tools - something GitHub lacks If every exhibit had a WordPress page, can we use these as a way to curate the exhibits by categories and tags?
Strategy: need a 'marketing plan' document outlining the ways we communicate
CDN: suitable CDN links need to be agreed
Ideas: add some
2015-08-30 ~ Theo
Ethics: Should we adopt the Open Code of Conduct?
https://github.com/todogroup/opencodeofconduct/blob/gh-pages/index.md
- Let's have some exhibits before we worry about this! - Paul 2015.09.01
Favicon: Add favicon
code snippet edit view: add https://github.com/julianlam/tabIndent.js? See also behave.js
Templates: Should we use traditional HTML '
' or 'document.body.appendChild( document.createElement( 'div' )' style HTML?Release Management: Note: I will be switching over from my clunky release system over to the GitHub Release/Tag system. << Oops! maybe not. The GitHub Release system is per entire repository. My releases have been tied to individual scripts.