Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
The returned file will either contain the folder from where your program is running or the executable jar file, if your program is an executable jar.
I'm using `Main.class` because this code is in my main method (which is in the class 'Main'). You...
0
1652
posted 17 years ago by resurge
This is a very simple bookmarklet that will temporarily sort the *visible* messages in Gmail by subject. You'll have to run it again each time Gmail refreshes the list.
[Sort Gmail Messages](javascript:(function(){function%20f(r){var%20t=r...
0
2243
posted 17 years ago by wizard04
Pass in text and the maximum allowable length and this snippet will return as many full sentences from the text as it can within that length. If no sentences, it will just trim to the maximum length allowed.
1
2277
posted 17 years ago by DaveChild
The log4j.properties file in Tomcat is called log4j.xml file in JBoss.
0
1665
posted 17 years ago by cimm
Avoid penalties for duplicate content. Also see
<a href="http://sitening.com/blog/htaccess-redirects-to-a-single-hostname/">How to Stay Safe from Duplicate Content by Using .htaccess and 301 Redirects</a>.
2
2078
posted 17 years ago by splotchy
Some other alter syntax examples at the URL, which beats the pants off the MySQL manual for some reason.
0
1968
posted 17 years ago by tclancy
Learn a new and seldom used method of clearing floats in CSS.
3
2096
posted 17 years ago by neal_grosskopf