Save Our Earth from Global Warming!

Save Our Earth from Global Warming!

Cari Blog Ini

Jumat, 26 Oktober 2012

Web Hosting

Hello guys!
right now i want to give a little information about web hosting.
what is web hosting exactly?




Web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web.
What is a wolrd wide web? The Web is a network of computers all over the world , All the computers in the Web can communicate with each other and All the computers use a communication protocol called HTTP.
How does www work? Web information is stored in documents called web pages. Web pages are files stored on computers called web servers. Computers that reading the web pages are called web clients. Web clients view the pages with a program called a web browser. Yeah like this, you are read this webpages using web browser that stored by blogger's web server that stored all of our web pages. 





And if you want to let others view your web pages, you must publish your web site, where to publish your work, you must copy your site to a web server. Your own PC can act as a web server if it is connected to a network. Most common is to use an Internet Service Provider (ISP).
So what is that ISP? ISP stands for Internet Service Provider. An ISP provides Internet Services .A common Internet service is web hosting. Web hosting means storing your web site on a public server. Web hosting normally includes email services and often includes domain name registration.

Hosting your web site on your own server is always an option. Here are some points to consider:

  • Hardware Expenses

To run a "real" web site, you will have to buy some powerful server hardware. Don't expect that a low cost PC will do the job. You will also need a permanent (24 hours a day ) high-speed connection.

  • Software Expenses

Remember that server-licenses often are higher than client-licenses. Also note that server-licenses might have limits on number of users.

  • Labor Expenses

Don't expect low labor expenses. You have to install your own hardware and software. You also have to deal with bugs and viruses, and keep your server constantly running in an environment where "everything could happen".

Here is video how to get a domain name of your website :
Name your domain website

Jumat, 19 Oktober 2012

8 Golden Rules of Interface Design

Hello Guys,
Tonight i will give you information about Eight Golden Rules, Hmmmm what is that?


What ? Egg Golden Rolls ? That so yummy... but not that rolls ,guys! lol
I want to share the 8 rules that we must use it to build an interface for user (it can be a software, games etc).
I will make you more easy to remember that with my abstraction!
Here we go, lets read this 8 rules first and remember SCCUFETS!
Okay, Lets go for the first one!

1. Consistency. -C
"Success in a life is about our consistency in something we dedicated." Im always remember that statement, i dont know who said that, but that words really give me some motivation. hell yeah, Consistency really needed in every part, on iOS there is always the same on icon and another. And so in Windows it is always an option "OK" or "Cancel" etc, it all same and consistent that make it easy to use for users.

2. Shortcut. -S
How about some feature that make the user more easy to use our software or web? Yeah you need to make a shortcut. That shortcut really make something more simple and easy, it can be a shortcut to instant make something user mostly used and etc. Thats important guys!

3. Feedback. -F
We really need this one, feedback! let me ask you, if you want to login a social networking. but then when you think you enter a right username and password but it always error and there is no feedback like "wrong password" or "wrong username" and just 1 word, "ERROR". Then how can you know where the error was?

4. Give more Complicated Task. (Task) -T
You ever install some softwares right? It sure that when you install that, it will be a step by step that you need to completed before it installed. How about in that step, it only show some simple detail about how to install from one to one? For a noobs, it can be really hard to follow that step! So, we need more complicated task guys! to give more information step for users!


5. Offer Simple Error Handling. (Error) -E
Try to design software that not easy to make a critical error. If it ggoing to error, give a simple explanation where the error come from and how to clean that error. If there is no ERROR, It will make users more HAPPY! :D

6. Easy to Back Previous Time. (Undo) -U

Of course this is really important! You ever use this one right? Ctrl + Z. Yeah this is the popular one, used in mostly software. We can back to the previous time before, hell yeah this make user not afraid to explore more about that software because it can be undo.

7. Make the User feel the Control. (Control) -C
Expert user really bored with the simple design of some web or software. Make sure they can customize their own web and they can design with all of their imagination. It can improve the creativity of user.

8. Keep it Simple! (Simple) -S
Human have a limited short-term memory, so how about make something simple? It can make people to easy using that without needed tutorial again when they want to use it over and over again. Like an search engine Google, it only have a simple textbox. Of course anyone can easy understanding it.

Remember SCCUFETS guys!
10/19/12, iast

Jumat, 12 Oktober 2012

Just a Little Basic JavaScript


Hello guys,
This time i want give you information about JavaScript.
JavaScript is the most popular scripting language in the world. It is the programming language of the web, for servers, PCs, laptops, tablets and mobile phones.



Can you expalin more about JavaScript? 
Ok, here : JavaScript is prototype-based scripting language that is dynamic , weakly typed, and has a first-class function. I will explain it simple, dynamic means it is easy to change the data in the short periodic time, first-class function means it is still support passing language.
Is that JavaScript and Java in a same language?
No,JavaScript and Java are two completely different languages, in both concept and design.
Java (developed by Sun Microsystems) is a more complex programming language in the same category as C and C++.




Ok, Lets learn some basic JavaScript!


The output will be :

This Is My World!  ( body-this is the mostly used in your web main title)

Can you hear me?   ( p- this is the mostly used in your main topic in your web)

This is a paragraph.  ( script- this is used for the details and content of your topic)

It is easy yeah? that just an basic for noobs,
I will explain more in the next topic guys.. so tired today.
See ya!

Jumat, 05 Oktober 2012

the latest HTML VS HTML 5

Hello guys,
Today, i will give you information about HTML(or HTML version 4 to be specific) and HTML 5,
the difference, function, feature and deficiency between them.


Before we get there, we must know what is HTML?
I will give a simple description, HTML (Hyper Text Markup Language) is a markup language(language that combine text and information) that used for create a website.

There is more programming language to make a web, such as PHP, JSP and many more but the famous one is HTML.
now, HTML is internet standard that controlled by W3C (World Wide Web Consortium) that will created HTML 5(still in progress right now). The first version of HTML was created by Caillau TIM and Berners-lee robert when they are work at CERN on 1989.

Then, what is the difference between HTML that now we used (HTML 4) with the "still working project" HTML 5?
Firstly, In HTML 4 ,Vector Graphics is possible with the help of technologies such as VML, Silverlight, Flash etc. but in HTML 5, Vector graphics is integral part of HTML5 e.g. SVG and canvas.


Next is Audio and Video are not part of HTML4 specification, but Audio and Videos are integral part of HTML5 specifications e.g.
Then, Browser cache can be used as temporary storage on HTML 4, but on HTML 5 ,Application Cache, Web SQL database and Web storage is available as client side storage. Accessible using JavaScript interface in HTML5 compliant browsers.
And HTML 4 Works on all old browsers , but Most of modern browser have started supporting HTML5 specification e.g. Firefox, Mozilla, Opera, Chrome, Safari  etc.
Last is in HTML 4, Does not allow JavaScript to run in browser. JS runs in same thread as browser interface, but in HTML 5 ,Allows JavaScript to run in background. This is possible due to JS Web worker API in HTML5.

So, for me its the fact that the latest version of any kind program, the better performance it can make.
Better prepare for the release of HTML 5 guys!