<?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>Responsive Web Design Miami</title>
	<atom:link href="http://webredesignmiami.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://webredesignmiami.com/blog</link>
	<description>Semantic Web 3.0 Mobile-Friendly HTML5/CSS3 jQuery/Ajax PHP/MySQL :: W3C Standards Compliant Web Development, Mobile Websites &#38; Mobile Apps</description>
	<lastBuildDate>Sat, 24 Nov 2012 13:03:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Responsive Web Design Makes UMI Mobile Friendly</title>
		<link>http://webredesignmiami.com/blog/?p=184</link>
		<comments>http://webredesignmiami.com/blog/responsive-web-design-makes-umi-mobile-friendly/#comments</comments>
		<pubDate>Sun, 28 Oct 2012 02:25:41 +0000</pubDate>
		<dc:creator>Web Designers Miami Florida</dc:creator>
				<category><![CDATA[Mobile Web Designers]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[Spanglish Websites]]></category>
		<category><![CDATA[W3C Compliance]]></category>
		<category><![CDATA[Web Designer Miami]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[internationalization]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[shopping carts]]></category>
		<category><![CDATA[web 3.0]]></category>
		<category><![CDATA[wordpress development]]></category>

		<guid isPermaLink="false">http://webredesignmiami.com/blog/?p=184</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div>&nbsp;</div>
