Some things for web design

        In the web design, these are two things which anyone will hear are usability and user experience.

1

  • Usability is about how usable a website, may be efficient, memorable or learnable, …
  • User experience(UX) is subjective – ‘it’s how the user feels about a website’, may be happy, frustrated, bored, …
And goals of web designer is to give websites a good user experience.
How to give websites a good UX? It is’not complex, but it is not easy.
“good usability + good design = good UX”
        When do you think about web design, you should think about your audience who visit you website.
        You should ask yourself: “Who is my user?”. Let you design for them, design with them and don’t give up “There may be more than one type of user.”.

How to insert code to blogger?

When I write a post in my blog, code snippets is very important. I has just found a easy way to write in blog.

1

Following is a example:

// this is a example
    function test(){
        console.log("hello word");
    }
    test();

 

Formatting code snippets is very simple. Appen code  following in the html post code and add code that you want to preview in the code tag.

       
<pre style="font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace; 
                color: #000000; background-color: #eee;
                font-size: 12px; border: 1px dashed #999999;
                line-height: 14px; padding: 5px; 
                overflow: auto; width: 100%">
       <code style="color:#000000;word-wrap:normal;">

            <<<<<<<YOUR CODE HERE>>>>>>>

       </code>
 </pre>

How to post article to Blogger by Open Live Writer?


Open Live Writer is a powerfull editor for blogger to edit and post article to blog.

Step 1: Click here to download Open Liver Writer.
Step 2: Open downloaded file by run it or double-click it. Then next to windows:
1
Select Google Blogger, then Next.
Step 3: Click to Sign in button, then you sign in to gmail account which has your blog.
2
Step 4: After sign in successfully,  click Allow button and wait several second to verified account.
3
Step 5: Next, select blog to post article.
4

Wait several minutes to Open Live Writer download blog.
5
Step 6: That done! Click finish.
6

Now, we have just install and setup Open Live Writer, Let's write somethings to blog.
And preview and publish.

How to install Java and Eclipse on Window?

How to install Java and Eclipse on Window?

java

Part1: Java JDK, skip if you have Java JDK on your computer

Eclipse comes with its own compiler, which means many people are able to write programs using Eclipse without installing the Java Development Kit (JDK for short). But having a working JDK is a very useful thing, and is an easy way to prevent potential issues later on. Because of this, we recommend installing the JDK to your system. In this class we have tested our files with Java versions 7 and 8, so if you have anything older than that, you’ll want to upgrade.
Step 1: Go to here to download Java JDK 7 or here to download JDK 8.
Step 2:
installjavastep1
1.  Click to Accept License Agreement.
2. Choose version JDK to downloads.
Step 3: Now open file that you have just downloaded.
installjavastep3
Step 4: Next the window below will install JDK on your computer.
installjavastep4
Well done! Close the window and go to Part 2.

Part 2: Install Eclipse

Step 1. Click here to download Eclipse.
Step2: Select your operating system from the dropdown menu. Then click 32 bit or 64 bit button to download version of Eclipse.
installjavapart2
Step 3: Click to Download button.
installjavapart23
Step 4: After complete download file, extract zip file by winrar or 7 zip.
Step 5:  Go to unzipped folder, run file eclipse.exe by run it or double-click it.
Step 6:  Eclipse will ask you select your workspace. This is where eclipse will store all of your code and project files. Optionally, you can make this default workspace(Eclipse will not ask you every time).
installjavapart24
Step 7:  The Eclispe open a wellcome screen that has links to lots of information including tut and overviews. You can try out some of these or click to workbench to getting started.
installjavapart25
Done. Congratulations!

Introduction to SEO

What is SEO?


SEO stands for search engine optimization which is a practice of improving a web site's visibility and search. SEO fits into a larger digital marketing strategy. And is more focused on obtaining free or organic traffic.

Other digital marketing roles can work in close alignment with an SEO strategy. Other roles within the digital marketing umbrella include:
  • Social media marketing
  • Content marketing
  • Public relations