old-www/LDP/LG/issue53/lamb.html

195 lines
9.2 KiB
HTML

<!--startcut ==============================================-->
<!-- *** BEGIN HTML header *** -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD>
<title>Linux Site O' The Month: SourceForge LG #53</title>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#0000AF"
ALINK="#FF0000">
<!-- *** END HTML header *** -->
<A HREF="http://www.linuxgazette.com/">
<H1><IMG ALT="LINUX GAZETTE" SRC="../gx/lglogo.jpg"
WIDTH="600" HEIGHT="124" border="0"></H1></A>
<!-- *** BEGIN navbar *** -->
<A HREF="eyler.html"><IMG ALT="[ Prev ]" SRC="../gx/navbar/prev.jpg" WIDTH="16" HEIGHT="45" BORDER="0" ALIGN="bottom"></A>
<IMG ALT=""
SRC="../gx/navbar/left.jpg" WIDTH="14" HEIGHT="45" BORDER="0" ALIGN="bottom" >
<A HREF="index.html"><IMG ALT="[ Table of Contents ]"
SRC="../gx/navbar/toc.jpg" WIDTH="220" HEIGHT="45" BORDER="0" ALIGN="bottom" ></A>
<A HREF="../index.html"><IMG ALT="[ Front Page ]"
SRC="../gx/navbar/frontpage.jpg" WIDTH="137" HEIGHT="45" BORDER="0" ALIGN="bottom"></A>
<A HREF="../faq/index.html"><IMG ALT="[ FAQ ]"
SRC="./../gx/navbar/faq.jpg"WIDTH="62" HEIGHT="45" BORDER="0" ALIGN="bottom"></A>
<A HREF="http://www.linuxgazette.com/cgi-bin/talkback/all.py?site=LG&article=http://www.linuxgazette.com/issue53/lamb.html"><IMG ALT="[ Talkback ]" SRC="../gx/navbar/talkback.jpg" WIDTH="121" HEIGHT="45" BORDER="0" ALIGN="bottom" ></A>
<IMG ALT=""
SRC="../gx/navbar/right.jpg" WIDTH="15" HEIGHT="45" ALIGN="bottom" >
<A HREF="okopnik.html"><IMG ALT="[ Next ]" SRC="../gx/navbar/next.jpg" WIDTH="15" HEIGHT="45" BORDER="0" ALIGN="bottom" ></A>
<!-- *** END navbar *** -->
<P>
<!-- A HREF="http://www.linuxgazette.com/cgi-bin/talkback/all.py?site=LG&article=http://www.linuxgazette.com/issue53/lamb.html">
<FONT SIZE="+2"><EM>Talkback:</EM> Discuss this article with peers</FONT></A -->
<!--endcut ============================================================-->
<H4>
"Linux Gazette...<I>making Linux just a little more fun!</I>"
</H4>
<P> <HR> <P>
<!--===================================================================-->
<center>
<H1><font color="maroon">Linux Site O' The Month: SourceForge</font></H1>
<H4>By <a href="mailto:slambo@linuxstart.com">Sean Lamb</a></H4>
</center>
<P> <HR> <P>
<!-- END header -->
<h2 ALIGN="center">
SourceForge (<a href="http://sourceforge.net">http://sourceforge.net</a>)<BR>
"Breaking down the barriers to Open Source development"</h2>
<H2>What's This?</H2>
<P> This article is the the current installment in an ongoing series of site
reviews for the Linux community. Each month, I will highlight a Linux-related
site and tell you all about it. The intent of these articles is to let you
know about sites that you might not have been to before, but they will all have
to do with some aspect of Linux. Now, on with the story...
<H2>So you wanna be a developer...</h2>
Now that you've got your Linux box up and running the way you like it, it's
time to start building that killer app. But where do you start? You've got
an idea, and you've already written some code but you're not giving back to the
community until you've released your code for the world to see.
<P>
To get your project out, and to get the feedback that is so essential to help
find bugs and get feature suggestions, you need to first create a project
website. It would be nice to build this site with php and mySQL so you can
add news items through a web form rather than rewriting the page everytime
you wanted to post a little tidbit. You'd also like your project site to
have a short and simple URL, rather than stretching to Timbuktu and back,
peppered with tildes. Your project site needs to link to a download location
where users can get a copy of your code, and you'll need a place to put the
app for the users to download. Next, you need to create mailing lists for
your users and, if you're getting some coding help, your co-developers. Some
of those web forums would be nice too. Then you remember the old adage
"release early and often" and you wonder how you can get your code out to the
masses quicker after you've made changes.
<P>
Whew! That's a pretty tall order for some of the smaller projects. How do
all these developers find the time, servers and money to do all this? One
answer that is becoming more popular is SourceForge.
<h2>Project administration for the masses</h2>
SourceForge brings all of these plus more features together into one location,
and then gives away these services for free to Open Source projects. Projects
hosted at SourceForge receive:
<ul>
<li>100Mb of web space on a server that features php, perl and cgi support.
<LI>mySQL database support.
<LI>a short default URL, http://<i>yourproject</i>.sourceforge.net, and hosting
for any properly registered domain name.
<LI>multiple mailing list administration and hosting.
<LI>working CVS repository; not just a branch in a public CVS tree, but your
own CVSROOT.
<LI>anonymous FTP space for package releases.
<LI>web-based project administration.
<LI>public and private bug trackers.
<LI>public and private discussion forums.
<LI>daily backups with offsite rotation.
</ul>
You may be thinking that you don't need everything that's included to host
your project. Perhaps all you need for your little script is a website.
Well, then just use the website portion of the service. Projects are not
required to use all of the services available at all times. They can use only
the services that they need and let the rest sit until they are needed.
<P>
The great unwashed masses need only a web browser and an internet connection
to get to your project site at SourceForge. The portions that you make public
in your project hosting are available to everyone. The people you designate
as developers connect to your project account with ssh1 (note, ssh2 is not yet
supported at the time this was written), so security is less of a problem.
<h2>Who's doing this and why?</h2>
SourceForge is sponsored by VA Linux Systems. VA is paying for the whole
shebang, so project admins don't need to add a ton of ad banners to their
sites to help support the servers (only a small SourceForge logo is required
on project pages. The site's About page answers the why question:
<blockquote>
"As open source developers ourselves, we have run into the kinds of obstacles
that still plague many would-be developers. It was our intent to remove many
of those obstacles and let developers focus on software development. (An odd
concept, but easier to get used to than you'd think.) A suite of tools isn't
enough, though. In the end, you need the hardware power for the whole setup."
</blockquote>
The list of projects already hosted at SourceForge is impressive. The current
categories include:
<ul>
<LI>Communications (126 projects)
<LI>Database (48 projects)
<LI>Desktop Environment (59 projects)
<LI>Education (34 projects)
<LI>Emulators (5 projects)
<LI>Games/Entertainment (160 projects)
<LI>Internet (169 projects)
<LI>Multimedia (163 projects)
<LI>Office/Business (29 projects)
<LI>Other/Nonlisted Topic (34 projects)
<LI>Printing (12 projects)
<LI>Religion (6 projects)
<LI>Scientific (86 projects)
<LI>Security (22 projects)
<LI>Software Development (174 projects)
<LI>System (166 projects)
<LI>Terminals (12 projects)
<LI>Text Editors (30 projects)
</ul>
<h2>So sign up already!</h2>
With all of these features and services in one place, and to get them all for
free for open source projects, it's easy to see why so many projects have
already signed up. In case you're wondering, the first project to be hosted
at SourceForge is <a
href="http://sourceforge.net/project/?group_id=1">SourceForge</a>.
<!-- *** BEGIN copyright *** -->
<P> <hr> <!-- P -->
<H5 ALIGN=center>
Copyright &copy; 2000, Sean Lamb<BR>
Published in Issue 53 of <i>Linux Gazette</i>, May 2000</H5>
<!-- *** END copyright *** -->
<!--startcut ==========================================================-->
<!-- P --> <HR> <!-- P -->
<!-- A HREF="http://www.linuxgazette.com/cgi-bin/talkback/all.py?site=LG&article=http://www.linuxgazette.com/issue53/lamb.html">
<FONT SIZE="+2"><EM>Talkback:</EM> Discuss this article with peers</FONT></A -->
<P>
<!-- *** BEGIN navbar *** -->
<A HREF="eyler.html"><IMG ALT="[ Prev ]" SRC="../gx/navbar/prev.jpg" WIDTH="16" HEIGHT="45" BORDER="0" ALIGN="bottom"></A>
<IMG ALT=""
SRC="../gx/navbar/left.jpg" WIDTH="14" HEIGHT="45" BORDER="0" ALIGN="bottom" >
<A HREF="index.html"><IMG ALT="[ Table of Contents ]"
SRC="../gx/navbar/toc.jpg" WIDTH="220" HEIGHT="45" BORDER="0" ALIGN="bottom" ></A>
<A HREF="../index.html"><IMG ALT="[ Front Page ]"
SRC="../gx/navbar/frontpage.jpg" WIDTH="137" HEIGHT="45" BORDER="0" ALIGN="bottom"></A>
<A HREF="../faq/index.html"><IMG ALT="[ FAQ ]"
SRC="./../gx/navbar/faq.jpg"WIDTH="62" HEIGHT="45" BORDER="0" ALIGN="bottom"></A>
<A HREF="http://www.linuxgazette.com/cgi-bin/talkback/all.py?site=LG&article=http://www.linuxgazette.com/issue53/lamb.html"><IMG ALT="[ Talkback ]" SRC="../gx/navbar/talkback.jpg" WIDTH="121" HEIGHT="45" BORDER="0" ALIGN="bottom" ></A>
<IMG ALT=""
SRC="../gx/navbar/right.jpg" WIDTH="15" HEIGHT="45" ALIGN="bottom" >
<A HREF="okopnik.html"><IMG ALT="[ Next ]" SRC="../gx/navbar/next.jpg" WIDTH="15" HEIGHT="45" BORDER="0" ALIGN="bottom" ></A>
<!-- *** END navbar *** -->
</BODY></HTML>
<!--endcut ============================================================-->