I just star working on the new application of iRock. On this application some on the common errors which are the displayed of an application on different devices.
Some applications will show up, too big or too small. This application I am working it will varies the side depending on your device you are using, not matter if you are using a computer or another electronic devices.
Like I said almost two weeks ago, the commands I will be using are (document.body.clientHeight) and (document.body.clientWidth).
Here is the link where the new iRock application will be.
Tuesday, November 30, 2010
Friday, November 19, 2010
Practicing Linux Commands
I was practicing some commands of Linux, so I don't forget how to copy files in the computer or connect to the server using the Terminal.
I learn how to copy from a serve to my PC.
Example:
cp index.html Documents/her.html
(cp) is the command copy and the (index.html) is the file I want to copy. The Documents/ is the directory where we want to copy the file and (her.html) is what I named the file after copied it.After Documents you can named the file, any name you want.
This command will work just in the local computer just to move file from one Directory to another Directory.
Second Example:
I learn how to copy from a serve to my PC.
Example:
cp index.html Documents/her.html
(cp) is the command copy and the (index.html) is the file I want to copy. The Documents/ is the directory where we want to copy the file and (her.html) is what I named the file after copied it.After Documents you can named the file, any name you want.
This command will work just in the local computer just to move file from one Directory to another Directory.
Second Example:
Wednesday, November 17, 2010
iRock application.
I was working on my new example which is similar to the older rock example. By the day of tomorrow I will have my first link to the application. Also I will put some examples of the commands I will be using in this application.
Tuesday, November 16, 2010
A new iRock application.
I started a new application on which the rock is going to show a message every certain amount of time when your mouse is inactive.
First I going to to setup the Height and the Width of the page.
This are what we are going to used:
document.body.clientHeight - this will help me to created a how tall the page will look.
document.body.clientWidth - this will to created how long the page will be.
The application will said something like "wake up " or "Lonely" when the mouse is inactive on the wed site.
Tomorrow I will post the commands of the application and explain some of them.
First I going to to setup the Height and the Width of the page.
This are what we are going to used:
document.body.clientHeight - this will help me to created a how tall the page will look.
document.body.clientWidth - this will to created how long the page will be.
The application will said something like "wake up " or "Lonely" when the mouse is inactive on the wed site.
Tomorrow I will post the commands of the application and explain some of them.
Monday, November 15, 2010
Client Side and Server Side
What is a client and server side?
Client sideThe client sever is an application that is just in your computer which won't do anything because the application is not in a sever. This application will not load or return any information because it doesn't know where to get information. The client side you just created the document of any application.
Server side
The server side will return information of what you are asking because this application is on the storage sever and it knows where to get the information you are asking.
Wednesday, November 10, 2010
Wendsday, November 10, 2010
Today I finally finish the example of the Duncan's Donuts . It was hard but I work hard to finish it. Yesterday I couldn't make any progress because I was doing a test, but today I work hard to complete this assignment. I hope that the other example get more harder than this one so we can learn more.
Monday, November 8, 2010
Monday, November 8, 2010
Today I finally move forward on the example of the Donuts. For this week I will try to finish the example and see how it works and try to do another example of something more challenging so I can learn more.
Friday, November 5, 2010
Friday , November 5, 2010
Today I help my class mate Josue with the HTML because he was getting some errors on his page. I didn't make any progress on the example of the donuts today because I need some advice from my teacher. By the next week I will work hard and try to finish the example.
Wednesday, November 3, 2010
Thursday, November 3, 2010
Today I was trying to work on the example of the donuts but i don't how to continue.
I got some issues on the page that I am. On Monday I will talk to my teacher about it, to see what advice he give me .
I got some issues on the page that I am. On Monday I will talk to my teacher about it, to see what advice he give me .
Monday, November 1, 2010
Monday, November 1, 2010
- What did I accomplish during 1st quarter?
- Did my accomplishments meet my expectations? Why or why not?
- What did I learn during 1st quarter?
- In what ways will this knowledge be useful to me in the future?
- What new skills did I acquire? What can I do now that I couldn't do when the 1st quarter began?
- What will be the focus of my learning during 2nd quarter?
- What new skills do I plan to acquire during 2nd quarter?
- What do I plan to accomplish during 2nd quarter?
I accomplish the example of a little rock that ask you for your name. Take a look here it is.
I got more than what i thought last quarter because now i am learning JavaScript which will help me on python
The last Quarter I learn and I still learning. This is a new skill for me and I is a awesome thing because I will get more skills.
This knowledge will help to improve my skills on JavaScript and it will help when i go back to python because python used the same codes like JavaScript.
I got a new skill which is JavaScript, I am learning this because the python use the same codes like JavaScript.Now I can how JavaScript works and know some code and what they using for, this is a new skill for me.
During the 2nd I will focus on learning JavaScript as much I can and try to become a better web site developer.
This quarter I will try to learn the entire codes of JavaScript and learn to used python better.
I would try to become better in python and JavaScript by the end of the 2nd quarter.
Subscribe to:
Posts (Atom)