Author: edwardyoon
Date: Tue Oct 21 01:02:56 2008
New Revision: 706547

URL: http://svn.apache.org/viewvc?rev=706547&view=rev
Log:
Dress up website.

Modified:
    incubator/hama/site/author/src/documentation/content/xdocs/index.xml
    incubator/hama/site/publish/index.html
    incubator/hama/site/publish/index.pdf
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/index.xml

Modified: incubator/hama/site/author/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/incubator/hama/site/author/src/documentation/content/xdocs/index.xml?rev=706547&r1=706546&r2=706547&view=diff
==============================================================================
--- incubator/hama/site/author/src/documentation/content/xdocs/index.xml 
(original)
+++ incubator/hama/site/author/src/documentation/content/xdocs/index.xml Tue 
Oct 21 01:02:56 2008
@@ -24,45 +24,62 @@
     <title>Welcome to Hama project</title>
   </header>
   
-  <body>
-    <section>
+  <body>
+    <section>
       <title> Introduction </title>
       <table class="NonBorderTable">
-      <tr><td><img src="./images/hama_paint_logo.png" alt="Hama Logo" /></td>
-      <td><strong>Hama</strong> (means a hippopotamus in Korean) is a 
-      parallel matrix computational package,
-      which provides an library of matrix operations for the large-scale
-      processing development environment and Map/Reduce framework for
-      the large-scale Numerical Analysis and Data Mining, which need the
-      intensive computation power of matrix inversion, e.g. linear regression,
-      PCA, SVM and etc.
-      It will be also useful for many scientific applications, e.g. physics
-      computations, linear algebra, computational fluid dynamics, statistics,
-      graphic rendering and many more.
-      </td></tr></table>
-    </section>
-    <section>
-    <title>Recent News</title>
-    <ul>
-      <li>20 May 2008 - Hama accepted to Apache Incubator Project.
-      <br />&nbsp;&nbsp;
-      The Incubator PMC have voted to accept Hama to be
-      a apache incubator project.
-      </li>
-      <li>23 June 2008 - A
-       <a href="http://wiki.apache.org/hama/ScaLAPACK";>meeting</a>
-       with Professor Choi J., a member of
+      <tr><td><strong>Hama</strong> (means a hippopotamus in Korean)  Hama is 
a parallel 
+      matrix computation package currently in incubation with Apache. It is a 
library 
+      of matrix operations for large-scale processing and development 
environments 
+      as well as a  Map/Reduce framework for a large-scale numerical analysis 
and data 
+      mining, that need the intensive computation power of matrix inversion, 
e.g., linear 
+      regression, PCA, SVM and etc. It will be useful for many scientific 
applications, 
+      e.g., physics computations, linear algebra, computational fluid 
dynamics, 
+      statistics, graphic rendering and many more.<br /><br />
+      
+      <ul>
+        <li>Scientific simulation and modeling
+          <ul>
+            <li>Matrix-vector/matrix-matrix multiply</li> 
+            <li>Soving linear systems</li>
+          </ul>
+        </li>
+      </ul>
+      <ul>
+        <li>Information retrieval 
+          <ul>
+            <li>Sorting</li> 
+            <li>Finding eigenvalues and eigenvectors</li>
+          </ul>
+        </li>
+      </ul>
+      <ul>
+        <li>Computer graphics and computational geometry 
+          <ul>
+            <li>Matrix multiply</li> 
+            <li>Computing matrix determinate</li>
+          </ul>
+        </li>
+      </ul>
+      
+      </td></tr></table>
+    </section>
+    <section>
+    <title>Recent News</title>
+    <ul>
+      <li>20 May 2008 - Hama accepted to Apache Incubator Project.
+      <br />&nbsp;&nbsp;
+      The Incubator PMC have voted to accept Hama to be
+      a apache incubator project.
+      </li>
+      <li>23 June 2008 - A
+       <a href="http://wiki.apache.org/hama/ScaLAPACK";>meeting</a>
+       with Professor Choi J., a member of
        <a href="http://www.netlib.org/scalapack/";>ScaLAPACK</a> team.</li>
        <li>18 August 2008 - Source code is now available in the 
        <a href="./developers.html">Apache SVN repository</a>.
