window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-SZT5S2F4W5', { 'anonymize_ip':true });

About Daniel

This author has not yet filled in any details.
So far Daniel has created 56 blog entries.
5 09, 2013

RESTfull WCF Service with CORS and JQuery and Basic access authentication

By |2017-04-22T13:27:35+02:00September 5th, 2013|Allgemein, C#, JQuery, VS2012, WCF|Comments Off on RESTfull WCF Service with CORS and JQuery and Basic access authentication

While developing an HTML5 mobile app I’ve become more and more in contact with Microsoft WCF Services to provide the app with data. So I’ve spent some more time to take a deeper look into the matter of WCF Services to resolve my issues with the HTML5 app communication taking into account the “Best practices”. But anyway, what came out of this project, you can see below. You'll also find the complete VisualStudio 2012 Solution as a download at the [...]

29 01, 2013

Acronis Backup & Recovery 11 for Windows Server License lost

By |2013-11-14T13:57:02+02:00January 29th, 2013|Acronis, Allgemein, Backup|Comments Off on Acronis Backup & Recovery 11 for Windows Server License lost

This Article explains how you would be able to restore your license if you getting error while the backup process is running. Error Message from Arconis: Command 'Backing up' has failed. Additional info: -------------------- Error code: 61 Module: 309 LineInfo: 4a8728dc8a1c94f4 Fields: $module : service_process_vs Message: Command 'Backing up' has failed. -------------------- Error code: 1 Module: 408 LineInfo: 9418a040040a4e4b Fields: $module : disk_bundle_vs Message: The feature is not available. On the machine, where the Acronis Management Server is running, please [...]

25 01, 2013

Parallels Plesk Panel 11 Non-chrooted Cronjobs

By |2016-10-29T13:52:45+02:00January 25th, 2013|Parallels Plesk Panel|1 Comment

Plesk 11 dosn’t allow you to execute cronjobs outside your chrooted shell so e.g. if you want to call a php file over the Plesk Panel cron management you get in trouble becouse the binary dosn’t exists within the chrooted enviroment. If you trust your customers enough to allow execution of scripts in a non-chrooted environment, you could enable it by the follwoing shell command: For Plesk Panel 10: Console command to enable: /usr/local/psa/admin/bin/server_pref -u -crontab-secure-shell "/bin/sh" Console command [...]

23 08, 2012

Confixx: Postfix Spam Mails automatisch in einen Ordner verschieben

By |2013-11-14T13:58:19+02:00August 23rd, 2012|Allgemein, Confixx, Debian, Linux|Comments Off on Confixx: Postfix Spam Mails automatisch in einen Ordner verschieben

Bei Confixx gibt es derzeit leider keine integrierte Möglichkeit Spam E-Mails in einen dafür vorgesehenen Ordner abzulegen, daher hier eine kleine Anleitung wie Ihr dies in wenigen Schritten selbst bewerkstelligen könnt. System: Debian 6.0 mit Confixx 3.x und Postfix + Procmail File: /etc/procmailrc sucht hier nach: # Mails with a score of 15 or higher are almost certainly spam (with 0.05% # false positives according to rules/STATISTICS.txt). Let's put them in a # different mbox. (This one is optional.) :0: [...]

18 02, 2012

Easy Image Rotator v1.0.5 has been released

By |2016-10-22T11:39:41+02:00February 18th, 2012|Allgemein, Joomla, Joomla 1.6, Joomla 1.7, Joomla 2.5|Comments Off on Easy Image Rotator v1.0.5 has been released

Easy Image Rotator v1.0.5 has been released for Joomla 2.5 see below the release notes Release notes v1.0.5: *new* Support of Joomla 2.5.0 *new* Support of Joomla Update Services *bug* fixed fallback image rotation issue *bug* fixed small css issues with joomla templates You can get the latest version there Downloads

25 01, 2012

Star Wars Uncut: Director’s Cut

By |2016-10-22T11:39:41+02:00January 25th, 2012|Allgemein|Comments Off on Star Wars Uncut: Director’s Cut

Hello out there one of my colleague found a nice star wars movie on vimeo  "Star Wars Uncut: Director's Cut"  take a look at that movie it is fantastic.

22 12, 2011

Easy Image Rotator v1.0.3 has been released

By |2016-10-22T11:39:41+02:00December 22nd, 2011|Allgemein, Joomla, Joomla 1.6, Joomla 1.7, Joomla 2.5|Comments Off on Easy Image Rotator v1.0.3 has been released

Easy Image Rotator v1.0.3 has been released for Joomla 1.6 see below the release notes Release notes v1.0.3: *new* german translations has been added *bug* fixed fallback if no menu item can be mapped You can get the latest version there Downloads

11 12, 2011

Joomla Extension Support Forum

By |2016-10-22T11:39:41+02:00December 11th, 2011|Allgemein|Comments Off on Joomla Extension Support Forum

Hi everyone, I've decided to open category within a joomla board to give you a better Support for the Joomla Extensions. You find the forum(s) under:http://joomla-help.de/extensions/

17 08, 2011

Convert Windows Server 2003 vmware .vmdk to Hyper-V .vhd

By |2016-10-22T11:39:41+02:00August 17th, 2011|Virtualization|Comments Off on Convert Windows Server 2003 vmware .vmdk to Hyper-V .vhd

I've tried the last night to move my VMWare Machines to Hyper-V get in trouble with my Windows Server 2003 *bahhh* The main problem was Hyper-V does not recognice SCSI Disks as Bootable, so my Macine was installed on a SCSI Disk. So if you convert your .vmdk into .vhd container you'll get a blue screen error while boot the system. After some searching i've found a solutin for this problem, the issue is you dosn't have a ide driver [...]

Go to Top