<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Christian Bonner's Blog &#187; Microsoft</title>
	<atom:link href="http://christianbonner.com/blog/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://christianbonner.com/blog</link>
	<description>Novedades, ideas, desarrollo web en general!!!</description>
	<lastBuildDate>Sun, 06 May 2012 00:38:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Pruebas en múltiples navegadores web: Parte 1</title>
		<link>http://christianbonner.com/blog/2011/07/pruebas-en-multiples-navegadores-web-parte-1/</link>
		<comments>http://christianbonner.com/blog/2011/07/pruebas-en-multiples-navegadores-web-parte-1/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 16:56:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Desarrollo Web]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Navegadores]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://christianbonner.com/blog/?p=263</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2011/07/pruebas-en-multiples-navegadores-web-parte-1/' addthis:title='Pruebas en múltiples navegadores web: Parte 1 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>En la actualidad es muy importante desarrollar páginas web que puedan ser vistas en los navegadores web, por lo cual se hace de vital importancia el uso de herramientas y aplicaciones que nos permitan lograr este objetivo. El primer paso a tomar en cuenta es el uso de los navegadores web por parte de los [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2011/07/pruebas-en-multiples-navegadores-web-parte-1/' addthis:title='Pruebas en múltiples navegadores web: Parte 1 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2011/07/pruebas-en-multiples-navegadores-web-parte-1/' addthis:title='Pruebas en múltiples navegadores web: Parte 1 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>En la actualidad es muy importante desarrollar páginas web que puedan ser vistas en los navegadores web, por lo cual se hace de vital importancia el uso de herramientas y aplicaciones que nos permitan lograr este objetivo.</p>
<p>El <strong>primer</strong> paso a tomar en cuenta es el uso de los navegadores web por parte de los usuarios y para esto se recomienda visitar sitios que nos permitan obtener datos estadísticos tales como:</p>
<ul>
<li><a href="http://www.w3counter.com/" target="_blank">http://www.w3counter.com/</a></li>
<li><a href="http://gs.statcounter.com/" target="_blank">http://gs.statcounter.com/</a></li>
<li><a href="http://www.statowl.com/" target="_blank">http://www.statowl.com/</a></li>
</ul>
<p>El <strong>segundo</strong> paso es contar con las versiones más recientes de los navegadores más utilizados:</p>
<ul>
<li><a href="http://windows.microsoft.com/es-ES/internet-explorer/downloads/ie" target="_blank">Internet Explorer</a>.</li>
<li><a href="http://www.mozilla.com/es-ES/firefox/" target="_blank">Firefox</a>.</li>
<li><a href="http://www.google.com/chrome?hl=es" target="_blank">Chrome</a>.</li>
<li><a href="http://www.apple.com/safari/download/" target="_blank">Safari</a>.</li>
<li><a href="http://www.opera.com/download/" target="_blank">Opera</a>.</li>
</ul>
<p>Es importante considerar también el uso y emulación navegadores web de dispositivos móviles como:</p>
<ul>
<li><a href="http://www.mozilla.com/es-ES/mobile/" target="_blank">Firefox Mobile: Fennec</a>. (<a href="http://www.mozilla.com/es-ES/mobile/" target="_blank">emulador Firefox Mobile</a>)</li>
<li><a href="http://www.opera.com/mobile/" target="_blank">Opera Mobile</a>. (<a href="http://www.opera.com/developer/tools/mobile/" target="_blank">emulador Opera Mobile</a>)</li>
<li>Safari Mobile &#8211; Ya incluído en iOs. (<a href="http://developer.apple.com/xcode/" target="_blank">kit de desarrollo/emulador de iOS</a> &#8211; solo Mac OS X)</li>
<li><a href="https://market.android.com/details?id=com.dolphin.browser" target="_blank">Dolphin</a>. (<a href="http://developer.android.com/sdk/index.html" target="_blank">kit de desarrollo/emulador de Android</a>)</li>
</ul>
<p>El <strong>tercer</strong> paso es contar con herramientas que permitan visualizar la página web en diferentes versiones de navegadores:</p>
<ul>
<li><a href="http://www.my-debugbar.com/wiki/IETester/HomePage" target="_blank">IETester</a> (Windows): Es una herramienta gratuita que permite visualizar las páginas web en diferentes versiones de Internet Explorer: 6, 7, 8 y 9.</li>
<li><a href="http://michelf.com/projects/multi-safari" target="_blank">Multi-Safari</a> (Mac Os X): Es un repositorio de diferentes versiones de Safari para la realización de pruebas.</li>
<li><a href="http://portableapps.com/apps/internet" target="_blank">Multi Firefox/Opera/Chrome</a>: Esto es posible gracias a las aplicaciones portables, un recurso que nos permite hacer uso de determinado software sin necesidad de instalarlo.</li>
<li>Máquinas virtuales (<a href="http://www.microsoft.com/windows/virtual-pc/default.aspx" target="_blank">Virtual PC</a>, <a href="http://www.virtualbox.org/" target="_blank">Virtual Box</a>, <a href="http://www.vmware.com/" target="_blank">VMWare</a>, etc) : En algunas ocasiones es lo más recomendado cuando por alguna razón no podemos utilizar alguno de los recursos anteriores y que nos permite instalar algunas versiones de sistemas operativos en los cuales sí podemos hacer uso de navegadores anteriores o incluso otros sistemas operativos diferentes al que estamos utilizando en nuestro equipo de cómputo.</li>
</ul>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2011/07/pruebas-en-multiples-navegadores-web-parte-1/' addthis:title='Pruebas en múltiples navegadores web: Parte 1 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://christianbonner.com/blog/2011/07/pruebas-en-multiples-navegadores-web-parte-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitios web gratis!!!</title>
		<link>http://christianbonner.com/blog/2009/05/sitios-web-gratis/</link>
		<comments>http://christianbonner.com/blog/2009/05/sitios-web-gratis/#comments</comments>
		<pubDate>Thu, 21 May 2009 23:30:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desarrollo Web]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://christianbonner.com/blog/?p=148</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/sitios-web-gratis/' addthis:title='Sitios web gratis!!! '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Si quieres tener un sitio web gratis, Microsoft te regala el servicio con su plataforma Office Live. Está bastante interesante y ya lo estoy probando&#8230; quieres saber más información, haz click aquí.<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/sitios-web-gratis/' addthis:title='Sitios web gratis!!! '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/sitios-web-gratis/' addthis:title='Sitios web gratis!!! '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Si quieres tener un sitio web gratis, Microsoft te regala el servicio con su plataforma Office Live. Está bastante interesante y ya lo estoy probando&#8230; quieres saber más información, haz click <a title="Microsoft Office Live" href="http://www.officelive.com">aquí</a>.</p>
