Add a newsflash item about the 'Building Products with FreeBSD' article.
Reviewed by: remko
This commit is contained in:
parent
fed62f90a5
commit
e44c95ce19
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26439
1 changed files with 22 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/news/news.xml,v 1.347 2005/11/06 11:13:26 brueffer Exp $
|
||||
$FreeBSD: www/en/news/news.xml,v 1.348 2005/11/18 16:12:42 brueffer Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -30,7 +30,27 @@
|
|||
|
||||
<month>
|
||||
<name>11</name>
|
||||
|
||||
|
||||
<day>
|
||||
<name>27</name>
|
||||
|
||||
<event>
|
||||
<title>New article: Building Products with FreeBSD</title>
|
||||
|
||||
<p>A new article, <a
|
||||
href="$base/doc/en_US.ISO-8859-1/articles/building-products/">
|
||||
Building Products with FreeBSD</a> describes the benefits of
|
||||
collaborating with the FreeBSD project when developing
|
||||
products. Much of the engineering cost of software product
|
||||
development for a successful product comes from the need to
|
||||
evolve to keep pace with the market. By working with a mature,
|
||||
reuse-friendly source base like that of the FreeBSD
|
||||
project, and by following the best-practices listed in this article,
|
||||
organizations can reap the benefits of reduced engineering costs
|
||||
and improved market adaptability.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>18</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue