Monday, July 31, 2017

Alertbox: Search-Log Analysis | Functional Fixedness Stops You From Having Innovative Ideas | Building Strong Designer-Developer Relationships

Nielsen Norman Group

New Articles

Search-Log Analysis: The Most Overlooked Opportunity in Web UX Research

Your website’s search engine can tell you what your web visitors want, how they look for it, and how well your content strategy meets their needs. (11 min. to read)

Functional Fixedness Stops You From Having Innovative Ideas

People’s blindness to alternate uses of objects limits their problem-solving capabilities and stifles creativity. Overcome functional fixedness by abstracting problems to generate outside-the-box ideas. (5 min. to read)


New Video

Building Strong Designer-Developer Relationships

Sarah Gibbons discusses techniques for fostering collaboration and communication among team members. (2.5 min. video)


UX Conference

Full event program describing all full-day UX training courses.


Online Seminars

See list of all online seminars, including on-demand seminars.


Copyright © 2017 Nielsen Norman Group, All rights reserved.
You're receiving this newsletter because you subscribed at http://www.nngroup.com/articles/subscribe/
Our mailing address is:
Nielsen Norman Group
48105 Warm Springs Blvd.
Fremont, CA 94539-7498, USA

Add us to your address book

Is this email not displaying correctly?
View it in your browser.

How do you prepare for your first job in tech?

How do you prepare for your first job in tech?

Searching for a job is a skill that can be learned, just like we can learn to create apps or design a website's layout. That's why we decided to create job search content for the Techdegree. Starting soon, the Techdegree program will incorporate videos that provide key strategies to help you identify and attain jobs in the tech industry. With these new courses, we'll guide you through the key job search steps – like identifying companies and collecting references – all while you're learning to code to ensure you're well on your way to a new career. By the time you complete your Techdegree, you will feel confident and ready to interview for your first job in tech.

Head over to the blog for our top tips to get your job search started.

Each week we add to the growing Treehouse Library of courses and workshops. Here's a roundup of what's new this week, including courses in Callback Functions, Big Data, SQL, & more.

This Week at Treehouse: July 21 - July 27
What's new in the Treehouse Library

Catch up on more blog content

If you're ready to start learning to code, explore the Treehouse Library of courses and start your free trial today.

Questions? Hit reply and we're happy to chat. 

Cheers,
Faye Bridge
Treehouse Blog Editor
Can't see the pretty pictures above?
View in your browser

Copyright © 2017 Treehouse Inc., All rights reserved.


hello@teamtreehouse.com
3514 N Vancouver Ave, Suite 400, Portland, OR 97227

Update your preferences or Unsubscribe

Ment to Be

AdWords Success: 5 PPC Pitfalls to Avoid

AdWords Success: 5 PPC Pitfalls to Avoid
This is your SiteProNews/ExactSeek Webmaster Newsletter!
To drop your subscription use the link at the bottom of this message.
To view on a mobile device, visit us online.
July 31 — Issue #2494
SiteProNews
Breaking Tech, Social Media and Search Engine News
Appear in ExactSeek and Our Growing Network of Partner Search Engines
 
Home     Videos     Article Archives     Advertise     Guest Blogging     SPNbabble     Infographics     Tech Search
 
AdWords Success: 5 PPC Pitfalls to Avoid
A SPN Exclusive Article by Tina Courtney (c) 2017
"When ads become part of the information-gathering process, they cease to be ads. At this point in time, they are pieces of information that consumers are seeking. Wouldn't you like your ads to be sought after, not ignored?" - Brad Geddes, co-founder of AdAlysis
Ramp Up Your Website Traffic
Ramp Up Your Website Traffic
Getting started with AdWords is a piece of cake.

Choose some keywords to use, grab a relevant image, draft some copy, attach a landing page, and just like that your business will be swimming in leads. What could go wrong?

Everything. Everything can go wrong.

In fact, if you've ever attempted to craft a PPC strategy and run some AdWords ads, you've likely already learned this. If you regularly run ads through this channel, you're probably still making a bunch of mistakes.

It's OK. We all do it – AdWords is a challenging platform to master.
Continue Reading at SiteProNews
 
Quick Links AddMe    Blog Search    SubmitExpress    Web-Source    Website Builder   
SubmissionMonster    SonicRun    FreeWebMonitoring    FreeWebSubmission   
 
Follow SPN on: Facebook    Twitter    YouTube    RSS Feed
You are currently signed up to spn-html as: rkremer111.djfunky1@blogger.com
To deactivate SPN mailings, Use This Link or send a blank email to leave-spn-html-6695021D@mailjayde.com

Jayde Online, Inc.
Suite 238, 23-845 Dakota Street
Winnipeg, MB R2M 5M3
© Copyright 2017 All rights reserved

For other support inquiries go here

Sunday, July 30, 2017

Devops Weekly #344

DEVOPS WEEKLY
ISSUE #344 - 30th July 2017

Posts about the future of operation, the changing role of team leads in organisations adopting devops and lots of technical posts about debugging performance problems, cloud provisioning and fundamental TCP improvements.


Sponsor
======

The definitive guide for DevOps Post-Incident Reviews (AKA - Postmortems). Learn why traditional methods don't work - and why fast incident response isn't enough. Download your free copy of the 90+ page eBook from O'Reilly Media and VictorOps.

http://try.victorops.com/Post_Incident_Review/DevOpsWeekly


Sponsored
========

Breaking DevOps Silos to Deliver Great User Experiences

