Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 495 496 497 498 499 ... 553
It's not mine...
1 1660 posted 18 years ago by Victoor
1 1543 posted 18 years ago by gbot
This snippet is originally from Tom Carden. All due credit goes to him.
2 2645 posted 18 years ago by Wiederkehr
2 1261 posted 18 years ago by sou
I was looking for a simple time delay in ActionScript, and I found this one to be useful (and working). The logic is plain simple to understand. ASv1.
1 2139 posted 18 years ago by webStruck_
Use this API to access names and addresses in a user's webmail (Gmail, AOL, Hotmail, and Yahoo). Make it easy to send friend invites for a social site and import contact lists. Rapleaf maintains up to date code on the importer and never stores passwo...
0 1390 posted 18 years ago by dannymo2
Quick example to show how 'this' depends on how the function in which you called it in was being invoked. From jQuery in Action.
1 1491 posted 18 years ago by 1man
An example of how to extent the jQuery objects to include our own methods.
0 1837 posted 18 years ago by 1man
This is a snippet I did for a project-- it relies on Drupal and the Flickr module for Drupal.
4 1722 posted 18 years ago by dewolfe001
Style External, PDF, and Mailto links using CSS and a background image. For a great set of icons to choose from visit http://www.famfamfam.com/lab/icons/silk/.
3 2189 posted 18 years ago by neal_grosskopf
Stolen from the mentioned URL - this is used to make SPRY Framework work together with MYSQL.
2 2088 posted 18 years ago by Nils
Easy functions, comments in code. From: http://www.ilovejackdaniels.com/asp/vbscript-regular-expressions/
1 1594 posted 18 years ago by jc001
Usage: onmouseout='if (isMouseLeaveOrEnter(event, this)) YourActionHere();' onmouseover='if (isMouseLeaveOrEnter(event, this)) YourOtherActionHere();'
1 1842 posted 18 years ago by Winkyboy
Para realizar validaciones en Javascript rápidamente. Requiere que en la etiqueta metamos un onSubmit="return checkform(this);" . Este trozo de código es para dos campos input con nombres campo1 y campo2.
0 1021 posted 18 years ago by betacontinua
This is a command line parsing routine I found online. Original comments left in tact.
0 1339 posted 18 years ago by jc001
2 1445 posted 18 years ago by cburyta
Sure that programmers know this, but me as a sysadmin does not use svn that much.
3 2377 posted 18 years ago by therobot
0 1179 posted 18 years ago by krimple
If you have a complex function you may need to pass it lots of arguments. Instead of having to remember how many you need to pass, and passing 'null' for un needed arguments, pass the function an object. Now you can set the defaults inside the fun...
0 1683 posted 18 years ago by 1man
1 3095 posted 18 years ago by dbug13
The PHP Code appears in Post Comments
4 2837 posted 18 years ago by localhorst
Removes diacritics from file name before adding it to the archive. Archive file name retains diacritics.
0 2818 posted 18 years ago by karelklic
Very basic but I use various variations all the time.
0 3266 posted 18 years ago by karelklic
0 1132 posted 18 years ago by LukeLarsen
0 1038 posted 18 years ago by LukeLarsen
Diese Funktion wendelt Entities in HTML Quellcode um, ohne dabei den HTML Quellcode zu zerstören.
1 1726 posted 18 years ago by OscarWilde
1 ... 495 496 497 498 499 ... 553