rodrigograca31 / Samaritan

Samaritan interface - Person of Interest (TV series) 📺
154 stars 65 forks source link

Reddit requests: #1

Open rodrigograca31 opened 9 years ago

rodrigograca31 commented 9 years ago
rodrigograca31 commented 9 years ago
JamesNyo commented 8 years ago

Hi ... I would like to ask how to make "Samaritan" show the phraselist by order. I mean ... instead of selecting a phrase randomly, it represents them according to the order of presentation, so if I have:

"I will protect you now", "What are your commands ?",

It will firstly say "I will protect you now" and then "What are your commands ?" ... instead of randomly choosing one of them. I am not an expert on Javascript hence why I am asking how to "deactivate" this random thing.

rodrigograca31 commented 8 years ago

@JamesNyo Hi!

Actually there is no way at the moment.... I will try to implement something... Give me some minutes... (It was nice of you to use my site to contact me) (It's totally outdated, and I've been waiting for the right time to delete it...) ;)

JamesNyo commented 8 years ago

No Problem :)

I will be waiting for your changes. Also, thank you for trying to help me on this.

2015-09-11 23:24 GMT+01:00 Rodrigo Graça notifications@github.com:

@JamesNyo https://github.com/JamesNyo Hi!

Actually there is no way at the moment.... I will try to implement something... Give me some minutes... (It was nice of you to use my site to contact me) (It's totally outdated, and I've been waiting for the right time to delete it...) ;)

— Reply to this email directly or view it on GitHub https://github.com/rodrigograca31/Samaritan/issues/1#issuecomment-139675753 .

rodrigograca31 commented 8 years ago

Done.... Took a bit longer because my PC crashed and then I forgot that I was editing the code...

Now, when you run the index.html add "?random=false", like this:

http://rodrigograca31.github.io/Samaritan/?random=false

JamesNyo commented 8 years ago

Thanks a lot! Appreciated.

14142000 commented 8 years ago

How do I force the black interface on full screen and keep the triangle on screen?

rodrigograca31 commented 8 years ago

@14142000 There is no option to use the black screen in the desktop version... The black screen only appears in devices with less than 900px wide...

AdminOdd commented 8 years ago

i created an a.i how can i get it to talk in smaritan

rodrigograca31 commented 8 years ago

@AdminOdd What do you mean by "talk in Samaritan"?

AdminOdd commented 8 years ago

@rodrigograca31 talk in Smaritan Like A bot is talking into it

AdminOdd commented 8 years ago

All i ever asked was just to know how to use the info file to upload it to a new website :/

SjoerdHekking commented 8 years ago

@rodrigograca31 Is there a way I could contact you? by Email preferably? I have some ideas that I want to share with you!

rodrigograca31 commented 8 years ago

I would prefer if you talked here, since it's a open source project, but you can get my email on my profile: @rodrigograca31

identd113 commented 8 years ago

Is there a way to have this work without having to click, just runs through the phrases automatically?

rodrigograca31 commented 8 years ago

Hi @identd113

If you don't click it will choose a random time and random phrase to show! :)

AlexandruSimandi commented 8 years ago

What if we embed full screen the first 3 seconds of this? samaritan boot Then make the iframe dissapear and continue with "what are your commands?"?

rodrigograca31 commented 8 years ago

Just 3 seconds...? :smile:

I would Include it all, but I'm not sure if people would be confused.... because it would take "some time" to see "our Samaritan" and people would close it....

And it would not work on phones in portrait...

AlexandruSimandi commented 8 years ago
rodrigograca31 commented 8 years ago

My phone was able to use the speech recognition... (I have a good phone but.... The OnePlus 1) But I guess we could include the 3 seconds...

AlexandruSimandi commented 8 years ago

It's allright if you don't like the idea, i got a fetish with boot animations :laughing:

rodrigograca31 commented 8 years ago

I like it.

It's just how we implement it.... :smile:

AlexandruSimandi commented 8 years ago

i will try to make the boot thing now, if it simply doesn't fit (different color or sizes or bad quality or doesn't feel native), i will just drop it.

rodrigograca31 commented 8 years ago

Ok, good luck! :)

AlexandruSimandi commented 8 years ago

Done the boot thing. Not satisfied of the result. my fork ctrl+f5 required Will revert shortly

AdminOdd commented 8 years ago

There is. But u have to have the chrome app. Oh and that Samaritan boot start up would be dope as hell

On Friday, June 24, 2016, Alexandru Simandi notifications@github.com wrote:

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rodrigograca31/Samaritan/issues/1#issuecomment-228312253, or mute the thread https://github.com/notifications/unsubscribe/ASemlbY8rDH7U9Hm6Alst13ESovK4oObks5qO7IwgaJpZM4CrVZA .

rodrigograca31 commented 8 years ago

@AlexandruSimandi I like the boot animation, but youtube takes a bit to load and it's a bit buggy...

Maybe use the video directly? I'm at work.... I can try to make something tomorrow, but feel free to keep improving it :)

AlexandruSimandi commented 8 years ago

@rodrigograca31 I could use vdownloader and crop it, but i hate the fact that it's bad quality and compressed by youtube. Can anybody provide me with a 1080p boot clip (even 720p should be good), just add it to the repo and i will take care of the rest?

rodrigograca31 commented 8 years ago

@This video only has 720p, I can download the video with a tool called "youtube-dl" if you want....

PrimaryAsset commented 8 years ago

Is it possible to make the little loading dots appear after you have made a voice request to Samaritan.

AlexandruSimandi commented 8 years ago

@PrimaryAsset good proposal, i wrote it down

bitpeach commented 6 years ago

