[GitHub] predictionio pull request #472: [PIO-167] Move Old Docs to Archived

2018-10-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/predictionio/pull/472


---


[GitHub] predictionio pull request #472: [PIO-167] Move Old Docs to Archived

2018-09-28 Thread takezoe
Github user takezoe commented on a diff in the pull request:

https://github.com/apache/predictionio/pull/472#discussion_r221286622
  
--- Diff: docs/manual/source/community/projects.html.md ---
@@ -29,79 +29,45 @@ and submit a pull request.
 
 ## SDKs
 
-Community-powered SDKs are [separately listed](/sdk/).
+### Swift SDK
 
-## Magento 2 Personalised Products Module
+ - Minh-Tu Le: https://github.com/minhtule/PredictionIO-Swift-SDK
 
-URL: https://github.com/richdynamix/personalised-products
 
-Personalised Products is a Magento 2 module that will serve realtime 
predicted suggestions for product upsells on the product page and complimentary 
suggestions for cross sells on the basket page. All powered by PredictionIO 
using the [Similar Product](/gallery/template-gallery/#recommender-systems 
"Similar Product") engine and the [Complementary 
Purchase](/gallery/template-gallery/#unsupervised-learning "Complementary 
Purchase") engine.
+## DEMOs
 
-- Core Author: Steven Richardson
+### Tapster iOS Demo
 
-- Status: It works with PredictionIO v0.9.5 - Under active development
+ - Minh-Tu Le: https://github.com/minhtule/Tapster-iOS-Demo
 
-## Vagrant Installation for Apache PredictionIO®
 
-URL: https://github.com/PredictionIO/PredictionIO-Vagrant
+## Template Maintainer
 
-Bring Up PredictionIO 0.9.x VM with Vagrant.
+ - Naoki Takezoe: 
https://github.com/takezoe/predictionio-templates-maintenance
--- End diff --

In fact, templates have been maintained by PredictionIO team. I did it for 
just 0.13.0 release.

Anyway, I will create an another pull request because I want to do further 
update for the community page as well.


---


[GitHub] predictionio pull request #472: [PIO-167] Move Old Docs to Archived

2018-09-28 Thread Wei-1
Github user Wei-1 commented on a diff in the pull request:

https://github.com/apache/predictionio/pull/472#discussion_r221264945
  
--- Diff: docs/manual/source/community/projects.html.md ---
@@ -29,79 +29,45 @@ and submit a pull request.
 
 ## SDKs
 
-Community-powered SDKs are [separately listed](/sdk/).
+### Swift SDK
 
-## Magento 2 Personalised Products Module
+ - Minh-Tu Le: https://github.com/minhtule/PredictionIO-Swift-SDK
 
-URL: https://github.com/richdynamix/personalised-products
 
-Personalised Products is a Magento 2 module that will serve realtime 
predicted suggestions for product upsells on the product page and complimentary 
suggestions for cross sells on the basket page. All powered by PredictionIO 
using the [Similar Product](/gallery/template-gallery/#recommender-systems 
"Similar Product") engine and the [Complementary 
Purchase](/gallery/template-gallery/#unsupervised-learning "Complementary 
Purchase") engine.
+## DEMOs
 
-- Core Author: Steven Richardson
+### Tapster iOS Demo
 
-- Status: It works with PredictionIO v0.9.5 - Under active development
+ - Minh-Tu Le: https://github.com/minhtule/Tapster-iOS-Demo
 
-## Vagrant Installation for Apache PredictionIO®
 
-URL: https://github.com/PredictionIO/PredictionIO-Vagrant
+## Template Maintainer
 
-Bring Up PredictionIO 0.9.x VM with Vagrant.
+ - Naoki Takezoe: 
https://github.com/takezoe/predictionio-templates-maintenance
--- End diff --

I think when something got made, it is fine that we list it even if it is 
part of the duty.
But anyway, should we open another issue on Jira and edit it out?


---


[GitHub] predictionio pull request #472: [PIO-167] Move Old Docs to Archived

2018-09-27 Thread takezoe
Github user takezoe commented on a diff in the pull request:

https://github.com/apache/predictionio/pull/472#discussion_r221150494
  
--- Diff: docs/manual/source/community/projects.html.md ---
@@ -29,79 +29,45 @@ and submit a pull request.
 
 ## SDKs
 
-Community-powered SDKs are [separately listed](/sdk/).
+### Swift SDK
 
-## Magento 2 Personalised Products Module
+ - Minh-Tu Le: https://github.com/minhtule/PredictionIO-Swift-SDK
 
-URL: https://github.com/richdynamix/personalised-products
 
-Personalised Products is a Magento 2 module that will serve realtime 
predicted suggestions for product upsells on the product page and complimentary 
suggestions for cross sells on the basket page. All powered by PredictionIO 
using the [Similar Product](/gallery/template-gallery/#recommender-systems 
"Similar Product") engine and the [Complementary 
Purchase](/gallery/template-gallery/#unsupervised-learning "Complementary 
Purchase") engine.
+## DEMOs
 
-- Core Author: Steven Richardson
+### Tapster iOS Demo
 
-- Status: It works with PredictionIO v0.9.5 - Under active development
+ - Minh-Tu Le: https://github.com/minhtule/Tapster-iOS-Demo
 
-## Vagrant Installation for Apache PredictionIO®
 
-URL: https://github.com/PredictionIO/PredictionIO-Vagrant
+## Template Maintainer
 
-Bring Up PredictionIO 0.9.x VM with Vagrant.
+ - Naoki Takezoe: 
https://github.com/takezoe/predictionio-templates-maintenance
--- End diff --

Sorry for my delayed comment. It doesn't need to credit me because I'm one 
of PredictionIO committers and maintain official templates under ASF is part of 
our responsibility. And `predictionio-templates-maintenance` repository is my 
temporary tools to reduce maintaining costs so it's not appropriate to be 
listed here.


---


[GitHub] predictionio pull request #472: [PIO-167] Move Old Docs to Archived

2018-09-27 Thread Wei-1
GitHub user Wei-1 opened a pull request:

https://github.com/apache/predictionio/pull/472

[PIO-167] Move Old Docs to Archived

In this PR:
 - Fix one link in A Quick Intro
 - Remove out of date community projects
 - Remove out of date demos
 - Change install links based on community docker link change
 - Remove out of date SDKs
 - Move things that are removed to archived

Description based on the order of commits.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Wei-1/predictionio livedoc

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/predictionio/pull/472.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #472






---