<p style="text-align:center;"><a title="Responsive Web Design Makes UMI Mobile Friendly" href="http://webredesignmiami.com/responsive_web_design.php"><img src="http://web3.0designmiami.com/images/Responsive_Web_Design_RWD.jpg" style="width:500px;height:500px;border:none;" alt="Responsive Web Design Makes UMI Mobile Friendly" /></a></p>
<div class="spanglish-txt" xml:lang="en" lang="en" style="display:block">
<p style="text-align:center;"><a class="toggle1" xml:lang="es" lang="es" href="#" style="color:#e44848;font-family:Verdana,sans-serif;font-size:13px;font-weight:bold;">VER EN ESPA&Ntilde;OL &#10063;</a></p>
<p><em>With their newly-installed DDR and bilingual W3C mobileOK &#8220;minipage&#8221;, UMI joins major players like Google, Facebook, Twitter and Netflix in choosing server-side device detection over client-side media queries to deliver RWD.</em></p>
<p><strong>United Medical Industries</strong> &#8211; a Miami-based <a rel="external" href="http://umiwaste.com/">biomedical waste disposal service</a> better known as &#8220;UMI&#8221; &#8211; recently completed a series of additions and upgrades to UmiWaste.com intended to increase their online visibility to medical waste generators across Florida by expanding their accessibility across the Mobile Web.  The goal of UMI&#8217;s hands-on president Jose Yero was to make their W3C standards-compliant HTML5/CSS3 website more &#8220;responsive&#8221;, which in the latest web development lingo means optimizing the largest number of viewer experiences by flexibly tailoring the presentation of content to assure easy reading and simple navigation across the broadest range of desktop, notebook, tablet and mobile devices and browsers.</p>
<p><em>&#8220;There are two basic schools of thought when in comes to delivering RWD [responsive web design],&#8221;</em> explains Bruce Arnold, the Miami web developer retained by Yero for the original design and all upgrades to the site.  <em>&#8220;The &#8216;device-agnostic&#8217; approach ignores device detection and relies on client-side CSS media queries combined with so-called fluid grids [web page layouts] and flexible images.  The &#8216;device-aware&#8217; approach, on the other hand, relies on device detection via DDRs [device description repositories], PHP and jQuery (Javascript).  My take is to use media queries, fluid layouts and images sized as percentages when needed, but for truly responsive web design reliable device detection is necessary.&#8221;</em></p>
<p>To accomplish that for UmiWaste.com, Arnold installed a comprehensive WURFL DDR to enable server-side device detection linked to a capabilities database and &#8211; unlike CSS media queries &#8211; allow a common base of content to be formatted for a specific device (e.g. Amazon Kindle or Apple iPhone), platform (e.g. Android or iOS) or browser (e.g. Opera Mobile or Safari) without placing any extra load on tablet or smartphone CPUs.  For not-so-smart mobile phones &#8211; or roughly 75% of the <a rel="external" href="http://youtu.be/lx4NoT03Yi0">Mobile Web marketplace</a> &#8211; this also allows URL redirection to a new bilingual (Spanish/English) W3C mobileOK &#8220;minipage&#8221; which even older cell phones with microbrowsers like Openwave or Obigo can handle.</p>
<p>UMI is not the only company taking the device-aware approach to responsive web design.  According to a recent Smashing Magazine op-ed by Ronan Cremin and Luca Passani entitled &#8220;<a rel="external" href="http://bit.ly/UMkb1L">Server-Side Device Detection&#8230;</a>&#8220;:</p>
<p><em>&#8220;While many designers embrace the flexible nature of the Web, with device detection you can fine-tune the experience to exactly match the requirements of the user and the device they are using.  This is often the main argument for device detection – it enables you to deliver a small contained experience to feature phones, a rich JavaScript-enhanced solution to smartphones and a lean-back experience to TVs, all from the same URL&#8230;  This is the reason why Facebook, Google, eBay, Yahoo, Netflix and many other major Internet brands use device detection [and] why Twitter recently abandoned its client-side rendering approach in favor of a server-side model.&#8221;</em></p>
</div>
<div class="espanglish-txt" xml:lang="es" lang="es" style="display:none">
<p style="text-align:center;"><a class="toggle1" xml:lang="en" lang="en" href="#" style="color:#e44848;font-family:Verdana,sans-serif;font-size:13px;font-weight:bold;">VIEW IN ENGLISH &#10063;</a></p>
<p><em>Con un recién instalado DDR y &#8220;minipage&#8221; bilingüe W3C mobileOK , UMI se une a jugadores importantes como Google, Facebook, Twitter y Netflix en la elección del RWD &#8220;dispositivo-consciente&#8221; en lugar del &#8220;dispositivo-agnóstico&#8221;.</em></p>
<p><strong>United Medical Industries</strong> &#8211; un <a rel="external" href="http://umiwaste.com/">servicio de eliminación de desechos biomédicos</a>  más conocido como &#8220;UMI&#8221; y basado en Miami  &#8211; completó recientemente una serie de adiciones y mejoras a UmiWaste.com destinados a aumentar la visibilidad   web de este para los generadores de residuos hospitalarios en toda la Florida por ampliando su acceso a través del Móvil Web.  El objetivo de UMI presidente José Yero fue hacer el sitio web HTML5/CSS3 W3C-válido más &#8220;responsivo&#8221;, que en la jerga del desarrollo web significa a optimizar experiencias espectador a través el adaptacion flexiblemente de la presentación del contenido para asegurar una lectura fácil y navegación sencilla a través de la más amplia gama de dispositivos &#8211; escritorio, portátiles, y tablet a las móviles navegadores.</p>
<p><em>&#8220;Hay dos escuelas básicas de pensamiento cuando se trata de entregar en RWD [diseño web responsivo],&#8221;</em> explica Bruce Arnold, el desarrollador web desde Miami cual Yero retenido para diseñar el sitio original y hacer todas las actualizaciones.  <em>&#8220;El enfoque dispositivo-agnóstico para diseño y desarrollo web responsivo omiso lado-servidor navegador olfateando y detección del dispositivos y se basa en lado-cliente CSS preguntas de los medios combinados con formatos fluidos y imágenes flexibles.  El enfoque dispositivo-consciente para diseño y desarrollo web responsivo abraza lado-servidor navegador olfateando y detección del dispositivos a través de repositorios de descripción de dispositivos (DDR), PHP/MySQL y jQuery (Javascript).  Mi opinión es utilizar preguntas de los medios, presentaciones fluidas y las imágenes de tamaño en forma de porcentajes cuando sea necesario, pero para diseño web responsivo en realidad la detección de dispositivo confiable es necesario.&#8221;</em></p>
<p>Para lograr eso para UmiWaste.com, Arnold instalado una &#8220;WURFL DDR&#8221; para permitir la detección lado-servidor del dispositivos vinculado a una base de capacidades y &#8211; a diferencia de CSS preguntas de los medios &#8211; permitir una base común de contenido para ser formateado para un dispositivo específico (por ejemplo, Amazon Kindle o el iPhone de Apple), plataforma (por ejemplo, Android o iOS) o el navegador (por ejemplo, Opera Mobile o Safari) sin imponiendo ninguna carga adicional en tableta o teléfono inteligente CPUs. Para los teléfonos móviles no tan inteligentes &#8211; o aproximadamente el 75% del <a rel="external" href="http://youtu.be/lx4NoT03Yi0">mercado de Internet móvil</a> &#8211; esto también permite la redirección de URL a una &#8220;minipage&#8221; nueva bilingüe (Español/Inglés) W3C mobileOK, que aún más antiguos teléfonos celulares que tienen microbrowsers tal como Openwave o Obigo puede manejar.</p>
<p>UMI no es la única empresa tomando el enfoque dispositivo-consciente para diseño web responsivo. De acuerdo con una  Smashing Magazine artículo de opinión reciente de Ronan Cremin y Luca Passani titulado &#8220;<a rel="external" href="http://bit.ly/UMkb1L">Server-Side Device Detection&#8230;</a>&#8220;:</p>
<p><em>“Si bien muchos diseñadores [dispositivo agnóstico] abrazan la naturaleza flexible de la Web, con detección dispositivo [dispositivo consciente] usted puede ajustar la experiencia para adaptarse exactamente a las necesidades del usuario y el dispositivo que estén utilizando.  Esto es a menudo el principal argumento para la detección de dispositivos – le permite ofrecer una experiencia con contenido pequeño para los teléfonos de características, un rico JavaScript mejorada de soluciones para smartphones, y una experiencia magra de vuelta a los televisores, todo desde la misma URL. En mi opinión, ninguna otra técnica tiene este rango expresivo hoy.  Esta es la razón por la que Facebook, Google, eBay, Yahoo, Netflix y muchas otras marcas de Internet más importantes utilizar la detección de dispositivo [y] por qué Twitter recientemente abandonó su enfoque lado-cliente [dispositivo agnóstico] en favor de un enfoque lado-servidor [dispositivo consciente].”</em></p>
</div>
<div>&nbsp;</div>
]]></content:encoded>
			<wfw:commentRss>http://webredesignmiami.com/blog/responsive-web-design-makes-umi-mobile-friendly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive Web Design Testing: Ten Testers That Aren&#8217;t Tests</title>
		<link>http://webredesignmiami.com/blog/?p=128</link>
		<comments>http://webredesignmiami.com/blog/responsive-web-design-testing-ten-testers-that-arent-tests/#comments</comments>
		<pubDate>Fri, 12 Oct 2012 10:45:47 +0000</pubDate>
		<dc:creator>Web Designers Miami Florida</dc:creator>
				<category><![CDATA[Mobile Web Designers]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[Spanglish Websites]]></category>
		<category><![CDATA[W3C Compliance]]></category>
		<category><![CDATA[Web Designer Miami]]></category>
		<category><![CDATA[responsive web design test]]></category>
		<category><![CDATA[responsive web design tester]]></category>
		<category><![CDATA[responsive web design testers]]></category>
		<category><![CDATA[responsive web design testing]]></category>
		<category><![CDATA[responsive web design tests]]></category>
		<category><![CDATA[rwd test]]></category>
		<category><![CDATA[rwd tester]]></category>
		<category><![CDATA[rwd testers]]></category>
		<category><![CDATA[rwd testing]]></category>
		<category><![CDATA[rwd tests]]></category>

		<guid isPermaLink="false">http://webredesignmiami.com/blog/?p=128</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p id="responsive-web-design-tests" style="text-align:center;"><a href="http://webredesignmiami.com/responsive_web_design.php" title="Responsive Web Design (RWD) Tests Testers Testing: iFrames are not iPhones. | Diseño Web Responsivo (RWD) Validadores: iFrames no son iPhones."><img src="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing.gif" style="margin:20px auto 0px auto;padding:0;border:none;width:500px;height:362px;" alt="Responsive Web Design (RWD) Tests Testers Testing: iFrames are not iPhones. | Diseño Web Responsivo (RWD) Validadores: iFrames no son iPhones." /></a></p>
