Podcast Interview with “Built to Sell Radio”
OurSharedPlace makes it easy to manage bookings and how-to articles for your vacation home.
In 2015, a research paper by Gatys, Ecker and Bethge posited that you could use a deep neural network to apply the artistic style of a painting to an existing image and get amazing results, as though the artist had rendered the image in question. Soon after, a terrific and fun app was released to the…
Today I’m shipping several updates to Alignvote. These new features help voters share their rankings with others. This release also provides summarized Alignvote log data to participating candidates. Alignvote does not collect or store any personally identifiable information — this is just aggregated data on the user sessions as input by voters, including what issues…
After much thought, I’ve decided to wind down the video celebration app I created, HipHip.app.
Using Git to manage your code? We all know about git init, commit, etc. But here are some handy git commands for common scenarios: Clone from GitHub git clone {github url} Unlink your Local Repo from GitHub Ever want to use an example app on GitHub as a starting point for your application or component, and…
Super techie post, but if you’re using Angular, there’s finally a way to deliver fast-loading pages with great SEO. Use the great prerendering framework Scully in your build/deploy pipeline.