|
|
| update | no screenshots |
 |
| June 27th, 10:29 GMT |
|
 |
Daemonize a Ruby process |
| Daemonize a Ruby process - I needed a small bit of Ruby code to run continuously in the background |
| Windows/Linux | Ruby | Rating: Fair | Downloads: 124 |
|
| update | no screenshots |
 |
| June 27th, 10:28 GMT |
|
 |
Getting the _session_id from SWFUpload |
| Getting the _session_id from SWFUpload - It appears that Ruby's CGI::Session class will not use the _session_id in the query string when the Request is a POST. |
| Windows/Linux | Ruby | Rating: Good | Downloads: 156 |
|
| update | no screenshots |
 |
| June 27th, 10:27 GMT |
|
 |
Last.fm favorite artists for social network |
| Last.fm favorite artists for social network returns a list of your top 50 favorite artists from last.fm, suitable for pasting into a Facebook, Myspace, or similar profile |
| Windows/Linux | Ruby | Rating: Good | Downloads: 57 |
|
| update | no screenshots |
 |
| June 27th, 10:26 GMT |
|
 |
email validity check with regex |
| email validity check with regex script checks if an email address is valid. |
| Windows/Linux/Mac OS/BSD/Solaris | PHP | Rating: Fair | Downloads: 110 |
|
| update | no screenshots |
 |
| June 27th, 10:26 GMT |
|
 |
random string snippet |
| random string snippet allows you to create random string in php. |
| Windows/Linux/Mac OS/BSD/Solaris | PHP | Rating: Good | Downloads: 29 |
|
| update | no screenshots |
 |
| June 27th, 10:24 GMT |
|
 |
findStr |
| findStr script allows you to perform a search for strings. |
| Windows/Linux/Mac OS/BSD/Solaris | PHP | Rating: Fair | Downloads: 321 |
|
| update | no screenshots |
 |
| June 27th, 10:24 GMT |
|
 |
Limit String |
| Limit String script allows you to limit strings dimensions in php. |
| Windows/Linux/Mac OS/BSD/Solaris | PHP | Rating: Good | Downloads: 56 |
|
| update | no screenshots |
 |
| June 27th, 10:23 GMT |
|
 |
Freelister Report for the month |
| Freelister Report for the month script is a freelister report for the month made in php. |
| Windows/Linux/Mac OS/BSD/Solaris | PHP | Rating: Good | Downloads: 32 |
|
| update | no screenshots |
 |
| June 27th, 10:23 GMT |
|
|
|
| update | no screenshots |
 |
| June 27th, 10:22 GMT |
|
 |
The Sterilizer |
| The Sterilizer is used to clean user input data before creating queries to prevent SQL Injection attacks. |
| Windows/Linux/Mac OS/BSD/Solaris | PHP | Rating: Fair | Downloads: 55 |
|
| update | no screenshots |
 |
| June 27th, 10:22 GMT |
|
 |
Time based expiration |
| Time based expiration allows to expire cached fragments by ttl. |
| Windows/Linux | Ruby | Rating: Good | Downloads: 45 |
|
| update | no screenshots |
 |
| June 27th, 10:22 GMT |
|
|
|
| update | no screenshots |
 |
| June 27th, 10:22 GMT |
|
 |
General Delimited Input in Ruby |
| General Delimited Input in Ruby - In ruby there are several special literal notations |
| Windows/Linux | Ruby | Rating: Fair | Downloads: 39 |
|
| update | no screenshots |
 |
| June 27th, 10:22 GMT |
|
|
|
| update | no screenshots |
 |
| June 27th, 10:21 GMT |
|
 |
Object#subclasses |
| Object#subclasses - Find every subclass of an object. |
| Windows/Linux | Ruby | Rating: Good | Downloads: 39 |
|
| update | no screenshots |
 |
| June 27th, 10:21 GMT |
|
 |
