+ Reply to Thread
Results 1 to 8 of 8

Thread: Pretty Nice Weather API dll

  1. #1
    Programming Professional Parabola will become famous soon enough Parabola will become famous soon enough Parabola's Avatar
    Join Date
    Jul 2009
    Location
    Texas
    Age
    25
    Posts
    300
    Blog Entries
    3

    Pretty Nice Weather API dll

    I just found this while looking around, it seems pretty nice. It's a dll to reference in your project that pulls maps and weather from google. All the source code is included! Check it out, I'm working on an app with it right now.

    Animaonline Weather API - Home

    There is a source code tab on the page as well.
    Programmer (n): An organism that can turn caffeine into code.
    Programming would be so much easier without all the users.

  2. #2
    Programming Professional Parabola will become famous soon enough Parabola will become famous soon enough Parabola's Avatar
    Join Date
    Jul 2009
    Location
    Texas
    Age
    25
    Posts
    300
    Blog Entries
    3

    Re: Pretty Nice Weather API dll

    I went ahead and made a weather app (small simple app...) with this dll. The dll is of course included in the download.
    For the field, you can enter [City, State] or [ZIP]
    examples:
    Dallas, TX
    76116
    Amsterdam
    Dubai

    Results come back with conditions for current and 4 day forecast


    Edit: Updated rar file with published copy, as not everyone will have the DevExpress pack. Without the DevExpress, you can not build the project. Sorry bout that everyone.
    Attached Files
    Last edited by Parabola; 08-26-2009 at 11:22 AM.
    Programmer (n): An organism that can turn caffeine into code.
    Programming would be so much easier without all the users.

  3. #3
    Code Warrior
    /////////|||||\\\\\\\\\
    amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama's Avatar
    Join Date
    Aug 2007
    Location
    Pyramids st, Giza, Egypt
    Age
    21
    Posts
    8,182
    Blog Entries
    12

    Re: Pretty Nice Weather API dll

    nice!
    thnx for sharing it

  4. #4
    Programming Professional Parabola will become famous soon enough Parabola will become famous soon enough Parabola's Avatar
    Join Date
    Jul 2009
    Location
    Texas
    Age
    25
    Posts
    300
    Blog Entries
    3

    Re: Pretty Nice Weather API dll

    ROFL! I love your new avatar
    Programmer (n): An organism that can turn caffeine into code.
    Programming would be so much easier without all the users.

  5. #5
    Programming Professional Parabola will become famous soon enough Parabola will become famous soon enough Parabola's Avatar
    Join Date
    Jul 2009
    Location
    Texas
    Age
    25
    Posts
    300
    Blog Entries
    3

    Re: Pretty Nice Weather API dll

    Well, one more update- I realized that because I used the DevExpress 8.3, other people who don't have it can't even run the app. So, I redid it using only common controls, no addons, and added some cosmetic changes (icon, etc). Here is the newest version, but this link will also update over time as I add new features and make it better.
    http://www.tryptrecords.com/weather/setup.exe
    Programmer (n): An organism that can turn caffeine into code.
    Programming would be so much easier without all the users.

  6. #6
    VPS Wizard DigitalLinx is an unknown quantity at this point DigitalLinx's Avatar
    Join Date
    Aug 2009
    Posts
    12

    Re: Pretty Nice Weather API dll

    Looks pretty good, it may come in handy someday. Thanks.

  7. #7
    Programming Professional Parabola will become famous soon enough Parabola will become famous soon enough Parabola's Avatar
    Join Date
    Jul 2009
    Location
    Texas
    Age
    25
    Posts
    300
    Blog Entries
    3

    Re: Pretty Nice Weather API dll

    Ok, I have made more updates, and this has turned into an actual project for me now. Jordan, or whoever, if you want to move this to the projects, that's fine.

    Anyways, instead of constantly uploading files to here, I've hosted this project on cweather - Project Hosting on Google Code

    Newest updates:
    AutoUpdate Refresh interval, user selectable (between 1 minute and 4 hours)
    Window location, last city entered, interval, all saved as settings and restored on next run.
    App auto updates whenever I make changes to it.
    Programmer (n): An organism that can turn caffeine into code.
    Programming would be so much easier without all the users.

  8. #8
    Programming Professional Parabola will become famous soon enough Parabola will become famous soon enough Parabola's Avatar
    Join Date
    Jul 2009
    Location
    Texas
    Age
    25
    Posts
    300
    Blog Entries
    3

    Re: Pretty Nice Weather API dll

    Final note: If you want to watch the progress, you can download the actual app from here:
    http://jmangum.codecall.net/weather/setup.exe
    It is set to autoUpdate as I publish newer builds, so no need to download it again after that.
    Latest updates:
    Auto Refresh interval, user selectable, between 1 minute and 4 hours
    Settings, including window location, last city entered, auto refresh selection are now saved on exit
    Program no longer crashes when a bad city is entered.
    No longer using ANY DevExpress items.
    Programmer (n): An organism that can turn caffeine into code.
    Programming would be so much easier without all the users.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Pretty URLs: Pretty Easy
    By Kernel in forum News
    Replies: 3
    Last Post: 07-09-2009, 11:15 AM
  2. Weather over where you are?
    By priorityone in forum The Lounge
    Replies: 60
    Last Post: 11-17-2008, 12:32 PM
  3. Replies: 0
    Last Post: 05-07-2008, 12:24 PM
  4. Looking for a nice reporting tool
    By Daria Krotova in forum Software Development Tools
    Replies: 3
    Last Post: 01-28-2008, 06:32 AM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts