qxb | 14 years ago | on: Ask HN: How do you deal with the isolation of telecommuting?
qxb's comments
qxb | 14 years ago | on: Tell HN: I work 3 hours a day and I am proud and productive
HN discussion from a few days ago here: http://news.ycombinator.com/item?id=3222725
qxb | 14 years ago | on: BankSimple invites first customers; rebrands itself as Simple
qxb | 14 years ago | on: BankSimple invites first customers; rebrands itself as Simple
qxb | 14 years ago | on: Resume.io - Crazy-simple online resumes with impression tracking.
This is possible. You can set a document to be visible to anyone with the link, so sign-in isn't requred. More info here:
qxb | 14 years ago | on: Castle.so - Upload and share your files, beautifully
qxb | 14 years ago | on: Ask HN: Potential service that connects fans to musicians for financial support?
Original -- http://www.kk.org/thetechnium/archives/2008/03/1000_true_fan...
Followup -- http://www.kk.org/thetechnium/archives/2008/04/the_case_agai...
qxb | 14 years ago | on: British households download about 17 GB of data on average every month
Another interesting nugget from the summary: "Mobile broadband data volumes are now significant, at an average of 240MB/month for each 3G connection." (p. 2)
qxb | 14 years ago | on: Whats the best way to track success of ad campaigns?
[0] http://www.google.com/support/googleanalytics/bin/answer.py?...
qxb | 14 years ago | on: Gmail’s new look
qxb | 14 years ago | on: The Ruby Reading List
http://ruby.learncodethehardway.org/
After you've got the basics, the best way to learn is to have a problem to solve or need to address. About halfway through LRTHW I started making notes on little programs I could try to build once I'd finished the course. None were very original: a custom contacts book, a script that scraped football scores and added them to a text file, a simple single-serving website that told me the weather for my area. My learning spiralled out from there.
Finally, this is an online version of the famous Pickaxe book, which I found to be a good reference. I wouldn't recommend it as a first port of call if you're new to programming, but once the terminology (object, class, method, variable etc) has sunk in it's useful for looking things up.
http://ruby-doc.org/docs/ProgrammingRuby/
Have fun!
qxb | 14 years ago | on: Show HN: I launched my first solo side project
I would target businesses. Here's something to consider. With a home user, you first have to convince the potential customer of the benefits of keeping an inventory. Then you have to persuade them to use your service over a competing one, or a spreadsheet, or pen and paper. Then you have to convince them to pay you for your service, presumably, at some point in the future.
Keeping an inventory is already an established practice for businesses, so that first home user hurdle is cleared. You just have the remaining two: explaining why iKeepm is better than struggling with a spreadsheet (photos and reports are two features that spring to mind for me straight away) and getting people to pay. My hunch is that businesses, already persuaded of the need to keep an inventory, would be more ready to pay than home users.
qxb | 14 years ago | on: Show HN: I launched my first solo side project
Best of luck.
qxb | 14 years ago | on: Raspberry Pi: An ARM GNU/Linux box for $25. Take a byte
qxb | 14 years ago | on: Show HN: Walkbase, room-level context for your apps.
qxb | 14 years ago | on: Modern HTML Presentations with deck.js
qxb | 14 years ago | on: Ask HN: What do you wish had SMS alerts for?
Try http://ifttt.com
qxb | 14 years ago | on: Money.js is a tiny (1kb) JavaScript currency conversion library for web & nodeJS
It's from the website of the Cloanto system and has some ideas on publicly available FX feeds.
qxb | 14 years ago | on: Ask HN: critique my blog?
Without looking at your source code, my only quibble is: remove the underlining from "posts". Everything else on the page that's underlined is a link, and that isn't.
qxb | 14 years ago | on: One (or few) Person Startup Emails... "Us" or "Me"
On the topic of having the same routine as if you worked in an office, I heard somebody once say that they left the house before work and walked round the block, rain or shine, to simulate a morning commute. They said it helped create the mindset mzbridget mentions (point 1).