Runboard.com
Слава Україні!
Lost? Hover on Bookmarks!
Runboard Extra! The Runboard Directory Runboard Knowledge Base

Welcome to Runboard Support, the place to find help with your Runboard user account or message board.

If you can't find the answer you need with our search feature, ask here, and a member of staff will respond to you personally.

Chat room Runboard Knowledge Base (wiki) Search Facebook Twitter

runboard.com       You are not logged in.

Page:  1  2  3 ... 8  9  10 

 
efarrell4 Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 02-2004
Posts: 40
Karma: 3 (+3/-0)
Reply | Quote
smartphone app??


Does Runboard have or are you working on a smart phone app? I keep hearing people request such a thing. I'm the owner of the Brotherhood of the Bat and would love to be able to offer that kind of thing to my board members who want it. I suspect a bit if the fall off in member posts is simply because a lot of people use their phones primarily instead of a PC. Even our old owner was unable to use the board so he pretty much stopped posting.

---
I'm "Uncle" Ed and I approve this message...
I do NOT accept PM's, EVER!! If you need to contact me use my email [email protected] , it hasn't changed since 1996. ALL PM's will be ignored!
6/15/2016, 10:52 pm Link to post  
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: smartphone app??


I am working on a 3rd party RB mobile app but this is in such a preliminary stage I really hate saying much about it just yet. So far all I have are a few sketches, no coding as yet since I want to get my visual goals in place before trying the actual "app creation" process.

---

Advertise Boards On TRDConceptsDE
6/16/2016, 2:16 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26746
Karma: 436 (+489/-53)
Reply | Quote
Re: smartphone app??


Hi efarrell,

We don't have a mobile app, but it is possible to make it more mobile-friendly, using CSS. If you look at your control panel on a phone, you will see that it looks quite different there than it does on a larger screen. If you don't have a phone handy, simply re-size your browser window so it's very narrow, and you can see it change before your eyes.

Pop this in at the end of your CSS, view it in a phone (or re-size your browser so it's narrow), and see what you think. Of course, I can tweak it for you...

@media (max-width : 1023px), (max-device-width : 1023px) {
     img[alt='Community logo'] {
        width: 98%;
     }
}
@media (max-width : 640px), (max-device-width : 640px) {
     .ak_msg_master_table {
        width: 100%;
     }
     td[class^='forum_list_header'],
     td[class^='topic_list_header'] {
        background-size: 100% 100%;
     }
     #header h2 {
          height : 45px; padding-top : 38px; font-size : 25px;
     }
     .locationboard, .locationforum, .locationtopic,
     .forumlistforumname, .topiclisttopicname {
          font-size: 18px;
     }
     .locationboard a, .locationforum a, .locationtopic a {
          display: inline-block;
          padding: 0.5em 0;
     }
     .miscoptbar, .forumlistwhosonline,
     span.postlistpostname, span.postlistpostbody {
          font-size: 20px;
     }
     .postlistpostname img {
          vertical-align: middle;
     }
     span.postlistusername,
     span.postlistpostbody font[size="-2"] {
          font-size: 16px;
     }
     span.postlistpostbody font[size="+1"] {
          font-size: 23px;
     }
     .forumlistnumtopics, .forumlistnumposts, .topiclistnumposts, .topiclistnumviews,
     .forumlistdescription, .forumlistadministrators, .forumlistmoderators,
     .forumlistboardstatstitle, .forumlistboardstatsdata,
     .forumlistlastpost, span.topiclistlastpost, span.topicliststartedby {
          font-size: 16px;
     }
     .forumlistboardstatsheader {
          font-size: 18px;
          background-size: 100% 100%;
     }
     .topiclisttopicsticky, .topiclisttopicclosed {
          margin-right: -0.5em;
     }
     .pageindexvalue a, span.pageindexvaluenow, span.pageindex {
          display: inline-block; padding: 5px 15px;
          font-size: 18px;
     }
     .forumlist_separator_td {
          text-align : center;
          padding: 24px 0 8px 0;
          background-size: 100% 100%;
     }
     .forumlistseparator {
          font-size: 18px;
          display: inline-block;
          vertical-align: middle;
}
     .topiclistpostnewtopic a, .postlistaddareply a {
          display: inline-block; margin: 20px 0;
          padding : 10px 15px; font-size : 20px;
     }
     img[alt='posticon'], img[alt='emoticon'] {
          min-width: 30px; min-height: 30px;
     }
     .user_popup a:link {
          font-size: 20px; padding: 10px;
     }
    .bottominfoline {
          font-size: 20px;
    }
}