Remove Shouting |
| Remove Shouting script shows how to remove shouting in php. |
| Windows/Linux/Mac OS/Solaris | PHP | Rating: Fair | Downloads: 26 |
|
| update | no screenshots |
 |
| June 27th, 10:21 GMT |
|
 |
Shuffling an Array in Ruby |
| Shuffling an Array in Ruby creates a new method on Array called shuffle |
| Windows/Linux | Ruby | Rating: Good | Downloads: 45 |
|
| update | no screenshots |
 |
| June 27th, 10:21 GMT |
|
 |
XML attributes to database columns |
| XML attributes to database columns - I recently needed to update a database with the contents of an XML file under a controlled environment and came up with this. |
| Windows/Linux | Ruby | Rating: Good | Downloads: 32 |
|
| update | no screenshots |
 |
| June 27th, 10:20 GMT |
|
 |
Adjust Database Sequences |
| Adjust Database Sequences - If loading data through fixtures or other means with hard-coded IDs, database sequences may need to be adjusted |
| Windows/Linux | Ruby | Rating: Fair | Downloads: 33 |
|
| update | no screenshots |
 |
| June 27th, 10:20 GMT |
|
 |
Switch Oracle CLOB to VARCHAR2 |
| Switch Oracle CLOB to VARCHAR2 creates a database script to change all Oracle CLOB columns to VARCHAR2 columns. |
| Windows/Linux | Ruby | Rating: Good | Downloads: 213 |
|
| update | no screenshots |
 |
| June 27th, 10:20 GMT |
|
|
|
| update | no screenshots |
 |
| June 27th, 10:20 GMT |
|
 |
Kernel#qualified_const_get |
| Kernel#qualified_const_get - The question of how to get a class by name comes up with some regularity on the ruby-talk and rails mailing lists. |
| Windows/Linux | Ruby | Rating: Fair | Downloads: 18 |
|
| update | no screenshots |
 |
| June 27th, 10:19 GMT |
|
 |
Real Target |
| Real Target - Find the real target of a symbolic link |
| Windows/Linux | Ruby | Rating: Good | Downloads: 37 |
|
| update | no screenshots |
 |
| June 27th, 10:19 GMT |
|
 |
Asymmetric Keys with Ruby OpenSSL |
| Asymmetric Keys with Ruby OpenSSL demonstrates using 'OpenSSL for Ruby' by Michal Rokos for asymmetric key cryptography. |
| Windows/Linux | Ruby | Rating: Very Good | Downloads: 180 |
|
| update | no screenshots |
 |
| June 27th, 10:19 GMT |
|
 |
Syntax highlighting with vim & Ruby |
| Syntax highlighting with vim & Ruby will convert source code files to syntax-colored html files. |
| Windows/Linux | Ruby | Rating: Fair | Downloads: 82 |
|
| update | no screenshots |
 |
| June 27th, 10:18 GMT |
|
 |
Current page snippets |
| Current page snippet allows you to show current page in php. |
| Windows/Linux/Mac OS/BSD/Solaris | PHP | Rating: Good | Downloads: 35 |
|
| update | no screenshots |
 |
| June 27th, 10:18 GMT |
|
 |
Trace Variable Global |
| Trace Variable Global - trace global variables for Ruby |
| Windows/Linux | Ruby | Rating: Good | Downloads: 29 |
|
| update | no screenshots |
 |
| June 27th, 10:18 GMT |
|
 |
create object fom underscore_syntax |
| create object fom underscore_syntax - camelize from underscore_syntax to Uppercas/ClassSyntax |
| Windows/Linux | Ruby | Rating: Fair | Downloads: 41 |
|
| update | no screenshots |
 |
| June 27th, 10:18 GMT |
|
 |
Check for under age |
| Check for under age can be used to check if a user is underage. |
| Windows/Linux | Ruby | Rating: Fair | Downloads: 63 |
|
| update | no screenshots |
 |
| June 27th, 10:18 GMT |
|