Headerbild

KBuchhaltung: Version 0.8 veröffentlicht

Version 0.8 meiner KBuchhaltung ist wiederum nur ein Bugfix-Release, mit dem mehrere Fehler in der Anwendung behoben wurden. Hier die Änderungen:

  • BUGFIX: Fehler im Safari
    Im Safari wurde das Formular bei einem druck auf die Enter-Taste falschbehandelt. Das Verhalten ist in Version 0.8 behoben.
  • BUGFIX: Keine Konten anlegbar
    In Version 0.7 waren aufgrund eines Fehlers in der Planwert-Funktionalitätkeine Konten anlegbar. Das wurde in 0.8 ebenfalls behoben.

Beim Update auf diese Version ist – wie auch bei Version 0.7 – kein Datenbankupdate nötig.

Herunter laden kann man sich die aktuelle Version wie üblich als ZIP oder TAR Datei direkt von GitHub.

TwitterFollowerWatcher v.0.1

Gerade habe ich wieder eins meiner Scripte für die Öffentlichkeit aufbereitet und zur Verfügung gestellt. Dabei handelt es sich diesmal um ein relativ kleines Script, welches von mir dazu genutzt wird um täglich einen Bericht zu erhalten, wer meinem Twitter-Account nicht mehr oder jetzt neu folgt bzw. wem ich plötzlich nicht mehr folge.

Dazu gibt es zwar auch mehrere Dienste, die genau das auch auswerten, allerdings gibt es dabei ja das Problem, dass wegen der fehlenden sicheren Authentifizierung das Passwort und der Username des Twitter-Accounts an einen fremden Dienst weiter gegeben werden müssen.

Das Problem lässt sich mit diesem Script für jeden vermeiden, der einen eigenen Server betreibt oder einen vertrauenswürdigen Bekannten mit einem Server hat. Dort kann mit ein paar kleinen Voraussetzungen das Script als Cronjob eingerichtet werden und Ihr bekommt eine Übersicht was sich bei euren Verfolgern und Verfolgten ändert.

Systemanforderungen:

  • Ruby >= 1.8.6 (andere könnten funktionieren, sind aber nicht getestet)
  • Ruby-Gem ‘sequel’
  • Das entsprechende Ruby-Gem für die Datenbankverbindung (mysql / sqlite / etc.)

Ob und wie das Script unter Windows läuft kann ich nicht sagen, da ich es nur mit Ruby-Versionen auf OSX 10.5.6 und Gentoo Linux 2008.0 getestet habe.

Wer dazu Anmerkungen hat, darf sich gerne in den Kommentaren verewigen. Ich würde mich auch über einen kurzen Kommentar freuen, wenn Ihr das Script einsetzt.

Der Download erfolgt über GitHub: TwitterFollowerWatcher

iUseThis_Profiler v.0.7

Today I released version 0.7 of the iUseThis_Profiler. This new version includes an update checker which keeps you informed about the latest release of the software. So you don’t have to check the blog or some other pages for new versions. If there is a new version available you will see a tiny line of text at the top of the script output and can check the repository at GitHub to download it.
[note]The new version of the script is available using the already known link:

Script: GitHub
Changelog: GitHub[/note]

iUseThis_Profiler v.0.5

Okay there is one last release for today of this tool. In this new release 0.5 there is a bug fixed which was introduced in version 0.3. This bug caused the problem that you did not get any app found as a question. So some apps were added to your profile without asking you.

Also there are some feature improvements:

  • You don’t have to edit the script itself any longer to set your username and password. This option is removed by now. Instead the script will ask you for this information.
  • The script will not longer ask for already added applications whether you want to add it. Already added applications will be marked as not to add automatically.
  • The messages the script passes out while problems occur are now more user-friendly.[/note]

Thanks to Marcus for passing the feature requests to me.
[note]The new version of the script is available using the already known link:

Script: GitHub
Changelog: GitHub[/note]

iUseThis_Profiler v.0.3

Today I added support for preference panes to the iUseThis_Profiler. As a second point the progress is displayed while asking the user which applications to add to iUseThis so there is a feedback how many questions will follow.

Additional there is now a changelog for the iUseThis_Profiler available in the GitHub-Repository. The new version of the script is available using the already known link:

Script: GitHub
Changelog: GitHub

knuttr2@knut.me