<div class="wp-caption aligncenter" style="width: 396px"><img title="Microsoft Office Live" src="http://render.officelive.com/Images/OL/Merchandising/es/mx/splitterportal/Home/SplitterImages/store_share_documents_online.gif" alt="Microsoft Office Live" width="386" height="204" /><p class="wp-caption-text">Microsoft Office Live</p></div>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/sitios-web-gratis/' addthis:title='Sitios web gratis!!! '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://christianbonner.com/blog/2009/05/sitios-web-gratis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP en IIS 7.0</title>
		<link>http://christianbonner.com/blog/2009/05/php-en-iis-70/</link>
		<comments>http://christianbonner.com/blog/2009/05/php-en-iis-70/#comments</comments>
		<pubDate>Wed, 20 May 2009 04:49:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desarrollo Web]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://christianbonner.com/blog/?p=144</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/php-en-iis-70/' addthis:title='PHP en IIS 7.0 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Si has tenido problemas para instalar PHP sobre Internet Information Server 7.0 (Windows Vista SP1 y Windows Server 2008),  hay un artículo publicado en un sitio de Microsoft sobre IIS donde se especifican los pasos a seguir para que puedas tener funcionando este lenguaje sin ningún problema. Que no se te olvide instalar las actualizaciones [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/php-en-iis-70/' addthis:title='PHP en IIS 7.0 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/php-en-iis-70/' addthis:title='PHP en IIS 7.0 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Si has tenido problemas para instalar <a title="PHP" href="http://es.wikipedia.org/wiki/Php">PHP </a>sobre <a title="Internet Information Server" href="http://es.wikipedia.org/wiki/IIS">Internet Information Server</a> 7.0 (Windows Vista SP1 y Windows Server 2008),  hay un <a href="http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/">artículo</a> publicado en un sitio de Microsoft sobre IIS donde se especifican los pasos a seguir para que puedas tener funcionando este lenguaje sin ningún problema.</p>