<div class="spanglish-txt" xml:lang="en" lang="en" style="display:block">
<p style="text-align:center;"><a class="toggle1" xml:lang="es" lang="es" href="#" style="color:#e44848;font-family:Verdana,sans-serif;font-size:13px;font-weight:bold;">VER EN ESPA&Ntilde;OL &#10063;</a></p>
<p>Over the past week on <strong><a rel="external" href="https://twitter.com/webredesigner">Twitter</a></strong> I outed ten Responsive Web Design Testers that don&#8217;t really test <strong><a rel="external" href="https://twitter.com/i/#!/search/realtime/%23responsivewebdesign">RWD</a></strong>:</p>
<ul>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_1.jpg">http://ipadpeek.com/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_2.jpg">http://juicecreative.co.uk/juicer/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_3.jpg">http://mattkersley.com/responsive/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_4.jpg">http://quirktools.com/screenfly/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_5.jpg">http://responsive.is/baloney.com</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_6.jpg">http://theblogchecker.com/tbc-responsive/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_7.jpg">http://www.responsinator.com/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_8.jpg">http://responsivepx.com/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_9.jpg">http://responsivetest.net/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_10.jpg">http://www.we-are-gurus.com/tools/responsive-design-tester.php</a></strong></li>
</ul>
<p>Shortly thereafter the dig me paper.li of a webdev wannabe named <strong><a rel="external nofollow" href="http://www.networksolutions.com/whois-search/simonmanning.com">Simon Manning</a></strong> picked up my links but not my comments, leaving the impression I was praising rather than panning the posers who put them forward. This will correct young Simon&#8217;s error:</p>
<p>What most of the seven testers above basically do is render your web page source in &#8220;<strong><a rel="external nofollow" href="http://whatis.techtarget.com/definition/IFrame-Inline-Frame">iFrames</a></strong>&#8221; with widths set to match the screen resolutions of popular tablet and mobile devices such as the <strong><a href="http://veritasvirtualvengeance.com/2012/05/06/seven-ways-apple-is-fleecing-the-american-sheeple/">slave-produced</a></strong> Apple iPad and iPhone. That <em>might</em> show you how your <strong><a href="http://web3.0designmiami.com/responsive_web_design.php">media queries</a></strong>, <strong><a href="http://web3.0designmiami.com/responsive_web_design.php">fluid grids</a></strong> and <strong><a href="http://web3.0designmiami.com/responsive_web_design.php">flexible images</a></strong> render within a given iframe in a given browser of a given version, but that is <em>not</em> the same as showing you how your web pages will render on actual iOS, Android or other mobile devices. Why? Because&#8230;</p>
<p><strong>iFrames are not iPhones!</strong></p>
<p>#RWD testers that ignore things like device and capability detection via user agent strings and DDRs (device description repositories) give you virtual but not reality. We have website templates with fixed headers on standard browsers but not on tablet or mobile. None of the testers above reflected that. We have web pages where the title text for standard and mobile browsers is not the same.  None of these testers reflected that.  We have blogs which show the same content in different themes for standard versus smartphone browsers. None of these testers reflected that. We have URLs which redirect not-so-smart phones from web page content they can&#8217;t handle to smaller W3C mobileOK pages they can. And none of these testers reflected that, either.</p>
<p>I could go on, but do I need to?</p>
<p><strong><a href="#responsive-web-design-tests">Forget these charlatan testers</a></strong>. If truly responsive web design is what you seek, then mobile friendly web 3.0 front-end development is what you need.  If you want broad accessibility <strong><a href="http://webredesignmiami.com/responsive_web_design.php">like this</a></strong>, your web page source will have to pass meaningful validations <strong><a href="http://webredesignmiami.com/website_redesign_w3c_compliance.php">like these</a></strong>.</p>
</div>
<div class="espanglish-txt" xml:lang="es" lang="es" style="display:none">
<p style="text-align:center;"><a class="toggle1" xml:lang="en" lang="en" href="#" style="color:#e44848;font-family:Verdana,sans-serif;font-size:13px;font-weight:bold;">VIEW IN ENGLISH &#10063;</a></p>
<p>Durante la última semana en <strong><a rel="external" href="https://twitter.com/webredesigner">Twitter</a></strong> expuse siete validadores de RWD que no verifican <strong><a rel="external" href="https://twitter.com/i/#!/search/realtime/%23responsivewebdesign">RWD</a></strong>:</p>
<ul>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_1.jpg">http://ipadpeek.com/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_2.jpg">http://juicecreative.co.uk/juicer/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_3.jpg">http://mattkersley.com/responsive/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_4.jpg">http://quirktools.com/screenfly/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_5.jpg">http://responsive.is/baloney.com</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_6.jpg">http://theblogchecker.com/tbc-responsive/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_7.jpg">http://www.responsinator.com/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_8.jpg">http://responsivepx.com/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_9.jpg">http://responsivetest.net/</a></strong></li>
<li><strong><a rel="external" href="http://webredesignmiami.com/images/Responsive_Web_Design_Tests_Testers_Testing_10.jpg">http://www.we-are-gurus.com/tools/responsive-design-tester.php</a></strong></li>
</ul>
<p>Poco después, el paper.li &#8220;dig me&#8221; de un aspirante webdev llamado <strong><a rel="external nofollow" href="http://www.networksolutions.com/whois-search/simonmanning.com">Simon Manning</a></strong> tomó mis links pero no mis comentarios, dejando la impresión de que yo estaba alabando en lugar de desacreditando ellos. Esto voy a corregir para joven Simon:</p>
<p>Lo que la mayoría de los siete validadores básicamente hacen es poner que su fuente de la página web en &#8220;<strong><a rel="external nofollow" href="http://whatis.techtarget.com/definition/IFrame-Inline-Frame">iFrames</a></strong>&#8221; que tienen anchuras definidas para coincidir con las resoluciones de pantalla de la tableta popular y dispositivos móviles como los <strong><a rel="external nofollow" href="http://veritasvirtualvengeance.com/2012/05/06/seven-ways-apple-is-fleecing-the-american-sheeple/">esclavo-produjo</a></strong> iPad y iPhone desde Apple. Es posible que este mostrar cómo tus <strong><a href="http://web3.0designmiami.com/responsive_web_design.php">media queries</a></strong>, <strong><a href="http://web3.0designmiami.com/responsive_web_design.php">redes de fluidos</a></strong> y <strong><a href="http://web3.0designmiami.com/responsive_web_design.php">flexibles imágenes</a></strong> aparecen dentro de un determinado iframe en un navegador determinado de una determinada versión, pero eso no es lo mismo cómo ellos aparecen en iOS, Android o de otro tipo dispositivos móviles. ¿Por qué? Porque &#8230;</p>
<p><strong>&iexcl;iFrames no son iPhones!</strong></p>
<p>Validadores of #RWD que ignoran cosas como detección de los capacidades de los dispositivos y DDR (repositorios de descripción de dispositivos) le dan la virtual, pero no la verdad. Tenemos plantillas de sitio web con cabeceras fijas en navegadores estándar pero no en tableta o móvil. Ninguna de los validadores por encima de lo reflejaba. Tenemos páginas web en las que el texto del título para navegadores estándar y móvil no es el mismo. Ninguna de los validadores por encima de lo reflejaba. Tenemos blogs que muestran el mismo contenido en diferentes temas para navegadores estándar versus smartphone. Ninguna de los validadores por encima de lo reflejaba. Tenemos los &#8220;URLs&#8221; que redireccionen los teléfonos no-tan-inteligente desde contenido de páginas Web que estos no pueden manejar a recibir los páginas del W3C mobileOK que estos entienden. Y ninguna de los validadores por encima de lo reflejaba eso, tampoco.</p>
<p>Podría seguir, pero tengo que hacerlo?</p>
<p><strong><a href="#responsive-web-design-tests">Olvídese de esos validadores charlatanes</a></strong>. Si &#8220;diseño web responsive&#8221; es lo que busca de veras, entonces desarrollo web móvil-amistoso es lo que usted necesita. Si quiere amplia accesibilidad de <strong><a href="http://webredesignmiami.com/responsive_web_design.php">este tipo</a></strong>, su fuente de la página web tendrá que ser aprobado por validaciones significativos <strong><a href="http://webredesignmiami.com/website_redesign_w3c_compliance.php">como estos</a></strong>.</p>
</div>
<div>&nbsp;</div>
]]></content:encoded>
			<wfw:commentRss>http://webredesignmiami.com/blog/responsive-web-design-testing-ten-testers-that-arent-tests/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Responsive Web Design? Not without the Google Mobile Friendly Green Icon!</title>
		<link>http://webredesignmiami.com/blog/?p=113</link>
		<comments>http://webredesignmiami.com/blog/responsive-web-design-not-without-the-green-icon/#comments</comments>
		<pubDate>Tue, 11 Sep 2012 11:26:37 +0000</pubDate>
		<dc:creator>Web Designers Miami Florida</dc:creator>
				<category><![CDATA[Mobile Web Designers]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[Spanglish Websites]]></category>
		<category><![CDATA[W3C Compliance]]></category>
		<category><![CDATA[Web Designer Miami]]></category>
		<category><![CDATA[google mobile friendly green icon]]></category>
		<category><![CDATA[responsive web design]]></category>

		<guid isPermaLink="false">http://webredesignmiami.com/blog/?p=113</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div>&nbsp;</div>
