Update on a Side Project
njgeo.org
Update on a Side Project
1–10 of 12 posts
Re: Update on a Side Project
#2Re: Update on a Side Project
#3For example I used static pages, and the included dynamic elements through server side includes (SSI). But once you have multiple such dynamic pieces, they can't easily interact, and it all gets very messy.
And I realized that this is a very limiting approach. I spent much more money on other pastimes. You get a small virtual server for 5EUR/Month or less from OVH or Digital Ocean and probably many other providers. And that's enough for a website of mine that gets around 40k visitors per month.
Re: Update on a Side Project
#4Re: Update on a Side Project
#5This is a cool project and it's fun to read about how he built it. I would like to see him open source it, so that people could make these for other states. It's also nice, in my opinion, that he gets a little payout from ads and I'm glad it's for something other than some kind of content-in-WordPress-site. Users might see a useful ad if targeting was configured right!
I did open source some of the tools I used to work with New Jersey's data: https://github.com/johnjreiser/NJParcelTools
Re: Update on a Side Project
#6This is a cool project and it's fun to read about how he built it. I would like to see him open source it, so that people could make these for other states. It's also nice, in my opinion, that he gets a little payout from ads and I'm glad it's for something other than some kind of content-in-WordPress-site. Users might see a useful ad if targeting was configured right!
The difficulty in "open sourcing" it is that each state manages its CAMA/assessment/cadastral data differently. I did open source some of the tools I used to work with New Jersey's data: https://github.com/johnjreiser/NJParcelTools
Re: Update on a Side Project
#7The part where the author spent many hours to work around shared hosting really resonated with me. As a student I did the same, and some of my sites still bare the (technical) scars. For example I used static pages, and the included dynamic elements through server side includes (SSI). But once you have multiple such dynamic pieces, they can't easily interact, and it all gets very messy. And I realized that this is a…
Re: Update on a Side Project
#8Perhaps the pages they were landing on could have been better optimized so users would view the map, or the map could be on every page.
Re: Update on a Side Project
#9The part where the author spent many hours to work around shared hosting really resonated with me. As a student I did the same, and some of my sites still bare the (technical) scars. For example I used static pages, and the included dynamic elements through server side includes (SSI). But once you have multiple such dynamic pieces, they can't easily interact, and it all gets very messy. And I realized that this is a…
serious question - why not just get a $4.99 fully functioning VPS from digital ocean or something?
But for me, this was back in 2006/2007 where VPS weren't that cheap, and I was very reluctant committing to recurring payments.
Re: Update on a Side Project
#10I gotta say, this is a really cool project, I don't see how the end users wouldn't / didn't find the maps interesting or useful. I would love to have one of these for my areas. Perhaps the pages they were landing on could have been better optimized so users would view the map, or the map could be on every page.