-       </li>
-    </ul>
-    </section>
-    <section>
-      <title>Parallelism in Map/Reduce</title>
-      <p>
-        <img src="./images/MapReduce.png" alt="Map/Reduce Diagram" />
-      </p>
-    </section>
+       </li>
+    </ul>
+    </section>
   </body>
 </document>

Modified: incubator/hama/site/publish/index.html
URL: 
http://svn.apache.org/viewvc/incubator/hama/site/publish/index.html?rev=706547&r1=706546&r2=706547&view=diff
==============================================================================
--- incubator/hama/site/publish/index.html (original)
+++ incubator/hama/site/publish/index.html Tue Oct 21 01:02:56 2008
@@ -159,9 +159,6 @@
 <li>
 <a href="#Recent+News">Recent News</a>
 </li>
-<li>
-<a href="#Parallelism+in+Map%2FReduce">Parallelism in Map/Reduce</a>
-</li>
 </ul>
 </div>
     
@@ -171,23 +168,69 @@
 <table class="NonBorderTable">
       
 <tr>
-<td colspan="1" rowspan="1"><img alt="Hama Logo" 
src="./images/hama_paint_logo.png"></td>
-      <td colspan="1" rowspan="1"><strong>Hama</strong> (means a hippopotamus 
in Korean) is a 
-      parallel matrix computational package,
-      which provides an library of matrix operations for the large-scale
-      processing development environment and Map/Reduce framework for
-      the large-scale Numerical Analysis and Data Mining, which need the
-      intensive computation power of matrix inversion, e.g. linear regression,
-      PCA, SVM and etc.
-      It will be also useful for many scientific applications, e.g. physics
-      computations, linear algebra, computational fluid dynamics, statistics,
-      graphic rendering and many more.
-      </td>
+<td colspan="1" rowspan="1"><strong>Hama</strong> (means a hippopotamus in 
Korean)  Hama is a parallel 
+      matrix computation package currently in incubation with Apache. It is a 
library 
+      of matrix operations for large-scale processing and development 
environments 
+      as well as a  Map/Reduce framework for a large-scale numerical analysis 
and data 
+      mining, that need the intensive computation power of matrix inversion, 
e.g., linear 
+      regression, PCA, SVM and etc. It will be useful for many scientific 
applications, 
+      e.g., physics computations, linear algebra, computational fluid 
dynamics, 
+      statistics, graphic rendering and many more.<br>
+<br>
+      
+      
+<ul>
+        
+<li>Scientific simulation and modeling
+          <ul>
+            
+<li>Matrix-vector/matrix-matrix multiply</li> 
+            
+<li>Soving linear systems</li>
+          
+</ul>
+        
+</li>
+      
+</ul>
+      
+<ul>
+        
+<li>Information retrieval 
+          <ul>
+            
+<li>Sorting</li> 
+            
+<li>Finding eigenvalues and eigenvectors</li>
+          
+</ul>
+        
+</li>
+      
+</ul>
+      
+<ul>
+        
+<li>Computer graphics and computational geometry 
+          <ul>
+            
+<li>Matrix multiply</li> 
+            
+<li>Computing matrix determinate</li>
+          
+</ul>
+        
+</li>
+      
+</ul>
+      
+      
+</td>
 </tr>
 </table>
 </div>
     
-<a name="N10026"></a><a name="Recent+News"></a>
+<a name="N1004F"></a><a name="Recent+News"></a>
 <h2 class="h3">Recent News</h2>
 <div class="section">
 <ul>
@@ -209,15 +252,6 @@
     
 </ul>
 </div>
-    
-<a name="N10047"></a><a name="Parallelism+in+Map%2FReduce"></a>
-<h2 class="h3">Parallelism in Map/Reduce</h2>
-<div class="section">
-<p>
-        
-<img alt="Map/Reduce Diagram" src="./images/MapReduce.png">
-      </p>
-</div>
   
 </div>
 <!--+

