SlideShare a Scribd company logo
Software support done
      correctly
        Andreas Zeitler
             @zettt
     macosxscreencasts.com
       zcasting3000.com
A relatively bad
   example
Hi Andreas...
Hi Andreas...



Cheers, thanks, bye, ciao, tschüss...
This message clearly says:

                  Hi Andreas...



Cheers, thanks, bye, ciao, tschüss...
This message clearly says:

 • I don’t care Hi Andreas...


Cheers, thanks, bye, ciao, tschüss...
This message clearly says:

 • I don’t care Hi Andreas...
 • I don’t have the time to deal
   with you

Cheers, thanks, bye, ciao, tschüss...
This message clearly says:

 • I don’t care Hi Andreas...
 • I don’t have the time to deal
   with you
 • I don’t care how you present
   my product bye, ciao, tschüss...
Cheers, thanks,
Hi Andreas...



Cheers, thanks, bye, ciao, tschüss...
Hi Andreas...



Cheers, thanks, bye, ciao, tschüss...
A relatively good
    example
A relatively good
    example
     DreamHost
My email to DreamHost:
My email to DreamHost:
Dear DreamHost support,
Website is down!
Why?
Help!
Now!
Cheers
Andreas,

[386390.279461] Task in /ps34711 killed as a result of limit of   /ps34711
[386390.303417] php5.cgi cpuset=ps34711 mems_allowed=0
[386390.303453] Task in /ps34711 killed as a result of limit of   /ps34711
[386390.357101] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 227694 or a child
[386391.125965] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 227694 or a child
[386394.160813] php5.cgi cpuset=ps34711 mems_allowed=0
[386394.247377] Task in /ps34711 killed as a result of limit of   /ps34711
[386394.636484] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 199764 or a child
[386497.221512] php5.cgi cpuset=ps34711 mems_allowed=0
[386497.221582] Task in /ps34711 killed as a result of limit of   /ps34711
[386497.277468] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 206293 or a child
[386497.768186] php5.cgi cpuset=ps34711 mems_allowed=0
[386497.865295] Task in /ps34711 killed as a result of limit of   /ps34711
[386498.255450] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 206293 or a child

When there isn't any available memory on the machine, the server is
unable to spawn new processes which in turn causes a 500 error. It can
also kill off existing processes such as http and ftp. I recommend
following the steps in this wiki:

http://wiki.dreamhost.com/PS_Optimization

You can also raise your memory levels from within the panel by clicking
"Private Servers" > "Manage Resources".

It's always a good idea to keep an eye on the graph on that page as it
will give you some insight into the current state of your server. Aside
from the optimization wiki, I'd also recommend removing any extraneous
plugins if you're running Wordpress installs, especially any SEO plugins.
If you haven't already, you should also download and enable either
wp-cache or wp-super-cache (again assuming you're running Wordpress
installs). As far as your server not always needing the same amount of
memory, you can adjust your usage at any time as you see fit. That can be
quite a chore! Luckily, one of our customers recently wrote a pretty
awesome program which can automatically handle memory usage for you! You
may want to check it out, but please be aware that even if it works, it
is custom software and is not provided by DreamHost:

http://memcron.com/

I'd also highly suggest enabling FastCGI for these domains if you haven't
already done so, it typically uses far less memory than the standard PHP
install! If you run into any troubles with the above information (which I
recommend checking out as it can help you to reduce usage regardless of
the number of visitors you receive), please let us know. Also, since you
are running a WP site, the following will be helpful as well:

1) Keeping your WordPress install as up-to-date as possible. You can do
that by checking whether or not you need to upgrade here:

http://yourdomain.com/wp-admin/update-core.php

2) Keeping your WordPress plugins up-to-date. You can check to see if any
plugins need to be updated here:

http://yourdomain.com/wp-admin/plugins.php
[386497.221582] Task in /ps34711 killed as a result of limit of /ps34711
[386497.277468] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 206293 or a child
[386497.768186] php5.cgi cpuset=ps34711 mems_allowed=0
[386497.865295] Task in /ps34711 killed as a result of limit of /ps34711
[386498.255450] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 206293 or a child

When there isn't any available memory on the machine, the server is
unable to spawn new processes which in turn causes a 500 error. It can
also kill off existing processes such as http and ftp. I recommend
following the steps in this wiki:

http://wiki.dreamhost.com/PS_Optimization

You can also raise your memory levels from within the panel by clicking
"Private Servers" > "Manage Resources".

It's always a good idea to keep an eye on the graph on that page as it
will give you some insight into the current state of your server. Aside
from the optimization wiki, I'd also recommend removing any extraneous
plugins if you're running Wordpress installs, especially any SEO plugins.
If you haven't already, you should also download and enable either
wp-cache or wp-super-cache (again assuming you're running Wordpress
installs). As far as your server not always needing the same amount of
memory, you can adjust your usage at any time as you see fit. That can be
quite a chore! Luckily, one of our customers recently wrote a pretty
awesome program which can automatically handle memory usage for you! You
may want to check it out, but please be aware that even if it works, it
is custom software and is not provided by DreamHost:

http://memcron.com/

I'd also highly suggest enabling FastCGI for these domains if you haven't
already done so, it typically uses far less memory than the standard PHP
install! If you run into any troubles with the above information (which I
recommend checking out as it can help you to reduce usage regardless of
the number of visitors you receive), please let us know. Also, since you
are running a WP site, the following will be helpful as well:

1) Keeping your WordPress install as up-to-date as possible. You can do
that by checking whether or not you need to upgrade here:

http://yourdomain.com/wp-admin/update-core.php

2) Keeping your WordPress plugins up-to-date. You can check to see if any
plugins need to be updated here:

http://yourdomain.com/wp-admin/plugins.php

3) Removing any plugins that you do not use, even if they are set to
"Inactive". You can remove them from the same link as #2.

4) Installing caching and anti-spam plugins. You can find information on
good ones for both of those here:

http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Spam
http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Caching

5) Optimize and improve performance!

http://wiki.dreamhost.com/WordPress_Optimization
http://wiki.dreamhost.com/Wordpress_performance
[386497.221582] Task in /ps34711 killed as a result of limit of /ps34711
[386497.277468] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 206293 or a child
[386497.768186] php5.cgi cpuset=ps34711 mems_allowed=0
[386497.865295] Task in /ps34711 killed as a result of limit of /ps34711
[386498.255450] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 206293 or a child

When there isn't any available memory on the machine, the server is
unable to spawn new processes which in turn causes a 500 error. It can
also kill off existing processes such as http and ftp. I recommend
following the steps in this wiki:

http://wiki.dreamhost.com/PS_Optimization

You can also raise your memory levels from within the panel by clicking
"Private Servers" > "Manage Resources".

It's always a good idea to keep an eye on the graph on that page as it
will give you some insight into the current state of your server. Aside
from the optimization wiki, I'd also recommend removing any extraneous
plugins if you're running Wordpress installs, especially any SEO plugins.
If you haven't already, you should also download and enable either
wp-cache or wp-super-cache (again assuming you're running Wordpress
installs). As far as your server not always needing the same amount of
memory, you can adjust your usage at any time as you see fit. That can be
quite a chore! Luckily, one of our customers recently wrote a pretty
awesome program which can automatically handle memory usage for you! You
may want to check it out, but please be aware that even if it works, it
is custom software and is not provided by DreamHost:

http://memcron.com/

I'd also highly suggest enabling FastCGI for these domains if you haven't
already done so, it typically uses far less memory than the standard PHP
install! If you run into any troubles with the above information (which I
recommend checking out as it can help you to reduce usage regardless of
the number of visitors you receive), please let us know. Also, since you
are running a WP site, the following will be helpful as well:

1) Keeping your WordPress install as up-to-date as possible. You can do
that by checking whether or not you need to upgrade here:

http://yourdomain.com/wp-admin/update-core.php

2) Keeping your WordPress plugins up-to-date. You can check to see if any
plugins need to be updated here:

http://yourdomain.com/wp-admin/plugins.php

3) Removing any plugins that you do not use, even if they are set to
"Inactive". You can remove them from the same link as #2.

4) Installing caching and anti-spam plugins. You can find information on
good ones for both of those here:

http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Spam
http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Caching

5) Optimize and improve performance!

http://wiki.dreamhost.com/WordPress_Optimization
http://wiki.dreamhost.com/Wordpress_performance
[386497.221582] Task in /ps34711 killed as a result of limit of /ps34711
[386497.277468] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 206293 or a child
[386497.768186] php5.cgi cpuset=ps34711 mems_allowed=0
[386497.865295] Task in /ps34711 killed as a result of limit of /ps34711
[386498.255450] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 206293 or a child

When there isn't any available memory on the machine, the server is
unable to spawn new processes which in turn causes a 500 error. It can
also kill off existing processes such as http and ftp. I recommend
following the steps in this wiki:

http://wiki.dreamhost.com/PS_Optimization

You can also raise your memory levels from within the panel by clicking
"Private Servers" > "Manage Resources".

It's always a good idea to keep an eye on the graph on that page as it
will give you some insight into the current state of your server. Aside
from the optimization wiki, I'd also recommend removing any extraneous
plugins if you're running Wordpress installs, especially any SEO plugins.
If you haven't already, you should also download and enable either
wp-cache or wp-super-cache (again assuming you're running Wordpress
installs). As far as your server not always needing the same amount of
memory, you can adjust your usage at any time as you see fit. That can be
quite a chore! Luckily, one of our customers recently wrote a pretty
awesome program which can automatically handle memory usage for you! You
may want to check it out, but please be aware that even if it works, it
is custom software and is not provided by DreamHost:

http://memcron.com/

I'd also highly suggest enabling FastCGI for these domains if you haven't
already done so, it typically uses far less memory than the standard PHP
install! If you run into any troubles with the above information (which I
recommend checking out as it can help you to reduce usage regardless of
the number of visitors you receive), please let us know. Also, since you
are running a WP site, the following will be helpful as well:

1) Keeping your WordPress install as up-to-date as possible. You can do
that by checking whether or not you need to upgrade here:

http://yourdomain.com/wp-admin/update-core.php

2) Keeping your WordPress plugins up-to-date. You can check to see if any
plugins need to be updated here:

http://yourdomain.com/wp-admin/plugins.php

3) Removing any plugins that you do not use, even if they are set to
"Inactive". You can remove them from the same link as #2.

4) Installing caching and anti-spam plugins. You can find information on
good ones for both of those here:

http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Spam
http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Caching

5) Optimize and improve performance!

http://wiki.dreamhost.com/WordPress_Optimization
http://wiki.dreamhost.com/Wordpress_performance
[386497.221582] Task in /ps34711 killed as a result of limit of /ps34711
[386497.277468] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 206293 or a child
[386497.768186] php5.cgi cpuset=ps34711 mems_allowed=0
[386497.865295] Task in /ps34711 killed as a result of limit of /ps34711
[386498.255450] Memory cgroup out of memory: kill process
apache2-ps34711(6203:#34711) score 206293 or a child

When there isn't any available memory on the machine, the server is
unable to spawn new processes which in turn causes a 500 error. It can
also kill off existing processes such as http and ftp. I recommend
following the steps in this wiki:

http://wiki.dreamhost.com/PS_Optimization

You can also raise your memory levels from within the panel by clicking
"Private Servers" > "Manage Resources".

It's always a good idea to keep an eye on the graph on that page as it
will give you some insight into the current state of your server. Aside
from the optimization wiki, I'd also recommend removing any extraneous
plugins if you're running Wordpress installs, especially any SEO plugins.
If you haven't already, you should also download and enable either
wp-cache or wp-super-cache (again assuming you're running Wordpress
installs). As far as your server not always needing the same amount of
memory, you can adjust your usage at any time as you see fit. That can be
quite a chore! Luckily, one of our customers recently wrote a pretty
awesome program which can automatically handle memory usage for you! You
may want to check it out, but please be aware that even if it works, it
is custom software and is not provided by DreamHost:

http://memcron.com/

I'd also highly suggest enabling FastCGI for these domains if you haven't
already done so, it typically uses far less memory than the standard PHP
install! If you run into any troubles with the above information (which I
recommend checking out as it can help you to reduce usage regardless of
the number of visitors you receive), please let us know. Also, since you
are running a WP site, the following will be helpful as well:

1) Keeping your WordPress install as up-to-date as possible. You can do
that by checking whether or not you need to upgrade here:

http://yourdomain.com/wp-admin/update-core.php

2) Keeping your WordPress plugins up-to-date. You can check to see if any
plugins need to be updated here:

http://yourdomain.com/wp-admin/plugins.php

3) Removing any plugins that you do not use, even if they are set to
"Inactive". You can remove them from the same link as #2.

4) Installing caching and anti-spam plugins. You can find information on
good ones for both of those here:

http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Spam
http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Caching

5) Optimize and improve performance!

http://wiki.dreamhost.com/WordPress_Optimization
http://wiki.dreamhost.com/Wordpress_performance
From:     DreamHost Customer Support Team <support@dreamhost.com>
Subject:    Re: [andzei 39277830] Internal Server Error
  Date:     19. Oktober 2010 17:14:26 GMT+01:00
     To:    azeitler@zettt.de

------------------------------------------------------------------------
- After reading this response, please consider visiting
- the URL below to comment on its quality. Thanks!
-
- http://www.dreamhost.com/survey.cgi?n=39277830&m=566296
------------------------------------------------------------------------

Andreas,

Odds are the process that updates the graph is getting killed. I think
that we're looking into a solution that corrects this.

Thanks!
Scott

--
     DreamHost Support Team + support@dreamhost.com
Earn over $97 for each referral: http://www.dreamhost.com/rewards.html
   To continue this support case, just reply to this email.
  Open a new case at: https://panel.dreamhost.com/?tab=support
Improving support
 (communication)
It’s ok to...
It’s ok to...

• ... not answer an email right away.
It’s ok to...

• ... not answer an email right away.
• ... be brief.
It’s ok to...

• ... not answer an email right away.
• ... be brief.
• ... use snippets.
It’s ok to...

• ... not answer an email right away.
• ... be brief.
• ... use snippets.
• ... use a support system like tender.
It’s ok to...

• ... not answer an email right away.
• ... be brief.
• ... use snippets.
• ... use a support system like tender.
 • (Eat your own dog food!)
Improving support
 (communication)
Improving support
      (communication)
•   "Sorry for the late reply."
Improving support
         (communication)
•   "Sorry for the late reply."

    •   I have read your email, but didn't care enough.
Improving support
         (communication)
•   "Sorry for the late reply."

    •   I have read your email, but didn't care enough.

•   "Best regards from Stuttgart"
Improving support
         (communication)
•   "Sorry for the late reply."

    •   I have read your email, but didn't care enough.

•   "Best regards from Stuttgart"

    •   I don't know where you are, but the sun shines
        here.
Improving support
 (communication)
Improving support
      (communication)
•   Screencasting
Improving support
         (communication)
•   Screencasting

    •   Tell me and I'll forget,
        Show me and I may remember,
        Involve me and I'll understand.
Improving support
         (communication)
•   Screencasting

    •   Tell me and I'll forget,
        Show me and I may remember,
        Involve me and I'll understand.

    •   Scrivener (literatureandlatte.com)
Improving support
         (communication)
•   Screencasting

    •   Tell me and I'll forget,
        Show me and I may remember,
        Involve me and I'll understand.

    •   Scrivener (literatureandlatte.com)

    •   Billings (marketcircle.com)
Improving support
         (communication)
•   Screencasting

    •   Tell me and I'll forget,
        Show me and I may remember,
        Involve me and I'll understand.

    •   Scrivener (literatureandlatte.com)

    •   Billings (marketcircle.com)

•   Blogging
Improving support
 (communication)
Improving support
      (communication)

•   Forum
Improving support
      (communication)

•   Forum

•   Social Media (Twitter, Facebook)
Improving support
      (communication)

•   Forum

•   Social Media (Twitter, Facebook)

    • BUT
Improving support
 (communication)
Improving support
      (communication)
•   If you decide to use a channel be prepared to use
    it the way the users use it.
Improving support
         (communication)
•   If you decide to use a channel be prepared to use
    it the way the users use it.

    •   Deliver content!
Improving support
         (communication)
•   If you decide to use a channel be prepared to use
    it the way the users use it.

    •   Deliver content!

    •   Post updates!
Improving support
         (communication)
•   If you decide to use a channel be prepared to use
    it the way the users use it.

    •   Deliver content!

    •   Post updates!

•   People don't follow a brand, they follow a person.
Improving support
         (communication)
•   If you decide to use a channel be prepared to use
    it the way the users use it.

    •   Deliver content!

    •   Post updates!

•   People don't follow a brand, they follow a person.

•   People opt in to be disturbed by you. They
    deliberately give you the permission to be
    interrupted by you.
Don't make it hard for
people to communicate
       with you
Make your life easier
Make your life easier
       Never do free!
Mind your target audience!
Discussion
 Your experiences

More Related Content

What's hot

Speed Up Wordpress, Wordpress Horsepower
Speed Up Wordpress, Wordpress HorsepowerSpeed Up Wordpress, Wordpress Horsepower
Speed Up Wordpress, Wordpress Horsepower
Ross Johnson
 
Squeeze Maximum Performance From Your Joomla Website
Squeeze Maximum Performance From Your Joomla WebsiteSqueeze Maximum Performance From Your Joomla Website
Squeeze Maximum Performance From Your Joomla Website
SiteGround.com
 
Caching WordPress - Anthony Burchell Wordcamp Presentation
Caching WordPress - Anthony Burchell Wordcamp PresentationCaching WordPress - Anthony Burchell Wordcamp Presentation
Caching WordPress - Anthony Burchell Wordcamp Presentation
Anthony Burchell
 
Show Me The Cache!
Show Me The Cache!Show Me The Cache!
Show Me The Cache!
Andy Melichar
 
WordPress Speed Optimisation
WordPress Speed OptimisationWordPress Speed Optimisation
WordPress Speed Optimisation
Peter Bui
 
How We Localize & Mobilize WP Sites - Pubcon 2013
How We Localize & Mobilize WP Sites - Pubcon 2013How We Localize & Mobilize WP Sites - Pubcon 2013
How We Localize & Mobilize WP Sites - Pubcon 2013
Search Commander, Inc.
 
Ctrl+F5 Bangalore 2017: Super charge you word press website by Justin Thomas
Ctrl+F5 Bangalore 2017: Super charge you word press website by Justin ThomasCtrl+F5 Bangalore 2017: Super charge you word press website by Justin Thomas
Ctrl+F5 Bangalore 2017: Super charge you word press website by Justin Thomas
ResellerClub
 
Caching 101
Caching 101Caching 101
Caching 101
Andy Melichar
 
[FrontInBH 2012] Por uma web mais rápida: técnicas de otimizações de sites - ...
[FrontInBH 2012] Por uma web mais rápida: técnicas de otimizações de sites - ...[FrontInBH 2012] Por uma web mais rápida: técnicas de otimizações de sites - ...
[FrontInBH 2012] Por uma web mais rápida: técnicas de otimizações de sites - ...
Caelum
 
Optimizing your WordPress website
Optimizing your WordPress websiteOptimizing your WordPress website
Optimizing your WordPress website
mwfordesigns
 
Magento on stereoids, Imagine 2014 Las Vegas
Magento on stereoids, Imagine 2014 Las VegasMagento on stereoids, Imagine 2014 Las Vegas
Magento on stereoids, Imagine 2014 Las Vegas
Stefan Willkommer
 
Appserver.io Imagine Presentation 2014
Appserver.io Imagine Presentation 2014Appserver.io Imagine Presentation 2014
Appserver.io Imagine Presentation 2014
TechDivision GmbH
 
Hari 4 6 sep 12
Hari 4 6 sep 12Hari 4 6 sep 12
Hari 4 6 sep 12
matjenin2013
 
WordCamp Belfast DevOps for Beginners
WordCamp Belfast DevOps for BeginnersWordCamp Belfast DevOps for Beginners
WordCamp Belfast DevOps for Beginners
Stewart Ritchie
 
Performance as UX with Justin Howlett
Performance as UX with Justin HowlettPerformance as UX with Justin Howlett
Performance as UX with Justin Howlett
FITC
 
Word press guide_-_makeuseof.com
Word press guide_-_makeuseof.comWord press guide_-_makeuseof.com
Word press guide_-_makeuseof.com
Tan Pham
 
Heavy Web Optimization: Frontend
Heavy Web Optimization: FrontendHeavy Web Optimization: Frontend
Heavy Web Optimization: Frontend
Võ Duy Tuấn
 

What's hot (17)

Speed Up Wordpress, Wordpress Horsepower
Speed Up Wordpress, Wordpress HorsepowerSpeed Up Wordpress, Wordpress Horsepower
Speed Up Wordpress, Wordpress Horsepower
 
Squeeze Maximum Performance From Your Joomla Website
Squeeze Maximum Performance From Your Joomla WebsiteSqueeze Maximum Performance From Your Joomla Website
Squeeze Maximum Performance From Your Joomla Website
 
Caching WordPress - Anthony Burchell Wordcamp Presentation
Caching WordPress - Anthony Burchell Wordcamp PresentationCaching WordPress - Anthony Burchell Wordcamp Presentation
Caching WordPress - Anthony Burchell Wordcamp Presentation
 
Show Me The Cache!
Show Me The Cache!Show Me The Cache!
Show Me The Cache!
 
WordPress Speed Optimisation
WordPress Speed OptimisationWordPress Speed Optimisation
WordPress Speed Optimisation
 
How We Localize & Mobilize WP Sites - Pubcon 2013
How We Localize & Mobilize WP Sites - Pubcon 2013How We Localize & Mobilize WP Sites - Pubcon 2013
How We Localize & Mobilize WP Sites - Pubcon 2013
 
Ctrl+F5 Bangalore 2017: Super charge you word press website by Justin Thomas
Ctrl+F5 Bangalore 2017: Super charge you word press website by Justin ThomasCtrl+F5 Bangalore 2017: Super charge you word press website by Justin Thomas
Ctrl+F5 Bangalore 2017: Super charge you word press website by Justin Thomas
 
Caching 101
Caching 101Caching 101
Caching 101
 
[FrontInBH 2012] Por uma web mais rápida: técnicas de otimizações de sites - ...
[FrontInBH 2012] Por uma web mais rápida: técnicas de otimizações de sites - ...[FrontInBH 2012] Por uma web mais rápida: técnicas de otimizações de sites - ...
[FrontInBH 2012] Por uma web mais rápida: técnicas de otimizações de sites - ...
 
Optimizing your WordPress website
Optimizing your WordPress websiteOptimizing your WordPress website
Optimizing your WordPress website
 
Magento on stereoids, Imagine 2014 Las Vegas
Magento on stereoids, Imagine 2014 Las VegasMagento on stereoids, Imagine 2014 Las Vegas
Magento on stereoids, Imagine 2014 Las Vegas
 
Appserver.io Imagine Presentation 2014
Appserver.io Imagine Presentation 2014Appserver.io Imagine Presentation 2014
Appserver.io Imagine Presentation 2014
 
Hari 4 6 sep 12
Hari 4 6 sep 12Hari 4 6 sep 12
Hari 4 6 sep 12
 
WordCamp Belfast DevOps for Beginners
WordCamp Belfast DevOps for BeginnersWordCamp Belfast DevOps for Beginners
WordCamp Belfast DevOps for Beginners
 
Performance as UX with Justin Howlett
Performance as UX with Justin HowlettPerformance as UX with Justin Howlett
Performance as UX with Justin Howlett
 
Word press guide_-_makeuseof.com
Word press guide_-_makeuseof.comWord press guide_-_makeuseof.com
Word press guide_-_makeuseof.com
 
Heavy Web Optimization: Frontend
Heavy Web Optimization: FrontendHeavy Web Optimization: Frontend
Heavy Web Optimization: Frontend
 

Similar to Software Support Done Right

Setup and run wordpress: 201
Setup and run wordpress: 201Setup and run wordpress: 201
Setup and run wordpress: 201
wordpresswebmaster
 
Responsible [digital] Home Ownership
Responsible [digital] Home OwnershipResponsible [digital] Home Ownership
Responsible [digital] Home Ownership
Denise (Dee) Teal
 
Optimize wordpress
Optimize wordpressOptimize wordpress
Optimize wordpress
David Parsons
 
WordPress 201
WordPress 201WordPress 201
WordPress 201
Jason Cosper
 
15 ways to improve your word press website performance in 30 minutes
15 ways to improve your word press website performance in 30 minutes 15 ways to improve your word press website performance in 30 minutes
15 ways to improve your word press website performance in 30 minutes
World Web Technology Pvt Ltd
 
The 5 most common reasons for a slow WordPress site and how to fix them – ext...
The 5 most common reasons for a slow WordPress site and how to fix them – ext...The 5 most common reasons for a slow WordPress site and how to fix them – ext...
The 5 most common reasons for a slow WordPress site and how to fix them – ext...
Otto Kekäläinen
 
Battling the WSOD - A Tech Support Tale
Battling the WSOD - A Tech Support TaleBattling the WSOD - A Tech Support Tale
Battling the WSOD - A Tech Support Tale
Kayleigh Thorpe
 
23 Ways To Speed Up WordPress
23 Ways To Speed Up WordPress23 Ways To Speed Up WordPress
23 Ways To Speed Up WordPress
Zero Point Development
 
3 tips to make your Wordpress site faster
3 tips to make your Wordpress site faster3 tips to make your Wordpress site faster
3 tips to make your Wordpress site faster
Jonathan Alford
 
WordPress Resources Nov 2014
WordPress Resources Nov 2014WordPress Resources Nov 2014
WordPress Resources Nov 2014
Judy Wilson
 
The Need for Speed (5 Performance Optimization Tipps) - brightonSEO 2014
The Need for Speed (5 Performance Optimization Tipps) - brightonSEO 2014The Need for Speed (5 Performance Optimization Tipps) - brightonSEO 2014
The Need for Speed (5 Performance Optimization Tipps) - brightonSEO 2014
Bastian Grimm
 
Wordpress 101 Guide Ebook Free
Wordpress 101 Guide Ebook FreeWordpress 101 Guide Ebook Free
Wordpress 101 Guide Ebook Free
huutienmmo
 
Up and Running with WordPress - Site Shack Nashville Web Design
Up and Running with WordPress - Site Shack Nashville Web DesignUp and Running with WordPress - Site Shack Nashville Web Design
Up and Running with WordPress - Site Shack Nashville Web Design
Judy Wilson
 
Introduction to Optimizing WordPress for Website Speed
Introduction to Optimizing WordPress for Website SpeedIntroduction to Optimizing WordPress for Website Speed
Introduction to Optimizing WordPress for Website Speed
Nile Flores
 
How to Clear WordPress Cache?
How to Clear WordPress Cache?How to Clear WordPress Cache?
How to Clear WordPress Cache?
HTS Hosting
 
Site Speed = Success – Optimising WordPress from the Server Up - Presented by...
Site Speed = Success – Optimising WordPress from the Server Up - Presented by...Site Speed = Success – Optimising WordPress from the Server Up - Presented by...
Site Speed = Success – Optimising WordPress from the Server Up - Presented by...
WordCamp Harare
 
WordPress Website Down.pdf
WordPress Website Down.pdfWordPress Website Down.pdf
WordPress Website Down.pdf
Host It Smart
 
WordPress Security - 12 WordPress Security Fundamentals
WordPress Security - 12 WordPress Security FundamentalsWordPress Security - 12 WordPress Security Fundamentals
WordPress Security - 12 WordPress Security Fundamentals
findingsimple
 
WordPress End-User Security
WordPress End-User SecurityWordPress End-User Security
WordPress End-User Security
Dre Armeda
 
Wordpress plugin directory
Wordpress plugin directoryWordpress plugin directory
Wordpress plugin directory
John Smith
 

Similar to Software Support Done Right (20)

Setup and run wordpress: 201
Setup and run wordpress: 201Setup and run wordpress: 201
Setup and run wordpress: 201
 
Responsible [digital] Home Ownership
Responsible [digital] Home OwnershipResponsible [digital] Home Ownership
Responsible [digital] Home Ownership
 
Optimize wordpress
Optimize wordpressOptimize wordpress
Optimize wordpress
 
WordPress 201
WordPress 201WordPress 201
WordPress 201
 
15 ways to improve your word press website performance in 30 minutes
15 ways to improve your word press website performance in 30 minutes 15 ways to improve your word press website performance in 30 minutes
15 ways to improve your word press website performance in 30 minutes
 
The 5 most common reasons for a slow WordPress site and how to fix them – ext...
The 5 most common reasons for a slow WordPress site and how to fix them – ext...The 5 most common reasons for a slow WordPress site and how to fix them – ext...
The 5 most common reasons for a slow WordPress site and how to fix them – ext...
 
Battling the WSOD - A Tech Support Tale
Battling the WSOD - A Tech Support TaleBattling the WSOD - A Tech Support Tale
Battling the WSOD - A Tech Support Tale
 
23 Ways To Speed Up WordPress
23 Ways To Speed Up WordPress23 Ways To Speed Up WordPress
23 Ways To Speed Up WordPress
 
3 tips to make your Wordpress site faster
3 tips to make your Wordpress site faster3 tips to make your Wordpress site faster
3 tips to make your Wordpress site faster
 
WordPress Resources Nov 2014
WordPress Resources Nov 2014WordPress Resources Nov 2014
WordPress Resources Nov 2014
 
The Need for Speed (5 Performance Optimization Tipps) - brightonSEO 2014
The Need for Speed (5 Performance Optimization Tipps) - brightonSEO 2014The Need for Speed (5 Performance Optimization Tipps) - brightonSEO 2014
The Need for Speed (5 Performance Optimization Tipps) - brightonSEO 2014
 
Wordpress 101 Guide Ebook Free
Wordpress 101 Guide Ebook FreeWordpress 101 Guide Ebook Free
Wordpress 101 Guide Ebook Free
 
Up and Running with WordPress - Site Shack Nashville Web Design
Up and Running with WordPress - Site Shack Nashville Web DesignUp and Running with WordPress - Site Shack Nashville Web Design
Up and Running with WordPress - Site Shack Nashville Web Design
 
Introduction to Optimizing WordPress for Website Speed
Introduction to Optimizing WordPress for Website SpeedIntroduction to Optimizing WordPress for Website Speed
Introduction to Optimizing WordPress for Website Speed
 
How to Clear WordPress Cache?
How to Clear WordPress Cache?How to Clear WordPress Cache?
How to Clear WordPress Cache?
 
Site Speed = Success – Optimising WordPress from the Server Up - Presented by...
Site Speed = Success – Optimising WordPress from the Server Up - Presented by...Site Speed = Success – Optimising WordPress from the Server Up - Presented by...
Site Speed = Success – Optimising WordPress from the Server Up - Presented by...
 
WordPress Website Down.pdf
WordPress Website Down.pdfWordPress Website Down.pdf
WordPress Website Down.pdf
 
WordPress Security - 12 WordPress Security Fundamentals
WordPress Security - 12 WordPress Security FundamentalsWordPress Security - 12 WordPress Security Fundamentals
WordPress Security - 12 WordPress Security Fundamentals
 
WordPress End-User Security
WordPress End-User SecurityWordPress End-User Security
WordPress End-User Security
 
Wordpress plugin directory
Wordpress plugin directoryWordpress plugin directory
Wordpress plugin directory
 

More from Andreas Zeitler

Bitcoin für's Business - weXelwirken 2017-08-31
Bitcoin für's Business - weXelwirken 2017-08-31Bitcoin für's Business - weXelwirken 2017-08-31
Bitcoin für's Business - weXelwirken 2017-08-31
Andreas Zeitler
 
Blockchain - Hype oder Bubble?
Blockchain - Hype oder Bubble?Blockchain - Hype oder Bubble?
Blockchain - Hype oder Bubble?
Andreas Zeitler
 
Business Video und Audio 2017 - Das Wichtigste in Kürze
Business Video und Audio 2017 - Das Wichtigste in KürzeBusiness Video und Audio 2017 - Das Wichtigste in Kürze
Business Video und Audio 2017 - Das Wichtigste in Kürze
Andreas Zeitler
 
Animationsdesign für Apps
Animationsdesign für AppsAnimationsdesign für Apps
Animationsdesign für Apps
Andreas Zeitler
 
Die Einsatzmöglichkeiten von Audio und Video im Corporate Bereich
Die Einsatzmöglichkeiten von Audio und Video im Corporate BereichDie Einsatzmöglichkeiten von Audio und Video im Corporate Bereich
Die Einsatzmöglichkeiten von Audio und Video im Corporate Bereich
Andreas Zeitler
 
So richtig geil pitchen. Wie geht das?
So richtig geil pitchen. Wie geht das?So richtig geil pitchen. Wie geht das?
So richtig geil pitchen. Wie geht das?
Andreas Zeitler
 
Wie macht man einen erfolgreichen, fast gender-konformen, Podcast?
Wie macht man einen erfolgreichen, fast gender-konformen, Podcast?Wie macht man einen erfolgreichen, fast gender-konformen, Podcast?
Wie macht man einen erfolgreichen, fast gender-konformen, Podcast?
Andreas Zeitler
 
Cloud Work - Wie vernetzte Teams heute arbeiten
Cloud Work - Wie vernetzte Teams heute arbeitenCloud Work - Wie vernetzte Teams heute arbeiten
Cloud Work - Wie vernetzte Teams heute arbeiten
Andreas Zeitler
 
Storytelling als Freelancer - #cowork2015
Storytelling als Freelancer - #cowork2015Storytelling als Freelancer - #cowork2015
Storytelling als Freelancer - #cowork2015
Andreas Zeitler
 
So tickt YouTube #mxsw 2014-09-22
So tickt YouTube #mxsw 2014-09-22So tickt YouTube #mxsw 2014-09-22
So tickt YouTube #mxsw 2014-09-22
Andreas Zeitler
 
Die perfekte Rasur
Die perfekte RasurDie perfekte Rasur
Die perfekte Rasur
Andreas Zeitler
 
Screencasts aber richtig v2
Screencasts   aber richtig v2Screencasts   aber richtig v2
Screencasts aber richtig v2
Andreas Zeitler
 
Er sagt, sie sagt
Er sagt, sie sagtEr sagt, sie sagt
Er sagt, sie sagt
Andreas Zeitler
 

More from Andreas Zeitler (15)

Bitcoin für's Business - weXelwirken 2017-08-31
Bitcoin für's Business - weXelwirken 2017-08-31Bitcoin für's Business - weXelwirken 2017-08-31
Bitcoin für's Business - weXelwirken 2017-08-31
 
Blockchain - Hype oder Bubble?
Blockchain - Hype oder Bubble?Blockchain - Hype oder Bubble?
Blockchain - Hype oder Bubble?
 
Business Video und Audio 2017 - Das Wichtigste in Kürze
Business Video und Audio 2017 - Das Wichtigste in KürzeBusiness Video und Audio 2017 - Das Wichtigste in Kürze
Business Video und Audio 2017 - Das Wichtigste in Kürze
 
Animationsdesign für Apps
Animationsdesign für AppsAnimationsdesign für Apps
Animationsdesign für Apps
 
Die Einsatzmöglichkeiten von Audio und Video im Corporate Bereich
Die Einsatzmöglichkeiten von Audio und Video im Corporate BereichDie Einsatzmöglichkeiten von Audio und Video im Corporate Bereich
Die Einsatzmöglichkeiten von Audio und Video im Corporate Bereich
 
So richtig geil pitchen. Wie geht das?
So richtig geil pitchen. Wie geht das?So richtig geil pitchen. Wie geht das?
So richtig geil pitchen. Wie geht das?
 
Wie macht man einen erfolgreichen, fast gender-konformen, Podcast?
Wie macht man einen erfolgreichen, fast gender-konformen, Podcast?Wie macht man einen erfolgreichen, fast gender-konformen, Podcast?
Wie macht man einen erfolgreichen, fast gender-konformen, Podcast?
 
Cloud Work - Wie vernetzte Teams heute arbeiten
Cloud Work - Wie vernetzte Teams heute arbeitenCloud Work - Wie vernetzte Teams heute arbeiten
Cloud Work - Wie vernetzte Teams heute arbeiten
 
Storytelling als Freelancer - #cowork2015
Storytelling als Freelancer - #cowork2015Storytelling als Freelancer - #cowork2015
Storytelling als Freelancer - #cowork2015
 
So tickt YouTube #mbsmn
So tickt YouTube #mbsmnSo tickt YouTube #mbsmn
So tickt YouTube #mbsmn
 
So tickt YouTube #mxsw 2014-09-22
So tickt YouTube #mxsw 2014-09-22So tickt YouTube #mxsw 2014-09-22
So tickt YouTube #mxsw 2014-09-22
 
Die perfekte Rasur
Die perfekte RasurDie perfekte Rasur
Die perfekte Rasur
 
Screencasts aber richtig v2
Screencasts   aber richtig v2Screencasts   aber richtig v2
Screencasts aber richtig v2
 
Leben mit Ablenkungen
Leben mit AblenkungenLeben mit Ablenkungen
Leben mit Ablenkungen
 
Er sagt, sie sagt
Er sagt, sie sagtEr sagt, sie sagt
Er sagt, sie sagt
 

Recently uploaded

June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
Hiike
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 
Operating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptxOperating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptx
Pravash Chandra Das
 
Recommendation System using RAG Architecture
Recommendation System using RAG ArchitectureRecommendation System using RAG Architecture
Recommendation System using RAG Architecture
fredae14
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
LucaBarbaro3
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
flufftailshop
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStrDeep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
saastr
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Alpen-Adria-Universität
 

Recently uploaded (20)

June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 
Operating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptxOperating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptx
 
Recommendation System using RAG Architecture
Recommendation System using RAG ArchitectureRecommendation System using RAG Architecture
Recommendation System using RAG Architecture
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStrDeep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
 

Software Support Done Right

  • 1. Software support done correctly Andreas Zeitler @zettt macosxscreencasts.com zcasting3000.com
  • 3.
  • 4.
  • 6. Hi Andreas... Cheers, thanks, bye, ciao, tschüss...
  • 7. This message clearly says: Hi Andreas... Cheers, thanks, bye, ciao, tschüss...
  • 8. This message clearly says: • I don’t care Hi Andreas... Cheers, thanks, bye, ciao, tschüss...
  • 9. This message clearly says: • I don’t care Hi Andreas... • I don’t have the time to deal with you Cheers, thanks, bye, ciao, tschüss...
  • 10. This message clearly says: • I don’t care Hi Andreas... • I don’t have the time to deal with you • I don’t care how you present my product bye, ciao, tschüss... Cheers, thanks,
  • 11. Hi Andreas... Cheers, thanks, bye, ciao, tschüss...
  • 12. Hi Andreas... Cheers, thanks, bye, ciao, tschüss...
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18. A relatively good example
  • 19. A relatively good example DreamHost
  • 20.
  • 21. My email to DreamHost:
  • 22. My email to DreamHost: Dear DreamHost support, Website is down! Why? Help! Now! Cheers
  • 23. Andreas, [386390.279461] Task in /ps34711 killed as a result of limit of /ps34711 [386390.303417] php5.cgi cpuset=ps34711 mems_allowed=0 [386390.303453] Task in /ps34711 killed as a result of limit of /ps34711 [386390.357101] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 227694 or a child [386391.125965] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 227694 or a child [386394.160813] php5.cgi cpuset=ps34711 mems_allowed=0 [386394.247377] Task in /ps34711 killed as a result of limit of /ps34711 [386394.636484] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 199764 or a child [386497.221512] php5.cgi cpuset=ps34711 mems_allowed=0 [386497.221582] Task in /ps34711 killed as a result of limit of /ps34711 [386497.277468] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 206293 or a child [386497.768186] php5.cgi cpuset=ps34711 mems_allowed=0 [386497.865295] Task in /ps34711 killed as a result of limit of /ps34711 [386498.255450] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 206293 or a child When there isn't any available memory on the machine, the server is unable to spawn new processes which in turn causes a 500 error. It can also kill off existing processes such as http and ftp. I recommend following the steps in this wiki: http://wiki.dreamhost.com/PS_Optimization You can also raise your memory levels from within the panel by clicking "Private Servers" > "Manage Resources". It's always a good idea to keep an eye on the graph on that page as it will give you some insight into the current state of your server. Aside from the optimization wiki, I'd also recommend removing any extraneous plugins if you're running Wordpress installs, especially any SEO plugins. If you haven't already, you should also download and enable either wp-cache or wp-super-cache (again assuming you're running Wordpress installs). As far as your server not always needing the same amount of memory, you can adjust your usage at any time as you see fit. That can be quite a chore! Luckily, one of our customers recently wrote a pretty awesome program which can automatically handle memory usage for you! You may want to check it out, but please be aware that even if it works, it is custom software and is not provided by DreamHost: http://memcron.com/ I'd also highly suggest enabling FastCGI for these domains if you haven't already done so, it typically uses far less memory than the standard PHP install! If you run into any troubles with the above information (which I recommend checking out as it can help you to reduce usage regardless of the number of visitors you receive), please let us know. Also, since you are running a WP site, the following will be helpful as well: 1) Keeping your WordPress install as up-to-date as possible. You can do that by checking whether or not you need to upgrade here: http://yourdomain.com/wp-admin/update-core.php 2) Keeping your WordPress plugins up-to-date. You can check to see if any plugins need to be updated here: http://yourdomain.com/wp-admin/plugins.php
  • 24. [386497.221582] Task in /ps34711 killed as a result of limit of /ps34711 [386497.277468] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 206293 or a child [386497.768186] php5.cgi cpuset=ps34711 mems_allowed=0 [386497.865295] Task in /ps34711 killed as a result of limit of /ps34711 [386498.255450] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 206293 or a child When there isn't any available memory on the machine, the server is unable to spawn new processes which in turn causes a 500 error. It can also kill off existing processes such as http and ftp. I recommend following the steps in this wiki: http://wiki.dreamhost.com/PS_Optimization You can also raise your memory levels from within the panel by clicking "Private Servers" > "Manage Resources". It's always a good idea to keep an eye on the graph on that page as it will give you some insight into the current state of your server. Aside from the optimization wiki, I'd also recommend removing any extraneous plugins if you're running Wordpress installs, especially any SEO plugins. If you haven't already, you should also download and enable either wp-cache or wp-super-cache (again assuming you're running Wordpress installs). As far as your server not always needing the same amount of memory, you can adjust your usage at any time as you see fit. That can be quite a chore! Luckily, one of our customers recently wrote a pretty awesome program which can automatically handle memory usage for you! You may want to check it out, but please be aware that even if it works, it is custom software and is not provided by DreamHost: http://memcron.com/ I'd also highly suggest enabling FastCGI for these domains if you haven't already done so, it typically uses far less memory than the standard PHP install! If you run into any troubles with the above information (which I recommend checking out as it can help you to reduce usage regardless of the number of visitors you receive), please let us know. Also, since you are running a WP site, the following will be helpful as well: 1) Keeping your WordPress install as up-to-date as possible. You can do that by checking whether or not you need to upgrade here: http://yourdomain.com/wp-admin/update-core.php 2) Keeping your WordPress plugins up-to-date. You can check to see if any plugins need to be updated here: http://yourdomain.com/wp-admin/plugins.php 3) Removing any plugins that you do not use, even if they are set to "Inactive". You can remove them from the same link as #2. 4) Installing caching and anti-spam plugins. You can find information on good ones for both of those here: http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Spam http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Caching 5) Optimize and improve performance! http://wiki.dreamhost.com/WordPress_Optimization http://wiki.dreamhost.com/Wordpress_performance
  • 25. [386497.221582] Task in /ps34711 killed as a result of limit of /ps34711 [386497.277468] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 206293 or a child [386497.768186] php5.cgi cpuset=ps34711 mems_allowed=0 [386497.865295] Task in /ps34711 killed as a result of limit of /ps34711 [386498.255450] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 206293 or a child When there isn't any available memory on the machine, the server is unable to spawn new processes which in turn causes a 500 error. It can also kill off existing processes such as http and ftp. I recommend following the steps in this wiki: http://wiki.dreamhost.com/PS_Optimization You can also raise your memory levels from within the panel by clicking "Private Servers" > "Manage Resources". It's always a good idea to keep an eye on the graph on that page as it will give you some insight into the current state of your server. Aside from the optimization wiki, I'd also recommend removing any extraneous plugins if you're running Wordpress installs, especially any SEO plugins. If you haven't already, you should also download and enable either wp-cache or wp-super-cache (again assuming you're running Wordpress installs). As far as your server not always needing the same amount of memory, you can adjust your usage at any time as you see fit. That can be quite a chore! Luckily, one of our customers recently wrote a pretty awesome program which can automatically handle memory usage for you! You may want to check it out, but please be aware that even if it works, it is custom software and is not provided by DreamHost: http://memcron.com/ I'd also highly suggest enabling FastCGI for these domains if you haven't already done so, it typically uses far less memory than the standard PHP install! If you run into any troubles with the above information (which I recommend checking out as it can help you to reduce usage regardless of the number of visitors you receive), please let us know. Also, since you are running a WP site, the following will be helpful as well: 1) Keeping your WordPress install as up-to-date as possible. You can do that by checking whether or not you need to upgrade here: http://yourdomain.com/wp-admin/update-core.php 2) Keeping your WordPress plugins up-to-date. You can check to see if any plugins need to be updated here: http://yourdomain.com/wp-admin/plugins.php 3) Removing any plugins that you do not use, even if they are set to "Inactive". You can remove them from the same link as #2. 4) Installing caching and anti-spam plugins. You can find information on good ones for both of those here: http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Spam http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Caching 5) Optimize and improve performance! http://wiki.dreamhost.com/WordPress_Optimization http://wiki.dreamhost.com/Wordpress_performance
  • 26. [386497.221582] Task in /ps34711 killed as a result of limit of /ps34711 [386497.277468] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 206293 or a child [386497.768186] php5.cgi cpuset=ps34711 mems_allowed=0 [386497.865295] Task in /ps34711 killed as a result of limit of /ps34711 [386498.255450] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 206293 or a child When there isn't any available memory on the machine, the server is unable to spawn new processes which in turn causes a 500 error. It can also kill off existing processes such as http and ftp. I recommend following the steps in this wiki: http://wiki.dreamhost.com/PS_Optimization You can also raise your memory levels from within the panel by clicking "Private Servers" > "Manage Resources". It's always a good idea to keep an eye on the graph on that page as it will give you some insight into the current state of your server. Aside from the optimization wiki, I'd also recommend removing any extraneous plugins if you're running Wordpress installs, especially any SEO plugins. If you haven't already, you should also download and enable either wp-cache or wp-super-cache (again assuming you're running Wordpress installs). As far as your server not always needing the same amount of memory, you can adjust your usage at any time as you see fit. That can be quite a chore! Luckily, one of our customers recently wrote a pretty awesome program which can automatically handle memory usage for you! You may want to check it out, but please be aware that even if it works, it is custom software and is not provided by DreamHost: http://memcron.com/ I'd also highly suggest enabling FastCGI for these domains if you haven't already done so, it typically uses far less memory than the standard PHP install! If you run into any troubles with the above information (which I recommend checking out as it can help you to reduce usage regardless of the number of visitors you receive), please let us know. Also, since you are running a WP site, the following will be helpful as well: 1) Keeping your WordPress install as up-to-date as possible. You can do that by checking whether or not you need to upgrade here: http://yourdomain.com/wp-admin/update-core.php 2) Keeping your WordPress plugins up-to-date. You can check to see if any plugins need to be updated here: http://yourdomain.com/wp-admin/plugins.php 3) Removing any plugins that you do not use, even if they are set to "Inactive". You can remove them from the same link as #2. 4) Installing caching and anti-spam plugins. You can find information on good ones for both of those here: http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Spam http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Caching 5) Optimize and improve performance! http://wiki.dreamhost.com/WordPress_Optimization http://wiki.dreamhost.com/Wordpress_performance
  • 27. [386497.221582] Task in /ps34711 killed as a result of limit of /ps34711 [386497.277468] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 206293 or a child [386497.768186] php5.cgi cpuset=ps34711 mems_allowed=0 [386497.865295] Task in /ps34711 killed as a result of limit of /ps34711 [386498.255450] Memory cgroup out of memory: kill process apache2-ps34711(6203:#34711) score 206293 or a child When there isn't any available memory on the machine, the server is unable to spawn new processes which in turn causes a 500 error. It can also kill off existing processes such as http and ftp. I recommend following the steps in this wiki: http://wiki.dreamhost.com/PS_Optimization You can also raise your memory levels from within the panel by clicking "Private Servers" > "Manage Resources". It's always a good idea to keep an eye on the graph on that page as it will give you some insight into the current state of your server. Aside from the optimization wiki, I'd also recommend removing any extraneous plugins if you're running Wordpress installs, especially any SEO plugins. If you haven't already, you should also download and enable either wp-cache or wp-super-cache (again assuming you're running Wordpress installs). As far as your server not always needing the same amount of memory, you can adjust your usage at any time as you see fit. That can be quite a chore! Luckily, one of our customers recently wrote a pretty awesome program which can automatically handle memory usage for you! You may want to check it out, but please be aware that even if it works, it is custom software and is not provided by DreamHost: http://memcron.com/ I'd also highly suggest enabling FastCGI for these domains if you haven't already done so, it typically uses far less memory than the standard PHP install! If you run into any troubles with the above information (which I recommend checking out as it can help you to reduce usage regardless of the number of visitors you receive), please let us know. Also, since you are running a WP site, the following will be helpful as well: 1) Keeping your WordPress install as up-to-date as possible. You can do that by checking whether or not you need to upgrade here: http://yourdomain.com/wp-admin/update-core.php 2) Keeping your WordPress plugins up-to-date. You can check to see if any plugins need to be updated here: http://yourdomain.com/wp-admin/plugins.php 3) Removing any plugins that you do not use, even if they are set to "Inactive". You can remove them from the same link as #2. 4) Installing caching and anti-spam plugins. You can find information on good ones for both of those here: http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Spam http://wiki.dreamhost.com/Fine_Tuning_Your_WordPress_Install#Caching 5) Optimize and improve performance! http://wiki.dreamhost.com/WordPress_Optimization http://wiki.dreamhost.com/Wordpress_performance
  • 28. From: DreamHost Customer Support Team <support@dreamhost.com> Subject: Re: [andzei 39277830] Internal Server Error Date: 19. Oktober 2010 17:14:26 GMT+01:00 To: azeitler@zettt.de ------------------------------------------------------------------------ - After reading this response, please consider visiting - the URL below to comment on its quality. Thanks! - - http://www.dreamhost.com/survey.cgi?n=39277830&m=566296 ------------------------------------------------------------------------ Andreas, Odds are the process that updates the graph is getting killed. I think that we're looking into a solution that corrects this. Thanks! Scott -- DreamHost Support Team + support@dreamhost.com Earn over $97 for each referral: http://www.dreamhost.com/rewards.html To continue this support case, just reply to this email. Open a new case at: https://panel.dreamhost.com/?tab=support
  • 31. It’s ok to... • ... not answer an email right away.
  • 32. It’s ok to... • ... not answer an email right away. • ... be brief.
  • 33. It’s ok to... • ... not answer an email right away. • ... be brief. • ... use snippets.
  • 34. It’s ok to... • ... not answer an email right away. • ... be brief. • ... use snippets. • ... use a support system like tender.
  • 35. It’s ok to... • ... not answer an email right away. • ... be brief. • ... use snippets. • ... use a support system like tender. • (Eat your own dog food!)
  • 37. Improving support (communication) • "Sorry for the late reply."
  • 38. Improving support (communication) • "Sorry for the late reply." • I have read your email, but didn't care enough.
  • 39. Improving support (communication) • "Sorry for the late reply." • I have read your email, but didn't care enough. • "Best regards from Stuttgart"
  • 40. Improving support (communication) • "Sorry for the late reply." • I have read your email, but didn't care enough. • "Best regards from Stuttgart" • I don't know where you are, but the sun shines here.
  • 42. Improving support (communication) • Screencasting
  • 43. Improving support (communication) • Screencasting • Tell me and I'll forget, Show me and I may remember, Involve me and I'll understand.
  • 44. Improving support (communication) • Screencasting • Tell me and I'll forget, Show me and I may remember, Involve me and I'll understand. • Scrivener (literatureandlatte.com)
  • 45. Improving support (communication) • Screencasting • Tell me and I'll forget, Show me and I may remember, Involve me and I'll understand. • Scrivener (literatureandlatte.com) • Billings (marketcircle.com)
  • 46. Improving support (communication) • Screencasting • Tell me and I'll forget, Show me and I may remember, Involve me and I'll understand. • Scrivener (literatureandlatte.com) • Billings (marketcircle.com) • Blogging
  • 48. Improving support (communication) • Forum
  • 49. Improving support (communication) • Forum • Social Media (Twitter, Facebook)
  • 50. Improving support (communication) • Forum • Social Media (Twitter, Facebook) • BUT
  • 52. Improving support (communication) • If you decide to use a channel be prepared to use it the way the users use it.
  • 53. Improving support (communication) • If you decide to use a channel be prepared to use it the way the users use it. • Deliver content!
  • 54. Improving support (communication) • If you decide to use a channel be prepared to use it the way the users use it. • Deliver content! • Post updates!
  • 55. Improving support (communication) • If you decide to use a channel be prepared to use it the way the users use it. • Deliver content! • Post updates! • People don't follow a brand, they follow a person.
  • 56. Improving support (communication) • If you decide to use a channel be prepared to use it the way the users use it. • Deliver content! • Post updates! • People don't follow a brand, they follow a person. • People opt in to be disturbed by you. They deliberately give you the permission to be interrupted by you.
  • 57. Don't make it hard for people to communicate with you
  • 58.
  • 59.
  • 60.
  • 61.
  • 62. Make your life easier
  • 63. Make your life easier Never do free!
  • 64.
  • 65.
  • 66.
  • 67.
  • 68.
  • 69. Mind your target audience!