/html/about.html
https://github.com/balajin-cse/open-source-search-engine · HTML · 73 lines · 56 code · 17 blank · 0 comment · 0 complexity · e075b965d20581b63f6fe31e9f001414 MD5 · raw file
- <html>
- <head>
- <title>About Gigablast</title>
- <style>
- a{cursor:hand;cursor:pointer;text-decoration:none;color:blue;}
- </style>
- <body>
- <center>
- <a href=/>
- <img src=/logo-med.jpg height=122 width=500>
- </a>
- </center>
- <br>
- <table width=100% cellpadding="5" cellspacing="0" border="0">
- <tr bgcolor="#0340fd">
- <th colspan="2">
- <font color=33dcff>
- About Gigablast</font>
- </th>
- </tr>
- <tr>
- <td>
- <br>
- <center>
- <table width=650px>
- <tr><td>
- <p>As of 2013, Gigablast is one of the remaining four search engines in the United States that maintains its own searchable index of over a billion pages.
- </p>
- <p>Founded in 2000, <a href=/bio.html>Matt Wells</a> created Gigablast to index up to 200 Billion pages
- with the least amount of hardware possible. Gigablast provides large-scale,
- high-performance, real-time information retrieval technology for partner
- sites. The company offers a variety of features including topic generation
- and the ability to index multiple document formats. This search delivery
- mechanism gives a partner "turn key" search capability and
- the capacity to instantly offer search at maximum scalability with minimum
- cost.
- Clients range from NASDAQ 100 listed corporations to boutique
- companies.
- </p>
- <p>
- Matt Wells is currently the sole maintainer and programmer of Gigablast and is open for <u>consulting work</u>. <a href=/contact.html>Contact</a> for more information.
- </p>
- <br>
- <center>
- <iframe width="420" height="315" src="http://www.youtube-nocookie.com/embed/hoUzcU76u3I" frameborder="0" allowfullscreen></iframe>
- </center>
- </td></tr>
- </table>
- </center>
- </table>
- <br>
- <center>
- Copyright © 2013. All rights reserved.
- </center>
- </body>
- </html>