New WeatherCities.xml File Editor - Touch 3G General

G'day all, I have developed a WeatherCities.xml file editor, I'm hoping perhaps will be found useful.
It is a Windows, PC based utility, which I developed for when modding my HTC Touch 3G.
In short, it extracts weather codes from AccuWeather's, netWeather scripts.
Please note that this application is FREE to use and you may pass it on to anyone you wish.
Cheers!
-------------------------------------------------
(Now in version 2.3, uploaded 7th Feb, 2011)
The final cut, unless someone wants something added to it.

JetisonE said:
G'day all, I have developed a WeatherCities.xml file editor, I'm hoping perhaps will be found useful.
It is a Windows, PC based utility, which I developed for when modding my HTC Touch 3G.
In short, it extracts weather codes from AccuWeather's, netWeather scripts.
Please note that this application is FREE to use and you may pass it on to anyone you wish.
Cheers!
-------------------------------------------------
(Now in version 2.3, uploaded 7th Feb, 2011)
The final cut, unless someone wants something added to it.
Click to expand...
Click to collapse
Pls send calibaration data of htc touch 3g T3232, i am facing screen alignment problem in my touch 3g t3232 since 06 months pls help me out. and pls give me any information regarding this to sort out.........
thank you so much

Excellent! Your a champion and this will make life easier
A really big thanks ...

How to using?

Related

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

Source code for phone pad?

Hello people. I have tried phone pad (the htc touch design) day for two weeks now, and I have an idea to optimize it to be more user friendly, so I will be glad if someone can give me a link to the source code so I can begin to work on it. Its ok with a old version, better than start from the scracth .
KayDK said:
Hello people. I have tried phone pad (the htc touch design) day for two weeks now, and I have an idea to optimize it to be more user friendly, so I will be glad if someone can give me a link to the source code so I can begin to work on it. Its ok with a old version, better than start from the scracth .
Click to expand...
Click to collapse
This will be GREAT!! Im not a programmer but Im a big fan of phone pad!! How can i help you? Will the cab file be of useful?
Guys please do help if u can!!
Cheer!!
kaidi
The Phone Pad app is developed by HTC. As a proprietary app, source code is not available. The customized phone pads that are circulating around the forums were made by using a PE resource editor such as Resource Hacker to change the .bmp images of the phone pad. This way one can modify the look of the application without having access to source. Making any real changes to the internals of the application would be considerably harder and likely impossible.
fluxist
if u were to rebuild it, i will gladly assist u in the graphic and testing with both wm5 and m6.
Cheer!
kaidi

[CLOSED][Samsung SCH-i760 ROM] What would be best???

