<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Open Source Web Service Tools?</title>
      <link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools/</link>
      <description>Comments on Ask MetaFilter post Open Source Web Service Tools?</description>
	  	  <pubDate>Sat, 28 Jan 2006 14:42:42 -0800</pubDate>
      <lastBuildDate>Sat, 28 Jan 2006 14:42:42 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Open Source Web Service Tools?</title>
  	<link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools</link>	
  	<description>Recommended open-source development tools for web services? &lt;br /&gt;&lt;br /&gt; For a software engineering class project, my team is supposed to develop and implement a web service &amp;amp; application as a proof of concept to a fictional customer (the professor, natch).  None of us has yet had any real experience with building a web service, only limited exposure to SOAP.  The major point of this is to learn the software development process and to learn on our own how to build the technology, just like being out in the Big Bad World.&lt;br&gt;
&lt;br&gt;
As to specifics, we&apos;re so very early in the project that we don&apos;t know most of them.  We haven&apos;t even figured out what application(s) we&apos;ll build.  But we need to get the jump on it now.&lt;br&gt;
&lt;br&gt;
Anyway, we&apos;re supposed to use open-source tools only for development, and I&apos;ve come for recommendations.  Systinet WASP was mentioned, but I can&apos;t see it on their download page, and I&apos;m not sure Blizzard is open source.  Any favorites?  Windows-specific is preferred but not absolutely necessary -- we do have one Linux guru on our team.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.31647</guid>
  	<pubDate>Sat, 28 Jan 2006 14:38:19 -0800</pubDate>
  	<dc:creator>middleclasstool</dc:creator>
	
	<category>webservices</category>
	
	<category>programming</category>
	
	<category>software</category>
	
	<category>development</category>
	
</item>
<item>
  	<title>By: orthogonality</title>
  	<link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools#496098</link>	
  	<description>Apache + tomcat + java.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.31647-496098</guid>
  	<pubDate>Sat, 28 Jan 2006 14:42:42 -0800</pubDate>
  	<dc:creator>orthogonality</dc:creator>
</item>
<item>
  	<title>By: Leon</title>
  	<link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools#496132</link>	
  	<description>Is Java open source these days? (I honestly don&apos;t know).&lt;br&gt;
&lt;br&gt;
You might want to check what your professor means by open source. He could mean &amp;quot;free&amp;quot;, &amp;quot;source is available to view&amp;quot;, or &amp;quot;source is available to modify and republish&amp;quot;. The whole language, or just the SOAP library?&lt;br&gt;
&lt;br&gt;
Off the top of my head, Java Python PHP Perl Ruby C++ all have SOAP libraries of varying completeness, quality and open sourceness. Which languages does your team know best?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.31647-496132</guid>
  	<pubDate>Sat, 28 Jan 2006 15:59:39 -0800</pubDate>
  	<dc:creator>Leon</dc:creator>
</item>
<item>
  	<title>By: cerebus19</title>
  	<link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools#496133</link>	
  	<description>&lt;a href=&quot;http://ws.apache.org/axis/&quot;&gt;Apache Axis&lt;/a&gt;.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.31647-496133</guid>
  	<pubDate>Sat, 28 Jan 2006 16:00:34 -0800</pubDate>
  	<dc:creator>cerebus19</dc:creator>
</item>
<item>
  	<title>By: cerebus19</title>
  	<link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools#496136</link>	
  	<description>And &lt;a href=&quot;http://ws.apache.org/axis2/&quot;&gt;Axis2&lt;/a&gt;, and &lt;a href=&quot;http://ws.apache.org/&quot;&gt;the rest&lt;/a&gt; of the Apache Web Services project.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.31647-496136</guid>
  	<pubDate>Sat, 28 Jan 2006 16:03:59 -0800</pubDate>
  	<dc:creator>cerebus19</dc:creator>
</item>
<item>
  	<title>By: heresiarch</title>
  	<link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools#496223</link>	
  	<description>I honestly don&apos;t know if Orthogonality is kidding or not. I guess dealing with Tomcat would qualify as a problem in the Big Bad World, but in my somewhat limited experience with it, it&apos;s just a world of pain and suffering. You&apos;ll end up spending much more time grooming your server than writing code. &lt;br&gt;
&lt;br&gt;
You can write webservices in whatever you want, I think, so yeah - like &lt;b&gt;Leon&lt;/b&gt; said, sticking with what you know will be fastest. If you want to learn frameworks, there are a million out there. I&apos;m vaguelly familiar with &lt;a href=&quot;http://www.rubyonrails.org&quot;&gt;Rails&lt;/a&gt;, but not much with others, so I can&apos;t really compare them. Working in a framework might be a more authentic experience for you.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.31647-496223</guid>
  	<pubDate>Sat, 28 Jan 2006 18:20:59 -0800</pubDate>
  	<dc:creator>heresiarch</dc:creator>
