G

lossary of terms

Terms are how we create our world, here are few I've used - explained:

Attest

Defined in: dictionary.com

  1. to bear witness to; certify; declare to be correct, true; declare the truth of, in words or writing, esp. affirming an official capacity: to attest the truth of a statement.
  2. to give proof or evidence of; manifest: His works attest his industry.
  3. to put on oath.

[Glossary contents]

BPMN

Defined in: wikipedia

  • BPMN is something I am involved in. Take a look at my project.

Business Process Modeling Notation (BPMN) is a graphical representation for specifying business processes in a business process modeling. BPMN was developed by Business Process Management Initiative (BPMI), and is currently maintained by the Object Management Group since the two organizations merged in 2005.

As of January 2009, the current version of BPMN is 1.2, with a major revision process for BPMN 2.0 in progress.

[Glossary contents]

CSS

Defined in: wikipedia

  • Of course every website I make uses CSS. I optimise CSS for faster load times and spend time abstracting to modular, efficient CSS. CSS3 is looking great!

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language.

Its most common application is to style web pages written in HTML and XHTML, but the language can also be applied to any kind of XML document, including SVG and XUL.

[Glossary contents]

Designer

Defined in: dictionary.com

  • I am designer of the point 1. kind (not point 2.!)
  1. a person who devises or executes designs, esp. one who creates forms, structures, and patterns, as for works of art or machines.
  2. a schemer, intriguer, or plotter.

[Glossary contents]

Developer

Defined in: dictionary.com

  • Development is as much a creative pursuit as painting in photoshop.
  1. a person or thing that develops.
  2. Photography . a reducing agent or solution for developing a film or the like.
  3. a person who invests in and develops the urban or suburban potentialities of real estate, esp. by subdividing the land into home sites and then building houses and selling them.
  4. Shipbuilding . a person who lays out at full size the lines of a vessel and prepares templates from them.

[Glossary contents]

Fact

Defined in: dictionary.com

  • Anything in a dictionary must be fact!?
  1. something that actually exists; reality; truth: Your fears have no basis in fact.
  2. something known to exist or to have happened: Space travel is now a fact.
  3. a truth known by actual experience or observation; something known to be true: Scientists gather facts about plant growth.
  4. something said to be true or supposed to have happened: The facts given by the witness are highly questionable.

[Glossary contents]

HTML

Defined in: dictionary.com

  • The foundation of a web page. I am keen to adopt new specifications such as HTML 5.

HyperText Markup Language: a set of standards, a variety of SGML, used to tag the elements of a hypertext document. It is the standard protocol for formatting and displaying documents on the World Wide Web.

[Glossary contents]

Java

Defined in: dictionary.com

  • Not to be confused with Javascript. I will be using Java extensively on various upcoming projects.

Java is a programming language originally developed by James Gosling at Sun Microsystems (which is now a subsidiary of Oracle Corporation) and released in 1995 as a core component of Sun Microsystems' Java platform. Java applications are typically compiled to byte code (class file) that can run on any Java Virtual Machine (JVM) regardless of computer architecture. Java is general-purpose, concurrent, class-based, and object-oriented, and is specifically designed to have as few implementation dependencies as possible.

It is intended to let application developers "write once, run anywhere".

[Glossary contents]

Javascript

Defined in: dictionary.com

  • Nothing can replace learning the actual language Javascript. I pride myself on blending efficient Javascript and JQuery for
    "a potent mix".

JavaScript is primarily used in the form of client-side JavaScript, implemented as part of a web browser in order to provide enhanced user interfaces and dynamic website's. However, its use in applications outside web pages is also significant.

[Glossary contents]

Joomla!

Defined in: wikipedia.org

Joomla! is a open source content management system platform for publishing content on the World Wide Web and intranet's as well as a model–view–controller (MVC) Web application framework. It is written in PHP, stores data in My SQL and includes features such as page caching, RSS feeds, printable versions of pages, news flashes, blog's, polls, search, and support for language internationalizations.

Within its first year of release, Joomla was downloaded 2.5 million times. Over 5,000 free and commercial plug-ins are available for Joomla.

[Glossary contents]

JQuery

Defined in: jquery.com

jQuery is free, open source software, dual-licensed under the MIT License and the GNU General Public License. jQuery's syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications.

jQuery also provides capabilities for developers to create plugins on top of the JavaScript library. Using these facilities, developers are able to create abstractions for low-level interaction and animation, advanced effects and high-level, theme-able widgets. This contributes to the creation of powerful and dynamic web pages.

[Glossary contents]

Manchester

Defined in: wikipedia.org

  • Manchester is where I am based.

Manchester is a city and metropolitan borough of Greater Manchester, England. In 2008, the population of the city was estimated to be 464,200, making it the seventh-most populous local authority district in England. Manchester is situated in the south-central part of North West England, fringed by the Cheshire Plain to the south and the Pennines to the north and east. The recorded history of Manchester began with the civilian vicus associated with the Roman fort of Mamucium, which was established c. AD 79.

Manchester city is where hallodom is based.

[Glossary contents]

MySQL

Defined in: wikipedia.org

  • Left joins, right joins, Cartesian products. I've even touched on relational algebra.

MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. SQL stands for Structured Query Language.

[Glossary contents]

PHP

Defined in: wikipedia.org

  • I have written PHP applications and built website's on well established frameworks and API's such as Joomla.

Hypertext Preprocessor is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document.

[Glossary contents]

Portfolio

Defined in: dictionary.com

  • Take a look at my professional portfolio on my work page.
  1. a flat, portable case for carrying loose papers, drawings, etc.
  2. such a case for carrying documents of a government department.
  3. the total holdings of the securities, commercial paper, etc., of a financial institution or private investor.
  4. the office or post of a minister of state or member of a cabinet.

[Glossary contents]

Responsive

Defined in: wikipedia.org

The responsiveness of an interactive system describes how quickly it responds to user input (i.e. the rate of communication with the system). It is one of the criteria under the principle of robustness (from a usability principle). The other three are absorbability, recoverability, and task conformance.

[Glossary contents]

UCD

Defined in: wikipedia.org

  • These are principles I try to embody in all my work and something I am passionate about.

In broad terms, user-centered design (UCD) is a design philosophy and a process in which the needs, wants, and limitations of end users of an interface or document are given extensive attention at each stage of the design process.

User-centered design can be characterized as a multi-stage problem solving process that not only requires designers to analyze and foresee how users are likely to use an interface, but also to test the validity of their assumptions with regards to user behaviour in real world tests with actual users. Such testing is necessary as it is often very difficult for the designers of an interface to understand intuitively what a first-time user of their design experiences, and what each user's learning curve may look like.

The chief difference from other interface design philosophies is that user-centered design tries to optimize the user interface around how people can, want, or need to work, rather than forcing the users to change how they work to accommodate the software developers' approach.

[Glossary contents]

Wordpress

Defined in: wikipedia.org

WordPress is an open source CMS, often used as a blog publishing application powered by PHP and MySQL. It has many features including a plugin architecture and a templating system.

Used by over 300 of the 10,000 biggest website's, WordPress is the most popular blog software in use today.

[Glossary contents]

WWW

Defined in: wikipedia.org

  • Your on it now!

The World Wide Web, abbreviated as WWW and commonly known as the Web, is a system of interlinked hypertext documents accessed via the Internet. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia and navigate between them by using hyperlinks.

[Glossary contents]

Like what you see? Email me, I’m always interested in new projects: dom@hallodom.co.uk