<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Top Learning | Gloria Ruiz Arcos | Activity</title>
	<link>https://toplearning.academy/miembros/gloria-ruiz-arcos/activity/</link>
	<atom:link href="https://toplearning.academy/miembros/gloria-ruiz-arcos/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Muro de Actividad para Gloria Ruiz Arcos.</description>
	<lastBuildDate>Mon, 04 May 2026 18:23:01 -0600</lastBuildDate>
	<generator>https://buddypress.org/?v=2.21.1</generator>
	<language>es</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">5f87dcdeaea81dd39875d3ae33b8c28f</guid>
				<title>Gloria Ruiz Arcos publicó una actualización: Situaciones a Favor (Pros) &#x1f44d;La IA promete un aumento [&#133;]</title>
				<link>https://toplearning.academy/comunidad/p/47283/</link>
				<pubDate>Sun, 19 Oct 2025 21:25:16 -0600</pubDate>

									<content:encoded><![CDATA[<p><b>Situaciones a Favor (Pros) &#x1f44d;</b></p>
<p>La IA promete un <b>aumento masivo de la productividad</b> al automatizar tareas <b>repetitivas, rutinarias y peligrosas</b>. Esto libera a los trabajadores para que se centren en labores que requieren <b>creatividad, estrategia y empatía</b>, mejorando así el bienestar laboral. La tecnología también impulsa la <b>creación de nuevos roles&hellip;</b></p>
<p><span class="activity-read-more" id="activity-read-more-47283"><a href="https://toplearning.academy/comunidad/p/47283/" rel="nofollow">Leer más</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">320e53979a7e2e2f8b6659ec9a4cda9f</guid>
				<title>Gloria Ruiz Arcos publicó una actualización: "Eres una joven de 17 años, muy inteligente y [&#133;]</title>
				<link>https://toplearning.academy/comunidad/p/40426/</link>
				<pubDate>Sun, 15 Jun 2025 02:47:15 -0600</pubDate>

									<content:encoded><![CDATA[<p>&#8220;Eres una joven de 17 años, muy inteligente y entusiasta, vestida de forma juvenil y colores vivos&#8221; con ojos expresivos de color miel, cabello largo, lacio y abundante//te encuentras en tu habitación preparando tus tareas-eres alegre, entusiasta // su cuarto es minimalista de colores alegres, una lampara moderna en su buro, muy iluminada/7&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-40426"><a href="https://toplearning.academy/comunidad/p/40426/" rel="nofollow">Leer más</a></span></p>
<div class="activity-link-preview-container"><div class="activity-link-preview-info"><p class="activity-link-preview-link-name">docs.google.com</p><p class="activity-link-preview-title"><a href="https://docs.google.com/document/d/1pg2KrfPoodrkV3GdHkhxen-o6ZFkNlNW8SKeF-1h_6Q/edit?tab=t.0https://docs.google.com/document/d/1pg2KrfPoodrkV3GdHkhxen-o6ZFkNlNW8SKeF-1h_6Q/edit?tab=t.0" target="_blank" rel="nofollow"></a></p><div class="activity-link-preview-excerpt"><p></p></div></div></div>]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d48e4d6a0769d55c80b318bb3a7ab099</guid>
				<title>Gloria Ruiz Arcos publicó una actualización: </title>
				<link>https://toplearning.academy/comunidad/p/39529/</link>
				<pubDate>Sun, 01 Jun 2025 04:34:04 -0600</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d7a6afc0de6ba4d42af2adbb50eb542e</guid>
				<title>Gloria Ruiz Arcos publicó una actualización: </title>
				<link>https://toplearning.academy/comunidad/p/39528/</link>
				<pubDate>Sun, 01 Jun 2025 04:33:12 -0600</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0205ad6151baaa48a4c2e5345bd9c641</guid>
				<title>Gloria Ruiz Arcos publicó una actualización: from fpdf import FPDF# Crear un storyboard visual para [&#133;]</title>
				<link>https://toplearning.academy/comunidad/p/39527/</link>
				<pubDate>Sun, 01 Jun 2025 04:20:59 -0600</pubDate>

									<content:encoded><![CDATA[<p>from fpdf import FPDF</p>
<p># Crear un storyboard visual para la escena 1</p>
<p>pdf = FPDF(orientation=&#8217;P&#8217;, unit=&#8217;mm&#8217;, format=&#8217;A4&#8242;)</p>
<p>pdf.add_page()</p>
<p>pdf.set_font(&#8220;Helvetica&#8221;, size=12)</p>
<p># Título</p>
<p>pdf.set_font(&#8220;Helvetica&#8221;, &#8216;B&#8217;, 16)</p>
<p>pdf.cell(200, 10, txt=&#8221;Storyboard &#8211; Eco Switch Escena 1&#8243;, ln=True, align=&#8217;C&#8217;)</p>
<p>pdf.ln(5)</p>
<p># Secciones de la escena</p>
<p>scenes = [</p>
<p>    {</p>
<p>       &hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-39527"><a href="https://toplearning.academy/comunidad/p/39527/" rel="nofollow">Leer más</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ff1870171ad6e5bd16041aea2cc8e167</guid>
				<title>Gloria Ruiz Arcos publicó un nuevo comentario de actividad</title>
				<link>https://toplearning.academy/comunidad/p/38145/#acomment-38159</link>
				<pubDate>Tue, 13 May 2025 04:17:00 -0600</pubDate>

									<content:encoded><![CDATA[<p>Hola Carmen, yo me identifico contigo porque también soy adulto mayor y también conocí el uso de las computadoras desde que las introdujeron en la empresa donde trabajé y la verdad siempre me llamo la atención aprender más y más y quiero aprender bien para aplicarlo en mi negocio </p>
				<strong>In reply to</strong> -
					<a href="https://toplearning.academy/miembros/maria-del-carmen-hernandez-galvan/" data-bb-hp-profile="143553" rel="nofollow">María del Carmen Hernández Galván</a> publicó una actualización <p>Hola ,soy carmen tengo una dulceria .me interesa aprender IA para aprovechar las herramientas que la IA proporciona para impulsar un negocio. Mis [&hellip;]</p>					]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">034e5d026071cdb046bcd2e14fe6da25</guid>
				<title>Gloria Ruiz Arcos publicó un nuevo comentario de actividad</title>
				<link>https://toplearning.academy/comunidad/p/38139/#acomment-38157</link>
				<pubDate>Tue, 13 May 2025 04:11:43 -0600</pubDate>

									<content:encoded><![CDATA[<p>buenas noches, Roberto, que padre que tengas la inquietud y el deseo de la capacitación, comparto contigo que esta herramienta es un parte aguas en todos los aspectos</p>
				<strong>In reply to</strong> -
					<a href="https://toplearning.academy/miembros/roberto-hernandez-ortega/" data-bb-hp-profile="143872" rel="nofollow">ROBERTO HERNÁNDEZ ORTEGA</a> publicó una actualización &#x1f44b; ¡buenas noches a todos, mi nombre es Roberto Hernandez ] &#x1f4bc; Mi ocupación o área de interés: [Tengo una empresa de distribucion de Joyeria.] &#x1f3af; ¿Por qué decidí [&hellip;]					]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e338f5b4836caa6b01f291a4c607ef4f</guid>
				<title>Gloria Ruiz Arcos publicó una actualización: Estoy entusiasmada por aprender más&#x1f607; sobre IA</title>
				<link>https://toplearning.academy/comunidad/p/37564/</link>
				<pubDate>Mon, 05 May 2025 00:32:06 -0600</pubDate>

									<content:encoded><![CDATA[<p>Estoy entusiasmada por aprender más&#x1f607; sobre IA</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">bb30d3fed1495ce491456c4ff3464844</guid>
				<title>Gloria Ruiz Arcos publicó una actualización: ¡Hola a todos! Mi nombre es: Gloria Ruiz, mi ocupación o [&#133;]</title>
				<link>https://toplearning.academy/comunidad/p/36964/</link>
				<pubDate>Mon, 28 Apr 2025 00:25:50 -0600</pubDate>

									<content:encoded><![CDATA[<p>¡Hola a todos! Mi nombre es: Gloria Ruiz, mi ocupación o area de interés: Me encanta ayudar y estoy formando una Red de mercadeo de autoconsumo ¿Porque decidí tomar este diplomado: Porque me llama la atención todo lo nuevo, Dato curioso sobre mí y la IA: desde que descubrí el ChatGPT quise aprender a manejarlo a profundidad: Si tuviera una&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-36964"><a href="https://toplearning.academy/comunidad/p/36964/" rel="nofollow">Leer más</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f47ec65473c8e4c293d9b65ae5046e0d</guid>
				<title>Gloria Ruiz Arcos publicó un nuevo comentario de actividad</title>
				<link>https://toplearning.academy/comunidad/p/34607/#acomment-36873</link>
				<pubDate>Sun, 27 Apr 2025 01:56:52 -0600</pubDate>

									<content:encoded><![CDATA[<p>HOLABUENAS TARDES, AQUI YA LISTA PARA EMPEZAR&#8230;.. MAÑA A QUE HORA EMPEZAMOS EN VIVO?</p>
<p></p>
				<strong>In reply to</strong> -
					<a href="https://toplearning.academy/miembros/gloria-ruiz-arcos/" data-bb-hp-profile="143521" rel="nofollow">Gloria Ruiz Arcos</a> publicó una actualización <p>Me interesa mucho aprender sobre  IA y sacar todo el provecho para mi proyecto.</p><p>Ten 68 años y aprendo rápido.</p><p>Gracias </p>					]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">49a1ad75acc47e63275eefddf65c0047</guid>
				<title>Gloria Ruiz Arcos publicó una actualización: Me interesa mucho aprender sobre  IA y sacar todo [&#133;]</title>
				<link>https://toplearning.academy/comunidad/p/34607/</link>
				<pubDate>Sat, 22 Mar 2025 03:10:46 -0600</pubDate>

									<content:encoded><![CDATA[<p>Me interesa mucho aprender sobre  IA y sacar todo el provecho para mi proyecto.</p>
<p>Ten 68 años y aprendo rápido.</p>
<p>Gracias </p>
]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
		
	</channel>
</rss>
		