<p style="text-align:center;"><a title="Responsive Web Design | Dise&ntilde;o Web Responsivo | #RWD" href="http://webredesignmiami.com/responsive_web_design.php"><img src="http://webredesignmiami.com/images/Responsive_Web_Design.gif" style="width:480px;height:320px;border:none;" alt="Responsive Web Design | Dise&ntilde;o Web Responsivo | #RWD" /></a></p>
<div class="spanglish-txt" xml:lang="en" lang="en" style="display:block">
<p style="text-align:center;"><a class="toggle1" xml:lang="es" lang="es" href="#" style="color:#e44848;font-family:Verdana,sans-serif;font-size:13px;font-weight:bold;">VER EN ESPA&Ntilde;OL &#10063;</a></p>
<p style="text-align:center"><strong>Responsive web design?</strong></p>
<p style="text-align:center"><strong>Not without the Google Mobile Friendly Green Icon!</strong></p>
</div>
<div class="espanglish-txt" xml:lang="es" lang="es" style="display:none">
<p style="text-align:center;"><a class="toggle1" xml:lang="en" lang="en" href="#" style="color:#e44848;font-family:Verdana,sans-serif;font-size:13px;font-weight:bold;">VIEW IN ENGLISH &#10063;</a></p>
<p style="text-align:center"><strong>&iquest;Dise&ntilde;o web responsivo?</strong></p>
<p style="text-align:center"><strong>&iexcl;No sin el icono verde desde Google cual designa m&oacute;vil-amistoso!</strong></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://webredesignmiami.com/blog/responsive-web-design-not-without-the-green-icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Designer Miami &#124; Dise&#241;ador Web Miami</title>
		<link>http://webredesignmiami.com/blog/?p=94</link>
		<comments>http://webredesignmiami.com/blog/web-designer-miami/#comments</comments>
		<pubDate>Sat, 25 Aug 2012 19:34:02 +0000</pubDate>
		<dc:creator>Web Designers Miami Florida</dc:creator>
				<category><![CDATA[Mobile Web Designers]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[Spanglish Websites]]></category>
		<category><![CDATA[W3C Compliance]]></category>
		<category><![CDATA[Web Designer Miami]]></category>
		<category><![CDATA[web designer miami]]></category>

		<guid isPermaLink="false">http://webredesignmiami.com/blog/?p=94</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://webredesignmiami.com/" title="Web designer Miami | Dise&ntilde;ador Web Miami"><img src="http://webredesignmiami.com/images/web_designer_miami.png" style="margin:0 auto;padding:0;border:none;width:440px;height:340px;" alt="Web Designer Miami | Dise&ntilde;ador web Miami" /></a></p>
<div class="spanglish-txt" xml:lang="en" lang="en" style="display:block">
<p style="text-align:center;"><a class="toggle1" xml:lang="es" lang="es" href="#" style="color:#e44848;font-family:Verdana,sans-serif;font-size:13px;font-weight:bold;">VER EN ESPA&Ntilde;OL &#10063;</a></p>
<p>&#8220;<strong><a href="http://webredesignmiami.com/" title="Web designer Miami">Web designer Miami</a></strong>&#8221; &#8211; as <em>we</em> define that term &#8211; means search-friendly, mobile-friendly multilingual Semantic Web 3.0 website design and front-end web development.  To learn more about what that can mean for <em>you</em>, give us a call at <strong>305-597-8340</strong>.</p>
<div>&nbsp;</div>
</div>
<div class="espanglish-txt" xml:lang="es" lang="es" style="display:none">
<p style="text-align:center;"><a class="toggle1" xml:lang="en" lang="en" href="#" style="color:#e44848;font-family:Verdana,sans-serif;font-size:13px;font-weight:bold;">VIEW IN ENGLISH &#10063;</a></p>
<p><strong><a href="http://webredesignmiami.com/" title="Dise&ntilde;ador web Miami">Dise&ntilde;ador web Miami</a></strong> &#8211; como definimos ese t&eacute;rmino &#8211; se refiere al dise&ntilde;o de sitios web multiling&uuml;e cual estan &#8220;<span lang="en" xml:lang="en">Semantic Web 3.0</span>&#8220;, b&uacute;squeda-optimizada y m&oacute;vil-amistoso. Para obtener m&aacute;s informaci&oacute;n por favor ll&aacute;menos al <strong>305-517-3851</strong>.</p>
<div>&nbsp;</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://webredesignmiami.com/blog/web-designer-miami/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spanglish Web Development: W3C Internationalization &amp; Multilingual Content</title>
		<link>http://webredesignmiami.com/blog/?p=85</link>
		<comments>http://webredesignmiami.com/blog/spanglish-web-development-w3c-internationalization-multilingual-content/#comments</comments>
		<pubDate>Sat, 18 Aug 2012 17:15:27 +0000</pubDate>
		<dc:creator>Web Designers Miami Florida</dc:creator>
				<category><![CDATA[Mobile Web Designers]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[Spanglish Websites]]></category>
		<category><![CDATA[W3C Compliance]]></category>
		<category><![CDATA[Web Designer Miami]]></category>
		<category><![CDATA[bilingual]]></category>
		<category><![CDATA[cuban]]></category>
		<category><![CDATA[cubano]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[espangles]]></category>
		<category><![CDATA[espanglish]]></category>
		<category><![CDATA[espanglish web design]]></category>
		<category><![CDATA[espanglish web development]]></category>
		<category><![CDATA[espanglish websites]]></category>
		<category><![CDATA[espanol]]></category>
		<category><![CDATA[florida]]></category>
		<category><![CDATA[hispanic]]></category>
		<category><![CDATA[ingles]]></category>
		<category><![CDATA[latin]]></category>
		<category><![CDATA[latino]]></category>
		<category><![CDATA[mexican]]></category>
		<category><![CDATA[mexicano]]></category>
		<category><![CDATA[miami]]></category>
		<category><![CDATA[multilingual]]></category>
		<category><![CDATA[polyglot markup]]></category>
		<category><![CDATA[south florida]]></category>
		<category><![CDATA[spanglish]]></category>
		<category><![CDATA[spanglish web design]]></category>
		<category><![CDATA[spanglish web development]]></category>
		<category><![CDATA[spanglish websites]]></category>
		<category><![CDATA[spanish]]></category>
		<category><![CDATA[w3c internationalization]]></category>

		<guid isPermaLink="false">http://webredesignmiami.com/blog/?p=85</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div>&nbsp;</div>
