I am going to use this
I hope it works with the ssd1306 i2c library!
@fishy4341, that display should work just fine with the SSD1306 I2C library as long as you jumper the display for I2C mode. 
thanks @peekay123 I will make sure to put the display in to i2c mode before I run the code.
UPDATE
Hey Guys so I am going to describe my project. My project is going to be a wifi connected smart watch. It will have a battery, menus, etc. I will make a webpage for phones and it will call an update for the spark core and thus letting the person update using their phone. I will have multiple scripts that can be uploaded to the core from the phone. http://community.spark.io/t/uploading-script-files-to-the-core-using-a-phone/9664 I will use IF(ifttt) to call notifications when ever something happens, like emails, texts, etc
UPDATE