Resume.io - Crazy-simple online resumes with impression tracking.
11–20 of 64 posts
Re: Resume.io - Crazy-simple online resumes with impression tracking.
#12Re: Resume.io - Crazy-simple online resumes with impression tracking.
#13Yeah it's simple. But if you want simple and better, http://re.vu/ is far superior.
Re: Resume.io - Crazy-simple online resumes with impression tracking.
#14Fantastic idea and looks like it might be nice implementation, just not enough detail on the product for me to sign up and have a play. No ToS, no privacy statement, nothing. Who are you? Also: 1. Can I mark my account as hidden until I want people to see it? 2. What will you do with my data? Note, with LinkedIn it's pretty clear what they're going to do from the get-go just because of the nature of the service, with…
Agreed, its a little over-simplistic. Add a button with a FAQ or something and the content can be kept simple on the main page.
Re: Resume.io - Crazy-simple online resumes with impression tracking.
#15awesome work jacob. ^_^
Re: Resume.io - Crazy-simple online resumes with impression tracking.
#16Yeah it's simple. But if you want simple and better, http://re.vu/ is far superior.
Re: Resume.io - Crazy-simple online resumes with impression tracking.
#17Re: Resume.io - Crazy-simple online resumes with impression tracking.
#18Yeah it's simple. But if you want simple and better, http://re.vu/ is far superior.
Re: Resume.io - Crazy-simple online resumes with impression tracking.
#19As mentioned in another comment, http://re.vu is a totally different approach that attempts to enable slick display of a ton of information.
I still prefer what I currently use: Markdown + pandoc + github + bit.ly. That gives me the following:
1. Version control, backup and hosting from Github.
2. Plain text for posting in the occasional web form or whenever else I might need a plain text resume.
3. One-command conversion to PDF using pandoc with a very simple LaTeX header (which I could automate with git hooks if I was lazy enough).
4. One-command conversion to HTML using pandoc, with a CSS file. I can jazz up the CSS and then print to PDF from my browser if I ever want something prettier.
5. Readable URLs using bit.ly that point to the latest version, for which I can easily view analytics by appending +, including country and referrer: http://bit.ly/mwhiteresume and http://bit.ly/mwhiteresumepdf
6. The awesomeness that is Github's Markdown style.