Results from Documentation web retrieved at 04:56 (GMT)

52NorthAccount
52 #176;North Account Guidelines for receiving a 52 #176;North contributor account. Previous to requesting an account Remember 52 North is an Open Source Initi...
r5 - 14 Nov 2014 - 11:42 by AnnHitchcock
ADSB
Aircrafts as Moving Sensors using ADS B Introduction We'd like to track aircrafts... and push their data into the Sensor Web! Resources Linux * http://g4f...
NEW - 09 Apr 2015 - 14:06 by MatthesRieke
ArcGisPostgresqlEnterpriseGeodatabase
ArcGisPostgresqlEnterpriseGeodatabase Creating an Enterprise Geodatabase with Postgresql and PostGIS can be quite complex and documentation is sort of intranspare...
r3 - 01 Jul 2013 - 07:56 by MatthesRieke
BestPractice
Best Practice Documents What is a "best practice"? "A best practice is a method or technique that has consistently shown results superior to those achieved with ...
r13 - 22 Jul 2014 - 08:55 by DanielNuest
BestPracticeAddNewFeature
Best Practice Add new Feature Adding a new feature is a very common task for developers, so we just want to agree on a very short lists of things that should acco...
NEW - 07 Jun 2013 - 08:02 by CarstenHollmann
BestPracticeBugfixing
Best Practice Bugfixing Fixing a bug is a day to day task for developers, so we just want to agree on a very short lists of things that should accompany a bugfix....
NEW - 07 Jun 2013 - 07:21 by DanielNuest
BestPracticeBuildAndDeployOnServer
BestPracticeBuildAndDeployOnServer Metadata * Topic created by: Main.DanielNuest * Topic created on: 2013 02 21
NEW - 21 Feb 2013 - 11:03 by DanielNuest
BestPracticeDifferentPropertySetsInMaven
Different Property Sets in Maven Problem Don't separating custom properties from code have side effects. You will have to customize a properties file according a...
BestPracticeJarsInMaven
JARs in Maven Why? Maven intends to be the solution for managing all dependencies, but sometimes this does not work. There are several reasons why a library is ...
BestPracticeLicenseManagementInSoftwareProjects
License Management in Software Projects Why do license management as a developer? Because you have to plain and simple. If you publish your or your employers ...
r22 - 13 Aug 2015 - 07:00 by DanielNuest
BestPracticeLogging
Best Practice for Logging Use a logging framework Using a logging framework is always recommended and shall be preferred over System.err.println or System.out...
r7 - 05 Jul 2013 - 11:57 by HenningBredel
BestPracticeOpenSourceForUniversityResearchers
Open Source Software Publishing for University Researchers Are you a student / software developer / research and just want the step by step guidelines? Jump to th...
r13 - 14 Mar 2016 - 16:50 by DanielNuest
BestPracticeReleaseReadme
Release Readme Best Practice This page's goal is to develop a common template for REAMDE or README. txt md files to be included in software releases for the 52 #...
BestPracticeSoftwareDocumentation
Best Practice for Software Documentation in the Wiki It is hard to define clear guidelines for documentation. Things rely heavily on the software at hand: is it a...
BestPracticeSoftwareRelease
Best Practice Software Release Find more best practices here: BestPractice. Software Naming Conventions General rules * Entire release name are written in lo...
BestPracticeUserHomeDirConfig
Flexible and secure run time configuration based on user home directory It can be very useful to provide a configuration mechanism that uses files that are locat...
r3 - 23 Jun 2014 - 14:01 by DanielNuest
BestPracticeXmlBeansSubstitutionGroups
BestPracticeXmlBeansSubstitutionGroups Motivation Given the example of programmitically creating a SamplingFeature and adding this to a gml:FeatureCollection. "s...
r5 - 14 Aug 2012 - 09:23 by MatthesRieke
ClassLoaderLeakPreventor
ClassLoaderLeakPreventor Introduction With the ClassLoaderLeakPreventor you can avoid the This is very likely to create a memory leak. log statements... and the ...
r3 - 13 Aug 2015 - 07:44 by DanielNuest
CompressedResponse
Support compressed responses in web services Querying a web service can result to huge responses, e.g. the response of a SOS GetObservation request. To reduce th...
r8 - 14 Aug 2015 - 08:17 by DanielNuest
ConvertingAptToTwiki
Convert Pages from APT to Twiki Format If you want to move long content from apt pages (e.g. Maven site plugin based content) to the Wiki, there is a way to autom...
NEW - 24 Mar 2013 - 13:05 by DanielNuest
CreateIrcChannel
How to create an IRC channel on OFTC 1 Connect to OFTC (irc.oftc.net) with your favourite IRC client. A list of clients can be found here. IMHO x chat ist the ...
CrossOriginResourceSharing
Cross Origin Resources Sharing What is the problem? Accessing resources offered on a different domain than the Javascript client which wants to access the data i...
NEW - 08 Jul 2013 - 10:53 by HenningBredel
Docker
Docker A collection of information around the container technology docker and ideas of how it can be used within 52°North communities. Documentation * Docker ...
r9 - 07 Jun 2023 - 15:29 by JohannesSchnell
EclipseTips
Eclipse Tips'n'Tricks This page collects some tips and ideas on how to fix regular issues with Eclipse, which is an awesome development UI. Please add your signa...
GenerateStubWithAxis2MavenPlugin
How to generate web service Stub from WSDL file with Apache Axis2 Maven Plugin This wiki describes how to generate web service Stub from a WSDL file with Apache A...
NEW - 04 Jul 2013 - 06:58 by CarstenHollmann
GeoTools
GeoTools Maven repositories The former OpenGeo Maven repository (http://repo.opengeo.org) where the GeoTools dependencies were present is no longer available. It...
r3 - 02 Feb 2021 - 13:19 by MatthesRieke
GitFAQ
Git FAQ Introduction Purpose: This FAQ is to collect git specific information regarding to * What git is * How to use git, and more specifically GitHub ...
GitHubProjectDocumentation
Software Project Documentation @ GitHub Introduction The following documents are used to provide consistent information regarding the 52°North software pages ho...
r15 - 22 Nov 2017 - 08:03 by AnnHitchcock
HowToDeployArtifactsToMavenCentral
How to deploy artifacts to Maven Central Deploy via Build Server The 52 #176;North Build Server has been configured in a way that deployment works pretty easy. ...
r2 - 31 Jul 2014 - 15:30 by DanielNuest
IRC
IRC at 52 #176;North The Internet Relay Chat is a protocol for real time text messaging with multiple users an online chat! Channel #52north 52 #176;North has...
r4 - 21 Jan 2015 - 11:04 by AnnHitchcock
ImageAndContainerLabelSpecification
Image And Container Label Specification Introduction We in the IT team need to know quickly when we have a container in front of us and want to answer the follo...
JGitFlowPlugin
Maven JGit Flow Plugin Introduction The Maven JGit Flow Plugin allows to create and merge a new relase, feature or hotfix branch in a simple way. When starting ...
NEW - 11 Jun 2015 - 11:53 by CarstenHollmann
Java52nCertificateInstallation
Install 52 #176;North Certificate in Java Introduction 52 #176;North does not offer an SSL certificate (for now) which is provided by external party trust agenc...
Java7NewAndNoteworthy
Java 7 New and Noteworthy Why bother? 1 Java 6 is outdated and will not be updated anymore. Using it is a security risk. 1 Java 7 offers some great new ...
r7 - 27 Mar 2015 - 11:58 by AnnHitchcock
JenkinsHome
Jenkins Home This topic contains tips'n'tricks regarding our jenkins build server. Feel free to add useful content! Trouble shooting * If your jobs fails bec...
LicenseManagement
License Management Process for 52 #176;North Software Projects Introduction Licensing plays a central role in today's Open Source Software projects. It has an i...
r7 - 16 Sep 2014 - 11:28 by AnnHitchcock
MavenDocumentation
Maven Introduction This page contains various information concerning Apache Maven a software project management and comprehension tool. * Maven Documentatio...
NEW - 16 Sep 2014 - 11:02 by AnnHitchcock
MavenHome
Maven Documentation 52 North Repositories * Releases: http://52north.org/maven/repo/releases/ * Snapshots: http://52north.org/maven/repo/snapshots/ ...
MavenIssues
Maven Issues Introduction This page provides a list of issues that may arrive when using Maven. InvalidAlgorithmParameterException: the trustAnchors parameter ...
r2 - 16 Sep 2014 - 11:11 by AnnHitchcock
MavenOgcXmlbeans
Status This site is outdated (the oxf2.0 common xml module provides the schema jars already as built dependencies) Use maven to compile the ogc xmlbeans schemas...
r2 - 04 Apr 2012 - 06:55 by HenningBredel
MavenWebsite
Sensor Web Community Website Maven Editing Guide This page describes how you can edit the Sensor Web Community website. The website is based on Maven and uses W...
r7 - 26 Mar 2013 - 09:32 by BenjaminPross
MavenXMLBeans
Status This site is outdated! Subversion Subversion path: https://incubator 52n.svn.sourceforge.net/svnroot/incubator 52n/ogcbindings/ configuration file We st...
r3 - 04 Apr 2012 - 06:52 by HenningBredel
ProductLogos
Metadata * Topic created by: Main.EikeHinderkJuerrens * Topic created on: 2013 02 14
PublishPageUnderCreativeCommons
Publish a Wiki Page under Creative Commons License Why? A clearly defined license allows correct spreading, re using, improving and advertising the content of t...
r5 - 25 Aug 2014 - 13:38 by DanielNuest
PublishSoftwareOnGitHub
Publish Software on GitHub A new repository For a project to become part of the 52 #176;North managed code base, all contributors must have signed a contributor...
r4 - 18 Aug 2014 - 10:17 by DanielNuest
QuickReference
Main.MartinWilden 02 Nov 2007
NEW - 02 Nov 2007 - 23:01 by MartinWilden
ResolveMergeConflictsInGitEclipse
EGit Auto Merge and Conflict Resolution Resolving conflicts in Git with Eclipse is easy in most of the cases. Git has a robust auto merging implemented. Still, so...
Securing52NWebServices
Best Practice for Securing 52 #176;North Web Services Using HTTPS as the schema for our services should be considered as the default nowadays. We have documented...
SvnToGitHubMigration
SVN to GitHub Migration Repository Migration This HowTo reflects the steps needed for converting a SVN repository into a Git repo and pushing it to GitHub. The s...
r19 - 06 Sep 2014 - 15:40 by DanielNuest
SvnToGitHubMigrationBigFiles
SVN to GitHub Migration Removing Big Files There are two situation in which you want to remove big files (e.g. binaries, libraries, etc): 1 As a step of prep...
NEW - 18 Feb 2014 - 09:19 by DanielNuest
TWikiToFoswikiChanges
What changed because of the switch from TWiki to foswiki Introduction In June 2016, 52°North switch from TWiki to foswiki. This results in some changes in namin...
TestdrivenDevelopment
TestdrivenDevelopment Legacy Code Having automated unit tests as part of your project build is one important thing to ensure everything works as expected when do...
ThirdPartyLicensesForASL
Third party Licenses in Apache Software License Projects This page lists guidelines for including third pary libraries into code that is licensed under Apache So...
ThirdPartyLicensesForGPL
Third party Licenses for GPL Projects This page lists guidelines for including third pary libraries into code that is licensed under GNU General Public Lic. If i...
TipsForBetterCoding
Tips for Better Coding On this page, we collect coding tips, advice and practices with which we have had good experience, but in 140 characters or less! Please s...
r6 - 16 Jun 2015 - 12:23 by DanielNuest
TransferGitHubRepository
Transfer Repository to GitHub For a project to become part of the 52 #176;North managed code base, all contributors must have signed a contributors license agree...
WebHome
52°North Documentation Web A knowledge base for 52°North developers, partners, users, and friends. Recent changes in web: %SEARCH{ "'1'" web="" type="query" ...
WebIndex
See also the faster WebTopicList
WebLeftBar
" warn="off"}% * ** * * * * * * %IF{"istopic ''" then=" * $percntICON{\"statistics\"}$percnt $percntMAKETEXT{\"Statistics...
WebNotify
* it monitor #64;52north.org * Main.DanielNuest: BestPractice BestPractice* WebHome EclipseTips Wiki* TipsForBetterCoding LicenseManagement* * h.bredel #64;...
WebPreferences
Wiki.Documentation Web Preferences The following settings are web preferences of the Wiki.Documentation web. These preferences overwrite the site level preference...
WebRss
Wiki's Documentation web /view/Documentation The Documentation web of TWiki. TWiki is a Web Based Collaboration Platform for the Corporate World.
NEW - 30 Jan 2003 - 08:15 by PeterThoeny
NEW - 18 Jan 2004 - 10:52 by PeterThoeny
WebTopicList
See also the verbose WebIndex.
WikiConcept
Concept and Structures for the 52 #176;North Wiki This page is currently under development. All ideas and structures have NOT yet been decided or put in place. ...
r3 - 17 Sep 2014 - 10:21 by AnnHitchcock
WikiGuide
Wiki Guide This guide contains the collected knowledge of the 52 #176;North universe regarding the efficient usage of this wiki. It comprises the following secti...
WikiTraining
Wiki Training About this page This page is currently under construction. The goal is to provide three levels of content to (a) introduce new users to this wiki,...
XMLBeansBindings
XMLBeansBindings Many 52 #176;North projects rely on XML processing functionality. We have created a wide set of XMLBeans based precompiled XSD bindings. Those ar...
r2 - 09 Jul 2013 - 07:38 by DanielNuest
Number of topics: 73

See also the faster WebTopicList
Topic revision: r3 - 15 Oct 2014, EikeJuerrens
Legal Notice | Privacy Statement


This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Wiki? Send feedback