Fix Zotac Zbox ND22 Sleep Issue

The Zotax Zbox ND22-U has an issue going to Sleep and/or staying in Sleep mode under Windows 7. To fix this, follow this forum post instructions, or simply go into the Network Controller’s properties and under the Power Management tab and uncheck “Allow this device to wake the computer”.

The ND22 makes for a great HTPC with it’s Nvidia ION chipset that allows for smooth 1080p decoding. The dual core Intel SU2300 Culv processor also provides just enough power to smoothly navigate XBMC without any shudder, unlike some Atom chipsets, while still using less power than a regular desktop processor. Watch out for a great deal on the ND22 at Microcenter (can be had sub $200 with rebates at times).

All your apps not showing at market.android.com? Solution!

Since Google announced the new market.android.com website, there have been minor issues resonating amongst users. One of these issues is that not all of a user’s apps are showing in the list of appplications (My Market Account or My Orders). After searching around and trying a few fixes, I found this solution on XDA Developers (for a related issue) and modified it slightly:

  1. Go to settings > applications > manage applications > all > google services framework > clear data
  2. Go to settings > applications > manage applications > all > market > clear cache and force close
  3. Go to settings > applications > manage applications > all > market > clear data
  4. Reboot your phone.
  5. Open and sign out of GTalk, then re-open and sign in.
  6. Open Market and accept the agreement. Let it load your apps. Close Market.
  7. Go to market.android.com and sign in. Go to My Market Account > Settings tab > Edit > Nickname your phone and click Update.
  8. Install an app from market.android.com.

After these steps, it took a few hours but all of the applications installed on my phone appeared in this list.

RSA Animate – Every talk should be illustrated this way

I stumbled across RSA Animate on YouTube and was immediately intrigued by their videos. They take inspiring talks or speeches and animate them with white-board style illustrations. Check out two of their best videos below:

YouTube Preview Image YouTube Preview Image

For more, visit their YouTube page or the RSA website.

XBMC 10.0 Dharma Released

It’s been a long time coming but XBMC has finally release version 10.0 codenamed Dharma. Notable improvements and additions include:

  • Centralized add-on and skin repository. Install add-ons and skins from inside XBMC.
  • GPU accelerated video decoding via DXVA2

My XBMC setup runs on a dual core 2.7 Ghz AMD processor with an Nvidia 9400 GT video card. I had the box over-clocked to 3.0 Ghz in order to handle all and every 1080p video. After enabling hardware acceleration I was able to bring back down the clock speed to 2.7 Ghz and still enjoy all the high bit-rate videos. I did notice some weird green artifacts, usually when fast-forwarding, but overall it seems to work just as smooth as before.

The official XBMC blog post for the release can be found here, along with the changelog. Visit their download page to grab a copy.

Flash video is better than HTML5 right now

Recently I have been creating a demo video for my company, Datanotic. Not only have I brushed up on my video editing skills, I also got an education in web video formats and performance. After reading countless news and blog posts about Steve Jobs not supporting Flash on his iDevices, I was curious to see how easy it is to implement HTML5 video and if there are performance benefits.

The video I created used the h.264 codec in an mp4 container, which is supported by html5 capable browsers such as Chrome and Safari. Firefox and Opera do not support h.264, but do support the Ogg Theora format. I used the Firefogg plugin to convert my video into an ogv file, but the quality was not acceptable (sluggish, artifacts). I also tried converting it to the WebM format which was nearly flawless, but support for that format is very limited. I exported two versions in 720p (2-2.5 Mbps bitrate) and 360p (500 Kbps bitrate) qualities. I then implemented the JW Player for HTML5, which falls back nicely to JW Player for Flash on unsupported browsers.

Continue reading “Flash video is better than HTML5 right now”

Page 1 of 3123
Copyright © 2012