Skip to content

Instantly share code, notes, and snippets.

View nathancarnes's full-sized avatar

Nathan Carnes nathancarnes

View GitHub Profile
; <<>> DiG 9.4.3-P3 <<>> www.resetgames.com@wired1.totallywired.net
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18485
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.resetgames.com\@wired1.totallywired.net. IN A
Processing CMAdmin::DashboardsController#show (for 76.121.122.217 at 2010-03-26 21:25:12) [GET]
Parameters: {"action"=>"show", "controller"=>"cm_admin/dashboards"}
Rendering template within layouts/cm_admin
Rendering cm_admin/dashboards/show
ActionView::TemplateError (404 Not Found) on line #16 of app/views/cm_admin/submissions/_submissions.html.erb:
13:
14: <tbody>
15: <% for submission in submissions %>
16: <tr class="<%= submission.media_type %>">
// $.each('borderTopWidth borderRightWidth borderBottomWidth borderLeftWidth paddingTop paddingRight paddingBottom paddingLeft fontSize fontFamily fontWeight fontStyle fontStretch fontVariant wordSpacing lineHeight width'.split(' '), function(i,prop) {
$.each('borderTopWidth borderRightWidth borderBottomWidth borderLeftWidth paddingTop paddingRight paddingBottom paddingLeft fontSize fontFamily fontWeight fontStyle fontStretch fontVariant wordSpacing lineHeight'.split(' '), function(i,prop) {
$div.css(prop, $this.css(prop));
});
$.fn.equalHeights = function(px) {
$(this).each(function(){
var currentTallest = 0;
$(this).children().each(function(i){
if ($(this).height() > currentTallest) { currentTallest = $(this).height(); }
});
//if (!px || !Number.prototype.pxToEm) currentTallest = currentTallest.pxToEm(); //use ems unless px is specified
// for ie6, set height since min-height isn't supported
if ($.browser.msie && $.browser.version == 6.0) { $(this).children().css({'height': currentTallest}); }
$(this).children().css({'min-height': currentTallest});
Homer: Awww... 20 dollars!? I wanted a peanut.
Homer's brain: 20 dollars can buy many peanuts!
Homer: Explain how.
Homer's brain: Money can be exchanged for goods and services!
Homer: Woo hoo!
<?php
if ($main_options['fr_breadcrumbs_active'] == "Yes")
{
echo do_shortcode('[frugal_crumbs root="' . __('Home', 'frugal') . '" /]');
}
frugal_hook_before_postarea();
query_posts($query_string . '&cat=-1');
if (have_posts()) : while (have_posts()) : the_post();
def possessivize(owner)
owner.ends_with?('s') ? owner + "&rsquo;" : owner + "&rsquo;s"
end
Missing these required gems:
rmagick
You're running:
ruby 1.8.7.174 at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
rubygems 1.3.7 at /Users/nathan/.gem/ruby/1.8, /Library/Ruby/Gems/1.8, /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8
Run `rake gems:install` to install the missing gems.
Gigantor obgynhospitalist master ➧ gem list rmagick
<div class="InboxItem" id="Item-4c8a770d3914b7.89148093-1285278762000">
<div class="InboxIcon"><img src=http://socialinbox.com/images/icons/mini/linkedin.png></div>
<div class="InboxItemContent LinkedInConnectionItem">
<div class="InboxImage">
<img src="http://media.linkedin.com/mpr/mprx/0_zR-8K5tqtcR8G-tYB4i0K6rVrBDrGlCYBp60KFPQftJhjzvOMjGuObFeOJSfTn_tq4rYx8DPiq6K" class="LinkedInPicture" />
</div>
<div class="InboxPerson">
<a href="http://socialinbox.com/linkedin/profilepopup?LinkedInID=7o_6YwzcAn" class="LinkedInUser">Mary Doherty</a> (Owner of RunningWriteAlong, LLC)
</div>
<div class="InboxActionDescription">
<div class="InboxActions">
<div class="ItemStandardActions">
<div class="VoteLabel">Vote:</div>
<a href="#" id="4c8a770d3914b7.89148093-27254041544" class="InboxUp"><span class="Icon">&uarr;</span></a>
<a href="#" id="4c8a770d3914b7.89148093-27254041544" class="InboxDown"><span class="Icon">&darr;</span></a>
<a href="#" id="4c8a770d3914b7.89148093-27254041544" class="InboxArchive NoIcon">Archive</a>
<a href="#" class="InboxDelete" id="4c8a770d3914b7.89148093-27254041544"><span class="Icon">&times;</span></a>
</div>
<div class="ItemActionBar">...</div>
</div>