Articles in the Allgemein category

  1. Problem with content type in Magento Rest Api

    When using the Rest Api of Magento with a POST request and you get following error: "Invalid data type. Check Content-Type." you must read my blogpost further because I know the answer :)

    analyzing this

    The source of this error is in app/code/core/Mage/Api2/Model/Request/Interpreter/Query ...

    Tagged as : Magento
  2. Mimeopen a cool tool too :)

    This article might be a bit short, but I think it is worth mentioning that I discovered another cool application for linux which might revolutionize your console usage :) The cool tool is called mimeopen and can be found in the package dev-perl/File-MimeInfo or perl-file-mimeinfo (depending on your distribution).

    Why ...

    Tagged as : Linux Tools
  3. Languages and Subtitles in XBMC

    In XBMC the support for different languages in movies or subtitlelanguages is minimal. In this guide I will show what I did, to display the language and subtitle language of my movies. So it covers how to get the audiolanguage in the database and how to use this information to ...

    Tagged as : XBMC python
  4. Exiftool: a cool tool

    I want to show a very nice tool which can help you to improve your photocollection. It is called exiftool and can be found in any linux distribution. It can be used to view the exifdata which gets saved to images. Also it can batch-replace this exifdata and batch-rename the ...

    Tagged as : Linux Tools
  5. Add-In Bug with Excel and disabled VBA

    Because I spent many hours tracking the bug down, I want to post a problem I had in excel with installing an add-in and hopefully help somebody else.

    The add-in couldn't be installed. By enabling it with excel-options > add-ins > go. It prompted me with:

    Microsoft Office Excel cannot acces ...
  6. Ghost.py/Qtwebkit redirect problem + solution

    I'm using ghost.py and qtwebkit which seem to have a problem with the 3xx HTTP-Status codes. It doesn't follow the "Location" header. In this post I explain my hackfix so that this works again.

    Bug description

    I use PyQt 4.9.6-r2 from the gentoo repository. And ...

    Tagged as : browser Python

Page 1 / 3