Last edited by Lesigner Girl, 6/20/2016, 7:47 am


---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
6/16/2016, 3:16 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: smartphone app??


I like that code LG emoticon

Since I let the cat out of the bag so early in my design process... If anyone has any ideas or suggestions on what they would like to see in the rbbt.net/Runboard cellphone app please feel free to post them here... emoticon

---

Advertise Boards On TRDConceptsDE
6/16/2016, 4:05 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
efarrell4 Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 02-2004
Posts: 40
Karma: 3 (+3/-0)
Reply | Quote
Re: smartphone app??


Thanks, I'll keep checking back with you guys. I, myself, don't use a smart phone so most of what you guys said is black magic to me but I'll share it with my moderators and see if it makes sense to them. I do recall one app that's been mentioned in the past is "tap a talk". I'm not gonna lie, I have no idea what it is.

---
I'm "Uncle" Ed and I approve this message...
I do NOT accept PM's, EVER!! If you need to contact me use my email [email protected] , it hasn't changed since 1996. ALL PM's will be ignored!
6/17/2016, 12:23 am Link to post  
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26746
Karma: 436 (+489/-53)
Reply | Quote
Re: smartphone app??


You're welcome, efarrell.

Here's a link to Tapatalk. We have discussed installing it for Runboard, but it would take a lot of programming on Thor's part, and he doesn't currently have time for that.

Here is how the control panel basically looks on a phone:

Image

The layout is optimized for a very small screen, and buttons are larger to make them easier to tap. This was accomplished by detecting the device size, and applying different styling for smaller screens.

The CSS I gave you isn't quite as optimized for phones as the CSS for the control panel, and it does have room for improvement, but it would make the board a lot easier to read on phones if you add that to the end of your CSS.

Pastor Rick, will people be able to log in to their Runboard accounts with this app you're creating? I was under the impression that this wouldn't be possible without root access to Runboard's programming, which only Thor has.

Last edited by Lesigner Girl, 6/17/2016, 5:37 am


---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
6/17/2016, 5:32 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: smartphone app??


The app concept I am working with is related to a user side responsive css. The idea is that it will only work if a user has navigated to a Runboard site (much like what a board owner can do now by having a css file that is called from another site).

If I am not being clear or specific it is because I am still on step one of the process which is drawing pictures and setting design goal breakpoints. But, to answer the question, since the app is being designed as a add-on to Runboard and will only work if the user is on a Runboard site they will be able to log-in when using it (at least that is one of my design goals).

---

Advertise Boards On TRDConceptsDE
6/17/2016, 1:30 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26746
Karma: 436 (+489/-53)
Reply | Quote
Re: smartphone app??


Have you ever created a mobile app before?

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
6/18/2016, 9:57 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: smartphone app??


Only those "drag-n-drop" apps for work. Those won't work for a custom app of this type though so I am looking at a couple of books on how to create a app from scratch.

---

Advertise Boards On TRDConceptsDE
6/18/2016, 2:30 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
efarrell4 Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 02-2004
Posts: 40
Karma: 3 (+3/-0)
Reply | Quote
Re:


I'm glad I asked about this, it sounds like it's sparked some serious discussion and with a large part of the population basically "living on their smart phones" I get the feel that it will be useful.
One of my mods is looking into tapatalk but I did mention that I don't think it works with runboard.

Oh and BTW, feel free to call me Ed

---
I'm "Uncle" Ed and I approve this message...
I do NOT accept PM's, EVER!! If you need to contact me use my email [email protected] , it hasn't changed since 1996. ALL PM's will be ignored!
6/19/2016, 4:35 pm Link to post  
 


Add a reply

Page:  1  2  3 ... 8  9  10 



You are not logged in (login)