<p style="text-align:center;"><strong><a href="mailto:espanglish@webredesignmiami.com"><span xml:lang="es" lang="es">para ayuda en espa&ntilde;ol llame al 305-517-3851</span></a></strong><br/><a title="Spanglish Web Development" href="http://spanglishwebdevelopment.com/"><img src="http://webredesignmiami.com/images/Spanglish_Web_Development.gif" style="width:560px;height:370px;border:none;margin:15px auto;padding:0;" alt="Spanglish Web Development" /></a></p>
<div class="spanglish-txt" xml:lang="en" lang="en" style="display:block">
<p style="text-align:center;"><a class="toggle1" xml:lang="es" lang="es" href="#" style="color:#e44848;font-family:Verdana,sans-serif;font-size:13px;font-weight:bold;">VER EN ESPA&Ntilde;OL &#10063;</a></p>
<p>The <strong>Royal Spanish Academy</strong> (in Spanish: <span xml:lang="es" lang="es">Real Academia Espa&ntilde;ola</span> or <strong>RAE</strong>) is the organization responsible for regulating the Spanish language.  In July 2012, the RAE announced that the word <strong xml:lang="es" lang="es"><a rel="external" href="http://lema.rae.es/drae/?val=espanglish">espanglish</a></strong> (in English: <strong><a rel="external" href="http://lema.rae.es/drae/?val=espanglish">Spanglish</a></strong>) will be included in the next edition of their dictionary scheduled for publication in 2014. The definition accompanying it <strong><a rel="external" href="http://www.speakinglatino.com/espanglish-a-commentary-on-the-official-definition-of-spanglish-by-real-academia-espanola/">translates</a></strong> as:</p>
<p><em>&#8220;A form of speech used by some Hispanic groups in the United States in which they mix deformed elements of vocabulary and grammar from both Spanish and English.&#8221;</em></p>
<p>With <span xml:lang="es" lang="es">Borinque&ntilde;os</span>, Chicanos, Cubanos, Latinos, Mexicanos, other Hispanics and Spanglish-speaking peoples accounting for 20% or more of the U.S. population-and of course a <em>much</em> higher percentage in areas like Southern California, Texas and South Florida-many may find the REA&#8217;s definition of <em xml:lang="es" lang="es">espangl&eacute;s</em> to be as misleading as it is late in coming.  Most of us who live and work in multicultural areas like Greater Miami, for example, learn to appreciate the richness of mixed-language communications and respect that incorporating them into your business operations and marketing resources is always a competitive advantage and often a practical necessity.</p>
<p>Creating and presenting content for Spanglish web development requires more than colorfully interwoven combinations of bilingual Spanish/English text.  For high search visibility and broad accessibility, the underlying <strong><a rel="external" href="http://webdesign.about.com/library/bl_htmlcodes.htm">source</a></strong> and scripting must render HTML and CSS that complies with <strong><a rel="external" href="http://www.w3.org/International/">W3C internationalization</a></strong> standards, guidelines and conventions for <strong><a href="http://www.w3.org/TR/html-polyglot/">polyglot markup</a></strong> (XML/HTML) and <strong><a href="http://www.multilingualweb.eu/">multilingual content</a></strong>.</p>
</div>
<div class="espanglish-txt" xml:lang="es" lang="es" style="display:none">
<p style="text-align:center;"><a class="toggle1" xml:lang="en" lang="en" href="#" style="color:#e44848;font-family:Verdana,sans-serif;font-size:13px;font-weight:bold;">VIEW IN ENGLISH &#10063;</a></p>
<p><strong>La Real Academia Espa&ntilde;ola</strong> es la organizaci&oacute;n responsable de la regulaci&oacute;n de la lengua espa&ntilde;ola. En julio de 2012, la <strong>RAE</strong> anunci&oacute; que la palabra <strong><a href="http://lema.rae.es/drae/?val=espanglish">espanglish</a></strong> (en ingl&eacute;s: <strong xml:lang="en" lang="en"><a rel="external" href="http://lema.rae.es/drae/?val=espanglish">Spanglish</a></strong>)  se incluir&aacute;n en la pr&oacute;xima edici&oacute;n de su diccionario programado para su publicaci&oacute;n en 2014. La definici&oacute;n que lo acompa&ntilde;a se <strong><a rel="external" href="http://www.speakinglatino.com/espanglish-a-commentary-on-the-official-definition-of-spanglish-by-real-academia-espanola/">traduce</a></strong> como:</p>
<p><em>&#8220;Una forma de expresi&oacute;n utilizada por algunos grupos hispanos en los Estados Unidos en el que se mezclan elementos deformados de vocabulario y la gram&aacute;tica del espa&ntilde;ol y en ingl&eacute;s.&#8221;</em></p>
<p>Con Borinque&ntilde;os, Chicanos, Cubanos, Latinos, Mexicanos, Hispanos y otros pueblos de habla espanglish que representa el 20% o m&aacute;s de los EE.UU. en la poblaci&oacute;n y, por supuesto, un porcentaje mas mayor en las zonas como el sur de California, Texas y sur de la Florida, muchos pueden encontrar la definici&oacute;n de la REA de espangl&eacute;s a ser enga&ntilde;osa y que tarda en llegar. La mayor&iacute;a de nosotros que vivimos y trabajamos en &aacute;reas multiculturales como el Gran Miami, por ejemplo, estamos aprendiendo a apreciar la riqueza de lenguaje mixto de comunicaci&oacute;n y respectando que incorporaci&oacute;n en operaciones de negocio y recursos de marketing es siempre una ventaja competitiva y a menudo una necesidad pr&aacute;ctica.</p>
<p>Para los sitios web y blogs, creando y presentando contenido espangl&eacute;s requiere algo m&aacute;s que combinaciones de texto biling&uuml;e espa&ntilde;ol/ingl&eacute;s que est&aacute; entrelazada con colores muy vivos. Por la visibilidad de b&uacute;squeda alta y amplia accesibilidad, la c&oacute;digo subyacente y secuencias de comandos debe representar HTML y CSS que cumple con los est&aacute;ndares, directrices y convenios del <strong><a rel="external" href="http://www.w3.org/International/">internacionalizaci&oacute;n W3C</a></strong> para <strong><a rel="external" href="http://www.w3.org/TR/html-polyglot/">pol&iacute;glota marcado</a></strong> (XML/HTML) y <strong><a rel="external" href="http://www.multilingualweb.eu/">contenido multiling&uuml;e</a></strong>.</p>
</div>
<div>&nbsp;</div>
]]></content:encoded>
			<wfw:commentRss>http://webredesignmiami.com/blog/spanglish-web-development-w3c-internationalization-multilingual-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Friendly Web Development South Florida</title>
		<link>http://webredesignmiami.com/blog/?p=77</link>
		<comments>http://webredesignmiami.com/blog/mobile-friendly-web-development-south-florida/#comments</comments>
		<pubDate>Fri, 29 Jun 2012 15:34:21 +0000</pubDate>
		<dc:creator>Web Designers Miami Florida</dc:creator>
				<category><![CDATA[Mobile Web Designers]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[Spanglish Websites]]></category>
		<category><![CDATA[W3C Compliance]]></category>
		<category><![CDATA[Web Designer Miami]]></category>
		<category><![CDATA[android app developers]]></category>
		<category><![CDATA[android apps development]]></category>
		<category><![CDATA[web developer south florida]]></category>
		<category><![CDATA[web developers south florida]]></category>
		<category><![CDATA[web development south florida]]></category>

		<guid isPermaLink="false">http://webredesignmiami.com/blog/?p=77</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div>&nbsp;</div>
