Thursday, June 5, 2025

Welcome to Blogger Touch

Blogger Touch is the fast way to make your Blogger (*.blogspot.com) with mobile/iPhone version. After install the widget into the blogger's sidebar, the widget will redirect the page into mobile/iPhone version automatically if visiters where came from iPhone, iPod Touch, Andriod or Opera Mini. Blogger Touch is a blogger version of WPTouch.

Only three steps in two minutes. Just try it!

Thursday, January 27, 2011

[Mobile Edition Maker] Stop to custom publisher id

We got the message from Google Adsense about Mobile Edition Maker violates Google Adsense's Policies. To compliant the policy, we made some changes, as following.
  • Turn off ads showing in some blogs which contained adult content.
  • Stop to custom Publisher id of Google Adsense, and use Blogger Touch's publisher id instead.
Before this change, Bloggers are able to fill-in their publisher id of Google Adsense to get some tiny income (mobile device's page view is 1% of all page view). Google Adsense prohibits this behavior if web site's page view smaller than 10,000 daily. We will reopen this feature in the future if BloggerTouch's page view getting better.

Saturday, October 9, 2010

[Mobile Edition Maker] 3.3 release

Members of Mobile Edition Maker is more than 1000 blogs.  Since members number grows up, the resource usage is exhausting the free quota, so we made some change to eliminate the resource usage. Thanks for your help and support. We will continue to provide free, useful and high quality service.

v3.3 (10th Oct, 2010)
  • combo js/css (eliminate bandwidth)
  • move static js/css files to another webservice (hostmonster provides more bandwidth than Google App Engine)
  • embed script change to static file (eliminate bandwidth)
  • compress html (eliminate bandwidth)
  • [bug] change content type of api

v3.2 (8th Oct, 2010)
  • newer and older post in post page (new feature)
  • cache api source by using built-in blogger api header (increase performance)
  • cache template in jinja2 renderer (increase performance)

Tuesday, August 31, 2010

New Tools: Slug Helper

Slug Helper is a tool to create a new draft with custom slug url in your posts of Google Blogger(blogspot). Now you can create custom, beautiful and SEO url instead of default url.

If the title of new post is "How the Google Page Creator shutdown may affect your blog", the default url will be
"how-google-page-creator-shutdown-may.html". It was cutted and it cannot represent the post content.
Now you can create the url you want
  e.g. http://blogger-touch.blogspot.com/2010/08/31/custom-url.html

Just try it and add into your bookmark/favorate!

Before this release, Blogger Touch only provides Mobile edition. People like it, over 700 bloggers applied Mobile edition by using our service. We will continue to create more services. If you have a good idea or comments, please let me know, thank you.

Friday, June 11, 2010

Embed Code is fast and safty

In order to complete the registration process, blogger need to add some embeded code into your blog.

  • Our code is simple and clear: Only redirect the web page when users were came from Mobile.
  • Our code is fast: Only use core YUI3 external JavaScript which provided by Yahoo YUI3. It is the most stable web service and it will never block your site.
  • Our service is stable: Host in Google App Engine.


Here is a sample embeded code:

Very clear!

Saturday, June 5, 2010

The first release

[2010.06.26] change to pily framework, no any feature change

[2010.06.09] add next button in registration process

[2010.06.06] There is a first release. We will provide new feature more. Coming soon..

Redirect to correct url without www

Google Blogger Allow User to prepend www before the domain.
But It might cause some problem in some widget service.
The way to solve this problem is to include a script to redirect www.DOMAIN to DOMAIN.
Here is the script, please insert to position at  <head>... </head>  or insert before all the widget script:
Here is the script:
http://paste.plurk.com/show/294013/