Smart SurfTV – A cheap way to have internet at home?
I found gonz’s tweet about the smart’s press release on surftv. Here’s the gist of the press release:
Smart Bro SurfTV is a device that connects to a television set through a quick and easy procedure, to provide Internet access using Smart Bro’s nationwide coverage. When plugged into the RCA port of a color TV set, Smart Bro SurfTV provides users a ready-to-run Internet experience, and users can surf, chat, and email –- through a multi-tasking TV — at home.
“Over the last few years we have been steadily advancing our Internet for All advocacy and investing our energies to make wireless Internet more affordable and widely available – whether via mobile phone, the PC, or laptop – anytime, anywhere, so that Filipinos may benefit from it. Offering Smart Bro SurfTV is a natural progression of that strategy, this is a service that will put the Internet right in the homes of Filipino families,” said Orlando B. Vea, Chief Wireless Advisor of SMART.Internet in all homes
Smart Bro SurfTV comes in a boxed set complete with a keyboard, a mouse, a remote control, and a Smart Bro USB stick-type modem with a prepaid SIM, pre-loaded with PhP100 worth of load. The entire kit costs only PhP4,500, and Internet access costs only PhP10 for every 30 minutes. Load for the prepaid Smart Bro SIM is available through any of SMART’s network of over a million Smart Load sellers all over the country.“Limited access to devices such as desktops computers used to be a barrier to bringing the benefits of the Internet to Filipinos. Even basic desktop computers are still priced beyond what most households can afford. This is what we hope to address through Smart Bro SurfTV. With this service, people can access the Internet using a low-cost device and an appliance they already have,” said Danilo J. Mojica, head of SMART’s Wireless Consumer Division.
I find it interesting because I used to read about the webtv. It went bust during the dotcom burst I think.
Anyhow this is a cool idea. I don’t know much about the specs yet but I hope this runs on linux. And yes I hope their network can accomodate the traffic.
By the way the price is PHP 4,500 pesos (about $100 usd)
bato bato sa langit ang tamaan wag sanang magalit.
Napapanahong kanta ni gloc9.
Samahan niyo akong ma lss dito.
Because we always forget the root password of mysql.
An old client of mine emailed me a while ago asking about the password of the MySQL server.
I have installed their VICIDIAL Predictive Dialer like a year ago. They only used it for manual dialing using eyebeam
. Anyhow so I tried to login to the MySQL server using the only password I l know and it didint work! So I have no choice but to reset the root password of the Mysql Server.
Ok what do you need in order to reset or change the root password of MySQL?
1) You need root access to the server. If you dont have it, then you are out of luck! Ask your server administrator to execute the next steps.
2) The reason why you need root access is, for you to be able to stop the MySQL daemon. Here’s how to stop the MySQL daemon in Centos:
service mysqld stop
3) Now the next part is to start the MySQL server and also we need to skip the grant tables because its where the password are stored. Here’s how:
mysqld_safe --skip-grant-tables
You thought you’re done? Not yet! You have to open or connect another ssh session in order to enter MySQL server. As what you are going to experience when you’re going to try this howto, is that you dont see any processes or what ever just the cursor blinking
. Just leave it at that and open up another connection.
So when you are connected to the shell again, log in to the MySQL server by typing this:
mysql -uroot mysql
And then VIOLA! you are now inside the mysql server and as root too! Let’s change the root password of the MySQL server now. You can do that by typing the following command in the MySQL cli or console. The new password of the MySQL server will be pK@t9l5? . Type this: (Change the pK@t9l5? to the password you want to be specified.)
update user set Password=PASSWORD('pK@t9l5?') where user='root';
Then type this command next.
flush privileges;
Last but not the least. We need to exit from the MySQL console:
exit;
That’s it! You have changed the root password of the MySQL server
.
Ok don’t forget to stop the process:
mysqld_safe --skip-grant-tables
Then turn on the MySQL server again by typing:
service mysqld start
Hitler’s reaction to iPad
Hahahaha Mark E. sent me this youtube link and I almost fell from my chair trying to suppress a laugh.
Watch and enjoy!
Forgot your password? No problem!
I found this from reddit while waiting for a miracle to happen.

McGraw-Hill CEO Confirms Apple Tablet. OMFG!!!
Apple tablet. The big brother of my iPhone. JUST GOT CONFIRMED.
The OS of the thing is based on iPhone. I just soiled my pants. Here’s what the man said:
“Yeah, Very exciting. Yes, they’ll make their announcement tomorrow on this one. We have worked with Apple for quite a while. And the Tablet is going to be based on the iPhone operating system and so it will be transferable. So what you are going to be able to do now is we have a consortium of e-books. And we have 95% of all our materials that are in e-book format on that one. So now with the tablet you’re going to open up the higher education market, the professional market. The tablet is going to be just really terrific.”
The apple tablet is currently a hot topic since IPOD days. A lot of apple fanboys are having wet dreams about a tablet that they can purchase and fap upon. Honestly Im turning into one myself since I got my iPhone last christmas.
Here’s the CNBC interview with the CEO of McGraw-Hill (one of the publishers around)
Time to start saving money eh?
a song from r kelly about getting somebody pregnant.
I’m bored up to my wits when I encountered this song.
Serious stuff going on.

