Thursday, September 5, 2013

The Wednesday line ? abortion, marriage equality, state Senate, college enrollment

The Wednesday line ? abortion, marriage equality, state Senate, college enrollment

Posted by Max Brantley on Wed, Sep 4, 2013 at 4:53 PM

The line is open. Finshing up:

* HOW PRO-LIFE GROUPS REALLY DON'T PROTECT THE UNBORN: Good op-ed in Christian Science Monitor. It's about the money and effort spent on anti-abortion demonstrations and the effort to pass ever more restrictive abortion laws. What if some of that money was spent on the hundreds of thousands of women who decide to have an abortion because of economic reasons, from pre-natal care to pregnancy costs to the costs of caring for a child.

So while pro-life Americans spend millions of dollars on events geared toward making abortion illegal, there were 1.16 million women who came to the conclusion in 2009 (a figure that has steadily decreased since the 1990s) that they could not carry their child to term ? many of them because of money. The money spent on the March for Life alone could pay for prenatal care for around 6,600 women, or prenatal vitamins for nearly 250,000.

Even if those who participate in the March for Life were able to successfully revoke the legality of abortion in the US, or substantially limit the time in which women can obtain an abortion, statistics indicate that it wouldn?t necessarily protect the unborn. The Guttmacher Institute?s statistics show that abortion rates are higher in countries where it is illegal and procedures are often unsafe.

