| Snippets: Small code chunks for learning new techniques |
|
| Updates twitter BASH | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by Ollie, On 26-Mar-2008 - 01:25:03 ( 34w 0d 16h ago ) | |||
| Description: Updates your twitter status using kdialog. Probably can be modified for automated scripts |
|
| Convert movies into PSP Format using ffmpeg BASH | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by Ollie, On 09-Feb-2008 - 21:48:46 ( 40w 3d 20h ago ) | |||
| Description: Convert movies into PSP Format using ffmpeg |
|
| tarball and send result file via ssh BASH | SNIPPETS | Rating: 4.00 / 5 Votes: 1 |
|---|---|---|---|
| Submitted by EToS, On 10-Jan-2008 - 21:45:46 ( 44w 5d 20h ago ) | |||
| Description: tarball and send using pipes |
|
| Delete files from a folder for a given filename extension C# | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by EToS, On 31-Dec-2007 - 23:07:52 ( 46w 1d 18h ago ) | |||
| Description: Delete files from folder path that have a specified filename extension |
|
| Server-side malware detection PHP | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by Ollie, On 31-Dec-2007 - 02:01:14 ( 46w 2d 16h ago ) | |||
| Description: some malware is stupid enough to put something in the useragent |
|
| Resample and resize an image PHP | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by Ollie, On 31-Dec-2007 - 01:47:43 ( 46w 2d 16h ago ) | |||
| Description: with client-side caching and watermarking |
|
| System and MySQL backup script BASH | SNIPPETS | Rating: 3.00 / 5 Votes: 1 |
|---|---|---|---|
| Submitted by HeX, On 15-Dec-2007 - 07:11:30 ( 48w 4d 10h ago ) | |||
| Description: System + MySQL backup script |
|
| Simple Eggdrop TCL Script for opering a bot on an IRCD and autoop on join channels TCL | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by EToS, On 28-Nov-2007 - 05:07:56 ( 51w 0d 12h ago ) | |||
| Description: Using init-server sv oper to autoop a bot on connect |
|
| Compress and decompress byte array C# | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by EToS, On 28-Nov-2007 - 04:54:54 ( 51w 0d 13h ago ) | |||
| Description: Compress/decompress byte array |
|
| PHP function to optimize a CSS file CSS | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by CodeGrabber, On 28-Nov-2007 - 04:50:27 ( 51w 0d 13h ago ) | |||
| Description: PHP function to optimize a CSS file |
|
| simple backup PHP application (php files and mysql db) MySQL | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by CodeGrabber, On 28-Nov-2007 - 04:46:04 ( 51w 0d 13h ago ) | |||
| Description: simple backup PHP application (php files and mysql db) |
|
| mysql dump to another server MySQL | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by CodeGrabber, On 28-Nov-2007 - 04:43:48 ( 51w 0d 13h ago ) | |||
| Description: mysql dump to another server |
|
| Match an html attribute REGEX | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by CodeGrabber, On 28-Nov-2007 - 04:41:44 ( 51w 0d 13h ago ) | |||
| Description: The goal of this expression is to match all id attributes of the div tags on a page |
|
| Splitting a space comma and semi colon separated list REGEX | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by CodeGrabber, On 28-Nov-2007 - 04:39:06 ( 51w 0d 13h ago ) | |||
| Description: Java RegEx - Splitting a space-, comma-, and semi-colon separated list |
|
| opening a popup window with specified parameters and arguments JavaScript | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by CodeGrabber, On 28-Nov-2007 - 04:34:28 ( 51w 0d 13h ago ) | |||
| Description: opens a popup a window with the specified width and height. can be centered in the screen |