<span style="border-collapse:collapse"><div>I would like to announce the publication of InputYourData.com (beta) − the online resource tool for financial, mathematical and scientific calculations. All web applications found at&nbsp;<a href="http://inputyourdata.com/" style="color:rgb(0, 0, 204)" target="_blank">http://inputyourdata.com/</a>&nbsp;are written solely in Haskell and based on the Network.CGI framework.&nbsp;</div>

<div><br></div>This website began as an experiment to familiarize myself with the monadic features of&nbsp;Haskell&nbsp;and their&nbsp;use in web programming. Namely, the mapping and manipulation of user inputs as typed objects.&nbsp;Through these experiments I found that Haskell allows for an efficient system where a variety of operations can be preformed while minimizing as many&nbsp;resources (such as time and memory space) as possible.&nbsp;<div>

<div><br></div><div>I am now interested in developing a similar type of website, except wiki style&nbsp;−&nbsp;where all web applications are created by the user. Essentially, I am designing a web application where users can symbolically declare the arguments of a function and that function&#39;s call based on arbitrary variables. For example, say a user would like to create a web application to compute the roots of a second degree polynomial. He/she would simply declare the arguments to her function − three complex numbers a b and c, and the call of that function − (-b ± sqrt (b^2 - 4*a*c))/(2*a). The product of that users inputs will render a web application that looks similar to&nbsp;<a href="http://inputyourdata.com/cgi-bin/quadratic.cgi" style="color:rgb(0, 0, 204)" target="_blank">http://inputyourdata.com/cgi-bin/quadratic.cgi</a>&nbsp;(all text is to be updated by the user as well). As one could imagine, other, more complex functions involving vectors, matrices, stock prices, and other arguments can also be defined in terms of arbitrary variables and declared as an inputs to my wiki-style web application.&nbsp;</div>

<div><br></div><div>If you&nbsp;are intrigued by this project and you&nbsp;have&nbsp;substantial&nbsp;experience in designing Haskell-based web applications, please send me your resume and a brief summery of why you are interested.</div><div>

<br></div><div>Regards,</div><div><br></div><div>Enzo Haussecker</div><div><a href="mailto:ehaussecker@gmail.com" style="color:rgb(0, 0, 204)" target="_blank">ehaussecker@gmail.com</a></div><div><br></div></div></span>