Armagetron News
Armagetron News
I was playing around with laravel and twitter bootstrap and came up with this:
http://armaworld.unk.me/
Maybe I will extend it in the future - maybe you get exciting ideas to implement, too.
There is a bug, where it doesn't get the url to launchpad branches. The LP feed is in a weird format, hope I can fix that.
http://armaworld.unk.me/
Maybe I will extend it in the future - maybe you get exciting ideas to implement, too.
There is a bug, where it doesn't get the url to launchpad branches. The LP feed is in a weird format, hope I can fix that.
- AI-team
- Shutout Match Winner
- Posts: 1020
- Joined: Tue Jun 23, 2009 6:17 pm
- Location: Germany/Munich
- Contact:
Re: Armagetron News
Pretty neat idea, but the code isn't working
if you want to use optional parameteres in JS do something like this:
Code: Select all
Uncaught SyntaxError: Unexpected token = armaworld.unk.me:20
Uncaught ReferenceError: update_feed is not defined armaworld.unk.me:107
Uncaught ReferenceError: update_feed is not defined armaworld.unk.me:35
if you want to use optional parameteres in JS do something like this:
Code: Select all
cache = (typeof cache === "undefined") ? true : cache;
Last edited by AI-team on Fri Mar 15, 2013 2:21 pm, edited 1 time in total.
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
Re: Armagetron News
What browser are you using? It's working fine for me in firefox.
- AI-team
- Shutout Match Winner
- Posts: 1020
- Joined: Tue Jun 23, 2009 6:17 pm
- Location: Germany/Munich
- Contact:
Re: Armagetron News
Latest version of Chrome. If it works in Firefox then that's because it seems to ignore the error
edit: it also works in firefox for me
edit2: another bug. the entrys from the "Latest code commits" don't have the correct url attribute. they all point to your site
edit: it also works in firefox for me
edit2: another bug. the entrys from the "Latest code commits" don't have the correct url attribute. they all point to your site
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
Re: Armagetron News
Thanks, fixed.AI-team wrote: if you want to use optional parameteres in JS do something like this:
Code: Select all
cache = (typeof cache === "undefined") ? true : cache;
Re: Armagetron News
I like this
- AI-team
- Shutout Match Winner
- Posts: 1020
- Joined: Tue Jun 23, 2009 6:17 pm
- Location: Germany/Munich
- Contact:
Re: Armagetron News
Yep, now it also works in Chrome
AI-team wrote:edit2: another bug. the entrys from the "Latest code commits" don't have the correct url attribute. they all point to your site
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
Re: Armagetron News
AI-team wrote:edit2: another bug. the entrys from the "Latest code commits" don't have the correct url attribute. they all point to your site
Jip wrote:There is a bug, where it doesn't get the url to launchpad branches. The LP feed is in a weird format, hope I can fix that.
Re: Armagetron News
Wow this is seriously awesome dude.
Works for me on chrome \o/
Works for me on chrome \o/
Re: Armagetron News
Venijn wrote:Wow Jip, this is AWESOME. Nice work!



EDIT: Here is a favicon for the site if you want it.
- Attachments
-
- Use the file below.
- favicon.png (680 Bytes) Viewed 4318 times
-
- favicon.ico.not.zip
- Reaname to favicon.ico
- (1.37 KiB) Downloaded 160 times
Re: Armagetron News
I don't know if you made the layout unique, but I like it JipFippmam wrote:Wow this is seriously awesome dude.
Works for me on chrome \o/

Re: Armagetron News
Man, I really wish more people would submit their feeds to this utility.
Re: Armagetron News
Oh, didn't see it before. Thanks!sinewav wrote:EDIT: Here is a favicon for the site if you want it.