Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 348 349 350 351 352 ... 552
First: create a file under djangoapp/templatetags where you define your tags [e.g.: myadmin_tags.py]: Second: create the html snippets that get loaded in those tags [e.g., personfactoid_info.html]: Third: in mytemplates/admin/ modify change_for...
1 2248 posted 16 years ago by magicrebirth
This function takes anything which can be dumped into JSON and returns an HTTP response of it, with the right Content-type header.
2 3824 posted 16 years ago by magicrebirth
How to get actual category name in wordpress if is_category() is true
0 1693 posted 16 years ago by AlessandroCoscia
This script will return the URL for the current page you're on, including category and tag pages.
3 3074 posted 16 years ago by jonhenshaw
How to access the build number in the WAR file (generated by the Maven build number plugin) from Java.
0 1722 posted 16 years ago by ff1959
I’ve made this class that can use normal session variables, or cookies. This class can use cookies in two ways: store a single variable in each cookie, or pack many variables, encrypt, and store them into cookies. Now I always use this class whe...
2 2070 posted 16 years ago by ginoplusio
1 1721 posted 16 years ago by ReeceMarsland
0 1760 posted 16 years ago by ff1959
I written this code to parse apache log in common log formats. It may have problems with irresponsible formatting like non-concluded into quotes request line. I welcome any modifications to my snippet because it was written if short time and this is...
0 1914 posted 16 years ago by mpontus
0 1997 posted 16 years ago by ReeceMarsland
Read a file from the FileSystem
0 1697 posted 16 years ago by allnatural
Display all files in a folder
0 3877 posted 16 years ago by allnatural
0 1607 posted 16 years ago by alejandromb
3 2227 posted 16 years ago by arpit
OOP style getters and setters in PHP.
1 1372 posted 16 years ago by Alexw
I’ve made a ruler to measure distances on a Google Map V3. The file Ruler.js contains a two function: one to calculate the distance between two points on the map with their position expressed in decimal degrees, and one function that add the ruler....
1 2531 posted 16 years ago by ginoplusio
For use in conjunction with the get_work function in the theme functions template, functions.php. Requires
0 1868 posted 16 years ago by tylersticka
Reads the EXIF Data to find the actual original taken date. This is available on most camera's.
1 3730 posted 16 years ago by derekholmes
Redirect to a subfolder (blog) in a search engine friendly way using .htaccess. Change “YourDomain.com” to your domain name.
1 2134 posted 16 years ago by math89
Is also generates the .wp-post-image class for us to style
0 1805 posted 16 years ago by crs
1 ... 348 349 350 351 352 ... 552