No, it's not scraping the data, just saving the RSS feed.
I am also giving link to their website. All the cogent belong to the blog authors, if they want it to be taken down from the app I will do it.
I wonder if articles appear in multiple categories, after all, if this is about programming specifically, then most Android articles should really be in Java as well, but that doesn't seem to be the case.
Initial load seems to be really slow. Takes 5-10 seconds the first time I load the site, though afterwards navigation is snappy.
Serving a cached list of articles immediately and updating it after the initial load has happened would make for a better experience than spending a lot of time staring at "Loading...".
Minor gripe with navigation is that the previous list of articles doesn't get cleared when I click on a different category. The experience is: I am looking at the Node.js article list. I click on PHP. I see "Loading..." show up at the top of the Node.js article list. Then "Loading..." disappears from the top of the Node.js article list. Then the Node.js article list is replaced with the PHP article list.
It would be clearer to me that the site is functioning well and realizes I clicked a button if the Node.js article list disappears as soon as I click the PHP link. It can then be replaced with a blank "Loading..." page or, as mentioned above, a cached list of PHP articles and an "Updating..." notification.
Do you plan on taking it in a reddit/HN-like direction with local comments/voting?
A programming news aggregator with better categorization than HN and less noise/navigation effort than the myriad subreddits would be a great tool.
e. also Chrome PageSpeed says you should compress your assets, though that doesn't seem to have much to do with the speed issues, since the hangup is loading the article list, not the app itself.
Thanks, I will make these changes, it was something I build during the evening in a couple of hours, so it has lot of issues. I will fix it, and if you guys what a voting option, I will add that too.
Interface is super clean, but lacking in helpful info IMO. Would like to see publication dates and urls (or at least domains) along with the article titles. Would also be nice to provide the "View on site" link next to the article titles instead of at the top of articles so user doesn't have to load the same content twice if they choose to view the content from the source website.
Loading slow, but I really like the concept and simple UI. You should add a Ruby section. Maybe throw in Lisp too just so there can be a fun forum to discuss it even though its old school. Plenty of fun projects blowing around in other dialects.
I love the interface and structure.The loading went really really slowly though.
I would suggest you to add some keyboard shortcuts (like [J] and [K] for switching articles back and forth) and let the users participate!
Can you add an RSS Feed. Also why is the homepage forcing Javascript as the default instead of ALL languages as default with selection of each or all on the side (all option is missing).
Painfully slow, and now throwing 404s. Devs get hard-ons for fat client front-ends when web servers since the early 90s have been able to trivially serve up this kind of content.