I've been working on a purely mobile blog. That is, a blog that is:
- Posted from a cellphone
- Read from a cellphone
It's the second bullet that interests me. Moblogging from phones already exists, but I haven't been able to find any yet I can actually read from my cellphone. I want to cut the computer completely out of the loop. It looks like you can do this with
hiptops. Well let's do it with our phones in Japan. I imagine multi-user msg board style blogs, individual user blogs with picture posts, and a network of links that connect the two.
Unfortunately, I'm having huge problems with
CHTML, the interface. Server-side programming is no problem. But damned If I can't figure out how to get something as simple as a FORM and HEADER text to display on the same page correctly. Paste the code into separate pages, and they display find independently.
If you live in Japan and have a web enabled phone, please look at this
basic input page in both your PC web browser and your cellphone web browser and tell me if your cellphone is getting it ballpark right. Maybe It's just my phone/provider that is the cause (Kycorea A1013K/AU).
Future goals are to figure out how to authentic users and content expiration (my web-browser doesn't seem to have a reload button, and it relies on it's cache very heavily).
Discuss