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
1371
posted 14 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
1007
posted 14 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
578
posted 14 years ago by vrnet
Giorgio fecit.
Serve per controllare, a partire da un checkbox, che non ne siano selezionati altri nella stessa riga.
0
730
posted 14 years ago by tuffo19
based on: http://www.snipplr.com/view/33913/actionscript-seconds-to-standard-time-format/
0
755
posted 14 years ago by withinmedianl
How to create a delete effect inspired by the iPhone iOS interface. By Carlos Yanez.
0
735
posted 14 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
693
posted 14 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
2299
posted 14 years ago by rliverman
"Log in" to Salesforce via this code. Borrowed heavily from URL reference.
1
1021
posted 14 years ago by dotNetkow