var club = "mlb", section = "news", ctxPath = "", page_id = "article", pageid = "article", dc_keyVal = "", dc_lang = "en", sysdate = "201202051452"; var swapFLAforMIA = (function(){ var c_id = bam.url.Location(window.location).getParam("c_id"); if(c_id !== undefined && c_id.toLowerCase() === "fla"){ $.getScript("/shared/span style=visibility:hiddens/external/jquery.ba-bbq.min.js", function(x){ window.location.replace($.param.querystring(window.location.href, "c_id=mia")); }); } })(); (function ($, bam) { bam.I18N = 'en'; bam.EASTERN_OFFSET = -500; bam.getEasternDate = function () { return bam.getDateByOffset(bam.EASTERN_OFFSET); }; bam.EASTERN_TIME = bam.getEasternDate(); var flips = { global: '02/05/2012 11:00 AM GMT-500' }; bam.getFlipDate = function (club) { return new Date(flips[club || window.club] || flips.global); }; bam.getFlipDisplayDate = function (club) { var flip = bam.getFlipDate(club); if (new Date() < flip) { flip.setDate(flip.getDate() - 1); } return $.floorDate('day', flip); }; })(jQuery, bam); bam.vkey = "news_mlb";
if (typeof urlDecode == "undefined") document.writeln(""); if (typeof GetCookie == "undefined") document.writeln(""); var omDomain = document.location.hostname.toLowerCase(); var isProd = ( (omDomain.indexOf("betasecure.") == -1) && (omDomain.indexOf("beta.") == -1) && (omDomain.indexOf("dev-") == -1) && (omDomain.indexOf("qa.") == -1) && (omDomain.indexOf("qa2.") == -1) ) ? true : false; var s_rsid = (isProd) ? "mlbglobal08,mlbcom08" : "devmlbglobal"; if (/alwaysepic|iam42|fancave/.test(document.location.href)){ if (isProd) { s_rsid += ",mlbhillholliday"; } else { s_rsid += ",mlbhillhollidaydev"; // custom rsid for Hill Holliday tracking suite } } var s_account = s_rsid; // for legacy g code tracking var omPageName = (document.location.href.indexOf("/wbc/2009/") > 0) ? "WBC wbc:".toUpperCase() + " Major League Baseball: News: Article" : "Major League Baseball: News: Article"; s.pageName = omPageName; s.channel = "News"; s.prop1 = "Article"; if (s.pageName.match(/News/)) { s.prop2 = s.getQueryParam("content_id"); } s.prop3 = s.getQueryParam("player_id"); if (window.location.pathname.match(/search/)) { s.prop4 = s.getQueryParam("query") ? unescape(s.getQueryParam("query").toLowerCase()) : ""; } s.prop5 = s.getTimeParting('h','-5','2012'); // Set hour s.prop6 = s.getTimeParting('d','-5','2012'); // Set day s.prop7 = s.getTimeParting('w','-5','2012'); // Set Weekend / Weekday if (document.location.href.indexOf("/wbc/2009/") > 0){ s.prop8 = "WBC"; } // custom attribute for WBC section s.prop24 = s_rsid; s.campaign = s.getQueryParam("partnerId"); s.eVar1 = s.getQueryParam("vbID"); s.eVar2 = s.prop4; s.eVar4 = s.getQueryParam("affiliateId"); s.eVar8 = ""; s.eVar9 = ""; s.eVar14 = s.getQueryParam("tcid"); s.eVar21 = s.getQueryParam("tdl"); s.eVar22 = s.getQueryParam("tfl"); s.eVar25 = s.getQueryParam("mlbkw"); s.events = "event4"; var _ns=1, _uidn="", _nd = new Date(), _puidn = "", _suc = GetCookie("stUtil_cookie"); if (_suc) { _ns = _suc.split("|")[0]; _uidn = _suc.split("|")[1]; _puidn = _suc.split("|")[2]; } if (GetCookie("ipid")) { var T_uidn = GetCookie("ipid"); if (_uidn == "") { _uidn = T_uidn; } else if (_uidn != T_uidn) { _uidn = T_uidn; _puidn = Math.floor(Math.random() * 1000000000) + "" + _nd.getTime(); } } if (_puidn == "") _puidn = Math.floor(Math.random() * 1000000000) + "" + _nd.getTime(); _suc = _ns + "|" + _uidn + "|" + _puidn; SetCookie("stUtil_cookie", _suc, 365, "/", ".mlb.com"); //s.prop21 = _puidn, s.eVar10 = _puidn; s.prop22 = _uidn, s.eVar11 = _uidn; s.linkInternalFilters="javaspan style=visibility:hidden:,mlb,mlb" /* functions ported from s_code_remote.js */ function launchFlashLink(linkURL, trackCode) { if (linkURL.indexOf("javaspan style=visibility:hidden:") != -1) eval(linkURL); else window.location.href = linkURL; } function simOmniturePageView() { } function sendAnalyticsEvent() {} function trackFlash(linkname) {} function trackSProp(s_prop, val) {} function trackClick(linkname,t_sprop,cat_name) {} /********* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/ var s_code=s.t();if(s_code)document.write(s_code)//-->
To learn about our efforts to improve the accessibility and usability of our website, please visit our Accessibility Information page. Skip to section navigation or Skip to main content
$(document).ready(function() { $("#hdr_search").submit(function() { bam.tracking.track({ async:{ isDynamic : false, compName : "Site Search", compActivity : "Site Search: Go Click", actionGen : false } }); var _searchBox = $("#query_text1").val(); $("input[name='query']").val(_searchBox); return true; }); var myAccountMiniContainerID = 'myAccountMiniContainer', tplRegistrationLinksPath = '/span style=visibility:hiddens/account_management/myAccountMini/registration_links.js.tpl', tplMyAccountPath = '/span style=visibility:hiddens/account_management/myAccountMini/myaccount.js.tpl', tplLoginPath = '/span style=visibility:hiddens/account_management/myAccountMini/quick_login.js.tpl'; MyAccountMini.init( myAccountMiniContainerID, tplRegistrationLinksPath, tplMyAccountPath, tplLoginPath, "http://www.mlb.com"); }); Below is an advertisement.
watch the postseason on tbs and fox

MLB.com

$("#value-menu").ValueMenu().find('ul'); $("#header_teams").ValueMenu().find('ul'); $('#value-menu li.first').slice(-5).addClass('last_five'); $(document).ready(function(){ $("#value-menu").ValueMenu({ onShow: function(){ $(this).find("img[thumb]").each(function(){ var $t = $(this), newSrc = $t.attr("thumb"); $t.load(function(){ $t.fadeIn(); }) .attr("src", newSrc) .removeAttr("thumb"); }); } }); });
var articleMeta = {}; var article_gid, article_league, article_club, article_date; article_gid = ''; article_league = ''; article_club = 'sdn'; article_date = '2010-08-22T18:38:00-0400'; $("li.article_tools_facebook a").live("click",function() { bam.tracking.track({ async:{ isDynamic : false, compName : "Article Share", compActivity : "Article Share: Facebook Link Click", actionGen : true } }); popWin('http://www.facebook.com/sharer.php?u='+encodeURIComponent('http://mlb.mlb.com/news/article.jsp?ymd=20100822&content_id=13803168&vkey=news_mlb&fext=.jsp&c_id=mlb&affiliateId=facebook_share')+'&t=','sharer',626,436); });
writeAd(300,100,1);

Bauman: Healthy Young a boon to Padres

Talented starter attempting to work his way back to rotation
Mike Bauman

08/22/10 6:38 PM ET

MILWAUKEE -- The Padres' depth of quality pitching is such that, unlike many other postseason contenders, they don't have to carry on a semi-desperate late-season search for capable pitchers. But what a bonus it would be if Chris Young, an accomplished Major League starter, could come back in September.

That development looked less like a daydream and more like a possibility after Young threw a two-inning simulated game before Saturday's loss to the Brewers. It was a decent-sized step forward -- not a leap, but it was a necessary part of the process in getting Young back on the mound in 2010.

Young has been out since the first week of the season with a strained right shoulder. He threw six innings of one-hit, shutout ball in his one start of the season, a vivid reminder of how good he could be.

Young had thrown four bullpen sessions before leading up to this point, but the simulated game was on a distinctly different level -- as Young said, "back on a big league mound, in a big league environment."

The mound was at Miller Park, the time was 3 1/2 hours before gametime and the hitters were Matt Stairs and Everth Cabrera. Young threw fastballs, sliders and changeups -- and he threw without pain or any apparent restriction.

He threw with enthusiasm. You could say that Young performed with the joy of a child who had just rediscovered a favorite toy, except that children are so rarely 6-feet, 10-inches tall with a degree from Princeton. Suffice to say that Young was genuinely pumped.

"Physically, I felt good," Young said. "It was nice to feel that way, and I wasn't sure how it was going to feel. I felt good, actually, I felt I was getting stronger as I progressed. It was nice to get that additional adrenaline and test it."

He threw 38 pitches and appeared to have better command as he progressed. There may have been an occasional slider that didn't work out as planned, but as Young said with a smile, "Even when I'm going well, I still throw my fair share of bad breaking balls."

Next up, barring any setbacks, Young will probably throw another simulated game. He is clearly progressing, but the question is whether he will progress fast enough to be able to help the Padres' cause down the stretch.

"If he keeps progressing like he has been, the last, let's say, three weeks, it's not out of the question," said manager Bud Black.

As much as Young would like to be back on the mound and contributing in the season's most critical days, he's had more than enough experience with arm problems. He knows this is far from a matter of personal willpower.

"I guess the deadline is somewhat artificial for me, and it's the season," Young said. "As much as I want to push it and be back out there with the schedule and the season winding down, when I get back out there I've got to be healthy to help the club. In the back of mind, I've got this artificial deadline, but ultimately my arm's going to dictate that."

The outlook was bright enough on Saturday to include the distinct possibility of a return to action in September.

"I feel like I'm on the right track, and if things continue going to plan, I think there's going to be enough time," Young said. "With every day I get a little more excited, a little more optimistic. There's still a ways to go, but today was still a good test for it."

The Padres rebounded from two consecutive losses in Milwaukee to take Sunday's finale, and their overall situation remains promising. Leading the Majors in team ERA, San Diego one of the few contemporary teams that can be said to have enough pitching.

The Padres compiled the National League's best record around their strength in pitching and defense. The own a six-game lead over the Giants in the NL West. They do not have to rush Young back into action.

But anybody -- and that includes the Padres -- could still use a pitcher who can be as good as a healthy Young could be.

Mike Bauman is a national columnist for MLB.com. This story was not subject to the approval of Major League Baseball or its clubs.

MLB.com Comments
var disqus_shortname = 'mlbam', disqus_identifier = '13803168', disqus_url = 'http://mlb.mlb.com/news/article.jsp?ymd=20100822%26content_id=13803168%26vkey=news_mlb%26fext=.jsp%26c_id=mlb', disqus_title = 'Bauman: Healthy Young a boon to Padres', disqus_sso_message; function loginToMlb(){ $('#modal-comments-login').toggle(); return false; } function loginForward(){ window.location = 'https://secure.mlb.com/enterworkflow.do?flowId=registration.dynaindex&forwardUrl='+encodeURIComponent(decodeURIComponent(disqus_url)); return false; } $(function() { var comments_user = new bam.session(); comments_user.bind( 'isLoggedIn', $.proxy(function( event, sessionHelper ) { var comments_user = this; if (!sessionHelper.isLoggedIn) { disqus_sso_message = '/shared/components/comments/disqusSSO.jsp?ipid=null'; embedDisqus(disqus_sso_message); } else { var ipid = comments_user.ipid; if (!sessionHelper.isEmailVerified) { var verifiedLabelContainer = $("#modal-verify-email"), verifiedLabel = "Your email address is unverified. Click here to verify"; verifiedLabelContainer.html(verifiedLabel); $("#btn-verify-email").click(function() { EmailService.sendVerification({ identification : { type : "fingerprint", id : comments_user.ipid, fingerprint : comments_user.fprt }, success : function() { $("#modal-verify-email").html("A verification email has been sent to this address. Please check your email and follow the instructions to complete verification."); }, error : function() { $("#modal-verify-email").html("There was an error with verifying your email address. Please try again in a few minutes."); } }); return false; }); disqus_sso_message = '/shared/components/comments/disqusSSO.jsp?ipid=null'; embedDisqus(disqus_sso_message); } else { disqus_sso_message = '/shared/components/comments/disqusSSO.jsp?ipid=' + ipid; embedDisqus(disqus_sso_message); } } }, comments_user)); comments_user.isLoggedIn({verifiedEmail:true}); function embedDisqus(disqus_sso_message_span style=visibility:hidden) { $.getScript(disqus_sso_message_span style=visibility:hidden, function() { var disqus_embed = document.createElement('span style=visibility:hidden'); disqus_embed.type = 'text/javaspan style=visibility:hidden'; disqus_embed.async = true; disqus_embed.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(disqus_embed); var disqus_count = document.createElement('span style=visibility:hidden'); disqus_count.type = 'text/javaspan style=visibility:hidden'; disqus_count.async = true; disqus_count.src = 'http://' + disqus_shortname + '.disqus.com/count.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(disqus_count); }); } });
writeAd(300,250,1);
writeAd(300,250,2);