Modified: incubator/hama/site/publish/index.pdf
URL: 
http://svn.apache.org/viewvc/incubator/hama/site/publish/index.pdf?rev=706547&r1=706546&r2=706547&view=diff
==============================================================================
--- incubator/hama/site/publish/index.pdf (original)
+++ incubator/hama/site/publish/index.pdf Tue Oct 21 01:02:56 2008
@@ -5,10 +5,10 @@
 /Producer (FOP 0.20.5) >>
 endobj
 5 0 obj
-<< /Length 470 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 415 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gaua:4\rsL&;KrWMAt"Ff,nur7Z+,E#m;Oe"#-+lBnOhn,VBi3*]o?r_bqiH%.W$6p\\:ecLP@(B0[\p+YNq6?U]KR'bJ1C+ctBb35UKj.HDFm%\I9;W/[=_),4#8)/A9q=(3CZe9:+_(4$%cOPcEt$';F?%saac6s.*gcc'*OLi^0CWm]-"eS*Y"rh.;_i1G;u;_,oqMNYXon[%J`m,>IHIGO*^/[pG:<9"=\dgU;KPTaX/[EMAIL
 PROTECTED]"#X+48AM7S&)[EMAIL PROTECTED];:[EMAIL 
PROTECTED]/Zm$E"e0fX6Y%)E6B3(1Y!0qoXK$"`T;bcIT([EMAIL 
PROTECTED];7>p[FWX609d+d;2eEij_N3?kH-01ped<&[EMAIL 
PROTECTED]&OHW82g*lt,o?QcPkM"(-3K)Z~>
+Gau`O4\rsL&Dcq.DG19FJ&H=f;FCZs8:W"@[EMAIL PROTECTED]/P>&[EMAIL 
PROTECTED]&?Xqq:[EMAIL 
PROTECTED]:.Ns8g$%YN3JTR*mfUq7C6(SmcehBbS9Wd^9N8TT8U:X*i%K$$C>[EMAIL 
PROTECTED]<"<X9X]1`k$OQhF)8:d#g#C9C!eigS5=/i==?JEJf`bgca![p(jUP*nZ5r"Q.4rQqtJ'n5d3;T=gXe"pf>M1>K`lj=DJ:]$?,DVMSQd%Or5mTP*4,SJA\nc*nr+,M,QS5;nQbiso62I-E^3b(t[\6*`'Thu6'4_/J"'[EMAIL
 
PROTECTED]'+-8Q7%RL4W+>el`%(clVO2o"`pZ#mgqmnD)Y(a2=5C)MGMRn]klr+[ak0AG]$C3Rq8oVTLh=^;9ZkMA\\Ceae:jqsoo!B:J.Yl~>
 endstream
 endobj
 6 0 obj
@@ -24,7 +24,6 @@
 [
 8 0 R
 10 0 R
-12 0 R
 ]
 endobj
 8 0 obj
@@ -48,42 +47,32 @@
 >>
 endobj
 12 0 obj
-<< /Type /Annot
-/Subtype /Link
-/Rect [ 102.0 523.266 240.656 511.266 ]
-/C [ 0 0 0 ]
-/Border [ 0 0 0 ]
-/A 13 0 R
-/H /I
->>
-endobj
-14 0 obj
-<< /Length 1672 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 1831 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gat%$hfIO1%"@qXTuZ:[EMAIL PROTECTED]@[EMAIL 
PROTECTED]""ht[=%Umiae&P06)#YlNh"&4ohK$'huiJ"!:t1b]=j7Fl4_cPXCn]BR8M"Y+6k+(m"N/DW#%LQh"g7<-!/A$$ekOiT8QmR<Kl!3'j&]<cJm%6f>[)`ODZq'RMfhc-ZKtaIOB2(K7L2AdDB&3rg8+=]T<C[#nJ9uo8SDf+lSU:Kmt4(+[b3QS6o'`NtXMA7gYkGlqYtO4;sS&n/sKQ8T^&?J[:GaV`br'me)gkX);;47GqGmWSe6+DsoiE\qXl]aZS;2#oOsE5-jN6T(=2%DXZg_#p1GV=QK9F/[EMAIL
 
