Uninstalling TCP/IP in windows XP

My brother in law called me up last night. His notebook couldnt get an IP address from his router. This was just after someone installed a free anti-virus checker into it. I had him do a system restore from the windows xp to ‘turn back’ the clock. This did not work. My other brother in […]

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. […]

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'; […]

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 […]