Vet Stress Doeling for dollars: Nubian newbie gets her next goat

March 1st, 2008  

Add Comment15 Comments

Check out the book "Life in the goat lane" by Linda Fink for some great funny stories about life with milking goats.

Good luck in your new adventure. I bet Poppy is thrilled to have a friend.

Marie March 1st, 2008 10:12:00 PM

She's lovely! and of course she'll stop crying, and fit in just great, and be very happy in your family :-)
You are the second vet I know who has a dream of having a goat dairy. The other vet is a long time friend of mine here in Texas who is retired from the veterinary business. She has Nubian and LaMancha goats, and her dairy is going great guns these days. The web site is http://lattedadairy.com/ if you want to check it out.

Barb March 1st, 2008 10:18:00 PM

She's a cutie. Now Poppy has someone to cuddle up on those cold Florida nights. Can't wait to hear the stories.

Laura Bennett March 1st, 2008 11:19:00 PM

I goat-sit for a woman who has a goat dairy... over the summer I milked 7 of her goats daily while she was out of town. It's time-consuming but utterly rewarding, and put me on the path to hopefully one day having my own "herd" (probably just a pair!). I tasted some of her homemade goat cheese last week and I'm still raving about it!
Good luck to you - Tulip looks lovely, and I'm sure she'll be a great addition to your herd.

Stacey March 1st, 2008 11:24:00 PM

Your new little girl looks exactly like my late buck Pajamas. Right down to the big white spot on her head. I haven't had any little ones in a few years but I remember the running across the yard at full speed kicking up their heels. Climbing the 25 foot high piles of baled hay and jumping off without a care. There is nothing in the world like a goatie kid. I'm glad you enjoy Nubian Talk. There is a lot of nice people on that list. They helped me a lot when I got my first goats. Good luck with Miss Tulip!

Ken March 2nd, 2008 08:13:00 AM

Stacey - didn't you mean to say "udderly rewarding?" ;)

Brian Hewitt March 2nd, 2008 08:14:00 AM

I added some pics this morning (and, yes, the bleating ceased after 10PM).

Dr. Patty Khuly March 2nd, 2008 10:23:00 AM

Hey, I like your rockpile.

Does the rough coral keep their hooves trimmed at all?

Will be getting hair sheep and possibly goats this year, so looking for insights everywhere.

H Houlahan March 2nd, 2008 02:02:00 PM

Hurry up with the herd! Last time I looked goat milk cheese was 9 bucks, up from 5. Haven't had any in a year.

Are you in AU zoning?

CathyA March 3rd, 2008 07:59:00 AM

Oh my - she is the cutest baby Nubian ever. I totally want to snorggle her!

This is a great site I recently purchased a share in. They have a mixture of angora goats and cormo sheep, and are raising them for the wool. But you might enjoy her stories, as they are figuring it our as they go! They are expecting 4 baby goats this spring, 1 is already here.
http://www.marthasvineyardfiberfarm.com/

