Credits
The DkIT website is built using freely available open source software and hosted on servers that utilize similarly open source software. We would very much like to thank these projects and acknowledge their hard work. There also a few standards we use that we would like you to know about.
|
|
eZ PublisheZ Publish is an open source enterprise content management system. It is developed by the Norwegian company eZ Systems and a growing number of users and developers worldwide. eZ Publish is available for free download under the GPL licence, as well as under proprietary licences with commercial support. eZ Publish aims to support the development of professional web applications in PHP. The DkIT website was built using eZ Publish. http://ez.no/ |
|
|
Debian LinuxDebian is a project based around the development of a free, complete operating system through the collaboration of volunteers from around the world. The project's primary focus, Debian GNU/Linux, is a popular Linux distribution. The DkIT website is hosted on a Debian Linux server for outstanding speed and reliability. http://www.debian.org/ |
|
|
Apache HTTP ServerThe Apache HTTP Server is a web server for Unix-like systems, Microsoft Windows, Novell NetWare, Mac OS X and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web. Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation. Released under the Apache License, the Apache HTTP Server is free/open source software. The DkIT website is hosted on an Apache HTTP Server. http://www.apache.org/ |
|
|
PHPPHP (PHP:Hypertext Preprocessor) is a reflective programming language originally designed for producing dynamic web pages. PHP is extremely powerful when used in conjunction with MySQL databases. The main implementation is produced by "The PHP Group" and released under the PHP License. It is considered to be free software by the Free Software Foundation. This implementation serves to define a de facto standard for PHP, as there is no formal specification. The DkIT website was built using PHP. http://www.php.net/ |
|
|
MySQLMySQL is a multithreaded, multi-user SQL database management system which has, according to it's creators, more than 10 million installations. MySQL is popular for web applications and acts as the database component of the LAMP, MAMP, and WAMP platforms (Linux/Mac/Windows-Apache-MySQL-PHP/Perl/Python), and for open-source bug tracking tools like Bugzilla. Its popularity as a web application is closely tied to the popularity of PHP, which is often combined with MySQL and nicknamed the Dynamic Duo. The DkIT website relies heavily on a MySQL database. http://www.mysql.com/ |
|
|
GIMPThe "GNU Image Manipulation Program" was created by Spencer Kimball & Peter Mattis. In their own words, "GIMP is our answer to the current lack of free (or at least reasonably priced) image manipulation software for Linux and UNIX in general." GIMP is also available for Windows. All the graphics and photos on the DkIT website were created, manipulated or converted using GIMP. http://www.gimp.org/ |
|
|
OpenOffice.orgOpenOffice.org (OO.o or OOo) is an office suite application available free of charge for a number of different computer operating systems. It supports the OpenDocument standard for data interchange as its default file formats, as well as Microsoft Office '97-2003 formats, among many others. It also capable of converting any office document to the universal PDF format. Nearly all documents on the DkIT website were created or converted using the OpenOffice.org suite of software. http://www.openoffice.org/ |
|
|
RSSRSS is a family of web feed formats used to publish frequently updated digital content, such as blogs, news feeds or podcasts. Users of RSS content use programs called feed "readers" or "aggregators": the user subscribes to a feed by supplying to his or her reader a link to the feed; the reader can then check the user's subscribed feeds to see if any of those feeds have new content since the last time it checked, and if so, retrieve that content and present it to the user. RSS formats are specified in XML (a generic specification for data formats). RSS delivers its information as an XML file called an "RSS feed," "webfeed," "RSS stream," or "RSS channel". The DkIT website supports RSS 2.0 for all feeds. |
|
|
XHTMLThe Extensible HyperText Markup Language, or XHTML, is a markup language that has the same depth of expression as HTML, but a stricter syntax. Whereas HTML is an application of SGML, a very flexible markup language, XHTML is an application of XML, a more restrictive subset of SGML. Because they need to be well-formed, XHTML documents allow for automated processing to be performed using a standard XML library—unlike HTML, which requires a relatively complex, lenient, and generally custom parser (though an SGML parser library could possibly be used). XHTML can be thought of as the intersection of HTML and XML in many respects, since it is a reformulation of HTML in XML. The DkIT website conforms to XHTML 1.0. |
|
|
CSSCascading Style Sheets (CSS) is a stylesheet language used to describe the presentation 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 be applied to any kind of XML document, including SVG and XUL. The CSS specifications are maintained by the World Wide Web Consortium (W3C). The DkIT website uses valid CSS. |