Even more disheartening are statistics from the Turnaway Study done by The University of California, San Francisco, which showed that women who sought abortions and were turned away (because they had passed their state's gestational limits) were three times more likely to fall into poverty than women who obtained an abortion

.
* ON THE RIGHT SIDE OF HISTORY: Meet the lawyer, law professor and elected county clerk in Pennsylvania who decided to begin issuing marriage licenses to same-sex couples.
?Some people have said I?ve broken the law, which I may have done,? said Hanes, while seated in his office surrounded by family photos and Civil War-era paraphernalia, as well as an 1857 newspaper clipping advertising Abraham Lincoln?s legal services. ?But I?ve broken an unconstitutional law.?

* RACES DEVELOPING FOR STATE SENATE: Five candidates have filed so far for the Jonesboro-area state Senate seat vacated by Paul Bookout. Republicans:?John Cooper, Chad Niell and Dan Sullivan; Democrats: Gene Roebuck and Steve Rockwell. More likely.

* EMPHASIZING THE POSITIVE: Arkansas State University announced 11th-day enrollment this year and chose to emphasize test scores, not numbers. Full-time equivalent enrollment this year is 13,538, down 348 from 13,886 last year. But, said the school:

The first-time freshman ACT composite score rose to 23.3, a full three points higher than the state of Arkansas mark of 20.2 and well above the national average of 20.9. Arkansas State?s first-time freshmen also had a record-high 3.43 average high school GPA.

I'll be interested in UALR's numbers, which are expected to be down this year. It could suffer from being a haven for non-traditional (read older) students. Nationally, a new report today said college enrollment was down measurably last year mostly because of a big drop in enrollment of students aged 25 and older.

Tags: Abortion, marriage equality, state Senate election, college enrollment, Arkansas State University

Speaking of...

  • Arkansas National Guard to follow federal directive on processing benefit applications from same-sex couples

    September 4, 2013

    The Arkansas National Guard says it will follow a Defense Department directive in processing applications for benefits ? if any ? for same-sex married couples. /more/
  • Arkansas State moves ahead on school of osteopathic medicine

    September 2, 2013

    On the jump you'll find a news release on the hiring of a consultant for what the headline says is a "feasibility study" for a school of osteopathic medicine at Arkansas State University. /more/
  • University of Arkansas enrollment tops 25,000

    August 30, 2013

    Preliminary enrollment numbers at the Fayetteville campus of the University of Arkansas has topped 25,000, the UA announced today. /more/
  • Jason Rapert: Serves God before his constituents

    August 29, 2013

    [embed-1] Sen. Jason Rapert presumably won't anger the good Christians of his Senate district with a declaration that he serves God before them. /more/
  • Arkansas State University rebrands: Make it A State instead of ASU

    August 26, 2013

    Arkansas State University rolled out today what's known in the marketing business as a new "brand identify plan." /more/
  • UPDATE: Two candidates announce for open Senate seat in Jonesboro

    August 26, 2013

    Here's at least the second announced Republican candidate for the state Senate seat opened in the Jonesboro area by Paul Bookout's resignation. /more/
  • Marriage lawsuit drops governor, attorney general as defendants

    August 23, 2013

    The lawsuit filed by Searcy lawyer Cheryl Maples on behalf of a number of gay and lesbian couples seeking to strike down Arkansas bans on same-sex marriage has been amended to drop the governor and attorney general as defendants. /more/
  • Review: Johnny Cash Music Festival, Aug. 17, Arkansas State University

    August 18, 2013

    Vince Gill headlined the Johnny Cash Music Festival. /more/
  • Marriage equality lawsuit seeks injuction

    August 15, 2013

    Cheryl Maples, the lawyer for a group of plaintiffs challenging the state law and constitutional prohibitions on same-sex marriage, had filed a motion seeking an injuction to stop enforcement of the law. /more/
  • Pope Francis: 'who am I to judge' gay people?

    July 29, 2013

    Count me among those encouraged by Pope Francis. Social justice jumps to the fore. /more/
  • More ?
'); } else if (jQuery(this).attr("id") == "sortSelect"){ jQuery("#BlogComments .sortSpinner").show(); } var url = "/ArkansasBlog/archives/2013/09/04/the-wednesday-line-abortion-marriage-equality-state-senate-college-enrollment"; var myStart = jQuery(this).attr("id") == "sortSelect" ? "1" : jQuery(this).attr("rel"); var showAllComments = jQuery(this).attr("id") == "showAllComments" ? "yes" : "no"; if (!myStart) var myStart = "1"; var mySort = jQuery("#sortSelect").val() || "asc"; var params = { sort: mySort, ajaxComponent: componentId, startIndex: myStart, showAll: showAllComments }; jQuery.ajax({ url: url, data: (params), success: function (data) { jQuery("#"+componentId+"_PaginationBottom").remove(); jQuery("#"+componentId+"_commentContent .brandNewComment").remove(); jQuery("#BlogComments .sortSpinner").hide(); if (myStart == "1") jQuery("#"+componentId+"_commentContent").html(data); else jQuery("#"+componentId+"_commentContent").append(data); } }); }; function removeEdit(oid){ if (oid){ var cont = jQuery("#BlogComments-comment-"+oid).closest(".brandNewComment"); cont.find(".newCommentOptions").fadeOut("fast", function(){ jQuery(this).remove(); }); } } function getComment(oid){ var url = "/ArkansasBlog/archives/2013/09/04/the-wednesday-line-abortion-marriage-equality-state-senate-college-enrollment"; if (oid){ var params = { ajaxComponent: componentId, commentOid: oid }; jQuery.ajax({ url: url, data: (params), success: function (data) { if (!jQuery.trim(jQuery("#"+componentId+"_commentContent").html())){ jQuery("#"+componentId+"_commentContent").append(data).find(".brandNewComment").fadeIn("fast"); } else { jQuery("#"+componentId+"_commentContent").children("div.comment, div.brandNewComment").filter(":last").after(data).parent().find(".brandNewComment").fadeIn("fast"); } var t=setTimeout(function(){removeEdit(oid)},300000); var myTotal = parseInt(jQuery("#comments_total").text(), 10); myTotal++; updateCommentTotals(false,myTotal); } }); } } function doLikeComment(e){ e.preventDefault(); if (!this.clicked){ var oid = jQuery(this).attr("data-commentOid"); jQuery("#BlogComments #"+oid+"_likeLinks a").addClass("dimmed").css("opacity","0.4").each(function(){this.clicked = true;}); var myCurrentLikes = jQuery("#"+oid+"_rating_likes").html() || 0; var myCurrentDislikes = jQuery("#"+oid+"_rating_dislikes").html() || 0; var thisRating = jQuery(this).attr("rel"); if (thisRating == "Like"){ myCurrentLikes = parseFloat(myCurrentLikes)+1; } else { myCurrentDislikes = parseFloat(myCurrentDislikes)+1; } var myNewLine = '' + myCurrentLikes + ' like'; if (myCurrentLikes != 1) { myNewLine += 's'; } myNewLine += ', ' + '' + myCurrentDislikes + ' dislike'; if (myCurrentDislikes != 1) { myNewLine += "s"; } jQuery("#"+oid+"_rating_sub").html(myNewLine); jQuery("#"+oid+"_rating_sub").show(); var params = { oid: oid, rating: thisRating }; jQuery.ajax({ url: "/gyrobase/Tools/AjaxLike", type: "POST", data: (params), success: function (data) { jQuery("#"+oid+"_rating_sub").html(data); if (thisRating == "Like"){ jQuery("#BlogComments #"+oid+"_likeLinks a.dislike").removeClass("dimmed").css("opacity","1").each(function(){this.clicked = false;}); } else { jQuery("#BlogComments #"+oid+"_likeLinks a.like").removeClass("dimmed").css("opacity","1").each(function(){this.clicked = false;}); } } }); } } function reportComment(e){ e.preventDefault(); e.stopPropagation(); var oid = jQuery(this).attr("rel"); var elem = jQuery("#"+oid+"_report"); elem.click(function(e){e.stopPropagation();}) if (!elem.is(":visible")){ jQuery("#BlogComments .reportCommentContainer").hide(); if (elem.is(":empty")){ var params = { oid: oid, ajaxComponent: "ReportComment" }; jQuery.ajax({ url: "/gyrobase/Tools/ReportComment", data: (params), success: function (data) { elem.html(data); elem.fadeIn("fast"); } }); } else { elem.fadeIn("fast"); } } // attach close event handler to the html jQuery("html").one("click", function(){ jQuery("#BlogComments .reportCommentContainer:visible").hide(); }); } function closeReport(obj){ jQuery(obj).closest(".reportCommentContainer").fadeOut("fast"); } function submitReport(e){ var params = jQuery(e).closest("form").serialize()+"&ajaxComponent=ReportComment"; jQuery.ajax({ url: "/gyrobase/Tools/ReportComment", type: "POST", data: (params), success: function (data) { jQuery(e).closest(".reportCommentContainer").html(data); } }); } (function($) { var subscribed=false; function showFollowPanel(e){ e.preventDefault(); myPanel = $(this).parent().next(".togglePanel"); myPanel.fadeIn("fast"); } function doSubscribe(obj){ var myPanel = obj.parent().next(".togglePanel"); myPanel.fadeIn("fast"); if (!subscribed){ var myLink = obj.parent(); var myLoader = myPanel.children(".loading"); var myUpdater = myPanel.children(".ajaxUpdater"); var params = { object: myPanel.attr("data-toolsoid"), macro: myPanel.attr("data-toolsajaxmacro"), url: window.location }; $.ajax({ url: "/gyrobase/Macros/ToolsAjax", data: (params), type: "POST", dataType: "html", success: function (data) { subscribed = true; if (myUpdater){ myUpdater.html(data); myLoader.fadeOut("fast", function(){ myUpdater.fadeIn("fast", function(){ setTimeout(function(){ myPanel.fadeOut("fast"); }, 3000); }); }); } else { myPanel.fadeOut("fast"); } } }); } } function activateSubscribe(e){ e.preventDefault(); var myObj = $(this); var isAuthenticated = Foundation.SessionManager.sharedSessionManager().isAuthenticated(); if (!isAuthenticated){ new Foundation.Login.Dialog({ "feelingShy": false, "callback": function(){doSubscribe(myObj);} }); return false; } else { // Proceed doSubscribe(myObj); } } function deleteComment(e){ e.preventDefault(); var thisComment = $(this); var params = { macro: "deleteComment", comment: thisComment.attr("data-comment") }; $.ajax({ url: "/gyrobase/Macros/ToolsAjax", data: (params), type: "POST", dataType: "html", success: function (data) { thisComment.closest(".brandNewComment").fadeOut("fast", function(){ $(this).remove(); var myTotal = parseInt(jQuery("#comments_total").text(), 10); myTotal--;console.log(myTotal); updateCommentTotals(false,myTotal); }); } }); } function editComment(e){ e.preventDefault(); var thisComment = $(this); var commentCont = thisComment.closest(".brandNewComment").find(".description"); var commentTemp = thisComment.closest(".brandNewComment").find(".commentTemp"); var commentText = commentTemp.html(); var toolbar = thisComment.closest(".brandNewComment").find(".commentToolbar"); commentCont.next(".commentEditCont").remove(); commentCont.after(''); toolbar.fadeOut("fast"); commentCont.fadeOut("fast", function(){ commentCont.next(".commentEditCont").fadeIn("fast", function(){ $(".brandNewComment textarea.expandableBox").autoBoxResize(); $(".brandNewComment textarea.expandableBox").focus(); }); }); } function editCommentSave(e){ e.preventDefault(); var thisComment = $(this); var editCont = thisComment.closest(".commentEditCont"); var commentTemp = thisComment.closest(".brandNewComment").find(".commentTemp"); var newText = thisComment.prevAll("textarea").val(); var toolbar = thisComment.closest(".brandNewComment").find(".commentToolbar"); var params = { macro: "editComment", comment: thisComment.attr("data-comment"), commentText: newText }; $.ajax({ url: "/gyrobase/Macros/ToolsAjax", data: (params), type: "POST", dataType: "html", success: function (data) { editCont.fadeOut("fast", function(){ editCont.prev(".description").html($.trim(data)); commentTemp.html(newText); editCont.prev(".description").fadeIn("fast"); toolbar.fadeIn("fast"); }); } }); } function editCommentCancel(e){ e.preventDefault(); var editCont = $(this).closest(".commentEditCont"); var toolbar = $(this).closest(".brandNewComment").find(".commentToolbar"); editCont.fadeOut("fast", function(){ editCont.prev(".description").fadeIn("fast"); toolbar.fadeIn("fast"); editCont.remove(); }); } $("#BlogComments").on('click', ".bottomOptionBar a#doSubscribe", activateSubscribe); $("#BlogComments").on('click', ".bottomOptionBar a.togglePanelClose", function(){$(this).parent().fadeOut("fast"); return false;}); $("#BlogComments").on('click', ".brandNewComment a.commentDeleteLink", deleteComment); $("#BlogComments").on('click', ".brandNewComment a.commentEditLink", editComment); $("#BlogComments").on('click', ".brandNewComment a.doneEditLink", editCommentSave); $("#BlogComments").on('click', ".brandNewComment a.cancelEditLink", editCommentCancel); })(jQuery); jQuery(document).ready(function($){ $("#BlogComments").on('click', '#showMoreComments,#showAllComments', getMoreComments); $("#BlogComments #sortSelect").change(getMoreComments); getMoreComments(); new Foundation.PostCommentComponent(componentId); var nc = Foundation.NotificationCenter.sharedNotificationCenter(); nc.observe("comment:added", function (e) { var comment = e.data; getComment(comment.get("oid")); // clear rating if (jQuery(".commentFormRating").length!=0){ jQuery(".commentFormRating input[name='reviewRating']").val(""); jQuery(".commentFormRating .goldStarContainer").css("left", zeroPos+"px"); } }); var subscribeCheckBox = $("#BlogComments_commentSubscribe"); subscribeCheckBox.prop("checked", getCookie("subscribeToThread") === "true" ? true : false); subscribeCheckBox.change(function (e) { var subscribeToThread = $(this).prop("checked"); setCookie("subscribeToThread", subscribeToThread ? "true" : "false", 30); }); var shareFacebookBox = $("#BlogComments_postCommentToFacebook"); shareFacebookBox.prop("checked", getCookie("shareOnFacebook") === "true" ? true : false); shareFacebookBox.change(function (e) { var shareOnFacebook = $(this).prop("checked"); setCookie("shareOnFacebook", shareOnFacebook ? "true" : "false", 30); }); $("#BlogComments").on('click', 'a.likeLink', doLikeComment); $("#BlogComments").on('click', 'a.reportCommentLink', reportComment); });

Source: http://www.arktimes.com/ArkansasBlog/archives/2013/09/04/the-wednesday-line-abortion-marriage-equality-state-senate-college-enrollment

Taylor Kinney Beach Volleyball Olympics 2012 Jessica Ennis Aliya Mustafina Kirk Urso London 2012 Javelin Olga Korbut

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.