Designer News
Where the design community meets.
Yes, lynx does this quite well. I can read html emails in plain text with the help of this tool and it's the best!
Site looks very similar to Ratchet's. And the product design itself needs a lot of work. I used it the other day via Instapaper and it was a poor experience overall:
The site is pretty, but it leaves me highly skeptical.
The idea behind Jekyll & GitHub Pages is that there's nothing dynamic – no PHP or database. Your files are used by Jekyll to create pure HTML/CSS/JS – nothing dynamic on the server side. You gain so much, including incredible speed. I would highly, highly recommend GHP. Feel free to reach out to me if you have questions -- just mention me on GitHub: @parkr.
This was something I thought about too. It would be great to preserve the "spectator" views if possible.
That said, it may be a huge challenge programmatically so pragmatically speaking, for a proof-of-concept, 1.2 is exceptional.
Hey Tyler. I recently ran into this the other day myself. I chose to go with 301 Moved Permanently, and I think you should too because your domain has moved from .org to .io, permanently.
What the 301 will do is tell Google to remove longren.org from the search results and replace it with its .io counterpart. If you setup your redirects such that any url goes to the .io version of that URL, you should see results for your site moved from .org to .io. 302 Temporarily Moved is technically incorrect for this situation and therefore misleading to the search engine. They may penalize you for persistent 302's, but I can't be sure about that.
You could try a JavaScript redirect, which may avoid the 301, but it's hacky and Google won't pick up on it. To them, longren.org will just be a blank page with some JS magic.
Lots of great literature about this on the web. Jon Hochman has a great write-up, Moz has a superb guide, and, of course, Google has written about this as well.
Fantastic work! This post being written from MobileDN, you can likely tell I am a happy guy. Two questions though:
I use Jekyll & Sass. I was using PHPMultiMarkdown with markdown files being included and transformed at every page load, but it's a static site so it made the most sense to just compile the HTML & CSS ahead of time for maximum performance. I compile the Scss ahead of time and Jekyll takes care of the rest. On a Rackspace box with Nginx right now but likely moving to GitHub Pages sometime soon.
Mig Reyes (http://mig.io) inspired me to try this approach and I love it!
Great idea, Sam! I tend to agree with EJ – an easy way to see the top stories, the stories I have taken part in (via comments), and a clever way to upvote something would be killer. Key for me is to ensure that as much of the screen is content as is possible, and that I don't have to leave the app in order to share to Twitter/Instapaper or view the web page.
It would also be awesome to see a way to favourite stories so I can keep a short list of my favourites so I can go back to them later on. Instapaper support would satisfy this for me for the most part, but it'd be nice to have a common listing of my favourites that I can show friends when they ask about what DN is and why I like it.
Really excited to see what you come up with!
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Thanks for posting this, Manik!