<p>Android Apps development might be the way to go if the product or service you wish to sell or market is designed exclusively for people who surf the Web with Android devices.  But what if you also want to reach the billions who don&#8217;t?</p>
<p>The answer &#8211; in South Florida as elsewhere &#8211; is mobile friendly web development.</p>
<div>&nbsp;</div>
<p style="text-align:center;"><a title="Web Development South Florida" href="http://webredesignmiami.com/"><img src="http://webredesignmiami.com/mobile_websites/mobile_web_design_miami.jpg" style="width:480px;height:320px;border:none;" alt="Web Development South Florida" /></a></p>
<div>&nbsp;</div>
<p>Andriod Apps, like all native apps, are software APPlications (computer programming) written for a specific operating platform:  In this case the Linux-based Android smartphone operating systems developed by Android, Inc., acquired by Google and maintained by the Android Open Source Project (AOSP).  Here&#8217;s a notable quote:</p>
<p><em>Android became the world&#8217;s leading smartphone platform at the end of 2010.  For the first quarter of 2012, Android had a 59% smartphone market share worldwide.  At the half of 2012, there were 400 million devices activated and 1 million activations per day.  Analysts point to the advantage to Android of being a multi-channel, multi-carrier OS&#8230;  Android has a large community of developers writing applications (&#8216;apps&#8217;) that extend the functionality of the devices. Developers write primarily in a customized version of Java&#8230;  In October 2011, there were more than 500,000 apps available for Android.&#8221;</em></p>
<p style="text-align:right;">Source: <a href="http://tinyurl.com/ybz5twk">http://tinyurl.com/ybz5twk</a></p>
<p>Two of several questions this should bring to mind are &#8220;Does anyone really <em>need</em> 500,000 Android Apps?&#8221; and &#8220;Do I really want to spend my limited marketing money developing Android App #500,001?&#8221;</p>
<p>The answers for most small to medium-sized businesses are: NO, and NO.  </p>
<p>If you eliminate all the redundancies, sales gimmicks, apps that are little more than website gateway links and other marketing spam, that 500,000 figure would be much, much lower.  Even then, the percentage of the remainder that offered any real utility for any given user would be miniscule.  And if your online marketing budget is limited, why spend it developing an app that&#8217;s only accessible by Android users when for the same or less money you could develop a Mobile Web App, W3C mobileOK minipage or Mobile Friendly website that would be accessible by Android users and everyone else?  It&#8217;s your call to make:</p>
<p>Android App development?  Or Mobile Web development?</p>
<p><a href="http://webredesignmiami.com/miami_web_designer.php">We hope you&#8217;ll call us!</a></p>
<div>&nbsp;</div>
]]></content:encoded>
			<wfw:commentRss>http://webredesignmiami.com/blog/mobile-friendly-web-development-south-florida/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the Difference Between Web Design vs Web Development?</title>
		<link>http://webredesignmiami.com/blog/?p=69</link>
		<comments>http://webredesignmiami.com/blog/web-design-vs-web-development/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 12:10:49 +0000</pubDate>
		<dc:creator>Web Designers Miami Florida</dc:creator>
				<category><![CDATA[Mobile Web Designers]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[Spanglish Websites]]></category>
		<category><![CDATA[W3C Compliance]]></category>
		<category><![CDATA[Web Designer Miami]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[designers]]></category>
		<category><![CDATA[designs]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[florida]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[miami]]></category>
		<category><![CDATA[miami beach]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[mobile web]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[w3c compliance]]></category>
		<category><![CDATA[w3c standards]]></category>
		<category><![CDATA[w3c validation]]></category>
		<category><![CDATA[web 3.0]]></category>

		<guid isPermaLink="false">http://webredesignmiami.com/blog/?p=69</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div style="text-align:center;"><a title="What's the Difference Between Web Design and Web Development?" href="http://webredesignmiami.com/miami_web_designer.php"><img src="http://webredesignmiami.com/images/html5_css3_web_designers_php_mysql_web_developers.jpg" alt="HTML5/CSS3 Web Designers | PHP/MySQL Web Developers" style="margin:20px;auto;padding:0;width:500px;height:500px;border:none;" /></a></div>
<p>Many people and the media tend to treat &#8220;web design&#8221; vs &#8220;web development&#8221; as interchangeable phrases when actually they are interdependent processes.  Some generalize by saying a &#8220;web designer&#8221; is concerned with how the website LOOKS while a &#8220;web developer&#8221; is focused on what the website DOES, but even that&#8217;s an oversimplification:</p>
<p><strong>HOW A WEBSITE LOOKS</strong> is a function of aesthetics and accessibility.  Stated another way, how a website looks depends on both how it was designed and how it is delivered.  The web designer&#8217;s responsibilities in this regard typically include the creation, selection or assimilation of color palettes, backgrounds, foregrounds, gradients, overlays, fonts, copy, imagery, screen layout, and that all-important intangible &#8220;look and feel&#8221;.  The web developer&#8217;s contributions include the website template, architecture, navigation, user agent access and the World Wide Web Consortium (W3C) Semantic Web (Web 3.0), WAI/WCAG/Section 508 and Mobile Web standards compliance requirements associated with each.   </p>
<p><strong>WHAT A WEBSITE DOES</strong> can be viewed as a function of medium and mechanics.  In this context, &#8220;medium&#8221; refers to format and content while &#8220;mechanics&#8221; refers to behavior.  Here the web designer combines the application of hypertext markup language (e.g. XHTML or HTML5) for messaging and cascading stylesheets (e.g. CSS or CSS3) for presentation in such a way as to create a web browser rendered result that is visually appealing and &#8211; for marketing and sales web pages &#8211; psychologically compelling.  The web developer adds animation, interactive behavior and transaction processing capabilities to the mix using dynamic scripting languages like PHP, relational databases like MySQL, server-side CGI applications written in Perl, client-side unobtrusive Javascript programming, jQuery plugins and AJAX updates, and increasing popular Mobile Web apps.</p>
<p>Yes, &#8220;web design&#8221; and &#8220;web development&#8221; are different concepts.  But hopefully we have shown here that these processes are inextricably intertwined &#8230; two sides of the same coin &#8230; and the Yin and Yang of website creation.  Give us a call and we&#8217;ll show you how we bring the two together to create winning business and ecommerce websites!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://webredesignmiami.com/blog/web-design-vs-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Only Three Top Miami Web Design Sites Are Rated &#8220;Mobile Friendly&#8221;</title>
		<link>http://webredesignmiami.com/blog/?p=50</link>
		<comments>http://webredesignmiami.com/blog/only-three-top-miami-web-design-sites-are-rated-mobile-friendly/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 14:46:57 +0000</pubDate>
		<dc:creator>Web Designers Miami Florida</dc:creator>
				<category><![CDATA[Mobile Web Designers]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[Spanglish Websites]]></category>
		<category><![CDATA[W3C Compliance]]></category>
		<category><![CDATA[Web Designer Miami]]></category>
		<category><![CDATA[google mobile friendly green phone icon]]></category>
		<category><![CDATA[mobile web]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web designers]]></category>
		<category><![CDATA[web developer]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://webredesignmiami.com/blog/?p=50</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://webredesignmiami.com/"><img src="http://webredesignmiami.com/blog/wp-content/uploads/2012/03/google_mobile_friendly_green_icon_miami_web_designers.jpg" alt="Miami Web Designers: Google Mobile Friendly Green Phone Icon" title="Miami Web Designers: Google Mobile Friendly Green Phone Icon" width="300" height="450" class="alignright size-full wp-image-51" style="border:none;" /></a></p>
<p>The Google Mobile home page is accessible from any iPhone, Android phone or any other mobile phone with Internet access at &#8220;<a href="http://m.google.com" target="_blank">m.google.com</a>&#8220;.  Selecting &#8220;Search&#8221; from there will take you to the mobile version of the Google search engine.  Run a search and you may see that the results are very different from what is served up to a standard laptop or robust tablet browser.  Aside from less advertising, another difference you might notice are little green cell phone icons on some listings which designate them to be &#8220;mobile friendly&#8221;.</p>
<p><em>If a prospect runs a search that returns listings for you and your competitors &#8211; and one boasts the &#8220;mobile friendly&#8221; designation while others don&#8217;t &#8211; which will they be most likely to choose?</em>   </p>
<p>Successful online marketing is a function of visibility and accessibility, and the Google &#8220;mobile friendly&#8221; designation can contribute greatly to both.  But that mark of distinction cannot be bought any more than you can pay Google for top natural search rankings.  It must be earned by designing website source and content in conformity with W3C standards and Mobile Web markup guidelines.  In other words, it must be earned for you by your web developer.</p>
<p><em>If your web developer has not made their own website mobile friendly, what does that say about what they can for you?</em></p>
<p>On 29 March 2012, a Google Mobile search on the term &#8220;mobile web design miami&#8221; reflected that of the Top 10 results returned, Google awarded their mobile-friendly green phone icon to only 6 pages representing 3 websites and only one Miami web design firm:  WebReDesignMiami.com, and our affiliate sites PervasivePersuasion.com and Web3.0DesignMiami.com.  Many of our web development clients in Miami, South Florida and beyond also enjoy that designation.  <a href="http://UmiWaste.com" title="Biomedical Waste Florida" target="_blank">UmiWaste.com</a> is one of them:</p>
<p><a target="_blank" href="http://m.umiwaste.com"><img src="http://webredesignmiami.com/blog/wp-content/uploads/2012/03/google_mobile_friendly_green_icon_biohazardous_waste_miami.jpg" alt="Biomedical Waste Florida: Google Mobile Friendly Green Phone Icon" title="Biomedical Waste Florida: Google Mobile Friendly Green Phone Icon" width="480" height="258" class="aligncenter size-full wp-image-66" style="border:none;" /></a></p>
<p style="text-align:center;"><a href="http://webredesignmiami.com/miami_web_designer.php">What can we do for you?</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://webredesignmiami.com/blog/only-three-top-miami-web-design-sites-are-rated-mobile-friendly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Web Apps Design Costs Less and Reaches More Than Native Mobile App Development</title>
		<link>http://webredesignmiami.com/blog/?p=41</link>
		<comments>http://webredesignmiami.com/blog/mobile-web-apps-design-costs-less-and-reaches-more-than-native-mobile-app-development/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 15:16:47 +0000</pubDate>
		<dc:creator>Web Designers Miami Florida</dc:creator>
				<category><![CDATA[Mobile Web Designers]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[Spanglish Websites]]></category>
		<category><![CDATA[W3C Compliance]]></category>
		<category><![CDATA[Web Designer Miami]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android apps]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone apps]]></category>
		<category><![CDATA[miami design]]></category>
		<category><![CDATA[miami designer]]></category>
		<category><![CDATA[miami developer]]></category>
		<category><![CDATA[miami development]]></category>
		<category><![CDATA[mobile app development]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[mobile apps design]]></category>
		<category><![CDATA[mobile design]]></category>
		<category><![CDATA[mobile designer]]></category>
		<category><![CDATA[mobile miami]]></category>

		<guid isPermaLink="false">http://webredesignmiami.com/blog/?p=41</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://webredesignmiami.com/miami_web_designer.php"><img class="aligncenter size-full wp-image-42" title="Mobile Apps Developers Miami" src="http://webredesignmiami.com/blog/wp-content/uploads/2012/03/Mobile_Apps_Developers_Miami.jpg" alt="Mobile Apps Developers Miami" width="500" height="367" style="border:none;padding:5px;" /></a></p>
