Home Home Archive Archive



DEC 18TH, 2008
Mapfish Ruby on Rails server

Mapfish is mapping application framework based on OpenLayers for the mapping part, and on ExtJS for the GUI (widgets) part. The server part in version 1.0 is available as Java and Python implementation. We contributed recently an additional server implementation written as a Ruby on Rails plugin. See the README for more information. Read on


OCT 30TH, 2008
Typing czech characters

English Problem How can I type czech characters, in particular characters with a tick on them, such as f.ex. ‘š’? Solutions The solutions below should be working under Gnome and Xfce. Both solutions can be combined if desired. Solution 1 - using the compose key This solution uses the “compose key”. You press a special key. After that you press two or more other keys. And the keyboard subsystem will try to combine the presses keys into a character. Read on


SEP 16TH, 2008
gem doesn't know about Debian

There’s some interesting piece of software that I want to experiment with. It includes an example Rails application. Nice: # apt-get install rails $ cd interesting-example-rails-app $ ./script/server Missing the Rails 2.0.2 gem. Please `gem install -v=2.0.2 rails`, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed. Uhm, well, why? $ dpkg -s rails | grep Version Version: 2. Read on


JUL 24TH, 2008
ical to timeline

Allthough this being a hack to scratch my itch named KDE Bug 34682, it took me about 11h all the same. Find a ruby programm attached that dumps a timeline. This is fork ware. It does what I want but if you need to tune it to your needs then fork it, send me a note and link back to this page, Thanks. Tomas Pospisek, tpo_deb at sourcepole.ch Read on


JUL 24TH, 2008
improved mybackup

Here’s an improved version of mybackup, a MySql database backup tool. The changes against 0.9.5c are: 0.9.6: option to exclude databases by default exclude MySql’s information_schema metainfo DB access TABLE STATUS rows by name instead of position use the standard ‘-’ for STDOUT instead of ‘BLANK’ which wouldn’t work open log file before writing any output Tomas Pospisek, tpo at sourcepole.ch Read on
← Older Blog Archives Newer →

    Recent Posts

  • How to configure unattended-upgrades of packages from third party deb package repos
  • Updating company-wide and your own hosts with apt-dater
  • Executing Tasks in docker-compose Containers From ansible
  • Creating a quick PDF report from a DuckDB query

    Archive

  • 2025 4
  • 2024 5
  • 2023 7
  • 2022 6
  • 2021 8
  • 2020 6
  • 2019 10
  • 2018 3
  • 2017 3
  • 2016 4
  • 2015 7
  • 2014 9
  • 2013 17
  • 2012 13
  • 2011 29
  • 2010 26
  • 2009 17
  • 2008 9
  • 2007 4
  • 2006 18
  • 2005 2
  • 2004 8
  • 2003 22
  • 2002 5
  • 2001 6

    Categories

  • geo 105
  • linux 74
  • postgis 2
  • programming 36
  • qgis 69
  • qgiscloud 14

Copyright © 2001-2025 Sourcepole AG