Add 2nd year stuff.
This commit is contained in:
BIN
2/IAW/assignments/t1-ej1-popplet/imgs/Popplet-example.pdf
Executable file
BIN
2/IAW/assignments/t1-ej1-popplet/imgs/Popplet-example.pdf
Executable file
Binary file not shown.
BIN
2/IAW/assignments/t1-ej1-popplet/imgs/popplet.png
Normal file
BIN
2/IAW/assignments/t1-ej1-popplet/imgs/popplet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
BIN
2/IAW/assignments/t1-ej1-popplet/t1-ej1-popplet.pdf
Normal file
BIN
2/IAW/assignments/t1-ej1-popplet/t1-ej1-popplet.pdf
Normal file
Binary file not shown.
71
2/IAW/assignments/t1-ej1-popplet/t1-ej1-popplet.tex
Normal file
71
2/IAW/assignments/t1-ej1-popplet/t1-ej1-popplet.tex
Normal file
@ -0,0 +1,71 @@
|
||||
\documentclass[12pt,a4paper]{article}
|
||||
\usepackage[spanish]{babel}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{subcaption}
|
||||
|
||||
\title{Popplet}
|
||||
\author{Nicolás A. Ortega Froysa}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
\pagebreak
|
||||
\tableofcontents
|
||||
\pagebreak
|
||||
|
||||
\section{¿Qué Es Popplet?}
|
||||
|
||||
Popplet es una herramienta/aplicación web que se puede usar para crear mapas
|
||||
conceptuales y diagramas de forma cooperativa y en tiempo real. De esta forma
|
||||
puedes colaborar en un mismo proyecto junto a otra persona de forma remota y
|
||||
viendo las modificaciones que hace cada persona en tiempo real.
|
||||
|
||||
Comparado con otras herramientas, y ciertas características que se esperarían de
|
||||
una aplicación a este estilo, se puede decir que Popplet tiene las siguientes
|
||||
ventajas y desventajas:
|
||||
|
||||
\begin{itemize}
|
||||
\item {\bf Ventajas:}
|
||||
\begin{itemize}
|
||||
\item Una herramienta muy atractiva visualmente
|
||||
\item Muy fácil de usar
|
||||
\item Permite el trabajo colaborativo
|
||||
\end{itemize}
|
||||
\item {\bf Desventajas:}
|
||||
\begin{itemize}
|
||||
\item Pocas opciones de formateo
|
||||
\item No se puede editar el cuadro de otro
|
||||
\item No hay chat aparte para colaborar
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
|
||||
\begin{figure}[!htb]
|
||||
\centering
|
||||
\includegraphics[width=0.5\linewidth]{imgs/popplet.png}
|
||||
\caption{Ejemplo de Popplet con ventajas y desventajas.}
|
||||
\label{fig:popplet}
|
||||
\end{figure}
|
||||
|
||||
\pagebreak
|
||||
|
||||
\section{Uso De Ejemplo}
|
||||
|
||||
\begin{figure}[!htb]
|
||||
\centering
|
||||
\includegraphics[width=0.75\linewidth]{imgs/Popplet-example.pdf}
|
||||
\caption{Ejemplo de mapa mental usando Popplet.}
|
||||
\label{fig:mental-map}
|
||||
\end{figure}
|
||||
|
||||
\pagebreak
|
||||
|
||||
\section{Derechos de Autor y Licencia}
|
||||
|
||||
\noindent
|
||||
Copyright \copyright\ \the\year\ Nicolás A. Ortega Froysa
|
||||
<nicolas@ortegas.org> \\
|
||||
\\
|
||||
Este documento se distribuye bajo los términos y condiciones de la licencia
|
||||
Creative Commons Attribution No Derivatives 4.0 International.
|
||||
|
||||
\end{document}
|
4
2/IAW/assignments/t1-ej1-popplet/t1-ej1-popplet.toc
Normal file
4
2/IAW/assignments/t1-ej1-popplet/t1-ej1-popplet.toc
Normal file
@ -0,0 +1,4 @@
|
||||
\babel@toc {spanish}{}\relax
|
||||
\contentsline {section}{\numberline {1}¿Qué Es Popplet?}{3}{section.1}%
|
||||
\contentsline {section}{\numberline {2}Uso De Ejemplo}{4}{section.2}%
|
||||
\contentsline {section}{\numberline {3}Derechos de Autor y Licencia}{5}{section.3}%
|
Reference in New Issue
Block a user