Live data from Hacker News

Viewing profile — robinhowlett

robinhowlett

HN member
Joined
Sat, Sep 11, 2010, 1:57 AM UTC
HN karma
323
Public activity
118 items

About robinhowlett

No profile information was provided.

Recent public activity

  1. comment
    Comment #42291192

    This looks excellent - i've been looking for a timeline-based, simple-entry tool like this. Well done.

  2. story
  3. comment
    Comment #22475583

    Thanks for the links - agree about the (x,y,text) callout but other metadata like font size can be useful too. Regexes have limitations but I was able them to leverage them suffici…

  4. story
  5. story
  6. comment
    Comment #19020118

    Disclaimer: written by CEO of my company

  7. story
  8. comment
    Comment #18682164

    It's funny how this area seems to attract titles like this. I used the same for my blog post, "Everything You Ever Wanted to Know About SSL (but Were Afraid to Ask)" http://www.rob…

  9. comment
    Comment #18539002

    It's a question I've asked myself too. I've also wondered how often others are being aggressively pursued by former colleagues to join them at another company. I've seen team stron…

  10. story
  11. comment
    Comment #17906365

    This comment resonates more than any other. I absolutely agree with it. A complete demarcation in my life's focus and goals before getting married and, especially, having children.…

  12. comment
    Comment #17871642

    I got into a similar pickle recently and did some press about it: http://www.thoroughbreddailynews.com/getting-from-cease-and-... I'm also working on a Chrome Extension that modifi…

  13. story
  14. story
  15. story
  16. comment
    Comment #16992190

    Nice looking client. I've been tipping away at a JavaFX application of late. I'm shipping with a JVM and bundling into .app/.exe distributions. Looking forward to seeing what you d…

  17. story
  18. comment
    Comment #14724030

    Yes I encountered similar issues but many of them were able to be solved. With PDFBox I was able to deal with the content at a very low level (on a per-character basis), so that wh…

  19. comment
    Comment #14723997

    Author here; well, PDFBox is good for simple text stripping. If I wanted to print all the text on the PDF, that would be very straightforward and not much code. However, the PDF ch…

  20. story
  21. comment
    Comment #14476651

    A web endpoint. So think of an HTTP endpoint where the request body gets turned into the input data and the query parameters become available to be used/mapped anywhere in the pipe…

  22. comment
    Comment #14476633

    [0] Kind of. It's a filter, so "false" means "do not advance". We have different Snaps for If-Else (the Snap would have 2+ outputs and you would route to a respective "branch" of t…

  23. comment
    Comment #14442672

    I work for SnapLogic (an enterprise visual integration product) - the "free canvas" works great for us with live preview of results/data; here's an example linking a third-party co…

  24. comment
    Comment #13988108

    Well done

  25. comment
    Comment #13880626

    I used to use UpShot, a OS X plugin that saved by screenshots to my Public Dropbox folder and copied the public link to the clipboard. It was super useful for referencing images in…