
How to Stream Spotify Desktop with Rocki
Just received MyRocki, hot from the oven and I am proud of backing this project on Kickstarter. Was wondering how to stream the music from Spotify Desktop on Mac, didn’t realize that you can select Output from sound setting. Hold…

How to Install Android ADB in Mac OSX
Wanted to root your Android phone and flash it with custom ROM? Before flashing your Android phone with custom ROM, you need custom Recovery ROM such as ClockworkMod Recovery (CWM) Team Win Recovery Project (TWRP) The default “Recovery ROM’ comes…
Symfony lib-icu 4.4 Error on CentOS
Having problem to install symfony on CentOS due to the lib-icu 4.4 error. When running “php composer.phar install”, the error below pops up.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
# php composer.phar install Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Your requirements could not be resolved to an installable set of packages. Problem 1 - symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it. - symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it. - Installation request for symfony/icu v1.2.0 -> satisfiable by symfony/icu[v1.2.0]. |
There is some configuration on “composer.json” need to be changed on “required” tree.
1 2 3 4 5 6 7 8 |
"symfony/icu": "1.0.0", "symfony/symfony": "2.3.5", |
After that…

Gmail for iOS nets improved Drive and Google+ integration
Gmail on iOS was completely redesigned in June, but Mountain View’s just pushed out a fresh update with a few features to polish things off. Version 2.4 of the email app bakes in improved integration with Drive and Google+, making…

Control Your Computer From Anywhere on Ipad with Parallels Access
Parallels Access turns your iPad into a porthole to your more powerful (and heavier) Windows or Mac computers somewhere else. Connecting the your iPad to your remote machine through the cloud is the (relatively) easy part. The real magic is…
Recent Comments