<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.gnustep.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Redliner</id>
	<title>GNUstepWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.gnustep.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Redliner"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php/Special:Contributions/Redliner"/>
	<updated>2026-05-03T11:30:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.7</generator>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1161</id>
		<title>Release Checklist</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1161"/>
		<updated>2005-09-20T13:44:27Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This checklist details each step which needs to be taken in order to prepare a new version of apps and libs in the GNUstep repository for release.&lt;br /&gt;
&lt;br /&gt;
''Special thanks to Larry Coleman, who sent me an e-mail asking what the release criteria was, so he could do his first release of RIGS (he's the new maintainer). He gave me the final impetus to type up this document which I'd been intending to do for a long time.''&lt;br /&gt;
&lt;br /&gt;
== Quick procedure ==&lt;br /&gt;
&lt;br /&gt;
# Make sure it compiles against the latest ''releases'' of GNUstep-core, not just CVS&lt;br /&gt;
# Avoid version inconsistency - use single place for storing the version number and get it from there.&lt;br /&gt;
# Make the tarball with version number in the name ''ProjectName-1.0.0.tar.gz''&lt;br /&gt;
# Send an e-mail to '''both''': info-gnustep@gnu.org and gnustep-announce@gnu.org, optionaly you can send it to the gnustep-discuss@gnu.org&lt;br /&gt;
&lt;br /&gt;
== Detailed procedure ==&lt;br /&gt;
&lt;br /&gt;
1) '''Make sure it compiles against the latest ''RELEASES'' of GNUstep-core''', not just CVS...this is a common problem and it's simply embarassing. If it does not, delay the release until the next GNUstep release that includes the fixes you need. If it is critical that you release a new version, you can always appeal to the release manager for a new release via the gnustep-dev@gnu.org mailing list. You can build a separate $PREFIX/GNUstep-Release dir or something which you can then execute the GNUstep.sh file from this tree, which will make it use those release libs without trouncing on your current (perhaps CVS) GNUstep build.&lt;br /&gt;
&lt;br /&gt;
2) '''Use single place for storing the version number''' and get it from there. Be it a header file, or defined macro in a makefile.&lt;br /&gt;
&lt;br /&gt;
it's very embarressing when you forget to change it somewhere, as has recently happened with the ProjectCenter 0.4.2 release (which was still marked as 0.4.1 in numerous places, including the info panel and framework version :[ )&lt;br /&gt;
&lt;br /&gt;
Original suggestion: ''grep for the version number in the source tree.... and change it everywhere...''&lt;br /&gt;
&lt;br /&gt;
3) Once you're actually ready for a release, '''make the tarball''', RIGS-x.y.z, and upload it to ftp.gnustep.org/pub/incoming. You can do this anonymously.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Once the file is uploaded, '''send an e-mail to webmasters@gnustep.org''', (which I am subscribed to, as well as others) and simply request that (A) the file be moved from the incoming directory on the FTP site to /pub/GNUstep/libs and (B) that we add a one-line news item to the GNUstep.org front page with a direct link to the latest tarball on the FTP site, and, OPTIONALLY, (C) add info to http://www.gnustep.org/experience/RIGS.html with what's new in the current version, etc.&lt;br /&gt;
&lt;br /&gt;
5) Once the file has been moved to its permanent FTP directory (but you don't necessarily have to wait for the website to be updated to reflect this), '''send an e-mail to BOTH info-gnustep@gnu.org AND gnustep-announce@gnu.org''' with &amp;quot;ANN: RIGS version x.y.z etc et&amp;quot; in the subject, with a standard release-formatted e-mail (for a decent and recent ANN: example, see http://lists.gnu.org/archive/html/info-gnustep/2005-02/msg00000.html ) and be sure to include notable new changes. It's important to be informative about what has changed and why it's changed. Try to be as succinct as you can. (unlike /this/ e-mail ;-)&lt;br /&gt;
&lt;br /&gt;
6) '''OPTIONAL:''' If you have CVS commit privelages to GNUstep, you also have the choice of updating GNUstep.org yourself via CVS. To check out the entire CVS GNUstep website, run:&lt;br /&gt;
&lt;br /&gt;
  CVS_RSH=ssh cvs -z3 -d &amp;lt;username&amp;gt;@savannah.gnu.org:/webcvs/gnustep co gnustep&lt;br /&gt;
&lt;br /&gt;
you can choose to just check out the main index.html page if you'd like. There are a couple of large (~17MB) files on the GNUstep.org website which might take a while to download depending on the speed of your Internet connection.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://viagra-online.direct.at viagra]&lt;br /&gt;
[http://buy-viagra.w3.to viagra]&lt;br /&gt;
[http://viagra-online.w3.to viagra]&lt;br /&gt;
[http://viagra-.everything.at buy viagra]&lt;br /&gt;
[http://viagra-.listen.to buy viagra]&lt;br /&gt;
[http://viagra-.hello.to buy viagra]&lt;br /&gt;
[http://viagra-.how.to viagra online]&lt;br /&gt;
[http://viagra-.easy.to viagra online]&lt;br /&gt;
[http://viagra-.fanclub.ms viagra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Don't feel obligated to do step 6. It's actually not going to buy us much until we have a way set up where any gnustep person with CVS commit can post stuff anywhere on the GNUstep ftp site, but until then you will have to email webmasters@gnustep.org to ask us to move stuff from incoming/ to libs/ on the FTP site itself. We are of course more than happy to update the website for you, and since there are webmasters in both europe and the USA, it usually happens fairly quickly. If you do elect to update the website yourself, please be sure you know what you're doing. GNUstep.org pulls from CVS checkouts at the bottom of every hour, so be sure to check that the page updated properly the next time it goes live. In a worst-cast scenario, you might have bogus stuff on the main page for one hour. I do this accidentally from time to time.&lt;br /&gt;
&lt;br /&gt;
[[Category:Project procedures]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=GNUstep_in_production&amp;diff=1160</id>
		<title>GNUstep in production</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=GNUstep_in_production&amp;diff=1160"/>
		<updated>2005-09-20T13:43:42Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''Note: Please leave a short note about how is the company related to GNUstep.''&lt;br /&gt;
&lt;br /&gt;
== Corporations &amp;amp; Companies actively developing for GNUstep ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.orange-concept.com/ Orange Concept] is working mainly on [http://www.gnustepweb.org GNUstepWeb] and [[GDL|GDL2]] for it's eCommerce engine: [http://www.eCommStep.com eCommStep]&lt;br /&gt;
* [http://www.brainstorm.co.uk/ Brainstorm Computer Solutions]&lt;br /&gt;
* [http://www.turbocat.de/ Turbocat's Development]&lt;br /&gt;
&lt;br /&gt;
== Companies which use and/or support GNUstep ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.cyberdvdfilms.com Microcom]&amp;lt;br&amp;gt;uses [http://www.eCommStep.com eCommStep], an eCommerce engine based on [http://www.gnustep.org GNUstep], [http://www.gnustepweb.org GNUstepWeb] and [[GDL2]] to run its shop since may 2003.&lt;br /&gt;
* [http://www.seat-1.com seat-1 Software GmbH ], business software for small to medium-sized production, trading and service companies. The software product IntarS is powered by [[GNUstepWeb]] on GNU based operating systems.&lt;br /&gt;
* Orillion&lt;br /&gt;
* [http://www.theinternetco.net/ The Internet Company]&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://viagra-online.direct.at viagra]&lt;br /&gt;
[http://buy-viagra.w3.to viagra]&lt;br /&gt;
[http://viagra-online.w3.to viagra]&lt;br /&gt;
[http://viagra-.everything.at buy viagra]&lt;br /&gt;
[http://viagra-.listen.to buy viagra]&lt;br /&gt;
[http://viagra-.hello.to buy viagra]&lt;br /&gt;
[http://viagra-.how.to viagra online]&lt;br /&gt;
[http://viagra-.easy.to viagra online]&lt;br /&gt;
[http://viagra-.fanclub.ms viagra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [http://www.ivt.baug.ethz.ch/oev/RailMLEditor_d.html Institut f&amp;amp;uml;r Verkehrsplanung und Transportsysteme]&lt;br /&gt;
* [http://www.smartsoft.de Smartsoft GmbH] develops highly customized business applications for MacOSX and Solaris.&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Frameworks&amp;diff=1162</id>
		<title>Frameworks</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Frameworks&amp;diff=1162"/>
		<updated>2005-09-20T13:42:51Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Add your extension, framework, library or bundle below to one of the categories.&amp;lt;br /&amp;gt;If a category doesn't yet exist, choose a new name as a short description (eg. ''Math'' or ''Science'' or ''Games'' ... simply calling it ''Library'' is '''not''' a good description ;-)&lt;br /&gt;
&lt;br /&gt;
Please try to stay '''alphabetically''' ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Core frameworks ==&lt;br /&gt;
* [[Base]] - Foundation kit&lt;br /&gt;
* [[GUI]] - Application kit&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Extension frameworks ==&lt;br /&gt;
''(official parts of GNUstep project)''&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
&lt;br /&gt;
=== Database ===&lt;br /&gt;
* [[GDL2]] - Database frameworks (Enterprise Objects/EO)&lt;br /&gt;
&lt;br /&gt;
=== Development ===&lt;br /&gt;
&lt;br /&gt;
=== Graphics ===&lt;br /&gt;
&lt;br /&gt;
=== Networking ===&lt;br /&gt;
* [[GNUstepWeb]] - WebObjects 4.x compatible framework that provides an MVC approach to building web applications and which integrates tightly with [[GDL2]] to provide easy access to database objects.&lt;br /&gt;
&lt;br /&gt;
=== PIM ===&lt;br /&gt;
&lt;br /&gt;
=== Scripting and Binding ===&lt;br /&gt;
* [ftp://ftp.gnustep.org/pub/gnustep/libs/ GNUstep Guile] - Extension to make use of the GUILE scripting language.&lt;br /&gt;
* [http://www.gnustep.it/jigs/ JIGS] - GNUstep Java interface&lt;br /&gt;
* [http://www.gnustep.org/experience/RIGS.html RIGS] - GNUstep Ruby bridge&lt;br /&gt;
* [[StepTalk]] - Scripting framework&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
&lt;br /&gt;
=== Text Processing ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Other frameworks ==&lt;br /&gt;
''(not official parts of GNUstep project)''&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* [http://musickit.sourceforge.net/ MusicKit] - The MusicKit is an object-oriented software system for building music, sound, signal processing, and MIDI applications. It has been used in such diverse commercial applications as music sequencers, computer games, and document processors. Professors and students in academia have used the MusicKit in a host of areas, including music performance, scientific experiments, computer-aided instruction, and physical modeling.&lt;br /&gt;
&lt;br /&gt;
=== Database ===&lt;br /&gt;
&lt;br /&gt;
=== Development ===&lt;br /&gt;
* [[DevelopmentKit]] - computer aided development&lt;br /&gt;
* [http://homepage.mac.com/gandreas/ IDEKit] - Framework for programmer editors (I have stated to port it to GNUstep, to know more you can contact me [[user:Qmathe | Quentin Mathé]])&lt;br /&gt;
* [[KoKit]] : A framework '''collection''', that extends the functionality of GNUstep's [[Foundation]] and [[AppKit]].&lt;br /&gt;
** [[KoKit#KoBase|KoBase]] - A low-lewel framework providing simple to use debugging aids.&lt;br /&gt;
** [[KoKit#KoFoundation|KoFoundation]] - Extension to [[Foundation]] framework.&lt;br /&gt;
** [[KoKit#KoAppKit|KoAppKit]] - Contains useful [[AppKit]] extensions and widgets.&lt;br /&gt;
** [[KoKit#KoCrypt|KoCrypt]] - Provides classes of cryptographic algorithms.&lt;br /&gt;
** [[KoKit#KoNet|KoNet]] - A collection of classes that deal with BSD socket programming.&lt;br /&gt;
* [http://www.people.virginia.edu/~yc2w/GNUstep/english/ PCRE Parser] - Perl-compatible '''regular expression''' library.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX Core] -  Various Foundation extensions, classes for processing MIME entities&lt;br /&gt;
&lt;br /&gt;
=== Graphics ===&lt;br /&gt;
* [http://www.gnu.org/software/gnu3dkit/gnu3dkit.html 3DKit] - The GNU 3DKit provides multiple Objective-C frameworks which facilitate the design and implementation of '''3D''' applications based on '''OpenGL'''. It tightly integrates with GNUstep and Cocoa.&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ CameraKit] : a simple wrapper to [http://gphoto.org/proj/libgphoto2/ libgphoto]&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ DiagramKit] : DiagramKit is a framework for manipulating, linking, drawing diagrams.&lt;br /&gt;
* [http://savannah.nongnu.org/projects/good GOOD] - GOOD stands for GNUstep Object Oriented Diagramming. It is a library that aims to provide GNUstep developers a way to add '''modern''' diagramming capabilities to their own application.&lt;br /&gt;
* [http://maliwan.sourceforge.net/ Maliwan] - GNUstep Generic Graphic Manipulate Framework.&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ PDFKit] :  PDFKit is a framework that supports rendering of PDF content in GNUstep applications.&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ SlideShowKit] : a small kit to include slideshow in your application&lt;br /&gt;
&lt;br /&gt;
=== Networking ===&lt;br /&gt;
* [[KoKit#KoNet|KoNet]] - A collection of classes that deal with '''BSD socket''' programming. It is part of [[KoKit]].&lt;br /&gt;
* [http://netclasses.aeruder.net/ netclasses] - A GNUstep '''socket library'''.&lt;br /&gt;
* [http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3 Pantomime] : The Pantomime framework supports the major mail protocols: POP3, IMAP, and SMTP.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX Core] - Provides a java.io like stream and socket library, a full IMAP4 implementation, a prototypical POP3 and SMTP processors and an Objective-C wrapper for LDAP directory services.&lt;br /&gt;
* [http://www.gnustep.org/ SMBKit] - SAMBA library wrapper&lt;br /&gt;
* [[KoKit#Tryst|Tryst]] - Provides an implementation of [http://www.apple.com/macosx/features/bonjour/ Bonjour&amp;amp;trade; (formerly known as Rendezvous&amp;amp;trade;)] for GNUstep&lt;br /&gt;
* [http://mac.wms-network.de/gnustep/WebCore/blog/ WebKit] - The Web Kit provides a set of classes to display web content in windows, and implements browser features such as following links when clicked by the user, managing a back-forward list, and managing a history of pages recently visited&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== PIM ===&lt;br /&gt;
* [http://giesler.biz/bjoern/en/sw_addr.html Addresses] - A framework that allows access to the addresses database in a way that is sourcecode-compatible with Apple's AddressBook framework. It also contains a view framework to facilitate the construction of applications that use the contact database.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX Core] - Classes for iCalendar/vCard objects&lt;br /&gt;
* [http://opengroupware.org/en/projects/syncml/index.html syncml] - SyncML is an XML based standard for data synchronization.&lt;br /&gt;
&lt;br /&gt;
=== Scripting and Binding ===&lt;br /&gt;
* [http://camelbones.sourceforge.net/index.php CamelBones] - GNUstep/Cocoa Perl bridge&lt;br /&gt;
* [http://pyobjc.sourceforge.net/ Pyobjc] - GNUstep/Cocoa Python bridge&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
* [[KoKit#KoCrypt|KoCrypt]] - Provides classes of '''cryptographic algorithms'''. It is part of [[KoKit]].&lt;br /&gt;
&lt;br /&gt;
=== Text Processing ===&lt;br /&gt;
* [http://www.apax.net/swpets/objc_p1.html libobjcxerces] - XML (SAX, SAX2) and DOM handling in Objective-C using libXerces.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX XML] - provides a SAX2 implementation for Objective-C, DOM on top of SaxObjC, an XML-RPC implementation (without the transport layer), SaxObjC driver bundles for: libical (iCalendar,vCard), expat (XML), plists, pyx, CoreFoundation (XML) )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bundles ==&lt;br /&gt;
* [[Backend]] - obligatory bundle for GNUstep backed graphics system&lt;br /&gt;
* [[Camaelon]] - theme bundle&lt;br /&gt;
----&lt;br /&gt;
See also:&lt;br /&gt;
[[Scripting of frameworks|How to make frameworks scriptable]],&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://viagra-online.direct.at viagra]&lt;br /&gt;
[http://buy-viagra.w3.to viagra]&lt;br /&gt;
[http://viagra-online.w3.to viagra]&lt;br /&gt;
[http://viagra-.everything.at buy viagra]&lt;br /&gt;
[http://viagra-.listen.to buy viagra]&lt;br /&gt;
[http://viagra-.hello.to buy viagra]&lt;br /&gt;
[http://viagra-.how.to viagra online]&lt;br /&gt;
[http://viagra-.easy.to viagra online]&lt;br /&gt;
[http://viagra-.fanclub.ms viagra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[PrefixIndex|&lt;br /&gt;
Index of prefixes used by different GNUstep-related libraries and frameworks]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1151</id>
		<title>Release Checklist</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1151"/>
		<updated>2005-09-19T12:48:09Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This checklist details each step which needs to be taken in order to prepare a new version of apps and libs in the GNUstep repository for release.&lt;br /&gt;
&lt;br /&gt;
''Special thanks to Larry Coleman, who sent me an e-mail asking what the release criteria was, so he could do his first release of RIGS (he's the new maintainer). He gave me the final impetus to type up this document which I'd been intending to do for a long time.''&lt;br /&gt;
&lt;br /&gt;
== Quick procedure ==&lt;br /&gt;
&lt;br /&gt;
# Make sure it compiles against the latest ''releases'' of GNUstep-core, not just CVS&lt;br /&gt;
# Avoid version inconsistency - use single place for storing the version number and get it from there.&lt;br /&gt;
# Make the tarball with version number in the name ''ProjectName-1.0.0.tar.gz''&lt;br /&gt;
# Send an e-mail to '''both''': info-gnustep@gnu.org and gnustep-announce@gnu.org, optionaly you can send it to the gnustep-discuss@gnu.org&lt;br /&gt;
&lt;br /&gt;
== Detailed procedure ==&lt;br /&gt;
&lt;br /&gt;
1) '''Make sure it compiles against the latest ''RELEASES'' of GNUstep-core''', not just CVS...this is a common problem and it's simply embarassing. If it does not, delay the release until the next GNUstep release that includes the fixes you need. If it is critical that you release a new version, you can always appeal to the release manager for a new release via the gnustep-dev@gnu.org mailing list. You can build a separate $PREFIX/GNUstep-Release dir or something which you can then execute the GNUstep.sh file from this tree, which will make it use those release libs without trouncing on your current (perhaps CVS) GNUstep build.&lt;br /&gt;
&lt;br /&gt;
2) '''Use single place for storing the version number''' and get it from there. Be it a header file, or defined macro in a makefile.&lt;br /&gt;
&lt;br /&gt;
it's very embarressing when you forget to change it somewhere, as has recently happened with the ProjectCenter 0.4.2 release (which was still marked as 0.4.1 in numerous places, including the info panel and framework version :[ )&lt;br /&gt;
&lt;br /&gt;
Original suggestion: ''grep for the version number in the source tree.... and change it everywhere...''&lt;br /&gt;
&lt;br /&gt;
3) Once you're actually ready for a release, '''make the tarball''', RIGS-x.y.z, and upload it to ftp.gnustep.org/pub/incoming. You can do this anonymously.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Once the file is uploaded, '''send an e-mail to webmasters@gnustep.org''', (which I am subscribed to, as well as others) and simply request that (A) the file be moved from the incoming directory on the FTP site to /pub/GNUstep/libs and (B) that we add a one-line news item to the GNUstep.org front page with a direct link to the latest tarball on the FTP site, and, OPTIONALLY, (C) add info to http://www.gnustep.org/experience/RIGS.html with what's new in the current version, etc.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://viagra-online.direct.at viagra]&lt;br /&gt;
[http://buy-viagra.w3.to viagra]&lt;br /&gt;
[http://viagra-online.w3.to viagra]&lt;br /&gt;
[http://viagra-.everything.at buy viagra]&lt;br /&gt;
[http://viagra-.listen.to buy viagra]&lt;br /&gt;
[http://viagra-.hello.to buy viagra]&lt;br /&gt;
[http://viagra-.how.to viagra online]&lt;br /&gt;
[http://viagra-.easy.to viagra online]&lt;br /&gt;
[http://viagra-.fanclub.ms viagra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
5) Once the file has been moved to its permanent FTP directory (but you don't necessarily have to wait for the website to be updated to reflect this), '''send an e-mail to BOTH info-gnustep@gnu.org AND gnustep-announce@gnu.org''' with &amp;quot;ANN: RIGS version x.y.z etc et&amp;quot; in the subject, with a standard release-formatted e-mail (for a decent and recent ANN: example, see http://lists.gnu.org/archive/html/info-gnustep/2005-02/msg00000.html ) and be sure to include notable new changes. It's important to be informative about what has changed and why it's changed. Try to be as succinct as you can. (unlike /this/ e-mail ;-)&lt;br /&gt;
&lt;br /&gt;
6) '''OPTIONAL:''' If you have CVS commit privelages to GNUstep, you also have the choice of updating GNUstep.org yourself via CVS. To check out the entire CVS GNUstep website, run:&lt;br /&gt;
&lt;br /&gt;
  CVS_RSH=ssh cvs -z3 -d &amp;lt;username&amp;gt;@savannah.gnu.org:/webcvs/gnustep co gnustep&lt;br /&gt;
&lt;br /&gt;
you can choose to just check out the main index.html page if you'd like. There are a couple of large (~17MB) files on the GNUstep.org website which might take a while to download depending on the speed of your Internet connection.&lt;br /&gt;
&lt;br /&gt;
Don't feel obligated to do step 6. It's actually not going to buy us much until we have a way set up where any gnustep person with CVS commit can post stuff anywhere on the GNUstep ftp site, but until then you will have to email webmasters@gnustep.org to ask us to move stuff from incoming/ to libs/ on the FTP site itself. We are of course more than happy to update the website for you, and since there are webmasters in both europe and the USA, it usually happens fairly quickly. If you do elect to update the website yourself, please be sure you know what you're doing. GNUstep.org pulls from CVS checkouts at the bottom of every hour, so be sure to check that the page updated properly the next time it goes live. In a worst-cast scenario, you might have bogus stuff on the main page for one hour. I do this accidentally from time to time.&lt;br /&gt;
&lt;br /&gt;
[[Category:Project procedures]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=GNUstep_in_production&amp;diff=1150</id>
		<title>GNUstep in production</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=GNUstep_in_production&amp;diff=1150"/>
		<updated>2005-09-19T12:47:39Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''Note: Please leave a short note about how is the company related to GNUstep.''&lt;br /&gt;
&lt;br /&gt;
== Corporations &amp;amp; Companies actively developing for GNUstep ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.orange-concept.com/ Orange Concept] is working mainly on [http://www.gnustepweb.org GNUstepWeb] and [[GDL|GDL2]] for it's eCommerce engine: [http://www.eCommStep.com eCommStep]&lt;br /&gt;
* [http://www.brainstorm.co.uk/ Brainstorm Computer Solutions]&lt;br /&gt;
* [http://www.turbocat.de/ Turbocat's Development]&lt;br /&gt;
&lt;br /&gt;
== Companies which use and/or support GNUstep ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.cyberdvdfilms.com Microcom]&amp;lt;br&amp;gt;uses [http://www.eCommStep.com eCommStep], an eCommerce engine based on [http://www.gnustep.org GNUstep], [http://www.gnustepweb.org GNUstepWeb] and [[GDL2]] to run its shop since may 2003.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://viagra-online.direct.at viagra]&lt;br /&gt;
[http://buy-viagra.w3.to viagra]&lt;br /&gt;
[http://viagra-online.w3.to viagra]&lt;br /&gt;
[http://viagra-.everything.at buy viagra]&lt;br /&gt;
[http://viagra-.listen.to buy viagra]&lt;br /&gt;
[http://viagra-.hello.to buy viagra]&lt;br /&gt;
[http://viagra-.how.to viagra online]&lt;br /&gt;
[http://viagra-.easy.to viagra online]&lt;br /&gt;
[http://viagra-.fanclub.ms viagra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [http://www.seat-1.com seat-1 Software GmbH ], business software for small to medium-sized production, trading and service companies. The software product IntarS is powered by [[GNUstepWeb]] on GNU based operating systems.&lt;br /&gt;
* Orillion&lt;br /&gt;
* [http://www.theinternetco.net/ The Internet Company]&lt;br /&gt;
* [http://www.ivt.baug.ethz.ch/oev/RailMLEditor_d.html Institut f&amp;amp;uml;r Verkehrsplanung und Transportsysteme]&lt;br /&gt;
* [http://www.smartsoft.de Smartsoft GmbH] develops highly customized business applications for MacOSX and Solaris.&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Frameworks&amp;diff=1149</id>
		<title>Frameworks</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Frameworks&amp;diff=1149"/>
		<updated>2005-09-19T12:46:42Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Add your extension, framework, library or bundle below to one of the categories.&amp;lt;br /&amp;gt;If a category doesn't yet exist, choose a new name as a short description (eg. ''Math'' or ''Science'' or ''Games'' ... simply calling it ''Library'' is '''not''' a good description ;-)&lt;br /&gt;
&lt;br /&gt;
Please try to stay '''alphabetically''' ...&lt;br /&gt;
&lt;br /&gt;
== Core frameworks ==&lt;br /&gt;
* [[Base]] - Foundation kit&lt;br /&gt;
* [[GUI]] - Application kit&lt;br /&gt;
&lt;br /&gt;
== Extension frameworks ==&lt;br /&gt;
''(official parts of GNUstep project)''&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
&lt;br /&gt;
=== Database ===&lt;br /&gt;
* [[GDL2]] - Database frameworks (Enterprise Objects/EO)&lt;br /&gt;
&lt;br /&gt;
=== Development ===&lt;br /&gt;
&lt;br /&gt;
=== Graphics ===&lt;br /&gt;
&lt;br /&gt;
=== Networking ===&lt;br /&gt;
* [[GNUstepWeb]] - WebObjects 4.x compatible framework that provides an MVC approach to building web applications and which integrates tightly with [[GDL2]] to provide easy access to database objects.&lt;br /&gt;
&lt;br /&gt;
=== PIM ===&lt;br /&gt;
&lt;br /&gt;
=== Scripting and Binding ===&lt;br /&gt;
* [ftp://ftp.gnustep.org/pub/gnustep/libs/ GNUstep Guile] - Extension to make use of the GUILE scripting language.&lt;br /&gt;
* [http://www.gnustep.it/jigs/ JIGS] - GNUstep Java interface&lt;br /&gt;
* [http://www.gnustep.org/experience/RIGS.html RIGS] - GNUstep Ruby bridge&lt;br /&gt;
* [[StepTalk]] - Scripting framework&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
&lt;br /&gt;
=== Text Processing ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Other frameworks ==&lt;br /&gt;
''(not official parts of GNUstep project)''&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* [http://musickit.sourceforge.net/ MusicKit] - The MusicKit is an object-oriented software system for building music, sound, signal processing, and MIDI applications. It has been used in such diverse commercial applications as music sequencers, computer games, and document processors. Professors and students in academia have used the MusicKit in a host of areas, including music performance, scientific experiments, computer-aided instruction, and physical modeling.&lt;br /&gt;
&lt;br /&gt;
=== Database ===&lt;br /&gt;
&lt;br /&gt;
=== Development ===&lt;br /&gt;
* [[DevelopmentKit]] - computer aided development&lt;br /&gt;
* [http://homepage.mac.com/gandreas/ IDEKit] - Framework for programmer editors (I have stated to port it to GNUstep, to know more you can contact me [[user:Qmathe | Quentin Mathé]])&lt;br /&gt;
* [[KoKit]] : A framework '''collection''', that extends the functionality of GNUstep's [[Foundation]] and [[AppKit]].&lt;br /&gt;
** [http://www.knuddel.org/Projects/Kits/KoBase/ KoBase] - A low-lewel framework. It's main purpose is to provide simple to use debugging aids.&lt;br /&gt;
** [http://www.knuddel.org/Projects/Kits/KoFoundation/ KoFoundation] - Extension to [[Foundation]] framework.&lt;br /&gt;
** [http://www.knuddel.org/Projects/Kits/KoAppKit/ KoAppKit] - Contains useful [[AppKit]] extensions and widgets.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://viagra-online.direct.at viagra]&lt;br /&gt;
[http://buy-viagra.w3.to viagra]&lt;br /&gt;
[http://viagra-online.w3.to viagra]&lt;br /&gt;
[http://viagra-.everything.at buy viagra]&lt;br /&gt;
[http://viagra-.listen.to buy viagra]&lt;br /&gt;
[http://viagra-.hello.to buy viagra]&lt;br /&gt;
[http://viagra-.how.to viagra online]&lt;br /&gt;
[http://viagra-.easy.to viagra online]&lt;br /&gt;
[http://viagra-.fanclub.ms viagra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
** [http://www.knuddel.org/Projects/Kits/KoCrypt/ KoCrypt] - A collection of classes of cryptographic algorithms and categories for quick and easy access.&lt;br /&gt;
**[http://www.knuddel.org/Projects/Kits/KoNet/ KoNet] - A collection of classes that deal with BSD socket programming.&lt;br /&gt;
* [http://www.people.virginia.edu/~yc2w/GNUstep/english/ PCRE Parser] - Perl-compatible '''regular expression''' library.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX Core] -  Various Foundation extensions, classes for processing MIME entities&lt;br /&gt;
&lt;br /&gt;
=== Graphics ===&lt;br /&gt;
* [http://www.gnu.org/software/gnu3dkit/gnu3dkit.html 3DKit] - The GNU 3DKit provides multiple Objective-C frameworks which facilitate the design and implementation of '''3D''' applications based on '''OpenGL'''. It tightly integrates with GNUstep and Cocoa.&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ CameraKit] : a simple wrapper to [http://gphoto.org/proj/libgphoto2/ libgphoto]&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ DiagramKit] : DiagramKit is a framework for manipulating, linking, drawing diagrams.&lt;br /&gt;
* [http://savannah.nongnu.org/projects/good GOOD] - GOOD stands for GNUstep Object Oriented Diagramming. It is a library that aims to provide GNUstep developers a way to add '''modern''' diagramming capabilities to their own application.&lt;br /&gt;
* [http://maliwan.sourceforge.net/ Maliwan] - GNUstep Generic Graphic Manipulate Framework.&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ PDFKit] :  PDFKit is a framework that supports rendering of PDF content in GNUstep applications.&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ SlideShowKit] : a small kit to include slideshow in your application&lt;br /&gt;
&lt;br /&gt;
=== Networking ===&lt;br /&gt;
* [http://www.knuddel.org/Projects/Kits/KoNet/ KoNet] - A collection of classes that deal with '''BSD socket''' programming. It is part of [[KoKit]].&lt;br /&gt;
* [http://netclasses.aeruder.net/ netclasses] - A GNUstep '''socket library'''.&lt;br /&gt;
* [http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3 Pantomime] : The Pantomime framework supports the major mail protocols: POP3, IMAP, and SMTP.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX Core] - Provides a java.io like stream and socket library, a full IMAP4 implementation, a prototypical POP3 and SMTP processors and an Objective-C wrapper for LDAP directory services.&lt;br /&gt;
* [http://www.gnustep.org/ SMBKit] - SAMBA library wrapper&lt;br /&gt;
* [http://www.knuddel.org/Projects/Kits/Tryst/ Tryst] - Provides an implementation of [http://www.apple.com/macosx/features/bonjour/ Bonjour&amp;amp;trade; (formerly known as Rendezvous&amp;amp;trade;)] for GNUstep&lt;br /&gt;
* [http://mac.wms-network.de/gnustep/WebCore/blog/ WebKit] - The Web Kit provides a set of classes to display web content in windows, and implements browser features such as following links when clicked by the user, managing a back-forward list, and managing a history of pages recently visited&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== PIM ===&lt;br /&gt;
* [http://giesler.biz/bjoern/en/sw_addr.html Addresses] - A framework that allows access to the addresses database in a way that is sourcecode-compatible with Apple's AddressBook framework. It also contains a view framework to facilitate the construction of applications that use the contact database.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX Core] - Classes for iCalendar/vCard objects&lt;br /&gt;
* [http://opengroupware.org/en/projects/syncml/index.html syncml] - SyncML is an XML based standard for data synchronization.&lt;br /&gt;
&lt;br /&gt;
=== Scripting and Binding ===&lt;br /&gt;
* [http://camelbones.sourceforge.net/index.php CamelBones] - GNUstep/Cocoa Perl bridge&lt;br /&gt;
* [http://pyobjc.sourceforge.net/ Pyobjc] - GNUstep/Cocoa Python bridge&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
* [http://www.knuddel.org/Projects/Kits/KoCrypt/ KoCrypt] - A collection of classes of '''cryptographic algorithms'''. It is part of [[KoKit]].&lt;br /&gt;
&lt;br /&gt;
=== Text Processing ===&lt;br /&gt;
* [http://www.apax.net/swpets/objc_p1.html libobjcxerces] - XML (SAX, SAX2) and DOM handling in Objective-C using libXerces.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX XML] - provides a SAX2 implementation for Objective-C, DOM on top of SaxObjC, an XML-RPC implementation (without the transport layer), SaxObjC driver bundles for: libical (iCalendar,vCard), expat (XML), plists, pyx, CoreFoundation (XML) )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bundles ==&lt;br /&gt;
* [[Backend]] - obligatory bundle for GNUstep backed graphics system&lt;br /&gt;
* [[Camaelon]] - theme bundle&lt;br /&gt;
----&lt;br /&gt;
See also:&lt;br /&gt;
[[Scripting of frameworks|How to make frameworks scriptable]],&lt;br /&gt;
[[PrefixIndex|&lt;br /&gt;
Index of prefixes used by different GNUstep-related libraries and frameworks]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Frameworks&amp;diff=1137</id>
		<title>Frameworks</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Frameworks&amp;diff=1137"/>
		<updated>2005-09-16T13:27:53Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Add your extension, framework, library or bundle below to one of the categories.&amp;lt;br /&amp;gt;If a category doesn't yet exist, choose a new name as a short description (eg. ''Math'' or ''Science'' or ''Games'' ... simply calling it ''Library'' is '''not''' a good description ;-)&lt;br /&gt;
&lt;br /&gt;
Please try to stay '''alphabetically''' ...&lt;br /&gt;
&lt;br /&gt;
== Core frameworks ==&lt;br /&gt;
* [[Base]] - Foundation kit&lt;br /&gt;
* [[GUI]] - Application kit&lt;br /&gt;
&lt;br /&gt;
== Extension frameworks ==&lt;br /&gt;
''(official parts of GNUstep project)''&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
&lt;br /&gt;
=== Database ===&lt;br /&gt;
* [[GDL2]] - Database frameworks (Enterprise Objects/EO)&lt;br /&gt;
&lt;br /&gt;
=== Development ===&lt;br /&gt;
&lt;br /&gt;
=== Graphics ===&lt;br /&gt;
&lt;br /&gt;
=== Networking ===&lt;br /&gt;
* [[GNUstepWeb]] - WebObjects 4.x compatible framework that provides an MVC approach to building web applications and which integrates tightly with [[GDL2]] to provide easy access to database objects.&lt;br /&gt;
&lt;br /&gt;
=== PIM ===&lt;br /&gt;
&lt;br /&gt;
=== Scripting and Binding ===&lt;br /&gt;
* [ftp://ftp.gnustep.org/pub/gnustep/libs/ GNUstep Guile] - Extension to make use of the GUILE scripting language.&lt;br /&gt;
* [http://www.gnustep.it/jigs/ JIGS] - GNUstep Java interface&lt;br /&gt;
* [http://www.gnustep.org/experience/RIGS.html RIGS] - GNUstep Ruby bridge&lt;br /&gt;
* [[StepTalk]] - Scripting framework&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
&lt;br /&gt;
=== Text Processing ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Other frameworks ==&lt;br /&gt;
''(not official parts of GNUstep project)''&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* [http://musickit.sourceforge.net/ MusicKit] - The MusicKit is an object-oriented software system for building music, sound, signal processing, and MIDI applications. It has been used in such diverse commercial applications as music sequencers, computer games, and document processors. Professors and students in academia have used the MusicKit in a host of areas, including music performance, scientific experiments, computer-aided instruction, and physical modeling.&lt;br /&gt;
&lt;br /&gt;
=== Database ===&lt;br /&gt;
&lt;br /&gt;
=== Development ===&lt;br /&gt;
* [[DevelopmentKit]] - computer aided development&lt;br /&gt;
* [http://homepage.mac.com/gandreas/ IDEKit] - Framework for programmer editors (I have stated to port it to GNUstep, to know more you can contact me [[user:Qmathe | Quentin Mathé]])&lt;br /&gt;
* [[KoKit]] : A framework '''collection''', that extends the functionality of GNUstep's [[Foundation]] and [[AppKit]].&lt;br /&gt;
** [http://www.knuddel.org/Projects/Kits/KoBase/ KoBase] - A low-lewel framework. It's main purpose is to provide simple to use debugging aids.&lt;br /&gt;
** [http://www.knuddel.org/Projects/Kits/KoFoundation/ KoFoundation] - Extension to [[Foundation]] framework.&lt;br /&gt;
** [http://www.knuddel.org/Projects/Kits/KoAppKit/ KoAppKit] - Contains useful [[AppKit]] extensions and widgets.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://viagra-online.direct.at&lt;br /&gt;
[http://buy-viagra.w3.to viagra]&lt;br /&gt;
[http://viagra-online.w3.to viagra]&lt;br /&gt;
[http://viagra-.everything.at buy viagra]&lt;br /&gt;
[http://viagra-.listen.to buy viagra]&lt;br /&gt;
[http://viagra-.hello.to buy viagra]&lt;br /&gt;
[http://viagra-.how.to viagra online]&lt;br /&gt;
[http://viagra-.easy.to viagra online]&lt;br /&gt;
[http://viagra-.fanclub.ms viagra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
** [http://www.knuddel.org/Projects/Kits/KoCrypt/ KoCrypt] - A collection of classes of cryptographic algorithms and categories for quick and easy access.&lt;br /&gt;
**[http://www.knuddel.org/Projects/Kits/KoNet/ KoNet] - A collection of classes that deal with BSD socket programming.&lt;br /&gt;
* [http://www.people.virginia.edu/~yc2w/GNUstep/english/ PCRE Parser] - Perl-compatible '''regular expression''' library.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX Core] -  Various Foundation extensions, classes for processing MIME entities&lt;br /&gt;
&lt;br /&gt;
=== Graphics ===&lt;br /&gt;
* [http://www.gnu.org/software/gnu3dkit/gnu3dkit.html 3DKit] - The GNU 3DKit provides multiple Objective-C frameworks which facilitate the design and implementation of '''3D''' applications based on '''OpenGL'''. It tightly integrates with GNUstep and Cocoa.&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ CameraKit] : a simple wrapper to [http://gphoto.org/proj/libgphoto2/ libgphoto]&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ DiagramKit] : DiagramKit is a framework for manipulating, linking, drawing diagrams.&lt;br /&gt;
* [http://savannah.nongnu.org/projects/good GOOD] - GOOD stands for GNUstep Object Oriented Diagramming. It is a library that aims to provide GNUstep developers a way to add '''modern''' diagramming capabilities to their own application.&lt;br /&gt;
* [http://maliwan.sourceforge.net/ Maliwan] - GNUstep Generic Graphic Manipulate Framework.&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ PDFKit] :  PDFKit is a framework that supports rendering of PDF content in GNUstep applications.&lt;br /&gt;
* [http://home.gna.org/gsimageapps/ SlideShowKit] : a small kit to include slideshow in your application&lt;br /&gt;
&lt;br /&gt;
=== Networking ===&lt;br /&gt;
* [http://www.knuddel.org/Projects/Kits/KoNet/ KoNet] - A collection of classes that deal with '''BSD socket''' programming. It is part of [[KoKit]].&lt;br /&gt;
* [http://netclasses.aeruder.net/ netclasses] - A GNUstep '''socket library'''.&lt;br /&gt;
* [http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3 Pantomime] : The Pantomime framework supports the major mail protocols: POP3, IMAP, and SMTP.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX Core] - Provides a java.io like stream and socket library, a full IMAP4 implementation, a prototypical POP3 and SMTP processors and an Objective-C wrapper for LDAP directory services.&lt;br /&gt;
* [http://www.gnustep.org/ SMBKit] - SAMBA library wrapper&lt;br /&gt;
* [http://www.knuddel.org/Projects/Kits/Tryst/ Tryst] - Provides an implementation of [http://www.apple.com/macosx/features/bonjour/ Bonjour&amp;amp;trade; (formerly known as Rendezvous&amp;amp;trade;)] for GNUstep&lt;br /&gt;
* [http://mac.wms-network.de/gnustep/WebCore/blog/ WebKit] - The Web Kit provides a set of classes to display web content in windows, and implements browser features such as following links when clicked by the user, managing a back-forward list, and managing a history of pages recently visited&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== PIM ===&lt;br /&gt;
* [http://giesler.biz/bjoern/en/sw_addr.html Addresses] - A framework that allows access to the addresses database in a way that is sourcecode-compatible with Apple's AddressBook framework. It also contains a view framework to facilitate the construction of applications that use the contact database.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX Core] - Classes for iCalendar/vCard objects&lt;br /&gt;
* [http://opengroupware.org/en/projects/syncml/index.html syncml] - SyncML is an XML based standard for data synchronization.&lt;br /&gt;
&lt;br /&gt;
=== Scripting and Binding ===&lt;br /&gt;
* [http://camelbones.sourceforge.net/index.php CamelBones] - GNUstep/Cocoa Perl bridge&lt;br /&gt;
* [http://pyobjc.sourceforge.net/ Pyobjc] - GNUstep/Cocoa Python bridge&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
* [http://www.knuddel.org/Projects/Kits/KoCrypt/ KoCrypt] - A collection of classes of '''cryptographic algorithms'''. It is part of [[KoKit]].&lt;br /&gt;
&lt;br /&gt;
=== Text Processing ===&lt;br /&gt;
* [http://www.apax.net/swpets/objc_p1.html libobjcxerces] - XML (SAX, SAX2) and DOM handling in Objective-C using libXerces.&lt;br /&gt;
* [http://www.opengroupware.org/ SKYRIX XML] - provides a SAX2 implementation for Objective-C, DOM on top of SaxObjC, an XML-RPC implementation (without the transport layer), SaxObjC driver bundles for: libical (iCalendar,vCard), expat (XML), plists, pyx, CoreFoundation (XML) )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bundles ==&lt;br /&gt;
* [[Backend]] - obligatory bundle for GNUstep backed graphics system&lt;br /&gt;
* [[Camaelon]] - theme bundle&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
See also:&lt;br /&gt;
[[Scripting of frameworks|How to make frameworks scriptable]],&lt;br /&gt;
[[PrefixIndex|&lt;br /&gt;
Index of prefixes used by different GNUstep-related libraries and frameworks]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=GNUstep_in_production&amp;diff=1143</id>
		<title>GNUstep in production</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=GNUstep_in_production&amp;diff=1143"/>
		<updated>2005-09-16T13:27:22Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''Note: Please leave a short note about how is the company related to GNUstep.''&lt;br /&gt;
&lt;br /&gt;
== Corporations &amp;amp; Companies actively developing for GNUstep ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.orange-concept.com/ Orange Concept] is working mainly on [http://www.gnustepweb.org GNUstepWeb] and [[GDL|GDL2]] for it's eCommerce engine: [http://www.eCommStep.com eCommStep]&lt;br /&gt;
* [http://www.brainstorm.co.uk/ Brainstorm Computer Solutions]&lt;br /&gt;
* [http://www.turbocat.de/ Turbocat's Development]&lt;br /&gt;
&lt;br /&gt;
== Companies which use and/or support GNUstep ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.cyberdvdfilms.com Microcom]&amp;lt;br&amp;gt;uses [http://www.eCommStep.com eCommStep], an eCommerce engine based on [http://www.gnustep.org GNUstep], [http://www.gnustepweb.org GNUstepWeb] and [[GDL2]] to run its shop since may 2003.&lt;br /&gt;
* [http://www.seat-1.com seat-1 Software GmbH ], business software for small to medium-sized production, trading and service companies. The software product IntarS is powered by [[GNUstepWeb]] on GNU based operating systems.&lt;br /&gt;
* Orillion&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://viagra-online.direct.at&lt;br /&gt;
[http://buy-viagra.w3.to viagra]&lt;br /&gt;
[http://viagra-online.w3.to viagra]&lt;br /&gt;
[http://viagra-.everything.at buy viagra]&lt;br /&gt;
[http://viagra-.listen.to buy viagra]&lt;br /&gt;
[http://viagra-.hello.to buy viagra]&lt;br /&gt;
[http://viagra-.how.to viagra online]&lt;br /&gt;
[http://viagra-.easy.to viagra online]&lt;br /&gt;
[http://viagra-.fanclub.ms viagra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* [http://www.theinternetco.net/ The Internet Company]&lt;br /&gt;
* [http://www.ivt.baug.ethz.ch/oev/RailMLEditor_d.html Institut f&amp;amp;uml;r Verkehrsplanung und Transportsysteme]&lt;br /&gt;
* [http://www.smartsoft.de Smartsoft GmbH] develops highly customized business applications for MacOSX and Solaris.&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1142</id>
		<title>Release Checklist</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1142"/>
		<updated>2005-09-16T13:26:49Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This checklist details each step which needs to be taken in order to prepare a new version of apps and libs in the GNUstep repository for release.&lt;br /&gt;
&lt;br /&gt;
''Special thanks to Larry Coleman, who sent me an e-mail asking what the release criteria was, so he could do his first release of RIGS (he's the new maintainer). He gave me the final impetus to type up this document which I'd been intending to do for a long time.''&lt;br /&gt;
&lt;br /&gt;
== Quick procedure ==&lt;br /&gt;
&lt;br /&gt;
# Make sure it compiles against the latest ''releases'' of GNUstep-core, not just CVS&lt;br /&gt;
# Avoid version inconsistency - use single place for storing the version number and get it from there.&lt;br /&gt;
# Make the tarball with version number in the name ''ProjectName-1.0.0.tar.gz''&lt;br /&gt;
# Send an e-mail to '''both''': info-gnustep@gnu.org and gnustep-announce@gnu.org, optionaly you can send it to the gnustep-discuss@gnu.org&lt;br /&gt;
&lt;br /&gt;
== Detailed procedure ==&lt;br /&gt;
&lt;br /&gt;
1) '''Make sure it compiles against the latest ''RELEASES'' of GNUstep-core''', not just CVS...this is a common problem and it's simply embarassing. If it does not, delay the release until the next GNUstep release that includes the fixes you need. If it is critical that you release a new version, you can always appeal to the release manager for a new release via the gnustep-dev@gnu.org mailing list. You can build a separate $PREFIX/GNUstep-Release dir or something which you can then execute the GNUstep.sh file from this tree, which will make it use those release libs without trouncing on your current (perhaps CVS) GNUstep build.&lt;br /&gt;
&lt;br /&gt;
2) '''Use single place for storing the version number''' and get it from there. Be it a header file, or defined macro in a makefile.&lt;br /&gt;
&lt;br /&gt;
it's very embarressing when you forget to change it somewhere, as has recently happened with the ProjectCenter 0.4.2 release (which was still marked as 0.4.1 in numerous places, including the info panel and framework version :[ )&lt;br /&gt;
&lt;br /&gt;
Original suggestion: ''grep for the version number in the source tree.... and change it everywhere...''&lt;br /&gt;
&lt;br /&gt;
3) Once you're actually ready for a release, '''make the tarball''', RIGS-x.y.z, and upload it to ftp.gnustep.org/pub/incoming. You can do this anonymously.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Once the file is uploaded, '''send an e-mail to webmasters@gnustep.org''', (which I am subscribed to, as well as others) and simply request that (A) the file be moved from the incoming directory on the FTP site to /pub/GNUstep/libs and (B) that we add a one-line news item to the GNUstep.org front page with a direct link to the latest tarball on the FTP site, and, OPTIONALLY, (C) add info to http://www.gnustep.org/experience/RIGS.html with what's new in the current version, etc.&lt;br /&gt;
&lt;br /&gt;
5) Once the file has been moved to its permanent FTP directory (but you don't necessarily have to wait for the website to be updated to reflect this), '''send an e-mail to BOTH info-gnustep@gnu.org AND gnustep-announce@gnu.org''' with &amp;quot;ANN: RIGS version x.y.z etc et&amp;quot; in the subject, with a standard release-formatted e-mail (for a decent and recent ANN: example, see http://lists.gnu.org/archive/html/info-gnustep/2005-02/msg00000.html ) and be sure to include notable new changes. It's important to be informative about what has changed and why it's changed. Try to be as succinct as you can. (unlike /this/ e-mail ;-)&lt;br /&gt;
&lt;br /&gt;
6) '''OPTIONAL:''' If you have CVS commit privelages to GNUstep, you also have the choice of updating GNUstep.org yourself via CVS. To check out the entire CVS GNUstep website, run:&lt;br /&gt;
&lt;br /&gt;
CVS_RSH=ssh cvs -z3 -d &amp;lt;username&amp;gt;@savannah.gnu.org:/webcvs/gnustep co gnustep&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://viagra-online.direct.at&lt;br /&gt;
[http://buy-viagra.w3.to viagra]&lt;br /&gt;
[http://viagra-online.w3.to viagra]&lt;br /&gt;
[http://viagra-.everything.at buy viagra]&lt;br /&gt;
[http://viagra-.listen.to buy viagra]&lt;br /&gt;
[http://viagra-.hello.to buy viagra]&lt;br /&gt;
[http://viagra-.how.to viagra online]&lt;br /&gt;
[http://viagra-.easy.to viagra online]&lt;br /&gt;
[http://viagra-.fanclub.ms viagra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
you can choose to just check out the main index.html page if you'd like. There are a couple of large (~17MB) files on the GNUstep.org website which might take a while to download depending on the speed of your Internet connection.&lt;br /&gt;
&lt;br /&gt;
Don't feel obligated to do step 6. It's actually not going to buy us much until we have a way set up where any gnustep person with CVS commit can post stuff anywhere on the GNUstep ftp site, but until then you will have to email webmasters@gnustep.org to ask us to move stuff from incoming/ to libs/ on the FTP site itself. We are of course more than happy to update the website for you, and since there are webmasters in both europe and the USA, it usually happens fairly quickly. If you do elect to update the website yourself, please be sure you know what you're doing. GNUstep.org pulls from CVS checkouts at the bottom of every hour, so be sure to check that the page updated properly the next time it goes live. In a worst-cast scenario, you might have bogus stuff on the main page for one hour. I do this accidentally from time to time.&lt;br /&gt;
&lt;br /&gt;
[[Category:Project procedures]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1119</id>
		<title>Release Checklist</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1119"/>
		<updated>2005-09-12T09:12:01Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This checklist details each step which needs to be taken in order to prepare a new version of apps and libs in the GNUstep repository for release.&lt;br /&gt;
&lt;br /&gt;
''Special thanks to Larry Coleman, who sent me an e-mail asking what the release criteria was, so he could do his first release of RIGS (he's the new maintainer). He gave me the final impetus to type up this document which I'd been intending to do for a long time.''&lt;br /&gt;
&lt;br /&gt;
== Quick procedure ==&lt;br /&gt;
&lt;br /&gt;
# Make sure it compiles against the latest ''releases'' of GNUstep-core, not just CVS&lt;br /&gt;
# Avoid version inconsistency - use single place for storing the version number and get it from there.&lt;br /&gt;
# Make the tarball with version number in the name ''ProjectName-1.0.0.tar.gz''&lt;br /&gt;
# Send an e-mail to '''both''': info-gnustep@gnu.org and gnustep-announce@gnu.org, optionaly you can send it to the gnustep-discuss@gnu.org&lt;br /&gt;
&lt;br /&gt;
== Detailed procedure ==&lt;br /&gt;
&lt;br /&gt;
1) '''Make sure it compiles against the latest ''RELEASES'' of GNUstep-core''', not just CVS...this is a common problem and it's simply embarassing. If it does not, delay the release until the next GNUstep release that includes the fixes you need. If it is critical that you release a new version, you can always appeal to the release manager for a new release via the gnustep-dev@gnu.org mailing list. You can build a separate $PREFIX/GNUstep-Release dir or something which you can then execute the GNUstep.sh file from this tree, which will make it use those release libs without trouncing on your current (perhaps CVS) GNUstep build.&lt;br /&gt;
&lt;br /&gt;
2) '''Use single place for storing the version number''' and get it from there. Be it a header file, or defined macro in a makefile.&lt;br /&gt;
&lt;br /&gt;
it's very embarressing when you forget to change it somewhere, as has recently happened with the ProjectCenter 0.4.2 release (which was still marked as 0.4.1 in numerous places, including the info panel and framework version :[ )&lt;br /&gt;
&lt;br /&gt;
Original suggestion: ''grep for the version number in the source tree.... and change it everywhere...''&lt;br /&gt;
&lt;br /&gt;
3) Once you're actually ready for a release, '''make the tarball''', RIGS-x.y.z, and upload it to ftp.gnustep.org/pub/incoming. You can do this anonymously.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Once the file is uploaded, '''send an e-mail to webmasters@gnustep.org''', (which I am subscribed to, as well as others) and simply request that (A) the file be moved from the incoming directory on the FTP site to /pub/GNUstep/libs and (B) that we add a one-line news item to the GNUstep.org front page with a direct link to the latest tarball on the FTP site, and, OPTIONALLY, (C) add info to http://www.gnustep.org/experience/RIGS.html with what's new in the current version, etc.&lt;br /&gt;
&lt;br /&gt;
5) Once the file has been moved to its permanent FTP directory (but you don't necessarily have to wait for the website to be updated to reflect this), '''send an e-mail to BOTH info-gnustep@gnu.org AND gnustep-announce@gnu.org''' with &amp;quot;ANN: RIGS version x.y.z etc et&amp;quot; in the subject, with a standard release-formatted e-mail (for a decent and recent ANN: example, see http://lists.gnu.org/archive/html/info-gnustep/2005-02/msg00000.html ) and be sure to include notable new changes. It's important to be informative about what has changed and why it's changed. Try to be as succinct as you can. (unlike /this/ e-mail ;-)&lt;br /&gt;
&lt;br /&gt;
6) '''OPTIONAL:''' If you have CVS commit privelages to GNUstep, you also have the choice of updating GNUstep.org yourself via CVS. To check out the entire CVS GNUstep website, run:&lt;br /&gt;
&lt;br /&gt;
CVS_RSH=ssh cvs -z3 -d &amp;lt;username&amp;gt;@savannah.gnu.org:/webcvs/gnustep co gnustep&lt;br /&gt;
&lt;br /&gt;
you can choose to just check out the main index.html page if you'd like. There are a couple of large (~17MB) files on the GNUstep.org website which might take a while to download depending on the speed of your Internet connection.&lt;br /&gt;
&lt;br /&gt;
Don't feel obligated to do step 6. It's actually not going to buy us much until we have a way set up where any gnustep person with CVS commit can post stuff anywhere on the GNUstep ftp site, but until then you will have to email webmasters@gnustep.org to ask us to move stuff from incoming/ to libs/ on the FTP site itself. We are of course more than happy to update the website for you, and since there are webmasters in both europe and the USA, it usually happens fairly quickly. If you do elect to update the website yourself, please be sure you know what you're doing. GNUstep.org pulls from CVS checkouts at the bottom of every hour, so be sure to check that the page updated properly the next time it goes live. In a worst-cast scenario, you might have bogus stuff on the main page for one hour. I do this accidentally from time to time.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Category:Project procedures]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=GNUstep_Installation_Process&amp;diff=1110</id>
		<title>GNUstep Installation Process</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=GNUstep_Installation_Process&amp;diff=1110"/>
		<updated>2005-09-11T12:28:47Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;At the moment, the ways available to install GNUstep is heavily dependent on the host operating system platform. &lt;br /&gt;
&lt;br /&gt;
==Installing from source code==&lt;br /&gt;
&lt;br /&gt;
If you wish to install from source code, instructions are available from [http://www.gnustep.org/resources/documentation/User/GNUstep/gnustep-howto_toc.html GNUstep Howto] - and if you want to stay on the bleeding edge, check out point 7 on that page.&lt;br /&gt;
&lt;br /&gt;
* latest instructions for [[Installation on Windows]]&lt;br /&gt;
* latest instructions for [[Gorm Installation On Windows]]&lt;br /&gt;
* latest instructions for [[Installation of 32bit GNUstep on 64bit Linux]]&lt;br /&gt;
&lt;br /&gt;
==Using your native packaging system==&lt;br /&gt;
&lt;br /&gt;
Many platforms offer native GNUstep packages that may be installed in the same way that other software is commonly installed. Some information on platform-specific packages can be located at [[Platform_compatibility]].&lt;br /&gt;
&lt;br /&gt;
==Some aspirations==&lt;br /&gt;
&lt;br /&gt;
GNUstep installation process could be and should be as simple as &amp;quot;pkg-inst GNUstep-1.0&amp;quot; across GNUstep supported OS plaforms. &lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
Given GNUstep's cross-platform approach to application development activities, the application mangement activies should also be united across OS platforms.&lt;br /&gt;
&lt;br /&gt;
For &amp;quot;pkg-inst GNUstep-1.0&amp;quot; details, please see [[Package_management]].&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Architecture&amp;diff=1111</id>
		<title>Architecture</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Architecture&amp;diff=1111"/>
		<updated>2005-09-11T12:28:21Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Is GraphViz support on this mediawiki ready yet ?&lt;br /&gt;
We can describe the GNUstep Architecture using GraphViz.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Method&amp;diff=1112</id>
		<title>Method</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Method&amp;diff=1112"/>
		<updated>2005-09-11T12:27:37Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A method is a procedure that can be executed by an [[object]].&lt;br /&gt;
&lt;br /&gt;
== Class Method ==&lt;br /&gt;
&lt;br /&gt;
A method that can be used by the [[object|class object]] rather than by instances of the class.&lt;br /&gt;
&lt;br /&gt;
== Factory Method ==&lt;br /&gt;
&lt;br /&gt;
Same as class method.&lt;br /&gt;
&lt;br /&gt;
== Instance Method ==&lt;br /&gt;
&lt;br /&gt;
Any method that can be used by an instance of a class rather than by the [[object|class object]].&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Asian_language_support&amp;diff=1113</id>
		<title>Asian language support</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Asian_language_support&amp;diff=1113"/>
		<updated>2005-09-11T12:27:05Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Traditional Chinese ==&lt;br /&gt;
== Simplified Chinese ==&lt;br /&gt;
== Japanese ==&lt;br /&gt;
== Korean ==&lt;br /&gt;
== Thai ==&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1109</id>
		<title>Release Checklist</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1109"/>
		<updated>2005-09-11T12:26:53Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This checklist details each step which needs to be taken in order to prepare a new version of apps and libs in the GNUstep repository for release.&lt;br /&gt;
&lt;br /&gt;
''Special thanks to Larry Coleman, who sent me an e-mail asking what the release criteria was, so he could do his first release of RIGS (he's the new maintainer). He gave me the final impetus to type up this document which I'd been intending to do for a long time.''&lt;br /&gt;
&lt;br /&gt;
== Quick procedure ==&lt;br /&gt;
&lt;br /&gt;
# Make sure it compiles against the latest ''releases'' of GNUstep-core, not just CVS&lt;br /&gt;
# Avoid version inconsistency - use single place for storing the version number and get it from there.&lt;br /&gt;
# Make the tarball with version number in the name ''ProjectName-1.0.0.tar.gz''&lt;br /&gt;
# Send an e-mail to '''both''': info-gnustep@gnu.org and gnustep-announce@gnu.org, optionaly you can send it to the gnustep-discuss@gnu.org&lt;br /&gt;
&lt;br /&gt;
== Detailed procedure ==&lt;br /&gt;
&lt;br /&gt;
1) '''Make sure it compiles against the latest ''RELEASES'' of GNUstep-core''', not just CVS...this is a common problem and it's simply embarassing. If it does not, delay the release until the next GNUstep release that includes the fixes you need. If it is critical that you release a new version, you can always appeal to the release manager for a new release via the gnustep-dev@gnu.org mailing list. You can build a separate $PREFIX/GNUstep-Release dir or something which you can then execute the GNUstep.sh file from this tree, which will make it use those release libs without trouncing on your current (perhaps CVS) GNUstep build.&lt;br /&gt;
&lt;br /&gt;
2) '''Use single place for storing the version number''' and get it from there. Be it a header file, or defined macro in a makefile.&lt;br /&gt;
&lt;br /&gt;
it's very embarressing when you forget to change it somewhere, as has recently happened with the ProjectCenter 0.4.2 release (which was still marked as 0.4.1 in numerous places, including the info panel and framework version :[ )&lt;br /&gt;
&lt;br /&gt;
Original suggestion: ''grep for the version number in the source tree.... and change it everywhere...''&lt;br /&gt;
&lt;br /&gt;
3) Once you're actually ready for a release, '''make the tarball''', RIGS-x.y.z, and upload it to ftp.gnustep.org/pub/incoming. You can do this anonymously.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
4) Once the file is uploaded, '''send an e-mail to webmasters@gnustep.org''', (which I am subscribed to, as well as others) and simply request that (A) the file be moved from the incoming directory on the FTP site to /pub/GNUstep/libs and (B) that we add a one-line news item to the GNUstep.org front page with a direct link to the latest tarball on the FTP site, and, OPTIONALLY, (C) add info to http://www.gnustep.org/experience/RIGS.html with what's new in the current version, etc.&lt;br /&gt;
&lt;br /&gt;
5) Once the file has been moved to its permanent FTP directory (but you don't necessarily have to wait for the website to be updated to reflect this), '''send an e-mail to BOTH info-gnustep@gnu.org AND gnustep-announce@gnu.org''' with &amp;quot;ANN: RIGS version x.y.z etc et&amp;quot; in the subject, with a standard release-formatted e-mail (for a decent and recent ANN: example, see http://lists.gnu.org/archive/html/info-gnustep/2005-02/msg00000.html ) and be sure to include notable new changes. It's important to be informative about what has changed and why it's changed. Try to be as succinct as you can. (unlike /this/ e-mail ;-)&lt;br /&gt;
&lt;br /&gt;
6) '''OPTIONAL:''' If you have CVS commit privelages to GNUstep, you also have the choice of updating GNUstep.org yourself via CVS. To check out the entire CVS GNUstep website, run:&lt;br /&gt;
&lt;br /&gt;
CVS_RSH=ssh cvs -z3 -d &amp;lt;username&amp;gt;@savannah.gnu.org:/webcvs/gnustep co gnustep&lt;br /&gt;
&lt;br /&gt;
you can choose to just check out the main index.html page if you'd like. There are a couple of large (~17MB) files on the GNUstep.org website which might take a while to download depending on the speed of your Internet connection.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
Don't feel obligated to do step 6. It's actually not going to buy us much until we have a way set up where any gnustep person with CVS commit can post stuff anywhere on the GNUstep ftp site, but until then you will have to email webmasters@gnustep.org to ask us to move stuff from incoming/ to libs/ on the FTP site itself. We are of course more than happy to update the website for you, and since there are webmasters in both europe and the USA, it usually happens fairly quickly. If you do elect to update the website yourself, please be sure you know what you're doing. GNUstep.org pulls from CVS checkouts at the bottom of every hour, so be sure to check that the page updated properly the next time it goes live. In a worst-cast scenario, you might have bogus stuff on the main page for one hour. I do this accidentally from time to time.&lt;br /&gt;
&lt;br /&gt;
[[Category:Project procedures]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1104</id>
		<title>Release Checklist</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1104"/>
		<updated>2005-09-11T12:24:07Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This checklist details each step which needs to be taken in order to prepare a new version of apps and libs in the GNUstep repository for release.&lt;br /&gt;
&lt;br /&gt;
''Special thanks to Larry Coleman, who sent me an e-mail asking what the release criteria was, so he could do his first release of RIGS (he's the new maintainer). He gave me the final impetus to type up this document which I'd been intending to do for a long time.''&lt;br /&gt;
&lt;br /&gt;
== Quick procedure ==&lt;br /&gt;
&lt;br /&gt;
# Make sure it compiles against the latest ''releases'' of GNUstep-core, not just CVS&lt;br /&gt;
# Avoid version inconsistency - use single place for storing the version number and get it from there.&lt;br /&gt;
# Make the tarball with version number in the name ''ProjectName-1.0.0.tar.gz''&lt;br /&gt;
# Send an e-mail to '''both''': info-gnustep@gnu.org and gnustep-announce@gnu.org, optionaly you can send it to the gnustep-discuss@gnu.org&lt;br /&gt;
&lt;br /&gt;
== Detailed procedure ==&lt;br /&gt;
&lt;br /&gt;
1) '''Make sure it compiles against the latest ''RELEASES'' of GNUstep-core''', not just CVS...this is a common problem and it's simply embarassing. If it does not, delay the release until the next GNUstep release that includes the fixes you need. If it is critical that you release a new version, you can always appeal to the release manager for a new release via the gnustep-dev@gnu.org mailing list. You can build a separate $PREFIX/GNUstep-Release dir or something which you can then execute the GNUstep.sh file from this tree, which will make it use those release libs without trouncing on your current (perhaps CVS) GNUstep build.&lt;br /&gt;
&lt;br /&gt;
2) '''Use single place for storing the version number''' and get it from there. Be it a header file, or defined macro in a makefile.&lt;br /&gt;
&lt;br /&gt;
it's very embarressing when you forget to change it somewhere, as has recently happened with the ProjectCenter 0.4.2 release (which was still marked as 0.4.1 in numerous places, including the info panel and framework version :[ )&lt;br /&gt;
&lt;br /&gt;
Original suggestion: ''grep for the version number in the source tree.... and change it everywhere...''&lt;br /&gt;
&lt;br /&gt;
3) Once you're actually ready for a release, '''make the tarball''', RIGS-x.y.z, and upload it to ftp.gnustep.org/pub/incoming. You can do this anonymously.&lt;br /&gt;
&lt;br /&gt;
4) Once the file is uploaded, '''send an e-mail to webmasters@gnustep.org''', (which I am subscribed to, as well as others) and simply request that (A) the file be moved from the incoming directory on the FTP site to /pub/GNUstep/libs and (B) that we add a one-line news item to the GNUstep.org front page with a direct link to the latest tarball on the FTP site, and, OPTIONALLY, (C) add info to http://www.gnustep.org/experience/RIGS.html with what's new in the current version, etc.&lt;br /&gt;
&lt;br /&gt;
5) Once the file has been moved to its permanent FTP directory (but you don't necessarily have to wait for the website to be updated to reflect this), '''send an e-mail to BOTH info-gnustep@gnu.org AND gnustep-announce@gnu.org''' with &amp;quot;ANN: RIGS version x.y.z etc et&amp;quot; in the subject, with a standard release-formatted e-mail (for a decent and recent ANN: example, see http://lists.gnu.org/archive/html/info-gnustep/2005-02/msg00000.html ) and be sure to include notable new changes. It's important to be informative about what has changed and why it's changed. Try to be as succinct as you can. (unlike /this/ e-mail ;-)&lt;br /&gt;
&lt;br /&gt;
6) '''OPTIONAL:''' If you have CVS commit privelages to GNUstep, you also have the choice of updating GNUstep.org yourself via CVS. To check out the entire CVS GNUstep website, run:&lt;br /&gt;
&lt;br /&gt;
CVS_RSH=ssh cvs -z3 -d &amp;lt;username&amp;gt;@savannah.gnu.org:/webcvs/gnustep co gnustep&lt;br /&gt;
&lt;br /&gt;
you can choose to just check out the main index.html page if you'd like. There are a couple of large (~17MB) files on the GNUstep.org website which might take a while to download depending on the speed of your Internet connection.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://online-poker.webpark.pl online poker]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
[http://www.gambling-forums.net gambling]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
Don't feel obligated to do step 6. It's actually not going to buy us much until we have a way set up where any gnustep person with CVS commit can post stuff anywhere on the GNUstep ftp site, but until then you will have to email webmasters@gnustep.org to ask us to move stuff from incoming/ to libs/ on the FTP site itself. We are of course more than happy to update the website for you, and since there are webmasters in both europe and the USA, it usually happens fairly quickly. If you do elect to update the website yourself, please be sure you know what you're doing. GNUstep.org pulls from CVS checkouts at the bottom of every hour, so be sure to check that the page updated properly the next time it goes live. In a worst-cast scenario, you might have bogus stuff on the main page for one hour. I do this accidentally from time to time.&lt;br /&gt;
&lt;br /&gt;
[[Category:Project procedures]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1103</id>
		<title>Release Checklist</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1103"/>
		<updated>2005-09-07T07:51:44Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This checklist details each step which needs to be taken in order to prepare a new version of apps and libs in the GNUstep repository for release.&lt;br /&gt;
&lt;br /&gt;
''Special thanks to Larry Coleman, who sent me an e-mail asking what the release criteria was, so he could do his first release of RIGS (he's the new maintainer). He gave me the final impetus to type up this document which I'd been intending to do for a long time.''&lt;br /&gt;
&lt;br /&gt;
== Quick procedure ==&lt;br /&gt;
&lt;br /&gt;
# Make sure it compiles against the latest ''releases'' of GNUstep-core, not just CVS&lt;br /&gt;
# Avoid version inconsistency - use single place for storing the version number and get it from there.&lt;br /&gt;
# Make the tarball with version number in the name ''ProjectName-1.0.0.tar.gz''&lt;br /&gt;
# Send an e-mail to '''both''': info-gnustep@gnu.org and gnustep-announce@gnu.org, optionaly you can send it to the gnustep-discuss@gnu.org&lt;br /&gt;
&lt;br /&gt;
== Detailed procedure ==&lt;br /&gt;
&lt;br /&gt;
1) '''Make sure it compiles against the latest ''RELEASES'' of GNUstep-core''', not just CVS...this is a common problem and it's simply embarassing. If it does not, delay the release until the next GNUstep release that includes the fixes you need. If it is critical that you release a new version, you can always appeal to the release manager for a new release via the gnustep-dev@gnu.org mailing list. You can build a separate $PREFIX/GNUstep-Release dir or something which you can then execute the GNUstep.sh file from this tree, which will make it use those release libs without trouncing on your current (perhaps CVS) GNUstep build.&lt;br /&gt;
&lt;br /&gt;
2) '''Use single place for storing the version number''' and get it from there. Be it a header file, or defined macro in a makefile.&lt;br /&gt;
&lt;br /&gt;
it's very embarressing when you forget to change it somewhere, as has recently happened with the ProjectCenter 0.4.2 release (which was still marked as 0.4.1 in numerous places, including the info panel and framework version :[ )&lt;br /&gt;
&lt;br /&gt;
Original suggestion: ''grep for the version number in the source tree.... and change it everywhere...''&lt;br /&gt;
&lt;br /&gt;
3) Once you're actually ready for a release, '''make the tarball''', RIGS-x.y.z, and upload it to ftp.gnustep.org/pub/incoming. You can do this anonymously.&lt;br /&gt;
&lt;br /&gt;
4) Once the file is uploaded, '''send an e-mail to webmasters@gnustep.org''', (which I am subscribed to, as well as others) and simply request that (A) the file be moved from the incoming directory on the FTP site to /pub/GNUstep/libs and (B) that we add a one-line news item to the GNUstep.org front page with a direct link to the latest tarball on the FTP site, and, OPTIONALLY, (C) add info to http://www.gnustep.org/experience/RIGS.html with what's new in the current version, etc.&lt;br /&gt;
&lt;br /&gt;
5) Once the file has been moved to its permanent FTP directory (but you don't necessarily have to wait for the website to be updated to reflect this), '''send an e-mail to BOTH info-gnustep@gnu.org AND gnustep-announce@gnu.org''' with &amp;quot;ANN: RIGS version x.y.z etc et&amp;quot; in the subject, with a standard release-formatted e-mail (for a decent and recent ANN: example, see http://lists.gnu.org/archive/html/info-gnustep/2005-02/msg00000.html ) and be sure to include notable new changes. It's important to be informative about what has changed and why it's changed. Try to be as succinct as you can. (unlike /this/ e-mail ;-)&lt;br /&gt;
&lt;br /&gt;
6) '''OPTIONAL:''' If you have CVS commit privelages to GNUstep, you also have the choice of updating GNUstep.org yourself via CVS. To check out the entire CVS GNUstep website, run:&lt;br /&gt;
&lt;br /&gt;
CVS_RSH=ssh cvs -z3 -d &amp;lt;username&amp;gt;@savannah.gnu.org:/webcvs/gnustep co gnustep&lt;br /&gt;
&lt;br /&gt;
you can choose to just check out the main index.html page if you'd like. There are a couple of large (~17MB) files on the GNUstep.org website which might take a while to download depending on the speed of your Internet connection.&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
Don't feel obligated to do step 6. It's actually not going to buy us much until we have a way set up where any gnustep person with CVS commit can post stuff anywhere on the GNUstep ftp site, but until then you will have to email webmasters@gnustep.org to ask us to move stuff from incoming/ to libs/ on the FTP site itself. We are of course more than happy to update the website for you, and since there are webmasters in both europe and the USA, it usually happens fairly quickly. If you do elect to update the website yourself, please be sure you know what you're doing. GNUstep.org pulls from CVS checkouts at the bottom of every hour, so be sure to check that the page updated properly the next time it goes live. In a worst-cast scenario, you might have bogus stuff on the main page for one hour. I do this accidentally from time to time.&lt;br /&gt;
&lt;br /&gt;
[[Category:Project procedures]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1053</id>
		<title>Release Checklist</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Release_Checklist&amp;diff=1053"/>
		<updated>2005-09-05T14:42:02Z</updated>

		<summary type="html">&lt;p&gt;Redliner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This checklist details each step which needs to be taken in order to prepare a new version of apps and libs in the GNUstep repository for release.&lt;br /&gt;
&lt;br /&gt;
''Special thanks to Larry Coleman, who sent me an e-mail asking what the release criteria was, so he could do his first release of RIGS (he's the new maintainer). He gave me the final impetus to type up this document which I'd been intending to do for a long time.''&lt;br /&gt;
&lt;br /&gt;
== Quick procedure ==&lt;br /&gt;
&lt;br /&gt;
# Make sure it compiles against the latest ''releases'' of GNUstep-core, not just CVS&lt;br /&gt;
# Avoid version inconsistency - use single place for storing the version number and get it from there.&lt;br /&gt;
# Make the tarball with version number in the name ''ProjectName-1.0.0.tar.gz''&lt;br /&gt;
# Send an e-mail to '''both''': info-gnustep@gnu.org and gnustep-announce@gnu.org, optionaly you can send it to the gnustep-discuss@gnu.org&lt;br /&gt;
&lt;br /&gt;
== Detailed procedure ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; height: 1px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
[http://www.online-levitra-4sale.com levitra]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
1) '''Make sure it compiles against the latest ''RELEASES'' of GNUstep-core''', not just CVS...this is a common problem and it's simply embarassing. If it does not, delay the release until the next GNUstep release that includes the fixes you need. If it is critical that you release a new version, you can always appeal to the release manager for a new release via the gnustep-dev@gnu.org mailing list. You can build a separate $PREFIX/GNUstep-Release dir or something which you can then execute the GNUstep.sh file from this tree, which will make it use those release libs without trouncing on your current (perhaps CVS) GNUstep build.&lt;br /&gt;
&lt;br /&gt;
2) '''Use single place for storing the version number''' and get it from there. Be it a header file, or defined macro in a makefile.&lt;br /&gt;
&lt;br /&gt;
it's very embarressing when you forget to change it somewhere, as has recently happened with the ProjectCenter 0.4.2 release (which was still marked as 0.4.1 in numerous places, including the info panel and framework version :[ )&lt;br /&gt;
&lt;br /&gt;
Original suggestion: ''grep for the version number in the source tree.... and change it everywhere...''&lt;br /&gt;
&lt;br /&gt;
3) Once you're actually ready for a release, '''make the tarball''', RIGS-x.y.z, and upload it to ftp.gnustep.org/pub/incoming. You can do this anonymously.&lt;br /&gt;
&lt;br /&gt;
4) Once the file is uploaded, '''send an e-mail to webmasters@gnustep.org''', (which I am subscribed to, as well as others) and simply request that (A) the file be moved from the incoming directory on the FTP site to /pub/GNUstep/libs and (B) that we add a one-line news item to the GNUstep.org front page with a direct link to the latest tarball on the FTP site, and, OPTIONALLY, (C) add info to http://www.gnustep.org/experience/RIGS.html with what's new in the current version, etc.&lt;br /&gt;
&lt;br /&gt;
5) Once the file has been moved to its permanent FTP directory (but you don't necessarily have to wait for the website to be updated to reflect this), '''send an e-mail to BOTH info-gnustep@gnu.org AND gnustep-announce@gnu.org''' with &amp;quot;ANN: RIGS version x.y.z etc et&amp;quot; in the subject, with a standard release-formatted e-mail (for a decent and recent ANN: example, see http://lists.gnu.org/archive/html/info-gnustep/2005-02/msg00000.html ) and be sure to include notable new changes. It's important to be informative about what has changed and why it's changed. Try to be as succinct as you can. (unlike /this/ e-mail ;-)&lt;br /&gt;
&lt;br /&gt;
6) '''OPTIONAL:''' If you have CVS commit privelages to GNUstep, you also have the choice of updating GNUstep.org yourself via CVS. To check out the entire CVS GNUstep website, run:&lt;br /&gt;
&lt;br /&gt;
CVS_RSH=ssh cvs -z3 -d &amp;lt;username&amp;gt;@savannah.gnu.org:/webcvs/gnustep co gnustep&lt;br /&gt;
&lt;br /&gt;
you can choose to just check out the main index.html page if you'd like. There are a couple of large (~17MB) files on the GNUstep.org website which might take a while to download depending on the speed of your Internet connection.&lt;br /&gt;
&lt;br /&gt;
Don't feel obligated to do step 6. It's actually not going to buy us much until we have a way set up where any gnustep person with CVS commit can post stuff anywhere on the GNUstep ftp site, but until then you will have to email webmasters@gnustep.org to ask us to move stuff from incoming/ to libs/ on the FTP site itself. We are of course more than happy to update the website for you, and since there are webmasters in both europe and the USA, it usually happens fairly quickly. If you do elect to update the website yourself, please be sure you know what you're doing. GNUstep.org pulls from CVS checkouts at the bottom of every hour, so be sure to check that the page updated properly the next time it goes live. In a worst-cast scenario, you might have bogus stuff on the main page for one hour. I do this accidentally from time to time.&lt;br /&gt;
&lt;br /&gt;
[[Category:Project procedures]]&lt;/div&gt;</summary>
		<author><name>Redliner</name></author>
	</entry>
</feed>