User Matt - Stack Overflowmost recent 30 from stackoverflow.com2009-12-19T14:34:17Zhttp://stackoverflow.com/feeds/user/42675http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/889406/using-multiple-ssl-client-certificates-in-java-with-the-same-host/1664239#16642390Answer by Matt for Using multiple SSL client certificates in Java with the same hostMatt2009-11-02T22:50:47Z2009-11-02T22:50:47Z<p>There is a solution <a href="http://wiki.apache.org/ws/FrontPage/Axis/DynamicSSLConfig" rel="nofollow">here</a> for dynamically choosing the client certificate used for SSL Authentication from an Axis Client.</p>
http://stackoverflow.com/questions/316461/what-are-the-best-programming-articles/517886#5178861Answer by Matt for What are the best programming articles?Matt2009-02-05T21:00:03Z2009-02-05T21:00:03Z<p><a href="http://www.joelonsoftware.com/items/2007/10/26.html" rel="nofollow">Evidence Based Scheduling</a> by Joel Spolsky.</p>
http://stackoverflow.com/questions/211259/what-are-known-uses-of-ai-in-web-development/474766#4747662Answer by Matt for What are known uses of AI in web development?Matt2009-01-23T21:57:15Z2009-01-23T21:57:15Z<p>In the context of an online store you can perform <a href="http://www-users.cs.umn.edu/~kumar/dmbook/ch6.pdf" rel="nofollow">association analysis</a> to discover patterns of purchasing behavior.</p>
http://stackoverflow.com/questions/316461/what-are-the-best-programming-articles/474691#4746911Answer by Matt for What are the best programming articles?Matt2009-01-23T21:38:56Z2009-01-23T21:38:56Z<p><a href="http://computerprogramming.suite101.com/article.cfm/xp_software_programming_paradigm" rel="nofollow">XP Software Programming Paradigm</a> by Guy Lecky-Thompson.</p>
http://stackoverflow.com/questions/316461/what-are-the-best-programming-articles/474671#4746711Answer by Matt for What are the best programming articles?Matt2009-01-23T21:35:30Z2009-01-23T21:35:30Z<p><a href="http://www.paulgraham.com/hundred.html" rel="nofollow">The Hundred-Year Language</a> by Paul Graham.</p>
http://stackoverflow.com/questions/316461/what-are-the-best-programming-articles/372089#37208913Answer by Matt for What are the best programming articles?Matt2008-12-16T17:45:08Z2008-12-16T17:45:08Z<p><a href="http://www.joelonsoftware.com/articles/LeakyAbstractions.html" rel="nofollow">The Law of Leaky Abstractions</a> by Joel Spolsky.</p>
http://stackoverflow.com/questions/316461/what-are-the-best-programming-articles/342531#3425312Answer by Matt for What are the best programming articles?Matt2008-12-05T00:29:39Z2008-12-05T00:29:39Z<p><a href="http://www.codinghorror.com/blog/archives/000749.html" rel="nofollow">Code Tells You How, Comments Tell You Why</a> by Jeff Atwood.</p>
http://stackoverflow.com/questions/316461/what-are-the-best-programming-articles/335962#33596210Answer by Matt for What are the best programming articles?Matt2008-12-03T01:10:28Z2008-12-03T03:48:51Z<p><a href="http://www.joelonsoftware.com/articles/Wrong.html" rel="nofollow">Making Wrong Code Look Wrong</a> by Joel Spolsky on Hungarian Notation.</p>