finally worked! I had to comment out the google maps traffic module too
thanks!
Read the statement by Michael Teeuw here.
Best posts made by homebrew
-
RE: Newsfeed not loading on display properly
-
RE: Stocks
@alexyak
can’t seem to get this updating on the MM display, any ideas? Was there any change to the original code? -
RE: Modules won't show up on mirror?
For some reason when I edited the actual config.js in text editor it worked! (as opposed to editing the document within Terminal)
Thank you!!
Latest posts made by homebrew
-
Daily Coffee suggestions
Hey!
I was wondering if someone was interested in helping me code a module that would suggest a nearby food place based on the time of day.
For example- either based on a preset radius around my center coordinates OR a preset list of establishments and categories a coffee suggestion would display between the hours of 6am and 10am. Lunch options may display between the hours of 11am and 1pm, etc.
Please let me know!
Thanks! -
RE: Newsfeed not loading on display properly
finally worked! I had to comment out the google maps traffic module too
thanks! -
RE: Stocks
@Mykle1
have you found a replacement url or just using another stocks module? -
Newsfeed not loading on display properly
Hi,
My syntax seems to be fine, but am getting the comments within Terminal-
Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
Create new news fetcher for url: http://feeds.bbci.co.uk/news/video_and_audio/news_front_page/rss.xml?edition=uk - Interval: 300000I used the exact code from the newsfeed module. I tried getting a new rss-link from bbc and got the same comment anyways.
Any ideas would be greatly appreciated!
-
RE: Stocks
@cowboysdude
Did you find a working URL replacement?
Have you been using another Stocks module instead? -
RE: Stocks
@alexyak
can’t seem to get this updating on the MM display, any ideas? Was there any change to the original code? -
RE: Modules won't show up on mirror?
For some reason when I edited the actual config.js in text editor it worked! (as opposed to editing the document within Terminal)
Thank you!!
-
RE: Modules won't show up on mirror?
@Mykle1
I tried following this and got a config.js error
I copied my code into Esprima syntax validator and it is giving me an “Unexpected token” error for line 3, which denotes the position specification. Any ideas?