<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Mi padlet extraordinario by Giovanny Hidalgo</title>
      <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2023-09-06 12:38:43 UTC</pubDate>
      <lastBuildDate>2023-09-06 14:39:10 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Juan Sebastián Dosman</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686658589</link>
         <description><![CDATA[<div>db.persona_dos.find(</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; $or : [</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "departments" : { $in : [ "sales" ] },</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; },</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "role" : { $eq : "manager" }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; ]</div><div>&nbsp; &nbsp; }</div><div>);</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 12:52:57 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686658589</guid>
      </item>
      <item>
         <title>Gabriela Puerta</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686663240</link>
         <description><![CDATA[<div>db.persona.<strong>find</strong>(</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; "role": { $exists: false }</div><div>&nbsp; &nbsp; }</div><div>);</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 12:55:50 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686663240</guid>
      </item>
      <item>
         <title>Nicolás González</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686663641</link>
         <description><![CDATA[<div>db.persona.find(</div><div>&nbsp; &nbsp; {"departments": {$eq:"sales", $eq: "marketing"}},<br>{lname:true}</div><div>)</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 12:56:07 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686663641</guid>
      </item>
      <item>
         <title>Juan Manuel Orozco</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686664010</link>
         <description><![CDATA[<div>db.one.find({</div><div>&nbsp; &nbsp; $or:[</div><div>&nbsp; &nbsp; &nbsp; &nbsp; {"role":{$eq:"worker"}},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; {"role":{$eq:"manager"}}</div><div>&nbsp; &nbsp; ]</div><div>})</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 12:56:22 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686664010</guid>
      </item>
      <item>
         <title>Carlos Andrés Serrato </title>
         <author>carlosserrato200475</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686664754</link>
         <description><![CDATA[<div>Personas con role "Manager"<br>db.persona.find(query = {role: {$eq:"manager"}})</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 12:56:53 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686664754</guid>
      </item>
      <item>
         <title>Andrés Mauricio Bonilla L</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686665044</link>
         <description><![CDATA[<div>db.persona.find(</div><div>&nbsp; &nbsp; {&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; $and: [</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; departments: {$eq:"legal"}</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; },</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; empno: {$gt:4}</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; ]</div><div><br></div><div>&nbsp; &nbsp; }</div><div>)</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 12:57:05 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686665044</guid>
      </item>
      <item>
         <title>Jurgen Sanclemente :)</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686666903</link>
         <description><![CDATA[<div>db.persona.find(&nbsp;</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;departments:{ $in: ["sales", "marketing"]}</div><div>&nbsp; &nbsp; }</div><div>);</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 12:58:13 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686666903</guid>
      </item>
      <item>
         <title>db.persona.find({&quot;empno&quot;:{$gte:3})</title>
         <author>camiloextremin</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686667868</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 12:58:52 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686667868</guid>
      </item>
      <item>
         <title>Valentina Agudelo </title>
         <author>valeagu1710</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686668079</link>
         <description><![CDATA[<div>db.persona.find<strong>(</strong>{</div><div>&nbsp; &nbsp; <strong>empno:</strong> {<strong>$lte:</strong> 3}</div><div>}<strong>)</strong></div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 12:59:00 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686668079</guid>
      </item>
      <item>
         <title>Juan Camilo Rodríguez</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686669868</link>
         <description><![CDATA[<div>db.persona.find(</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; "fname": { $eq: "ben" },</div><div>&nbsp; &nbsp; &nbsp; &nbsp; "lname": { $eq: "bradley" }</div><div>&nbsp; &nbsp; }</div><div>)</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:00:03 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686669868</guid>
      </item>
      <item>
         <title>Juan Pablo Tascón</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686670058</link>
         <description><![CDATA[<div>db.persona.find(</div><div>&nbsp; {</div><div>&nbsp; &nbsp; <em>$and</em>:[</div><div>&nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; departments: {<em>$in</em>: ["marketing"]}</div><div>&nbsp; &nbsp; &nbsp; },&nbsp;</div><div>&nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; role: {<em>$in</em>: ["team lead"]}</div><div>&nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; ]</div><div>&nbsp; }</div><div>)</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:00:11 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686670058</guid>
      </item>
      <item>
         <title>Brayan Andres Zamora Gonzalez</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686676778</link>
         <description><![CDATA[<div>db.persona.find(</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; lname: /^d/</div><div>&nbsp; &nbsp; }</div><div>)</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:02:12 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686676778</guid>
      </item>
      <item>
         <title>Santiago Gómez</title>
         <author>santigomezg13</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686683758</link>
         <description><![CDATA[<div>db.persona.find({</div><div>&nbsp; &nbsp; departments: { $nin: ["sales", "marketing"] }</div><div>})</div><div><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:04:27 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686683758</guid>
      </item>
      <item>
         <title>Brandon Sanchez</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686688068</link>
         <description><![CDATA[<div>db.persona.find(</div><div>{</div><div>&nbsp; fname:"charlie"</div><div>}</div><div>);</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:07:06 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686688068</guid>
      </item>
      <item>
         <title>Nicolas Yandi</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686691660</link>
         <description><![CDATA[<div>db.persona.find(&nbsp;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; );</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:09:24 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686691660</guid>
      </item>
      <item>
         <title>Nicolás Ramirez</title>
         <author>trompitasdev</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686708680</link>
         <description><![CDATA[<div>db.persona.find<strong>(</strong></div><div>&nbsp; {</div><div>&nbsp; <strong>$and:</strong>&nbsp;</div><div>&nbsp; <strong>[</strong>{<strong>role:</strong> "manager"},&nbsp;</div><div>&nbsp; {<strong>departments:</strong> {<strong>$in:</strong> <strong>[</strong>"sales", "marketing"<strong>]</strong>}}<strong>]</strong></div><div>&nbsp; }</div><div><strong>)</strong></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:19:01 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686708680</guid>
      </item>
      <item>
         <title>Gomez</title>
         <author>santigomezg13</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686711509</link>
         <description><![CDATA[<div>db.persona.find({</div><div>&nbsp; &nbsp; departments:{$size:2}</div><div>})</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:20:37 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686711509</guid>
      </item>
      <item>
         <title>Vivian Echeverri Londoño</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686714316</link>
         <description><![CDATA[<div>db.persona.find(</div><div>&nbsp; &nbsp; {departments:{$nin:['sales','marketing']}}</div><div>&nbsp; &nbsp;&nbsp;</div><div>)</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:22:11 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686714316</guid>
      </item>
      <item>
         <title>Valentina Beca</title>
         <author>valentinacali2006</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686714863</link>
         <description><![CDATA[<div>db.persona.find(</div><div>&nbsp; &nbsp; {departments: {$size:2}}</div><div>);&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:22:28 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686714863</guid>
      </item>
      <item>
         <title>Peñaranda</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686717123</link>
         <description><![CDATA[<div>db.persona.find(</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; $or:[</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {"role": {$eq "worker"}},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {"role": {$eq "worker"}}</div><div>&nbsp; &nbsp; &nbsp; &nbsp; ]</div><div>&nbsp; &nbsp; }</div><div>);</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:23:39 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686717123</guid>
      </item>
      <item>
         <title>Nicolas Ramirez (. ❛ ᴗ ❛.)</title>
         <author>trompitasdev</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686720090</link>
         <description><![CDATA[<div>db.persona.find<strong>(</strong></div><div>&nbsp; {<strong>$and:</strong>&nbsp;</div><div>&nbsp; &nbsp; <strong>[</strong>{<strong>role:</strong> "manager"},&nbsp;</div><div>&nbsp; &nbsp; {<strong>empno:</strong> {<strong>$lt:</strong> 11}},&nbsp;</div><div>&nbsp; &nbsp; {<strong>fname:</strong> "Isabel"}<strong>]</strong></div><div>&nbsp; }</div><div>&nbsp; <strong>)</strong></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:25:07 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686720090</guid>
      </item>
      <item>
         <title></title>
         <author>jaimeandrescardonam</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686720696</link>
         <description><![CDATA[<div>db.collection.find(</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; empno: { $gt: 3, $lt: 8 }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; departments:{$in:["marketing"]</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; }</div><div>);<br>Jaime Andrés Cardona Montero<br>los empno que sean mayor a 3 y menor a 8, y que trabajen en marketing</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:25:24 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686720696</guid>
      </item>
      <item>
         <title>Nicolas Ramirez (. ❛ ᴗ ❛.)</title>
         <author>trompitasdev</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686729329</link>
         <description><![CDATA[<div>db.pe<strong>rsona</strong>.insertOne<strong>(</strong>{</div><div><strong>&nbsp; "empno":</strong> 13,</div><div>&nbsp; <strong>"fname":</strong> "Lilia",</div><div>&nbsp; <strong>"lname":</strong> "García",</div><div>&nbsp; <strong>"role":</strong> "worker"</div><div>}<strong>)</strong></div><div><br></div><div>db.persona.find<strong>(</strong></div><div>&nbsp; {<strong>fname:</strong> /^L/},</div><div>&nbsp; {<strong>fname:</strong> true}</div><div><strong>)</strong></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:30:02 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686729329</guid>
      </item>
      <item>
         <title>Nicolás G</title>
         <author></author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686744323</link>
         <description><![CDATA[<div>db.persona.updateMany(</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; "role":/^m/</div><div>&nbsp; &nbsp; },</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; $set: {"role": /^J/}</div><div>&nbsp; &nbsp; }</div><div>)</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:38:08 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686744323</guid>
      </item>
      <item>
         <title></title>
         <author>cgiohidalgo</author>
         <link>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686762517</link>
         <description><![CDATA[<div>nicolas gonzales 0.3&nbsp;<br>Samntiago Gomez 0.6<br>Nicolasramirez&nbsp; 0.3<br>Carlos Serrato&nbsp; 0.3&nbsp;<br><br>All: 0.2  - hurtado, arturo</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-09-06 13:47:26 UTC</pubDate>
         <guid>https://padlet.com/cgiohidalgo/iyme1yeo3vyw7mey/wish/2686762517</guid>
      </item>
   </channel>
</rss>
