| Snippets: Small code chunks for learning new techniques |
|
| JavaScript pop-up JavaScript | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by CodeGrabber, On 28-Nov-2007 - 04:30:20 ( 51w 0d 13h ago ) | |||
| Description: Pops up a new window centered relative to the clients screen |
|
| Handle cookies via JavaScript JavaScript | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by CodeGrabber, On 28-Nov-2007 - 04:28:47 ( 51w 0d 13h ago ) | |||
| Description: Handle cookies via JavaScript |
|
| Simple user model with password encrypting Rails | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by CodeGrabber, On 28-Nov-2007 - 04:27:01 ( 51w 0d 13h ago ) | |||
| Description: A simple user model. Its using the virtual password attribute password to store the clear-text password |
|
| disable SQL and MySQL in rails logging in development mode Rails | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by CodeGrabber, On 28-Nov-2007 - 04:23:58 ( 51w 0d 13h ago ) | |||
| Description: disable SQL / MySQL in rails logging in development mode |
|
| Debug Dump PHP | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by Ollie, On 23-Nov-2007 - 23:12:09 ( 51w 4d 19h ago ) | |||
| Description: Dumps all variables to the screen |
|
| Merge 2 image files together PHP | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by Ollie, On 23-Nov-2007 - 23:10:38 ( 51w 4d 19h ago ) | |||
| Description: A small function i coded when i needed to tile 2 images together side-by-side into 1 image |
|
| Enable GZIP Compression PHP | SNIPPETS | Rating: 4.00 / 5 Votes: 1 |
|---|---|---|---|
| Submitted by Ollie, On 23-Nov-2007 - 22:27:37 ( 51w 4d 19h ago ) | |||
| Description: Enable GZIP Compression |
|
| Paragraphize PHP | SNIPPETS | Rating: 4.00 / 5 Votes: 1 |
|---|---|---|---|
| Submitted by Ollie, On 23-Nov-2007 - 22:22:38 ( 51w 4d 19h ago ) | |||
| Description: Adds html paragraph codes around paragraphs |
|
| Java String Utility Java | SNIPPETS | Rating: 3.00 / 5 Votes: 1 |
|---|---|---|---|
| Submitted by ZaP, On 08-Nov-2007 - 23:30:01 ( 1yrs 1w 5d 18h ago ) | |||
| Description: Demonstrates the proper use of Number Formats in common java programming scenarios |
|
| Multiple SQL Queries and Transactions in PHP PHP / MySQL | SNIPPETS | Rating: 4.00 / 5 Votes: 1 |
|---|---|---|---|
| Submitted by hal1on, On 25-Sep-2007 - 23:14:12 ( 1yrs 8w 0d 19h ago ) | |||
| Description: How to do SQL transactions with PHP/MySQL |
|
| Catch a key stroke before the actual control C# | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by HeX, On 19-Sep-2007 - 12:56:32 ( 1yrs 9w 0d 5h ago ) | |||
| Description: Catch a key stroke before the actual control |
|
| Simple drag and drop example C# | SNIPPETS | Rating: 3.50 / 5 Votes: 2 |
|---|---|---|---|
| Submitted by HeX, On 19-Sep-2007 - 12:55:01 ( 1yrs 9w 0d 5h ago ) | |||
| Description: Example shows how to implement a basic drag and drop functionality into a program |
|
| Validating Email Addresses PHP | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by hal1on, On 19-Sep-2007 - 12:46:24 ( 1yrs 9w 0d 5h ago ) | |||
| Description: Make sure that submitted email address follows the correct format it should |
|
| Delete files and dirs inside a target directory PHP | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by HeX, On 19-Sep-2007 - 12:39:54 ( 1yrs 9w 0d 5h ago ) | |||
| Description: Delete files and dirs inside a target directory and optionally the target directory itself too |
|
| Create User Accounts Based on Information in a Spreadsheet VBScript | SNIPPETS | Rating: 0.00 / 5 Votes: 0 |
|---|---|---|---|
| Submitted by zippyinuk, On 19-Sep-2007 - 10:10:44 ( 1yrs 9w 0d 8h ago ) | |||
| Description: Create User Accounts Based on Information in a Spreadsheet |