PROTECTED](DY=aH>o+h,h=B1.<">R\aqRS)ck#j#d/!TX/bQ$oi<I*9I]IanZNg2a*aZ&55md.D<h+h,^P(\M%_kgBq\Io`+E[[,Ec1SnjW:bFLWYE#HL6Sg*[YoG^V?+XjnbWl.>[EMAIL
 
PROTECTED]<QS][pJt`N10*J2W2I$mOj0pTG#GBX*4DHAm,ES_\).AE6ceUto3CXIrctJ1@:4.;l-Qmd(L![qKl]fKTc+LIj84P^Ll2eLJ7)VX>DJppnp@/u038Fa3l,`k>`5>>4#';bPRFl8HH_0o&9-G93B^r2/9X?]TG?usO:B%E.g/@C[+OT.!$dWH]D7j#Gc7F1IQX,,WMia+nhXap?=kTA9,&#1<Q_J59!"NK$p/K9*2_[L<:X$=JWt1,;e2[T1E]1h94pUkDLjBR2/U/u-'[EMAIL
 PROTECTED]&>B,^m%IQa*J9[n49aOR(h5=("93YX[]J4O,!.]_k)k!nr_MnR`:[EMAIL 
PROTECTED]>49ltAM?S2DW3fI+7<Snh#;IN)[EMAIL 
PROTECTED]<IjL[sD=+se,'Dq(]E8pcQG0KgA,`#$N>&Mr<fT^A/-=POc*l`d4D=BlB\oB*[&@ZkM\JF$(5M--\h:SlJm&0*'rJIMP-u3lER%7F6ml>J(F$'"m>1tN
 
QD>7tV*jti7Ubt0S%&Hf/Pm&H$Te>3MoPeFZ>J<J&GNp_Ij1m\LnAutSLa-luUO7p"*;atEQa"Xcb9^s8--A>cnk2o;G9h6il"Cbmh`j+WRWp(d?rEj98/XJ!_r*HFfW^Ju0PUcRZZhuL6'&m/j&h+i&d0s+U@,%eZ\o'9jora+3k^mQG/TY'gtt)uG?ZAUfAq658%H^-!_Ejgk1&kN^!OZGqb]nId(dYAWs-')Pk*_pO7Tue'<\fSW\K).C;KL#.HA5]k$CHD<l4<B:dg4eZY?H9*MdsYND:(t;ROC>YO$J,p*_"E/i15c7^[h?D&@n#PN%9.KTcH-QnX^<(LABWYjn<T==)&erdL<u_UqCp21!g<9*N_"!ft'[EMAIL
 
PROTECTED]/1=DM^7p#s%fE9_,\8E.AdB.o'[C/M!'_Y&,?id%^E$,"qtiDE0U)Oo1sC9N]=GE/cqBhI>ur(P`8T[*gkgiqS_5]G1`%Q%aUaG5W%M`iG^*hb,>T`,WC9K?_!Mb"[EMAIL
 
PROTECTED]>V82`j$nMF1O*!.-*T"NgSVl1Uk%(:+uk$?qPeZ7n6+2n;\I@@mcX:n:lY(ZH*PQK%`GG,[oWL5'TSWW]O3%[+oKFAGaRPC01@&@9*d6*3]Nq=[/m.^#p=$goI;SFjhM&9':G<mVJX'%?0dCn&1+9f_l>D+X;(~>
+Gat%$968iG&AII3n<hG<1]b=OMPj45e/:3nUkcMdLk6m/,f,).'`In]$'JC_U`];T7Y%b)Dti#*66Fg;g\]>AT']YGh86Gj$Xu-c9<?cs]te]+iWdspZi5DDm.]'?opbo(TCY[sD4OWmk3oF%XS%q!DsPAl+Pg`+[*[7(B1G6qH*,:"V:6!'96"aRpiGtFI3mj]&oJrQ`EIje82teR^^nL\a:S-!o=N-9;%2VN6L94*m7Bq+cG6f;n%MerFf?1EEp<;S[>:U<4iH&iE'SY=eA_9.QE`'F\+erUJ5D=MA!*[5)/"6Jj=#tU*&7'T+GrK$Z=6sr%Z&nfr[JXR5J9!;g4eMP[,QZdQDQc%3uP)[EMAIL
 
PROTECTED]'Os_d,W1Ir4$A_G$<ru]t$sf'%Oh"Q=/smD6rcCH4a(*2N"K?foWgkGd?8-o`4718VON+[HBJ[_GUNG:[EMAIL
 
PROTECTED]'m9qAaGLOf,M++B1glk=;4VhJ?XdkjsY/l1BH:lj$SHIcjPVaNpDd)*^^cEs<V2!G>_O>RB&P6l&5"f;Fnq/3T>pN&:(g(L'o`>FEPUF<[EMAIL
 
PROTECTED];X]>a6Fkr8IA+rdYlOF/C9o&;I'6(#Q'H'dH_>G>#;HrHO]d&?h67R\'`.rWYZl9>7IURG;C*7l=*i!r+'b,!kp\,),*dm%4Mi*$DFV3Jfrh9jseZPS:;@N2Cq3p%`#OJII0&[EMAIL
 PROTECTED]<[EMAIL 
PROTECTED]>q.]`+%?ErL?;*nXD!f=*QFW@:cE5#rl2hUg=:S*.WFsqqi9)YILqq#,GcqYeOor^bud<BX\Z8s$$XS4c:ocfT(T!j/=rcIF2C=I$SDMZ$CTg^ff^H(k\P3Q'a_MtOM:4&O4U:BLLSbD28T@(B9a"GM\D)[EMAIL
 PROTECTED]/.*3(-n#bU+,OWUe'==52Ec[\pD>c>=iR$G9"q0!G
 ]0)!ZU=^(E;-E[,4S"#asjM-t'NPscA?!D=h-)W8_3T$uS[$0K)[EMAIL 
PROTECTED],kRB);RgaL`J5k0R<^VB].dYkT5%"5c-,!idbWT&rJdGlft#dq@,?`R5<&[EMAIL 
PROTECTED],[+AUEXpjHPKA))E=B="7k':IC1q:JK!?+uMU(DTG3YGCuq#;Q.,BLb"<..jJ!^VJ^L2G$Hl\-c)PHWSfPBmR9FMZZ&8dmlFaU'<:V&"hW"KfB,M(r`mq`>IW_/j7Mjhj-p]2j4AeNQEhrc<l^X-)RG<Cjl=o/P,6^JKKDk(J#EGR76(hE9XTh>4DCY6gJ9b1dO33[C;*QK+d6U`]7dnq!CXY?X#dnqmh16apple*88#W'F;)f6*>6mnSEjT<\rE'ibmXm0#l_SlT"Cj"PdZV:f[o"A,3XIq`4c6$ffM<&u[e5?D\-Q3WEr\!K"=q5nGW6otE&Z=-.#?CR$#c,qrIErhJ3jQRA#Y,82N\Un_*ZV0:[EMAIL
 
