View Single Post
  #6 (permalink)  
Old 02-13-2009, 10:30 PM
MikeKnoop's Avatar
MikeKnoop
Lurker
Offline
Threadstarter
 
Join Date: Dec 2008
Posts: 23
Reputation: 25
MikeKnoop is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Weather "More" URL

Hey guys,

Actually the file schettj referenced didn't exist on my diamond (juicyROM 3.9). However, doing my own grep of my manila files found that the URL resided within the file:

6be2e4bd_manila

at the very bottom of the file...
Code:
    S_h_e_l_l___N_a_v_i_g_a_t_e_T_o_____(___S_h_e_l_l_L_o_c_a_t_i_o_n___O_p_e_r_a_____Z___h_t_t_p_:_/_/_w_a_p_._a_c_c_u_w_e_a_t_h_e_r_._c_o_m_/_?_p_=_w_a_p_c_3_&_a_d_=_h_t_c_w_x__
I edited the file with hex editor to change the URL to point to my webserver, moved the file onto my diamond and it's working as we speak. Currently I have it pointing to a non-existing file on my server but I'm in the process of writing a little web-app to display the hourly forecasts for my zip code. I'll post an update when I'm done.


-Mike
Reply With Quote