'실용인터넷영어'에 해당되는 글 9건

  1. 2007/06/14 12강. by mktalk
  2. 2007/06/12 11강. by mktalk
  3. 2007/05/27 10강 JAVA by mktalk
  4. 2007/05/21 9강 Internet Advertising by mktalk
  5. 2007/04/22 [6강] Shopping Mall by mktalk
  6. 2007/04/22 [4강] Internet Marketing by mktalk
  7. 2007/03/26 3주차 by mktalk

12강.

실용인터넷영어 2007/06/14 22:36

Programming language

프로그래밍 언어

A programming language is an artificial language that can be used to control the behavior of a machine, particularly a computer.
프로그래밍 언어는 기계의 행동 특히 컴퓨터를 통제하기 위해 이용될 수 있는 인공언어다.

Programming languages, like human languages, are defined through the use of syntactic and semantic rules, to determine structure and meaning respectively.
프로그래밍 언어는 인간 언어같이 구조와 각각의 의미를 결정하는 구문론 및 의미 규칙의 사용을 통해 정의된다.

Programming languages are used to facilitate communication about the task of organizing and manipulating information, and to express algorithms precisely. Some authors restrict the term "programming language" to those languages that can express all possible algorithms;[1] sometimes the term "computer language" is used for more limited artificial languages.
프로그래밍 언언는 편성 및 교묘히 다루는 정보의 업무에 관하여 커뮤니케이션을 촉진하고, 산법을 정확하게 표현하기 위하여 이용된다. 몇몇 저자는 모든 가능한 산법을 표현할 수 있는 그 언어에 기간 프로그램 언어를 제한한다, 때때로 기간 컴퓨터 언어는 더 한정된 인공 언어를 위해 사용된다.
Thousands of different programming languages
[2] have been created, and new languages are created every year.
다른 수천개의 새로운 프로그램 언덜은 매년마다 창조되고 창조된다.

http://en.wikipedia.org/wiki/Programming_language

Posted by mktalk

11강.

실용인터넷영어 2007/06/12 23:13

Introduction To XHTML

XHTML 소개

XHTML is a stricter and cleaner version of HTML.

XHTML은 HTML 의 더 준엄하고 명료한 버전이다.

What You Should Already Know

당신이 미리 알아야 하는것
Before you continue you should have a basic understanding of the following:
당신은 계속하기전에 뒤에 오는 것의 기본적인 이해가 있어야 한다

  • HTML and the basics of building web pages
  • building 웹 페이지의 HTML 그리고 기초

If you want to study HTML first, please read our HTML tutorial.

만약 HTML을 첫번째로 공부하고 싶은 경우 우리의 HTML tutorial 을 읽으십시오.

What Is XHTML?
XHTML은 무엇인가?

  • XHTML stands for EXtensible HyperText Markup Language
  • XHTML은 확장할 수 있는 하이퍼 텍스트 마크업 언어를 뜻한다.
  • XHTML is aimed to replace HTML
  • XHTML은 HTML을 대체할것이다.
  • XHTML is almost identical to HTML 4.01
  • XHTML 은 HTML4.01과 거의 동일하다
  • XHTML is a stricter and cleaner version of HTML
  • XHTML은 HTML의 더 준엄하고 명료한 버전이다.
  • XHTML is HTML defined as an XML application
  • XHTML은 XML신청으로 정의된 HTML이다.
  • XHTML is a W3C Recommendation
  • XHTML은 W3C 권고이다.

XHTML is a W3C Recommendation

XHTML은 W3C 권고이다.

W3C defines XHTML as the latest version of HTML. XHTML will gradually replace HTML.
W3C는 HTML의 최신 버전으로 XHTML을 정의한다. XHTML은 점차적으로 HTML 를 대체할 것이다.


All New Browsers Support XHTML
모든 새로운 브라우저는 XHTML을 지원한다.

XHTML is compatible with HTML 4.01.
XHTML은 HTML 4.01와 호환이 된다.

All new browsers have support for XHTML.

모든 새로운 브라우저에는 XHTML을 위한 지원이 있다.


출처 : http://www.w3schools.com/xhtml/
Posted by mktalk
Language Basics
기초 언어
Even a small program such as this uses many of the traditional features of the Java programming language, including variables, operators, and control flow statements.
이것과 같은 작은 프로그램 일지라도 변수를 포함하여, 연산자, 및 통제 교수 계산서 같은 전통적인 자바 프로그래밍 언어의 많은 특징을 이용한다
The code might look a little mysterious now.
현재 이러한 코드는 조금 신비하게 보여진다.
But this trail teaches what you need to know about the nuts and bolts of the Java programming language to understand this program.
그러나 이러한 과정은 이 프로그램을 이햐하기 위해 당신이 알아야 할 자파 프로그로맹 언어의 기초에 대해 가르쳐준다.

