<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>ICT revision by Ngọc Dương Minh</title>
      <link>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o</link>
      <description>Minh Ngoc 6b1</description>
      <language>en-us</language>
      <pubDate>2021-11-25 06:56:01 UTC</pubDate>
      <lastBuildDate>2025-11-20 21:19:32 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f5a5.png</url>
      </image>
      <item>
         <title>Sharing online</title>
         <author>ngoc028509</author>
         <link>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1912021295</link>
         <description><![CDATA[<div>We should not share our personal information to people online such as passwords, house adress, and any other information that is private.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-25 07:02:52 UTC</pubDate>
         <guid>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1912021295</guid>
      </item>
      <item>
         <title>Phishing</title>
         <author>ngoc028509</author>
         <link>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1912035141</link>
         <description><![CDATA[<div>phishing is someone sends you a scam email try to take your information, money and other things.<br>a phishing email is usually someone trying to fake a brand or organization to trick you giving them money, get into websites and they will take your information.<br>phishing emails are not very hard to spot, a phishing email usually have grammar mistakes, shorten URL, sense of urgency, generic greeting (user,...) and will contain a something like "click this link for 10,000$", "you need to update your system, please click this link: shorten URL" or more.<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/576777893/879ca31a400442b15e9c01cc5523a472/image.png" />
         <pubDate>2021-11-25 07:13:24 UTC</pubDate>
         <guid>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1912035141</guid>
      </item>
      <item>
         <title>Reliable resources</title>
         <author>ngoc028509</author>
         <link>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1912789043</link>
         <description><![CDATA[<div>we can check if sources on the internet are reliable or not by checking its domain (.com ; .gov ; .net ; .edu ; ...) this will tell you what's that website made for, example, .gov is by the government, .com is commercial, for advertising and to make money, .edu is for education and so on. you can also check the comments, people rating that websites. another way is to compair different sources, you can check if the information is almost same or not to check if it is correct or not. there are also sources that are made by expert so it is more reliable than other sources. or if its a book, you can research about the author, some review of that book to check if its reliable or not.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-25 14:55:04 UTC</pubDate>
         <guid>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1912789043</guid>
      </item>
      <item>
         <title>cyberbullying</title>
         <author>ngoc028509</author>
         <link>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1912806956</link>
         <description><![CDATA[<div>there are 10 types of bullying which are:<br>1. Exclusion: leaving someone out.</div><div>2. Harassment: sending mean messages to someone</div><div>3. Outing: embarrassed someone by using there private information.</div><div>4. Cyberstalking: stalking someone online</div><div>5. Fraping: somebody logs into your social networking account and impersonates him/her by posting inappropriate content in their name.</div><div>6. Fake Profiles: creating a fake account to hide identity&nbsp;</div><div>7. Dissing: share bad things about someone to destroy their relationship.</div><div>8. Trickery: sharing someone's secret online</div><div>9. Trolling: It is the deliberate act of provoking a response through the use of insults or bad language on online forums and social networking sites.</div><div>10. Catfishing: This is when another person steals someone’s online identity, usually photos, and re-creates social networking profiles for deceptive purposes. They will look at your profile and take any information they want to create a fake persona. <br>(<a href="https://youtu.be/0Xo8N9qlJtk">https://youtu.be/0Xo8N9qlJtk</a>)<br><br>how to deal with cyberbullying?<br>cyberbullying is online so it is more difficult to quit than normal bullying. if you or someone being cyberbullied, you can save screenshots for evidence and report it to a trusted adult, or you can just block and delete the person who bullies you.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-25 15:05:11 UTC</pubDate>
         <guid>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1912806956</guid>
      </item>
      <item>
         <title>presentation</title>
         <author>ngoc028509</author>
         <link>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1912817706</link>
         <description><![CDATA[<div>animation- the visual effects for the objects in a slide<br>transition- the moving effects between slides<br>theme- is something to make the slide more interesting, creative and more good looking by adding shapes, decorations and colors.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-25 15:11:22 UTC</pubDate>
         <guid>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1912817706</guid>
      </item>
      <item>
         <title>spreadsheets</title>
         <author>ngoc028509</author>
         <link>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1915487032</link>
         <description><![CDATA[<div>formulas:<br>all start with (=) and then the formula<br>MIN: smallest number in a range&nbsp;<br>=min(cells)<br>MAX: biggest number in a range&nbsp;<br>=max(cells)<br>SUM: calculate the total of a range of cells&nbsp;<br>=sum(cells)<br>IF: allows you to make a compairsons between value and what you think&nbsp;<br>=if(cell&gt;/&lt;;number"yes";"no")<br>COUNT: count the number of values in a data range =count(cells)<br>COUNTA: count the number of valuse in a dataset<br>=counta(cells)<br>AVERAGE: calculate the average value in a range<br>=average(cells)<br><br>random:&nbsp;<br>=cell/cell: divide<br>=cell*cell: multiply<br>=cell-cell: subtract<br>=cell+cell: adition<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-27 14:45:05 UTC</pubDate>
         <guid>https://padlet.com/ngoc028509/rlvxs5ax5n6mxt6o/wish/1915487032</guid>
      </item>
   </channel>
</rss>
