Viewing profile — kartikt
kartikt
HN member- Joined
- Tue, Sep 11, 2012, 5:28 PM UTC
- HN karma
- 369
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About kartikt
Recent public activity
-
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…
- comment
-
comment
Comment #12132706
Thank you for the kind words!
-
comment
Comment #12132126
Creator of gmail.js here - please see my comment to nathancahill on this thread :-)
-
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…
-
comment
Comment #12131117
This is primarily designed to make chrome extensions on top of gmail
-
comment
Comment #10205865
yup!
-
comment
Comment #9584481
Creator of gmail.js here. Can confirm
-
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…
-
comment
Comment #6994522
People will start switching to Google+
-
comment
Comment #6937026
I agree. Found this on twitter so decided to post it here.
- story
- story
-
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..
-
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…
-
comment
Comment #6815316
Thanks!
-
comment
Comment #6813076
Thanks Rohit!
-
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 …
-
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 :)
-
comment
Comment #6812110
Thank you Andy!
-
comment
Comment #6811731
Hey catmanjan, see jamesjyu's comment :-)
-
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.
-
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
-
comment
Comment #6811398
haha will not disagree
-
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 …