Variables
변수
You use variables in your program to hold data.
당신은 당신의 프로그램 데이터를 처리하기 위해 프로그램내에 변수를 사용한다.
This section discusses data types, how to initialize variables, and how to refer to variables within blocks of code.
이 부분에서는 자료 유형, 변수값의 초기화 방법 및 코드블록내에서 어떻게 변수를 가리키는지 토론한다.

Operators
연산자
This section details how you perform various operations, such as arithmetic and assignment operations.
이 부분에서는 단순계산 및 연산 할당과 같은 다양한 연산들이 어떻게 실행하는가를 세부적으로 다룬다.

Expressions, Statements and Blocks
논리식, 명령문 그리고 블록
This section discusses how to combine operators and variables into sequences known as expressions.
이 부분에서는 연산과 변수를 알려진 일련의 순서로 결합하는가에 대해 토론한다.
Expressions are the building blocks of your code. You will also learn how to construct statements and statement blocks.
논리식은 당신의 코드를 블록화하는 것이다. 당신은 어떻게 명령블록과 명령문을 만드는지 배울것이다.

Control Flow Statements
제어명령문
프로그램들은 순차 제어 명령문을 실행하거나 루프 또는 프로그램내 다른 부분으로 점프하기 위해 제어명령문을 사용한다.
This section shows you how to control your program's flow with statements as if-else and while.
이 부분에서는 if_else 와 while 같은 명령문을 통해 당신의 프로그램의 일련과정을 어떻게 제어하는지를 보여준다.




Posted by mktalk

Ad Click
Number of time users click on an ad banner.
광고 클릭 - 사용자들이 배너를 클릭한 시간의 수

Ad Click Rate
Sometimes referred to as "click-through," this is the percentage of ad views that resulted in an ad click.
광고 클릭의 비율 때때로 click-through라고 불리는데, 이것은 광고 클릭에 광고 전망의 백분율의 결과이다.

Ad Views (impression)
Number if times an ad banner is downloaded and presumably seen by visitors. if the same ad appears on multiple pages simultaneously, this statistic may understate the number of ad impressions, due to bower caching. Corresponds to net impressions in traditional media, There is currently no way of knowing if an ad was actually loaded. Most severs record an ad as served even if it was not.
배너광고가 방문객들에게 보여지고 전송되어진 시간의 수. 만약 같은 광고가 동시에 다양하게 페이지에 나타나면 , 이 통계치는 저장하는 브라우저때문에 광고 인상 수를 적게 계산 할 수도 있다. 전통적인 대중매체에넷 인상과 일치합니다. 광고가 실제로 실려 있는지를 알 수 있는 방법이 현재 없습니다. 대부분의 서버들은 광고가 실제로 잘되어 있는지 안 되어있는지를 기록한다 .

Browser Caching
To speed surfing, browsers store recently used pages on a user's disk.
If a site is revisited, browsers display pages from the disk instead of requesting them from the server.
As a result, servers under-count the numbdr of times a page is viewed.
빠르게 서핑하는 것, 브라우저스토어는 사용자의 디스크에 최근의 페이지가 사용되었다.만약 사이트에 방문되어지면 , 브라우저는 서버로부터 그들을 요청하는 것 대신에 디스크로부터 페이지를 열어준다. 결과적으로, 서버들은 페이지가 보여지는 시간 수를 실제보다 적게 샙니다.

Click through
The percentage of ad views that resulted in an ad click.
광고 클릭에 광고 전망의 백분율의 결과이다.

CPC
Cost-per-click is an Internet marketing formula used to price ad banners.
Advertisers will pay Internet publishers based on the number of clicks a specific ad banner gets.
Cost usually runs in teh range of %. 10 - .$20 per click.
클릭당 비용은 배너광고에서 가격을 결정하기 위해서 사용하는 공식이다.  광고주들은 특정한 배너광에 생기는 클릭의 수의 근거가 인터넷 출판업자들에게 값을 지불할 것이다..비용은 클릭에 대하여 $.10-$20의 범위로 보통 정해진다.

