Archive for the ‘Uncategorized’ Category.
October 19, 2012, 15:46
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’ »
December 15, 2011, 11:46
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’ »
December 13, 2011, 06:21
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’ »
Tags:
abmahnung,
HTML,
impressum,
netbeans,
opencart,
php,
vqmod,
wiederrufsbelehrung Category:
CodeProject,
HTML,
OpenCart,
Programming,
Uncategorized |
7 Comments
September 3, 2011, 07:03
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