Trouble Shooting Nexus One (N1) HTC Phone or Google Phone won’t turn On

I just wake up this morning when I found out that my nexus phone was dead. It won’t open its lights anymore. suks to be me. I was just charging its batteries. I email htc about this already, waiting for there reply. Later I will call htc singapore. One forum says that htc will replace a faulty phone with a new faulty phone but I really wish it will be a healthy phone because its worth 700+ sing man… So they better not joke on me. I bully people in Philippines..

I am just lucky my nokia its still loyal to me, she will help me call HTC people about this.

My Nexus One – Google Android – HTC

golden_julpo
My new Toy, 3 months from now. She will experience a lot of abuse from me. I will tweak her brain out.

i have my nexus one already.

Nexus one is almost perfect. Its just so hard to type man.

Google’s Buzz in Gmail is just like Windows Live.

If you have a windows live account, you know that windows live has this feature months before Google realized to implement it into Gmail. :)

Migrate your magento website to another Server

To transfer your website to another server follow these steps.

1. Backup your Database first using the admin panel of magento.
2. Create a new database in your new Server.
3. import your backup data to the new database.
4. upload a fresh copy of magento to your root directory.
5. copy the codes of your current magento website into the fresh magento directory. ( this will overwrite all of the affected codes ).
6. install magento (like how you normally install).
7. You should thank Engr. Julius Bacosa for this. Good Luck!!!

This Post is for Gmail Buzz

Check check for gmail buzz1

Gmail Buzz

This is a test post for Gmail Buzz, see if it really synchsssss…

Cakephp vs Code Igniter vs Asp.net MVC

All of them are MVC blah.blah.blah…

Android for Mobile Applications because of Nexus One

Right now, I am watching videos from android website (videos from Google I/O 2009). Was planning to buy Nexus One on April.. heheh.. that is if Apple will not release a new version of Iphone. Soooo for the time being I will just have to research on how to code and deploy apps for android… Why did I choose Android? (and not for the Iphone OS). Right now Apple and Google is going on a collision in mobile market dominance… Although Apple is always a leader in User Interface and User Experience Design, Google is into open platfrom, and I think Android will be the OS of the future mobile devices because of this. I really don’t know how to right articles and my english sukcss…

So I will have to focus now on what I am watching… I will be downloading Dalvik and Eclipse later…(while tuning my body in our mini Gym) then 5 hours from how.. will be reading magento again… what a life…

Installing Php and mysql to Centos(Linux)

open terminal

edit yum.conf

# nano /etc/yum.conf

add this code

http_caching=packages
# yum install php
# yum install mysql-server