Feeling social? Connect with me:

Tag: Zipcode to WOEID Converter


Weather App

Posted by Jasper Valero in Portfolio. No Comments

21st February

For my Flash ActionScript Techniques course one of our assignments was to build a weather application using the Yahoo Weather API. The UI for this app was built in Flash CS5 and the functionality was coded in ActionScript 3 using FlashBuilder 4.5. We had to display unique icons for the different weather codes as well as display fundamental weather data by zip code.

While reading through the documentation I discovered that Yahoo was in the process of deprecating zipcode queries to their API. Instead they would only allow calls using what they refer to as a Where On Earth ID (WOEID). At the time of the project zip codes still worked, but I wanted to ensure that my application would be up and running long after the project and the course were over. That is why I wrote a utility class … Read More »






Latest From My Blog

Read about my latest thoughts, experiences and projects.

GameBase

Prototype app created for my Backend Development and Frameworks course. For this assignment we were tasked with building out an database drive web application...

GitSwitch

This is a script I wrote for integrating GitHub issues with PivotalTracker. It allows a panel to be created in PivotalTracker that will allow...

EstiloCSS

This project was created for my Deployment of Flash Projects course. It is an Adobe AIR app that creates color palette comment blocks within...