<div style="background-color:#eeeeee;margin:10px;padding:5px;font-size:12px;text-align:center;"><strong>Q:</strong> iPhone App, Android App or Mobile Web App?<br/><strong>A:</strong> Accessibility: iPhone Apps: 5% | All Native Mobile Apps combined: 25% | W3CmobileOK Mobile Web Apps: 90%</div>
<p>Microsoft Tag projects that <a href="http://www.youtube.com/watch?v=lx4NoT03Yi0">mobile internet usage</a> will exceed desktop usage by 2014, and Apple is spending millions to convince app developers and mobile consumers that the majority of that traffic will be coming from iPhones. That is possible, but far from likely. Here is why: Of the 4 billion plus mobile phones currently in use around the globe, only about 27% qualify as &#8220;smartphones&#8221;, and only fraction of those are iPhones. According to a recent Nielson Survey, for example, a rising 37% of the U.S. mobile market use smartphones, but Apple&#8217;s share is only 26% of that 37%, or less than 10% of U.S. mobile phone users overall.</p>
<p>iPhone Apps may be &#8220;wicked cool&#8221;, but the statistics above suggest their coolness may never reach 90% of the mobile market. And even if your pockets are deep enough to develop an equivalent Android App &#8230; plus versions of your Mobile App for all of the other smartphone operating systems &#8230; you will still be missing almost two-thirds (63%) of today&#8217;s mobile internet users.</p>
<p>So how, you are hopefully asking, do you reach them all?</p>
<p>For small businesses with tight budgets&#8211;and those who want the biggest bang for their web marketing buck&#8211;the answer is to couple Web 3.0 design with <a href="http://validator.w3.org/mobile/">W3C mobileOK</a> mobile mini-pages. Semantically-optimized and flash-free web pages that pass all of the Seven Tests of Web 3.0 Readiness are accessible by over 99% of all desktop, notebook and tablet computer web browsers, including the Apple iPad series. Add <a href="http://blogs.wsj.com/tech-europe/2011/07/28/html5-poses-threat-to-flash-and-the-app-store/">HTML5/CSS3</a>, a separate stylesheet for cross-platform minibrowsers like <a href="http://www.opera.com/mobile/">Opera Mobile</a>, and a mobile mini-page for older microbrowsers like Openwave, and your mobile commerce (m-commerce) offerings will be accessible by virtually every cell phone manufactured since 2006. And all for a tiny fraction of the <a href="http://appmuse.com/appmusing/how-much-does-it-cost-to-develop-a-mobile-app/">high cost</a> to develop a mobile app.</p>
<p>Why pay so much to reach so few?</p>
<p>For a free, no-obligation Mobile App alternatives consultation, call Mobile Web designer Bruce Arnold at 305-597-8340.</p>
]]></content:encoded>
			<wfw:commentRss>http://webredesignmiami.com/blog/mobile-web-apps-design-costs-less-and-reaches-more-than-native-mobile-app-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Friendly Web Design Miami :: FiltrationAnalysisFilters.com</title>
		<link>http://webredesignmiami.com/blog/?p=34</link>
		<comments>http://webredesignmiami.com/blog/mobile-friendly-web-design-miami-filtrationanalysisfilters-com/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 19:06:24 +0000</pubDate>
		<dc:creator>Web Designers Miami Florida</dc:creator>
				<category><![CDATA[Mobile Web Designers]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[Spanglish Websites]]></category>
		<category><![CDATA[W3C Compliance]]></category>
		<category><![CDATA[Web Designer Miami]]></category>
		<category><![CDATA[miami web designer]]></category>
		<category><![CDATA[mobile web developer]]></category>
		<category><![CDATA[mobile web development]]></category>
		<category><![CDATA[web design miami]]></category>

		<guid isPermaLink="false">http://webredesignmiami.com/blog/?p=34</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://webredesignmiami.com/mobile_apps_development.php"><img class="aligncenter size-full wp-image-35" title="Mobile Web Design Miami" src="http://webredesignmiami.com/blog/wp-content/uploads/2012/03/Mobile_Web_Design_Miami.jpg" alt="Mobile Web Design Miami" width="480" height="320" style="border:none;"/></a></p>
<p><a href="http://webredesignmiami.com/website_designer/FiltrationAnalysisFilters.com.php">Classic Filters Ltd</a> is known around the world as gas and liquid filter-system experts. Distributed by Frontier Group of the Americas, their comprehensive line of industrial, instrumentation, CNG, testing, sampling and analytical filtration solutions includes everything from stainless steel PTFE membrane filter housings to replacement filter elements to complete filtering systems.</p>
<p>Designed with Semantic Web results in mind by the firm that defines <a href="http://webredesignmiami.com/miami_web_designer.php">web design Miami</a>, their jQuery-animated smartphone-friendly distributor website passes the seven tests of readiness for semantic front-end web development and Web 3.0 design, including W3C and WCAG/Section 508 standards compliant and validated XHTML, CSS and Javascript.   Its PHP/MySQL generated design consequently enjoys high visibility and accessibility across a broad range of PC, Mac, iPad and other tablet computer browsers. An accompanying W3C mobileOK mobile website enables access via smartphones or any other Internet-capable cellphones.</p>
]]></content:encoded>
			<wfw:commentRss>http://webredesignmiami.com/blog/mobile-friendly-web-design-miami-filtrationanalysisfilters-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