CPM
CPM is the cost per thousand for a particular site. A Web site that charges $15,000 per banner and guaratees 600,00 inpressions has a CPM if $25 ($15,000 divided by 600).
Form more information on the average CPM rates of sites around the Web, check the Sample Rate Page, and the results of the latest AdRelevance rate card survey.
CPM는 특별한 사이트를 위해 광고에 사용하는 천당 가격이다. 배너당15,000달러를 청구하고 600,000 인상이 25달러(600에 의하여 나눠진 15,000달러)의 CPM을 가지고 있는 것을 보장한 웹 사이트들 .웹의 주위에 위치들의 평균 CPM 비율에 더 많은 정보를 위해 , 샘플 비율 페이지, 그리고 최근의 광고 검색능력 비율 카드조사의 결과를 확인해라.

Hit
Each time a Web server sends a file to a browser, it is recorded in the server log file as a "hit". Hits are generated for every element of requested page(including graphics, text and interactive items). If a page containing two graphics is viewed by a user, three hits will be recorded - one for the page itself and one for each graphic. Webmasters use hits to measure their sever's work load. Because page designs vary greatly, hits are a poor.
웹서버가 브라우저에 파일을 보낼 때마다. 그것은 로그파일에 “hit”로 저장된다. 히트는 요청된 페이지(그래픽 원문 그리고 대화식 항목을 포함하여)의 모든 요소를 위해 발생 됩니다. 만약 두그래픽을 포함하는 한 페이지가 사용자에 의하여 바라보이면 세개의 히트는 한게의 페이지와 두개의 그래픽으로 기록 될 것이다.웹 마스타는 그들의 서버의 워크로드를 측정하기 위하여 히트를 사용합니다. 페이지가 매우 월등한 디자인이기 때문에 히트는 부족하다.

Interstitial
Meaning in between, an advertisement that appears in a separate brower window while you wait for a Web page to load. Interstitials are more likely to contain large graphics, streaming presentations, and applets than conventional banner ads, and some studies have found that more users click on intertitials than on banner ads. Some users, however, have complained that interstitials slow access to destination pages.
중간에 의미합니다, 당신이 웹 페이지가 적재되기를 기다릴 동안에 독립된 브라우저 창문에 나타난 광고입니다.살창사이 원자들은 인습적인 배너 광고들보다 큰 그래픽, 증정을 흘리는 것, 그리고 애플릿들을 더 많이 포함할 것 같습니다 그리고 약간의 연구는 더 많은 소비자들이 배너 광고들보다 살창사이 원자들을 클릭하는 것을 발견하였습니다.
그러나, 약간의 소비자들은 가지고 있습니다 , 불평을 들은 살창사이 원자들이 목적지 페이지에 접근을 느리게 하는 것 .

Page Views
Number of times a user requests a page that may contain a particular ad. Indicative of the number of times an ad was petentially seen or "gross impressions." Page view may overstate ad impressions if users choose to turn off graphics(done to speed browing).
사용자의 시간에 특정 광고를 포함하고 있을지 모르는 페이지의 요청이다.광고 회수를 나타내는 암시는 잠재적으로 보여지거나 “거대한 임프레션”페이지 뷰어는 아마 과장된 광고 효과를 낼 것이다. 만약 사용자들이 스피드 브라우징에 사용된 그래픽을 끄기를 결정한다면 말이다.

Rich Media
Rich media is a term for advanced technology used in Internet ads, such as streaming videdo, applets that allow user interction, and special effects.
풍부한 매체는 인터넷 광고에 쓰여진 발전된 기술을 뜻한다. 그것이 쓰여진 인터넷 광고들은 동영상보기, 유저들의 상호 작용과 특별한 효과를 허락하는 에플렛이다.

Valid Hits
A further refinement if hits, valid hits are hits that deliver all information to a user. Excludes hits such as redirects, error messages and computer-generated hits.
미래에 개선된 히트 Valid hits는 사용자에게 모든 정보를 전하는 히트이다.
리다이렉트와 오류 매세지 그리고 컴퓨터가 만들어 내는 히트는 제외된다.

Visits
A sequence of requests made by one user at one site. If a visitor does not request any new information for a period of time, known as the "time-out" period, then the next request by the visitor is considered a new visit, To enable comparisons among sites, I/PRO user a 30-minute time-out.
한 개의 사이트에서 한 사용자에 의해 연속되는 요청을 만든다. 만약 방문객이 기간동안 어떠한 새로운 정보를 요구하지 않으면 방문객으로부터 다음의 요구는 새로운 방문객으로 고 고려되어 진다. 사이트간 비료를 하기 위하여 I/PRO 사용자는 30분 타임아웃제로 이용한다.

