Prototyping New Responsive Mobile for UNIX.COM - Phase II


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Prototyping New Responsive Mobile for UNIX.COM - Phase II
# 50  
Old 11-19-2017
OK.. I updated this WOL "count users and guests by device" plugin and added the results (back) to both (desktop and mobile) WOL pages.

I was surprised to learn that, at least today (on the weekend) that after subtracting known or flagged bots from the total number of guests on line, the number of mobile users identified is just less than 20% of the total number of non-robot users.

This was a big surprise for me, and I'll check often and during the weekday to see how this number holds up during busy times. I will also check the code to see if there is some counting error! Basically, to get the number of mobile users I quickly added up the number of iPhone, Android and iPad guest users from the UA string, so it seems it might be accurate.
# 51  
Old 11-19-2017
Quote:
Originally Posted by Neo

I was surprised to learn that, at least today (on the weekend) that after subtracting known or flagged bots from the total number of guests on line, the number of mobile users identified is just less than 20% of the total number of non-robot users.

This was a big surprise for me, and I'll check often and during the weekday to see how this number holds up during busy times. I will also check the code to see if there is some counting error! Basically, to get the number of mobile users I quickly added up the number of iPhone, Android and iPad guest users from the UA string, so it seems it might be accurate.
OK... after a lot of digging around, I found that many bots identify themselves as mobile devices, so after I filtered out the bots which identified themselves as mobile devices from the total mobile users on line, the ratio of the numbers of mobile users to total users (mobile + desktop) is back to under 15 percent (just now was %13), which is what I expected.

Will check this during more busy times next week.
# 52  
Old 11-20-2017
Guest Summary Mobile Prototype

Here is the "correct" Guest Summary - Mobile Prototype

The numbers match up and seem to check out (no mobile); but I'm having some error where the OS details (Linux, MacOS, Windows, iPhone, Android) on the same page on the Desktop site are not adding up correct. Well, I'll fix it sooner or later.

It's OK on mobile because there is only a summary and the totals add up correctly on mobile. In the summary below I show the percentage of mobile users when compared to mobile + desktop users (no bots in this formula). It's currently (screenshot below) at the expected 10% and I'll keep an eye on this over time to see if this increases or not:


Image
# 53  
Old 11-20-2017
I tried searching for "clock" this morning and noticed that when a thread is selected from the resulting list, the cursor is positioned at the end of the thread rather than the beginning. This behaviour appears to be different than the desktop version that puts the cursor at the first post of the thread.
# 54  
Old 11-22-2017
Thanks jgt !

Will put this on the "next update TODO list".

Thanks for using and commenting on how to improve the mobile version!
# 55  
Old 11-22-2017
OK... there is a BUG in the mobile search form code which I cannot yet solve. When i click on a form input field the cursor appears at the bottom (blue) outside of the text box. Will open a bug report in our bug tracking system. Here is the bug report.

Image
# 56  
Old 11-23-2017
Quote:
Originally Posted by jgt
I tried searching for "clock" this morning and noticed that when a thread is selected from the resulting list, the cursor is positioned at the end of the thread rather than the beginning. This behaviour appears to be different than the desktop version that puts the cursor at the first post of the thread.
Can you provide your device and browser details?

We can reproduce this error on some devices with specific browsers and on others or with different browsers, the cursor works fine.

It's a tough bug to fix.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

New Responsive 404 Page for UNIX.com

Just created (actually, only modified... it was created by ShoutOut) a new responsive 404 "not found" page with the help of ShoutOut free templates. https://www.unix.com/status/404.html Same for 401 and 403 errors. Picture sans animation: ... (2 Replies)
Discussion started by: Neo
2 Replies

2. What is on Your Mind?

Check Out UNIX.COM on Mobile - It's Looking Good

If you have not visited the site on mobile lately, you are missing out on a great looking mobile web site. If you don't have a mobile, you can always navigate to the sliding member panel and click on "Mobile View".... It's really looking killer'...... I'm starting to think that soon the... (6 Replies)
Discussion started by: Neo
6 Replies

3. What is on Your Mind?

New UNIX.COM Mobile Site Icons

Having given up for the time being with a very difficult game engine project to virtualizing cyberspace, am working on the forums again. Just updated a few icons on the mobile site. Explanations in the picture captions: https://www.unix.com/members/1-albums214-picture855.jpeg ... (1 Reply)
Discussion started by: Neo
1 Replies

4. What is on Your Mind?

Prototyping New Responsive Mobile for UNIX.COM - Phase III

From Prototyping New Responsive Mobile for UNIX.COM - Phase II, we move to Phase III. Basically, the core prototype for every day browsing the forums, replying, posting and editing on mobile is nearly finished with the exception of a few formatting issues with regard to rare system messages or... (4 Replies)
Discussion started by: Neo
4 Replies

5. What is on Your Mind?

Prototyping New Responsive Mobile UNIX.COM

I'm working on updates to the mobile phone view, and it's going to look much better I think. Here are some current prototypes: Prototype Mobile Home Page: https://www.unix.com/members/1-albums214-picture690.jpg Prototype Mobile Search Page: ... (43 Replies)
Discussion started by: Neo
43 Replies

6. What is on Your Mind?

Mobile Friendly Version of UNIX.COM

Hello, I have noticed some problems with Google complaining our site is not "https://search.google.com/www.usearch-console/mobile-friendly" using only Tapatalk. So, after a lot of work, I have re-enabled our legacy mobile style and make some improvements and Google has declared us "mobile... (2 Replies)
Discussion started by: Neo
2 Replies

7. Shell Programming and Scripting

Sending message to a mobile number through UNIX

Is it possible to add Pager Notification to mailx command?? Or by any other mean. just want to specify that by Pager i mean a message to the mobile number. Suppose i have following condition If ];then send a message to 9999999999 else no message to be sent fi Is it possible? I... (5 Replies)
Discussion started by: Sharma331
5 Replies

8. What is on Your Mind?

Mobile App for UNIX.com?

Do we have a mobile app for unix.com? (1 Reply)
Discussion started by: ahamed101
1 Replies
Login or Register to Ask a Question