welcome: please sign in
location: FrontPage

Welcome to Tideland

Taken from the Websters’s 1912 Dictionary:

(n.) Land that is overflowed by tide water; hence, land near the sea.

Tideland is the name of the eco-system near the North Sea coast, which is about 60 km from our location here in Oldenburg, Germany. Beside that Tideland is a private non-commercial software label for modern server-based software.

Content

News

Oct 9, 2011 - And the next Tideland RESTful Web Framework release

Today the new release.2011-10-09 of the Tideland RESTful Web Framework has been published. It provides more flexible resource handlers so that only the methods Init() and Get() have to be implemented. The others (Put(), Post() and Delete()) are now optional each.

Sep 8, 2011 - New Tideland RESTful Web Framework release

Today Google released the new Go release r60. So also the new release.2011-09-08 of the Tideland RESTful Web Framework has been published after the integration of the new template and url packages.

Sep 5, 2011 - New Tideland Redis Database Client release

Today the new release.2011-09-05 of the Tideland Redis Database Client has been published. Beside some bug fixing and more hardening there are new convenience types and news for a better usage. See also TidelandRdcReleaseInformations.

Additionally the TidelandCommonGoLibrary has got a new release. But this only contains a more helpful output of the Debug() function.

Aug 27, 2011 - Site moved again

During the last days I moved the Tideland site back from Google Sites to my own server. The system behind it is MoinMoin, a wiki I've already used for other projects in the past. It's convenient, flexible and fast. E.g. it's been real simple to build a parser for the syntax highlighting of Go source code. This helps a lot.

I hope you like it.

Aug 18, 2011 - Next release of Redis Database Client

During the last two weeks I mainly worked on the next release of my TidelandRedisDatabaseClient. While the current one is powerful but generic the next release will get a more Redis specific API with many convenience methods. Also the generic way will stay, but the asynchronous command execution will be removed. Additionally the transaction handling will be changed, but to a more comfortable way. I'll soon write more about it.

Under the hood there'll be two changes too. First there's an issue regarding broken connections. They are currently handled very bad and lead to an error. Additionally I'll change the connection pooling to be more flexible with min and max boundaries instead.

Beside of the RDC I'll continue to write more articles in CodingInGo. During the last months of development I've detected more and more useful patterns for this language. The interaction of interfaces, channels and goroutines allows very flexible and powerful designs. I hope I'll be able to translate my German papers about stuff like RequirementsEngineering and SoftwareCostEstimation too, but that's a lot work. *sigh*

Some older news

For even older news see TidelandNews ...

Tideland: FrontPage (last edited 2011-11-07 15:04:41 by FrankMueller)