Welcome To Snipplr


Everyone's Recent Snippets



1 ... 188 189 190 191 192 ... 552
0 1924 posted 15 years ago by jorisros
See here for Amazon EC2 range https://forums.aws.amazon.com/ann.jspa?annID=877
0 2177 posted 15 years ago by daipratt
add this line: Cufon.replace('a', { hover: true }); before your actual cufon replace.
2 1678 posted 15 years ago by Savio
If user enters city.php from footer.php, page will return certain string. If user enters independently, solution lets user see predefined string (in this case, 'your city').
0 2652 posted 15 years ago by stephcode
Key for code below: querystring = just the query string. (e.g. url=page) index = the page that the query string is appended to (e.g. index.php) domain.com = the domain and page you want to rewrite to
0 1811 posted 15 years ago by nielsenrc
Updated code (December, 2012) to get a tweet from a user's twitter timeline using JSON and jQuery
3 2595 posted 15 years ago by eddequincey
Found that the webmonkey tutorial code didn't work as double quotes were used around JSON string.
0 1623 posted 15 years ago by eddequincey
0 1468 posted 15 years ago by rc2789
Stolen from stetho -- All thanks to him -- Now, about your folder actions… http://bit.ly/fW9ExM
0 2282 posted 15 years ago by brandonjp
Stolen from stetho -- All thanks to AppleScript to convert CMYK to RGB values http://bit.ly/eP2mXS
0 2411 posted 15 years ago by brandonjp
0 1801 posted 15 years ago by shodan_uk
0 1904 posted 15 years ago by shodan_uk
When using Joomla, allows you to redirect index.php to the root ( to prevent duplicate content ), without affecting the Joomla admin.
0 1797 posted 15 years ago by batfan
Use this to enhance non firefox browsers to support the sendAsBinary method.
1 1437 posted 15 years ago by theshoveller
found this somewhere online...not the author, but works like a charm
0 2058 posted 15 years ago by sadus
Enjoy.
2 1702 posted 15 years ago by chrisjlee
Cross domain issues occur when trying to read files such as .xml files of one domain in an other domain (two different websites, ie different IP:Port)
0 1544 posted 15 years ago by vriesdewie
This class can log messages to a file. If the log file becomes too large (over 1MB), the class will archive it and will create new. If there are archives older than one month, they will be deleted automatically. In the future versions I will add th...
0 2187 posted 15 years ago by stz184
Excel macro to copy values from formated cells. For example: If you have a sheet that has huge numbers in millions for example 1,312,323 and you apply a format to the cell such that only 1.3 is displayed, if you want to copy 1.3 and put it in a da...
1 2354 posted 15 years ago by abhisood
IE will redirect the entire page, and disable any ajax calls within an iframe application. This fixes those issues.
0 1772 posted 15 years ago by theriddlebrothers
Similar to "FIND_IN_SET" from MySQL.
0 1923 posted 15 years ago by dotNetkow
0 1449 posted 15 years ago by Waldio
If a MySQL DB for WordPress is encoded as latin1, these steps will prevent utf8 encoding issues.
0 2015 posted 15 years ago by theriddlebrothers
If you run a query to delete old posts manually from MySQL in a WordPress database, the old tags will remain and appear in your tag cloud/listing. This allows you to identify those unused tags, and then delete them with an additional query.
0 1607 posted 15 years ago by theriddlebrothers
1 ... 188 189 190 191 192 ... 552