Go Back   vBulletin Modification Discussions > Community Center > General Chat
Home Register FAQ Members List Calendar Mark Forums Read
vBSEO Info Tags

About This Page: This is a discussion on vBWeather Coming Soon within the General Chat forums, part of the Community Center category, at vBulletin Modification Discussions. What do you mean by data? Your weather data or when you change it in the form?


Reply
 
LinkBack Thread Tools
Old 07-19-2006, 12:11 AM   #61 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
What do you mean by data?

Your weather data or when you change it in the form?
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links

Old 07-19-2006, 12:20 AM   #62 (permalink)
Senior Member
 
Eric's Avatar
 
Join Date: May 2006
Location: France
Posts: 458
Eric is on a distinguished road
iTrader: (2)
Send a message via ICQ to Eric Send a message via MSN to Eric
I still see the daa from yesterday morning, as if the feed did not update
Eric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-19-2006, 12:46 AM   #63 (permalink)
Senior Member
 
Eric's Avatar
 
Join Date: May 2006
Location: France
Posts: 458
Eric is on a distinguished road
iTrader: (2)
Send a message via ICQ to Eric Send a message via MSN to Eric
here's a screenshot of what I actually see, we are 19 th 9.46 am when I post this
Attached Images
File Type: gif weather.gif (11.6 KB, 1 views)
Eric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-19-2006, 07:33 AM   #64 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
Weird, I will have to look into that tonight.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-19-2006, 01:19 PM   #65 (permalink)
Senior Member
 
Eric's Avatar
 
Join Date: May 2006
Location: France
Posts: 458
Eric is on a distinguished road
iTrader: (2)
Send a message via ICQ to Eric Send a message via MSN to Eric
for your info

it is now 10 pm and home on nix and FF and cleaned cache , still the same info from yesterday morning, so it is not IE or windows or....
Eric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-19-2006, 07:05 PM   #66 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
It has nothing to do with you. The updates are done by cron. Obviously something went screwy writing the mod on my 3.6 test forum and transefering it to this 3.54 site.

I'll get it worked out.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-19-2006, 07:47 PM   #67 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
Ok I figured it out, but it is a weird database quirk. Because it worked fine on the test server which uses the exact same database. Who knows. Anyway, it should be good now.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-19-2006, 11:25 PM   #68 (permalink)
Senior Member
 
Eric's Avatar
 
Join Date: May 2006
Location: France
Posts: 458
Eric is on a distinguished road
iTrader: (2)
Send a message via ICQ to Eric Send a message via MSN to Eric
indeed it is updating again... and crons can be weirdo's by moments
Eric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-19-2006, 11:26 PM   #69 (permalink)
Senior Member
 
Eric's Avatar
 
Join Date: May 2006
Location: France
Posts: 458
Eric is on a distinguished road
iTrader: (2)
Send a message via ICQ to Eric Send a message via MSN to Eric
it would be nice if someone else tests too now... seems I'm alone here except you Monkey....
folks......
Eric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-19-2006, 11:30 PM   #70 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
Before I had a default zip in the user database because I didn't want to throw an error while developing this. I removed the default to allow for the message to users who have not set their weather data. Of course, I forgot to update the query to ignore empty values. So it updated mine because admins are first in the table, then died on the empty value. I didn't notice because mine was updated. Sometimes that's the price of late night coding.

I'll take that as my hint to get to bed.

Enjoy your day.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-19-2006, 11:31 PM   #71 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
Quote:
Originally Posted by Eric
it would be nice if someone else tests too now... seems I'm alone here except you Monkey....
folks......
Sad isn't it.

I appreciate your help though.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2006, 11:11 PM   #72 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
I'm feeling cursed working on a weather mod.

It's 11:00 PM here and it's still 90 deg. This heatwave is way overboard. I sure hope the power doesn't go out. ):
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2006, 09:28 AM   #73 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
FYI: On the test site I have totally rewritten the javascript. It now updates the weather data for a new location ID when entered, if it is not already in the database. This way current data will be viewable right away.

Also, I am eliminating the US zip entry and making it Location ID only. This way we won't get two people with the same location but different id format having their data retrieved. It's wasteful and it might also violate the TOS with weather.com. Which is, not retrieving the current conditions for a location more than every half hour.

Anyone have ideas on other applications for this data? The data can be used anywhere userinfo is. Maybe a vbadvanced front page mod. OR maybe the users current temp and weather type in the postbit.

Last edited by Code Monkey : 07-23-2006 at 09:32 AM.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2006, 12:56 PM   #74 (permalink)
Senior Member
 
Eric's Avatar
 
Join Date: May 2006
Location: France
Posts: 458
Eric is on a distinguished road
iTrader: (2)
Send a message via ICQ to Eric Send a message via MSN to Eric
maybe add the possibility to ad the short weather version in central welcome block of vbadvanced ?
there is a lot of unused space there, well on my board anyway

that is, if you have some sweat left
Eric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2006, 11:40 PM   #75 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
The new user interface is now available for testing in your usercp. I think you will find it is very cool indeed.

It offers good feedback and updates a new location ID upon entry. Give it a ride.

Now the only question is does it work in all your browsers.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2006, 12:44 AM   #76 (permalink)
Senior Member
 
Eric's Avatar
 
Join Date: May 2006
Location: France
Posts: 458
Eric is on a distinguished road
iTrader: (2)
Send a message via ICQ to Eric Send a message via MSN to Eric
don't see manything changed, guess the code below has changed

tried it on winxop pro and ie6 at work now and all seems fine, changed city in less then 30 secs.... back and forth to original
the weather showed was instantly updated

will do same later at home from nix and FF
Eric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2006, 07:23 AM   #77 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
It should be giving you some visual feedback that a change is taking place.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2006, 08:41 AM   #78 (permalink)
Senior Member
 
Eric's Avatar
 
Join Date: May 2006
Location: France
Posts: 458
Eric is on a distinguished road
iTrader: (2)
Send a message via ICQ to Eric Send a message via MSN to Eric
mean the yellow flash ??
Just tested on FF at home (56k) and indeed I see the yellow frame when you save

at work on IE and broadband it is a flash , you hardly see it... think you need to set some time in the script or maybe once more IE doesn't respect coding, but that is something I can't judge

Last edited by Eric : 07-24-2006 at 12:31 PM.
Eric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-25-2006, 11:49 PM   #79 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
It doesn't need to be there long. It's just a visual effect to let the user know something is happening. People are used to page refreshes as the indicator. With AJAX, you need to give them some form of replacement.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2006, 04:33 PM   #80 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
I'm working on the vba front page bit if you want to check it out. I have never done much with vba so I will be tinkering a bit. If the front page breaks feel free to let me know.

Your input on the display would be appreciated.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-30-2006, 09:30 AM   #81 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,212
Code Monkey is on a distinguished road
iTrader: (0)
Anyone?
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-30-2006, 09:33 AM   #82 (permalink)
Junior Member
 
Oblivion Knight's Avatar
 
Join Date: Jul 2006
Location: England, UK
Posts: 13
Oblivion Knight is on a distinguished road
iTrader: (0)
Send a message via AIM to Oblivion Knight Send a message via MSN to Oblivion Knight
Quote:
Originally Posted by Code Monkey
I'm working on the vba front page bit if you want to check it out. I have never done much with vba so I will be tinkering a bit. If the front page breaks feel free to let me know.

Your input on the display would be appreciated.
Looks pretty good, but I'd try and design an alternative side module version too..
Oblivion Knight is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote