Search the web
Sign In
New User? Sign Up
nsbasic-symbian · NS Basic/Symbian OS Web Board
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 67 - 96 of 284   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
67
... I reboot and i try a new installation but i have the same problem....
cumulusg
Offline Send Email
Nov 3, 2008
11:46 am
68
... happens! ... Last minute news.I install NSBasic to my laptop and everything works fine.My laptop runs Windows vista Greek and the desktop runs Windows ...
cumulusg
Offline Send Email
Nov 3, 2008
12:34 pm
69
Hello, what Vista Version are you using ? I´m using Vista Home Premium with Service Pack 1 (german ed.) and it works fine. I remember that I had the same...
jkohlenbach
Offline Send Email
Nov 3, 2008
12:35 pm
70
... Windows vista home premium service pack1 english version.My laptop runs windows vista premium (no service pack) greek version and everything run ok....
cumulusg
Offline Send Email
Nov 3, 2008
12:38 pm
71
George Nice job with the new version, looks much better on 240x320 screens as well as 240x240. Pity I released new versions of my programs only as week ago...
rmrsoft
Offline Send Email
Nov 4, 2008
9:07 am
72
Congratulations on the new release - I'm sorry we created more work for you. We hope to do so again soon. :-)...
George Henne
ghenne
Offline Send Email
Nov 4, 2008
11:11 am
73
Hi, I always make it a point to showcase my completed projects to as many potential customers in the shortest time possible. I usually connects my Palm PDA to...
wzsun1328
Offline Send Email
Nov 5, 2008
1:25 pm
74
Thanks for the kind words and the information about these utilities. A very useful post!...
George Henne
ghenne
Offline Send Email
Nov 6, 2008
11:18 am
75
Why every time i try to use tcp library over gprs i receive an erro 4625;...
cumulusg
Offline Send Email
Nov 9, 2008
12:39 pm
76
That error code means "netErrInternal", which isn't too helpful. Have you tried the same thing over WiFi? Does it work?...
George Henne
ghenne
Offline Send Email
Nov 9, 2008
12:50 pm
77
... 4625; ... Yes over wifi is working fine....
cumulusg
Offline Send Email
Nov 9, 2008
2:29 pm
78
Let me run some tests here......
George Henne
ghenne
Offline Send Email
Nov 9, 2008
7:06 pm
79
Hi. Am currently evaluating ns basic to see if I can use it to develop and application that runs on an HP IPAQ over GPRS network to connect to a database on...
Bernad Kioko [Bernsof...
bkioko@...
Send Email
Nov 9, 2008
7:42 pm
80
Hi Bernard, Here is my way ... I´m connecting over GPRS or WIFI to a mysql database. The database run on an apache server with php. I use the TCP library of...
jkohlenbach
Offline Send Email
Nov 10, 2008
12:11 am
81
Hi, Some Provider don´t support full TCP/IP protocol over GPRS. Maybe you ask your provider. I made this experience running an tiny webserver on my cellphone....
jkohlenbach
Offline Send Email
Nov 10, 2008
12:20 am
82
This is correct. There are a couple of samples that come with NS Basic called TCPClient and TCPServer that can help you get started....
George Henne
ghenne
Offline Send Email
Nov 10, 2008
11:04 am
83
... develop and ... to a ... way to ... All examples does not work over gprs connection....
cumulusg
Offline Send Email
Nov 10, 2008
12:11 pm
84
Bernad is using an HP IPAQ, which I believe is a Windows CE/PocketPC/Windows Mobile device. So, I think this should be directed to the NSBasic CE forum. I...
email@...
mverive
Offline Send Email
Nov 10, 2008
2:17 pm
85
Just a progress report: I'm still working on getting a test bed set up here. Our E61 refuses to go into phone mode, the Sony Ericsson M600i isn't charging, and...
George Henne
ghenne
Offline Send Email
Nov 12, 2008
2:19 pm
86
Makes me wish I could email a charger.. or FTP a phone..Anyway, just a note to say good luck! From: nsbasic-symbian@yahoogroups.com ...
Bernad Kioko [Bernsof...
bkioko@...
Send Email
Nov 12, 2008
2:24 pm
87
Thanks! The two SE units are now charging....
George Henne
ghenne
Offline Send Email
Nov 12, 2008
2:36 pm
88
I am getting mixed results in the testing here. The Sony Ericsson M600 works fine. The StockQuote test app returns proper (though sharply lower) stock prices...
George Henne
ghenne
Offline Send Email
Nov 12, 2008
6:30 pm
89
OK, I got the other device working too. I tried using the web browser next. When it did not work, I dug into why. I needed to set up my carrier's data account...
George Henne
ghenne
Offline Send Email
Nov 12, 2008
7:04 pm
90
I am beginning to get people asking for non-English versions of my software. C++ and Symbian SDKs use a Resource file idea whereby the text is held in a...
rmrsoft
Offline Send Email
Nov 14, 2008
12:07 pm
91
The Symbian OS resource system for internationalization is somewhat cumbersome and impractical to use from NS Basic. I've always liked the idea of .txt files...
George Henne
ghenne
Offline Send Email
Nov 15, 2008
3:48 pm
92
Loading a huge array at startup is not likely to be a reasonable approach, due to the processing involved. Using individual databases for each language is a...
email@...
mverive
Offline Send Email
Nov 15, 2008
9:26 pm
93
... Not very, but I agree the database option is probably the best. I am just wondering how to do it to make the code readable. In other Symbian systems, you...
rmrsoft
Offline Send Email
Nov 16, 2008
10:56 am
94
I always put a comment with the English version in the code: If A<>B then gStringTable(1203) 'Values do not match You're right about the menus. We'll have a...
George Henne
ghenne
Offline Send Email
Nov 16, 2008
11:44 am
95
If you use a keyed database approach, you could use the English word (or identifier, such as Vehicle in your example) as the key, and use it to return the word...
email@...
mverive
Offline Send Email
Nov 16, 2008
6:21 pm
96
... word (or identifier, such as Vehicle in your example) as the key, and use it to return the word for the alternative language. Thank Mike, that is clever, I...
rmrsoft
Offline Send Email
Nov 17, 2008
10:56 am
Messages 67 - 96 of 284   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help