Public Notes on
View Public Collections
A lot of stuff in one place. Almost all of it should be obvious to me and they are, I just never ended up looking up how to get them done. #textmate #tips #tricks #shortcuts #text #editor #coding #pub
Show More
How do you apply the CSS element to image after checking the checkbox? If you add the class attribute for highlighting, I guess checking class attribute is the simplest way. for example browser.image.class_name =~ /foobar/ If using style attribute, I think you might need to check HTML itself, like browser.image.html =~ /style=\"?foobar\"?/ #tips #ruby #watir #programming #pub
Show More
#rails #tips #404 #Error_handling #tests #handy #pub
Show More
text_from_all_my_visible_divs = br.div(:id, 'divs I care about').divs.select do |div| text_i_care_about(div) && div.visible? end def text_i_care_about(div) div.text =~ /regexp/ end #Watir #tips #code #references #good_to_know #pub
Show More
Info about FileVault. It is annoyingly enabled on current hard drive and I can't get it turned off. So it might end up being a problem? #macbook #diy #errands #tips #pub
Show More
www.theshortcutts.com www.theshortcutts.com
#SEO #tips #whitehat #pub
Show More
Travel for less with credit card points, airline miles & hotel points.

Prob a BS shitty site that is more for reference to as idea for copying than actually useful #unsure #blogs #deals #!TO_TAG_bit_more #copycopy #tips #ideas #pub
Show More
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations. #tagging #productivity_procrastination #organization #productivity_fun #tips #discussions #social_bookmarking #pub
Show More
#dev #sql #databases #DBA #tidbits #tips #questions_and_answers #%stack_overflow #pub
Show More