Giter Club home page Giter Club logo

nancy.blog's People

Contributors

06b avatar grumpydev avatar horsdal avatar jchannon avatar jonleigh avatar khellang avatar kppullin avatar liddellj avatar marcusoftnet avatar phillip-haydon avatar terribledev avatar thecodejunkie avatar thefringeninja avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nancy.blog's Issues

Oh Noes! 500

http://blog.nancyfx.org/

Nancy.RequestExecutionException: Oh noes! ---> System.Xml.XmlException: The element with name 'html' and namespace '' is not an allowed feed format.
   at System.ServiceModel.Syndication.SyndicationFeed.Load[TSyndicationFeed](XmlReader reader)
   at Nancy.Blog.Services.CachedFeedService.GetFeed(String url, String id, List`1 syndicationFeeds)
   at Nancy.Blog.Services.CachedFeedService.GetSyndicationFeeds(IEnumerable`1 metadataEntries)
   at Nancy.Blog.Services.CachedFeedService.GetItemsForCache(Int32 feedCount, Int32 pagenum)
   at Nancy.Blog.Services.CachedFeedService.GetItems(Int32 feedCount, Int32 pagenum)
   at Nancy.Blog.Services.PostService.GetViewModel(Int32 feedCount, Int32 pagenum)
   at Nancy.Blog.Modules.HomeModule.<>c__DisplayClass1a.<.ctor>b__12(Object _)
   at CallSite.Target(Closure , CallSite , Func`2 , Object )
   at Nancy.Routing.Route.<>c__DisplayClass4.b__3(Object parameters, CancellationToken context)
   --- End of inner exception stack trace ---
   at Nancy.NancyEngine.InvokeOnErrorHook(NancyContext context, ErrorPipeline pipeline, Exception ex)

Clicking on a title within the blog post results in a 404 error

Recreation Steps:

  1. Visit http://blog.nancyfx.org/
  2. Click any blog post you wish to read - For this example (http://blog.nancyfx.org/changing-the-way-we-work-on-github/)
  3. Click on the title again results in 404 (http://blog.nancyfx.org/changing-the-way-we-work-on-github/changing-the-way-we-work-on-github/).

Also I noticed that there is a 404 view however it seems the resulted 404 error is the default error page rather than showing the 404 view.

Pagination required

If a RSS feed contains a link for paging, we need to follow it because some rss feeds may only show latest 10:

<link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/36533086/posts/default?start-index=26&amp;max-results=25" />

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.