<?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>8ª Elite</title>
	<atom:link href="http://8elite.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://8elite.com</link>
	<description>L&#039;Elite Network</description>
	<lastBuildDate>Wed, 09 May 2012 18:01:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Network Latest Posts Pagination</title>
		<link>http://8elite.com/blog/2012/04/08/network-latest-posts-pagination/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=network-latest-posts-pagination</link>
		<comments>http://8elite.com/blog/2012/04/08/network-latest-posts-pagination/#comments</comments>
		<pubDate>Sun, 08 Apr 2012 21:59:25 +0000</pubDate>
		<dc:creator>José Luis</dc:creator>
				<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://8elite.com/?p=460</guid>
		<description><![CDATA[Example using `paginate` Network Latest Posts - WordPress 3 Plugin published in 8ª Elite en EspañolUna de las necesidades que surgió a raíz de la separación de las instalaciones de WordPress para L'Elite Network fue la de mostrar los artículos<a href="http://8elite.com/blog/2012/04/08/network-latest-posts-pagination/">...<img src="http://8elite.com//wp-content/themes/8roots/img/plus.png" class="readmore" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<h2>Example using `paginate`</h2>
<p>[nlposts number='2' days='200' titleonly=false cat=wordpress,typographies tag=mind paginate=true]</p>
<div id="wrapper-5"><div class="network-posts blog-5"><h1 class="network-posts-title"><a href="http://es.8elite.com/2012/02/27/network-latest-posts-wordpress-3-plugin/">Network Latest Posts - WordPress 3 Plugin</a></h1><span class="network-posts-source"> published in <a href="http://es.8elite.com/">8ª Elite en Español</a></span><p class="network-posts-excerpt">Una de las necesidades que surgió a raíz de la separación de las instalaciones de WordPress para L'Elite Network fue la de mostrar los artículos recientes creados en todos los blogs pertenecientes a la red en la página principal del sitio base. 

Finalmente luego de no encontrar nada que me terminara de agradar, decidí tomar el código de Angelo y convertirlo en una nueva extensión que he llamado Network Latest Posts, la idea es sencilla; mostrar los artículos más recientes creados en los blogs pertenecientes a una red de WordPress 3 Multi-sitios que además de usarse como widget pudiera ser insertado en una página o artículo usando etiquetas de atajo (shortcodes).</p><div class="network-posts-pagination"></div><script type="text/javascript" charset="utf-8">
                                                        jQuery(document).ready(function(){

                                                                jQuery(".blog-5 .network-posts-pagination a").live("click", function(e){
                                                                        e.preventDefault();
                                                                        var link = jQuery(this).attr("href");
                                                                        jQuery("#wrapper-5").html("<img src=\"/wp-content/plugins/network-latest-posts/img/loader.gif\" />");
                                                                        jQuery("#wrapper-5").load(link+" .blog-5");

                                                                });

                                                        });
                                                    </script></div></div><div id="wrapper-4"><div class="network-posts blog-4"><h1 class="network-posts-title"><a href="http://fr.8elite.com/2012/03/22/network-latest-posts-extension-pour-wordpress-3/">Network Latest Posts - Extension pour WordPress 3</a></h1><span class="network-posts-source"> published in <a href="http://fr.8elite.com/">8ª Elite en Français</a></span><p class="network-posts-excerpt">Pour la nouvelle version de 8ª Elite j'ai transformé mon blog en réseau, alors j'ai eu besoin d'afficher sur la page d'accueil du blog principal les articles les plus récentes publiés dans tous les sites appartenant au réseau. Après avoir cherché pendant long temps, j'ai seulement trouvé l'extension WPMU Recent Posts Widget, cependant celle-ci ne me plaisait pas complètement parce qu'elle avait été créée pour être utilisée comme widget et j'ai voulu afficher les articles d'une façon différente.</p><div class="network-posts-pagination"></div><script type="text/javascript" charset="utf-8">
                                                        jQuery(document).ready(function(){

                                                                jQuery(".blog-4 .network-posts-pagination a").live("click", function(e){
                                                                        e.preventDefault();
                                                                        var link = jQuery(this).attr("href");
                                                                        jQuery("#wrapper-4").html("<img src=\"/wp-content/plugins/network-latest-posts/img/loader.gif\" />");
                                                                        jQuery("#wrapper-4").load(link+" .blog-4");

                                                                });

                                                        });
                                                    </script></div></div><div id="wrapper-2"><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/03/26/wordpress-developers-watch-out-for-phishing/">WordPress Developers watch out for Phishing</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">This is a serious issue because it can affect a lot of users indirectly, imagine for a moment that someone got access to your repository, make some changes and all the users who have downloaded your plugin receive an update notification, after the update they can't access anymore to their blogs and all their user data has been stolen. Now you get it right?, keep reading..</p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/03/14/8-tips-to-become-a-genius/">8 Tips to become a Genius</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">Have you ever met a genius?

Those people who seem to know about everything, usually surprising you and in some cases making you feel depressed because they do things that you think are impossible for you to accomplish.

Here you'll find some ideas that are going to help you face a variety of life's challenges.. ok you're not going to become Dr. House but these tips will put you well on your way to becoming a smarter person.</p><div class="network-posts-pagination"><ul class='page-numbers'>
	<li><span class='page-numbers current'>1</span></li>
	<li><a class='page-numbers' href="http://8elite.com/feed/?pnum=2">2</a></li>
	<li><a class="next page-numbers" href="http://8elite.com/feed/?pnum=2">&raquo;</a></li>
</ul>
</div><script type="text/javascript" charset="utf-8">
                                                        jQuery(document).ready(function(){

                                                                jQuery(".blog-2 .network-posts-pagination a").live("click", function(e){
                                                                        e.preventDefault();
                                                                        var link = jQuery(this).attr("href");
                                                                        jQuery("#wrapper-2").html("<img src=\"/wp-content/plugins/network-latest-posts/img/loader.gif\" />");
                                                                        jQuery("#wrapper-2").load(link+" .blog-2");

                                                                });

                                                        });
                                                    </script></div></div>
]]></content:encoded>
			<wfw:commentRss>http://8elite.com/blog/2012/04/08/network-latest-posts-pagination/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Network Latest Posts Examples</title>
		<link>http://8elite.com/blog/2012/03/14/network-latest-posts-examples/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=network-latest-posts-examples</link>
		<comments>http://8elite.com/blog/2012/03/14/network-latest-posts-examples/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 09:33:23 +0000</pubDate>
		<dc:creator>José Luis</dc:creator>
				<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://8elite.com/?p=335</guid>
		<description><![CDATA[Example using `blogid` and `days` Create a beautiful Twitter background in The GIMP published in 8ª Elite in EnglishAs you may have already noticed, a lot of people with Twitter accounts personalize the background image for their profile page. Twitter<a href="http://8elite.com/blog/2012/03/14/network-latest-posts-examples/">...<img src="http://8elite.com//wp-content/themes/8roots/img/plus.png" class="readmore" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<h2>Example using `blogid` and `days`</h2>
<p>[nlposts number='5' days='30' titleonly=false blogid=2]</p>
<div id="wrapper-2"><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/05/create-a-beautiful-twitter-background-in-the-gimp/">Create a beautiful Twitter background in The GIMP</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">As you may have already noticed, a lot of people with Twitter accounts personalize the background image for their profile page. Twitter of course allows you to pick one of their predefined background images or use a color picker to set a colored (boring) background.

There's a FREE and open source application called The GIMP that is a perfect and cheaper alternative to Adobe Photoshop, here I'll show you how you can create a cool background image for your Twitter profile.</p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/02/make-your-cv-shine-with-libreoffice/">Make your CV shine with LibreOffice</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">Aren't you tired of those boring résumé, all looking the same, black and white written in "Times New Roman" not so interesting to look at? Because I'll tell you one thing, you can be the awesomest person in your field with a huge list of achievements and lots of qualifications but if your CV doesn't visually stand out is pretty sure you will be waiting a long time for them to call.

It is normal to think there's no much to do with a text editor like Microsoft Word® or LibreOffice Writer, besides using some clipart's images or changing the font color. Well, I have good news for you, here I'll show you how to make your résumé look sexier and stand out from the rest using LibreOffice Writer.</p></div></div>
<h2>Example using `number`</h2>
<p>[nlposts number='1' days='30' titleonly=false blogid=null]</p>
<div id="wrapper-5"><div class="network-posts blog-5"><h1 class="network-posts-title"><a href="http://es.8elite.com/2012/05/05/localizacion-de-contenido-el-santo-grial-de-internet-2-0/">Localización de Contenido el Santo Grial de Internet</a></h1><span class="network-posts-source"> published in <a href="http://es.8elite.com/">8ª Elite en Español</a></span><p class="network-posts-excerpt">En el mundo en que vivimos es de suma importancia hablar al menos dos idiomas, si se quiere hacer crecer nuestra empresa, que nuestros servicios y productos lleguen a nuevos mercados es imperativo hacerlo en más de un idioma. No solo para los negocios, para los estudios pasa igual, si queremos aprender más debemos ser capaces de poder interpretar información disponible en otros idiomas.
Muchos se preguntan por qué servicios tan famosos como Facebook, Twitter, Flickr, Google llegan a nuestros mercados y destruyen completamente el ecosistema local, invaden cada espacio y personas que jamás usaron nuestros servicios se convierten en fanáticos de sus servicios. La respuesta es, por la localización, te invito a leer y compartir tu opinión al respecto, sigue leyendo...</p></div></div><div id="wrapper-2"><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/05/create-a-beautiful-twitter-background-in-the-gimp/">Create a beautiful Twitter background in The GIMP</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">As you may have already noticed, a lot of people with Twitter accounts personalize the background image for their profile page. Twitter of course allows you to pick one of their predefined background images or use a color picker to set a colored (boring) background.

There's a FREE and open source application called The GIMP that is a perfect and cheaper alternative to Adobe Photoshop, here I'll show you how you can create a cool background image for your Twitter profile.</p></div></div>
<h2>Example using `number` and `blogid`</h2>
<p>[nlposts number='2' days='30' titleonly=false blogid=2]</p>
<p>[nlposts number='2' days='30' titleonly=false blogid=5]</p>
<div id="wrapper-2"><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/05/create-a-beautiful-twitter-background-in-the-gimp/">Create a beautiful Twitter background in The GIMP</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">As you may have already noticed, a lot of people with Twitter accounts personalize the background image for their profile page. Twitter of course allows you to pick one of their predefined background images or use a color picker to set a colored (boring) background.

There's a FREE and open source application called The GIMP that is a perfect and cheaper alternative to Adobe Photoshop, here I'll show you how you can create a cool background image for your Twitter profile.</p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/02/make-your-cv-shine-with-libreoffice/">Make your CV shine with LibreOffice</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">Aren't you tired of those boring résumé, all looking the same, black and white written in "Times New Roman" not so interesting to look at? Because I'll tell you one thing, you can be the awesomest person in your field with a huge list of achievements and lots of qualifications but if your CV doesn't visually stand out is pretty sure you will be waiting a long time for them to call.

It is normal to think there's no much to do with a text editor like Microsoft Word® or LibreOffice Writer, besides using some clipart's images or changing the font color. Well, I have good news for you, here I'll show you how to make your résumé look sexier and stand out from the rest using LibreOffice Writer.</p></div></div>
<div id="wrapper-5"><div class="network-posts blog-5"><h1 class="network-posts-title"><a href="http://es.8elite.com/2012/05/05/localizacion-de-contenido-el-santo-grial-de-internet-2-0/">Localización de Contenido el Santo Grial de Internet</a></h1><span class="network-posts-source"> published in <a href="http://es.8elite.com/">8ª Elite en Español</a></span><p class="network-posts-excerpt">En el mundo en que vivimos es de suma importancia hablar al menos dos idiomas, si se quiere hacer crecer nuestra empresa, que nuestros servicios y productos lleguen a nuevos mercados es imperativo hacerlo en más de un idioma. No solo para los negocios, para los estudios pasa igual, si queremos aprender más debemos ser capaces de poder interpretar información disponible en otros idiomas.
Muchos se preguntan por qué servicios tan famosos como Facebook, Twitter, Flickr, Google llegan a nuestros mercados y destruyen completamente el ecosistema local, invaden cada espacio y personas que jamás usaron nuestros servicios se convierten en fanáticos de sus servicios. La respuesta es, por la localización, te invito a leer y compartir tu opinión al respecto, sigue leyendo...</p></div></div>
<p>As you can see I&#8217;m using the shortcode twice here, so you can do the same to display the posts the way you want.</p>
<h2>Example using `thumbnail`</h2>
<p>[nlposts number='2' days='30' titleonly=false thumbnail=true]</p>
<div id="wrapper-5"><div class="network-posts blog-5"><h1 class="network-posts-title"><a href="http://es.8elite.com/2012/05/05/localizacion-de-contenido-el-santo-grial-de-internet-2-0/">Localización de Contenido el Santo Grial de Internet</a></h1><span class="network-posts-source"> published in <a href="http://es.8elite.com/">8ª Elite en Español</a></span><a href="http://es.8elite.com/2012/05/05/localizacion-de-contenido-el-santo-grial-de-internet-2-0/"><img width="80" height="80" src="http://es.es.8elite.com/wp-content/blogs.dir/5/files/2012/05/languages80.jpg" class="attachment-thumbnail wp-post-image" alt="Talking in Languages" title="Talking in Languages"></a> <p class="network-posts-excerpt">En el mundo en que vivimos es de suma importancia hablar al menos dos idiomas, si se quiere hacer crecer nuestra empresa, que nuestros servicios y productos lleguen a nuevos mercados es imperativo hacerlo en más de un idioma. No solo para los negocios, para los estudios pasa igual, si queremos aprender más debemos ser capaces de poder interpretar información disponible en otros idiomas.
Muchos se preguntan por qué servicios tan famosos como Facebook, Twitter, Flickr, Google llegan a nuestros mercados y destruyen completamente el ecosistema local, invaden cada espacio y personas que jamás usaron nuestros servicios se convierten en fanáticos de sus servicios. La respuesta es, por la localización, te invito a leer y compartir tu opinión al respecto, sigue leyendo...</p></div></div><div id="wrapper-2"><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/05/create-a-beautiful-twitter-background-in-the-gimp/">Create a beautiful Twitter background in The GIMP</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><a href="http://en.8elite.com/2012/05/05/create-a-beautiful-twitter-background-in-the-gimp/"><img width="60" height="80" src="http://en.en.8elite.com/wp-content/blogs.dir/2/files/2012/05/gimp-logo80.png" class="attachment-thumbnail wp-post-image" alt="The GIMP Logo" title="The GIMP Logo"></a> <p class="network-posts-excerpt">As you may have already noticed, a lot of people with Twitter accounts personalize the background image for their profile page. Twitter of course allows you to pick one of their predefined background images or use a color picker to set a colored (boring) background.

There's a FREE and open source application called The GIMP that is a perfect and cheaper alternative to Adobe Photoshop, here I'll show you how you can create a cool background image for your Twitter profile.</p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/02/make-your-cv-shine-with-libreoffice/">Make your CV shine with LibreOffice</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><a href="http://en.8elite.com/2012/05/02/make-your-cv-shine-with-libreoffice/"><img width="150" height="150" src="http://en.en.8elite.com/wp-content/blogs.dir/2/files/2012/05/libreoffice_logo-150x150.png" class="attachment-thumbnail wp-post-image" alt="LibreOffice Logo" title="LibreOffice Logo"></a> <p class="network-posts-excerpt">Aren't you tired of those boring résumé, all looking the same, black and white written in "Times New Roman" not so interesting to look at? Because I'll tell you one thing, you can be the awesomest person in your field with a huge list of achievements and lots of qualifications but if your CV doesn't visually stand out is pretty sure you will be waiting a long time for them to call.

It is normal to think there's no much to do with a text editor like Microsoft Word® or LibreOffice Writer, besides using some clipart's images or changing the font color. Well, I have good news for you, here I'll show you how to make your résumé look sexier and stand out from the rest using LibreOffice Writer.</p></div></div>
<h2>Example using `cat`</h2>
<p>[nlposts number='2' days='200' titleonly=false cat=wordpress]</p>

<h2>Example using `tag`</h2>
<p>[nlposts number='2' days='200' titleonly=false tag=wordpress-3,mind]</p>
<div id="wrapper-5"><div class="network-posts blog-5"><h1 class="network-posts-title"><a href="http://es.8elite.com/2012/02/27/network-latest-posts-wordpress-3-plugin/">Network Latest Posts - WordPress 3 Plugin</a></h1><span class="network-posts-source"> published in <a href="http://es.8elite.com/">8ª Elite en Español</a></span><p class="network-posts-excerpt">Una de las necesidades que surgió a raíz de la separación de las instalaciones de WordPress para L'Elite Network fue la de mostrar los artículos recientes creados en todos los blogs pertenecientes a la red en la página principal del sitio base. 

Finalmente luego de no encontrar nada que me terminara de agradar, decidí tomar el código de Angelo y convertirlo en una nueva extensión que he llamado Network Latest Posts, la idea es sencilla; mostrar los artículos más recientes creados en los blogs pertenecientes a una red de WordPress 3 Multi-sitios que además de usarse como widget pudiera ser insertado en una página o artículo usando etiquetas de atajo (shortcodes).</p></div></div><div id="wrapper-4"><div class="network-posts blog-4"><h1 class="network-posts-title"><a href="http://fr.8elite.com/2012/03/22/network-latest-posts-extension-pour-wordpress-3/">Network Latest Posts - Extension pour WordPress 3</a></h1><span class="network-posts-source"> published in <a href="http://fr.8elite.com/">8ª Elite en Français</a></span><p class="network-posts-excerpt">Pour la nouvelle version de 8ª Elite j'ai transformé mon blog en réseau, alors j'ai eu besoin d'afficher sur la page d'accueil du blog principal les articles les plus récentes publiés dans tous les sites appartenant au réseau. Après avoir cherché pendant long temps, j'ai seulement trouvé l'extension WPMU Recent Posts Widget, cependant celle-ci ne me plaisait pas complètement parce qu'elle avait été créée pour être utilisée comme widget et j'ai voulu afficher les articles d'une façon différente.</p></div></div><div id="wrapper-2"><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/03/14/8-tips-to-become-a-genius/">8 Tips to become a Genius</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">Have you ever met a genius?

Those people who seem to know about everything, usually surprising you and in some cases making you feel depressed because they do things that you think are impossible for you to accomplish.

Here you'll find some ideas that are going to help you face a variety of life's challenges.. ok you're not going to become Dr. House but these tips will put you well on your way to becoming a smarter person.</p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/02/27/network-latest-posts-wordpress-3-plugin/">Network Latest Posts - WordPress 3 Plugin</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">One of the things that came out when migrating from a single WordPress installation to a WordPress Network multi-site was the importance to display the latests posts from all the blogs inside my network in the main site. I found the WPMU Recent Posts Widget written by Angelo but it was conceived as a Widget and I was looking for something else, so what I did was to take his code and improve it to make it suitable to my needs. So, Network Latest Posts was born. You can download it from here.</p></div></div>
<h2>Example using `cat` &amp; `tag`</h2>
<p>[nlposts number='4' days='200' titleonly=false cat=wordpress,typographies tag=mind]</p>
<div id="wrapper-5"><div class="network-posts blog-5"><h1 class="network-posts-title"><a href="http://es.8elite.com/2012/02/27/network-latest-posts-wordpress-3-plugin/">Network Latest Posts - WordPress 3 Plugin</a></h1><span class="network-posts-source"> published in <a href="http://es.8elite.com/">8ª Elite en Español</a></span><p class="network-posts-excerpt">Una de las necesidades que surgió a raíz de la separación de las instalaciones de WordPress para L'Elite Network fue la de mostrar los artículos recientes creados en todos los blogs pertenecientes a la red en la página principal del sitio base. 

Finalmente luego de no encontrar nada que me terminara de agradar, decidí tomar el código de Angelo y convertirlo en una nueva extensión que he llamado Network Latest Posts, la idea es sencilla; mostrar los artículos más recientes creados en los blogs pertenecientes a una red de WordPress 3 Multi-sitios que además de usarse como widget pudiera ser insertado en una página o artículo usando etiquetas de atajo (shortcodes).</p></div></div><div id="wrapper-4"><div class="network-posts blog-4"><h1 class="network-posts-title"><a href="http://fr.8elite.com/2012/03/22/network-latest-posts-extension-pour-wordpress-3/">Network Latest Posts - Extension pour WordPress 3</a></h1><span class="network-posts-source"> published in <a href="http://fr.8elite.com/">8ª Elite en Français</a></span><p class="network-posts-excerpt">Pour la nouvelle version de 8ª Elite j'ai transformé mon blog en réseau, alors j'ai eu besoin d'afficher sur la page d'accueil du blog principal les articles les plus récentes publiés dans tous les sites appartenant au réseau. Après avoir cherché pendant long temps, j'ai seulement trouvé l'extension WPMU Recent Posts Widget, cependant celle-ci ne me plaisait pas complètement parce qu'elle avait été créée pour être utilisée comme widget et j'ai voulu afficher les articles d'une façon différente.</p></div></div><div id="wrapper-2"><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/03/26/wordpress-developers-watch-out-for-phishing/">WordPress Developers watch out for Phishing</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">This is a serious issue because it can affect a lot of users indirectly, imagine for a moment that someone got access to your repository, make some changes and all the users who have downloaded your plugin receive an update notification, after the update they can't access anymore to their blogs and all their user data has been stolen. Now you get it right?, keep reading..</p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/03/14/8-tips-to-become-a-genius/">8 Tips to become a Genius</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">Have you ever met a genius?

Those people who seem to know about everything, usually surprising you and in some cases making you feel depressed because they do things that you think are impossible for you to accomplish.

Here you'll find some ideas that are going to help you face a variety of life's challenges.. ok you're not going to become Dr. House but these tips will put you well on your way to becoming a smarter person.</p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/02/27/network-latest-posts-wordpress-3-plugin/">Network Latest Posts - WordPress 3 Plugin</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">One of the things that came out when migrating from a single WordPress installation to a WordPress Network multi-site was the importance to display the latests posts from all the blogs inside my network in the main site. I found the WPMU Recent Posts Widget written by Angelo but it was conceived as a Widget and I was looking for something else, so what I did was to take his code and improve it to make it suitable to my needs. So, Network Latest Posts was born. You can download it from here.</p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/02/15/typographies-from-google-font-api/">Typographies from Google Font API</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">One of those things we can't customize as we wish in our website are the typographies, it's really annoying because sometimes our style is not complete until we just "pimp out" the fonts. That is because all content displayed by the web browser is rendered using the fonts available in visitors machine.

There are many techniques we can use to customize the typographies in our website, here we will dig into the most known.</p></div></div>
<h2>Example using `excerpt_length`</h2>
<p>[nlposts number='2' days='30' titleonly=false excerpt_length=150]</p>
<div id="wrapper-5"><div class="network-posts blog-5"><h1 class="network-posts-title"><a href="http://es.8elite.com/2012/05/05/localizacion-de-contenido-el-santo-grial-de-internet-2-0/">Localización de Contenido el Santo Grial de Internet</a></h1><span class="network-posts-source"> published in <a href="http://es.8elite.com/">8ª Elite en Español</a></span><p class="network-posts-excerpt">En el mundo en que vivimos es de suma importancia hablar al menos dos idiomas, si se quiere hacer crecer nuestra empresa, que nuestros servicios y pro... <a href="http://es.8elite.com/2012/05/05/localizacion-de-contenido-el-santo-grial-de-internet-2-0/">more</a></p></div></div><div id="wrapper-2"><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/05/create-a-beautiful-twitter-background-in-the-gimp/">Create a beautiful Twitter background in The GIMP</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">As you may have already noticed, a lot of people with Twitter accounts personalize the background image for their profile page. Twitter of course allo... <a href="http://en.8elite.com/2012/05/05/create-a-beautiful-twitter-background-in-the-gimp/">more</a></p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/02/make-your-cv-shine-with-libreoffice/">Make your CV shine with LibreOffice</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">Aren't you tired of those boring résumé, all looking the same, black and white written in "Times New Roman" not so interesting to look at? Because I... <a href="http://en.8elite.com/2012/05/02/make-your-cv-shine-with-libreoffice/">more</a></p></div></div>
<h2>Example using `display_root`</h2>
<p>[nlposts number='2' days='200' titleonly=false display_root=true]</p>
<div id="wrapper-1"><div class="network-posts blog-1"><h1 class="network-posts-title"><a href="http://8elite.com/blog/2012/04/08/network-latest-posts-pagination/">Network Latest Posts Pagination</a></h1><span class="network-posts-source"> published in <a href="http://8elite.com">8ª Elite</a></span><p class="network-posts-excerpt"></p></div><div class="network-posts blog-1"><h1 class="network-posts-title"><a href="http://8elite.com/blog/2012/03/14/network-latest-posts-examples/">Network Latest Posts Examples</a></h1><span class="network-posts-source"> published in <a href="http://8elite.com">8ª Elite</a></span><p class="network-posts-excerpt"></p></div></div><div id="wrapper-5"><div class="network-posts blog-5"><h1 class="network-posts-title"><a href="http://es.8elite.com/2012/05/05/localizacion-de-contenido-el-santo-grial-de-internet-2-0/">Localización de Contenido el Santo Grial de Internet</a></h1><span class="network-posts-source"> published in <a href="http://es.8elite.com/">8ª Elite en Español</a></span><p class="network-posts-excerpt">En el mundo en que vivimos es de suma importancia hablar al menos dos idiomas, si se quiere hacer crecer nuestra empresa, que nuestros servicios y productos lleguen a nuevos mercados es imperativo hacerlo en más de un idioma. No solo para los negocios, para los estudios pasa igual, si queremos aprender más debemos ser capaces de poder interpretar información disponible en otros idiomas.
Muchos se preguntan por qué servicios tan famosos como Facebook, Twitter, Flickr, Google llegan a nuestros mercados y destruyen completamente el ecosistema local, invaden cada espacio y personas que jamás usaron nuestros servicios se convierten en fanáticos de sus servicios. La respuesta es, por la localización, te invito a leer y compartir tu opinión al respecto, sigue leyendo...</p></div><div class="network-posts blog-5"><h1 class="network-posts-title"><a href="http://es.8elite.com/2012/04/15/internet-en-palabras-simples/">Internet en palabras simples</a></h1><span class="network-posts-source"> published in <a href="http://es.8elite.com/">8ª Elite en Español</a></span><p class="network-posts-excerpt">Internet en pocas palabras es el resultado de la interconexión entre muchos computadores alrededor del mundo, todas las personas que acceden a Internet están conectadas de manera directa o indirecta al mismo entorno y por lo tanto pueden compartir información de forma textual y audiovisual. Este artículo es una mirada simple a las ventajas y desventajas que representa su uso.</p></div></div><div id="wrapper-4"><div class="network-posts blog-4"><h1 class="network-posts-title"><a href="http://fr.8elite.com/2012/03/22/network-latest-posts-extension-pour-wordpress-3/">Network Latest Posts - Extension pour WordPress 3</a></h1><span class="network-posts-source"> published in <a href="http://fr.8elite.com/">8ª Elite en Français</a></span><p class="network-posts-excerpt">Pour la nouvelle version de 8ª Elite j'ai transformé mon blog en réseau, alors j'ai eu besoin d'afficher sur la page d'accueil du blog principal les articles les plus récentes publiés dans tous les sites appartenant au réseau. Après avoir cherché pendant long temps, j'ai seulement trouvé l'extension WPMU Recent Posts Widget, cependant celle-ci ne me plaisait pas complètement parce qu'elle avait été créée pour être utilisée comme widget et j'ai voulu afficher les articles d'une façon différente.</p></div></div><div id="wrapper-2"><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/05/create-a-beautiful-twitter-background-in-the-gimp/">Create a beautiful Twitter background in The GIMP</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">As you may have already noticed, a lot of people with Twitter accounts personalize the background image for their profile page. Twitter of course allows you to pick one of their predefined background images or use a color picker to set a colored (boring) background.

There's a FREE and open source application called The GIMP that is a perfect and cheaper alternative to Adobe Photoshop, here I'll show you how you can create a cool background image for your Twitter profile.</p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/02/make-your-cv-shine-with-libreoffice/">Make your CV shine with LibreOffice</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">Aren't you tired of those boring résumé, all looking the same, black and white written in "Times New Roman" not so interesting to look at? Because I'll tell you one thing, you can be the awesomest person in your field with a huge list of achievements and lots of qualifications but if your CV doesn't visually stand out is pretty sure you will be waiting a long time for them to call.

It is normal to think there's no much to do with a text editor like Microsoft Word® or LibreOffice Writer, besides using some clipart's images or changing the font color. Well, I have good news for you, here I'll show you how to make your résumé look sexier and stand out from the rest using LibreOffice Writer.</p></div></div>
]]></content:encoded>
			<wfw:commentRss>http://8elite.com/blog/2012/03/14/network-latest-posts-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L&#8217;Elite Network</title>
		<link>http://8elite.com/blog/2012/02/15/lelite-network/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lelite-network</link>
		<comments>http://8elite.com/blog/2012/02/15/lelite-network/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 21:41:07 +0000</pubDate>
		<dc:creator>José Luis</dc:creator>
				<category><![CDATA[Tecnología]]></category>

		<guid isPermaLink="false">http://8elite.com/?p=269</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="wrapper-5"><div class="network-posts blog-5"><h1 class="network-posts-title"><a href="http://es.8elite.com/2012/05/05/localizacion-de-contenido-el-santo-grial-de-internet-2-0/">Localización de Contenido el Santo Grial de Internet</a></h1><span class="network-posts-source"> published in <a href="http://es.8elite.com/">8ª Elite en Español</a></span><p class="network-posts-excerpt">En el mundo en que vivimos es de suma importancia hablar al menos dos idiomas, si se quiere hacer crecer nuestra empresa, que nuestros servicios y productos lleguen a nuevos mercados es imperativo hacerlo en más de un idioma. No solo para los negocios, para los estudios pasa igual, si queremos aprender más debemos ser capaces de poder interpretar información disponible en otros idiomas.
