Archive for the ‘Uncategorized’ Category.

Windows Mobile – A simple web server with extended features

The attached web server offers some options to control the device or show informations about it. The web server runs on the device and enables direct control or delivers information about the device.

The project enclosed default web page offers all implemented commands. The following is a list of what is currently implemented:

  • SystemInfo: get OS version info
  • BEEP: let the device beep
  • START: starts a process
  • KILL: kills a process
  • SETLED: light/unlight/blink a LED
  • VIBRATE: special LED case, this sets a LED which is a placeholder for the vibrate motor
  • SIP: show/hide the Software Keyboard
  • SHOW: ShowWindow implementation (show normal, hide, minimize etc)
  • ENABLEWINDOW: enable or disable a window

The default web page

  

Continue reading ‘Windows Mobile – A simple web server with extended features’ »

Opencart oder OCIE, Versions-Verschleierung

Hallo

falls jemand VOR der Installtion von OCIE 1.2.5 wissen will, zu was das kompatibel sein soll oder auf welcher OpenCart Version das basiert:
OCIE v.1.2.5
Based on OpenCart v.1.4.9.x

Continue reading ‘Opencart oder OCIE, Versions-Verschleierung’ »

Develop an OpenCart vqmod to alter the confirm eMail

Hello

[updated 21. dec 2011, see code change]

I had the need to alter the OpenCart (1.5.1.3) order confirmation eMail to include some legal text (german Impressum (company contact) and Wiederrufsbelehrung, Stichwort Abmahnung) and to remove the display of the IP.

To be able to watch and debug my code additions, I had to setup a development system for the OpenCart shop instance:

Continue reading ‘Develop an OpenCart vqmod to alter the confirm eMail’ »

WordPress CodeprojectFeeder Plugin updated

Hi

I just updated my CodeProjectFeeder WordPress plugin.

I did the code change requested by WebBiscuit at the Technical Blog mirror at CodeProject

have fun

josef