<?xml version="1.0" encoding="iso-8859-1" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<atom:link href="http://www.m0interactive.com/rss/comments.xml" rel="self" type="application/rss+xml" />
	<title>Mohamed Mansour | comments</title>
	<copyright>Copyright (c) 2006 Mohamed Mansour! Inc. All rights reserved.</copyright>
	<link>http://www.m0interactive.com/</link>
	<description>Mohamed Mansour RSS Feeds</description>
	<language>en-us</language> 
	<item>
		<title>Univerisity - CSI 3317 2005 J2EE Bank System Source Code</title>
		<link>http://www.m0interactive.com/archives/2006/11/23/csi_3317_2005_j2ee_bank_system_source_code.html,comments#829</link>
		<description><![CDATA[http://bank-apps.jelastic.servint.net/online

HTTP Status 404 - /Bank/MainController.html

type Status report

message /Bank/MainController.html

description The requested resource is not available.

Apache Tomcat/7.0.33]]></description>
		<pubDate>Thu, 09 May 2013 00:48:21 -0400</pubDate>
		<guid>http://www.m0interactive.com/archives/2006/11/23/csi_3317_2005_j2ee_bank_system_source_code.html,comments#829</guid>
	</item>
	<item>
		<title>Software - How to communicate back to JavaScript from NPAPI plugin</title>
		<link>http://www.m0interactive.com/archives/2010/10/21/how_to_communicate_back_to_javascript_from_npapi_plugin.html,comments#828</link>
		<description><![CDATA[I make the plugin based on https://code.google.com/p/npapi-chrome-plugin-helloworld-example/

Where can i to place this code to take callback?

Thank you.]]></description>
		<pubDate>Mon, 22 Apr 2013 08:16:04 -0400</pubDate>
		<guid>http://www.m0interactive.com/archives/2010/10/21/how_to_communicate_back_to_javascript_from_npapi_plugin.html,comments#828</guid>
	</item>
	<item>
		<title>Software - My favourite Google Chrome extensions</title>
		<link>http://www.m0interactive.com/archives/2010/12/31/my_favourite_google_chrome_extensions.html,comments#827</link>
		<description><![CDATA[I absolutely LOVE the Set to Wallpaper extension that you created. Unfortunately I went to use it the other day and it crashed on me. I thought it was just a fluke but it's still continually crashing on me. So, I wonder... Have you stopped supporting this? (It has been some time since I've used it last.) If not, would you know why it's crashing?
-Please Help!!! Thank You!!!]]></description>
		<pubDate>Fri, 08 Mar 2013 16:17:31 -0500</pubDate>
		<guid>http://www.m0interactive.com/archives/2010/12/31/my_favourite_google_chrome_extensions.html,comments#827</guid>
	</item>
	<item>
		<title>Software - How-To rip Real Media RTSP Streams to MP3 using MPlayer</title>
		<link>http://www.m0interactive.com/archives/2007/07/13/how_to_rip_real_media_rtsp_streams_to_mp3_using_mplayer.html,comments#826</link>
		<description><![CDATA[If you pass mplayer the -vc null -vo null flags (no video codec, no video output), it will download as it can fill its cache.]]></description>
		<pubDate>Tue, 29 Jan 2013 17:26:18 -0500</pubDate>
		<guid>http://www.m0interactive.com/archives/2007/07/13/how_to_rip_real_media_rtsp_streams_to_mp3_using_mplayer.html,comments#826</guid>
	</item>
	<item>
		<title>Software - Introducing Proxy Anywhere Chrome Extension</title>
		<link>http://www.m0interactive.com/archives/2011/06/02/introducing_proxy_anywhere_chrome_extension.html,comments#825</link>
		<description><![CDATA[asdasd]]></description>
		<pubDate>Sun, 11 Nov 2012 13:25:47 -0500</pubDate>
		<guid>http://www.m0interactive.com/archives/2011/06/02/introducing_proxy_anywhere_chrome_extension.html,comments#825</guid>
	</item>
	<item>
		<title>CSharp - How to calculate network bandwidth speed in c#</title>
		<link>http://www.m0interactive.com/archives/2008/02/06/how_to_calculate_network_bandwidth_speed_in_c_.html,comments#824</link>
		<description><![CDATA[hii, I want to calculate the bandwidth of inernet not for the local connection. can any one plese help me with this . I searched a lot but how to find speed of the LAN. Thanks in advance..
Swati]]></description>
		<pubDate>Wed, 10 Oct 2012 04:15:19 -0400</pubDate>
		<guid>http://www.m0interactive.com/archives/2008/02/06/how_to_calculate_network_bandwidth_speed_in_c_.html,comments#824</guid>
	</item>
	<item>
		<title>Software - Introducing Proxy Anywhere Chrome Extension</title>
		<link>http://www.m0interactive.com/archives/2011/06/02/introducing_proxy_anywhere_chrome_extension.html,comments#823</link>
		<description><![CDATA[Really thanks.. its a great extension for chrome and work perfectly...
thank you for your useful work..]]></description>
		<pubDate>Thu, 20 Sep 2012 06:31:08 -0400</pubDate>
		<guid>http://www.m0interactive.com/archives/2011/06/02/introducing_proxy_anywhere_chrome_extension.html,comments#823</guid>
	</item>
	<item>
		<title>Software - Cannot open include files for ATL t2embapi.h while having VS2008 installed</title>
		<link>http://www.m0interactive.com/archives/2009/08/03/cannot_open_include_files_for_atl_t2embapi_h_while_having_vs2008_installed.html,comments#822</link>
		<description><![CDATA[If someone doesn't want to modify their Registry settings, they could just add the path to the t2embapi.h as one of the "Additional Include Directories".  On my machine the path is at "c:\Program Files\Microsoft SDKs\Windows\v7.0A\Include\"
So with your project open in Visual Studio...
Go to Project -> <projectName> Properties... -> Configuration Properties -> C/C++ -> General -> Additional Include Directories]]></description>
		<pubDate>Tue, 18 Sep 2012 19:18:00 -0400</pubDate>
		<guid>http://www.m0interactive.com/archives/2009/08/03/cannot_open_include_files_for_atl_t2embapi_h_while_having_vs2008_installed.html,comments#822</guid>
	</item>
	<item>
		<title>Software - How to communicate back to JavaScript from NPAPI plugin</title>
		<link>http://www.m0interactive.com/archives/2010/10/21/how_to_communicate_back_to_javascript_from_npapi_plugin.html,comments#821</link>
		<description><![CDATA[Hey dude,

Can u please share a book on step by step procedure to learn NPAPI. I didn't find any ebook available.

Can u please elaborate the step-by-step process to load npapi files from javsscript.

Thanks,
Akshay Sahu]]></description>
		<pubDate>Wed, 05 Sep 2012 02:41:09 -0400</pubDate>
		<guid>http://www.m0interactive.com/archives/2010/10/21/how_to_communicate_back_to_javascript_from_npapi_plugin.html,comments#821</guid>
	</item>
	<item>
		<title>Technology - How to Enable WebGL on Google Chrome</title>
		<link>http://www.m0interactive.com/archives/2009/10/26/how_to_enable_webgl_on_google_chrome.html,comments#764</link>
		<description><![CDATA[[url=http://remroom.ru]прайс лист на отделочные работы[/url] Реставрация и отделка помещений, комнат или загородных домов – это одна из актуальных сейчас проблема многих людей, решившихся, наконец, отремонтировать свое жилище. Мало того, что улучшение – это процесс трудоемкий и напряженный, еще и найти заслуживающую доверия компанию, занимающуюся улучшением комнат или дач сейчас почти нельзя. Дело в том, что все меньше и меньше в нашей стране существует компаний, делающих свою работу хорошо, эффективно и недорого. [url=http://remroom.ru]примеры дизайна квартир[/url]  
Однако наша компания является приятным исключением из этого неприятного правила. Мы вот уже много лет занимается ремонтом офисов, квартир, домов и еще ни разу нам не приходило от наших клиентов ни неприятных отзывов, ни каких-либо жалоб. [url=http://remroom.ru]дизайн квартиры двухкомнатной[/url]  Большой опыт наших специалистов, а также высокий профессионализм всех без исключения наших работников, поможет сделать хорошо, качественно и – главное - доступно как косметический, так и капитальный ремонт. [url=http://remroom.ru]ремонт квартир и офисов[/url]  Современное оборудование, новые технологии планировки и дизайна, а также индивидуальный подход к каждому клиенту и гибкая система скидок сделали нашу организацию самой успешной на сегодня организацией, оказывающей услуги реставрации и отделке помещений, квартир или загородных домов. [url=http://remroom.ru]стоимость ремонта квартиры[/url]  
[url=http://remroom.ru]ремонт квартир[/url]     [url=http://remroom.ru]ремонт квартиры[/url]]]></description>
		<pubDate>Wed, 30 May 2012 18:12:44 -0400</pubDate>
		<guid>http://www.m0interactive.com/archives/2009/10/26/how_to_enable_webgl_on_google_chrome.html,comments#764</guid>
	</item>
</channel>
</rss><!-- m0|XML Creator v1 -->
