<?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"
	>

<channel>
	<title>Tips.cl</title>
	<atom:link href="http://www.tips.cl/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tips.cl</link>
	<description>Tips para todos</description>
	<pubDate>Tue, 03 May 2011 21:28:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			 
		<item>
		<title>Crea Screenshots</title>
		<link>http://www.tips.cl/2011/05/03/crea-screenshots/</link>
		<comments>http://www.tips.cl/2011/05/03/crea-screenshots/#comments</comments>
		<pubDate>Tue, 03 May 2011 21:23:12 +0000</pubDate>
		<dc:creator>MigueliTUX</dc:creator>
		
		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Php]]></category>

		<category><![CDATA[API]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.tips.cl/?p=565</guid>
		<description><![CDATA[Hoy necesitaba crear un Screenshots para mi nuevo sitio web llamado Alertas.cl
buscando encontre una api de WP
el uso es muy sencillo solo debes llamar a la siguiente URL
http://s.wordpress.com/mshots/v1/
pasandole como parametro la url y el ancho de la imagen a crear
por ejemplo
&#60;?php
function getScreenShot($url, $width) {
$path = &#8220;http://s.wordpress.com/mshots/v1/&#8221;;
echo $path.urlencode($url).&#8221;?w=&#8221;.$width;
}
$LINK=&#8221;http://www.alertas.cl/&#8221;;
echo &#8220;&#60;img src=&#8221;. getScreenShot($LINK, 320).&#8221; border=&#8217;0&#8242;/&#62;&#8221;;
?&#62;


Compartelo
]]></description>
			<content:encoded><![CDATA[<p>Hoy necesitaba crear un Screenshots para mi nuevo sitio web llamado Alertas.cl</p>
<p>buscando encontre una api de WP</p>
<p>el uso es muy sencillo solo debes llamar a la siguiente URL</p>
<p>http://s.wordpress.com/mshots/v1/</p>
<p>pasandole como parametro la url y el ancho de la imagen a crear</p>
<p>por ejemplo</p>
<blockquote><p>&lt;?php<br />
function getScreenShot($url, $width) {<br />
$path = &#8220;http://s.wordpress.com/mshots/v1/&#8221;;<br />
echo $path.urlencode($url).&#8221;?w=&#8221;.$width;<br />
}</p>
<p>$LINK=&#8221;http://www.alertas.cl/&#8221;;</p>
<p>echo &#8220;&lt;img src=&#8221;. getScreenShot($LINK, 320).&#8221; border=&#8217;0&#8242;/&gt;&#8221;;</p>
<p>?&gt;</p></blockquote>
<p class="akst_link"><a href="http://www.tips.cl/?p=565&amp;akst_action=share-this" onclick="akst_share('565', 'http%3A%2F%2Fwww.tips.cl%2F2011%2F05%2F03%2Fcrea-screenshots%2F', 'Crea+Screenshots'); return false;" title="E-mail this, post to del.icio.us, etc." id="akst_link_565" class="akst_share_link">Compartelo</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.tips.cl/2011/05/03/crea-screenshots/feed/</wfw:commentRss>
		</item>
		<item>
		<title>API de Google para conocer el reporte del clima</title>
		<link>http://www.tips.cl/2011/01/17/api-de-google-para-conocer-el-reporte-del-clima/</link>
		<comments>http://www.tips.cl/2011/01/17/api-de-google-para-conocer-el-reporte-del-clima/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 13:37:01 +0000</pubDate>
		<dc:creator>MigueliTUX</dc:creator>
		
		<category><![CDATA[Otros]]></category>

		<category><![CDATA[Xml]]></category>

		<category><![CDATA[API]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[clina]]></category>

		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.tips.cl/?p=562</guid>
		<description><![CDATA[

Hola, necesitaba saber el reporte del clima y me di cuenta que Google cuenta con una API que nos hace mas fácil el trabajo.
El uso es muy fácil escribes en la URL
http://www.google.com/ig/api?weather=
seguido por la ciudad y el país
por ejemplo quiero saber como estará el clima en Concepción, Chile
para ello debes escribir
http://www.google.com/ig/api?weather=concepcion,chile
y tendrás un XML con [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:HyphenationZone>21</w:HyphenationZone> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]><br />
<mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Tabla normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --></p>
<p><!--[endif]--></p>
<p>Hola, necesitaba saber el reporte del clima y me di cuenta que Google cuenta con una API que nos hace mas fácil el trabajo.</p>
<p>El uso es muy fácil escribes en la URL</p>
<p><a href="http://www.google.com/ig/api?weather=" target="_blank">http://www.google.com/ig/api?weather=</a></p>
<p>seguido por la ciudad y el país</p>
<p>por ejemplo quiero saber como estará el clima en Concepción, Chile</p>
<p>para ello debes escribir</p>
<p><a href="http://www.google.com/ig/api?weather=concepcion,chile" target="_blank">http://www.google.com/ig/api?weather=concepcion,chile</a></p>
<p>y tendrás un XML con el estado actual y el estado para los próximos días</p>
<p>ojala les sirva <img src='http://www.tips.cl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
<p class="akst_link"><a href="http://www.tips.cl/?p=562&amp;akst_action=share-this" onclick="akst_share('562', 'http%3A%2F%2Fwww.tips.cl%2F2011%2F01%2F17%2Fapi-de-google-para-conocer-el-reporte-del-clima%2F', 'API+de+Google+para+conocer+el+reporte+del+clima'); return false;" title="E-mail this, post to del.icio.us, etc." id="akst_link_562" class="akst_share_link">Compartelo</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.tips.cl/2011/01/17/api-de-google-para-conocer-el-reporte-del-clima/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Script para usar rtorrent como daemon</title>
		<link>http://www.tips.cl/2011/01/12/script-para-usar-rtorrent-como-daemon/</link>
		<comments>http://www.tips.cl/2011/01/12/script-para-usar-rtorrent-como-daemon/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 15:20:10 +0000</pubDate>
		<dc:creator>MigueliTUX</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[consola]]></category>

		<category><![CDATA[rtorrent]]></category>

		<category><![CDATA[screen]]></category>

		<guid isPermaLink="false">http://www.tips.cl/?p=560</guid>
		<description><![CDATA[Buscando por la red, encontré el siguiente TIPS http://tuxpepino.wordpress.com/2008/03/04/tip-script-para-usar-rtorrent-como-daemon/
Ojala les sirva,
Gracias a  http://tuxpepino.wordpress.com
Compartelo
]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:HyphenationZone>21</w:HyphenationZone> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]><br />
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Tabla normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
</style>
<p> <![endif]-->Buscando por la red, encontré el siguiente TIPS <a href="http://tuxpepino.wordpress.com/2008/03/04/tip-script-para-usar-rtorrent-como-daemon/" target="_blank">http://tuxpepino.wordpress.com/2008/03/04/tip-script-para-usar-rtorrent-como-daemon/</a></p>
<p>Ojala les sirva,</p>
<p>Gracias a  <a href="http://tuxpepino.wordpress.com" target="_blank">http://tuxpepino.wordpress.com</a></p>
<p class="akst_link"><a href="http://www.tips.cl/?p=560&amp;akst_action=share-this" onclick="akst_share('560', 'http%3A%2F%2Fwww.tips.cl%2F2011%2F01%2F12%2Fscript-para-usar-rtorrent-como-daemon%2F', 'Script+para+usar+rtorrent+como+daemon'); return false;" title="E-mail this, post to del.icio.us, etc." id="akst_link_560" class="akst_share_link">Compartelo</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.tips.cl/2011/01/12/script-para-usar-rtorrent-como-daemon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Algunos Tips para tu WEB</title>
		<link>http://www.tips.cl/2010/12/28/algunos-tips-para-tu-web/</link>
		<comments>http://www.tips.cl/2010/12/28/algunos-tips-para-tu-web/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 12:56:15 +0000</pubDate>
		<dc:creator>MigueliTUX</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[sitio web]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.tips.cl/?p=558</guid>
		<description><![CDATA[Navegando encontre algunos tips para tu WebSite
http://sixrevisions.com/web-standards/5-web-files-that-will-improve-your-website/
Compartelo
]]></description>
			<content:encoded><![CDATA[<p>Navegando encontre algunos tips para tu WebSite</p>
<p><a href="http://sixrevisions.com/web-standards/5-web-files-that-will-improve-your-website/" target="_blank">http://sixrevisions.com/web-standards/5-web-files-that-will-improve-your-website/</a></p>
<p class="akst_link"><a href="http://www.tips.cl/?p=558&amp;akst_action=share-this" onclick="akst_share('558', 'http%3A%2F%2Fwww.tips.cl%2F2010%2F12%2F28%2Falgunos-tips-para-tu-web%2F', 'Algunos+Tips+para+tu+WEB'); return false;" title="E-mail this, post to del.icio.us, etc." id="akst_link_558" class="akst_share_link">Compartelo</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.tips.cl/2010/12/28/algunos-tips-para-tu-web/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Algunos comandos para Windows</title>
		<link>http://www.tips.cl/2010/12/27/algunos-comandos-para-windows/</link>
		<comments>http://www.tips.cl/2010/12/27/algunos-comandos-para-windows/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 13:22:16 +0000</pubDate>
		<dc:creator>MigueliTUX</dc:creator>
		
		<category><![CDATA[Sistemas Operativos]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[cmd]]></category>

		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.tips.cl/?p=556</guid>
		<description><![CDATA[En esta URL en contraras algunos comandos para Windows
http://ss64.com/nt/
Compartelo
]]></description>
			<content:encoded><![CDATA[<p>En esta URL en contraras algunos comandos para Windows</p>
<p><a title="http://ss64.com/nt/" href="http://ss64.com/nt/" target="_blank">http://ss64.com/nt/</a></p>
<p class="akst_link"><a href="http://www.tips.cl/?p=556&amp;akst_action=share-this" onclick="akst_share('556', 'http%3A%2F%2Fwww.tips.cl%2F2010%2F12%2F27%2Falgunos-comandos-para-windows%2F', 'Algunos+comandos+para+Windows'); return false;" title="E-mail this, post to del.icio.us, etc." id="akst_link_556" class="akst_share_link">Compartelo</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.tips.cl/2010/12/27/algunos-comandos-para-windows/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

