mandric


Member since 2007

11 snippets

10286 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

mandric's Recent Snippets



« Prev 1 Next »
going to use twitterlocal to play around a bit with pygooglechart.
0 1758 posted 18 years ago by mandric
Very minimal. Some homegrown API seeds from a while ago. Just posting for use as some php examples.
0 1830 posted 18 years ago by mandric
Not sure why I'm posting this madness. Bash can be good for some things though. I think part of the reason I used bash was because I was calling alot of external commands.
0 1898 posted 18 years ago by mandric
This is meant to be run as root, so do it at your own risk. It's very raw and needs error checking, but works. I run this script to get new django sites off the ground in a few minutes.
0 2788 posted 18 years ago by mandric
Start mplayer with -vf screenshot, and press 's' when you want to capture a frame.
0 1695 posted 18 years ago by mandric
find command just returns a list of HTML files that have 'search_str' in it, vim takes a list of files.
0 1788 posted 18 years ago by mandric
0 1521 posted 18 years ago by mandric
The -P handles partial transfers, I'm using this for big audio/video files.
2 2093 posted 18 years ago by mandric
0 1605 posted 18 years ago by mandric
this launches vi so you can add the files/dirs you want to ignore. i'm not happy.
4 2056 posted 18 years ago by mandric
« Prev 1 Next »