Tag Archives: iphone

New AT&T Data Plans

There has been much said about the new AT&T data plans, with particular emphasis on the iPhone, as it requires a data plan. Here are some numbers: $15 / 200 MB = $0.075/MB $25 / 2,000 MB = $0.0125/MB Then … Continue reading

Posted in Posts | Tagged , | 2 Comments

iPhone OS Feature Request – Longer 'Fetch New Data' Intervals

I’ve setup my iPhone to sync my calendar and contacts with my Google account. The sync process itself works fine, my complaint is with the ‘Fetch New Data’ options. I don’t use push for this, I’m happy to get more … Continue reading

Posted in Posts | Tagged | Leave a comment

WordPress Theme Authors, Don't Forget The wp_head() Function

When creating a WordPress theme don’t forget to include a wp_head(); call in the HTML HEAD section of your theme. It’s very simple to do, just include: Before the closing HEAD tag (</head>) in your HTML. Why make such a … Continue reading

Posted in Posts | Tagged , , , , | 11 Comments