TvV - TV guide for PPC - Windows Mobile Development and Hacking General

Hi everybody.
I wrote a little program for display TV guide for Polish people. This data are getting from tv.wp.pl.
This software has possibility to translate to other language and getting data from other services.
i'm looking for people who can prepare some script to make data for another countries.
My English is not excellent, but if somebody can write php scripts and want to share it to other users, please contact me.
TvV you can see on http://inform.ovh.org - Polish
and
simple English http://inform.ovh.org/index_en.php
best regards
vito100

Works gate on my TyTn II

vito100 said:
Hi everybody.
I wrote a little program for display TV guide for Polish people. This data are getting from tv.wp.pl.
This software has possibility to translate to other language and getting data from other services.
i'm looking for people who can prepare some script to make data for another countries.
My English is not excellent, but if somebody can write php scripts and want to share it to other users, please contact me.
TvV you can see on http://inform.ovh.org
best regards
vito100
Click to expand...
Click to collapse
I would be happy to modify your script to work in the US. Might be little more difficult due to the number of cable/sat providers, but shouldnt be that big of a deal. Let me know what you need me to do

do you work with xmltv?
I think this would make it easier to get a generic result that can be addapted easily to every country...
I'm using TVGuide which is working very well (with xmltv downloaded by PC application jXMLTV). But I miss the possibility to download the xmltv using ppc only.

can you make an english versio of http://inform.ovh.org? I think this will help alot to get other people involved...

I'm tested this program for many days. Works great

VOODOOS!L said:
can you make an english versio of http://inform.ovh.org? I think this will help alot to get other people involved...
Click to expand...
Click to collapse
here you are simple english version
http://inform.ovh.org/index_en.php
as attachment is instruction how to prepare services for another countries.
if somebody now a little how to write PHP, can analize my native script and prepare another.
XMLTV are'nt supporting Polish channels :-(

Related

List with available ROM-Versions???

Hy Guys....
May it be usefull to make a list with the different ROM-VErsions and Languages and where tey can be downloaded?
There are many Questions in the forum about where to get, and what is the actuel state.....
This may be a little help for many users (i think)
Regards
Stefan
LumpiStefan said:
May it be usefull to make a list
Click to expand...
Click to collapse
Are you volunteering to make such a list?
I'll definitely do the layout and put it online if someone else maintains it.
I can try it, but I need some support from the other Users.
Like Personal Messages which Version and Language they have, from where they get it,.....
When the Users cooperate it will be a easy work for me.....
Stefan

SMS Fun Tool

