<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>The Future Of Technology by Madian Estrada</title>
      <link>https://padlet.com/madianestrada/ku0e6jqljmze</link>
      <description>Definitions with pictures</description>
      <language>en-us</language>
      <pubDate>2017-09-26 12:17:21 UTC</pubDate>
      <lastBuildDate>2025-12-24 06:47:55 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Gadget Fatigue</title>
         <author>madianestrada</author>
         <link>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191197615</link>
         <description><![CDATA[<div>The result of having to deal with too many gadgets.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/216163321/024b79fe5614b60eee9b57d3db3df40a/padlet_10.jpg" />
         <pubDate>2017-09-26 12:19:02 UTC</pubDate>
         <guid>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191197615</guid>
      </item>
      <item>
         <title>Geotargeting</title>
         <author>madianestrada</author>
         <link>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191198543</link>
         <description><![CDATA[<div>Geotargeting is the method of targeting audiences geographically. Search marketers specify where online ads should be placed, not just which keywords trigger the ads. Geographical targeting specifically refers to the analytical process of making decisions on the regions and locales on which a company should focus its marketing efforts.&nbsp;</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/216163321/c46403b2305a0c072d0db3693adbac24/padlet_11.png" />
         <pubDate>2017-09-26 12:21:12 UTC</pubDate>
         <guid>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191198543</guid>
      </item>
      <item>
         <title>Echo Chamber</title>
         <author>madianestrada</author>
         <link>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191199127</link>
         <description><![CDATA[<div>Traditionally, an "echo chamber" describes a group of media outlets that tend to parrot each other's uncritical reports on a view. In the online world this expression has expanded to refer to blogs that write about the views of other blogs, echoing the same views back and forth.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/216163321/853cda94e6ea43758361d31925d9f504/padlet_12.jpg" />
         <pubDate>2017-09-26 12:22:33 UTC</pubDate>
         <guid>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191199127</guid>
      </item>
      <item>
         <title>Balkanized</title>
         <author>madianestrada</author>
         <link>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191199592</link>
         <description><![CDATA[<div>A term used to describe the division of the internet and its portrayal as having a tiered access system. There are numerous ways to gain access to the Internet, depending on how much you want to spend, and the speed of connection you desire. For example, there is <a href="http://www.netlingo.com/word/dial-up.php">dial-up</a>, <a href="http://www.netlingo.com/word/dsl.php">DSL</a>, <a href="http://www.netlingo.com/word/satellite-connection.php">satellite</a>, <a href="http://www.netlingo.com/word/wi-fi.php">Wi-Fi</a>, and <a href="http://www.netlingo.com/word/cable-modem.php">cable</a>. In other words, "balkanized" refers to the circumstance where the cost you can afford is equal to the quality of service you will receive, and there is a great range (or tier) of services available.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/216163321/f101c70547e3f7175ac99c79357fd2bb/padlet_13.png" />
         <pubDate>2017-09-26 12:23:40 UTC</pubDate>
         <guid>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191199592</guid>
      </item>
      <item>
         <title>Paintmonkey</title>
         <author>madianestrada</author>
         <link>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191200778</link>
         <description><![CDATA[<div>A term used to describe the division of the <a href="http://www.netlingo.com/word/internet.php">Internet</a> and its portrayal as having a tiered <a href="http://www.netlingo.com/word/access.php">access</a> system. There are numerous ways to gain access to the Internet, depending on how much you want to spend, and the speed of connection you desire. For example, there is <a href="http://www.netlingo.com/word/dial-up.php">dial-up</a>, <a href="http://www.netlingo.com/word/dsl.php">DSL</a>, <a href="http://www.netlingo.com/word/satellite-connection.php">satellite</a>, <a href="http://www.netlingo.com/word/wi-fi.php">Wi-Fi</a>, and <a href="http://www.netlingo.com/word/cable-modem.php">cable</a>. In other words, "balkanized" refers to the circumstance where the cost you can afford is equal to the quality of service you will receive, and there is a great range (or tier) of services available.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/216163321/d66aaddecf2f682ee61c81a446602bd8/internet_service.jpg" />
         <pubDate>2017-09-26 12:26:06 UTC</pubDate>
         <guid>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191200778</guid>
      </item>
      <item>
         <title>Object-Oriented Programming</title>
         <author>madianestrada</author>
         <link>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191201004</link>
         <description><![CDATA[<div> type of programming that combines data structures with functions to create reusable objects. It works something like this: <a href="http://www.netlingo.com/word/programmers.php">Programmers</a> can create modules that do not need to be changed when a new type of object is added; instead, one can simply create a new object that inherits many of its features from existing objects. This inheritance relationship between objects makes object-oriented programs easier to modify than procedural programming techniques.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/216163321/f61e5466398ac73d1e5b80ee66893adb/maxresdefault.jpg" />
         <pubDate>2017-09-26 12:26:33 UTC</pubDate>
         <guid>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191201004</guid>
      </item>
      <item>
         <title>Mainframe Management</title>
         <author>madianestrada</author>
         <link>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191201249</link>
         <description><![CDATA[<div>Slang for an outdated management group, especially one that restricts changes in production or company culture for fear it will lose centralized power.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/216163321/2add39dd0a60837ff5ed5ad5238d235f/ca_event_management_pyramid_copyright_ca_2014.jpg" />
         <pubDate>2017-09-26 12:27:02 UTC</pubDate>
         <guid>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191201249</guid>
      </item>
      <item>
         <title>Under Mouse Arrest</title>
         <author>madianestrada</author>
         <link>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191201466</link>
         <description><![CDATA[<div>Getting busted for violating an online service's rules of conduct.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/216163321/d1c55b3067befefa90cffb5b2800307d/download.jpg" />
         <pubDate>2017-09-26 12:27:29 UTC</pubDate>
         <guid>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191201466</guid>
      </item>
      <item>
         <title>Zero Bug Release</title>
         <author>madianestrada</author>
         <link>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191201702</link>
         <description><![CDATA[<div>Not, as you might suspect, a <a href="http://www.netlingo.com/word/dead-tree-version.php">version</a> of a <a href="http://www.netlingo.com/word/software.php">software</a> product that's error-free, but (in an Orwellian twist) a <a href="http://www.netlingo.com/word/release.php">release</a> with the major <a href="http://www.netlingo.com/word/bug.php">bugs</a>eliminated, retaining plenty of less significant problems.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/216163321/a5770f9ae8c1990207587354a9e2ab50/struts_apache_zero_day.png" />
         <pubDate>2017-09-26 12:27:56 UTC</pubDate>
         <guid>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191201702</guid>
      </item>
      <item>
         <title>Kermit</title>
         <author>madianestrada</author>
         <link>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191201956</link>
         <description><![CDATA[<div>A <a href="http://www.netlingo.com/word/terminal.php">terminal</a> program and file transfer protocol (<a href="http://www.netlingo.com/word/ftp.php">FTP</a>) developed at Columbia University and available for use on a variety of computers, from PCs to mainframes. Kermit can be used to <a href="http://www.netlingo.com/word/download.php">download</a> files from a <a href="http://www.netlingo.com/word/remote.php">remote</a> <a href="http://www.netlingo.com/word/system.php">system</a> to your home computer. It is distinguished by its ability to transfer files over <a href="http://www.netlingo.com/word/telnet.php">Telnet</a> and other connections that usually corrupt <a href="http://www.netlingo.com/word/binary.php">binary</a> transfers, and it is often available as a <a href="http://www.netlingo.com/word/unix.php">Unix</a> command.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/216163321/36df0db16d4a3af93b657a41ae62afdc/imrs.jpg" />
         <pubDate>2017-09-26 12:28:25 UTC</pubDate>
         <guid>https://padlet.com/madianestrada/ku0e6jqljmze/wish/191201956</guid>
      </item>
   </channel>
</rss>