Posted by mktalk
amazon.
Success Stories

"We have been looking for an e-commerce product which is easy enough to use that we can run it ourselves and the WebStore by Amazon solution is exactly that. Even without a lot of technical expertise we were able to setup our website with many of the same cool features that Amazon uses itself."
- Bill T., Owner, Seattle Gift Shop

"우리는  아마존의 해결책에 의하여 웹스토어는 정확하게 저것이다 라는 사용하기 쉬운 전자상거래 제품을 찾고 있다. 많은 전문 기술없이 우리는 많은 것을 가진 우리의 웹사이트를 설치할 수 있었다"

"As a manufacturer, we needed a simple-to-use direct-to-consumer website. WebStore by Amazon makes it easy to manage our categories and control our product offering. I am very pleased with WebStore by Amazon."
- Patrick B., ACP-EP Memory
" 제조자로, 우리는 간단하게 사용할 소비자 웹사이트를 필요로 했다. 아마존 웹스토에 의해 우리의 제품 제안 통제를 쉽게한다. 나는 아마존의 웹스토에 아주 만족한다"

"The Foursome is a 70-year-old retail store that is recognized as one of the finest clothing retailers, not only in the Minneapolis area, but across the country. We've been selling online since 2000 and changed platforms to WebStore by Amazon because it allowed us to manage our orders and content for both selling on Amazon and on our own Website (thefoursome.com) through one centralized interface."
-Nicole C., The Foursome

"Foursome 는 미국애폴리스 지역에서 가장 정밀한 의류 소매상인뿐만 아니라 전국 가지에서 70년된 오래전 소매점으로 인식된다. 우리는 2000년부터 바뀐 아마존의 웹스토어 플랫폼에서 우리의 것을 허용하고 아마존과 우리 자신의 웹사이트에서 판매하기 위한 내용을 집권했기 때문에 온라인으로 판매하고 있다"

"WebStore by Amazon (WBA) has enabled us to redevelop our website with a sophisticated and professional look. The vast array of powerful features, including SEO/SEM strategies, and customizable widgets, provide us with the ability to enhance and expand our marketing efforts. We are extremely happy with WebStore by Amazon and look forward to refining our marketing strategies using the advanced tools."
-Doug, Ble proton

"아마존 (WBA)에 의한 웹스터오는 저희를 정교한 직업적인 보기를 가진 우리의 웹사이트를 재개발하는것이 가능했다. 강력한 특징의 광막한 배열, SEO/SEM 전략을 포함하여 customizalbe 도구는 우리의 시장 효과를 강화하고 확장하는 기능을 제공한다. 우리는 아마존의 웹스토에의 의해  세련된 매매 전략 공구를 사용하여 기대할 것이다"


출처 - http://www.amazonservices.com/webstoreSelfService/success.php
Posted by mktalk
1. sig file

.SIG file

Definition

A short block of text at the end of a message identifying the sender and providing additional information about them.

SIG file
정의
발송인을 확인하고 그들에 관하여 추가 정보를 제공하는 메시지의 끝에 짧은 텍스트 블록

Information

A .sig file is small text file (with a .sig extension) that can be automatically attached to the end of email messages. The phrase SIG file is also used to identify blocks of text used for similar purposes through different channels, such as discussion group messages.

정보
.sig 파일은 전자 우편 메시지의 끝에 자동으로 붙어 있을 수 있는 작은 본문 파일이다. 통신 파일은 ㅣㅂ단 메시지와 같은 다른 경로를 통해서 유사한 목적에 사용된 텍스트 블록을 확인하기 위하여 이용된다.

2. ezine

ezine

Definition

An electronic magazine, whether delivered via a Web site or an email newsletter

정의
웹사이트 또는 전자 우편을 통해 배달하는 전자 잡지

Information

Ezines range greatly in size and scope, from irregular newsletters reaching a handful of subscribers to daily journals reaching hundreds of thousands of subscribers.

Some ezines are strictly non-profit. Some are extremely profitable. Other would be for-profit if they could attract the necessary audience and advertisers.

정보
Ezines는 구내구독자에게 도달하는 불규칙한 회보에서 수천 수백 구내구독자에게 도달하는 범위에서 중대하게 배열한다.

