Viewing profile — robinhowlett
robinhowlett
HN member- Joined
- Sat, Sep 11, 2010, 1:57 AM UTC
- HN karma
- 323
- Public activity
- 118 items
- HN profile
- View on Hacker News ↗
About robinhowlett
No profile information was provided.
Recent public activity
-
comment
Comment #42291192
This looks excellent - i've been looking for a timeline-based, simple-entry tool like this. Well done.
- story
-
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…
- story
- story
-
comment
Comment #19020118
Disclaimer: written by CEO of my company
- story
-
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…
-
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…
- story
-
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.…
-
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…
- story
- story
- story
-
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…
- story
-
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…
-
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…
- story
-
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…
-
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…
-
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…
-
comment
Comment #13988108
Well done
-
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…