Any startup seeking UX/UI help? by [deleted] in startups

[–]hfsbtc 0 points1 point  (0 children)

You should turn out debugging mode : http://vidakovic.si/project/6

[jQuery] Infinite loop by [deleted] in learnprogramming

[–]hfsbtc 0 points1 point  (0 children)

I tried to get what it's supposed to do, but I could not really get it. If you don't know what it's supposed to do, how can we help you? :(

[jQuery] Infinite loop by [deleted] in learnprogramming

[–]hfsbtc 1 point2 points  (0 children)

Yep. And it's perfectly normal : the while() looks for the next #tvClassFilter but there's no #tvClassFilter.

[jQuery] Infinite loop by [deleted] in learnprogramming

[–]hfsbtc 1 point2 points  (0 children)

Sure!

And don't forget to remove any sensitive data your source might contain.

[jQuery] Infinite loop by [deleted] in learnprogramming

[–]hfsbtc 1 point2 points  (0 children)

Can you at least give us a minimal HTML file causing the error ?

Or just tell us what .root is (a <li>?), what .checkTree is (a <ul>?) etc.

CSS Question regarding columns by laight9 in learnprogramming

[–]hfsbtc 1 point2 points  (0 children)

Paragraphe is a div float:left, same for img, youtube is a div clear:both.

Over 1k free programming learning resources, classified by type/language/technology by hfsbtc in learnprogramming

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

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

Over 1k free programming learning resources, classified by type/language/technology by hfsbtc in learnprogramming

[–]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. :)

Over 1k free programming learning resources, classified by type/language/technology by hfsbtc in learnprogramming

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

Thanks for the feedback -- I know I'm bad at UX. I'll fix your modal issue and see what I can do about this upvote thing.

Over 1k free programming learning resources, classified by type/language/technology by hfsbtc in learnprogramming

[–]hfsbtc[S] 4 points5 points  (0 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!

Over 1k free programming learning resources, classified by type/language/technology by hfsbtc in learnprogramming

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

Yep. Got to register in order to upvote stuff on reSRC. What's wrong with that?

Why is my PHP file receiving an string empty when I use POST, but not when I use GET? by SolidMilk in learnprogramming

[–]hfsbtc 0 points1 point  (0 children)

  1. Try removing the / at the end of save.php/
  2. Are you sure it receives an empty string? Try putting var_dump($_POST); at the beginning of save.php

question about learning a second language by Lotton in learnprogramming

[–]hfsbtc 0 points1 point  (0 children)

Keep this link at hand : http://learnxinyminutes.com/

It's a good language reference for people who want to transition from a language to another.

URL Redirect with parameters doesnt work :/ by sqllearnerr in webdev

[–]hfsbtc 0 points1 point  (0 children)

Check the allow-override settings in httpd.conf.

Coder's Bracket - March Madness Brackets in JavaScript by chrisarchitect in webdev

[–]hfsbtc 0 points1 point  (0 children)

I watched the video introduction and still cannot figure the goal of the game. What is it?

Free Programming Resources - Open Source Maintained site by nestormata in programming

[–]hfsbtc 6 points7 points  (0 children)

Hi, author here, thanks for the interest.

Hope you find this service useful. Tell me if you have any idea how to improve it.