</item>
<item>
  	<title>By: mto</title>
  	<link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools#496266</link>	
  	<description>I would recommend &lt;a href=&quot;http://python.org/&quot;&gt;Python&lt;/a&gt; as the implementation language.  The Python folks have gone out of their way to make their language accessible to newbies.  Couple Python with &lt;a href=&quot;http://webpy.org/&quot;&gt;WebPy&lt;/a&gt; and &lt;a href=&quot;http://www.lighttpd.net/&quot;&gt;lighttpd&lt;/a&gt; and you&apos;ve got yourself a complete Open Source development stack.&lt;br&gt;
&lt;br&gt;
With WebPy you can&apos;t (easily) use SOAP for your web services.  However, you can use &lt;a href=&quot;http://www.google.com/search?q=REST&quot;&gt;REST&lt;/a&gt;, which is simpler and more flexible.&lt;br&gt;
If SOAP is a requirement then argue that it not be :)  Failing that, use &lt;a href=&quot;http://pywebsvcs.sourceforge.net/&quot;&gt;SOAP.py&lt;/a&gt;.  If you use a modern Linux distribution then all of these tools should be easily installable.  You may prefer &lt;a href=&quot;http://www.apache.org/&quot;&gt;Apache&lt;/a&gt; over lighttpd and that would work fine too.  However, Apache can be scary if you don&apos;t have someone on your team that has configured it. &lt;br&gt;
&lt;br&gt;
If you&apos;ve been around the block and dynamic languages don&apos;t scare you then I&apos;d suggest &lt;a href=&quot;http://www.rubyonrails.org/&quot;&gt;Ruby on Rails&lt;/a&gt;, which is powerful and fun.  However, in my experience the online documentation is not as good as Python&apos;s.  So I would avoid it unless you and your team are the types that can figure stuff out for themselves (or you don&apos;t mind buying books).&lt;br&gt;
&lt;br&gt;
Since you are in school there is a good chance you&apos;ve done a lot of work in either C++ or Java.  I would recommend staying far away from C++ for this project.  I don&apos;t have a lot of experience with Java.  You can certainly get it to work but you&apos;d probably learn more with Ruby on Rails or Python.  &lt;br&gt;
&lt;br&gt;
All of the software I mentioned should run on both Windows and Linux.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.31647-496266</guid>
  	<pubDate>Sat, 28 Jan 2006 20:00:55 -0800</pubDate>
  	<dc:creator>mto</dc:creator>
</item>
<item>
  	<title>By: clearlynuts</title>
  	<link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools#496373</link>	
  	<description>Unless there&apos;s more information from your project that you&apos;d like to share with us and don&apos;t want to get specific direction from you professor, &lt;a href=&quot;http://flickr.com/photos/clearlynuts/sets/1537389/&quot;&gt;Axis&lt;/a&gt; running on Tomcat is what you want.&lt;br&gt;
&lt;br&gt;
The &lt;a href=&quot;http://ws.apache.org/axis/java/install.html&quot;&gt;install page&lt;/a&gt; has some good step-by-step instructions.  Don&apos;t ignore the section called &amp;quot;Things you have to know&amp;quot;.  You can get by without knowing those things, but you&apos;ll only end up frustrated at some point.&lt;br&gt;
&lt;br&gt;
After you read that, read the User&apos;s Guide.  If this looks like it&apos;s too much to go through for a SOAP stack (it really isn&apos;t though), and you&apos;re Perl conversant, try &lt;a href=&quot;http://soaplite.com/&quot;&gt;SOAP::Lite&lt;/a&gt; which should be included in your recently-released Perl distribution.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.31647-496373</guid>
  	<pubDate>Sun, 29 Jan 2006 02:53:17 -0800</pubDate>
  	<dc:creator>clearlynuts</dc:creator>
</item>
<item>
  	<title>By: middleclasstool</title>
  	<link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools#496635</link>	
  	<description>&lt;em&gt;You might want to check what your professor means by open source.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Bah, serves me right for being away from here for a couple of days.&lt;br&gt;
&lt;br&gt;
I should have clarified: we&apos;re not having to code the web service platform itself from the ground up, just the applications.  We&apos;re allowed to use existing technology for the web service, but that needs to be open source.  The language we use to build the applications we&apos;re going to run on this I think is entirely up to us.  The prof had recommended WASP for the web service, but like I said, we can&apos;t seem to find a download link for it.&lt;br&gt;
&lt;br&gt;
I&apos;m going to e-mail this link to my teammates so we can discuss options, and I&apos;ll let you know what we go with.  Meantime, if you&apos;ve got more suggestions, keep &apos;em coming!</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.31647-496635</guid>
  	<pubDate>Sun, 29 Jan 2006 13:55:32 -0800</pubDate>
  	<dc:creator>middleclasstool</dc:creator>
</item>
<item>
  	<title>By: middleclasstool</title>
  	<link>http://ask.metafilter.com/31647/Open-Source-Web-Service-Tools#545792</link>	
  	<description>Axis and Tomcat are the winner.  We&apos;ve just finished the design phase and are getting ready to implement our first prototype.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.31647-545792</guid>
  	<pubDate>Fri, 24 Mar 2006 16:40:16 -0800</pubDate>
  	<dc:creator>middleclasstool</dc:creator>
</item>

    </channel>
</rss>
