Home Home Archive Archive



FEB 3RD, 2003
Tools

J-Eiffel - A Eiffel-to-Java compiler J-Eiffel is a Eiffel compiler with JVM bytecode generation. Copyright (c) 1997-99 by Pirmin Kalberer. For license terms see COPYING (Berkeley-style license). Download: Source-Distribution Note: This software is unmaintained! Have a look at SmartEiffel. xpm2e xpm2e, a script that converts xpm files to Eiffel declarations Read on


JAN 20TH, 2003
Topiq

Introduction Topiq is a knowledge management tool based on topic maps. It can be used as a desktop database with built-in entry forms for notes, books and media. Thanks to the topic map organisation you can order your entries into multiple hirarchies like projects, document types, categories etc. Spezial features are a language-independant fuzzy search and an automatic sort function based on word similarities. User Interfaces are available for Linux/KDE and the SHARP Zaurus SL5000. Read on


DEC 10TH, 2002
karm patches

Current work is happening in the Unstable_Developpment branch in the KDE CVS. Enjoy! Tomas Pospisek Read on


NOV 28TH, 2002
xxdiff

The Debian package of Martin Blais’ powerful visual diff and merge tool xxdiff can be found here. xxpatch is a little tool that let’s you apply patches without altering your original sources and let’s you see and merge the result inside xxdiff. Enjoy! Tomas Pospisek Read on


AUG 15TH, 2002
KDE Klipper Tricks

Do you often use CRTL-ALT-R to jump to a selected URL in KDE. Here’s how you can add your a “search on Google” or “search on Leo” Shortcut to Klipper… (loosely based on Derek Fountain’s work). tpo2:/home/tpo# cat /usr/local/bin/kde_googlize2 #!/bin/sh googleWord=`echo "$@"| tr " " "+"| tr "\n" "+"| awk '{sub("\+$",""); print $0}'`exec kfmclient openURL "http://www.google.com/search?q=$googleWord" exit 0 Click on the Klipper Icon: select “Preferences” and then “Actions” and then enter add the following Actions, respectively Command to it (use the right mouse button): 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