Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
The docs for the Sekati SWC are here: http://docs.sekati.com/sekati/sekati/utils/ColorUtil.html
Another useful blog post: http://blog.soulwire.co.uk/code/actionscript-3/extract-average-colours-from-bitmapdata
0
1228
posted 14 years ago by adrianparr
Every time I start coding a new Tumblr theme I find myself writing the same Tumblr tags over and over again. That's why I decided to create a boilerplate, or a framework, that I can reuse for my next projects.
I tried to cover most of the features...
4
1098
posted 14 years ago by apaunchev
_off を _on ã«ç½®æ›ã—ã¦ãƒãƒ¼ãƒ«ã‚ªãƒ¼ãƒãƒ¼
_on ç”»åƒã‚’プレãƒãƒ¼ãƒ‰
0
438
posted 14 years ago by tsucharoku
Gunzip can currently decompress files created by gzip, zip, compress, compress -H or pack programs.
0
855
posted 14 years ago by TheJasonParker
Ftp your *.sql file to the (remote) machine, login via SSH and then go to the directory where your sql file is and run this code.
0
830
posted 14 years ago by TheJasonParker
A LESS class which can be included to easily allow for a page-curl/shadow on element.
*NOTE: Still needs work to allow for consistency at various sizes...*
**Usage Instructions**
* To remove reliance on javascript, setup the LESS compiler:...
6
1064
posted 14 years ago by bdiddymc
This is the code necessary to grab the title attribute from the link/images selected and then parse it for use in the title field of a FancyBox popup.
0
734
posted 14 years ago by davidcfox