PROTECTED]:\;B4#[dBN/0S/<OXIc$cp\M,qi=:Ln1HEA=&:]Rqr;_ZRl(IYF/IXIXVF0)c(o6bY_'jLg"W#^5gn?Wp!IO\[F;F(+@:[u)!N!'R.W<G't-EIG0k=2Th'%\Hef'!(m.EiP'4VQOh(souk&'Np)N..O;[EMAIL
 
PROTECTED]/*,UT\OUV,';&5/BK!Kq1ktrO3]Y4c1rdK,)=dL7XI#6%!n_"hk^sJ<'7X<cM/LIm>Zt-gDAOlDmgdf(bYKDVOU4.!O3u.C=.Ll[7I4A*DIQ`"0i<2L:G%e!-mXhqBE#rr_+KZb-~>
 endstream
 endobj
-15 0 obj
+13 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 14 0 R
-/Annots 16 0 R
+/Contents 12 0 R
+/Annots 14 0 R
 >>
 endobj
-16 0 obj
+14 0 obj
 [
+15 0 R
+16 0 R
 17 0 R
-18 0 R
-19 0 R
 ]
 endobj
-17 0 obj
+15 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 193.656 420.882 232.32 408.882 ]
+/Rect [ 193.656 353.382 232.32 341.382 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://wiki.apache.org/hama/ScaLAPACK)
@@ -91,10 +80,10 @@
 /H /I
 >>
 endobj
-18 0 obj
+16 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 411.636 420.882 476.964 408.882 ]
+/Rect [ 411.636 353.382 476.964 341.382 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.netlib.org/scalapack/)
@@ -102,10 +91,10 @@
 /H /I
 >>
 endobj
-19 0 obj
+17 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 367.632 407.682 482.94 395.682 ]
+/Rect [ 367.632 340.182 482.94 328.182 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (./developers.html)
@@ -113,57 +102,49 @@
 /H /I
 >>
 endobj
-21 0 obj
+19 0 obj
 <<
  /Title 
(\376\377\0\61\0\40\0\111\0\156\0\164\0\162\0\157\0\144\0\165\0\143\0\164\0\151\0\157\0\156)
- /Parent 20 0 R
- /Next 22 0 R
+ /Parent 18 0 R
+ /Next 20 0 R
  /A 9 0 R
 >> endobj
-22 0 obj
+20 0 obj
 <<
  /Title 
(\376\377\0\62\0\40\0\122\0\145\0\143\0\145\0\156\0\164\0\40\0\116\0\145\0\167\0\163)
- /Parent 20 0 R
- /Prev 21 0 R
- /Next 23 0 R
+ /Parent 18 0 R
+ /Prev 19 0 R
  /A 11 0 R
 >> endobj
-23 0 obj
-<<
- /Title 
(\376\377\0\63\0\40\0\120\0\141\0\162\0\141\0\154\0\154\0\145\0\154\0\151\0\163\0\155\0\40\0\151\0\156\0\40\0\115\0\141\0\160\0\57\0\122\0\145\0\144\0\165\0\143\0\145)
- /Parent 20 0 R
- /Prev 22 0 R
- /A 13 0 R
->> endobj
-24 0 obj
+21 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-25 0 obj
+22 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-26 0 obj
+23 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-27 0 obj
+24 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-28 0 obj
+25 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -173,80 +154,71 @@
 1 0 obj
 << /Type /Pages
 /Count 2
-/Kids [6 0 R 15 0 R ] >>
+/Kids [6 0 R 13 0 R ] >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 20 0 R
+ /Outlines 18 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 24 0 R /F5 25 0 R /F1 26 0 R /F2 27 0 R /F7 28 0 R >> 
+/Font << /F3 21 0 R /F5 22 0 R /F1 23 0 R /F2 24 0 R /F7 25 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
 <<
 /S /GoTo
-/D [15 0 R /XYZ 85.0 659.0 null]
+/D [13 0 R /XYZ 85.0 659.0 null]
 >>
 endobj
 11 0 obj
 <<
 /S /GoTo
-/D [15 0 R /XYZ 85.0 472.616 null]
+/D [13 0 R /XYZ 85.0 405.116 null]
 >>
 endobj
-13 0 obj
-<<
-/S /GoTo
-/D [15 0 R /XYZ 85.0 382.682 null]
->>
-endobj
-20 0 obj
+18 0 obj
 <<
- /First 21 0 R
- /Last 23 0 R
+ /First 19 0 R
+ /Last 20 0 R
 >> endobj
 xref
-0 29
+0 26
 0000000000 65535 f 
-0000004804 00000 n 
-0000004869 00000 n 
-0000004961 00000 n 
+0000004511 00000 n 
+0000004576 00000 n 
+0000004668 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000000632 00000 n 
-0000000752 00000 n 
-0000000791 00000 n 
-0000005084 00000 n 
-0000000926 00000 n 
-0000005147 00000 n 
-0000001063 00000 n 
-0000005213 00000 n 
-0000001200 00000 n 
-0000002965 00000 n 
-0000003088 00000 n 
-0000003129 00000 n 
-0000003319 00000 n 
-0000003505 00000 n 
-0000005279 00000 n 
-0000003675 00000 n 
-0000003838 00000 n 
-0000004009 00000 n 
-0000004248 00000 n 
-0000004361 00000 n 
-0000004471 00000 n 
-0000004579 00000 n 
-0000004695 00000 n 
+0000000577 00000 n 
+0000000697 00000 n 
+0000000729 00000 n 
+0000004791 00000 n 
+0000000864 00000 n 
+0000004854 00000 n 
+0000001001 00000 n 
+0000002925 00000 n 
+0000003048 00000 n 
+0000003089 00000 n 
+0000003279 00000 n 
+0000003465 00000 n 
+0000004920 00000 n 
+0000003635 00000 n 
+0000003798 00000 n 
+0000003955 00000 n 
+0000004068 00000 n 
+0000004178 00000 n 
+0000004286 00000 n 
+0000004402 00000 n 
 trailer
 <<
-/Size 29
+/Size 26
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-5330
+4971
 %%EOF

Modified: 
incubator/hama/trunk/src/docs/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/incubator/hama/trunk/src/docs/src/documentation/content/xdocs/index.xml?rev=706547&r1=706546&r2=706547&view=diff
==============================================================================
--- incubator/hama/trunk/src/docs/src/documentation/content/xdocs/index.xml 
(original)
+++ incubator/hama/trunk/src/docs/src/documentation/content/xdocs/index.xml Tue 
Oct 21 01:02:56 2008
@@ -28,17 +28,40 @@
     <section>
       <title> Introduction </title>
       <table class="NonBorderTable">
-      <tr><td><img src="./images/hama_paint_logo.png" alt="Hama Logo" /></td>
-      <td><strong>Hama</strong> (means a hippopotamus in Korean) is a 
-      parallel matrix computational package,
-      which provides an library of matrix operations for the large-scale
-      processing development environment and Map/Reduce framework for
-      the large-scale Numerical Analysis and Data Mining, which need the
-      intensive computation power of matrix inversion, e.g. linear regression,
-      PCA, SVM and etc.
-      It will be also useful for many scientific applications, e.g. physics
-      computations, linear algebra, computational fluid dynamics, statistics,
-      graphic rendering and many more.
+      <tr><td><strong>Hama</strong> (means a hippopotamus in Korean)  Hama is 
a parallel 
+      matrix computation package currently in incubation with Apache. It is a 
library 
+      of matrix operations for large-scale processing and development 
environments 
+      as well as a  Map/Reduce framework for a large-scale numerical analysis 
and data 
+      mining, that need the intensive computation power of matrix inversion, 
e.g., linear 
+      regression, PCA, SVM and etc. It will be useful for many scientific 
applications, 
+      e.g., physics computations, linear algebra, computational fluid 
dynamics, 
+      statistics, graphic rendering and many more.<br /><br />
+      
+      <ul>
+        <li>Scientific simulation and modeling
+          <ul>
+            <li>Matrix-vector/matrix-matrix multiply</li> 
+            <li>Soving linear systems</li>
+          </ul>
+        </li>
+      </ul>
+      <ul>
+        <li>Information retrieval 
+          <ul>
+            <li>Sorting</li> 
+            <li>Finding eigenvalues and eigenvectors</li>
+          </ul>
+        </li>
+      </ul>
+      <ul>
+        <li>Computer graphics and computational geometry 
+          <ul>
+            <li>Matrix multiply</li> 
+            <li>Computing matrix determinate</li>
+          </ul>
+        </li>
+      </ul>
+      
       </td></tr></table>
     </section>
     <section>
@@ -58,11 +81,5 @@
        </li>
     </ul>
     </section>
-    <section>
-      <title>Parallelism in Map/Reduce</title>
-      <p>
-        <img src="./images/MapReduce.png" alt="Map/Reduce Diagram" />
-      </p>
-    </section>
   </body>
 </document>


Reply via email to