[SOLVED] How to get notification from facebook comment plugin

How to moderate facebook comment plugin on website?this is how
1. Put this code on the website section

<meta property="fb:app_id" content="599619996783465" />
2. Put this code on the section you want to show the facebook comment

< div id="fb-root"> < /div < 
                                                   <script>(function(d, s, id) {
       var js, fjs = d.getElementsByTagName(s)[0];
       if (d.getElementById(id)) return;
       js = d.createElement(s); js.id = id;
       js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=599619996783465";
       fjs.parentNode.insertBefore(js, fjs);
       
     }(document, 'script', 'facebook-jssdk'));
     
     </script>
                                                   <fb:comments href="your page site url" num_posts="10" width="940"></fb:comments>
3. Open https://developers.facebook.com/tools/comments/?id=your app id to see the notification

[SOLVED] Where is video cache google chrome location on windows 7?

When you finish streaming video on chrome, the file is stored here

C:\Users\'username'\AppData\Local\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash

change 'username' with your computerusername, look for big .tmp file, change the .tmp to .flv

[SOLVED] How to Monitor Bandwidth Used Per Program on Windows 7

1. go to start
2. Type “Resource Monitor”
3. Then click the NETWORK tab

Windows 7 already have it so you don't need to download any program, lol!

Or if you want advance control like limitting bandwidth per program, etc, try netbalancer https://netbalancer.com/ 
/* infolinks */