iPhone – Push Twitter message through Prowl PHP Script.
I was quite disappointed that there is no Push Support for Twitterrific Premium 2.1 for the iPhone. So I decide to write a short code to Push Tweets through Prowl
I was quite disappointed that there is no Push Support for Twitterrific Premium 2.1 for the iPhone. So I decide to write a short code to Push Tweets through Prowl
Only Corporate Users need updating!
Logo credits goes to johncch from Hardwarezone forums.
BBoM Usage v2.1a is a small Web App to check your Net Traffic Quota of the SingTel BBoM package you signed up for. It draws data from SingTel’s website..
It is a one touch operation after initial setup, without having to key in your details every time you check.
Changes
- tighten code – less net overheads.(46 Bytes)
- runs full screen without mobile Safari.
- runs offline. (everything is cache offline, only traffic is to fetch data.)
Bugfix for version 2.1
1. fixed Data Limit (BBom Plan Entry not sticking)
Bugfix for version 2.1a
1. added entry checking for corporate user.
I or anyone involved in this project is not affiliated with SingTel in anyway.
I do not provide guarantee for this Web App in any foreseeable way.
I will not be responsible for any harm or damages cause in the process of using this Web App.
additional notes.. you need to clear your Safari Cache, remove the BBoM Web App, re-install using the following steps, else your offline page will not be updated, updates will be automatic in the next update.
2. Click the “+” button at the bottom menu bar.
3. Click “add to home screen”
4. after the icon appear, click “add”

There is the icon on your home screen, click on it whenever you need to check your data usage.
Logo credits goes to johncch from Hardwarezone forums.
BBoM Usage v2.1 is a small Web App to check your Net Traffic Quota of the SingTel BBoM package you signed up for. It draws data from SingTel’s website..
It is a one touch operation after initial setup, without having to key in your details every time you check.
Changes
- tighten code – less net overheads.(46 Bytes)
- runs full screen without mobile Safari.
- runs offline. (everything is cache offline, only traffic is to fetch data.)
Bugfix for version 2.1
1. fixed Data Limit (BBom Plan Entry not sticking)
I or anyone involved in this project is not affiliated with SingTel in anyway.
I do not provide guarantee for this Web App in any foreseeable way.
I will not be responsible for any harm or damages cause in the process of using this Web App.
additional notes.. you need to clear your Safari Cache, remove the BBoM Web App, re-install using the following steps, else your offline page will not be updated, updates will be automatic in the next update.
2. Click the “+” button at the bottom menu bar.
3. Click “add to home screen”
4. after the icon appear, click “add”

There is the icon on your home screen, click on it whenever you need to check your data usage.
Logo credits goes to johncch from Hardwarezone forums.
BBoM Usage v2.0 is a small Web App to check your Net Traffic Quota of the SingTel BBoM package you signed up for. It draws data from SingTel’s website..
It is a one touch operation after initial setup, without having to key in your details every time you check.
Changes
- tighten code – less net overheads.(46 Bytes)
- runs full screen without mobile Safari.
- runs offline. (everything is cache offline, only traffic is to fetch data.)
I or anyone involved in this project is not affiliated with SingTel in anyway.
I do not provide guarantee for this Web App in any foreseeable way.
I will not be responsible for any harm or damages cause in the process of using this Web App.
2. Click the “+” button at the bottom menu bar.
3. Click “add to home screen”
4. after the icon appear, click “add”

There is the icon on your home screen, click on it whenever you need to check your data usage.
Logo credits goes to johncch from Hardwarezone forums.
bbom wep app - self install v2.0 (39.1 KiB, 115 hits)
BBoM Usage v2.0 is a small Web App to check your Net Traffic Quota of the SingTel BBoM package you signed up for.
It is a one touch operation after initial setup, without having to key in your details every time you check.
Changes
- tighten code – less net overheads.
- runs full screen without mobile Safari.
- runs offline. (everything is cache offline, only traffic is to fetch data.)
Note. To install this code in your own server, you need to add mime-type for text/cache-manifest, else offline mode won’t work.
I or anyone involved in this project is not affiliated with SingTel in anyway.
I do not provide guarantee for this Web App in any foreseeable way.
I will not be responsible for any harm or damages cause in the process of using this Web App.
Singtel changed their BBOM URL.
I have updated the BBOM website, OSX Dashboard Widget and the self-install Web app.
bbom_webapp_v1.0c.zip (56.1 KiB, 171 hits)
BBOM_Usage_Widget_1.1c.zip (99.4 KiB, 267 hits)
I decided to release the source scripts for self installing the BBOM webapp after a user raised the question on security issues, whether I will collect user data as the webapp is hosted on my site.
I made some changes to the code so it would run in other site.
note. some site may not allow cross domain ajax request.
It can also serve as an example for writing iphone compatible websites.
In it are scripts for orientation detection and browser detection for iphone and itouch.
codes are release under GNU GPL license.
BBoM Usage Webapp - self install (52.0 KiB, 482 hits)
Codes are not compressed or minified, to save bandwidth, optimisation will need to done by the installer.