Join this webinar to learn how individual business units in large enterprises embrace DevOps to optimize specific digital touchpoints to deliver better user experiences, reduce costs and improve operational efficiency.

http://ow.ly/P2GA30dOSZv


News
====

A great post arguing that while the last decade was all about teaching sysadmins to write code, the next will be about teaching operations to software developers.

https://opensource.com/article/17/7/state-systems-administration


Another interesting post on the future of operations, with some similarities and some differences to the post above. Good points about the broad scope of things we often bundle under operations.

https://medium.com/@cindysridharan/the-death-of-ops-is-greatly-exaggerated-ff3bd4a67f24


A simple explanation of what Google have been up to with BBR, a new backoff algorithm for TCP which appears to improve performance with just some changes to the serving application.

http://everythingsysadmin.com/2017/07/googles-bbr.html


An interesting tale of debugging a production performance issue on a public cloud. Useful stuff for anyone needing to understand how quotas for I/O work, and BurstBalance on AWS in particular.

https://jeremyeder.com/2017/07/25/docker-operations-slowing-down-on-aws-this-time-its-not-dns/


A good conversation about the importance of semantics when discussing architecture, in particular digging into what we mean when we talk about monoliths.

https://genehughson.wordpress.com/2017/07/26/what-makes-a-monolith-monolithic/


An interesting post on the changing role of team leads in organisations adopting devops practices. Some good ideas for team formation and a tips for leads.

https://www.cevo.com.au/devops/2017/05/16/evolving-team-leadership.html


A post in praise of gRPC for service communications. Lots of code examples and pros and cons vs other options and attempts at the same sort of thing.

https://about.sourcegraph.com/go/grpc-in-production-alan-shreve


Some good tips for focusing development effort on issues which result in support queries, with a few real-world examples.

http://blog.scalyr.com/2017/07/support-driven-development/


A nice case study of the evolution of an AWS environment, from manually provisioning resources to using services like CloudFormation and CodeDeploy.

https://clevertap.com/blog/aws-infrastructure-setup-the-clevertap-way/


A quick comparison of when you might choose Google Cloud Functions vs Google Container Engine. Mainly relevant for the more general serverless vs container orchestrators question.

https://medium.com/@JamWils/cloud-functions-vs-container-engine-5c773e364ced


A description of the new StackSets functionality for CloudFormation, making it much easier to specify resources across multiple accounts and regions at the same time.

https://sanderknape.com/2017/07/cloudformation-stacksets-automated-cross-account-region-deployments/


A couple of posts centered on the problem of sharing data across teams, without getting in each other's way. The first post looks at some anti-patterns while the second explores alternatives.

http://engineering.rallyhealth.com/microservices/soa/databases/transactions/2017/07/17/database-updates-across-two-databases-part-1.html
http://engineering.rallyhealth.com/microservices/soa/databases/transactions/messaging/2017/07/17/database-updates-across-two-databases-part-2.html


Jobs
====

We.Are.Expensify.com - We're on the hunt for one bright soul to join our infrastructure team to help battle expense reports that suck. We guarantee you fun, an amazing opportunity to learn and teach, and the siren's call of distant riches. With a healthy mix of cloud and owned racks, you'd work hand-in-hand in our engineering org on a profitable, well-loved product with a focus on improving scaling and security. Join the adventure at

http://we.are.expensify.com/jobs


CNCF - Cloud Native Computing Foundation
====

KubeCon / CloudNativeCon Austin - Join leading Kubernetes and Cloud Native technologists in Austin for a full range of technology sessions on the cloud native ecosystem.

We sold out in Berlin and are excited to see thousands of you from the community in Austin! Call for papers and registration information linked.

https://goo.gl/yKCHvh


Events
======

Devopsdays London is happening on the 6th and 7th of September, with talks on boring software, development methodologies, humane software teams and more. You can get a discount on tickets with the code DEVOPS_WEEKLY_LON.

https://www.devopsdays.org/events/2017-london


Devopsdays Phoenix is coming up on October 24th and the CFP is open now until August 22nd. The organisers are on the look-out for original and interesting sessions, workshops and lightning talks.

https://www.devopsdays.org/events/2017-phoenix/
https://www.papercall.io/devopsdays-phoenix-2017


Tools
=====

Manifesto is a new tool for storing and retrieving Docker image metadata alongside the image in question in a repository, including on Docker Hub.

https://github.com/aquasecurity/manifesto


Terraboard is a handy dashboard for anyone using Terraform. It allows for visualising and querying terraform state from a simple browser-based interface.

https://github.com/camptocamp/terraboard


The definitive guide for DevOps Post-Incident Reviews (AKA - Postmortems). Learn why traditional methods don't work - and why fast incident response isn't enough. Download your free copy of the 90+ page eBook from O'Reilly Media and VictorOps.

http://try.victorops.com/Post_Incident_Review/DevOpsWeekly



If you received this email directly then you're already signed up, thanks! If however someone forwarded this email to you and you'd like to get it each week then you can subscribe at http://devopsweekly.com

--

You opted in for Devops Weekly at http://devopsweekly.com

You can always unsubscribe by visiting http://devopsweekly.us2.list-manage.com/unsubscribe?u=b6635e37e35fa5eff0c2a947a&id=a63f24d068&e=d35d611795&c=2b36c93559

If you have other queries you can contact the list maintainer at gareth@morethanseven.net

Our mailing address is 43 Gwydir Street, Cambridge, UK, CB1 2LG