Live data from Hacker News

Viewing profile — kartikt

kartikt

HN member
Joined
Tue, Sep 11, 2012, 5:28 PM UTC
HN karma
369
Public activity
43 items

About kartikt

http://kartikt.com

Recent public activity

  1. comment
    Comment #14116723

    The original comment is meant as an observation rather than an attack. It's great to see the author of the post use gmail.js to quickly get the sentiment analysis working with 30 l…

  2. comment
  3. comment
    Comment #12132706

    Thank you for the kind words!

  4. comment
    Comment #12132126

    Creator of gmail.js here - please see my comment to nathancahill on this thread :-)

  5. comment
    Comment #12131360

    Creator of gmail.js here - thanks Nathan! I started working on this almost 3 years ago for a personal project. At that time there weren't many libraries available to work on top of…

  6. comment
    Comment #12131117

    This is primarily designed to make chrome extensions on top of gmail

  7. comment
  8. comment
    Comment #9584481

    Creator of gmail.js here. Can confirm

  9. comment
    Comment #7327059

    Adding UI heavy features with that library is going to be painful (especially a whole new tab interface). It's designed for a rather 'active' interaction with emails (I made it). M…

  10. comment
    Comment #6994522

    People will start switching to Google+

  11. comment
    Comment #6937026

    I agree. Found this on twitter so decided to post it here.

  12. story
  13. story
  14. comment
    Comment #6838072

    Check out this guy's tweets. So many negative reviews on the internet https://twitter.com/WayTooGosu Also, the entire site seems to be running on PHP..

  15. comment
    Comment #6815484

    Hey zrgiu_, there isn't a native observer for that action yet but the closest call is to check if the user is inside an email. I've created a gh issue out of it so hopefully you'll…

  16. comment
  17. comment
    Comment #6813076

    Thanks Rohit!

  18. comment
    Comment #6812891

    Most email data related methods are making the API calls. The DOM is being used for methods like checking if a user inside an email or if the user has preview panes enabled. Since …

  19. comment
    Comment #6812415

    Surely! I think the having it out there for anyone to contribute and modify will benefit all our us. Feel free to add on your suggestions or features that are missing :)

  20. comment
    Comment #6812110

    Thank you Andy!

  21. comment
    Comment #6811731

    Hey catmanjan, see jamesjyu's comment :-)

  22. comment
    Comment #6811557

    Thanks James! Your library was the inspiration for the observer methods. I agree with the maintenance part but I think having this out there will help reduce duplicating efforts.

  23. comment
    Comment #6811515

    SMTP? Never heard of it. This library is more for developing chrome extensions that take advantage of gmail's DOM and UI state

  24. comment
    Comment #6811398

    haha will not disagree

  25. comment
    Comment #6811181

    Thanks for your feedback. I agree, which is why i decided to put it out there because I use the library in a chrome extension and if something breaks, I would be trying to get the …