Welcome To Snipplr


Everyone's Recent Snippets



1 ... 480 481 482 483 484 ... 553
2 1098 posted 17 years ago by iTony
https://www.chrisjmendez.com/2008/06/21/ruby-mixing-in-a-module-immediately-after-an-objects-singleton-class/
2 1339 posted 17 years ago by chrisaiv
Requires all Ruby source files in a given directory.
1 1319 posted 17 years ago by jccovey
1 1529 posted 17 years ago by tonic
the controllers view is setup s.t. it adds the mainView as a subview to its default view in the init method
4 2823 posted 17 years ago by jonathanbp
In summary, IE7 compatibility support looks as follows: IE=7 Display in IE7 Standards mode; Already supported in the IE8 Beta 1 release IE=EmulateIE7 Display standards DOCTYPEs in IE7 Standards mode; Display quirks DOCTYPEs in Quirks mode...
3 2886 posted 17 years ago by gbot
Firefox ignores the alt tag on images and uses the title tag whereas IE uses the alt tag. This javascript code copies the text in all image alts to the image's title. Best when placed at the footer of each page
1 1385 posted 17 years ago by ezerick
2 1564 posted 17 years ago by Juanje
CSS Diagnostics allows web designers and developers to highlight invalid HTML using CSS selectors. Say goodbye to the font tag by highlighting it in a large obnoxious border. It also has the ability to highlight 404 pages, old CSS classes and old Jav...
7 2850 posted 17 years ago by neal_grosskopf
0 950 posted 17 years ago by johnloy
1 1185 posted 17 years ago by rwczippy
2 1343 posted 17 years ago by morroida
0 2541 posted 17 years ago by morroida
1 1198 posted 17 years ago by ezerick
0 847 posted 17 years ago by 6e
3 1995 posted 17 years ago by Anthony
4 2054 posted 17 years ago by Anthony
5 1478 posted 17 years ago by iTony
REXML does not seem to have a 'lang' method, which is strange since lang is in the XML 1.0 Specification §2.12 'Language Identification', and in many other libraries. Because of Ruby's 'monkey patching', it's pretty easy to add - you just recursivel...
1 1018 posted 17 years ago by tommorris
Allow for easier editing of content by users who didn't make the site.
1 1128 posted 17 years ago by EvanL
6 1066 posted 17 years ago by blackabee
Test-first programming, in which you write the unit tests first with the unittest module and then work on the code until it passes all the tests, seems like a good substitute for writing interfaces or documentation first. The unit tests are like an A...
0 1197 posted 17 years ago by chombee
0 1216 posted 17 years ago by JustinCrossman
This example shows how to compile the hello.c file out of the fuse source tar.
0 1078 posted 17 years ago by narkisr
2 1261 posted 17 years ago by cr4zyguy
By the legendary abigail. Fails to match if and only if it is matched against a prime number of 1's. That is, '11' fails, but '1111' does not. I once heard him talk why this works, but I forgot most of it.
3 1569 posted 17 years ago by banzaiman
1 ... 480 481 482 483 484 ... 553