Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 203 204 205 206 207 ... 554
This simple construct allows you to replace parts of a string with items in a hash table (e.g. and Object). Example: var replacements : Object = { SPEED : "slow", ADJECTIVE : "green", VERB: "slithers" }; var template: String = "The %{SPEED}...
0 1684 posted 14 years ago by mgeduld
0 967 posted 14 years ago by ramy
Accessing the 37signals product Highrise API requires HTTPS. I initially had problems with this (seemingly the certificate authority) from ColdFusion initially. Found the solution by tapping into the underlying Java layer to manage the providers.
0 3135 posted 14 years ago by parkerkrhoyt
A much better implementation of the parameterized and randomized CrabWorld
0 1047 posted 14 years ago by joswald
I had a subtle mistake in my code that was causing the exception. The corrected source code is below:
0 815 posted 14 years ago by joswald
0 2990 posted 14 years ago by arnekolja
Specifications of the TOPIC database format, a standardized structure for plain text databases that's easy to read and edit in most text editors, and easy to programmatically parse as well.
0 2991 posted 14 years ago by TopcatSoftware
my wordpress loop with paging support and category,tag filteration
3 1257 posted 14 years ago by root_hacker
2 765 posted 14 years ago by RubenBristian
0 1106 posted 14 years ago by gritter55
0 1225 posted 14 years ago by kendsnyder
From webworks, book "CMS Design Using Php and jQuery", page 93
0 912 posted 14 years ago by shinokada
0 2136 posted 14 years ago by kendsnyder
0 1020 posted 14 years ago by kendsnyder
0 929 posted 14 years ago by kendsnyder
0 1167 posted 14 years ago by kendsnyder
0 1076 posted 14 years ago by kendsnyder
This one is simple yet very useful. You can do alternating row colors with 2 simple lines of jQuery
4 1121 posted 14 years ago by BlueIceStudios
1 1380 posted 14 years ago by BlueIceStudios
This can be useful when you retrieve strings from an XML or script that have whitespaces at the beginning or the end.
0 1410 posted 14 years ago by gandreini
0 1152 posted 14 years ago by BebenKoben
Checks for can XML Deserialize file.
0 754 posted 14 years ago by jalalx
1 ... 203 204 205 206 207 ... 554