Go Back   xda-developers > Windows Mobile Development and Hacking > Windows Mobile Apps and Games


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 1st September 2009, 05:36 PM
cyberde's Avatar
cyberde cyberde is offline
Senior Member
 
Join Date: Jul 2008
Posts: 152
Default [APP] Manila2D WeatherCities Editor v.1.2.1 [UPDATED 17-09-2009]


Manila2D WeatherCities Editor
donate

Hi all,

I've been searching for a tool to edit the weather database (xml) in Manila2D. Because I couldn't find any I decided to code one myself. Now it's finished I want to share it with the community

Features:
  • Runs on your phone!
  • Allows you to add/edit and delete cities from the database
  • Allows you to search AccuWeather.com for the corresponing weather code (no more searching for the code in the website-url whatsoever)
  • Allows you to clear the database and only add the cities you want
  • Works with the latest Manila2D (v2.0 build 19191432)

Requirements:
  • .Net compact framework 2.0
  • Patched Manila2D to allow alternate cities (eg not2advanced)
  • QVGA compatible deviceWindows Mobile 5.x or higher

Screenshots:




History:
17-09-2009 Version 1.2.1 released
14-09-2009 Version 1.2 released
11-09-2009 Version 1.1.2 released
07-09-2009 Version 1.1.1 released
06-09-2009 Version 1.1 released
31-08-2009 Version 1.0 released

Changelog:
V1.2.1
  • Updated splash screen so the user knows what the program is doing
  • Added read-only detection of the database file (xml-file), has the ability to remove the read-only attribute by itself.

V1.2
  • Enhanced graphics to match the Manila style, courtesy of S.V.I.
  • Detection of languages, so it uses the right XML file according to language settings
  • Appens the abbreviation of the state and country to the name, just like the cities that are already in the XML-file
  • Keyboard automatically shows when a textbox has gotten the focus
V1.1.2
  • Some parsing changes
  • Appends the state or province to the name instead to the country
V1.1.1
  • Fixed issue when selecting the keyboard on the search screen, the main screen gets focussed and hiding the search screen;
  • List is now alphabetically saved;
  • Fixed an exception which could occur when deleting an item.
V1.1
  • Added additional search code to improve searches (still depends on AccuWeather.com's search, but returns more results);
  • Changed "Save as New" to "Add to list" to make more sense;
  • Fixed the softkeyboard from hiding the input fields.

Q&A:
Awesome, can I donate?
Sure you can, just click here and donate away

Can I post a wish or suggestion?
You can post them in this thread and if I have time I’ll have a look at it.

I’ve found a bug, what do I do now?
Post them in this thread and instructions on how to reproduce that bug.

I’ve added a city but Manila complains it cannot retrieve weather data, what do I do now?
Most likely your Manila isn’t patched to an alternate weather url (see requirements). If it is patched then the code might be wrong or the server has a glitch.

I can't find the city I'm looking for, what to do?
This application only searches and parses the AccuWeather.com site (international search). So it could happen that for instance 'New York' doesn't return the New York in the US. Instead search for 'New York, US'.

Download:
Click here to download or click the cab-file attached to this post.

Cheers,
CYBERDE
Attached Files
File Type: cab CYBERDE Manila2D WeatherCities Editor_1.2.1.cab (45.8 KB, 985 views)

Last edited by cyberde; 27th September 2009 at 04:30 PM.. Reason: Updated post
Reply With Quote
Sponsored Links

  #2  
Old 1st September 2009, 05:37 PM
cyberde's Avatar
cyberde cyberde is offline
Senior Member
 
Join Date: Jul 2008
Posts: 152
Default

Reserved ...
__________________
Manila2D WeatherCities Editor (donate)

Last edited by cyberde; 9th September 2009 at 11:12 AM.. Reason: No known bugs for now :)
Reply With Quote

  #3  
Old 1st September 2009, 05:44 PM
stylez's Avatar
stylez stylez is offline
Moderator
 
Join Date: May 2008
Location: XDA Server
Posts: 6,167
Default

Awesome gonna give try, should make things easier for people not able to edit .xml

Thankyou
Reply With Quote

  #4  
Old 1st September 2009, 08:15 PM
denco7's Avatar
denco7 denco7 is offline
Senior Member
 
Join Date: Apr 2008
Location: Outside of Boston
Posts: 2,387
Default

Nice idea, really helpful.

Only the Input field does not scroll up when the onscreen keyboard pops up, so you can't see what or where you are inputting. You have to close the keyboard, check to see what you have typed or deleted and then popthe keyboard back to continue.

Also seems like I can only put in one custom city and then no others.