Hi everybody. When I write SMS with my girlfriend I sometimes mess with the text. For example I write the text down on a paper and writh it backwards like:
Hi sweetheart. I just wanted to say that I stay here one more day. I love you --->
ouy evol I. yad erom eno ereh yats I taht yas ot detnaw tsuj I. traehteews ih.
So that she has to read it from the end.
Unfortunatly I am not a programmer. Could anybody write a tool that can mirro an sms text please. Then it would be easier. No need of paper anylonger.
And if anybody else has more funny ideas it could end up in a fun sms tool.
Thanks alot.
Greets Alex
oh yeah great fun. I suggest you ask your girlfriend to look at the phone facing a mirror and read the text from the mirror image. Just joking no offince There are serious issues which need to be resolved with XDA2 SMS before we can make fun out of it.
Kufi, have you really thinked on what you said ? did you try the mirror ? was the same effect ?
Alex, if i have some time, i'll write a simple app to do it in the next days and post it here
regards
Hey Hbatista! Sounds great!
Thank you very much!
@ kufi if you turn your display off you get a mirror
Alex
loooool guys, you are wonderful! I tried the mirror but what I saw was the ugly me..
here's your tool with source code
Glad that good humour still persists!
Here's your app. I'm including source code and a ARM cab to do the installation. You should copy the cab and dat file to your device and proceed to installation.
Hope it helps
regards!
talking about good humor..
I included in the about box a small credit to Kuffi!
Hi hbatista! Thank you very much for your cool tool.
A copy function would be cool though. Because then I could copy any text into a sms or mms using the normal tools which also stire the send messages.
And... Nice Mirror Pic Man!!
Thanks.
Alex
right away!
no problem!
here's the new version with a copy/paste menu!
Thanks Man.
Really nice one.
Alex
Now I get an error:
MirrorSms.exe
MissingMethodException
Application::Run+0xf
frmSendMirrorSms:Main+0xa
Is anything else exept the files you attached needed to run it properly?
Alex
sorry!
yep.. I only tested it on emulator, and I don't know why the opennetcf is not being correctly installed...
this new version is working...
Now another funny thing. Does anybody remeber these secred languages form childhood? We were about 5 children and we had such a language training it for weeks. At the end we were really fluent and nobody could understand us. My sister and I still use this language for fun every now and then.
Now we could transfair this to SMS.
For example: Iluvi aluvam coluvomiluving laluvateluver.
which means: I a m co mi ng la te r
I am coming later.
The rule is: After each vowel you put luv and then repeat the vowel if there are more vowels in a row like ea you take all of them and put luv there like ealuvea.
Do you like my suggestion?
Any other ideas?
Alex
lol
well, and what about random ? :lol:
the source code is there, so any other posters can change it. now i have to come back to my vehicle tracking system
Thanks anyway.
Very nice tool
Greets
Alex
phonenumber?
Do you need to type the phone number in by hand? I don't know any phonenumber nowadays ...
Copy/paste doesn't seem to work in that field
phonenumber?
Do you need to type the phone number in by hand? I don't know any phonenumber nowadays ...
Copy/paste doesn't seem to work in that field
contacts integration only available at commercial release
(read this post title) :lol:
I'm just kidding.
Well, integration with contacts will be a little more difficult. There is no library to do it in the language i used.
Even the clipboard integration was more difficult than sending the sms (can u imagine ?), because compact framework does not support CE clipboard.
I'm not fluent in eC++, but maybe other posters can do it...
Although, if i have some time i will do it...
regards
Hello hbatista,
I'm trying to find a simple programming language to program small nice functions for my Qtec. can you suggest an affordable language ?
thanks
See OpenNetCF
Hi Abalgir
Right now, the best choice would be eC++ (embedded visual c), but for someone initiating, it could be complicated. You can also choose embedded visual basic (eVB).
Although, Microsoft operating systems are migrating to "Managed code" and .net technologies. This means that you should start thinking on using .net to program the devices. In .net you can choose your favorite language, like c# or vb.net, but i prefer c#.
With .net compact framework, you can do a lot of things, but some core fiunctionalities are still not available, but you can use something like OpenNetCF (see www.opennetcf.org) to do core things like sendsms, etc
hope it helps
All the tools you need to develop for windows mobile
I received some private messages with more questions about how to develop for qtek
Here's a link that better explains what i said earlier and gives more details about everything you need to develop for windows mobile:
http://msdn.microsoft.com/mobility/...ry/en-us/dnppcgen/html/devtoolsmobileapps.asp
Emulators are included in PocketPC 2003 sdks
regards

QTEK 9100 in Russian - How to get it in English ?

