<?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>Budismo Camino del Diamante &#187; Uruguay</title>
	<atom:link href="http://www.budismocaminodeldiamante.org/category/eventos/uruguay/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.budismocaminodeldiamante.org</link>
	<description>Budismo Camino del diamante</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:54:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Curso con Lama Ole Nydahl</title>
		<link>http://www.budismocaminodeldiamante.org/eventos/curso-con-lama-ole-nydahl-en-uruguay/</link>
		<comments>http://www.budismocaminodeldiamante.org/eventos/curso-con-lama-ole-nydahl-en-uruguay/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 19:21:07 +0000</pubDate>
		<dc:creator>jgramirez</dc:creator>
				<category><![CDATA[Eventos]]></category>
		<category><![CDATA[Ole]]></category>
		<category><![CDATA[Uruguay]]></category>

		<guid isPermaLink="false">http://www.budismocaminodeldiamante.org/?p=2141</guid>
		<description><![CDATA[&#160; Curso: La transmisión de S.S. el 16to Karmapa para Occidente. Karmapa significa “el que realiza la actividad que beneficia a todos los seres&#8221; y desde el año 1110 es quien sostiene las enseñanzas, la transmisión y la bendición del linaje Karma Kagyu del budismo tibetano. En 1969 Ole y Hannah Nydahl conocieron a S.S. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2143" title="Curso KDL 2011" src="http://www.budismocaminodeldiamante.org/wp-content/uploads/2011/10/Curso-KDL-20111.jpg" alt="" width="553" height="391" /></p>
<p>&nbsp;</p>
<p><strong>Curso:</strong> La transmisión de S.S. el 16to Karmapa para Occidente.</p>
<p align="justify">Karmapa significa “el que realiza la actividad que beneficia a todos los seres&#8221; y desde el año 1110 es quien sostiene las enseñanzas, la transmisión y la bendición del linaje Karma Kagyu del budismo tibetano.<br />
En 1969 Ole y Hannah Nydahl conocieron a S.S. El 16to Karmapa, Rangjung Rigpe Dorje (1924-1981) y desde entonces se convirtieron en sus estudiantes occidentales más cercanos.</p>
<p align="justify">
Después de varios años de estudio en los Himalayas, Karmapa los envió a occidente con la tarea de difundir las enseñanzas budistas.</p>
<p align="justify">
De la misma manera que el yogui tibetano Marpa llevó el budismo al Tíbet, el 16to Karmapa sentó las raíces del budismo Karma Kagyu en Occidente, principalmente a través de Lama Ole Nydahl, su esposa Hannah y los más de 600 centros del Camino del Diamante alrededor del mundo.</p>
<p align="justify"><strong>Lugar:</strong> Centro de Retiros KDL &#8211; Uruguay.</p>
<p><strong>Fecha:</strong> del 9 al 11 de diciembre.</p>
<p>Para mayor información visite el siguiente enlace: <a title="Centro de Retiros KDL" href="http://www.centrobudista-kdl.org.uy" target="_blank">Centro de Retiros KDL </a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="event"><h3>Detalles del evento</h3><ul><li><strong>Comienzo:</strong> diciembre 9, 2011 </li><li><strong>Fin:</strong> diciembre 11, 2011 at </li><li><strong>Agregar a tu calendario:</strong> <a href='http://www.budismocaminodeldiamante.org/wp-content/plugins/post-event2/script.php?action=create_ics&amp;post_id=2141'>Descargar el archivo ics</a></li><li><strong>Lugar:</strong> LaValleja, Uruguay</li></ul><div class="entry-localization">
			                 <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAA5EG8sE7wQcOOv71B8FNWeBRqMId4z2-gu0dx7zHvYW-a3S-adxS7b1cBGoPcKsOl4HuKVvhM0ZGwHg" type="text/javascript"></script>
			                 <script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAA5EG8sE7wQcOOv71B8FNWeBRqMId4z2-gu0dx7zHvYW-a3S-adxS7b1cBGoPcKsOl4HuKVvhM0ZGwHg"></script>
			                 <script type="text/javascript">
							 google.load("maps", "2",{"other_params":"sensor=true"});
							 var map2141 = null;
							 var geocoder2141 = null;
			
							 function initialize()
							 {
								map2141 = new google.maps.Map2(document.getElementById("map2141"));
			                    map2141.setCenter(new google.maps.LatLng(48.857775, 2.211407), 13);
			                    geocoder2141 = new GClientGeocoder();
			                    map2141.addControl(new GSmallMapControl());
			                    showAddress2141("LaValleja, Uruguay");
							 }
			
							 function showAddress2141(address)
							 {
								if (geocoder2141)
								{
									geocoder2141.getLatLng(
									address,
									function(point)
									{
										if (!point)
											alert(address + " not found");
										else
										{
											map2141.setCenter(point, 13);
											var marker = new GMarker(point);
											map2141.addOverlay(marker);
											marker.openInfoWindowHtml('<div style="width:280px;height:50px;"><strong>Curso con Lama Ole Nydahl</strong><br /><a href="http://maps.google.com/maps?f=q&hl=es&q='+address+'" target="_blank" style="color:blue;">LaValleja, Uruguay</div>');
										}
									});
								}
							 }
							 google.setOnLoadCallback(initialize); 
							 </script>
							 <div id="map2141" style="width:610px;height:300px;"></div>
							 </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.budismocaminodeldiamante.org/eventos/curso-con-lama-ole-nydahl-en-uruguay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

