QRFeedback is a new idea regading usage of qrcode. Normaly you can use qrcode to redirect mobile user to your web site, but why do not use it to collect data from customer?
The main idea is to save in qrcode information like:
1) url for “show me in web”. This is the same as in standard qrcode
2) url for image (default is 1 followed by /qrfeedback.jpg)
3) list of option for vote (default is not specified and show emoticons)
4) flag to enable comment (default yes)
5) a welcome message
6) an asset id
7) url to post result (default is 1 followed by /qrfeedback
To get full option avaible also for allready print qrcode the client application can invoke basic url followed by /qrfeedback.txt to get all info.
Stay tuned for evolution.
Posted
on 30 settembre 2011, 23:18,
by admin,
under
Lavoro.
Hi all,
I use saplink to transport program between sap. Recently i found an issue in function group management when using customer namespace.
The class ZSAPLINK_FUNCTIONGROUP, method CREATEIXMLDOCFROMOBJECT, does not determine the programm group. If you need it you can change the code as below:
**** REPLACE
mainfgprogname = ‘SAPL’.
mainfgprogname+4 = objname.
**** WITH
* epru – fix to manage customer name space
data: l_namespace TYPE string,
l_name type string.
if objname+0(1) eq ‘/’.
FIND REGEX ‘(/.*/)(.*)’ IN OBJNAME SUBMATCHES l_NAMESPACE l_name.
CONCATENATE l_namespace ‘SAPL’ l_name into mainfgprogname.
else.
mainfgprogname = ‘SAPL’.
mainfgprogname+4 = objname.
endif.
Posted
on 29 novembre 2010, 22:00,
by admin,
under Senza categoria.
In a recent project we need to realize a lot of xml interface over http. My team and I want to find a good solution to manage them.
Our mainly idea is to get a easy and automatic way to have internal data structure that reflect xml (and xsd) data.
Posted
on 24 novembre 2010, 20:37,
by admin,
under Senza categoria.
Posted
on 20 settembre 2010, 21:56,
by admin,
under Senza categoria.
Posted
on 8 settembre 2010, 03:24,
by admin,
under Senza categoria.

Eccoti tra le mie braccia, benvenuta…
Posted
on 7 settembre 2010, 20:28,
by admin,
under Senza categoria.
Eccomi ancora qui… sulle sedie di questo pronto soccorso ad attendere un cenno.
Dietro alla porta Anna attende la chiamata.
Dentro lo stomaco quella morsa che stringe e che non sai quantificare bene… la parte razionale di te dice: ecco ci siamo, ma comunque non sei tranquillo…
Come sarà? Come la accoglierò? Cosa farà nel mondo?
…niente da fare…
Qui non si sa ancora nulla…. attendiamo fiduciosi!
Posted
on 3 settembre 2010, 23:59,
by admin,
under Senza categoria.
Si, lo so, non scrivo molto… ma voglio vedere se dopo tutto questo lavoro per aggiornare il sito vedo su twitter e facebook il fatto che ho scritto un articolo.
Posted
on 3 settembre 2010, 23:38,
by admin,
under Senza categoria.

Questo post arriva da Android