Siddique Hameed

Results 28 comments of Siddique Hameed
trafficstars

Hi @DMDc0de The feeds are broken in gh-pages branch - http://siddii.github.io/angular-feeds/app/ ? Any idea?

@nzalheart - Can you please create a PR? I can push this change to master.

It was discovered last night Google Feeds don't work no more - https://twitter.com/t_swap/status/671956246010961920

Unfortunately, there is no automated way. You probably need to recompile the directive with $compile again.

AFAIK, Google Feeds doesn't support opml format - http://en.wikipedia.org/wiki/OPML. If you have some server side script running, you could mash them up and return an aggregated RSS feed. Or, if...

Did you also install some of the dependencies mentioned in the requirements - https://github.com/siddii/angular-timer#requirements ?

Could you please share your code as a plunkr or something?

Yes, `angular-timer`.

Thats a wrong injection. It should be injected as a module where you inject `ionic` modules.

Can you create a plunkr? Its hard to see without all the pieces.