Welcome To Snipplr


Everyone's Recent Snippets Tagged line



1 693 posted 13 years ago by dmistriotis
input: -width 123 -height 234 -minimized -visible output map: {"-width":"123", "-height":"234", "-minimized":null, "-visible":null}
0 561 posted 13 years ago by tactoth
You can replace the library item with whatever you want, or draw a shape in actionscript to use. TweenMax is used in this snippet, get it here: http://www.greensock.com/tweenmax/ and thank Jack Doyle for being great by donating.
0 606 posted 14 years ago by IsoJon
2 5404 posted 14 years ago by iTony
Originally found on [Corey Goldberg's blog](http://coreygoldberg.blogspot.com/2010/01/python-command-line-progress-bar-with.html)
0 469 posted 14 years ago by codeshaman
Turn off auto kerning to get rid of that goddamn line break that happens on multiline text inputs!
0 796 posted 14 years ago by creativelifeform
This command will email the contents of emailbody.txt to [email protected] with the subject My subject line.
0 789 posted 14 years ago by webonomic
1 1100 posted 14 years ago by nefd
This script is for generating plots with many curves, where each curve has its own marker, color, and line style. Please see my blog post for more explanations and leave comments there.
0 997 posted 14 years ago by benjamin
i know these regex stuff is rather slow, but still i like having slim documents. (don't forget to use gzip compression on all text docs)
3 672 posted 14 years ago by iroybot
for checking the cmdargs
0 618 posted 14 years ago by tandouri
Use this to quickly clean-up a file which has opening braces on a new line, a particular annoyance of mine.
1 634 posted 14 years ago by Zenithus
Execute this commend to add users to SharePoint
0 631 posted 15 years ago by blackf0rk
This is a simplified example for cut and paste use for command line parsing arguments with the use of an options hash
0 780 posted 15 years ago by kfaulk1
0 579 posted 15 years ago by zachwood
Article explains why STRINGIFY and TOSTRING are both needed. This technique is useful for embedded apps to print debug strings to a debug console. ASSERT or TRACE statements can incorporate these macros. The line numbers are converted to strings a...
0 732 posted 15 years ago by jimfred
This script is used for the sorted text.
0 534 posted 15 years ago by kyokutyo
This will print every number from 0000-9999. Each number is comma separated. The goal was not pretty / readable code, but to get all code on a single line.
0 472 posted 15 years ago by tgpo
A good CSS example of how to style Horizontal Rule (HR) elements. It's also Internet Explorer (IE) friendly.
3 939 posted 15 years ago by jonhenshaw
1 756 posted 15 years ago by tonic