Webservice to help in Market Research

Learned about this from the garage seminar in Singapore:
If you are looking to validate a business idea, try www.askyourtargetmarket.com. For a low price, they will provide survey respondents that are filtered by 9 demographic parameters!

Microsoft MVP Award for Digital Media

Thanks to Microsoft for giving this award to me for the nth time!
I’d like to thank Lilian Q. for being MY very supportive MVP Lead. It was Emmanuel San Agustin of Microsoft Philippines that got me hooked on Windows Media at a time when Real Media lorded over the streaming video and audio market. Thanks Weng!! As a result of this, millions of users are now enjoying the webcast of philippine radio stations from all over the world!

Web Streaming Demo

Over the weekend, i was engrossed with discovering how we can take advantage of our soon to be installed gigabit fiber. This is the result: smoother video via Microsoft IIS smooth stream technology.

Demo 1
Demo 2
Demo 3
Demo4

Sample config.inc.php template

I installed phpmyadmin to enable GUI access to a MySQL server on my IIS 7.0 with fastcgi support.
The problem was that it failed to connect to it. I had to recreate the config.inc.php from scratch.

Here is my config.inc.php:

< ?php $i = 0; $i++; $cfg['Servers'][$i]['host'] = '127.0.0.1'; $cfg['Servers'][$i]['port'] = '3306'; $cfg['Servers'][$i]['extension'] = 'mysql'; $cfg['Servers'][$i]['auth_type'] = 'config'; $cfg['Servers'][$i]['user'] = 'root'; // put here your password after setting one (strongly recommended!) $cfg['Servers'][$i]['password'] = 'yourpasswordhere'; ?>

Southeast Asia SharePoint Conference

This is is the conference to learn about SharePoint 2010 with expert local and international speakers presenting on topics that will help you understand and succeed with your SharePoint implementations and add real value to your organisation and businesses.

In addition to the session content you’ll have ample opportunities to network with your peers in the community and technical and industry experts including local and international Microsoft Most Valued Professionals and Southeast Asia’s top Certified Partners.

Don’t miss out on Southeast Asia’s biggest SharePoint event of the year! Grand Copthorne Waterfront Hotel, Singapore, October 26 and 27 2010. Group Registrations for 5 or more participants are available and will receive a 20% discount. Please note the person arranging the Group Booking (Group Leader) is responsible for all credit card fees and agenda updates for all people registered in the group. Group members cannot individually update their agendas.

Early Bird Registrations of $SGD300.00 will apply to the first 275 delegates who register. Regular Registration fee is $SGD400.00.
To register: http://www.regonline.com/register/checkin.aspx?EventId=877870