Shoutbox chat app

Post a reply

Confirmation code
Enter the code exactly as it appears. All letters are case insensitive.
Smilies
:) :o :D ;) :p :mad: :confused: :( :boxing: :rolleyes: :'( :smackbum: :s226: :wow: :cool: :woot: :banghead: :slap: :eek: :woah: :grave: :slobber: :hmmm: :flame: :smiley13: :please: :ky: :punk: :yikes: :ras: :bounce: :sick2: :nana: :yawn: :shoot: :hooray: :spam2: :crackup: :horse: :popcorn: :readthis: :offtopic: :happy2: :whip: :fact: :prod: :machinegun: :teabag: :owned:
View more smilies

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Shoutbox chat app

by SlipperyDuck » Fri Jan 27, 2017 11:41 am

I am definately the John Snow here, I know nothing. Not sure if you have to tie into the API or just use a webview session instead, but if its the API, pehaps you need to understand/know the classes and interfaces etc. so here is the quicklink to the actual Vbulletin 4 (the version this site uses) API:

https://members.vbulletin.com/api/

and an overview

https://www.vbulletin.com/forum/article ... i-overview

Not sure if this helps, but perhaps it will, what do I know, see John Snow

by TygerBS » Thu Jan 26, 2017 2:35 pm

Yea I know react. Would use that or angular for the app front end.

React native

by Musketeer » Wed Jan 25, 2017 2:25 pm

Regarding the phone app, not the data service... You familiar with React Native? https://facebook.github.io/react-native/

Basically, you write in javascript, and all smart phones since like 2 years ago will compile and run as a native app. You have access to everything, file system, accelarometer, camera, microphone, etc etc.

95% code reusability betwen iOS and Android versions is pretty much bog-standard.

by Thor_23 » Tue Jan 24, 2017 2:41 pm

TygerBS wrote:This is already in production, I boot strapped the API project in nodejs a few weeks ago.

And no it cant be done quickly if its to be done properly and be an app that works on android and IOS.
But this does depend on the features that we want in it.
If its just to be a mimic of the shoutbox, then it will be faster.

Considerations:
Need a hosting environment for the API that will send and receive messages, possibly with a cache server such as redis.
Hi QB,

Basically we just want a mimic for now.
As the requirement for this seems to be becoming more urgent. we can always at a later stage look at something more should people have the time to invest.

Not sure if Lee can assist with the hosting environment as he is already hosting the TS. Otherwise, we need to get quotes. if you give me the specifications I can source some?

Just so we dont have unnecessary duplication of effort. I am gonna ask Hanno to contact you, maybe he can assist/contribute? All the effort is greatly appreciated!

Tx!

by TygerBS » Tue Jan 24, 2017 1:18 pm

This is already in production, I boot strapped the API project in nodejs a few weeks ago.

And no it cant be done quickly if its to be done properly and be an app that works on android and IOS.
But this does depend on the features that we want in it.
If its just to be a mimic of the shoutbox, then it will be faster.

Considerations:
Need a hosting environment for the API that will send and receive messages, possibly with a cache server such as redis.

by Hubris » Tue Jan 24, 2017 11:25 am

Great idea. I have no insight to lend but I'll ask around.

by Thor_23 » Thu Jan 19, 2017 3:54 pm

Hanno has said he will be getting in contact with Lee.
Apparently this can possibly be done without too much work.

by Thor_23 » Sun Oct 16, 2016 10:39 am

Paul wrote:Is everyone on Twitter? The general forums show up as a twitter post for me. Can we look at something like that
same, maybe that is also worth looking into

by Paul » Sun Oct 16, 2016 8:24 am

Is everyone on Twitter? The general forums show up as a twitter post for me. Can we look at something like that

by Megageth » Sat Oct 15, 2016 1:16 pm

Mustyqueer might also be able to help with this.

Top