Discussion Forums  >  Suggestions, Ideas, Wish List

Replies: 11    Views: 214

EdReyes
Lost but trying
Profile
Posts: 574
Reg: Oct 21, 2013
location unknow...
17,640
03/15/14 08:10 AM (10 years ago)

Messaging with Buzztouch

Hey all, 2 developer webinars ago, David Book went over creating if I recall, some form of messaging app to talk about team scores. with the possibilities of doing messaging in buzztouch, is it also possible to do a tinder or vine type app using buzztouch? Any ideas? thanks Ed
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
03/15/14 08:59 AM (10 years ago)
I wanted to have a look at that webinar but it seems it is not published, at least it is not in the option Webinars, Events for the registered users. It seems message apps are all the rage now and I'd like to give it a try. I can write the Android part and the server part, and I need someone to work with iOS for this (I don't have Apple hardware). Any ideas how such an app should look like? Or what should a buzztouch plugin for messaging look like? (Mind you, I haven't seen the webinar so feel free to repeat what you have seen there.) Suggestions, requests, and ideas please!
 
Angry Ninja
Aspiring developer
Profile
Posts: 1045
Reg: Aug 25, 2013
Maine
17,150
like
03/15/14 09:24 AM (10 years ago)
I'd be interested in this as well. There was a series of chat apps for iOS by developer "Jim Young" some time ago. Several of them have disappeared (not sure if by choice or by apple), but he still has a couple of them listed. I think his biggest on was called "Whats Good". Instead of requiring someones screen name to send a message, like KIK, it allowed each user to have a profile with picture and details, and then it was a tabbed app where different tabs sorted the list of users by "most recently online", "distance from me", etc. It was pretty cool because you could see people pics and read their profiles before deciding to message them. Another tab "My Chats" popped up a table view with all of the people you have been messaging, and tapping one of those rows opened up the actual chat thread. From there you could ignore them, add that person to favorites, and I think he had an option where you could buy them a drink or something. Pretty cool little app. I think all of his other chat apps were clones of this structure, and he simply reskinned them to make them themed to a specific niche. I'd love to create a clone of this type of app structure, just not sure where to start.
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
03/15/14 09:35 AM (10 years ago)
Is there something similar for Android?
 
EdReyes
Lost but trying
Profile
Posts: 574
Reg: Oct 21, 2013
location unknow...
17,640
like
03/15/14 09:48 AM (10 years ago)
I think the webinar was recorded and those in attendance were going to be able to get the file? no followup anywhere in the forums, it was a good walk through, a lot in an hour. got our hopes up on the possibility, if anything ideas for a new plugin.
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
03/15/14 10:18 AM (10 years ago)
I have just sent a message to Susan, hopefully she will know about the existence of the recording or not.
 
nadthevlad
Code is Art
Profile
Posts: 1025
Reg: Jun 07, 2012
Denver
21,850
like
03/15/14 03:37 PM (10 years ago)
I know that Udemy has a video course on making a chat app. https://www.udemy.com/building-a-chat-app-for-ios/ I was also reading where iOS 7 added some features that made it easier to build this sort of app. Though having iOS 7 as the min sdk might be a problem for buzztouch users. http://www.appcoda.com/intro-multipeer-connectivity-framework-ios-programming/
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
03/16/14 05:23 PM (10 years ago)
I communicated with Michael Shultz via his Twitter account on how his Hemaglobe app was powered with the built-in private messaging service. He says Parse.com is the backend, while Jesse Squires MessagesTableViewController is the front end. Parse http://Parse.com Jesse Squires MessagesTableViewController https://github.com/jessesquires/MessagesTableViewController Hemaglobe app https://itunes.apple.com/us/app/hemoglobe/id622855569?mt=8 There are four other apps that have been integrated with Jesse's messages control, click on the tab for "Apps using this Control" https://www.cocoacontrols.com/controls/jsmessagesviewcontroller -- Niraj
 
EdReyes
Lost but trying
Profile
Posts: 574
Reg: Oct 21, 2013
location unknow...
17,640
like
03/16/14 05:26 PM (10 years ago)
Cool stuff, but can this be integrated into what david showed us. you were at that webinar right?
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
03/16/14 05:28 PM (10 years ago)
Memory jogger -- David Book had said that each message bubble can be a Child Item for the Buzztouch JSON dialect.
 
EdReyes
Lost but trying
Profile
Posts: 574
Reg: Oct 21, 2013
location unknow...
17,640
like
03/16/14 05:49 PM (10 years ago)
So can Hemaglobe be recreated in buzztouch
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
03/16/14 09:13 PM (10 years ago)
All this time folks have been enraptured with the sexyness of the Chat screens that David had shown. Immediately, I had thought, "this can be a private chat just within the app -- user engagement!" As David had discussed during the Webinar, the server part also needs to be created. Here is one way to make the server-side sing and scream. Read the article on Ars Technica. "How to set up your own private instant messaging server" by Lee Hutchinson http://arstechnica.com/information-technology/2014/03/how-to-set-up-your-own-private-instant-messaging-server/ Pay attention to the comments, there are quite a few diamonds in there! -- Niraj
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.