Live data from Hacker News

Viewing profile — clu3

clu3

HN member
Joined
Tue, Dec 07, 2010, 4:36 AM UTC
HN karma
614
Public activity
72 items

About clu3

Author of bootstro.js (http://github.com/clu3/bootstro.js/) & sandphp framework (http://sandphp.com)

Web dev|the English language|online education

Recent public activity

  1. comment
    Comment #17404527

    At least these things are opensourced

  2. story
  3. comment
    Comment #15159472

    The genius idea of bitcoin, afaik, is that Satoshi created a brilliant incentive scheme, which was the reason why the nodes decided to join the network. Without this factor it woul…

  4. comment
    Comment #9750333

    Man you should have named it Rudis

  5. comment
    Comment #9346755

    Forget about Flappy Bird, I have a few showcases to +1 this article - http://re***d.com (which was posted here on HN when it launched as well) - http://joomlarts.com : The most pop…

  6. comment
    Comment #8943470

    #4:"global education" I agree with you completely that KA is far from a "global" player. It's interesting you mentioned Vietnam there because I have actually been building a kind o…

  7. comment
    Comment #8323225

    Hi i am a long time web dev and otoh looking for a biz/product partner. Interested? Maybe HN is the place to find a cofounder. I tried on cofounders lab but to much spam there

  8. comment
    Comment #6435401

    Congrats. What hosts are you running at? I haven't been able to find one that allows adult content

  9. comment
    Comment #6313995

    Cant agree more. These days, I lead and train a dev team here at codersquare in Vietnam. For recruitment, English skills, esp reaing + writing are weighed as much as technical skil…

  10. comment
    Comment #5679727

    Very pleasant looking. But you should have at least a HN link to each of the items so I can read HN's comments

  11. comment
    Comment #5398089

    I made it as part of SandPHP's JS suite and SandPHP is still a private repo. OTOH, I've just checked your first intro.js commit is Mar 10, 2013 and I asked around IRC on the 9th an…

  12. comment
    Comment #5397966

    Hi Afshin, I'd love to so had Bootstro.js been a follow-up of intro.js. But it is not. I already said so in the demo that I had this idea & implementation before intro.js was relea…

  13. comment
    Comment #5395212

    Would be great if you could provide me with a jsfiddle,thanks. i'm kinda not getting it.

  14. comment
    Comment #5395182

    My pleasure!

  15. comment
    Comment #5395140

    First off, thanks! 1. I can't really fix the beyond screen edge problem. I guess it's Bootstrap's popover problem. However, in practice, this is probably not a big issue. If you fe…

  16. comment
    Comment #5395103

    Since data-title, data-content are pretty kinda popular in bootstrap in many different plugins, I thought I'd use bootstro- to avoid any accidental mistake. TBH, I'm not even sure …

  17. comment
    Comment #5395069

    Thanks for the suggestion. I've added an option stopOnBackdropClick and defaulted to true. Demo updated too ^^

  18. comment
    Comment #5394315

    Thanks, it's been my pleasure. I also learned quite a bit of good JS practices, especially from this post http://enterprisejquery.com/2010/10/how-good-c-habits-can-en... because ba…

  19. comment
    Comment #5394294

    Hi all, I'm so surprised that this made HN front page, even though I thought Bootstro.js would be nice because I had a tough time looking for something like that. I guess I rarely …

  20. comment
    Comment #5394178

    I think probably you're talking about http://usablica.github.com/intro.js/ which I mentioned in the demo

  21. comment
    Comment #5394111

    Thanks for your complement. It's fixed now. keypress changed to keydown event handler

  22. comment
    Comment #5394108

    Hi, thanks for the bug report , it's fixed now. I used keypress event and somehow it doesn't work. Changing it to keydown event now has fixed it, at least in my Ubuntu box. Thanks …

  23. story
  24. story
  25. comment
    Comment #5308227

    Nice work, I've been wanting to do something like this as well,at least for my own reference. I'd really love to be able to search for parts of the functions' name, for example, se…