Showing posts with label IFTTT. Show all posts
Showing posts with label IFTTT. Show all posts

Thursday, September 17, 2015

Episode 2: Physical Health Concerns for Developers Episode 2: Physical Health Concerns for Developers

In episode 2 we begin a four part series on health concerns for developers. The series will examine multiple aspects of our lives and provide some stumbling blocks and dangers to watch out for as well as tips and tricks to avoid them and stay healthy. We will be following the format of Physical Health, Social Health, Mental Health, and finally Financial Health.

The specific topics discussed in this episode are obesity/diabetes, back/neck issues, RSI (Repetitive Strain Injuries), Computer Vision Syndrom, and DVT (deep vain thrombosis). We will define each term or disorder then address some of the signs and symptoms, finally we will discuss ways to reduce or avoid the symptoms or treat the problem.


Links

IoTease and Tricks Obesity/Diabetes
Beer Fridge Type 2 Diabetes
JSON Formatter www.diabetes.org
RSI Back and Neck Pain
Carpal Tunnel Syndrome Spine-health
Vision American Osteopathic Association
Computer Vision Syndrome Desk Stretches
10 Relief Steps Chair Stretches

Editor’s Notes:

A few errors that were caught post production include BJ mispronouncing ThingBox early in the IoTease section. Later in the episode BJ states that AOA stands for American Osteopathic Association, while this is true and we did use resources from their website the link to www.aoa.org is for the American Optometric Association.



from Complete Developer Podcast http://ift.tt/1MdRDZh
via IFTTT

Sunday, September 13, 2015

Automating the If Then with IFTTT


IFTTT stands for If This Then That. It is a way to automate a basic If statement to connect blogs, rss feeds, and social media. Above is an image of an active IFTTT recipe. In it If a new post comes out on the Complete Developer Podcast (a new episode) it will automatically post to my blog so those of you following me but not the podcast will have a chance to see when new episodes are posted.

It uses API (Application Program Interface) to check and see IF there is a new post THEN it uses the social media API like Twitter's REST to post. There are a total of 220 channels to pull from in the IF section and push to in the THEN section. Each of the channels has options specific to it's media form like posting a link or an excerpt from a blog, adding a picture, or specifications for when and what to post.

For example, I have IFTTT setup to post my blog posts to the Complete Developer Podcast site and set up to post of my blog from there when new episodes come out. IFTTT has an option to only post from my blog when it contains certain labels. This way I am able to avoid creating a posting loop when new episodes come out.

Also, I can disable a recipe (If/Then statement) without having to delete it. This way if I'm going to be on vacation and don't want the photos I post on Facebook to flood my other media I can turn that off so that when I return I don't have to go through the process of setting it up again. Below is an image of a recipe that has been turned off.


With IFTTT you can set up some interesting automations. Here are a few tricks I've picked up in the past couple of days working on the Complete Developer Podcast website as well as my own blog.

Currently I have a setup so that post from here will show up only on the Blogs page of the Complete Developer Podcast. I did this by setting IFTTT to only pull posts with the label WordPress from my blog here on Blogger. This allows me to have IFTTT post to my blog from our WordPress site without worry about redundant posts. I then set the IFTTT THEN section to post to WordPress in the category Blog. Using the List Category Posts plugin I created a blank page with the title Blogs then placed the short code for the Blog category so that only the posts in that category will show up in the feed. 

I used a few more of the short codes to allow for use of custom CSS and set the parameters that I wanted for the page. I was even able to match the title covers to the hex code of the color on our logo. 

With this I added the Ultimate Category Excluder plugin to remove the posts in category Blog from search results and SEO (search engine optimization) as well as the Recent Posts feed. This way our blogs only show up in the Blog section in addition to our own personal sites.

This was great, except the first time I used it I typed "Wordpress" in the Labels field on Blogger instead of "WordPress". Because of this error IFTTT did not pull the post from Blogger. Also, if listing multiple Labels put WordPress at the end as comma may interfere with IFTTT. To promote my own laziness and forgetfulness I went ahead and created separate recipes for each of the ways I could type out "wordpress". I then did this for my social media recipes. 

Thursday, September 10, 2015

Episode 1: How to talk tech with non developers

In this episode we discuss how to talk about technology with non developers such as bosses, customers, or coworkers. We provide seven tips for how to explain yourself and your ideas to those that don’t speak geek. These are:

1. Use of analogies
2. Be empathetic: avoid jargon, don’t talk down
3. Phrase your statements in terms of how it can help the business
4. Rephrase complaints and requests back
6. Present a solution rather than a problem. Present a symptom, not a problem.
7. Catch them at a good time.

Links from the episode:

js13kgames.com

Wikipedia on IoT

 



from Complete Developer Podcast http://ift.tt/1UFUeT0
via IFTTT

Episode 0: ‘Hello World’

In this preview episode we use a question and answer format to give some insight into our individual backgrounds and where the show gets its origins. The audio quality is not the best as we were learning to use the equipment and figuring out how to best record and master the show. This was a great learning experience and we both learned a little about the other.



from Complete Developer Podcast http://ift.tt/1M0HdvL
via IFTTT