GeoServer – create a datastore programmatically

Martin ZellerGeoServer, java 2 Comments

Currently I am programming an upload module for GeoServer 2.1-RC2. The user should be able to upload a shape file which is automatically installed as datastore in the default workspace. For this intention I didn’t want to use the REST-API of GeoServer, I wanted to create the data store  programmatically. The following piece of code adds a ShapeFile data store …

C pointers for dummies (like me :)

Martin ZellerANSI C Leave a Comment

Just a little piece of code in C for clearing up pointers… look at the comments in the first part! (If you need an environment to develop in C on windows, find a solution here: environment for ansi c on windows [c] void change(short*, short*); int main(void) { short *pointer1 = NULL; short *pointer2 = NULL; short value1 = 1111; …

gcc on windows with eclipse and mingw

Martin ZellerANSI C 2 Comments

This information will help you: if you want to develop in C with gcc on windows if you want to develop in C with mingw and eclipse with CDT plugin Forget all the tutorials for installing and configuring eclipse with mingw or cygwin – just download the Wascana Eclipse C/C++ IDE for Windows Developers You will be surprised! Wascana is …

Het mysterie van Arendarvon Castle

Martin ZellerAllgemein Leave a Comment

Gute Neuigkeiten für alle niederländischen Fans des C64-Adventures ‘Das Geheimnis des Schloss Arendarvon’. Dank eines eurer Landsleute konnte (und wird auch weiterhin) die niederländische Version unserer Fanpage nun endlich richtig übersetzt. Seht: => Het mysterie van Arendarvon Castle (Die deutsche Version der Fan-Seite: => Das Geheimnis des Schloss Arendarvon) Unser Dank geht an H. Zwetsloot