Вы находитесь на странице: 1из 3

SUBSCRIBE

ABOUT

CONTACT

ADVERTISE

BURN MEDIA

Safari Power Saver


Click to Start Flash Plug-in

NEWS

TRENDING

INTERVIEWS

TECH

BUSINESS

SOCIAL MEDIA

DIGITAL MEDIA

MOBILE

The 3-minute guide to Inbox by Gmail [Video]


Safari Power Saver
Click to Start Flash Plug-in

SUBSCRIBE VIA EMAIL

Regular news & updates from Memeburn


delivered right to your inbox. Enter your
email address below:

Subscribe

General Tech /

An idiots guide to web technologies


By Joseph C Lawrence: Columnist on 5 November, 2010

SHARE

memeburn
Like

You work in an online industry, or at least deal with online marketers

15,330 people like memeburn.

and web developers every day, but you dont always get the tech, and you
have to fake it when the techies start speaking. No need to be shy, you
dont need to understand everything, just how it all fits together in the
bigger scheme of things.
Facebook social plugin

Lets take a whirlwind tour through some of the most popular technologies being used online today.

HTML (Hypertext

RELATED

Heres why you shouldnt bet the


farm on untested tech
Delivering against always-on
expectations with software-dened
infrastructure
Could Stellar be the answer to enable
nancial inclusion around the globe?
ADVERTISEMENT

Follow @memeburnburn

Markup Language)
HTML is not functional
it does not do
anything, like
manipulate data or do
maths. The purpose of
HTML is to describe
the content of a web page, so that it can be interpreted
properly. The two most important things that need to
interpret web pages are web browsers and search engines.
HTML helps to communicate important and varied

POPULAR

information, from what the title of the web page is, to what

LATEST

COMMENTS

25 tweets that show just how


badly Robin Thickes Twitter
Q&A went

is text and what is images, and what is a link and where it


links to.

34 hilarious Tweets from


Mmusi Maimanes #AskMmusi
Twitter Town Hall

CSS (Cascading Style Sheets)


CSS, like HTML, is not functional (except in a superficial

61 astonishing photos of the


#MuizenbergFire shared on
Twitter

but visually awesome way CSS3 does cater for some


animations). It is used to define the styling of a website in
an easy and efficient way. A CSS file allows a web designer to specify such rules as the colour of a link, the

The 3-minute guide to Inbox by


Gmail [Video]

width of a content area or the border around images in just one place, and then reference those rules on any
number of web pages, making updates incredibly easy.

The Memeburn guide to the SA


digital agency landscape

XML (eXtensible Markup Language)


XML, like HTML, describes data. Unlike HTML it does not have a finite number of predefined tags with

16 graphs that shed new light


on the South African
smartphone space

which to describe things you can create your own. What is important to know is that this means that
different applications, different services, and different programming languages can share data. As long as
each application or service knows what the XML tags mean, data can be shared between two completely

Julian Assange: Bitcoin could


establish a new global
consensus [Net Prophet]

different systems, written by different people in different programming languages.


JavaScript

JOBSBURN

JavaScript is a programming language of sorts, usually used for fairly light functionality, although recently
used heavily as the backbone for a lot of the more modern, slick, animated interfaces on contemporary
websites. One major point to be aware of is that JavaScript runs in your browser, not on the websites server.
This has a few implications firstly users can turn it off, secondly different browsers might support (or not
support) different aspects of a piece of JavaScript code. Thirdly it means that processing can occur live on a
website, rather than requiring a page reload to send data to the server and back. JavaScript is used

Account Executive / Business


Community Engagement (Cape Town)
Mid Front End Developer (R20k - 25k)
(Cape Town)

extensively for other things on the web, such as web analytics, tracking code and the setting of cookies.

Social and Online Writer: Afrikaans


and English (Johannesburg)

JavaScript libraries

Android Developer (R40k - R70k p/m


neg) (Cape Town)

JavaScript libraries are collections of pre-written JavaScript code that one can reference, style and tweak to
achieve certain functionality on a website, without writing everything from scratch. Whilst JavaScript is a
fairly versatile language, most of the more popular libraries deal with creating fluid and dynamic interface
elements, such as tabs, drag-and-drop functionality and live system messages (imagine the password
strength indicators present on many websites). Popular JavaScript libraries include JQuery, MooTools and

Technical Lead/Front End


Developer(R45k - R60k p/m neg)
(Cape Town)
Senior Front End Developer |
eCommerce - Cape Town (R35k - R60k
p/m neg) (Cape Town)

Prototype.

Web Engineer | eCommerce (R30k R60k p/m neg) (Cape Town)

Ajax (Asynchronous JavaScript and XML)

Senior Front End Developer |


eCommerce - Cape Town (R35k - R60k
p/m neg) (Cape Town)

This is a term that is bandied about quite a lot these days, and refers to any kind of dynamic interface
element. Technically Ajax refers to the use of a group of technologies (including HTML, CSS, JavaScript
and XML) to dynamically retrieve data from a server, and present it on a web page without the web page
having to reload. A good example is the new Google Instant interface, where search results are retrieved
automatically as the search query is entered, and the user does not have to click submit and wait for a page
reload as with previous Google interfaces.

Mid Java Developer | eCommerce


(R30k - R38k p/m neg) (Cape Town)
Mid Web Developer - Cape Town
(R20k - R25k p/m neg) (Cape Town)
Search for a job

Go!

[ Post a job | More jobs ]

SQL (Structured Query Language)


A language used to access and edit databases. Commonly used database systems online include MySQL and
PostgreSQL which are both open source, and Microsoft SQL server. Almost all dynamic websites and web
applications utilise databases to store information. SQL is a common language used to store, edit and
retrieve the information from these databases.
Programming languages
Java is a big boy, often used for enterprise level development. .NET, C# and ASP.NET are all Microsoft

Facebook Account
Sign Up
World's Largest Online
Community. Join Now and
Connect with Friends.

technologies (which means you have to pay to use them), and are also often used for enterprise level
development. PHP, Ruby and Python are all modern open source favourites for creating web applications
and dynamic websites of all sizes. Perl is these days often used for more nitty gritty tasks such as CGI
programming. ActionScript is the programming language of Flash, and used heavily in sites that require full
and extensive animation.

BURNCAST
Burn Media

Weekly&Round&U

Web Frameworks
Web Frameworks is a fairly generic phrase, that could refer to a number of different things, but most
commonly it refers to a bunch of pre-written code that is paired with an existing programming language.
This pre-written code includes lots of commonly found structures and functionalities in web applications,

33

such as administration panels and membership functionalities, as well as architectural structures, such as

Burn Media - Weekly Round Up #

33

distinctions between the logic of the applications and the rendering of the actual web pages. Some popular

Burn Media - Weekly Round Up #

27

web frameworks include Rails for Ruby, Cake for PHP, Django for Python and Apache Struts for Java.

Burn Media - Weekly Round Up

Well, thats all for now. Understanding a broad overview of how different technologies are used to create
websites and applications is becoming more and more essential in a growing number of businesses and
professions. Hopefully, this was a good starting point.

YOU MAY ALSO LIKE...

Burn Media - Weekly Round Up #

32

Burn Media - SXSW Podcast speci

68

Burn Media - Weekly Round Up #

59

Burn Media - Weekly Round Up#

26

Burn Media - Weekly Round Up #


Burn Media
BurnCast

71

Cookie policy

Web developing wizards


startup industry gold

Wireframing is out,
prototyping is in: heres

Why it might not be time to


jump on the HTML5

149

Вам также может понравиться