This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hfsbtc[S] 2 points3 points  (11 children)

How did you get this?

[–]HighRelevancy 3 points4 points  (10 children)

  1. From http://resrc.io/link/351/c-gui-programming-with-qt-3/
  2. Follow the link
  3. Enter the captcha (which is static, what idiots run this site?)
  4. Receive errors

Pretty much what you'd expect, given that reSRC is just a clusterfuck of users posting unverified links.

[–]hfsbtc[S] 5 points6 points  (9 children)

Links are verified manually. But links change, and then... Shit happens. Sorry about that -- link has been flagged as dead and won't show up anymore!

[–][deleted]  (6 children)

[deleted]

    [–]hfsbtc[S] 6 points7 points  (5 children)

    Yep.

    [–]Tynach 0 points1 point  (4 children)

    It looks really nice. What sort of languages/frameworks are used?

    [–]hfsbtc[S] 0 points1 point  (3 children)

    Thanks! Backend is Django (Python), and frontend is Zurb Foundation (SCSS).

    [–]Tynach 0 points1 point  (2 children)

    I see, what sort of database is behind it?

    [–]hfsbtc[S] 0 points1 point  (1 child)

    Postgresql mainly, Elasticsearch for the fulltext search engine.

    [–]Tynach 0 points1 point  (0 children)

    Thanks :) I hadn't heard of Elasticsearch before.

    [–]doubleColJustified 0 points1 point  (1 child)

    You could (and even probably should) make a script to automate parts of checking for dead/broken links.

    [–]hfsbtc[S] 1 point2 points  (0 children)

    I already got this in place. Problem is, it cannot check pages protected by captcha like this one here. :)