<?xml version="1.0" encoding="UTF-8"?>
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
  <atom:author xmlns="http://silkpage.markupware.com/feeds-config" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <atom:name>Javad K. Heshmati</atom:name>
  </atom:author>
  <dc:language xmlns="http://silkpage.markupware.com/feeds-config" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">en-us</dc:language>
  <dc:rights xmlns="http://silkpage.markupware.com/feeds-config" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">Copyright © Javad K. Heshmati</dc:rights>
  <atom:title xmlns="http://silkpage.markupware.com/feeds-config" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">Javad Documents</atom:title>
  <atom:subtitle xmlns="http://silkpage.markupware.com/feeds-config" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      This page points to articles, howtos and other documents that I have 
      written.
    </atom:subtitle>
  <atom:link xmlns="http://silkpage.markupware.com/feeds-config" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rel="alternate" type="text/html" href="http://javad.khakbaz.com/documents/"/>
  <atom:link xmlns="http://silkpage.markupware.com/feeds-config" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rel="self" type="application/atom+xml" href="http://javad.khakbaz.com/feeds/documents.xml"/>
  <atom:id xmlns="http://silkpage.markupware.com/feeds-config" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">http://javad.khakbaz.com/feeds/documents.xml</atom:id>
  <dc:format xmlns:dc="http://purl.org/dc/elements/1.1/">application/atom+xml</dc:format>
  <atom:entry xmlns:rss="http://purl.org/rss/1.0/">
    <atom:title type="text">ESTIME Methodology</atom:title>
    <atom:link rel="alternate" type="text/html" href="http://www.dixite.com/docs/estime/"/>
    <atom:published>2005-06-04T14:10:08+02:00</atom:published>
    <atom:summary type="text">
      For Web site Publishing.
    </atom:summary>
    <atom:content type="text">
	ESTIME is a methodology, a process. That is who is doing what, when
	and how. In Website publishing, the goal is to craft a site or enhance 
	an existing one. ESTIME provides guidelines for the efficient 
	development of quality web sites. It captures and presents the best 
	practices that the current state of art permits.
    </atom:content>
    <atom:id>http://www.dixite.com/docs/estime/</atom:id>
    <atom:updated>2006-04-30T18:10:08+02:00</atom:updated>
  </atom:entry>
  <atom:entry xmlns:rss="http://purl.org/rss/1.0/">
    <atom:title type="text">JAM Stack</atom:title>
    <atom:link rel="alternate" type="text/html" href="http://www.dixite.com/docs/jam/"/>
    <atom:id>http://www.dixite.com/docs/jam/</atom:id>
    <atom:published>2005-06-26T14:10:08+02:00</atom:published>
    <atom:summary type="text">
      An Open Source Architecture for Enterprise Applications.
    </atom:summary>
    <atom:content type="text">
	JAMis an open-source stack that includes Java &amp; JBoss, Apache
	web server, its servlet container, and MySQL database. It offers an 
	architecture that is best suited for an enterprise distributed
	environment.
    </atom:content>
    <atom:updated>2006-04-30T09:10:08+02:00</atom:updated>
  </atom:entry>
  <atom:entry xmlns:rss="http://purl.org/rss/1.0/">
    <atom:title type="text">From Relations To Objects By Using Design Patterns</atom:title>
    <atom:link rel="alternate" type="text/html" href="http://javad.khakbaz.com/documents/master-thesis/"/>
    <atom:id>http://javad.khakbaz.com/documents/master-thesis/</atom:id>
    <atom:published>1996-08-14</atom:published>
    <atom:content type="text">
      Applying object-orieted technology to systems development is widely 
      recognized as improving productivity and reducing system maintenance and 
      costs. At the same time, relational technology has gained leverage in 
      most businesses. There exist already several proposals to combine 
      object-oriented programming with relational database systems. Yet, 
      existing approaches do not support necessary combinations of 
      object-oriented and relational technology in concert, like re-engineering
      of existing relational data in an object-oriented way. In this thesis, I 
      present a pattern oriented approach which enables the application 
      designer and programmer to map a given relational schema to an 
      object-oriented schema.
    </atom:content>
    <atom:updated>1996-08-14</atom:updated>
  </atom:entry>
  <atom:entry xmlns:rss="http://purl.org/rss/1.0/">
    <atom:title type="text">Software Application Audit: Design and Code Review 
		Checklist</atom:title>
    <atom:link rel="alternate" type="text/html" href="http://javad.khakbaz.com/documents/saudit/"/>
    <atom:id>http://javad.khakbaz.com/documents/saudit/</atom:id>
    <atom:published>2006-08-23T10:00:00Z</atom:published>
    <atom:content type="text">
		Before programs may be placed in the production system, the source 
		code is reviewed for deficiencies in the areas of validity, 
		security, reliability, performance and operations. This is an 
		early draft of the guidelines; it is being distributed in the hopes 
		of providing a more transparent and predictable code review process. 
		We do not mean to imply that the things listed here are the only 
		issues we will raise in a review. We will attempt to keep this document 
		up to date, so that over time, it becomes a more useful guide. 
    </atom:content>
    <atom:updated>2009-04-06T04:28:35Z</atom:updated>
  </atom:entry>
  <atom:entry xmlns:rss="http://purl.org/rss/1.0/">
    <atom:title type="text">SmartResume Transformation and Production</atom:title>
    <atom:id>http://javad.khakbaz.com/documents/smartresume/</atom:id>
    <atom:link rel="alternate" type="text/html" href="http://javad.khakbaz.com/documents/smartresume/"/>
    <atom:published>2003-09-11</atom:published>
    <atom:content type="xhtml">
      <acronym xmlns="http://www.w3.org/1999/xhtml">SmartResume</acronym> separates data from presentation.
      <acronym xmlns="http://www.w3.org/1999/xhtml">XSLT</acronym> is used to transform 
      <acronym xmlns="http://www.w3.org/1999/xhtml">XML</acronym> data into other forms. Keeping the resume 
      data and presentation separated, allows the use of 
      XML for the raw resume data, while 
      XSLT transforms the 
      into other formats such as 
      <acronym xmlns="http://www.w3.org/1999/xhtml">PDF</acronym>, <acronym xmlns="http://www.w3.org/1999/xhtml">RTF</acronym> 
      and <acronym xmlns="http://www.w3.org/1999/xhtml">XHTML</acronym>. This document describes how to 
      write a smart resume in XML and utilize 
      XSLT processors to transform it into other 
      formats. 
    </atom:content>
    <atom:updated>2005-05-11</atom:updated>
  </atom:entry>
  <atom:entry xmlns:rss="http://purl.org/rss/1.0/">
    <atom:title type="text">
      Software Production Process using Open Source Software
    </atom:title>
    <atom:link rel="alternate" type="text/html" href="http://www.dixite.com/docs/spposs/"/>
    <atom:id>http://www.dixite.com/docs/spposs/</atom:id>
    <atom:published>2003-05-09T14:10:08+02:00</atom:published>
    <atom:content type="text">
      Briefly describes the Software Production Process based on Open Source 
      Software resources. It ends with a real case study in which open source 
      software tools, libraries and middleware are used as the building blocks 
      of the project.
    </atom:content>
    <atom:updated>2006-04-30T11:10:08+02:00</atom:updated>
  </atom:entry>
</atom:feed>

