Categories
web

Client Collaboration

Collaboration and working with clients has changed a lot in the 10 years I’ve been doing it, and to show that, Assembla crunched the numbers with a great survey:

http://blog.assembla.com/2016-client-collaboration-survey-findings

The findings are spot-on, it’s worth a read.

Categories
web

Web Apps: Getting Closer to Native

This articles talks about how web apps can get the same trust and experience as native apps. Lots of great points:

https://remysharp.com/2016/03/18/progressive-web-apps-the-long-game

Categories
Uncategorized

Pricing your SAAS

I always get frustrated when prices aren’t listed on a website, but apparently that’s how the big dogs do it:

http://onstartups.com/learn-by-example-38-saas-startup-pricing-pages-analyzed

 

Categories
web

SEO Technical Tips

I haven’t seen a better article than this when it comes to the technical side of SEO.

https://ma.ttias.be/technical-guide-seo/

Categories
web

POSTing and CURLing

Being able to POST data is a core piece of web development. Sometimes testing and logging the POST data though is not easy. David Walsh just posted about how easy it is to use CURL right from the terminal:

https://davidwalsh.name/curl-post-file

And if you haven’t used POSTMAN, it’s an awesome tool for testing POST. Even gives you the option to share and save your queries.

https://www.getpostman.com/