<?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>Videos &#8211; Alejandro Franco</title>
	<atom:link href="https://jafrancov.com/category/videos/feed/" rel="self" type="application/rss+xml" />
	<link>https://jafrancov.com</link>
	<description>Python, Django y lo que nadie explica en los tutoriales</description>
	<lastBuildDate>Mon, 25 Jan 2016 17:36:02 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">14205669</site>	<item>
		<title>Agregar número consecutivo y enviar correo al contestar Formulario de Google Drive</title>
		<link>https://jafrancov.com/2016/01/consecutivo-email-form-google-drive/</link>
					<comments>https://jafrancov.com/2016/01/consecutivo-email-form-google-drive/#comments</comments>
		
		<dc:creator><![CDATA[Alex Franco]]></dc:creator>
		<pubDate>Mon, 25 Jan 2016 17:28:10 +0000</pubDate>
				<category><![CDATA[Codigo]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Consecutivo]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Formularios]]></category>
		<category><![CDATA[Google Drive]]></category>
		<category><![CDATA[Sequence number]]></category>
		<guid isPermaLink="false">http://jafrancov.com/?p=2392</guid>

					<description><![CDATA[En este ejemplo agregaremos un número consecutivo (secuencial, auto-incremental) a cada registro que ingrese a un formulario de Google Drive, además tomamos el ejemplo de un video anterior de mandar un correo electrónico para mostrar una posible aplicación de estas tareas. Código: Github @jafrancov]]></description>
										<content:encoded><![CDATA[<p>En este ejemplo agregaremos un número consecutivo (secuencial, auto-incremental) a cada registro que ingrese a un formulario de Google Drive, además tomamos el ejemplo de un video anterior de mandar un correo electrónico para mostrar una posible aplicación de estas tareas.</p>
<p><iframe class="youtube-player" width="900" height="507" src="https://www.youtube.com/embed/woxWjLrNO-4?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=es-MX&#038;autohide=2&#038;wmode=transparent" allowfullscreen="true" style="border:0;" sandbox="allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox"></iframe></p>
<p>Código: <a href="https://github.com/jafrancov/Google-Apps-Scripts/blob/master/forms/sequenceOnFormSubmit.js" target="_blank">Github @jafrancov</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://jafrancov.com/2016/01/consecutivo-email-form-google-drive/feed/</wfw:commentRss>
			<slash:comments>41</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2392</post-id>	</item>
	</channel>
</rss>