Sorry to disturb you.

I am a newbie of JavaScript and also a fan of POI.

It is amazing of your code work and I really like this web-page animation design. Thank you for your beautiful work.

I have only one question. After I scanned the codes of JS files, the start-up of Samaritan on the web-page is the video flow by YouTube. However, I did not know where white background web-pages with the dynamic commands come from. Is the white background from the video or picture flows? Or from the CSS drawing?

Could you guide me which code line or JS file can generate that white background pages?

Thank you for your help. Please allow me to express thanks to your interesting work.

rodrigograca31 commented 6 years ago

Hi @bitpeach

its determined by a CSS media query: (css/style.css line 63)

@media(min-width: 900px){

in short if the window is bigger than 900 pixels it uses a radial-gradient as background, if not it uses background-color: #000; from line 7.

AdminOdd commented 3 years ago

This is me older now though, please contact me! I’m in the process of making a startup. We want to make the samaritan a real thing! I remember when i was younger you were the leading one to create the concept using html web to access a cool samaritan concept! My instagram is Menalium,

My new email: @.***

I believe i can secure us funding down the line to make this happen!!!!

On Monday, April 2, 2018, Rodrigo Graça @.***> wrote:

Hi @bitpeach https://github.com/bitpeach

its determined by a CSS media query: (css/style.css line 63)

@media(min-width: 900px){

in short if the window is bigger than 900 pixels it uses a radial-gradient as background, if not it uses background-color: #000; from line 7.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rodrigograca31/Samaritan/issues/1#issuecomment-378091481, or mute the thread https://github.com/notifications/unsubscribe-auth/ASemlbO7YweUQ-JjEN6gLQMP2o65YPLLks5tksS5gaJpZM4CrVZA .

AlexandruSimandi commented 3 years ago

Oh hello there, it feels like ages. I looked over Samaritan last year and I laughed at my own code. I wouldn't mind hearing your idea.

On Sat, Aug 14, 2021, 03:16 AdminOdd @.***> wrote:

This is me older now though, please contact me! I’m in the process of making a startup. We want to make the samaritan a real thing! I remember when i was younger you were the leading one to create the concept using html web to access a cool samaritan concept! My instagram is Menalium,

My new email: @.***

I believe i can secure us funding down the line to make this happen!!!!

On Monday, April 2, 2018, Rodrigo Graça @.***> wrote:

Hi @bitpeach https://github.com/bitpeach

its determined by a CSS media query: (css/style.css line 63)

@media(min-width: 900px){

in short if the window is bigger than 900 pixels it uses a radial-gradient as background, if not it uses background-color: #000; from line 7.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub < https://github.com/rodrigograca31/Samaritan/issues/1#issuecomment-378091481 , or mute the thread < https://github.com/notifications/unsubscribe-auth/ASemlbO7YweUQ-JjEN6gLQMP2o65YPLLks5tksS5gaJpZM4CrVZA

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rodrigograca31/Samaritan/issues/1#issuecomment-898778201, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABV6ZI56B7JGVVRRCF5GYMTT4WYVRANCNFSM4AVNKZAA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

AdminOdd commented 3 years ago

😹 I seen you’ve added me on instagram! Ill add you back immediately and dm!! I’ll fill you in!!

On Saturday, August 14, 2021, Alexandru Simandi @.***> wrote:

Oh hello there, it feels like ages. I looked over Samaritan last year and I laughed at my own code. I wouldn't mind hearing your idea.

On Sat, Aug 14, 2021, 03:16 AdminOdd @.***> wrote:

This is me older now though, please contact me! I’m in the process of making a startup. We want to make the samaritan a real thing! I remember when i was younger you were the leading one to create the concept using html web to access a cool samaritan concept! My instagram is Menalium,

My new email: @.***

I believe i can secure us funding down the line to make this happen!!!!

On Monday, April 2, 2018, Rodrigo Graça @.***> wrote:

Hi @bitpeach https://github.com/bitpeach

its determined by a CSS media query: (css/style.css line 63)

@media(min-width: 900px){

in short if the window is bigger than 900 pixels it uses a radial-gradient as background, if not it uses background-color: #000; from line 7.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub < https://github.com/rodrigograca31/Samaritan/issues/1#issuecomment- 378091481 , or mute the thread < https://github.com/notifications/unsubscribe-auth/ASemlbO7YweUQ- JjEN6gLQMP2o65YPLLks5tksS5gaJpZM4CrVZA

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rodrigograca31/Samaritan/issues/1#issuecomment- 898778201, or unsubscribe https://github.com/notifications/unsubscribe-auth/ ABV6ZI56B7JGVVRRCF5GYMTT4WYVRANCNFSM4AVNKZAA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct= notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com. github.android&utm_campaign=notification-email .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rodrigograca31/Samaritan/issues/1#issuecomment-898846497, or unsubscribe https://github.com/notifications/unsubscribe-auth/AET2NFKNOIAT27QLJIOK64TT4YFG3ANCNFSM4AVNKZAA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

rodrigograca31 commented 3 years ago

@AdminOdd are you for real!? 🤔😂

Jo-Dan commented 3 years ago

I'm sorry @AdminOdd , I don't really want to be a bummer. But I honestly have no idea how you plan to monetize a program which is basically a random quote generator with a fancy UI. Unless by real you mean actually building a AGI, in which case I think you're both massively underestimating how impossibly difficult of a task that is, as well as how little a pretty user interface would matter if you pulled it off. Also the fact that Bad Robot probably owns some kind of copyright over the Samaritan graphics and copying them for a corporate venture would likely result in a lawsuit.