Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
アルゴリズムコンテストã®å‹‰å¼·ä¼šã§ç´¹ä»‹ã—ãŸGoogle App Engineã§å‹•ãpythonコードã§ã™
Djangoãƒ•ãƒ¬ãƒ¼ãƒ ãƒ¯ãƒ¼ã‚¯ã‚’å‰æã«ã—ã¦ã„ã¾ã™ã€‚
ã‚ã¾ã‚Šã‚³ãƒ¼ãƒ‰ã¨ã—ã¦ã¯å‚考ã«ãªã‚‰ãªã„ã‹ã‚‚知れã¾ã›ã‚“ãŒã€ã“ã...
0
1889
posted 16 years ago by tamuratetsuya
Tumblr taglist generator returns your Tumblog tags under JSON format. Written in Python and utilized Google App Engine.
1
914
posted 16 years ago by doqtu84
Minimal syntax for cursor use. See URL for SQL 2005 options and improvements.
0
1064
posted 16 years ago by rengber
Can be used to generate a random code for an online voucher. You just need to set VOUCHER_CODE_LENGTH in your environment.rb or similar.
1
1005
posted 16 years ago by jordanbrock
jQuery client-side form validation for the Radiant CMS mailer extension.
Requires jQuery 1.2.6+
Each required field needs a class of "required" assigned to the input tag.
0
1020
posted 16 years ago by bcalloway
Sometimes I want a complete path to a file in the current working directory to make error messages clearer. The URL has alternate approaches.
0
1081
posted 16 years ago by jimfred
-s 86x60 Defines the dimension of the thumbnail
-ss 4 Generate a thumbnail from position 00:00:04 (4 seconds)
0
821
posted 16 years ago by smoover
Me trying to not be a noob in python.
Yes, I know my noob is probably showing.
0
755
posted 16 years ago by jakswa
Learn how to retrieve a specific url's total number of Diggs using JQuery, ASP and the Digg API.
2
2195
posted 16 years ago by neal_grosskopf
You can use this as a starting point when integrating XStandard in your CMS.
There are 3 licensing options for XStandard: free Lite Version, Open Source CMS Partner License & Pro Version. (btw: XStandard produces 100% valid markup against XHTML 1.1...
1
959
posted 16 years ago by iroybot
Load jQuery into WordPress generated pages, the wp_enqueue_script function can be used in plugins as well. OR Add and load a new script that depends on jQuery (this will also cause it to load jQuery into the page as well).
2
908
posted 16 years ago by selfmadepsyche
This is the custom layout template i use for the CleanCSS website, very handy!
0
1063
posted 16 years ago by 1man
Use this when you want to serve a domain from the document root of another domain on the same box. Along with this config, you will want to replace the httpdocs directory with a symlink to the other domains doc root. (Don't forget to change ownership...
1
894
posted 16 years ago by zachharkey
this function tells you whether or not the passed value is in the passed array
1
1024
posted 16 years ago by jlvallelonga
this funciton returns an XMLHttpRequest object for use in ajax pages
1
1023
posted 16 years ago by jlvallelonga