Tapatalk Stats for Forums (Android v. iPhone)


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Tapatalk Stats for Forums (Android v. iPhone)
# 1  
Old 10-17-2010
Tapatalk Stats for Forums (Android v. iPhone)

Interesting... for both the iPhone and Andriod phones, so far browsing forums using the Tapatalk apps is rare. Seems folks like the web (browser) format better. With new tablets coming out, I think this trend (browser on tablets v. special apps) will continue.

I was surprised, however, that Android usage is higher than iPhone (beginning until Oct 17, 2010)....

Image

Image
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. What is on Your Mind?

Changes to the Forums (Pages and Stats)

Hey. So... here are the changes. 1. The current home page of the forum is now based on a algo (below) which shows a thread based on this SQL $select_limit = 1; $reply_count = 3; $thread_array = array(); $forum_id = 30; //shell programming $query = 'SELECT * FROM thread WHERE... (5 Replies)
Discussion started by: Neo
5 Replies

2. Android

Any Android Developers in the Forums?

I'm about to make the switch over to Android OS for my mobile phone. I'm thinking my first Android phone might be something like a Samsung Galaxy S or an HTC Desire HD, or I might wait for one of the new Android tablets coming out later this year (like the Samsung 7" tablet on Android). Was... (10 Replies)
Discussion started by: Neo
10 Replies

3. Android

Android Scripting Environment: Shell Scripting and Android

I just upgraded to Android 2.2 from 2.1. The GPS issue that was troublesome in 2.1 seems to have been fixed. Some of web browsing seems faster, but it could just be my connection is better today ;) Flash works in some browsers but not very good and it is too slow for Flash apps designed for... (0 Replies)
Discussion started by: Neo
0 Replies

4. What is on Your Mind?

Tapatalk App for Reading Forums on Mobile

Reading The UNIX and Linux Forums on My Mobile Phone For testing purposes, I have installed Tapatalk on my mobile (Samsung Galaxy S running Android 2.1 for now). Feel free to give it a try and post back any comments. You can now read The UNIX and Linux Forums on your mobile via this app.... (7 Replies)
Discussion started by: Neo
7 Replies
Login or Register to Ask a Question
phones(4)							   File Formats 							 phones(4)

NAME
phones - remote host phone number database SYNOPSIS
/etc/phones DESCRIPTION
The file /etc/phones contains the system-wide private phone numbers for the tip(1) program. /etc/phones is normally unreadable, and so may contain privileged information. The format of /etc/phones is a series of lines of the form: <system-name>[ ]*<phone-number>. The system name is one of those defined in the remote(4) file and the phone number is constructed from [0123456789-=*%]. The `=' and `*' characters are indicators to the auto call units to pause and wait for a second dial tone (when going through an exchange). The `=' is required by the DF02-AC and the `*' is required by the BIZCOMP 1030. Comment lines are lines containing a `#' sign in the first column of the line. Only one phone number per line is permitted. However, if more than one line in the file contains the same system name tip(1) will attempt to dial each one in turn, until it establishes a connection. FILES
/etc/phones SEE ALSO
tip(1), remote(4) SunOS 5.10 14 Jan 1992 phones(4)