Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 101 102 103 104 105 ... 553
0 1178 posted 14 years ago by bubaphex
0 3302 posted 14 years ago by Gompje
The Blackberry AppWorld portal allows you to schedule reports which are delivered as CSV.zip files. Although the CSV file offers a lot of detail about operating system and date of download, most of the time I just want to know which users downloaded...
0 1356 posted 14 years ago by chrisaiv
This will search for specific type of tag in html doc and extract type attribute value and all attributes after it in tag.
0 1261 posted 14 years ago by anagaiyahoocom
0 1215 posted 14 years ago by kbrown
Its Dijkstra's Shortest Path algorithm written in C. Reads from a file the nodes and the connected edges and implements Dijkstra's algorithm. I am uploading for your comments in my code. Thank you. <p>Files content should be in the format: n N...
0 3830 posted 14 years ago by stakisko
0 2350 posted 14 years ago by simondiercks
0 1841 posted 14 years ago by rwunsch
0 1401 posted 14 years ago by danfsmith
0 3260 posted 14 years ago by svleeuwen
0 1033 posted 14 years ago by rodrigojuarez
0 913 posted 14 years ago by rodrigojuarez
1 2551 posted 14 years ago by Krummelz
In this tutorial, we are going to see how to create a shipping method with form fields.
1 1420 posted 14 years ago by etechblog
This can be put into a utility class in your ASP.NET project and put onto the page with ScriptManager.RegisterStartupScript(). The script alters the ASP.NET __VIEWSTATE value which somehow validates requests; if you leave it out the popup wont work.
0 1186 posted 14 years ago by Krummelz
0 3472 posted 14 years ago by scruffpuff
A compiled version of essential styles as a nice blue print for a new project. Toolbox: http://www.css-tricks.com CSS Reset: http://meyerweb.com/eric/tools/css/reset/
0 1083 posted 14 years ago by thewickedchemist
Скрипт "Материализатор", снабжающий сочным подтекстом любой текст. Выкладываю здесь, поскольку ссылки на [оригинальном сайте](http://lleo.me/dnev...
0 2153 posted 14 years ago by certainlyakey
Heavily based on "Recursive chmod in PHP" by Tenzer ( 03/10/08 http://snipplr.com/view/5350/ )
0 1235 posted 14 years ago by madc
Simplepie per default uses relative paths to generate the cache filename. Whenever I use Simplepie I run into the same problem, that the cache directory can't be located. This is why I modify the file everytime. Here's my version (with a hardcoded p...
0 2563 posted 14 years ago by iroybot
0 3324 posted 14 years ago by focal55
this function gets a parameter like an hex color (es: "#ffffff"), an abbreviated hex color (es: "#fff"), an rgb color (es: "rgb(255,255,255)") or an rgba color (es: "rgba(255,255,255,1)"), and returns an object containing the rgba values, like { red:...
0 3036 posted 14 years ago by claudiowebdesign
wrote this snippet as a necessity to preload many images without writing same code all the time in JS...
0 1355 posted 14 years ago by alik
1 ... 101 102 103 104 105 ... 553