<?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>html &#8211; Rafael Bernard Araujo</title>
	<atom:link href="https://rafael.bernard-araujo.com/tag/html-2/feed" rel="self" type="application/rss+xml" />
	<link>https://rafael.bernard-araujo.com</link>
	<description>desenvolvendo... while(!success){  try(); }</description>
	<lastBuildDate>Wed, 14 Jan 2026 22:31:45 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">21941730</site>	<item>
		<title>Tropeçando 55</title>
		<link>https://rafael.bernard-araujo.com/tropecando-55.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-55.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Thu, 04 Apr 2013 23:41:14 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<category><![CDATA[sql]]></category>
		<guid isPermaLink="false">http://rafael.bernard-araujo.com/?p=1043</guid>

					<description><![CDATA[Um pouco de aritmética com Data/Hora no PostgreSQL Validando número máximo de checkboxes marcados com javascript https://sqlfiddle.com/ Excelente ferramenta para testar consultas, comparar implementação em diferentes SGBDs, guardar exemplos de consultas úteis ou criar um bloco simulando um banco de dados para demonstração. https://sqlfiddle.com/ If you do not know SQL or basic database concepts, this [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a title="Um pouco de aritmética com Data/Hora no PostgreSQL" href="https://web.archive.org/web/20160917081348/http://savepoint.blog.br:80/um-pouco-de-aritmetica-com-datahora-no-postgresql/">Um pouco de aritmética com Data/Hora no PostgreSQL</a></p>
<p><a title="Validando número máximo de checkboxes marcados com javascript" href="http://wbruno.com.br/javascript-puro/validando-numero-maximo-de-checkboxes-marcados-com-javascript/">Validando número máximo de checkboxes marcados com javascript</a></p>
<p><a title="SQL Fiddle" href="https://sqlfiddle.com/"><a href="https://sqlfiddle.com/"><a href="https://sqlfiddle.com/">https://sqlfiddle.com/</a></a></a></p>
<blockquote><p>Excelente ferramenta para testar consultas, comparar implementação em diferentes SGBDs, guardar exemplos de consultas úteis ou criar um bloco simulando um banco de dados para demonstração.</p>
<p><a href="https://sqlfiddle.com/">https://sqlfiddle.com/</a><br />
If you do not know SQL or basic database concepts, this site is not going to be very useful to you. However, if you are a database developer, there are a few different use-cases of SQL Fiddle intended for you: You want help with a tricky query, and you'd like to post a question to a Q/A site like StackOverflow. You want to compare and contrast SQL statements in different database back-ends. You do not have a particular database platform readily available, but you would like to see what a given query would look like in that environment. Using SQL Fiddle, you don't need to bother spinning up a whole installation for your evaluation; just create your database and queries here!</p></blockquote>
<p><a title="Sobre prazos e produtividade" href="https://tableless.com.br/sobre-prazos-e-produtividade/">Sobre prazos e produtividade</a></p>
<blockquote><p>Você já percebeu que cumprir prazos em projetos de web é praticamente impossível? Nunca vi ninguém entregando tudo o que combinou no prazo final. Sempre falta alguma coisa, um teste, uma feature, algo que ninguém conseguiu prever.</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-55.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1043</post-id>	</item>
		<item>
		<title>Tropeçando 49</title>
		<link>https://rafael.bernard-araujo.com/tropecando-49.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-49.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Tue, 17 Apr 2012 12:35:09 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[gerenciamento de projetos]]></category>
		<category><![CDATA[gerenciamento de tarefas]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://rafael.bernard-araujo.com/?p=983</guid>

					<description><![CDATA[Exemplo prático de Orientação a Objetos (php), diferenças e vantagens em relação à um código Estruturado Examples of Object Oriented Programming and their correspondent code on Structured Programming paradigm. Meu CSS mínimo comum a todos os projetos que desenvolvo Configurando o locale no Ubuntu &#124; fechaTag HTTP API WordPress &#124; fechaTag Linux: Transforme o seu [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a title="Exemplo prático de Orientação a Objetos (php), diferenças e vantagens em relação à um código Estruturado" href="http://wbruno.com.br/php/exemplo-pratico-de-orientacao-objetos-php-diferencas-vantagens-em-relacao-a-um-codigo-estruturado/">Exemplo prático de Orientação a Objetos (php), diferenças e vantagens em relação à um código Estruturado</a></p>
</p>
<blockquote>
<p>Examples of Object Oriented Programming and their correspondent code on Structured Programming paradigm.</p>
</blockquote>
<p><a title="Meu CSS mínimo comum a todos os projetos que desenvolvo" href="http://wbruno.com.br/css/meu-css-minimo-comum-todos-os-projetos-desenvolvo/">Meu CSS mínimo comum a todos os projetos que desenvolvo</a></p>
<p><a href="http://elcio.com.br/configurando-o-locale-no-ubuntu/">Configurando o locale no Ubuntu | fechaTag</a></p>
<p><a title="HTTP API WordPress | fechaTag" href="http://elcio.com.br/http-api-wordpress/">HTTP API WordPress | fechaTag</a></p>
<p><a title="Linux: Transforme o seu celular Android em webcam sem fio na plataforma Linux [Artigo]" href="http://www.vivaolinux.com.br/artigo/Transforme-o-seu-celular-Android-em-webcam-sem-fio-na-plataforma-Linux/">Linux: Transforme o seu celular Android em webcam sem fio na plataforma Linux [Artigo]</a></p>
<p><a title="Creating a Mobile-First Responsive Web Design - HTML5 Rocks" href="http://www.html5rocks.com/en/mobile/responsivedesign/">Creating a Mobile-First Responsive Web Design - HTML5 Rocks</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-49.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">983</post-id>	</item>
		<item>
		<title>Tropeçando 47</title>
		<link>https://rafael.bernard-araujo.com/tropecando-47.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-47.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Wed, 11 Jan 2012 17:51:08 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[Banco de dados]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<category><![CDATA[programação]]></category>
		<guid isPermaLink="false">http://rafael.bernard-araujo.com/?p=944</guid>

					<description><![CDATA[Business Logic in the Database &#124; Taming Serpents and Pachyderms ToP 10 – Artigos sobre redes informáticas em 2011 no Pplware &#124; Pplware CodeYear: que tal aprender a programar em 2012? The wonders of Any Element - Postgres OnLine Journal Cheat Sheet : All Cheat Sheets in one page jQuery: dicas de otimização e performance [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a title="Business Logic in the Database | Taming Serpents and Pachyderms" href="http://pyrseas.wordpress.com/2012/01/02/business-logic-in-the-database/" target="_blank" rel="noopener">Business Logic in the Database | Taming Serpents and Pachyderms</a></p>
<p><a title="ToP 10 – Artigos sobre redes informáticas em 2011 no Pplware | Pplware" href="http://pplware.sapo.pt/networking/top-10-artigos-sobre-rede-informticas-em-2011-no-pplware/" target="_blank" rel="noopener">ToP 10 – Artigos sobre redes informáticas em 2011 no Pplware | Pplware</a></p>
<p><a title="CodeYear: que tal aprender a programar em 2012?" href="http://br-linux.org/2012/codeyear-que-tal-aprender-a-programar-em-2012/" target="_blank" rel="noopener">CodeYear: que tal aprender a programar em 2012?</a></p>
<p><a title="The wonders of Any Element - Postgres OnLine Journal" href="http://www.postgresonline.com/journal/archives/239-The-wonders-of-Any-Element.html%23extended" target="_blank" rel="noopener">The wonders of Any Element - Postgres OnLine Journal</a></p>
<p><a title="Cheat Sheet : All Cheat Sheets in one page" href="https://www.cheat-sheets.org/" target="_blank" rel="noopener">Cheat Sheet : All Cheat Sheets in one page</a></p>
<p><a title="jQuery: dicas de otimização e performance | Tableless" href="https://tableless.com.br/jquery-dicas-de-otimizacao-e-performance/" target="_blank" rel="noopener">jQuery: dicas de otimização e performance | Tableless</a></p>
<p><a title="How DRY impacts JavaScript performance // Faster JavaScript execution for the lazy developer // Speaker Deck" href="https://speakerdeck.com/mathiasbynens/faster-javascript-execution-for-the-lazy-developer" target="_blank" rel="noopener">How DRY impacts JavaScript performance // Faster JavaScript execution for the la...</a></p>
<p><a title="O dilema da sintaxe no HTML5 | Tableless" href="https://tableless.com.br/o-dilema-da-sintaxe-no-html5/" target="_blank" rel="noopener">O dilema da sintaxe no HTML5 | Tableless</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-47.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">944</post-id>	</item>
	</channel>
</rss>