몇몇 ezines 는 준업하게 비영리적이다. 어떤 경우 극단적으로 유리하다. 다른 사람은 그들이 필요한 경청자 및 광고주를 끌 수 있던 경우에 이익이 된다 일것입니다.

3. opt-in email

Definition

Email that is explicitly requested by the recipient.

정의
수령인에 의해 명백하게 요구되는 이메일을 보내십시오.

Information

The definition of opt-in email has been a matter of intense debate.

정보
전자우편opt 에서의 정으는 계속 강렬한 토론이다.


-출처 : http://www.marketingterms.com/dictionary

Posted by mktalk

3주차

실용인터넷영어 2007/03/26 23:23

Web Design Tips - Useful Tips for Effective Web Design

웹 디자인 팁 - 효과적인 웹디자인을 위한 유용한 팁

Listed below are some useful and rather important tips for designing a professional and high quality web site:
전문가와 고품질 웹사이트 디자인을 위햔 유용하고 중요한 리스트:

  • Clean Layout Design: A clean layout that uses a lot of white space enhances a site's looks. Try to keep the focus on your content, use a template for this. Use fonts that will be available on all computers to prevent your site looking messed up.
    깔끔한 디자인 배치 : 많은 백색 공간을 이용하는 청결한 배치는 위치의 보기를 강화한다. 당신의 내용에 촛점을 지키고, 템플릿을 이용하시오. 글자가 깨지는 것을 막기위해 모든 컴퓨터에서 유효한 글꼴을 이용하시오.

  • Optimum Load Time: Make sure your load time is low. For this you must:
    Minimize Graphics, Flash and scripts:
    They hugely increase your file size.
    Optimize your HTML & script code:
    Make sure that your site doesn't have any unwanted tags or unused scripts.
    Use Server Side Include (SSI) files where ever possible. SSI files once called from the web server reside in its cache so on subsequent requests they load faster.
    최적의 로드(불러오는) 시간 : 로드 시간이 낮다는것을 당신이 확인해야 한다:
    그래픽, 플래시와 스크립트를 최소화 하시오 : 이것들은 파일 사이즈를 거대하게 증가시킨다
    HTML과 스크립트 코드를 최적화 하시오 : 쓸모없는 태그와 스크립트가 사용되지 않는 것을 확인하시오
    서버는 SSI 파일을 언제나 사용할 수 있게 한다. SSI 파일은 빠르게 연속 요구에 응하기 위해 웹 서버에 거주한다

  • Ensure Web site scalability: Make sure your code and design is scalable. As technology advances and configuration of computers & their monitors keep increasing and varying it is impossible to test your site in all screen sizes and platforms.
    웹사이트 범위성을 지키시오 : 코드와 디자인을 달 수 있는지 확인하시오. 기술의 진보와 컴퓨터의 설정 그리고 점점 커지는 모니터로 모든 스크린 사이즈와 플랫폼에서 불가능 할것이다.

  • Cross Browser Compatible: Make sure you check your site for Internet Explorer 5+, Mozilla Firefox 1.0, Opera 7.0 and Netscape Navigator 6+ as they constitute 95% of the worlds browsers.

          양립성의 교차 브라우저 : 세계 브라우저의 95% 로 구성된 IE 5+, Mozilla Firefox 1.0, Opera 7.0 and Netscape Navigator를 당신의 사이트에서 체크해야 한다.

원문  http://www.smartwebby.com/web_site_design/webdesign_tips.asp
해석에 너무 많은 시간이 소요되어서 내용을 조금 간추렸습니다. 참고하여 주시기 바랍니다.

이번 과제물을 진행하면서 디자인이 좋은 사이트를 찾다가 최근 극장가에서 흥행돌풍을 일으키고 있던
'300' 의 사이트를 발견했습니다.

http://300themovie.warnerbros.com/home.html?s=undefined
영화를 보셨다면 잘 아시겠지만 보지 않으셨다면 한번 권해드리고 싶네요. 사이트는 홍보 사이트인만큼
플래시로 대부분 제작되었으며 과도할 정도로 사용되었습니다. 덕분에 조금은 무거운 사이트이지만
사이트가 추구해야할 방향을 생각한다면 크게 문제는 없어 보입니다.
전체적으로 영화와 같은 색깔을 갖은 느낌이며 메인의 300 로고는 섬뜩하지만 영화가 영화인만큼
강렬하게 표현된거 같습니다.
영화를 권해드리기는 하나 매우 잔인하니 참고하세요 ^^

Posted by mktalk