Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

instagramのアプリ #3

Open
yamahei opened this issue Jul 27, 2016 · 8 comments
Open

instagramのアプリ #3

yamahei opened this issue Jul 27, 2016 · 8 comments

Comments

@yamahei
Copy link
Owner

yamahei commented Jul 27, 2016

instagramのAPIを使ったアプリを作ります。
自分の写真力を確認できるような感じのやつ
ここで揉んでherokuで開発します

@yamahei
Copy link
Owner Author

yamahei commented Jul 27, 2016

急ぎたたき台を作ります。
最低限↓ぐらい

  1. instagramで認証してログイン
  2. 自分の基本情報

まずは heroku + sinatra + postgres でざっくり土台まで

@sp-ice
Copy link
Collaborator

sp-ice commented Jul 29, 2016

Instagramの写真のスコアを算出するアイデアを山折さんからきいたので、
以前読んだ記事共有しておきます。

http://qiita.com/ytanaka/items/a0144b623a8dd7fcdbbe

プログラマ向けのニュースキュレーションサービスを作った話で、
はてなブックマークから、「将来ブクマ数が伸びるような記事をいち早くブックマークするひと」を独自アルゴリズムで抽出するという部分が非常に面白かったです。

ご参考になれば!

@yamahei
Copy link
Owner Author

yamahei commented Aug 2, 2016

ubuntu系のpostgresのトラブルで全然進まず…。
↓と同じ事象なのに同じ方法で解決しないとか…。

もうMySQLにしよっかな。。

@yamahei
Copy link
Owner Author

yamahei commented Aug 12, 2016

https://git-gud-photo.herokuapp.com/
やっと動いた。。
これと言って変更してないのに、2日放置したら動き出したのが非常にキモチワルイ。
自分のアカウント画像とスコアが出るだけだけど。

@sp-ice
Copy link
Collaborator

sp-ice commented Aug 13, 2016

自分のアカウントでログインすると、エラー出ちゃいました。
山折さんのアカウントを読みに行っちゃってるんですかね??
{"code": 403, "error_type": "OAuthForbiddenException", "error_message": "You are not a sandbox user of this client"}

@yamahei
Copy link
Owner Author

yamahei commented Aug 13, 2016

あー、サンドボックスは招待してないとダメなのか…
今から帰省するからまた今度やね
試してくれてありがとう!

2016年8月13日土曜日、Daisuke Unonotifications@github.comさんは書きました:

自分のアカウントでログインすると、エラー出ちゃいました。
山折さんのアカウントを読みに行っちゃってるんですかね??
{"code": 403, "error_type": "OAuthForbiddenException", "error_message":
"You are not a sandbox user of this client"}


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#3 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ADzAa68qB0CAg3WnNLDLl0ldwi9_vbosks5qfTc1gaJpZM4JV6BJ
.

@yamahei
Copy link
Owner Author

yamahei commented Aug 16, 2016

sp_iceとsora.mai_をサンドボックス許可してみたよ

@yamahei
Copy link
Owner Author

yamahei commented Sep 10, 2016

https://git-gud-photo.herokuapp.com

久しぶりに作業できた。。
サンドボックスの制限とか、gemがメンテされてないとか、色々面倒な感じ。。
ざっくり言うと、↓な方向で進む予定。

  • 画像一覧を取得する(一応動いてる)
  • 統計的スコアを出す(いいねした人まで見るのはメンドイのでパス)
  • 時系列とかスコアとかでソート

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants