miércoles, 22 de marzo de 2017

Structures inside Alcorcón

Stuctures inside Alcorcón

Resultado de imagen de suspended structures alcorcon   This is a suspended structure.


Resultado de imagen de electricity pylons    This is a Truss structure

viernes, 3 de marzo de 2017

Vocaboulary

Vocaboulary


Auxiliary dimension line: Eany of the lines used to acurately delimit dimensions.

Cavalier perspective: Perspective that alows us to view objects in 3D with one 90º angle and two135º angles.

Dimension to: To indicate on the drawing of a figure.

Dimension line: Any of the lines used to indicate measurements; these lines are drawn parallel to the line that they measure.

Extruder: The part in a 3D printer that picks up the olastic filament an deposits the exact amount on  the print bed.

Front elevation: Main view of an object.

GCODE: File format understood by 3D printers.

Isometric perspective: Perspective thet allows us to view obects in 3D. 

Left or right elevation: View from the left or right side of the figure.

Plan: View of the figure from overhead.

Sicing: Procedure in wich slicing software determines how many layers of plastic are requited for 3D printing.

Standardisation: Set of standards that regulates every element of thechnical drawing.

 

miércoles, 1 de marzo de 2017

3D Project

3D Project

 

Im goin to explain the procces:
First we draw the draft of the rabbit, then we draw it with the measurements anmd the last thing we did was the project iside Tinkercad.

viernes, 20 de enero de 2017

Comprehensions Activities

Comprehensions Activities

1- A web site is a siries of web pages linked to each other that can be accesed from a common address fpr example openclassmariajesuscampos.wikispaces.com. 

2- 
Static web page:Static websites can only really be updated by someone with a knowledge of website development.

Dynamic web page: Dynamic sites on the other hand can be more expensive to develop initially, but the advantages are numerous.

3-
You may never need to know the file names or locations for your virtual machine files. Virtual machine file management is performed by VMware Workstation. If the behind the scenes file structure is not interesting to you, skip this section.

5-
This are some of the tools web 2.0 have:
-Google Docs: It is the flagship of online desktop publishing
-TextBin:
*Make posts private, secured with a password
*Allows users to choose when the posts expire
*Clean, simple interface
-LetterPop: This site is the premiere online newsletter generator.

6-
 We can help in internet creating a webpage about something we like so other people that like it could take your info and use it for works etc...

7- 
A content management system (CMS) is a software application or set of related programs that are used to create and manage digital content.

8-
They are: 
WordPress 
Joomla
ModX
TextPattern
RefineryCMS
Drupal

10-
The most important HTML tags are:

<html>


<head>
 <title>


</title>
</head>

<body>

</body>

</html>
























miércoles, 11 de enero de 2017

P 64 Vocabulary

Vocabulary 

Keywords:

Browser:  You need it to access to a website (Google Chrome, Mozilla Firefox... ) wich connects each computers to the servers that host the web pages, and dowloads and displays the pages.

Content management system: Publishing tool used to generate web content.

Hosting: Thr processused by a webmaster to make a veb page aviable to internet users.

HTML: Lenguaje used to create web pages.

Publishing tool: Tool that allows users to create their own content and publish it on the intyernet without any technical desuigns or programing knowledge

Server: A computer that hosts web pages and makes theem aviable to the hole network.

Source code: HTML coding of a web page.

Web 2.0: Internet concept where the users are the ones who create and participate using thir own content, images and comments.

Webmaster: The person responsible for maintaining a website

Website: A series of web pages linked to ach other that can be acessed from a common address. 

miércoles, 14 de diciembre de 2016

HTML2

HTML

I have made the second part of the HTML but because the foprmat I have lose it.

miércoles, 7 de diciembre de 2016

HTML

Pg 57.

3. What does a browser do with HTML
It show how these elments will look once their are interpreted.

4. what are the main parts of an HTML document
The main parts of a HTML are:
 -Weitten with brakets
-It alwais  starts with <html>
-It ends with </head>