<?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>Brainsoup</title>
	<atom:link href="http://www.brainsoup.cl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brainsoup.cl</link>
	<description>Let the brain work!</description>
	<lastBuildDate>Mon, 14 May 2012 01:35:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WP limitar ancho imagen en image.php</title>
		<link>http://emc2.brainsoup.cl/wp-limitar-ancho-imagen-en-image-php/</link>
		<comments>http://emc2.brainsoup.cl/wp-limitar-ancho-imagen-en-image-php/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 19:53:28 +0000</pubDate>
		<dc:creator>Brainsoup</dc:creator>
				<category><![CDATA[Brainsoup]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.brainsoup.cl/?p=213</guid>
		<description><![CDATA[<br/>div.image-attachment { width: 750px; } Share on Facebook]]></description>
			<content:encoded><![CDATA[<br/><p>div.image-attachment {<br />
    width: 750px;<br />
}</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Femc2.brainsoup.cl%2Fwp-limitar-ancho-imagen-en-image-php%2F&amp;t=WP%20limitar%20ancho%20imagen%20en%20image.php" id="facebook_share_link_213">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_213') || document.getElementById('facebook_share_icon_213') || document.getElementById('facebook_share_both_213') || document.getElementById('facebook_share_button_213');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_213') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://emc2.brainsoup.cl/wp-limitar-ancho-imagen-en-image-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP &#8211; colocar sidebar</title>
		<link>http://emc2.brainsoup.cl/wp-colocar-sidebar/</link>
		<comments>http://emc2.brainsoup.cl/wp-colocar-sidebar/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 19:49:36 +0000</pubDate>
		<dc:creator>Brainsoup</dc:creator>
				<category><![CDATA[Brainsoup]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.brainsoup.cl/?p=211</guid>
		<description><![CDATA[<br/>Share on Facebook]]></description>
			<content:encoded><![CDATA[<br/><p><?php get_sidebar(); ?></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Femc2.brainsoup.cl%2Fwp-colocar-sidebar%2F&amp;t=WP%20-%20colocar%20sidebar" id="facebook_share_link_211">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_211') || document.getElementById('facebook_share_icon_211') || document.getElementById('facebook_share_both_211') || document.getElementById('facebook_share_button_211');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_211') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://emc2.brainsoup.cl/wp-colocar-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP &#8211; Image.php mostrar galeria en post de imagen</title>
		<link>http://emc2.brainsoup.cl/wp-image-php-mostrar-galeria-en-post-de-imagen/</link>
		<comments>http://emc2.brainsoup.cl/wp-image-php-mostrar-galeria-en-post-de-imagen/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 19:39:57 +0000</pubDate>
		<dc:creator>Brainsoup</dc:creator>
				<category><![CDATA[Brainsoup]]></category>

		<guid isPermaLink="false">http://www.brainsoup.cl/?p=209</guid>
		<description><![CDATA[<br/>Share on Facebook]]></description>
			<content:encoded><![CDATA[<br/><p><?php<br />
$post_parent = get_post($post->ID, ARRAY_A);<br />
$parent = $post_parent['post_parent'];</p>
<p>$attachments = get_children(&#8220;post_parent=$parent&#038;post_type=attachment&#038;post_mime_type=image&#038;orderby=menu_order ASC, ID ASC&#8221;);<br />
foreach($attachments as $id => $attachment) :<br />
	echo wp_get_attachment_link($id, &#8216;thumbnail&#8217;, true);<br />
endforeach;<br />
?></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Femc2.brainsoup.cl%2Fwp-image-php-mostrar-galeria-en-post-de-imagen%2F&amp;t=WP%20-%20Image.php%20mostrar%20galeria%20en%20post%20de%20imagen" id="facebook_share_link_209">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_209') || document.getElementById('facebook_share_icon_209') || document.getElementById('facebook_share_both_209') || document.getElementById('facebook_share_button_209');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_209') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://emc2.brainsoup.cl/wp-image-php-mostrar-galeria-en-post-de-imagen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modificar el Header o encabezado de WordPress , Tema Twenty Eleven</title>
		<link>http://emc2.brainsoup.cl/modificar-el-header-o-encabezado-de-wordpress-tema-twenty-eleven/</link>
		<comments>http://emc2.brainsoup.cl/modificar-el-header-o-encabezado-de-wordpress-tema-twenty-eleven/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 01:55:33 +0000</pubDate>
		<dc:creator>Brainsoup</dc:creator>
				<category><![CDATA[Brainsoup]]></category>

		<guid isPermaLink="false">http://www.brainsoup.cl/?p=201</guid>
		<description><![CDATA[<br/>Modificar las siguientes lineas en Style.css del tema de Twenty eleven Eliminar espacio en blanco del encabezado #site-title { position: absolute; left: 7.2%; top: 0.125em; } #site-description { position: absolute; left: 7.6%; top: 6.625em; } Reducir altura imagen de header, &#8230; <a href="http://emc2.brainsoup.cl/modificar-el-header-o-encabezado-de-wordpress-tema-twenty-eleven/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<br/><p>Modificar las siguientes lineas en Style.css del tema de Twenty eleven</p>
<p><strong>Eliminar espacio en blanco del encabezado</strong></p>
<p>#site-title {<br />
position: absolute;<br />
left: 7.2%;<br />
top: 0.125em;<br />
}<br />
#site-description {<br />
position: absolute;<br />
left: 7.6%;<br />
top: 6.625em;<br />
}</p>
<p><strong>Reducir altura imagen de header,</strong> por defecto es 288 pixels</p>
<p>agregar en functions.php<br />
function brick_header_height($size){<br />
return 110;<br />
}<br />
add_filter(&#8216;twentyeleven_header_image_height&#8217;,'brick_header_height&#8217;);</p>
<p>modificar css<br />
#branding img {<br />
height: 110px;<br />
}</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Femc2.brainsoup.cl%2Fmodificar-el-header-o-encabezado-de-wordpress-tema-twenty-eleven%2F&amp;t=Modificar%20el%20Header%20o%20encabezado%20de%20Wordpress%20%2C%20Tema%20Twenty%20Eleven" id="facebook_share_link_201">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_201') || document.getElementById('facebook_share_icon_201') || document.getElementById('facebook_share_both_201') || document.getElementById('facebook_share_button_201');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_201') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://emc2.brainsoup.cl/modificar-el-header-o-encabezado-de-wordpress-tema-twenty-eleven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allowed memory size</title>
		<link>http://emc2.brainsoup.cl/allowed-memory-size/</link>
		<comments>http://emc2.brainsoup.cl/allowed-memory-size/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 00:42:02 +0000</pubDate>
		<dc:creator>Brainsoup</dc:creator>
				<category><![CDATA[Brainsoup]]></category>

		<guid isPermaLink="false">http://www.brainsoup.cl/?p=139</guid>
		<description><![CDATA[<br/>Error, Mensaje Fatal error: Allowed memory size of ****** bytes exhausted (tried to allocate *****bytes) in ****** &#160; Solucion, Editar wp-settings.php y luego de // Set initial default constants including WP_MEMORY_LIMIT, WP_DEBUG, WP_CONTENT_DIR and WP_CACHE. agrega la siguiente linea, define('WP_MEMORY_LIMIT', '64M'); &#160; &#8230; <a href="http://emc2.brainsoup.cl/allowed-memory-size/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<br/><p>Error, Mensaje</p>
<p>Fatal error: Allowed memory size of ****** bytes exhausted (tried to allocate *****bytes) in ******</p>
<p>&nbsp;</p>
<p>Solucion,</p>
<p>Editar <tt>wp-settings.php y luego de </tt></p>
<p><tt>// Set initial default constants including WP_MEMORY_LIMIT, WP_DEBUG, WP_CONTENT_DIR and WP_CACHE.</tt></p>
<p><tt>agrega la siguiente linea,</tt></p>
<pre>define('WP_MEMORY_LIMIT', '64M');</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Femc2.brainsoup.cl%2Fallowed-memory-size%2F&amp;t=Allowed%20memory%20size%20" id="facebook_share_link_139">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_139') || document.getElementById('facebook_share_icon_139') || document.getElementById('facebook_share_both_139') || document.getElementById('facebook_share_button_139');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_139') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://emc2.brainsoup.cl/allowed-memory-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logotipos</title>
		<link>http://emc2.brainsoup.cl/logotipos/</link>
		<comments>http://emc2.brainsoup.cl/logotipos/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 23:10:43 +0000</pubDate>
		<dc:creator>Brainsoup</dc:creator>
				<category><![CDATA[Brainsoup]]></category>

		<guid isPermaLink="false">http://www.brainsoup.cl/?p=20</guid>
		<description><![CDATA[<br/>Diseño de Logotipos Share on Facebook]]></description>
			<content:encoded><![CDATA[<br/><p>Diseño de Logotipos</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Femc2.brainsoup.cl%2Flogotipos%2F&amp;t=Logotipos" id="facebook_share_link_20">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_20') || document.getElementById('facebook_share_icon_20') || document.getElementById('facebook_share_both_20') || document.getElementById('facebook_share_button_20');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_20') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://emc2.brainsoup.cl/logotipos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brainsoup</title>
		<link>http://emc2.brainsoup.cl/brainsoup/</link>
		<comments>http://emc2.brainsoup.cl/brainsoup/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 00:55:48 +0000</pubDate>
		<dc:creator>Brainsoup</dc:creator>
				<category><![CDATA[Brainsoup]]></category>
		<category><![CDATA[brainsoup]]></category>
		<category><![CDATA[chile]]></category>
		<category><![CDATA[copypeist]]></category>
		<category><![CDATA[diseño]]></category>
		<category><![CDATA[erp]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oxer]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.brainsoup.cl/?p=16</guid>
		<description><![CDATA[<br/>Agencia especializada en desarrollo de codigo. Aplicaciones Web, PhP, MySql. Share on Facebook]]></description>
			<content:encoded><![CDATA[<br/><p>Agencia especializada en desarrollo de codigo. Aplicaciones Web, PhP, MySql.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Femc2.brainsoup.cl%2Fbrainsoup%2F&amp;t=Brainsoup" id="facebook_share_link_16">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_16') || document.getElementById('facebook_share_icon_16') || document.getElementById('facebook_share_both_16') || document.getElementById('facebook_share_button_16');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_16') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://emc2.brainsoup.cl/brainsoup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

