<?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>AngularJS &#8211; Rafael Bernard Araujo</title>
	<atom:link href="https://rafael.bernard-araujo.com/tag/angularjs/feed" rel="self" type="application/rss+xml" />
	<link>https://rafael.bernard-araujo.com</link>
	<description>desenvolvendo... while(!success){  try(); }</description>
	<lastBuildDate>Wed, 24 Sep 2025 21:52:06 +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 75</title>
		<link>https://rafael.bernard-araujo.com/tropecando-75.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-75.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Mon, 06 Feb 2017 19:13:47 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[AngularJS]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Banco de dados]]></category>
		<category><![CDATA[desenvolvimento]]></category>
		<category><![CDATA[infraestrutura]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Node.JS]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<category><![CDATA[shell]]></category>
		<guid isPermaLink="false">https://rafael.bernard-araujo.com/?p=1219</guid>

					<description><![CDATA[Promise Anti-patterns Promises are very simple once you get your head around them, but there are a few gotchas that can leave you with your head scratching. Here are a few that got me. PG Phriday: Why Postgres Generic HTTP Error Handling in AngularJS Lately during development at one of our clients, Ravello Systems, we [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://web.archive.org/web/20180216170651/http://taoofcode.net/promise-anti-patterns" target="_blank" rel="noopener">Promise Anti-patterns</a></p>
<blockquote><p>Promises are very simple once you get your head around them, but there are a few gotchas that can leave you with your head scratching. Here are a few that got me.</p></blockquote>
<p><a href="http://bonesmoses.org/2017/01/13/pg-phriday-why-postgres/" target="_blank" rel="noopener">PG Phriday: Why Postgres</a></p>
<p><a href="http://www.codelord.net/2014/06/25/generic-error-handling-in-angularjs/" target="_blank" rel="noopener">Generic HTTP Error Handling in AngularJS</a></p>
<blockquote><p>Lately during development at one of our clients, Ravello Systems, we decided we wanted better HTTP error handling.</p>
<p>Basically, our perfect solution would have generic handlers for errors, and most calls in the code will not have to do any special work for handling errors. This means that things like authentication problems, server unavailability issues, etc. will be handled in one place — like adding a generic “something went wrong” modal.</p></blockquote>
<p><a href="https://web.archive.org/web/20210920204600/https://www.phpclasses.org/blog/post/514-php-mysql-postgresql-performance-evaluating-and-tuning.html" target="_blank" rel="noopener">The Fastest Method to Evaluate Tune the Performance of Any PHP Web Application Server using MySQL or PostgreSQL</a></p>
<blockquote><p>In the Web development world, we often have the problem of choosing the right server to use in the production environment of a Web application.</p>
<p>Maybe we need to buy a new server to handle the expected load, or maybe the customer wants to deploy in an existing server.</p>
<p>In any case, if after deploying and running the application it will show poor performance, then we need to ask the team what we can do to make the application faster or use a better server.</p>
<p>Therefore we need to determine if the application is performing well. Read this article to learn how to quickly determine the performance of an application on the current server.</p></blockquote>
<p><a href="http://momjian.us/main/blogs/pgblog/2016.html#September_21_2016">Postgres 9.6 Features</a></p>
<blockquote><p>
PostgreSQL is now on version 16. Check the <a href="https://www.postgresql.org/docs/16/release-16-4.html">release notes</a>
</p></blockquote>
<p><a href="https://www.toptal.com/software/definitive-guide-to-datetime-manipulation" target="_blank" rel="noopener">The Definitive Guide to DateTime Manipulation</a></p>
<blockquote><p>As a software developer, you can’t run away from date manipulation. Almost every app a developer builds will have some component where date/time needs to be obtained from the user, stored in a database, and displayed back to the user.</p></blockquote>
<p><a href="https://darksideclouds.wordpress.com/2016/10/10/collect-exec-sh-my-personal-os-report/" target="_blank" rel="noopener">collect-exec.sh – My personal OS report</a></p>
<blockquote><p>The script collects a lot of information about the running system and save the output of each commands in a text file, and saves copies of important files in a directory named files. At the end of the script everything is compressed with tar in the global directory.</p></blockquote>
<p><a href="https://www.citusdata.com/blog/2016/10/12/count-performance/" target="_blank" rel="noopener">Faster PostgreSQL Counting</a></p>
<blockquote><p>Everybody counts, but not always quickly. This article is a close look into how PostgreSQL optimizes counting. If you know the tricks there are ways to count rows orders of magnitude faster than you do already.</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-75.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1219</post-id>	</item>
		<item>
		<title>Tropeçando 70</title>
		<link>https://rafael.bernard-araujo.com/tropecando-70.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-70.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Mon, 23 Nov 2015 13:28:18 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[AngularJS]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<category><![CDATA[replicação]]></category>
		<category><![CDATA[ssl]]></category>
		<guid isPermaLink="false">http://rafael.bernard-araujo.com/?p=1162</guid>

					<description><![CDATA[Estressando CPU, memória RAM e disco rígido com stress-ng no Ubuntu Um programa para realizar teste de estresse em recursos do computador. Com isso, será possível conhecer melhor os limites da máquina. Developer’s Guide to Open Source Licenses Building REST API for Legacy PHP Projects PostgreSQL 9.4 streaming replication over SSL with Replication Slots Export [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.edivaldobrito.com.br/estressando-cpu-memoria-ram-e-disco-rigido-no-linux-com-stress-ng/" target="_blank" rel="noopener">Estressando CPU, memória RAM e disco rígido com stress-ng no Ubuntu</a></p>
<blockquote><p>Um programa para realizar teste de estresse em recursos do computador. Com isso, será possível conhecer melhor os limites da máquina.</p></blockquote>
<p><a href="https://www.toptal.com/open-source/developers-guide-to-open-source-licenses" target="_blank" rel="noopener">Developer’s Guide to Open Source Licenses</a></p>
<p><a href="https://www.toptal.com/php/building-rest-api-for-legacy-php-projects" target="_blank" rel="noopener">Building REST API for Legacy PHP Projects</a></p>
<p><a href="http://evol-monkey.blogspot.com.br/2015/10/postgresql-94-streaming-replication.html" target="_blank" rel="noopener">PostgreSQL 9.4 streaming replication over SSL with Replication Slots </a></p>
<p><a href="https://stackoverflow.com/questions/21680768/export-to-xls-using-angularjs" target="_blank" rel="noopener">Export to xls using angularjs</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-70.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1162</post-id>	</item>
		<item>
		<title>Tropeçando 65</title>
		<link>https://rafael.bernard-araujo.com/tropecando-65.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-65.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Sun, 19 Apr 2015 03:39:38 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[AngularJS]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cors]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[imagem]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[otimização]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<category><![CDATA[rede]]></category>
		<category><![CDATA[replicação]]></category>
		<guid isPermaLink="false">http://rafael.bernard-araujo.com/?p=1129</guid>

					<description><![CDATA[The history of replication in PostgreSQL Taming Forms in AngularJS 1.3 Ultimo Dia Util Considerando Feriados em Oracle PL/SQL HTTP access control (CORS) Detalhes do lado do cliente na utilização de CORS. CORS on Apache Use vimdiff as git mergetool Instruções para utilizar vimdiff como resolvedor de conflitos do GIT git ahead/behind info between master [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a title="The history of replication in PostgreSQL" href="http://peter.eisentraut.org/blog/2015/03/03/the-history-of-replication-in-postgresql" target="_blank" rel="noopener noreferrer">The history of replication in PostgreSQL</a></p>
<p><a title="Taming Forms in AngularJS 1.3" href="https://web.archive.org/web/20190604031619/https://www.yearofmoo.com/2014/09/taming-forms-in-angularjs-1-3.html" target="_blank" rel="noopener noreferrer">Taming Forms in AngularJS 1.3</a></p>
<p><a title="Ultimo Dia Util Considerando Feriados em Oracle PL/SQL " href="http://emersonhermann.blogspot.com.br/2015/04/ultimo-dia-util-considerando-feriados.html" target="_blank" rel="noopener noreferrer">Ultimo Dia Util Considerando Feriados em Oracle PL/SQL </a></p>
<p><a title="HTTP access control (CORS)" href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS" target="_blank" rel="noopener noreferrer">HTTP access control (CORS)</a></p>
<blockquote><p>Detalhes do lado do cliente na utilização de CORS.</p></blockquote>
<p><a title="CORS on Apache" href="http://enable-cors.org/server_apache.html" target="_blank" rel="noopener noreferrer">CORS on Apache</a></p>
<p><a title="Use vimdiff as git mergetool" href="http://www.rosipov.com/blog/use-vimdiff-as-git-mergetool/" target="_blank" rel="noopener noreferrer">Use vimdiff as git mergetool</a></p>
<blockquote><p>Instruções para utilizar vimdiff como resolvedor de conflitos do GIT</p></blockquote>
<p><a href="https://stackoverflow.com/questions/20433867/git-ahead-behind-info-between-master-and-branch" target="_blank" rel="noopener noreferrer">git ahead/behind info between master and branch?</a></p>
<blockquote><p>Ter a informação de quantos commits há atrás/adiante do seu branch no git</p></blockquote>
<p><a title="GNS3 1.3 – A ferramenta perfeita para quem gosta de redes" href="http://pplware.sapo.pt/tutoriais/gns3-1-3-a-ferramenta-perfeita-para-quem-gosta-de-redes/">GNS3 1.3 – A ferramenta perfeita para quem gosta de redes</a></p>
<blockquote><p>O GNS3 é um simulador de redes bastante “real”, que emula os mais diversos equipamentos activos de uma rede: routers, switchs, PCs, telefones, firewalls, etc. Considerando por exemplo um router, o GNS3 permite-nos emular o IOS (sistema operativo dos equipamentos Cisco) de um router real e proceder às respectivas configurações.</p></blockquote>
<p><a title="Compressor.io" href="https://compressor.io/" target="_blank" rel="noopener noreferrer">Compressor.io</a></p>
<blockquote><p>Compressão de imagens em formato otimizado com menor perda possível (quando não sem perda).</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-65.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1129</post-id>	</item>
		<item>
		<title>Tropeçando 64</title>
		<link>https://rafael.bernard-araujo.com/tropecando-64.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-64.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Sat, 21 Feb 2015 19:58:17 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[AngularJS]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[encriptação]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<category><![CDATA[replicação]]></category>
		<guid isPermaLink="false">http://rafael.bernard-araujo.com/?p=1123</guid>

					<description><![CDATA[Oracle X PostgreSQL – Parte I: Semelhanças How to Recover an Encrypted Home Directory on Ubuntu Recovering an encrypted home directory when you don't have the former operational system anymore. Or you are accessing through an external hard driver or something else. Tag All The Things Tag All The Things 2 Tag All The Things [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://web.archive.org/web/20160823003814/http://savepoint.blog.br:80/oracle-x-postgresql-parte-i-semelhancas/" title="Oracle X PostgreSQL – Parte I: Semelhanças" target="_blank" rel="noopener noreferrer">Oracle X PostgreSQL – Parte I: Semelhanças</a></p>
<p><a href="http://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/" title="How to Recover an Encrypted Home Directory on Ubuntu" target="_blank" rel="noopener noreferrer">How to Recover an Encrypted Home Directory on Ubuntu</a></p>
<blockquote><p>Recovering an encrypted home directory when you don't have the former operational system anymore. Or you are accessing through an external hard driver or something else.</p></blockquote>
<p><a href="http://www.databasesoup.com/2015/01/tag-all-things.html" title="Tag All The Things " target="_blank" rel="noopener noreferrer">Tag All The Things</a><br />
<a href="http://www.databasesoup.com/2015/01/tag-all-things-part-2.html" title="Tag All The Things 2" target="_blank" rel="noopener noreferrer">Tag All The Things 2</a><br />
<a href="http://www.databasesoup.com/2015/01/tag-all-things-part-3.html" title="Tag All The Things 3" target="_blank" rel="noopener noreferrer">Tag All The Things 3</a></p>
<p><a href="http://imasters.com.br/front-end/javascript/serie-angularjs-filter-ordenando-tabela-por-coluna/" title="Série AngularJS: Filter ordenando tabela por coluna" target="_blank" rel="noopener noreferrer">Série AngularJS: Filter ordenando tabela por coluna</a></p>
<p><a href="http://pt.wikipedia.org/wiki/Problema_do_ano_2038" title="Problema do ano 2038" target="_blank" rel="noopener noreferrer">Problema do ano 2038</a></p>
<p><a href="http://grumbel.blogspot.com.br/2008/05/playing-around-with-gvfs.html" title="Playing around with ~/.gvfs/ " target="_blank" rel="noopener noreferrer">Playing around with ~/.gvfs/ </a></p>
<p><a href="https://web.archive.org/web/20180625113153/http://briantford.com:80/blog/huuuuuge-angular-apps" title="Building Huuuuuge Apps with AngularJS" target="_blank" rel="noopener noreferrer">Building Huuuuuge Apps with AngularJS</a></p>
<p><a href="https://www.cybertec-postgresql.com/en/partial-aggregation-the-beautiful-way/" title="Partial aggregation: The beautiful way" target="_blank" rel="noopener noreferrer" class="broken_link">Partial aggregation: The beautiful way</a></p>
<p><a href="http://www.depesz.com/2015/02/21/i-have-postgresql-loaded-some-data-and-have-app-using-it-now-what/" title="I have PostgreSQL, loaded some data, and have app using it. Now what?" target="_blank" rel="noopener noreferrer">I have PostgreSQL, loaded some data, and have app using it. Now what?</a></p>
<blockquote><p>Agora que o banco já está no ar e sendo usado, é muito importante cuidar da sua saúde. Vamos, portanto, aplicar:</p>
<ul>
<li>streaming replication de master para slave</li>
<li>walarchiving para o servidor storage deixando-o disponível para recuperação por backup</li>
<li>walarchiving para o servidor slave para que no caso do slave cair, será possível a recuperação sem que seja necessário refazer a replicação</li>
<li>limpeza de walarchive no slave - xlogs desnecessários serão removidos</li>
<li>backups diários, executados a partir do slave e salvos no servidor storage, sem que haja nenhum trabalho adicional no master (excetuando-se iniciar e encerrar o modo de backup, o que não afeta o desempenho normal do master)</li>
<li>backups e walarchive no storage são mantidos em sincronia (sem xlogs que são inúteis) e pequenos o suficiente</li>
</ul>
</blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-64.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1123</post-id>	</item>
		<item>
		<title>Tropeçando 58</title>
		<link>https://rafael.bernard-araujo.com/tropecando-58.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-58.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Mon, 25 Nov 2013 02:30:38 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[AngularJS]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://rafael.bernard-araujo.com/?p=1074</guid>

					<description><![CDATA[VirtualBox: Disable time sync between host and client Building PhoneGap Apps with AngularJS Using Nvidia Graphics Drivers With Initial Optimus Support In Ubuntu 13.10 Got Easier With Nvidia-Prime How To Disable Host Time Synchronization in Virtual Box* How-To: Managing services with update-rc.d]]></description>
										<content:encoded><![CDATA[<p><a title="VirtualBox: Disable time sync between host and client" href="https://web.archive.org/web/20240529050550/https://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/">VirtualBox: Disable time sync between host and client</a></p>
<p><a title="Building PhoneGap Apps with AngularJS" href="https://web.archive.org/web/20140221130253/http://briantford.com:80/blog/angular-phonegap.html">Building PhoneGap Apps with AngularJS</a></p>
<p><a title="Using Nvidia Graphics Drivers With Initial Optimus Support In Ubuntu 13.10 Got Easier With Nvidia-Prime" href="http://www.webupd8.org/2013/08/using-nvidia-graphics-drivers-with.html">Using Nvidia Graphics Drivers With Initial Optimus Support In Ubuntu 13.10 Got Easier With Nvidia-Prime</a></p>
<p><a title="How To Disable Host Time Synchronization in Virtual Box*" href="http://havocjoseph.blogspot.com.br/2012/03/how-to-disable-host-time.html">How To Disable Host Time Synchronization in Virtual Box*</a></p>
<p><a href="http://www.debuntu.org/how-to-managing-services-with-update-rc-d/" title="How-To: Managing services with update-rc.d" target="_blank" rel="noopener">How-To: Managing services with update-rc.d</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-58.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1074</post-id>	</item>
		<item>
		<title>Tropeçando 57</title>
		<link>https://rafael.bernard-araujo.com/tropecando-57.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-57.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Fri, 13 Sep 2013 12:52:47 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[AngularJS]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Banco de dados]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<category><![CDATA[svn]]></category>
		<guid isPermaLink="false">http://rafael.bernard-araujo.com/?p=1061</guid>

					<description><![CDATA[Como instalar e configurar Oracle Database 12c How To Optimize Your Site With GZIP Compression Compression is a simple, effective way to save bandwidth and speed up your site. A modern browser is needed to enjoy modern web content and modern web speed — so gzip encoding it is. Here’s how to set it up. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://imasters.com.br/banco-de-dados/oracle/como-instalar-e-configurar-oracle-database-12c/" title="Como">Como instalar e configurar Oracle Database 12c</a></p>
</p>
<p><a href="https://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/" title="How">How To Optimize Your Site With GZIP Compression</a></p>
<blockquote>
<p>Compression is a simple, effective way to save bandwidth and speed up your site. A modern browser is needed to enjoy modern web content and modern web speed — so gzip encoding it is. Here’s how to set it up.</p>
</blockquote>
<p><a href="https://www.websiteplanet.com/webtools/gzip-compression/">Gzip Compression Checker</a></p>
<blockquote>
<p>This tool checks whether gzip compression is enabled on the web server hosting your website. After connecting to your web server, the tool\'s result page will display whether gzip is enabled and also provides additional details regarding the effectiveness of the compression and the actual savings in bandwidth for the specified page.</p>
</blockquote>
<p><a href="http://imasters.com.br/banco-de-dados/recursos-para-aprender-nosql/" title="Recursos">Recursos para aprender noSQL</a></p>
<p><a href="http://imasters.com.br/desenvolvimento/como-migrar-um-repositorio-de-codigos-svn-para-git/" title="Como">Como migrar um repositório de códigos Svn para Git</a></p>
<p><a href="https://web.archive.org/web/20190619075718/https://www.yearofmoo.com/2012/10/more-angularjs-magic-to-supercharge-your-webapp.html" title="More">More AngularJS Magic to Supercharge your Webapp</a></p>
<p><a href="https://web.archive.org/web/20140927104817/http://www.openlogic.com:80/wazi/bid/188074/Window-Functions-PostgreSQL-s-Best-Kept-Secret">Window Functions: PostgreSQL's Best-Kept Secret</a></p>
<p><a href="http://postgresguide.com/tips/window.html" title="Window">Window Functions</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-57.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1061</post-id>	</item>
	</channel>
</rss>