EDIT : ok , figured it out. After putting in new city info, you have to go to edit soft key and hit " save as new " and then press the menu soft key and hit " save changes " soft reset and new city will appear in list.
__________________
__________________
ROM: Stylez Black v5 beta , still testing, not yet done.
OS : 5.2.21051
Build: 21051.1.6.4
Radio: 1.70.19.09
SPL: 3.29 Hard
Phone: AT$T Tilt
New HTC Wiki and Support Forum for North American HTC devices
Doing A Hard Reset On Your HTC Phone

Last edited by denco7; 1st September 2009 at 08:28 PM..
Reply With Quote

  #5  
Old 1st September 2009, 08:43 PM
greywolf1965's Avatar
greywolf1965 greywolf1965 is offline
Senior Member
 
Join Date: Mar 2009
Location: Madison
Posts: 137
Default Location

Looks like a very promising and needed software.

I installed to my main memory, but now I cannot locate it in Start>Programs...I actually went to File Directory and found the files there and started it from there. Am I missing something?

I am currently testing the program, will report back later....

Thank you.


UPDATE: I found the shortcut in Start>Programs.
__________________
ROM: Stylez_Black V4
Radio: 1.70.19.09
SPL: cmonex's 3.29.Hard2
Device: HTC TYTN II (usb port still broke, but charging via desktop battery charger)

Last edited by greywolf1965; 1st September 2009 at 08:49 PM..
Reply With Quote

  #6  
Old 1st September 2009, 09:36 PM
busychristian busychristian is offline
Member
 
Join Date: Feb 2009
Posts: 69
Default

Quote:
Originally Posted by cyberde View Post
Hi all,

I've been searching for a tool to edit the weather database (xml) in Manila2D. Because I couldn't find any I decided to code one myself. Now it's finished I want to share it with the comunity

Features:
  • Runs on your phone!
  • Allows you to add/edit and delete cities from the database
  • Allows you to search AccuWeather.com for the corresponing weather code (no more searching for the code in the website-url whatsoever)
  • Allows you to clear the database and only add the cities you want

Requirements:
  • .Net compact framework 2.0
  • Patched Manila2D to allow alternate cities (eg not2advanced)
  • QVGA compatible deviceWindows Mobile 5.x or higher

Screenshots:



History:
31-08-2009 Version 1.0 released

Q&A:
Awesome, can I donate?
Sure you can, just click here and donate away

Can I post a wish or suggestion?
You can post them in this thread and if I have time I’ll have a look at it.

I’ve found a bug, what do I do now?
Post them in this thread and instructions on how to reproduce that bug.

I’ve added a city but Manila complains it cannot retrieve weather data, what do I do now?
Most likely your Manila isn’t patched to an alternate weather url (see requirements). If it is patched then the code might be wrong or the server has a glitch.

Download:
Click here to download or click the cab-file attached to this post.

Cheers,
CYBERDE

I have compact framework 3.5...is that ok to use or 2.0? thanks
Reply With Quote

  #7  
Old 1st September 2009, 10:05 PM
S.V.I's Avatar
S.V.I S.V.I is offline
Senior Member
 
Join Date: Jan 2008
Posts: 1,308
Default AWESOME!

So I patched Manila 2D from mega. have not yet patched it for 6.1.
as soon as I get a chance to upload it I will post a link.
can't wait to try it
Reply With Quote

  #8  
Old 1st September 2009, 10:16 PM
busychristian busychristian is offline
Member
 
Join Date: Feb 2009
Posts: 69
Default cannot find local zip

check on accu website, it's there, did a search cannot find...is just not in the data base? any help..thanks
Reply With Quote

  #9  
Old 2nd September 2009, 12:37 AM
S.V.I's Avatar
S.V.I S.V.I is offline
Senior Member
 
Join Date: Jan 2008
Posts: 1,308
Default

same thing here. finding cities that actually exist (even though most people have never heard of them.
Try Mars or Moon PA (US) we have some funny places in Pennsylvania

edit: cant find any US cities. even New York!

Last edited by S.V.I; 2nd September 2009 at 12:45 AM..
Reply With Quote

  #10  
Old 2nd September 2009, 12:48 AM
busychristian busychristian is offline
Member
 
Join Date: Feb 2009
Posts: 69
Default

Quote:
Originally Posted by S.V.I View Post
same thing here. finding cities that actually exist (even though most people have never heard of them.
Try Mars or Moon PA (US) we have some funny places in Pennsylvania

edit: cant find any US cities. even New York!
ya, I know, same here in NC....maybe needs some more "tweaken"...still a good app though
Reply With Quote

Reply

Tags
cities, database, editor, manila, weather

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:35 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.