June 11th, 2009 Category: General, iPhone
Want to relax? Get yourself the game “Peggle” for your iPhone or iPod. This game is really very good if want to relax. But take care, probably you will get addicted to it
It’s not for free, but the price is low.
The game is also available for Windows, Mac, other mobile devices, Web and DS. Just follow the links below and you will find a free evaluation version for download.
But always remember: Take care or you will get addicted
Links
Written on June 11, 2009 | Posted in
General,
iPhone
June 3rd, 2009 Category: Wordpress
An incredible cool plugin for Wordpress and all mobile devices like iPhone, iPod, Android or Blackberry is “WPtouch“. It automatically generates pages for perfect display on mobile devices from your Wordpress blog. Installation is totally easy and the result is looking great!
See the difference:
The single post view:
Installation
If you have Wordpress 2.7 or newer installed, the installation can be done with a few clicks:
- Enter the admin page and select “Plugins”
- Scroll down to the section “Get More Plugins”
- Select “Plugin Browser/Installer”
- Search for “WPtouch” and install
Otherwise you have to go the manual way.
Problems with WP Super Cache
If you are using WPtouch together with the WP Super Cache plugin you may run into trouble, I solved it with the following steps:
- In Settings->WP Super Cache add the following Recected User Agents:
iPhone
iPod
aspen
dream
incognito
webmate
BlackBerry9500
BlackBerry9530
- Add the following line in your .htaccess
RewriteCond %{HTTP_USER_AGENT} !^.+(iPhone|iPod|aspen|dream|incognito|webmate|BlackBerry9500|BlackBerry9530)
This line should be inserted above the following existing line:
RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html -f
Links
Written on June 3, 2009 | Posted in
Wordpress