(I thought you'd appreciate that link as a knitter AND a goat lover!) ;)

Creature of Habit March 3rd, 2008 12:47:00 PM

H Houlahan: I don't know yet--I'lll keep you posted.

Update: She's hoarse now but otherwise super frsky and HAPPY!

Dr. Patty Khuly March 4th, 2008 09:09:00 AM

TradeTang is your dream come true for all your wholesale products shopping needs. Our inexpensive selection of quality wholesale merchandise is out of this world. We sell everything you can imagine from candles to baby products and children's toys to pet supplies. If you are buying bulk merchandise for an apparel shop, then our amazing line of clothes, jewelry, flip-flops and shoes are perfect for you. We also carry incredible wholesale supplies that would be great at a home improvement or China Wholesale

dgdh May 14th, 2009 10:08:52 PM

 

water pumps for your home , find water pumps,auto water pumps. A jet pump is a type of impeller-diffuser pump.  

OEM Manufacturer of switching power supply,Switching Power Supply Design Thermocouple wire,laptop power inverter,power inverter walmart, temperature sensor manufacturer

The china auto parts manufacturers,sourcing china auto parts manufacturers 

punch press, turret punch press, punch press operator 

wow gold, information of wow gold, cheap wow gold at wowgold-shopping.com. 

Filling Machine manufacturer filling machine supplier, cheap filing machine in China. sheet metal fabrication firm is specialized  

in precision sheet metal fabrication. The laminate flooring guide the laminate flooring you can find, good aminate flooring for our customers. 

hand, hydraulic crimping tool and other kinds hole digger, one products of Our factory has all kinds of hydraulic tools.

function x () { return; } function ac_smilie(thesmile) { document.akocommentform.comment.value += " "+thesmile+" "; document.akocommentform.comment.focus(); } function validate(){ if (document.akocommentform.comment.value==''){ alert("Пожалуйста добавьте комментарий!"); } else if (document.akocommentform.acname.value==''){ alert("Имя не верно"); }else { document.akocommentform.action = 'index.php'; document.akocommentform.submit(); } }function DoPrompt(action) { var revisedMessage; var currentMessage = document.akocommentform.comment.value; if (action == "url") { var thisURL = prompt("Enter the URL for the link you want to add.", "http://"); var thisTitle = prompt("Enter the web site title", "Page Title"); var urlBBCode = "[URL="+thisURL+"]"+thisTitle+"[/URL]"; revisedMessage = currentMessage+urlBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "email") { var thisEmail = prompt("Enter the email address you want to add.", ""); var emailBBCode = "[EMAIL]"+thisEmail+"[/EMAIL]"; revisedMessage = currentMessage+emailBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "bold") { var thisBold = prompt("Enter the text that you want to make bold.", ""); var boldBBCode = "[B]"+thisBold+"[/B]"; revisedMessage = currentMessage+boldBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "italic") { var thisItal = prompt("Enter the text that you want to make italic.", ""); var italBBCode = "[I]"+thisItal+"[/I]"; revisedMessage = currentMessage+italBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "underline") { var thisUndl = prompt("Enter the text that you want to be undelined.", ""); var undlBBCode = "[U]"+thisUndl+"[/U]"; revisedMessage = currentMessage+undlBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "image") { var thisImage = prompt("Enter the URL for the image you want to display.", "http://"); var imageBBCode = "[img]"+thisImage+"[/img]"; revisedMessage = currentMessage+imageBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "quote") { var quoteBBCode = "[QUOTE] [/QUOTE]"; revisedMessage = currentMessage+quoteBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "code") { var codeBBCode = "[CODE] [/CODE]"; revisedMessage = currentMessage+codeBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "listopen") { var liststartBBCode = "[LIST]"; revisedMessage = currentMessage+liststartBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "listclose") { var listendBBCode = "[/LIST]"; revisedMessage = currentMessage+listendBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; } if (action == "listitem") { var thisItem = prompt("Enter the new list item. Note that each list group must be preceeded by a List Close and must be ended with List Close.", ""); var itemBBCode = "[*]"+thisItem; revisedMessage = currentMessage+itemBBCode; document.akocommentform.comment.value=revisedMessage; document.akocommentform.comment.focus(); return; }}

gfdgh May 14th, 2009 11:27:47 PM

VHS to DVD Converter              VHS Converter

natti June 10th, 2009 04:49:22 AM

[url=http://www.hzgames.com]rs gold[/url][url=http://www.hzgames.com]rs money[/url][url=http://www.hzgames.com]rs2 gold[/url][url=http://www.hzgames.com]rs2 money[/url][url=http://www.hzgames.com]runescape[/url][url=http://www.hzgames.com]runescape gold[/url][url=http://www.hzgames.com]runescape money[/url]

 

[url=http://www.rs2baby.com]gold[/url][url=http://www.rs2baby.com]money[/url][url=http://www.rs2baby.com]rs gold[/url][url=http://www.rs2baby.com]rs money[/url][url=http://www.rs2baby.com]rs2 gold[/url][url=http://www.rs2baby.com]rs2 money[/url][url=http://www.rs2baby.com]runescape[/url][url=http://www.rs2baby.com]runescap gold [/url][url=http://www.rs2baby.com]runescape gold[/url][url=http://www.rs2baby.com]runescap money[/url][url=http://www.rs2baby.com]runescape money[/url]

 

000 June 19th, 2009 05:45:35 AM

Add Commment

Your Name:

CAPTCHA Verification