Hi !
I recently bought a QTek 9100 "Deluxe" while passing by Moscow ! The version is in Russian and I was convinced I could manage to get it into English , but .........
When trying it, probably as it is a G4 device, I can not do anything !
Could anyone advice please ?
IPL 2.18.0001
SPL 2.18.0001
GSM 02.20.11
OS 2.18.7.1
If you can navigate a little in russian, try hitting start-->setting--> go to the second tab at the bottom (system) and then regional setting (looks like a globe) and in the first tab there is a drop down menu that will allow you to change the language. Then, do a reset and your language should change. I've never actually done this so I'm not gauranteeing it will but I remember running across a post once saying that it would. It's worth a try anyway.
Look through the options until you see (this is as close as I can do in roman rather than cyrillic)...
Ye3NK (only the N is backwards - this is "language" - the E may be curvy with two dots above it)
AH7nNCKN (with the 7 and Ns displayed backwards and "n" is very like the maths symbol for pi - is "English")
Alternately look up each of the letters in "yezik" and "angliski" here for the exact picture...
http://www.indiana.edu/~libslav/slavcatman/trrus.html
I dont have cyrillic on this server, but even if i did you would need it installed too or you will just see mainly vowels with phonetic symbols above.
And good luck!!!
Not functionning yet !
Hi guys !
Many thanks for your feed-back !
Unfortunately I tried before and the "international" language is already selected on "English", but all menus etc. remain in Russian.
I had a talk this morning with the national provider of QTek of my country stating that there were no way, but through the net with some 80 % risk that the mobile would simply crash and be of no use !
I would really appreciate if anyone would have a "positive" experience in this regard.
Many thanks in advance !
You have to use "" Shell Tool", can find it on this forum to reflush G4 Wizard.
Read this:
http://forum.xda-developers.com/showthread.php?t=293480
Thanks Fresh,
but unfortunatelly I am not really a specialist in I.T. and do not really understand what I am supposed to do.
Especially the pages starting with "ftp://" remain unreable to me ! I guess I do something wrong, but do not know what !
Thanks for any help !
Nice day
Approches said:
Especially the pages starting with "ftp://" remain unreable to me ! I guess I do something wrong, but do not know what !
Thanks for any help !
Nice day
Click to expand...
Click to collapse
"ftp://" if you have this, you have to copy this to the address bar of your browser, then you wil see something like list of folders and files.
Click on the files you want, then it will start to download.
Looks like you need to navigate here:
go ftp://[email protected] find ''Uploads'' folder, then ''WIZARD'', then "Unlocking''
and copy all staff to your computer
Hello Free breaze,
Sorry, but at my level it seems I am even not able to log in what you adviced : ftp://[email protected] !
Trying but still no any success with passwords !
Sorry !
Strange, password is xda, i logged in one second....
I am trying but with xda as log and xda as pass and do not get through !
I brought my mobile today to a specialist, but he said that the Russian version was more advanced than the English one he had, and could not downgrade in Russian !
It is looking such a headache !
Next time I will take a simple and very small Nokia I think !
Well, i am russian, i don't have G4 Wizard, but on russian forums
a lot of people had done upgrade and downgrade G4, so you need another spesialist
I will try to search for you and make english manual how to this week, but did you think to upgrade to the WM6?
Another chance, try this:
Wizard Service Tool
http://forum.xda-developers.com/showthread.php?t=295038&highlight=Wizard+Service+Tool
Hi Fresh Breeze !
Many thanks for your permanent help (and there is much to do with such "specialist" as I !).
About WM6 I have read and understood that it is not yet stable, but if you have any advice would be much appreciated !
It seems the downgrade of the Russian version is a kind of must as no equivalent version in English could be found.
I had a look as well on Service Tool, clarifying now some aspects !
Many many thanks to you !

How to write diamond programs

Hi guys I would like to have a go at writing programs for my MDA but it’s been quite a while since I last did some programming so need some advice on what language to use and what programs I need to write and compile the code. Any advice would be great.
Thanks
Tim
hawkeyetim said:
Hi guys I would like to have a go at writing programs for my MDA but it’s been quite a while since I last did some programming so need some advice on what language to use and what programs I need to write and compile the code. Any advice would be great.
Thanks
Tim
Click to expand...
Click to collapse
First advice is that you should use the search function!
I did one search for programming in here (Themes, Applications and Software) and got this
http://forum.xda-developers.com/showthread.php?t=434147&highlight=programming
http://forum.xda-developers.com/showthread.php?t=425752&highlight=programming
also, try looking in 'Development and Hacking'
http://forum.xda-developers.com/forumdisplay.php?f=260
good luck with the development... hope to see some nice apps from u soon

Can someone recommend an English <-> German translator?

I've looked all over then net, but there's too many options.
I'm traveling to Germany for work and would like some form of translator to help me get around. A general travel tool with some phrases would be great.
Does anyone have a recommendation?
I use PocketDict, by Tj Mobile.
I has a number of languages. I suspect it was cheap though is why I got it. Never compared it to others.
http://www.tj-mobile.net/pdPPCPocketDict.htm
You may also want to check out W0lf's Translator.
for what i need w0lfs works good
or if you have web use the googles language module..
http://www.google.com/language_tools?hl=en
has many languages....
S
drsm0ke said:
or if you have web use the googles language module..
http://www.google.com/language_tools?hl=en
has many languages....
S
Click to expand...
Click to collapse
if i remember right, w0lfs uses google languages to translate

Categories

Resources