link: https://www.youtube.com/watch?v=rdCFl5Tllp4 Les dejo una adaptación online de un test de personalidad que leí en un libro: http://lucasmoyano.com/_webs/test_personalidad/ Perfil Psicológico León : http://youtu.be/YlQUpNbvk-c Perfil Psicológico Golden Retriever : http://youtu.be/L2siy-eIJYY Perfil Psicológico Nutria : http://youtu.be/-bI3yMNjdfA Perfil Psicológico Castor : http://youtu.be/G9OtMbHpSpY Todos nacemos con ciertas diferencias de personalidad , y, por consecuencia, nos motivan distintas circunstancias , oportunidades y ambientes. Estas diferencias en la motivación nos permiten hacer ciertas cosas mejor que otras. Diferente no significa malo. Por lo tanto, debiéramos aceptar y respetar a aquellos cuya personalidad es distinta a la nuestra. No es nuestro trabajo cambiar a los demás. Todos los perfiles/personas poseen fortaleza...
Okay, I started these blog entries for improve my English. So, if I make some mistakes, please tell me. First of all, HTML are the abbreviation of HyperText Markup Language. It's the basic element of a webpage, which defines the structure and the content of it. All html files have a ".html" extension, and the structure is made by tags. For example: <br/> A tag represents something, for example "<br/>" means "line break". Some tags may contain child tags or text content. For example: <p>Hello world. <br/> This are a paragraph with 2 text lines.</p> If it file is saved and opened with a browser, the following is displayed: Hello world. This are a paragraph with 2 text lines. There are some common tags: <b> bold </b> <u> underlined </u> <i> italics </i> <hr/> horizontal separation rule To create a link to another web we have the anchor tag: <a href="http...
En este video tutorial vamos a aprender a agregar iAdds (las publicidades de apple) a nuestras aplicaciónes para iPhone o iPad . Lo primero que tenemos que hacer es conseguir la librería necesaria: http://code.google.com/p/iad-air-ios/ El único problema de este componente es que cuando la aplicación es horizontal, al hacer click en el iAd cambia la orientación a vertical. Si haces que tu aplicación sea de orientación automática o que sea solamente vertical este problema se soluciona. Descargar archivos del tutorial
Comentarios
Publicar un comentario