Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
First option uses a parameter in <a href="http://snipplr.com/view/46534/reading-and-writing-list-data-in-sharepoint-2010-using-spservices/">spservices method</a> to limit the results to four. Second option limits the results returned to six in the c...
0
1872
posted 15 years ago by rumremix
I needed a way to talk to Google Calendars. here's how I was able to create a RFC 3339 timestamp
0
1677
posted 15 years ago by chrisaiv
Use Mage::register() to add an entry into registry, Mage::registry() to retrieve data and Mage::unregister() to delete registry entry.
0
951
posted 15 years ago by vrnet
Giorgio fecit.
Serve per controllare, a partire da un checkbox, che non ne siano selezionati altri nella stessa riga.
0
1174
posted 15 years ago by tuffo19
based on: http://www.snipplr.com/view/33913/actionscript-seconds-to-standard-time-format/
0
1312
posted 15 years ago by withinmedianl
How to create a delete effect inspired by the iPhone iOS interface. By Carlos Yanez.
0
1261
posted 15 years ago by Activetuts
Add custom logo to the login and dashboard of wordpress.
More customization functions at:
http://sixrevisions.com/wordpress/how-to-customize-the-wordpress-admin-area/
1
1126
posted 15 years ago by rliverman
Code for the wordpress functions file to add a custom post type.
Full doc at:
http://codex.wordpress.org/Function_Reference/register_post_type
http://justintadlock.com/archives/2010/04/29/custom-post-types-in-wordpress
0
3404
posted 15 years ago by rliverman
"Log in" to Salesforce via this code. Borrowed heavily from URL reference.
1
1463
posted 15 years ago by dotNetkow
Suppress button to "split summary at cursor" on node bodies that are generally short and won't ever be displayed as teasers. (These lines go in hook_form_alter functions.)
0
1272
posted 15 years ago by tgbdad