Please test the "AnandTech Forums for Mobile Devices" website.

Page 3 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Unheard

Diamond Member
Jan 5, 2003
3,773
9
81
Originally posted by: ZeroIQ
If you need/want any help with this, let me know.

What also would be nice is to make pages for topics. Some of these topics have hundreds of replies... my thumb just doesn't it in him to scroll to the very last one.

That might be something we can do using the page parser, but that can get a bit complicated since it is pulling the single page print view when it parses the topic. I'll look into it a bit.
 

lokiju

Lifer
May 29, 2003
18,536
5
0
Works well on my Blackberry 8700, as others have noted, it'd be nice to be able to log in though.
 

krunchykrome

Lifer
Dec 28, 2003
13,413
1
0
1. Yes, it "works". I can access the site.
2. Blackberry 8800
3. Font size is just right.
4. I wouldnt change anything. I like the site. Although, I wish there was a way to log in and post.
 

alm99

Diamond Member
Apr 16, 2000
4,560
0
0
Wow, this is fantastic. I noticed you now can login and respond to postings. Great job to all those involved in doing this.
 

yllus

Elite Member & Lifer
Aug 20, 2000
20,577
432
126
Unfortunately, posting replies isn't working properly yet. If anyone reading this has some PHP knowledge, please take a look at this thread and see if you know a solution to the problem which would allow us to go ahead and finish this feature.
 

secretanchitman

Diamond Member
Apr 11, 2001
9,352
21
91
1. yes, works perfectly.
2. Palm Treo 700p on sprint (ev-do, using blazer and firmware 1.10)
3. font size was a bit too small for normal people i think, but im just fine reading it.
4. ability to login and post stuff! but you're working on that im sure.
 

PlatinumGold

Lifer
Aug 11, 2000
23,168
0
71
i just tried it on my Motorola Q, nice. will make browsing at forums on the road much much easier.
wondered why PM wasn't available?
 

yllus

Elite Member & Lifer
Aug 20, 2000
20,577
432
126
Okay, if this post makes it to the thread, making replies from the mobile interface officially works.

Good luck to us all!

Edit: Score. Updating the original post with the good news.

Originally posted by: PlatinumGold
i just tried it on my Motorola Q, nice. will make browsing at forums on the road much much easier.

wondered why PM wasn't available?

The ability to view to private messages is now at least theoretically possible. Someone will need to come up with a parser for this page, after which I can integrate it into the overall site and add the ability to reply. Any volunteers?

On my end of things, adjusting font sizes and the ability to post a new thread are next.
 

yllus

Elite Member & Lifer
Aug 20, 2000
20,577
432
126
Made a number of small updates to the site today:

- Added a font size selector option (store current font size in session).
- Changed the individual thread view to UTF-8 encoding.
- Added a stripslashes() call to the posting code.

The big one is the font size adjustment that's accessible via the categories list page (the index). This should make the site much more usable for various devices.
 

alm99

Diamond Member
Apr 16, 2000
4,560
0
0
I cannot login using my LG enV (9900). Everytimei put in my credentials it goes back to the main category listing with "login to the forums" at the top. I have cleared the cache and history from the phone which did not help
 

alm99

Diamond Member
Apr 16, 2000
4,560
0
0
I cannot login using my LG enV (9900). Everytimei put in my credentials it goes back to the main category listing with "login to the forums" at the top. I have cleared the cache and history from the phone which did not help
 

bucwylde23

Diamond Member
Apr 21, 2005
4,181
0
71
Originally posted by: alm99
I cannot login using my LG enV (9900). Everytimei put in my credentials it goes back to the main category listing with "login to the forums" at the top. I have cleared the cache and history from the phone which did not help

I have the same problem (Same phone,LG VX9900)

I can view the site fine, just can't login/post. It is painful though to scroll down through long posts
 

Drekce

Golden Member
Sep 29, 2000
1,398
0
76
One big improvement would be to draw a horizontal line or some other delineation when a poster uses a quote. It is very difficult to quickly determine where the quote ends and the new comment begins.
 

DivideBYZero

Lifer
May 18, 2001
24,117
2
0
Very nice.

Could do with a smaller default font. Device, er, well it's a BlackBerry 8100 series....can't say more. Loads very fast..
 

yllus

Elite Member & Lifer
Aug 20, 2000
20,577
432
126
Originally posted by: alm99
I cannot login using my LG enV (9900). Everytimei put in my credentials it goes back to the main category listing with "login to the forums" at the top. I have cleared the cache and history from the phone which did not help

All I can really change and hope does the trick is to change the one GET variable sent by the login form to a POST variable. Everything else is server-side and shouldn't differ from device to device. Hmm - do you have session cookies disabled?

Originally posted by: chrisg22
I can view the site fine, just can't login/post. It is painful though to scroll down through long posts

I like that an entire post comes down in one piece! But that may be because I rely on Wifi devices and wander in and out of reception all the time - so it's to my benefit to grab the whole post to read "offline". I could break each thread up into multiple pages - if there's more of a demand for this I might give it a try.

Originally posted by: Drekce
One big improvement would be to draw a horizontal line or some other delineation when a poster uses a quote. It is very difficult to quickly determine where the quote ends and the new comment begins.

This would be difficult. We still mostly rely on the stylesheets that the real AnandTech Forums use - using that, we draw the shadowed quote box in most browsers. That effect must not be displayed on your device (I know it's not on my BlackBerry 8700). Anyone got an idea of how I could quickly convert a quote DIV to something more globally displayed?
 

yllus

Elite Member & Lifer
Aug 20, 2000
20,577
432
126
Two fairly sizable updates today:

Added alternating font colours for quoted text. I'm not sure how many mobile device browsers support this, but if you're having trouble distinguishing quoted text from the actual reply in a thread, look around for an option to allow HTML colours to be displayed.

Added the Health and Fitness category to the list of available forums.
 

Svnla

Lifer
Nov 10, 2003
17,999
1,396
126
I log on at home with Motorola Q9C (regular pc is down) and the site is nice.

Problems: (from most important to least)

1. Can't get to the bottom/last page of long threads (10 pages or more..such as the SERO thread in Hot Deals)
2. Can't quote
3. Not sure the login screen is secured or not

That's all for now. Good job OP and thanks for your hard work.
 

yllus

Elite Member & Lifer
Aug 20, 2000
20,577
432
126
I just fixed the issue of PHP warnings being displayed when a thread is replied to. You should no longer automatically get subscribed to a topic when replying to it.

I'm ceasing development of the site for now, as the administrators of the AnandTech Forums have indicated that the forum software will be switched to vBulletin in the near future. Fear not, however, as I have already written a mobile interface for vBulletin and will deploy it when the software switch occurs.
 

Aikouka

Lifer
Nov 27, 2001
30,383
912
126
It works on my Tilt, but not in large threads like the WoW thread in PC Gaming. It seems like it tries to load all responses into one page and just display that... well the WoW thread has about 4000 replies .
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |