{"id":164,"date":"2011-02-20T08:36:10","date_gmt":"2011-02-20T14:06:10","guid":{"rendered":"http:\/\/you-can-fix-it.com\/fix\/?p=164"},"modified":"2012-04-16T16:04:48","modified_gmt":"2012-04-16T21:04:48","slug":"what-to-do-with-dog-oop","status":"publish","type":"post","link":"http:\/\/www.you-can-fix-it.com\/fix\/lawn-garden\/what-to-do-with-dog-oop\/","title":{"rendered":"What to do with Dog Poop"},"content":{"rendered":"<p><strong>What to do with Dog Poop-Composting<\/strong><P><\/p>\n<p>The dog days of summer are here and if you have a dog or two it might be a good time to consider a doggie waste compost pile.  Adding dog or other pet waste to your regular compost pile is strongly discouraged.  Composting pet waste separately is a great solution to a smelly problem.  Once finished, the compost can be used on ornamental landscapes or relinquished back to the earth unceremoniously.<P><br \/>\nStep 1:  Find an old plastic trash can with a lid that fits securely.  The standard 33 gallon can works best.  If you have smaller pets a slightly smaller can will suffice.   <P><br \/>\nStep 2:  Use a key hole saw or reciprocating saw to remove the bottom of the plastic can.  If desired, you can also drill holes into the sides of the can for additional aeration.<P><br \/>\nStep 3:  Choose an inconspicuous spot in your yard and dig a hole big enough for the trash can to fit into.   Once placed into the hole, the top of the can should be slightly above ground level.  You will need to be able to easily replace and remove the can lid.  Feel free to get creative and paint your can lid for a personalized touch.<P><br \/>\nStep 4:  Once the can is securely placed in the ground, cover the bottom of your composting hole with a layer of rocks or gravel for drainage purposes.<P><br \/>\n<a href=\"http:\/\/www.amazon.com\/gp\/product\/B000H5T70C\/ref=as_li_ss_il?ie=UTF8&#038;tag=you-fix-it-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B000H5T70C\"><img decoding=\"async\" align=\"left\" border=\"0\" src=\"http:\/\/ws.assoc-amazon.com\/widgets\/q?_encoding=UTF8&#038;Format=_SL160_&#038;ASIN=B000H5T70C&#038;MarketPlace=US&#038;ID=AsinImage&#038;WS=1&#038;tag=you-fix-it-20&#038;ServiceVersion=20070822\" ><\/a><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.assoc-amazon.com\/e\/ir?t=you-fix-it-20&#038;l=as2&#038;o=1&#038;a=B000H5T70C\" width=\"1\" height=\"1\" border=\"0\" alt=\"\" style=\"border:none !important; margin:0px !important;\" \/><\/p>\n<p>Step 5:  Dump in a layer of pet waste and add two to three ounces of bacteria based <a href=\"http:\/\/www.amazon.com\/gp\/product\/B000H5T70C\/ref=as_li_ss_tl?ie=UTF8&#038;tag=learn0-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B000H5T70C\">septic tank treatment<\/a><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.assoc-amazon.com\/e\/ir?t=learn0-20&#038;l=as2&#038;o=1&#038;a=B000H5T70C\" width=\"1\" height=\"1\" border=\"0\" alt=\"\" style=\"border:none !important; margin:0px !important;\" \/>.  The liquid will facilitate sewage break down and can be purchased at your local hardware store. <P><br \/>\nStep 6:  Wait 48 hours for the septic starter to become fully activated and then scoop away at will.  As time goes on you may want to add a little dirt to your compost to combat odor.  Add additional septic starter as needed, usually once or twice a year.<P><br \/>\n Continue to add waste to your composter, keeping the lid securely in place when not in use.  It takes a year for dog waste to decompose.  Depending on the size and quantity of your dogs, it will take many years for the composter to fill completely.   As time goes on you may choose to shovel out some finished compost and spread it around your ornamental landscaping, but to be safe, keep it away from any edible plants or fruit trees in your yard.<P><\/p>\n<p>A backyard doggie waste compost is a great way to keep pet waste under control.<\/p>\n<p><font face=\"Arial\">Email us at <a href=\"mailto:info@you-can-fix-it.com\">info@you-can-fix-it.com<\/a> to request new fix-it ideas. We also encourage you to add comments or suggestions below each article.<\/font>\n<\/p>\n<\/p>\n<table border=\"0\" width=\"90%\">\n<tbody>\n<tr>\n<td width=\"50%\" align=\"center\">You-Can-Fix-It.com<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/you-can-fix-it.com\/tools-sm.jpg\" alt=\"tools\" \/><br \/>\nSubscribe to our email list using the form below:<\/p>\n<p><script language=\"Javascript\" type=\"text\/javascript\"><\/p>\n<p>function checkform() {\n  for (i=0;i<fieldstocheck.length;i++) {\n    if (eval(\"document.subscribeform.elements['\"+fieldstocheck[i]+\"'].type\") == \"checkbox\") {\n      if (document.subscribeform.elements[fieldstocheck[i]].checked) {\n      } else {\n        alert(\"Please enter your \"+fieldnames[i]);\n        eval(\"document.subscribeform.elements['\"+fieldstocheck[i]+\"'].focus()\");\n        return false;\n      }\n    }\n    else {\n      if (eval(\"document.subscribeform.elements['\"+fieldstocheck[i]+\"'].value\") == \"\") {\n        alert(\"Please enter your \"+fieldnames[i]);\n        eval(\"document.subscribeform.elements['\"+fieldstocheck[i]+\"'].focus()\");\n        return false;\n      }\n    }\n  }\n  for (i=0;i<groupstocheck.length;i++) {\n    if (!checkGroup(groupstocheck[i],groupnames[i])) {\n      return false;\n    }\n  }\n  \n  if(! compareEmail())\n  {\n    alert(\"Email Addresses you entered do not match\");\n    return false;\n  }\n  return true;\n}\n\nvar fieldstocheck = new Array();\nvar fieldnames = new Array();\nfunction addFieldToCheck(value,name) {\n  fieldstocheck[fieldstocheck.length] = value;\n  fieldnames[fieldnames.length] = name;\n}\nvar groupstocheck = new Array();\nvar groupnames = new Array();\nfunction addGroupToCheck(value,name) {\n  groupstocheck[groupstocheck.length] = value;\n  groupnames[groupnames.length] = name;\n}\n\nfunction compareEmail()\n{\n  return (document.subscribeform.elements[\"email\"].value == document.subscribeform.elements[\"emailconfirm\"].value);\n}\nfunction checkGroup(name,value) {\n  option = -1;\n  for (i=0;i<document.subscribeform.elements[name].length;i++) {\n    if (document.subscribeform.elements[name][i].checked) {\n      option = i;\n    }\n  }\n  if (option == -1) {\n    alert (\"Please enter your \"+value);\n    return false;\n  }\n  return true;\n}\n\n<\/script><\/p>\n<form method=post action=\"http:\/\/www.you-can-fix-it.com\/fix\/632-2\" name=\"subscribeform\" target=\"windowName\" onsubmit=\"window.open\">\n<input type=\"hidden\" name=\"formtoken\" value=\"37a8603551b34170266487c7d7e180a0\" \/><\/p>\n<table border=0>\n<tr>\n<td>\n<div class=\"required\">Email<\/div>\n<\/td>\n<td class=\"attributeinput\"><input type=text name=email value=\"\" size=\"30\"><br \/>\n  <script language=\"Javascript\" type=\"text\/javascript\">addFieldToCheck(\"email\",\"Email\");<\/script><\/td>\n<\/tr>\n<tr>\n<td>\n<div class=\"required\">Confirm email <\/div>\n<\/td>\n<td class=\"attributeinput\"><input type=text name=emailconfirm value=\"\" size=\"30\"><br \/>\n  <script language=\"Javascript\" type=\"text\/javascript\">addFieldToCheck(\"emailconfirm\",\"Confirm  email\");<\/script><\/td>\n<\/tr>\n<tr>\n<td colspan=2>\n<p>      <span class=\"attributeinput\"><br \/>\n      <input type=\"checkbox\" name=\"textemail\" value=\"1\" checked=\"checked\"><\/span><br \/>\n      <span class=\"attributename\">I prefer to receive emails<br \/> in Text format<\/span>\n      <\/td>\n<\/tr>\n<\/table>\n<p><input type=\"hidden\" name=\"list[2]\" value=\"signup\"><input type=\"hidden\" name=\"listname[2]\" value=\"FixItEmails\"\/><\/p>\n<div style=\"display:none\"><input type=\"text\" name=\"VerificationCodeX\" value=\"\" size=\"20\"><\/div>\n<p><input type=submit name=\"subscribe\" value=\"Subscribe to the email lists\" onClick=\"return checkform();\"><\/p>\n<\/p><\/form>\n<\/td>\n<\/tr>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>What to do with Dog Poop-Composting The dog days of summer are here and if you have a dog or two it might be a <a class=\"mh-excerpt-more\" href=\"http:\/\/www.you-can-fix-it.com\/fix\/lawn-garden\/what-to-do-with-dog-oop\/\" title=\"What to do with Dog Poop\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[131,130,132],"class_list":["post-164","post","type-post","status-publish","format-standard","hentry","category-lawn-garden","tag-compost-pile","tag-dog","tag-pet-waste"],"_links":{"self":[{"href":"http:\/\/www.you-can-fix-it.com\/fix\/wp-json\/wp\/v2\/posts\/164","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.you-can-fix-it.com\/fix\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.you-can-fix-it.com\/fix\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.you-can-fix-it.com\/fix\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.you-can-fix-it.com\/fix\/wp-json\/wp\/v2\/comments?post=164"}],"version-history":[{"count":10,"href":"http:\/\/www.you-can-fix-it.com\/fix\/wp-json\/wp\/v2\/posts\/164\/revisions"}],"predecessor-version":[{"id":1056,"href":"http:\/\/www.you-can-fix-it.com\/fix\/wp-json\/wp\/v2\/posts\/164\/revisions\/1056"}],"wp:attachment":[{"href":"http:\/\/www.you-can-fix-it.com\/fix\/wp-json\/wp\/v2\/media?parent=164"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.you-can-fix-it.com\/fix\/wp-json\/wp\/v2\/categories?post=164"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.you-can-fix-it.com\/fix\/wp-json\/wp\/v2\/tags?post=164"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}