Tag Archives: google

The perfect Google/Asus Nexus 7 case?

A week ago I finally decided which case I wanted for my Nexus 7: Poetic Slimline Portfolio Case for Nexus 7 Tablet. A case that sort of resembles the Apple Smart Cover for iPads. I ordered it through Amazon and received the case yesterday.

My first impressions are good. The front cover feels nice with the microfiber finish on the inside and it can be folded back in order to make the Nexus stand on a table for example. The case doesn’t add much weight or thickness to the tablet. Furthermore, the front cover can be folded in such a way that you can type on table much easier than without the it. The case’s magnets make sure it stays closed in my bag and when opening the case, the tablet will automatically wake.

You can find the case on Amazon:
Poetic Slimline Portfolio Case for Nexus 7 Tablet

If you have any questions, feel free to ask them in the comments.

Like this post? Tip me with bitcoin!

12t6fHxg3T8vjSTV9bzLKTbiM3XdLQKz1B

If you enjoyed reading this post, please consider tipping me using bitcoin. For an introduction to bitcoin please see weusecoins.com.

htc-hero

HTC Hero without Sense

A few weeks ago I bought my first smartphone: The HTC Hero. It’s been a great purchase since the beginning, but I was wondering how Android would “feel” without all the HTC customizations such as the SenseUI. So, I installed an AOSP (Android Open Source Project) ROM for the Hero. It was a build of the Android 2.0.1 sources combined with the Google closed-source applications such as Gmail, Talk and Calendar. This was a really great experience, because all the features I use worked great. There was just one problem that is quite important for me: battery life. Somehow this ROM seems to drain the battery at night. When I first brought up this issue, nobody had noticed it, but quickly other people started to monitor their Hero’s and it appeared they were experiencing the same problem. I’ve switched back to the official ROM until this is solved, but you should really give this a try. The developers of the ROM did a great job!

Like this post? Tip me with bitcoin!

18tWpKAk9fFFz8jHMpxSQW6EUY4t7HZhsz

If you enjoyed reading this post, please consider tipping me using bitcoin. For an introduction to bitcoin please see weusecoins.com.

Speeding up your website

A few days ago I stumbled upon the new Google “Let’s make the web faster”-page. I found some useful tips on there. Some of them are public knowledge, for example the fact that using echo in php is faster than print, single quotes are faster than double quotes and echo supports endless arguments, which is faster than string concatenating (so you write echo 'this', $is, 'faster than', $concatenating, 'the string' instead of echo 'this' . $is . 'slower').
However, there’s a nice article about ommitting html tags, which had some tips I did not know. For example, if you’re using HTML, instead of XHTML, you’re allowed to ommit more tags than most people know. For example, you don’t need to close a paragraph, you can just start a new one. For the complete list, have a look at the articles section of the site.

Like this post? Tip me with bitcoin!

1LBzSAxYfkaFmWiEyzoQgLcn2N9BAp2am9

If you enjoyed reading this post, please consider tipping me using bitcoin. For an introduction to bitcoin please see weusecoins.com.

Google Analytics API launched!

Google just announced the public availability of the Google Analytics API. This is great news, because you can now write your own (web) applications that use the data from your analytics account. I might integrate this with the CMS we wrote for my company.
The announcement is available here.

Like this post? Tip me with bitcoin!

138xeARfYGtHwndvnuS1xyL6dpyv7gZiaX

If you enjoyed reading this post, please consider tipping me using bitcoin. For an introduction to bitcoin please see weusecoins.com.