var hs = "<h1>";
var he = "</h1>";
var ts = "<table>";
var rs = "<tr><td><b>";
var rm = "</b></td><td>";
var re = "</td></tr>";
var te = "</table>";
/* t[2] = hs + "Mobile Computing" + he + "XXX"; */
var t = new Array();
t[0] = hs + "Microsoft Office" + he;
t[0] = t[0] + ts + rs + "Access:" + rm + "Conversion/migration to SQL" +re + te;
t[0] = t[0] + ts + rs + "Excel:" + rm + "Macros  VBA  OLAP" +re + te;
t[0] = t[0] + ts + rs + "Project:" + rm + "Management  Resources  Schedules" +re + te;
t[0] = t[0] + ts + rs + "Visio:" + rm + "Modeling  Process  Reverse Engineering" +re + te;
t[0] = t[0] + ts + rs + "Word:" + rm + "Documentation  Outlining  PDF creation." +re + te;
t[1] = hs + "Desktop Applications" + he
t[1] = t[1] + ts + rs + "OsteoFile&reg;:" + rm + "Diagnosis  Expert  Osteoporosis" +re + te; 
t[1] = t[1] + "Created expert system for diagnosis and custom generation of treatment options for Osteoporosis patients...";
t[2] = hs + "Mobile Computing" + he
t[2] = t[2] + ts + rs + "Glue:" + rm + "Administration  Documentation  Refactoring" +re + te; 
t[2] = t[2] + "Glue Mobile Content Services is a Ruby on Rails Software as a Service that uploads content:  images, text and video for over 2,500 music and entertainment groups targeting popular social websites, web frameworks and web services...";
t[3] = hs + "The World Wide Web" + he + "The World Wide Web has been the main focus of Chalk for over a decade creating enterprise solutions for intranets and the Internet...";
t[4] = hs + "Linux Operating System" + he;
t[4] = t[4] + ts + rs + "CentOS:" + rm + "Research  Testing" +re + te;
t[4] = t[4] + ts + rs + "Debian:" + rm + "Research  Testing" +re + te;
t[4] = t[4] + ts + rs + "Fedora:" + rm + "Extensive daily use" +re + te;
t[4] = t[4] + ts + rs + "Red Hat:" + rm + "Research only" +re + te;
t[4] = t[4] + ts + rs + "Unbuntu:" + rm + "Client only, no server experience" +re + te;
t[4] = t[4] + "Linux is a Unix-like computer operating system family which uses the Linux kernel. Linux is one of the most prominent examples of free software and open source development; typically all the underlying source code can be freely modified, used, and redistributed by anyone.  Chalk chose Fedora for production implemetation on our slices...";
t[5] = hs + "UNIX Operating System" + he;
t[5] = t[5] + ts + rs + "Dynix/ptx:" + rm + "Kernel hack  Enterprise deployment" +re + te;
t[5] = t[5] + ts + rs + "HP-UX:" + rm + "Kernel hack  Enterprise deployment" +re + te;
t[5] = t[5] + ts + rs + "OSx" + rm + "Kernel hack  Enterprise deployment" +re + te;
t[5] = t[5] + "Extensive system administration and kernel development experience on two of the world&lsquo;s largest UNIX/ORACLE platforms.  The UNIX operating system has proprietary versions specific to hardware vendors...";
t[6] = hs + "Windows&reg; Operating Systems" + he;
t[6] = t[6] + ts + rs + "DOS:" + rm + "Administration  Deployment" +re + te;
t[6] = t[6] + ts + rs + "NT:" + rm + "Administration  Deployment" +re + te;
t[6] = t[6] + ts + rs + "Windows:" + rm + "Administration  Deployment" +re + te;
t[6] = t[6] + ts + rs + "2000:" + rm + "Administration  Deployment" +re + te;
t[6] = t[6] + ts + rs + "2003:" + rm + "Administration  Deployment" +re + te;
t[6] = t[6] + ts + rs + "2008:" + rm + "Quality Assurance  Research" +re + te;
t[6] = t[6] + "Installation and configuration of all Microsoft Windows flavors on beta and production versions...";
t[7] = hs + "Agile Methodologies" + he + "Chalk has adapted Agile methods for PEZ.  Agile methodologies generally promote: A project management process that encourages frequent inspection and adaptation...";
t[8] = hs + "Process Engineering Zone Cooperative (PEZ)" + he;
t[8] = t[8] + ts + rs + "Configuration:" + rm + "Configuration versus Programming" +re + te;
t[8] = t[8] + ts + rs + "Cultural:" + rm + "Currency  Geo  Language  Time  Zone" +re + te;
t[8] = t[8] + ts + rs + "Data Aware:" + rm + "Business Intelligence  Rules" +re + te;
t[8] = t[8] + ts + rs + "SaaS:" + rm + "Sofware as a Service" +re + te;
t[8] = t[8] + ts + rs + "Security:" + rm + "Delegation  Encryption  Hierarchical" +re + te;
t[8] = t[8] + ts + rs + "SOA:" + rm + "Service Oriented Architecture" +re + te;
t[8] = t[8] + "PEZ fosters entrepreneurship and enables process engineering of established entities. PEZ transforms innovators into successful entrepreneurs and revenues into profits.  PEZ accelerates the commercialization of innovations into the global market.";
t[9] = hs + "System Development Life Cycle (SDLC)" + he + "Chalk has adapted SDLC methods for PEZ. Systems Development Life Cycle, or Software Development Life Cycle (SDLC), relates to models or methodologies that people use to develop systems...";
t[10] = hs + "Service-oriented Architecture (SOA)" + he + "Chalk has adapted SOA concepts for PEZ. Service-oriented architecture (SOA) is a method for systems development and integration where functionality is grouped around business processes and packaged as interoperable services...";
t[11] = hs + "Extreme Programming (XP)" + he + "Chalk has adapted XP ideas for PEZ. Extreme Programming (XP) is actually a deliberate and disciplined approach to software development...";
t[12] = hs + "C Programming Language" + he + "Chalk has used C as a primary programming language, creating Dynamic Link Libraries (DLLs) and as a performance boost for scripting languages...";
t[13] = hs + "C# Programming Language" + he + "C# (pronounced C Sharp) has been used by Chalk for ASP.NET solutions for the likes of Microsoft and for Mono, an open source version of .NET...";
t[14] = hs + "C++ Programming Language" + he + "Chalk has used C++ (&quot;C Plus Plus&quot;) for desktop applications, creating Dynamic Link Libraries (DLLs) and giving a performance boost to scripting languages...";
t[15] = hs + "Python Programming Language" + he + "Python is a dynamic object-oriented programming language used by Chalk to create the EPA&lsquo;s first &quot;open source&quot; application and to create OsteoFile&reg; a patent pending expert system for Osteoporosis...";
t[16] = hs + "Ruby Programming Language" + he + "Ruby is Chalk&lsquo;s first choice all applications including PEZ.  A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write...";
t[17] = hs + "VB.NET Programming Language" + he + "Visual Basic .NET (VB.NET) is an object-oriented computer language that has been used by Chalk for ASP.NET solutions for the likes of Microsoft and for Mono, an open source version of .NET...";
t[18] = hs + "&quot;Open Source&quot;" + he + "Open source is a development method for software that harnesses the power of distributed peer review and transparency of process. The promise of open source is better quality, higher reliability, moreflexibility, lower cost, and an end to predatory vendor lock-in...";
t[19] = hs + "Proprietary Technologies" + he + "A process, tool, system or similar item that is the property of a business or an individual and provides some sort of benefit or advantage to the owner. Companies that are able to develop useful proprietary technologies in-house are rewarded with a valuable asset: they can either use it exclusively or profit from the sale of licensing of their technology to other parties...";
t[20] = hs + "Ajax" + he + "Chalk uses Ajax for PEZ to mimic desktop interfaces.  Ajax (asynchronous JavaScript and XML), or AJAX, is a group of interrelated web development techniques used for creating interactive web applications or rich Internet applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page...";
t[21] = hs + "CSS" + he + "Chalk uses CSS for PEZ to adhere is web standards.  Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web documents...";
t[22] = hs + "SEO" + he + "Chalk with PEZ creates SEO optimized websites and pages.  Search engine optimization (SEO) is the process of improving the volume and quality of traffic to a web site from search engines via &quot;natural&quot; (&quot;organic&quot; or &quot;algorithmic&quot;) search results.";
t[23] = hs + "Web 2.0" + he + "Chalk has implemented Web 2.0 for PEZ.  Web 2.0 is a term describing changing trends in the use of World Wide Web technology and web design that aims to enhance creativity, secure information sharing, collaboration and functionality of the web. Web 2.0 concepts have led to the development and evolution of web-based communities and its hosted services, such as social-networking sites, video sharing sites, wikis, blogs, and folksonomies. The term became notable after the first O&lsquo;Reilly Media Web 2.0 conference in 2004. Although the term suggests a new version of the World Wide Web, it does not refer to an update to any technical specifications, but to changes in the ways software developers and end-users utilize the Web...";
t[24] = hs + "Web Services" + he + "Chalk has implemented Web Services (consumption and servers) for Glue, Microsoft and PEZ.  A Web service (also Web Service) is defined by the W3C as a software system designed to support interoperable machine-to-machine interaction over a network. Web services are frequently just Web APIs that can be accessed over a network, such as the Internet, and executed on a remote system hosting the requested services...";
t[25] = hs + "Apache Web Server" + he + "Chalk has years of Apache administration and configuration experience.  The Apache HTTP Server, commonly referred to simply as Apache, is a web server notable for playing a key role in the initial growth of the World Wide Web...";
t[26] = hs + "Internet Information Services (IIS)" + he + "Chalk has years of IIS administration and configuration experience.  Internet Information Services (IIS)formerly called Internet Information Serveris a Microsoft-produced set of Internet-based services for servers using Microsoft Windows. It is the world&lsquo;s second most popular web server in terms of overall websites...";
t[27] = hs + "Nginx (Engine X)" + he + "Chalk uses Nginx for PEZ.  Nginx (pronounced &quot;engine x&quot;) is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005, Nginx now hosts between 1% and 4% of all domains worldwide. Although still in beta, Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption...";
t[28] = hs + "ADO" + he + "Chalks uses ADO for ASP, ASP.NET and Mono frameworks.  Microsoft&lsquo;s ActiveX Data Objects (ADO) is a set of Component Object Model (COM) objects for accessing data sources...";
t[29] = hs + "Data Mapper" + he + "Chalk uses DataMapper for PEZ.  DataMapper is an Object Relational Mapper (ORM) with a good identity map, plays well with others, uses laziness as a virtue, performs strategic eager loading is all Ruby all the time...";
t[30] = hs + "ERwin" + he + "ERwin&lsquo;s Data Modeler is a data modeling solution that enables you to create and maintain databases, data warehouses and enterprise data resource models. These models help you visualize data structures so that you can effectively organize, manage and moderate data complexities, database technologies and the deployment environment...";
t[31] = hs + "MicroOLAP" + he + "Chalk uses MicroOLAP&lsquo;s Data Designer for PEZ data modeling needs.  MicroOLAP&lsquo;s Database Designer is an easy CASE tool with intuitive graphical interface allowing you to build a clear and effective database structure visually, see the complete picture (diagram) representing all the tables, references between them, views, stored procedures and other objects. Then you can easily generate a physical database on a server, modify it according to any changes you made to the diagram using fast ALTER statements...";
t[32] = hs + "Visio" + he + "Chalk uses Visio for Microsoft technology engagements.Microsoft Visio is diagramming software for Microsoft Windows. It uses vector graphics to create UML diagrams...";
t[33] = hs + "Microsoft Access" + he + "Chalk converts Access database interfaces, records and reports to PEZ.  Microsoft Office Access is a relational database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software development tools...";
t[34] = hs + "MySQL" + he + "Chalk used MySQL while refactoring Glue.  MySQL is a relational database management system (RDBMS) which has more than 11 million installations. The program runs as a server providing multi-user access to a number of databases...";
t[35] = hs + "ORACLE" + he + "Chalk has terabyte ORACLE experience over many customers and years.  Oracle database, a database product by Oracle...";
t[36] = hs + "PostgreSQL" + he + "Chalk uses PostgreSQL for PEZ and most engagements.   PostgreSQL is a powerful, open source relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation...";
t[37] = hs + "SQL Server" + he + "Chalk uses SQL Server for Microsoft technology engagements.  Microsoft SQL Server, a specific implementation of a relational DBMS from Microsoft...";
t[38] = hs + "Cloud Computing Cooperative (CCC)" + he + "Chalk created Cloud Computing Cooperative (CCC) as PEZ&lsquo;s system of interconnected websites (domains) that are used to share common data...";
t[39] = hs + "Cloud Computing" + he + "Chalk has implemented Cloud Computing for PEZ.  Cloud computing is Internet-based (&quot;cloud&quot;) development and use of computer technology (&quot;computing&quot;). The cloud is a metaphor for the Internet (based on how it is depicted in computer network diagrams) and is an abstraction for the complex infrastructure it conceals. It is a style of computing in which IT-related capabilities are provided &quot;as a service&quot;, allowing users to access technology-enabled services from the Internet (&quot;in the cloud&quot;) without knowledge of, expertise with, or control over the technology infrastructure that supports them. According to the IEEE Computer Society, &quot;It is a paradigm in which information is permanently stored in servers on the Internet and cached temporarily on clients that include desktops, entertainment centers, table computers, notebooks, wall computers, handhelds, etc.&quot;  Cloud computing is a general concept that incorporates software as a service (SaaS), Web 2.0 and other recent, well-known technology trends, in which the common theme is reliance on the Internet for satisfying the computing needs of the users. For example, Google Apps provides common business applications online that are accessed from a web browser, while the software and data are stored on the servers...";
t[40] = hs + "Data Warehouse" + he + "Chalk has implemented data warehouse solutions for Boeing and PEZ.  A data warehouse is a repository of an organization&lsquo;s electronically stored data. Data warehouses are designed to facilitate reporting and analysis...";
t[41] = hs + "Federated Data" + he + "Chalk has used Federated databases for numerous clients.  A federated database system is a type of meta-database management system (DBMS) which transparently integrates multiple autonomous database systems into a single federated database. The constituent databases are interconnected via a computer network, and may be geographically decentralized. Since the constituent database systems remain autonomous, a federated database system is a contrastable alternative to the (sometimes daunting) task of merging together several disparate databases. A federated database (or virtual database) is the fully-integrated, logical composite of all constituent databases in a federated database system...";
t[42] = hs + "ASP" + he + "Chalk created countless ASP websites.  Active Server Pages (ASP) is Microsoft&lsquo;s first server-side script engine for dynamically-generated web pages...";
t[43] = hs + "ASP.NET" + he + "Chalk used ASP.NET for MasTec, Microsoft and initially for PEZ.  ASP.NET is a web application framework developed and marketed by Microsoft, that programmers can use to build dynamic web sites, web applications and web services...";
t[44] = hs + "CherryPy" + he + "Chalk used CherryPy for the EPA.  CherryPy is a pythonic, object-oriented HTTP framework.  CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This results in smaller source code developed in less time...";
t[45] = hs + "Django" + he + "Chalk has experimented with Django.  Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design...";
t[46] = hs + "Merb" + he + "Chalk prefers Merb for PEZ.  Merb is an MVC framework that is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core...";
t[47] = hs + "Rails" + he + "Chalk used Rails while refactoring Glue.  Ruby on Rails is an open-source web framework that&lsquo;s optimized for programmer happiness and sustainable productivity...";
t[48] = hs + "wxPython" + he + "Chalk used wxPython for OsteoFile&reg; wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written in C++...";
t[49] = hs + "jQuery" + he + "Chalk use jQuery for PEZ.  The Write Less, Do More JavaScript Library...";
t[50] = hs + "JavaScript" + he + "Chalk has been using JavaScript for over a decade.  JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard. It is a dynamic, weakly typed, prototype-based language with first-class functions...";
t[51] = hs + "Mochikit" + he + "Chalk uses Mochikit for PEZ.  Mochikit makes JavaScript suck less!'";
t[52] = hs + "Prototype" + he + "Chalk uses Prototype for PEZ.  Prototype is a JavaScript Framework that aims to ease development of dynamic web applications...";
t[53] = hs + "Scriptacolus" + he + "Chalk uses Scritacolus for PEZ.  It&lsquo;s about the user interface, baby!";
t[54] = hs + "Walter Zorn" + he + "Chalk uses Walter Zorn&lsquo;s scripts for PEZ.  Walter Zorn&lsquo;s treasure trove of web app code, including this balloon...";
t[55] = hs + "Automatic Deployment" + he + "Chalk uses Capistrano for PEZ.  Capistrano is one of many new tools helping automate deployment...";
t[56] = hs + "BDD" + he + "Chalk uses BDD for PEZ.  Behavior Driven Development (or BDD) is an Agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project...";
t[57] = hs + "Continuous Integration" + he + "Chalk uses continuous integration for PEZ.  Continuous Integration is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily - leading to multiple integrations per day. Each integration is verified by an automated build (including test) to detect integration errors as quickly as possible. Many teams find that this approach leads to significantly reduced integration problems and allows a team to develop cohesive software more rapidly. This article is a quick overview of Continuous Integration summarizing the technique and its current usage.";
t[58] = hs + "Refactoring" + he + "Chalk refactors code for all engagements.  Code refactoring is the process of changing a computer program&lsquo;s code to make it amenable to change, improve its readability, or simplify its structure, while preserving its existing functionality...";
t[59] = hs + "TDD" + he + "Chalk used TDD for most sites prior to BDD.  Test-Driven Development (TDD) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and finally the software is refactored to accommodate changes...";
t[60] = hs + "Business Intelligence" + he + "Chalk is a pioneer in business intelligence.  Business intelligence (BI) refers to technologies, applications and practices for the collection, integration, analysis, and presentation of business information and sometimes to the information itself. BI is also described as a decision support system (DSS)...";
t[61] = hs + "Business Rules" + he + "Chalk implemented business rules for PEZ in 2002.  Business rules or business rulesets describe the operations, definitions and constraints that apply to an organization in achieving its goals. For example a business rule might state that no credit check is to be performed on return customers. Others could define a tenant in terms of solvency or list preferred suppliers and supply schedules. These rules are then used to help the organization to better achieve goals, communicate among principals and agents, communicate between the organization and interested third parties, demonstrate fulfillment of legal obligations, operate more efficiently, automate operations, perform analysis on current practices, etc...";
t[62] = hs + "OLAP" + he + "Chalk is an expert with OLAP.  Online Analytical Processing, or OLAP, is an approach to quickly provide answers to analytical queries that are multi-dimensional in nature. OLAP is part of the broader category business intelligence, which also encompasses relational reporting and data mining. The typical applications of OLAP are in business reporting for sales, marketing, management reporting, business process management (BPM), budgeting and forecasting, financial reporting and similar areas...";
t[63] = hs + "Expert Systems" + he + "Chalk created expert systems for OsteoFile&reg; using PEZ.  An expert system is software that attempts to reproduce the performance of one or more human experts, most commonly in a specific problem domain, and is a traditional application and/or subfield of artificial intelligence...";
t[64] = hs + "Report Labs" + he + "Chalk used Report Labs for OsteoFile&reg;.  The ReportLab Open Source PDF library is a proven industry-strength PDF generating solution, that you can use for meeting your requirements and deadlines in enterprise reporting systems...";




function Toot(i)
{
    return t[i];
}
