Giter Club home page Giter Club logo

sol's People

Contributors

bennyguitar avatar comyar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sol's Issues

Update

Hi,

Can u update the new version of the app plz?

:)

Api Key

How do I add the Api Key?

Getting error with correct key

I placed my key in the example app to test it out and gave me this: * Terminating app due to uncaught exception 'SOLWundergroundDownloaderException', reason: '*************'

EDIT by comyarzaheri: I modified your comment because you included your API key. I recommend requesting a new one.

Incorrect Add?

While wandering around your repository (wonderful project, by the way), I noticed that the Sol directory that contains the source code is added one too many times. If you go to Sol/Sol, you will notice a duplicate copy of the Xcode project, as well as the Sol and SolTests directories. I suggest you git rm them, as this is unnecessarily confusing. Thanks!

Default Temprature

Can u help me with Switching the C and F buttons in the Settings menu? I want it to have C first and then F. So C is the default temprature

Beautiful App.

Just wanted to thank you for open sourcing the app. The app is beautiful, and I have learning a lot from it.

How to use this?

U gave the idea:

Instead of a black background behind all the weather views, use the Flickr API to grab an image representative of the user's current location, blur it, and set it as the app's background.

How can i do this? I'm really interested in this feature

I would like to ask the default location

Pardon me, I would like to ask the default location

because I saw those content in mainViewcontroller,

self.locationManager = [[CLLocationManager alloc]init];
self.locationManager.desiredAccuracy = kCLLocationAccuracyThreeKilometers;
self.locationManager.distanceFilter = 3000;
self.locationManager.delegate = self;
[self.locationManager startUpdatingLocation];

but after turn on the app it cant change the user's location,

how could I fix it? thank you for reply in advance.

New weather API

Hey, have you thought changing the weather API to something totally free instead of the current paid API you're using?

error: couldn't parse contents of 'iOS-Obj-C/Sol/SolTests/SolTests-Info.plist': The data couldn’t be read because it isn’t in the correct format.

I forked the project and cloned to desktop,but when I bulit it with Xcode6.1.1, it occurred an error:
couldn't parse contents of '/Users/kelvin/Documents/Programming/Projects/iOS Development/iOS-Obj-C/Sol/SolTests/SolTests-Info.plist': The data couldn’t be read because it isn’t in the correct format.

I can not find a directory or file of '/Users/kelvin/Documents/Programming/Projects/iOS Development/iOS-Obj-C/Sol/SolTests/SolTests-Info.plist'.

FYI:
screen shot 2014-12-11 at 12 18 43

AddLocation search bar autocomplete bug

Hey Comyar, great job with the app!

Have you come across a bug with the autocomplete suggestions in AddLocation search bar? It seems to have problems finding certain cities and suggests random locations for example, I typed in 'd' and it suggests 'Ronhert Park, CA' ?? No D's in there :)

Also certain major cities cannot be found but only some of the time. e.g. New York - sometimes it's suggested, sometimes not.

I'm having a look around for a fix and could submit a pull request if I find anything.

Are you able to reproduce this bug?

Any ideas what may be causing it?

App Language

Hi,

Great job! But how can i change the language of the Weather label? It shows something like: Partly Cloudy. But i want to change that texts to my own language.... How can i do that?

Thnx! :)

Replace UISearchDisplayController with UISearchController

Hello,

Now that Xcode 7 is out, it would be great to see Sol updated for iOS 8 or iOS 9. The UISearchDisplayController class been deprecated in iOS 8 with UISearchController, so when running Sol in iOS8 or later, the app doesn't work well (it takes several attempts to search and select the city to see the weather).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.