NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - mjost

Pages: [1]
1
Your Views and Comments / Finding my own messages
« on: January 22, 2014, 02:03:08 AM »
Hello !

Is it possible on this forum to see (find or filter) just my own topis and responses to them? How?

Best regards.
  Matjaz Jost

2
Web Server - Ask For Help / Mobile screen resolution
« on: August 06, 2013, 03:39:10 AM »
Hello !

It's probably not the NetTalk problem but anyway - I am working with NetTalk 5.44. I'm working on project where most clients will be mobile phones, mostly with Android. I'm doing my pages with html5 and serving them via NetTalk.
I'm positioning the screen elements (mostly buttons) with css and javascript so that the complete screen covers 320 x 480 pixels as is also the resolution of my testing smartphone (Sony with Android 2.3). The problem is:
- when I try the app with a browser on desktop PC, the page is about 320 x 480 pixels as programmed
- when I try with the browser on my smartphone every page starts reduced by a factor of about 2.5 (to  about 140 x 200 pixels). So I (the user) have to expand it to the full screen by finger gestures every time to be usable which is annoying and probably unacceptable for normal clients.
What can be done about this? Is this a html or the browser problem?

Thank you in advance for any help.

Best regards.
                        Matjaz Jost


3
Web Server - Ask For Help / NetTalk logging
« on: August 05, 2013, 04:53:09 AM »
Hello !

I'd like to log the outgoing traffic of NetTalk web server, I mean the complete html code that is sent to the web client. I couldn't find the functionality in templates. If it does not exist in which embed I could write my own code to do the logging?
I'm using NetTalk 5.44.
Thank you in advance for any help.

Best regards.
    Matjaz Jost

4
Web Server - Ask For Help / Windows CE, very slow
« on: September 06, 2012, 11:42:49 PM »
Hello !

I've started a project with NetTalk 5.44 for a handheld terminal with barcode scanner which runs Windows CE 5.0 and Internet Explorer over a WiFi wireless network.
I started with a Calculator(34) example which I simplified to one entry field and one display field.

When I tested the app on the terminal it was unacceptably slow. I compared the traffic in the server log between connecting to the app from handheld terminal and from a PC.
- from a PC there were only one POST and two GETs and everything was very fast
- from a terminal there were one POST and about 30 GETs everytime loading everything like when the first time connected: all scripts and styles. It can take up to 10 seconds to update the page

What can be done here?

Best regards.
                               Matjaz Jost



Pages: [1]