Muchos se preguntan por qué servicios tan famosos como Facebook, Twitter, Flickr, Google llegan a nuestros mercados y destruyen completamente el ecosistema local, invaden cada espacio y personas que jamás usaron nuestros servicios se convierten en fanáticos de sus servicios. La respuesta es, por la localización, te invito a leer y compartir tu opinión al respecto, sigue leyendo...</p></div></div><div id="wrapper-2"><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/05/create-a-beautiful-twitter-background-in-the-gimp/">Create a beautiful Twitter background in The GIMP</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">As you may have already noticed, a lot of people with Twitter accounts personalize the background image for their profile page. Twitter of course allows you to pick one of their predefined background images or use a color picker to set a colored (boring) background.

There's a FREE and open source application called The GIMP that is a perfect and cheaper alternative to Adobe Photoshop, here I'll show you how you can create a cool background image for your Twitter profile.</p></div><div class="network-posts blog-2"><h1 class="network-posts-title"><a href="http://en.8elite.com/2012/05/02/make-your-cv-shine-with-libreoffice/">Make your CV shine with LibreOffice</a></h1><span class="network-posts-source"> published in <a href="http://en.8elite.com/">8ª Elite in English</a></span><p class="network-posts-excerpt">Aren't you tired of those boring résumé, all looking the same, black and white written in "Times New Roman" not so interesting to look at? Because I'll tell you one thing, you can be the awesomest person in your field with a huge list of achievements and lots of qualifications but if your CV doesn't visually stand out is pretty sure you will be waiting a long time for them to call.

It is normal to think there's no much to do with a text editor like Microsoft Word® or LibreOffice Writer, besides using some clipart's images or changing the font color. Well, I have good news for you, here I'll show you how to make your résumé look sexier and stand out from the rest using LibreOffice Writer.</p></div></div>
]]></content:encoded>
			<wfw:commentRss>http://8elite.com/blog/2012/02/15/lelite-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

