1 cannot switch camera when the phone has two camera
2 i18n
3 configrable tail
Powered by MoFire
Tag Archive for 'mofire'
偶然想到的,mofire现在这样把照片,声音还有视频(将来)直接传到wordpress的服务器上是“anti-social”的,因为没有很快的分享,分享渠道很狭窄 - 只是通过wordpress。
考虑把照片送到flickr或者picasa上,视频上传到youtube或者youcool,之后wordpress(blog)作为这些服务的一个“客户端”来展示这些内容。
进一步考虑,可以把内容直接再复制到twitter上,或者通过twitter发布新的blog,任何人都可以在第一时间track到你的行踪。
貌似这就是一个通过移动设备平台整合social service的方向。

在网上找到一个用户,呵呵。也有了动力让我继续改进。
在mosh上被下载了2k多次。
还是真的做点改进吧。呵呵
October 14, 2008
Here we go again - Mofire as a weapon of choice
Filed under: Uncategorized — lol @ 12:47 pm
I found a new mobile blogging client for my nokia - mofire.hopefully it proves to be more reliable than the last one i tried which only worked for a few posts and then just quit working.
Powered by MoFire

因为kxmlrpc里使用的InputStreamReader使用了默认编码方式
把kxmlrpc的XmlRpcClient的execute方法改一下,都使用UTF-8:
xw = new XmlWriter( new OutputStreamWriter( bos,"UTF-8" ) );
parser = new XmlRpcParser( new XmlParser( new InputStreamReader( in,"UTF-8" ) ) );
问题解决。记录一下
使用j2me-polish来优化界面,简化一些功能(使用单一设置,去掉声音上传)。今天还试用了一下wavelog,感觉还不如我的MoFire 好用。ok,开始研究j2me-polish。
看了一些jp的example代码,感觉很“神奇”,是一个很强大完整的framework - 为什么没有早发现他呢?今天差点要用j4me来重写UI了。还好很偶然的发现了jp. 把MIDlet和css组合起来的想法,犀利呀!!!
今天在wordpress上添加了一个测试用户,只有author的权限,在MoFire发送附件时候会有一点异常。图片的大小不起作用,无法添加embeded元素用来放声音。看来wordpress对用户的编辑权限限制也很细。只有administrator才可以。
朋友,
刚刚发现我的blog里面有几百条post.因为昨天我把mofire发布到mosh上.结果被100多个人下载,而愚蠢的是:我居然还保留了用来测试的setting - 我自己的blog的设置!!!!
对不起各位,请使用自己的blog进行测试.我已经改了blog的密码.如果有关于mofire的改进建议,欢迎!
不好意思
===
Hi friends
I was shocked to see my blog chuncked with hundreds of posts. As yesterday I upload the MoFire to mosh. What I'm stupid is - I leave my test account setting in it as a default setting. Maybe I should use a separate blog server for testing only.
Sorry for being stupid. And friends you have to use your own blog to test.
Ihave changed my blog password.
Any comments on Mofire is welcomed.
Sorry.



