avalore | 3 years ago | on: What is the minimal possible UK address?
avalore's comments
avalore | 4 years ago | on: Ask HN: What are some black arts used by founders?
Extract from the "model":
$yearsBetween = $comparisonItems->created_at->diffInYears(Carbon::now());
if ($yearsBetween <=1) {
$multiplier = 1.08;
} else if ($yearsBetween <= 2) {
$multiplier = 1.12;
} else if ($yearsBetween <= 3) {
$multiplier = 1.15;
} else if ($yearsBetween <= 4) {
$multiplier = 1.22;
} else if ($yearsBetween <= 5) {
$multiplier = 1.37;
} else {
$multiplier = 1.41;
}
Those multipliers were just from a bit of human-playing-around-with-the-data.The thing is, customers were happy with the result and, as far as I know, still are. Internally it was always called the random number generator.
avalore | 5 years ago | on: Ask HN: New software engineer, startup failing to pay salary. What do I do? (UK)
avalore | 6 years ago | on: B&Q Implement “Queueing” to buy online
avalore | 6 years ago | on: Ask HN: MVP with little, to zero, code. Suggestions?
avalore | 9 years ago | on: Ask HN: Should I open source PropertyWebBuilder?
I've been in this industry (SaaS for agents) for 6+ years. I may even have customer #1 for you (was asked only last week).
avalore | 11 years ago | on: Ask HN: Do you care about your software being pirated?
I'll ask the question also, if those portions aren't ready yet I'm sure they'll be in the works though.
avalore | 11 years ago | on: Ask HN: Do you care about your software being pirated?
They have a quick to implement SDK that will take care of licensing, payments, etc. Depending on how you want to price your app the 5% + 50c deal could also work out well.
avalore | 12 years ago | on: Ask HN – SAAS owners in non-developer space, how did you come up with the idea?
We were approached to provide a quote, which turned out to be too expensive for them. We liked the idea so offered to do this for a 3 way split (two developers) with the understanding he would take care of sales (his background was sales and marketing). The situation changed after this but that's another story.
He originally came up with the idea from his parents who owned a couple of franchise letting agents and used to do this process with paper, pen and a digital camera.
avalore | 12 years ago | on: Bellroy.com: a really nice product website
There are still too many sites that don't make hover actions function as two tap links for mobile users.
avalore | 12 years ago | on: Ask HN: Most effective web launch strategy to gain fast traffic from no budget?
These aren't necessarily all applicable/useful to you but some observations/niggles I've had, taking in to account my first two points above, are:
- RM charges extortionate fees (I'm not sure about Zoopla) to agents. They're not happy about it, but feel they have no alternative (there's a reason for that - chicken and egg). This is from numerous comments made by my customers.
- By relying on an API from a major property portal I would be worried - How will you have better data than them? If your USP is UX/ease of use then do you think they would let you get that far before they change their T&C's?
- Because RM/Zoopla are expensive there are still a huge amount of properties not advertised on these portals. From my own experience, I wanted to go with a private landlord rather than an agent… I had to personally visit a huge number of properties that didn't fit my requirements (there was no way to tell in advance because they only advertised on classified sites/local paper) - there's an opportunity here - make it is for private landlords to easily list their properties AND make sure those listings are of good quality (interior photos not just exterior, etc)
- Talking of quality ... Ensure all of your listings are accurate, plenty of photos, floor plans, council tax band, etc. Just forget about low quality listings.
- OR, opposite of that, concentrate on properties that aren't adequately advertised elsewhere… does RM/Zoopla have a property with one low quality photo and a one sentence description? Go out of your way to get that extra information and focus on promoting those properties. When everyone else is looking at RM/Zoopla/etc and seeing the same properties you'll have a different inventory set to the rest with more detail.
- DONT be like everyone else and focus on the entire housing market in the UK (a few other commenters have said the same). Focus on rented, or for sale, or quality listings, unique listings… focus on something you can do better than the rest.
- There have been many competitors to RM/Zoopla. Most of them fail because, in my opinion, they can't solve the chicken and egg problem (either no visitors or poor quality property data) and end up launching an RM/Zoopla clone with a different UI.
None of this is to say it can't be done or you're doing it the wrong way… it can be and I'd love to see someone succeed, but it won't be done just on UI/UX.
avalore | 12 years ago | on: Ask HN: is there marketplace for writers?
avalore | 12 years ago | on: The entrepreneurial adventures of a coder living in a tent in the forest
avalore | 13 years ago | on: Show HN: My small side project - Direct app links via SMS
avalore | 13 years ago | on: Show HN: My small side project - Direct app links via SMS
1) It's not their machine, or they're not signed in for automatic syncing, so getting a link on their device that takes them straight to the app store listing is easier.
2) I very rarely let a link to the app store open up iTunes on my laptop so again an SMS message is quicker to getting it on my device.
3) With the above points you could just say, "search for the app on the store", but in lots of cases (from an iOS point of view) it can be difficult to find the app.
avalore | 13 years ago | on: Show HN: My small side project - Direct app links via SMS
Any comments or advice would be much appreciated. I'm usually an iOS dev so cutting my teeth on web dev again… a lot has changed in 4 years. If anyone is interested: it's hosted on heroku using flask and SQLAlchemy for the web app, Twilio for SMS and redis for queueing messages.
avalore | 13 years ago | on: Show HN: your personal, self-built productivity tool
https://dl.dropbox.com/u/1965035/Screen%20Shot%202013-02-13%...
https://dl.dropbox.com/u/1965035/Screen%20Shot%202013-02-13%...
avalore | 13 years ago | on: Ask HN: Have You Ever Lived in the Third World?
avalore | 13 years ago | on: I earned pathetically $6.30 for my iOS App this quarter
From a dev point of view it looks lazy (a jqm/phonegap app, using the standard theme with a few colour changes). I wouldn't download it because I'd assume the same amount of effort has gone into the functionality as the interface (not much).
From the average public point of view it doesn't look like a normal iOS app. Rightly or wrongly, design of the interface plays a big part in the success of a mobile app (at least for iOS apps anyway).
Of course, this is assuming that there are users out there who want an app like this and are finding it on the app store.
avalore | 13 years ago | on: Whats your Startup / App Ideas for 2013?
In fact, with smartphones/apps many letting agents are doing these jobs in-house.
Disclaimer: I'm a co-founder of https://www.lettingcheck.com, so get quite a good overview of what the industry is doing.
This was in the early 90's. I wonder how effective this would be now with more automated systems in use.