*THIS "PROJECT" IS CLOSED ON MY PART!*
If you wish to still follow this, please visit the below link, I believe alquimista and some other folks are still giving this a try.​
http://pdaphonehome.com/forums/samsung-sch-i760/108112-sch-i760-rom-r-d.html
Samsung SCH-i760 ROM
**UPDATE 03/10/08**​
I have found some useful tools to help me accomplish this, but still have some things left to find. Any help would be awesome, first I need a way to find what I can remove (useless files that take up space) and most importantly where I should to start to make this work. I'm pretty sure the forums will be closed later today, so if you could email if your able to assist me I would appreciate it!
What do you think?​
Hey everybody, I've been browsing this forum numerous times in the past couple of weeks looking to customize my i760 and haven't found much on it for upgrading it's performance. It seems that not many users have this phone, so I'm thinking of creating a ROM for this device.
It will probably take me some time, being this will be my first time creating anything for a PPC.
I'm asking for some help for this:
a) From fellow i760 users to get some input on what might be the best items for the ROM.
b) Also from advanced users on the best way to approach this creation.
All help will be very much appreciated.
I'd like to have some contribution to this forum, seeing how my phone has been completely customized from developers on this site. Big Thanks to all of you out there whos software I am using! You all have done a great job, I appreciate your time and hard work for it.
What are your all's thoughts on this?
Thanks in advance.
Any question you can email me @ jtisr241 @ aim dot com.
TheChampJT said:
Samsung SCH-i760 ROM
What do you think?​
Hey everybody, I've been browsing this forum numerous times in the past couple of weeks looking to customize my i760 and haven't found much on it for upgrading it's performance. It seems that not many users have this phone, so I'm thinking of creating a ROM for this device.
It will probably take me some time, being this will be my first time creating anything for a PPC.
I'm asking for some help for this:
a) From fellow i760 users to get some input on what might be the best items for the ROM.
b) Also from advanced users on the best way to approach this creation.
All help will be very much appreciated.
I'd like to have some contribution to this forum, seeing how my phone has been completely customized from developers on this site. Big Thanks to all of you out there whos software I am using! You all have done a great job, I appreciate your time and hard work for it.
What are your all's thoughts on this?
Thanks in advance.
Any question you can email me @ jtisr241 @ aim dot com.
Click to expand...
Click to collapse
I had the i760. I got rid of it because of the lack or roms.
And Your are right there are no roms out there, its not because people dont have it, but its something with the way Samsung makes their roms. It's not as flexible with as the HTC devices.
Thanks for the info, I still have a ton of research to do before I look into the development, I'll keep that in mind hopefully I can find a way around it.
hey help for all phones would be cool
spring777 said:
hey help for all phones would be cool
Click to expand...
Click to collapse
I'm not sure what compatibility the ROM will have, another thing I'm learning.
I would love to see a rom that does not include the d-day and all the get it now and vzw branded software there under WM6.1 with the threaded MMS of 6.1 and the Palm threaded SMS. But, that is just a pipe dream, so I will settle for just a software update.
Thank you for your effort sir.
spring777 said:
I would love to see a rom that does not include the d-day and all the get it now and vzw branded software there under WM6.1 with the threaded MMS of 6.1 and the Palm threaded SMS. But, that is just a pipe dream, so I will settle for just a software update.
Thank you for your effort sir.
Click to expand...
Click to collapse
Any idea on when the update wil be available? Hopefully I can incorporate this with the new files on the update.
i have the i760 and yeah I think this would be a good thing but samsung just does stuff differently with ROMs
here to help
byrnsey88 said:
i have the i760 and yeah I think this would be a good thing but samsung just does stuff differently with ROMs
here to help
Click to expand...
Click to collapse
Thanks, that's what I hear, hopefully once I figure out all the odds and ends to ROM's I can better understand how this is configured.
I second the vote for a rom that does not have the "extra" garbage including that useless picsel browser thing. An end button deactivator (comes in handy to "accidentally" hang up on the wife, but most of the time it's a pain in the ass), a built-in S2U2-like app, built-in touchscreen inteface (ifonz-like I guess). Overclocking.
Overall better memory use, power use, touchscreen use, end deactivator (tried AE, it hated my i760!!)
Update: Oh you know what I'd really like to see - one touch access to contacts, then particular category. The thing I miss most from my cell phone is pressing one button which calls up MY contact list, not the thousands of contact in Outlook. So to recap press a soft key, get the personal contacts list category.
what is the good word?
yea there's def. not a ton of support for the i760; but i've heard that there will be an update to wm6.1 for it so that should satisfy alot of us owners if its true
I hope theres a 6.1 Rom!!
I hear there is and Verizon will have it for download for the i760 on there web site when they finish there part of it.
JASTECH said:
I hear there is and Verizon will have it for download for the i760 on there web site when they finish there part of it.
Click to expand...
Click to collapse
Do you know when it will be completed?
760 for High speed Internet Bluetooth connection
Hey does anyone have any luck using the 760 as a celluar modem? I am using PDANet to open the profile and I connect without issue but I can only stay connected for a very short time usually less then one minute.
I have also been all over this site and I am looking for a ROM and there does not seem to be much of anything available for this device. Has anyone had any success with the ROM or any update that would let me use this device reliably with my laptop. I am not sure if it is Verizon or a setting on the phone but it is killing me.
Thanks for any suggestions.
Todd
I just ordered a i760 so i can help.
i say no iphone interface, its not that good i dont see why people want to copy it.
Alright, it seems there won't be an update anytime soon from Verizon, so I'll try to get something accomplished here, it seems all I do is work sometimes. Anyways, I'm still messing with apps and plugins to see what I want to build here. As soon as I can figure which I want I'll post the news.
Any suggestions on what should be included?
**SEE FIRST POST**
i760 Rom Dump
@ TheChampJT
I've been watching this thread for a bit now. At the same time I have been digging deep into my i760.
I was finally able to use itsutils (from here: http://www.xs4all.nl/~itsme/projects/xda/tools.html ) to run the following commands without errors:
pdocread
pmemmap
pmemdump 0x80000000 0x02000000 rom.nb
That last one gave me a 32Mb file obviously titled "rom.nb". I was feeling all uber l33t until I realized I have no clue what to do now. I am trying to decompile the file I dumped with the perl script that Willem (aka itsme) posted on his RAPI tools site. I am trying to compile the perl script in WinXP, because that's the OS I dumped the rom.nb file with. Should I boot into linux (fedora 8 or Backtrack3beta is all I got) to run the perl script? I haven't tried much of anything with it yet because I just dumped the rom.nb file late last night. However, any advice would be much appreciated.
I think my i760 is CID unlocked, because the first time I tried to run pdocread I got an error that said "Have you CID or application unlocked your device?". When I was able to run pdocread, I assumed I had somehow CID unlocked my device. But I have no way to tell for sure whether its CID unlocked or not. Its not like there's a popup window on the i760 that says "You've CID unlocked you device!!" So that's my second question, how do I know if I CID unlocked my device?
I've been hacking away at this for a solid 12days now Well, more like a month or so. I always peek into my new toy's registry as soon as I get it and make a few changes here and there to see what happens. I've run the Windows Mobile Security Configuration Tool and set my profile's security to "off". I made some changes to the reg entries under the policies entry. I've also done the whole **33284 then set to DM then reboot and set data connection to Modem Through USB, connected my i760 and installed the drivers for the Samsung modem in that mode (they are different from the MCCI drivers and modem set up). As you can probably tell, I operate on a "try a small hack, then see what happens, repeat" basis.
So that's where I'm at right now. Probably TMI for you, or anyone else reading this, but I am trying to put out as much info/knowledge as I can.
Obviously I am willing to help get a working, easy to use, cooked rom. Let me know if you want any of the files I have pulled off my device or any of the tools or dll's that I have found on the web, or any of the print outs I got from the itsutils cmd line tools.
Ta Then,
Alqui
You can PM me here at XDA or over at PDAPhoneHome, that is unless you think I'm a total ****tard, then don't PM me anywhere.
T9 for the front.

Corporate-Jargon Generator for Flash Lite 2.1

Hi all!
About a year ago I'd created this Flash application at the request of a few colleagues around the office. Couple weeks back I stumbled across the source files on my home PC and thought it'd be a funny idea to tweak it into a Pocket PC friendly app that anyone could use on-the-go to create some funny office-speak.
The current version supports two "modes". One to create random or custom-crafted phrases, the other to randomly generate full sentences of corporate jargon with a rolling history that you can peruse. The phrase mode allows you to randomly swap out verbs, adjectives and nouns independently.. or to specify a custom noun of your choice.
The app uses an XML file as a word database, so you can easily add or change the pre-supplied words and phrases!
I do plan to add a few more features to it in the near future, as well as make the interface slightly more finger-friendly. It works pretty well now but the performance could use some tweaking (animations get a little choppy at times).
So, hopefully some of you can have some fun with this. Its been a riot around my office so far and a few of the guys have put it on their phones to fool around with in meetings
Install is easy, open the zip file, copy folder to device, run SWF file. Flash Lite 2.1 is the only requirement. It should support all standard resolution configurations (elements should reposition themselves based on screen size/orientation) as well as both touch and non-touch screen devices.
If anyone has any issues running it, please let me know and I will try to fix it
Oh yeah, you can run this in a regular Flash player on your desktop as well in case anyone wants to fire it up there instead.
This, sir, is going straight to my device. thanks for the great app.
I love it! Great work
Thanks guys Much appreciated!
Haha... this is cool. Downloading now....
My friend, I just tried this and it rocks! I can't wait for the next staff meeting! I'll be getting a nice raise very soon...Thanks!
I think I've heard some of these in recent weeks
I think Im going to have to envisioneer impactful schemas during a meeting tomorrow!!
Thanks!
I'll be updating the xml file in a few days myself, anyone want to share unique terms?
My friend, I just tried this and it rocks! I can't wait for the next staff meeting! I'll be getting a nice raise very soon...Thanks!
Click to expand...
Click to collapse
Fantastic, be sure to let me know how that goes LOL
mattarse said:
I think I've heard some of these in recent weeks
I think Im going to have to envisioneer impactful schemas during a meeting tomorrow!!
Thanks!
I'll be updating the xml file in a few days myself, anyone want to share unique terms?
Click to expand...
Click to collapse
Please do share! I will update the included default file with whatever else you guys come up with. I have a few slated for addition now based on some conversations I had at work recently
"living document" is definitely going in ASAP LOL

New Oboe leaked ROM, Sense 2.5.2019!

All,
Here is the new 2019 Manila! Thanks to DFT, williyung, Indagroove and the guys at MobileUnderground for sharing!
RUU_Oboe_Dopod_CHS_1.08.706.1_Radio_1.01.00.0916_Test.exe
Mod Edit:
Links to MobileUnderground source:
Williyung Post and Mirror
Indagroove Post and Mirror
kristofpetho said:
All,
Here is the new 2019 Manila! Thanks to DFT, williyung, Indagroove and the guys at MobileUnderground for sharing!
RUU_Oboe_Dopod_CHS_1.08.706.1_Radio_1.01.00.0916_Test.exe
Click to expand...
Click to collapse
Don't forget to consider sending indagroove a buck for his effort and in support of the community as a whole.
http://www.mobileunderground.info/misc.php?do=donate
Best regards,
-boggsie
thank's for sharing to all guy's
Well I am able to get the new manila 20191914 ext'd, but when I cook with it the clock does not burn in. It also has a white block where the location should be. It is not cfc'd. Any ideas?
EDIT got it working(reg edits). However : In the Wheather tab, I have Black squares for cities in the "remove locations" and in will not respond. The setting tab has two dead things at the top of the tab and two three at the bottom. Message tab has cdma and gms buttons. RSS is not working and yes I have an oboe RSSHub.
Now if I can find all thoughs fixes. Can you help?
I edited the first post inserting the Original source Forum, i say Original source not leaker since this last one is DFT and i dont have any DFT links.
The best way to give credits to someone work is to post always his thread/post, please next time that someone post something that is coming to any external site it will be appreciated to insert the original link.
Most external site actually does this with XDA , its just a respect form
Thanks.
thanks for this one ....
Time to discuss about changes from 2018...
Please mention if you have found any difference from previous version or any specific tweak in order to continue the "developing".....
totalcmdext said:
Please mention if you have found any difference from previous version or any specific tweak in order to continue the "developing".....
Click to expand...
Click to collapse
I can not see any difference from 2018 version.
Also speed seems same to me between 2018 and 2019.
Anyone using the Manila Mail v2.6.20182220.0? There is no white background and the black words from multiple emails can be seen one on top of the other. I don't seem to be able to flip the emails up or now either.

Categories

Resources