Welcome To Snipplr


Everyone's Recent Snippets



1 ... 23 24 25 26 27 ... 554
Simply paste the following snippet of code into your theme's functions.php file and adjust the CSS on line 4 as needed.
0 790 posted 9 years ago by chrisaiv
This snippet provides Enum codes for ISO 639-3 Language Codes. One might be inclined to use the CultureInfo class, but according to http://stackoverflow.com/questions/21042081/cultureinfo-and-iso-639-3 there is no direct mapping. If you need this for...
0 1686 posted 9 years ago by misholson
A snippet that will centre an image within a container. The image also has a hover and background element 'on' the image.
0 882 posted 9 years ago by brontus
来自StockTrader Dbloader
0 575 posted 9 years ago by gujingshui
I was studying Japanese adjectives and ye olde paper and pen wasn't enough so I made this. Basic as the basic can be
0 9897 posted 9 years ago by hamittou
Note: change build Action of file to resource
0 678 posted 9 years ago by vhdm
don't forgot to add capability ID_CAP_IDENTIFY_DEVICE
0 628 posted 9 years ago by vhdm
for save settings in windows phone
0 564 posted 9 years ago by vhdm
WSUS_Client_Auto_Install_Script
0 660 posted 9 years ago by the_coder
Aliases command "go!" to starting AND restarting rails server for a project from anywhere in the filesystem. Replace PROJECT_HOME with the path to your project. Place in config.fish
0 592 posted 9 years ago by Epigene
his simple patch solves the problem when building on windows with usernames with non-ascii letters.
0 827 posted 9 years ago by composite
Thanks to Tom McFarlin for this. http://tommcfarlin.com/wordpress-post-exists-by-id/#more-30264
1 1460 posted 9 years ago by adambundy
Credit: Tim Schmelter
0 718 posted 9 years ago by RhinoX64
A simple find function on an email string to identify of the string is a correctly formatted email address.
1 910 posted 9 years ago by dreamstarter
Uses javascript to create a hidden iframe which downloads the file
0 2435 posted 9 years ago by jakob101
This example shows you how to log errors to a file, and prevent showing them to the user. Make sure that the file exists and you're able to write to it.
0 733 posted 9 years ago by apphp-snippets
Here you may find some useful snippets for calculating relative time for different purposes: to get info from a column within certain date, like the latest 7 days, to get time interval etc.
0 688 posted 9 years ago by apphp-snippets
Add an image to the email, must be linked not embedded ie in thunderbird mail moz-do-not-send attribute must be set true. any requests for this gif image will be redirected through display which will log the request and serve up the stored t.gif i...
0 823 posted 9 years ago by stiva71
This is a class to encapsulate rabbit mq sending and receiving.
0 591 posted 9 years ago by ryantxr
for Cron: # run $ crontab -e # then add this */1 * * * * export DISPLAY=:0.0 && /home/username/path/to/script.py > /dev/null # then save. # This cron job will run every minute
0 807 posted 9 years ago by pantuts
Remove Wordpress empty paragraphs form the_content() function.
0 2365 posted 9 years ago by razvanstavila
Add custom header style for Admin
0 677 posted 9 years ago by razvanstavila
Add a css file to style the visual editor to resemble the theme style.
1 781 posted 9 years ago by razvanstavila
Add page name slug to Wordpress body class array.
0 752 posted 9 years ago by razvanstavila
Add Google Lato Font link from Google Fonts to your website. It will add to your admin area also.
0 659 posted 9 years ago by razvanstavila
Delete from table with limit (mySQL)
0 823 posted 9 years ago by Kcko
from codeproject
0 876 posted 9 years ago by hairajeshk
A template for a javascript object with a object.create shiv to condense into object prototypes
0 690 posted 9 years ago by rickygri
Copy from one object to another of the same type
0 1371 posted 9 years ago by rralhan
This snippet shows you how to reload the UIAppearance of an application after changes made on the proxies. This is required because iOS nativaly only load appearance proxies on "applicationDidFinishLaunching".
0 1552 posted 9 years ago by Nibli
1 ... 23 24 25 26 27 ... 554