Prometheus

 

My system: Windows x64, Nexus One, Android version 2.1 update1, Build number ERE27

  • Download the Android 2.2 firmware from here.
  • Rename the ‘signed-passion-FRF50-from-ERE27.1e519a24.zip‘ file to ‘update.zip‘ and copy it to SD card.
  • Power down Nexus One.
  • Hold down the ‘Volume Down’ button and press the ‘Power’ button.
  • In the list, press the ‘Volume Down’ button, scroll down to ‘recovery’ and press the ‘Power’ button.
  • When the triangle with an exclamation point symbol show, press the ‘Power’ and ‘Volume Up’ buttons at the same time.
  • In the next screen, show the error: “E:Can’t open /cache/recovery/command“, don’t  worry about it, press ‘Volume Down’ button, select ‘Apply sdcard:update.zip’ from the menu and click ‘Trackball’.
  • Waiting for update run their course

After the Nexus One auto reboot,  Click ‘Settings’ and ‘About phone’, Android version: 2.2, Build number: FRF50

 
  • Download and install Nokia Ovi Suite from Nokia
  • Connect E71 to PC with USB cable
  • Open Nokia Ovi Suite, synchronize E71 contacts to windows contacts
  • Connect iPhone and run iTunes
  • synchronize iPhone contacts with windows contacts
 

My system: win7 x64, Sql server 2005 express, SQL Server 2005 Service Pack 3 Security Update(KB970892), Error Code: 2B33

The update failed to install on my windows, I searched by google and microsoft, but don’t find useful solution.  I run the Sql Server Configuation Manager and found the SQL Server(SQLEXPRESS) and SQL Server Browser service are not runing, start them and reinstall the update, resolve it.

 

Yesterday, I add the Xilisoft Online Video/Audio Converter in my blog, Please see the right bottom.

It’s very easy and able to convert up to 100MB video/audio files and email the converted video dowload link to you provide email . But, it’s very slow, may be it’s server load is heavy.

 

‘PLANTS VS ZOMBIES’ is the best game in my iPhone, I very like it. Yesterday, I make it’s music vidoe as my iPhone Ringtone, below show the steps.

  • Download ‘Zombies on Your Lawn’ music video mp3 from PopCap.
  • Download ‘ImTOO iPhone Ringtone Maker’ from ImTOO, it’s shareware, the trial version has ‘Only up to 10 seconds and no clip function’ limitation.
  • Run the softwar and add the mp3 and make it.
  • 'ZombiesOnYourLawn' Ringtone by ImTOO Ringtone Maker

    'ZombiesOnYourLawn' Ringtone by ImTOO Ringtone Maker

    Click Settings on iPhone, Sounds->Ringtone->Custom, Ok, the ‘Zombies On Your Lawn’ as your iPhone Ringtone.

 

Yesterday, the iPad I ordered came. It’s very cool.

 

A few days ago, in my friend’s help, I successfully upgraded my iPhone 3GS to OS 4 developer beta.  According to him, only use iTunes  in MAC, the upgrade is successful.

 

I wrote a MusicPlayer in Flash AS3, I must get the length of the music(mp3) first when I create the progress of mp3 loading and playing. But, the Sound.id3 don’t include the [TLEN]  specification in as3, So I can’t get the length before the sound finished loading. I must find other way.

Below I will list the solution.

When the MusicPlayer load and play the mp3, I can get three value, the sound.bytesTotal, sound.bytesLoaded and sound.length. Divid sound.bytesLoaded by sound.length, get the bytes per milliseconds, divid sound.bytesTotal by that number, get the estimated mp3 length.

var musicLength:Number = sound.bytesTotal / (sound.bytesLoaded/sound.Length)

Just put this script in a Timer, After the Timer start(mp3 playing), you will get the mp3 length.

Of course, the value is an estimated number, If you want to the most accurate length, you should get the length by sound.length after sound finished loading.

Specification

 

Drupal or WordPress? Because I had tried drupal before, felt it was complicated and it’s free theme is not beautiful. So, in the end, I chose WordPress, an easy to use system.

After chosen the WordPress, my first Hosting choice is BlueHost . It is the number one in the recommended Hosting list by WordPress, but I can’t access the IP that BlueHost assigned me from China, If I want to use it, I must gladder. :) So, I chose DreamHost, so far, everything looks better.

 

This is my first blog, I hope I can hold on.

© 2011 BlueSunray Suffusion theme by Sayontan Sinha