<p>Que no se te olvide instalar las actualizaciones que se te indican en el sitio para poder corregir algunos errores que se tienen al utilizar el módulo <a title="FasctCGI" href="http://es.wikipedia.org/wiki/FastCGI">FastCGI</a>. <img src='http://christianbonner.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/php-en-iis-70/' addthis:title='PHP en IIS 7.0 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://christianbonner.com/blog/2009/05/php-en-iis-70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Web Platform</title>
		<link>http://christianbonner.com/blog/2009/05/microsoft-web-platform/</link>
		<comments>http://christianbonner.com/blog/2009/05/microsoft-web-platform/#comments</comments>
		<pubDate>Sun, 10 May 2009 19:10:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desarrollo Web]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://christianbonner.com/blog/?p=124</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/microsoft-web-platform/' addthis:title='Microsoft Web Platform '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Microsoft Web Platform es un set de herramientas, servidores y tecnologías que ofrecen un completo ecosistema para la construcción y hospedaje de sitios web, servicios y aplicaciones. Acabo de descargar el instalador para probarlo a ver qué tal me va. Si tú también quieres probarlo haz click aquí.<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/microsoft-web-platform/' addthis:title='Microsoft Web Platform '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/microsoft-web-platform/' addthis:title='Microsoft Web Platform '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><div class="wp-caption aligncenter" style="width: 311px"><img src="http://www.microsoft.com/web/media/hmbanner/sayhello/main-family-img.jpg" alt="Microsoft Web Platform" width="301" height="202" /><p class="wp-caption-text">Microsoft Web Platform</p></div>
<div class="mceTemp mceIEcenter" style="text-align: left;">Microsoft Web Platform es un set de herramientas, servidores y tecnologías que ofrecen un completo ecosistema para la construcción y hospedaje de sitios web, servicios y aplicaciones.</div>
<div class="mceTemp mceIEcenter" style="text-align: left;">Acabo de descargar el instalador para probarlo a ver qué tal me va. Si tú también quieres probarlo haz click <a title="Microsoft Web Platform Installer" href="http://www.microsoft.com/web/downloads/default.aspx">aquí</a>.</div>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/microsoft-web-platform/' addthis:title='Microsoft Web Platform '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://christianbonner.com/blog/2009/05/microsoft-web-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO: Live Search</title>
		<link>http://christianbonner.com/blog/2009/05/seo-live-search/</link>
		<comments>http://christianbonner.com/blog/2009/05/seo-live-search/#comments</comments>
		<pubDate>Sat, 09 May 2009 03:43:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://christianbonner.com/blog/?p=55</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/seo-live-search/' addthis:title='SEO: Live Search '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Live Search cuenta con una serie de herramientas para el indexamiento y posicionamiento de sitios web: Herramientas para webmaster: cuenta con herramientas para validar sitemaps, robots.txt, un plugin para excel para búsqueda de palabras clave y posicionamiento (tutorial), problemas de rastreo, páginas que hacen referencia a alguna página de nuestro sitio, keywords, entre otras. Enviar [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/seo-live-search/' addthis:title='SEO: Live Search '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/seo-live-search/' addthis:title='SEO: Live Search '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Live Search cuenta con una serie de herramientas para el indexamiento y posicionamiento de sitios web:</p>
<ul>
<li><a title="MSN Search Webmaster Center" href="http://webmaster.live.com/">Herramientas para webmaster</a>: cuenta con herramientas para validar <a title="Sitemaps" href="http://es.wikipedia.org/wiki/Sitemap">sitemaps</a>, <a title="robots.txt" href="http://www.google.com.mx/search?hl=es&amp;defl=es&amp;q=define:Robots.txt&amp;ei=ZvUESsTQMZ6wMdTD2aID&amp;sa=X&amp;oi=glossary_definition&amp;ct=title">robots.txt</a>, un plugin para <a title="Mocrosoft adCenter Excel Add.in Keyword Research Tool" href="http://advertising.microsoft.com/search-advertising/adcenter_addin">excel</a> para búsqueda de palabras clave y posicionamiento (<a title="Five tutorial video adCenter Add-in Excel" href="http://advertising.microsoft.com/advertising/addin-demos">tutorial</a>), problemas de rastreo, páginas que hacen referencia a alguna página de nuestro sitio, <a title="Keywords" href="http://www.w3schools.com/html/html_meta.asp">keywords</a>, entre otras.</li>
<li><a title="Enviar tu sitio a Live Search" href="http://search.live.com/docs/submit.aspx">Enviar tu sitio a Live Search</a>.</li>
<li><a title="Search Advertising" href="http://advertising.microsoft.com/mexico/Advertise/default.aspx?pageid=4">Search Advertising</a>. (anuncios y campañas publicitarias que incluyen a Live search, Prodigy/MSN, Windows Live,  Windows Live Messenger, publicidad en videojuegos, entre otros).</li>
</ul>
<p>Conocen alguna otra herramienta o servicio??? Eso es todo???</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://christianbonner.com/blog/2009/05/seo-live-search/' addthis:title='SEO: Live Search '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://christianbonner.com/blog/2009/05/seo-live-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

