Mises Blog & Daily Articles RSS

8 views
Skip to first unread message

Subvertive

unread,
Oct 19, 2011, 5:19:41 PM10/19/11
to Mises.org Development
Hey guys,

I'm working on the Unofficial Mises App and I was wondering if it is
possible to create 2 new xml feeds for the Blog and the Daily Articles
that don't have a "read more" but have the whole article rather than
the first paragraph.

Also the social sharing stuff at the bottom could be removed.

If anyone could help me whenever you get a chance - it'd be sweet.

Kindest Regards, Gareth :)

Israel Curtis

unread,
Oct 19, 2011, 7:43:33 PM10/19/11
to mise...@googlegroups.com
Can do (for the blog). I'm also inclined to get rid of the feedburner junk at the bottom of each article.

David Veksler

unread,
Oct 19, 2011, 8:42:15 PM10/19/11
to mise...@googlegroups.com
The full text feed for daily's exists:

http://mises.org/rss
---
Regards,
David V.

My PGP key: http://rationalmind.net/david/DavidLeoVeksler.txt

AskGareth.com

unread,
Oct 20, 2011, 3:16:31 AM10/20/11
to mise...@googlegroups.com
Great! Thanks David!

Is there one for the blog too?

Thanks so much!

Gar

Subvertive

unread,
Oct 23, 2011, 11:17:41 AM10/23/11
to Mises.org Development
Hey I got the full daily RSS feed setup. Just need a feed for the
blog.

Can someone help me?

Incidentally, I can lend my skills to help with the site too - if
you're interested. I'm a dab hand with Photoshop and CSS so I can
make graphical adjustments if anybody needs that.


Thanks!!!!!!!!!!!! GAR :)




On Oct 20, 12:43 am, Israel Curtis <israel.cur...@mises.org> wrote:
> Can do (for the blog). I'm also inclined to get rid of the feedburner junk at the bottom of each article.
>
> On Oct 19, 2011, at 3:19 PM, Subvertive wrote:
>
>
>
>
>
>
>
> > Hey guys,
>
> > I'm working on theUnofficialMisesAppand I was wondering if it is

Michael

unread,
Oct 24, 2011, 2:12:35 AM10/24/11
to Mises.org Development
I'm using the old ADO.NET API on iOS, it has a (relatively) nice JSON
output. RSS feeds are quite limited.

David Veksler

unread,
Oct 24, 2011, 7:01:27 AM10/24/11
to mise...@googlegroups.com
Hi GAR,

Can you fix the ugly share links at the bottom of the daily's?



---
Regards,
David V.

My PGP key: http://rationalmind.net/david/DavidLeoVeksler.txt


David Veksler

unread,
Oct 24, 2011, 7:02:30 AM10/24/11
to mise...@googlegroups.com
ADO.Net on iOS??  SyndicationModel in .Net 4 is great for XML/Atom/ and MVC is great for RESTfull JSON.

---
Regards,
David V.

My PGP key: http://rationalmind.net/david/DavidLeoVeksler.txt


AskGareth.com

unread,
Oct 24, 2011, 7:10:11 AM10/24/11
to mise...@googlegroups.com
I can indeed - Can I have access to the file called /css/site.css please?

 Thanks :)

David Veksler

unread,
Oct 24, 2011, 7:14:44 AM10/24/11
to mise...@googlegroups.com

AskGareth.com

unread,
Oct 24, 2011, 7:33:56 AM10/24/11
to mise...@googlegroups.com
Great Dave!

I need to make a couple of changes to the Share Widget CSS but I've made the changes to the site.css - can I upload?

AskGareth.com

unread,
Oct 24, 2011, 7:34:09 AM10/24/11
to mise...@googlegroups.com
Will I just email it to you?

David Veksler

unread,
Oct 24, 2011, 7:55:27 AM10/24/11
to mise...@googlegroups.com, mise...@googlegroups.com
You should commit them to subversion.  If you can't figure it out, you can email it as an attachment.

Sent from my iPhone

Michael

unread,
Oct 28, 2011, 5:42:47 PM10/28/11
to Mises.org Development
Sorry maybe I missed something (I don't have a pro knowledge of .Net
after all) –
can you write one SyndicationModel class or a single controller to
work generally for every defined model?
You also say the AP.Net MVC is RESTfull, but when I say 'Accept:
application/json' to your app (I tried xml), I get the same HTML
result (that would work in Rails). I always thought you have to
specify output in return of every given controller to enable this. The
whole site doesn't seem to me extremely RESTfull in the original
meaning as described e.g. in this article
http://blog.steveklabnik.com/2011/07/03/nobody-understands-rest-or-http.html
I don't want mess up your code for number of reasons:
– API should be inherent feature of the framework – and it is w/
ADO.Net as far as I know;
– I'd be probably adding stuff like "if (accept header is json):
return json and not the default view)" into existing controllers or
writing additional SyndicationModels;
– it's not very easy to make sense of the code for a .Net beginner, it
seems there's a lot of duplicated features, coding style differs from
file to file

Anyway, thanks for pointing that out, I didn't know there are better
options.
Reply all
Reply to author
Forward
0 new messages