Tag Archive for 'Reference'

Processor (CPU) model numbers

Processor model numbers are used to distinguish between microprocessors with different sets of features and different characteristics, such as speed, level 1 and level 2 cache, etc. The model numbers can be used to identify only basic features and most important characteristics, and may not be used to identify all features/parameters of the CPU. For example, model numbers never identify CPU ID, core stepping, core voltage, maximum CPU temperature and a few other parameters. If you need to find out all details on specific processor please use sSpec numbers for Intel processors or order product numbers for AMD microprocessors.

For more information on Intel model numbers please see Intel processor (model) numbers.

For more information on AMD model number please see Athlon XP, Athlon 64, Sempron and Turion model number and Opteron model numbers.

Linux Apache MySQL PHP

tux.pngThe acronym LAMP refers to a solution stack of software, usually free software / open-source software, used to run dynamic Web sites or servers. The original expansion is as follows:

  • Linux, referring to the operating system;
  • Apache, the Web server;
  • MySQL, the database management system (or database server);
  • PHP, the programming languages.

The combination of these technologies is used primarily to define a web server infrastructure, define a programming paradigm of developing software, and establish a software distribution package.

I’ve made this small graphic (80×15 pixels) that you can use to designate your usage of this type of server. L.A.M.P.

Continue reading ‘Linux Apache MySQL PHP’

Javascript

This is just a placeholder right now. Sorry for the lack of information available at this time.

XHTML Friends Network

Xhtml Friends Network

XFN™ (XHTML Friends Network) is a simple way to represent human relationships using hyperlinks. In recent years, blogs and blogrolls have become the fastest growing area of the Web. XFN enables web authors to indicate their relationship(s) to the people in their blogrolls simply by adding a 'rel' attribute to their href tags, such as:

a href="http://malagent.com" rel="friend met"

Continue reading ‘XHTML Friends Network’

GNU Free Documentation License

Portions of Malagent’s Sandbox content are licensed under the GNU Free Documentation License (GFDL)[1]. Additionally, some content used on this site is created by others who have released such under the GNU Free Documentation License. In accordance to said license I am posting the full text of it here and any content used under such license will link to this page.


The GFDL was designed for manuals, textbooks, other reference and instructional materials, and documentation which often accompanies GNU software. However, it can be used for any text-based work, regardless of subject matter.[2].

Version 1.2, November 2002

Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

0. PREAMBLE

The purpose of this License is to make a manual, textbook, or other
functional and useful document “free” in the sense of freedom: to
assure everyone the effective freedom to copy and redistribute it,
with or without modifying it, either commercially or noncommercially.
Secondarily, this License preserves for the author and publisher a way
to get credit for their work, while not being considered responsible
for modifications made by others. Continue reading ‘GNU Free Documentation License’