Welcome To Snipplr


Everyone's Recent Snippets



1 ... 193 194 195 196 197 ... 553
Add a list of recent comments from the wordpress database
1 1052 posted 15 years ago by zac
Example of loading thickbox and syntaxhighlighter conditionally from the functions.php of a wordpress theme.
2 1181 posted 15 years ago by zac
Until recently, playing video files in a web page was notoriously complicated. The user requires a Flash or Silverlight plug-in and even the simplest HTML is a confusing mess. Few HTML5 features excite developers more than native audio and video....
1 3251 posted 15 years ago by blueocto
0 3460 posted 15 years ago by 13tazer31
0 3512 posted 15 years ago by 13tazer31
1 2019 posted 15 years ago by tudisco
Adobe AIR offers an ability to save small snippets of data locally (eg. users' settings). Works also on Android. EncryptedLocalStore is stored encrypted using AES-CBC 128-bit method. It is not recommended to store more than 10 MB of data because of r...
0 1428 posted 15 years ago by MaRmAR
All glory to the ml function.
0 1422 posted 15 years ago by pablo_PXL
* example: google.com/reader/view/ folder = /reader * example: google.com/reader folder = / * example: google.com folder = ''
0 2489 posted 15 years ago by markux
0 1083 posted 15 years ago by silentpro
Used on `<input>`'s and `<textarea>`'s Several jQuery functions for getting the current cursor position and setting the current cursor position. Also allows for selecting text in a certain range. Usage: <pre> $("input[name='username']").getCu...
0 1224 posted 15 years ago by crutzdesigns
0 2480 posted 15 years ago by Caneco
Full credit for this code goes to Scratchbrain (http://www.scratchbrain.net/blog/ver2/)
0 1436 posted 15 years ago by adrianparr
0 911 posted 15 years ago by muzafarova
The find and replace regular expressions convert from Font Squirrel's generated @font-face.
1 1251 posted 15 years ago by ertbor
Add this to your theme's functions.php file
0 1270 posted 15 years ago by amyb
0 3381 posted 15 years ago by kuril
I needed a way to generate some random strings for passwords, a number of methods seemed a little over the top so below is my simplified version that does the trick. I have set it to use non-confusing characters, so no i's, l's, 0's but very easy to...
0 1459 posted 15 years ago by motlive
We've tested on: Safari 5.03, IE 6-9, Firefox 3.6-4, Chrome 8, iOS 3.2-4.2, Android 2.2-2.3, Opera 11
0 1392 posted 15 years ago by blueocto
1 1170 posted 15 years ago by rccc
first design your app and generate a .UI file using Designer (part of Qt Creator), then run pyuic4 to get it to python, like: pyuic4-2.6 example.ui > example.py then import the window classes in example.py and make your up by subclassing like you...
1 1830 posted 15 years ago by blackthorne
1 ... 193 194 195 196 197 ... 553