Welcome To Snipplr


Everyone's Recent Snippets



1 ... 433 434 435 436 437 ... 553
Simple jQuery snippet for cleanly and automatically setting up your google analytics
4 1528 posted 16 years ago by garside
1 1394 posted 16 years ago by jclewell
0 1315 posted 16 years ago by jonniespratley
0 1394 posted 16 years ago by jonniespratley
1 1295 posted 16 years ago by jonniespratley
I am currently still working on this, and will make changes.
1 1564 posted 16 years ago by jonniespratley
Here is a simple method for displaying footer copyright year. This way at the end of the year you are not updating footers for the first 3 weeks in January :)
0 1327 posted 16 years ago by jadedbat
I always forget this.
0 1349 posted 16 years ago by tclancy
It's not the prettiest piece of code but it works for now
2 1783 posted 16 years ago by ddegner
Learn how to place a DIV in the exact middle of the screen using this JQuery horizontal & vertical align plugin.
6 1568 posted 16 years ago by neal_grosskopf
I use it when i've problems with permissions of user-uploaded files.
2 1471 posted 16 years ago by ping_ch
Converts a standard select box to a clickable image thumbnail list. <code> &lt;select&gt; &lt;option&gt;/images/test1.jpg&lt;/option&gt; &lt;option&gt;/images/test2.jpg&lt;/option&gt; &lt;/select&gt; &lt;script&gt; $('#image').imageSelect();...
1 1450 posted 16 years ago by ping_ch
1. Save under .gnome2/nautilus-scripts/ 2. Right click some video file 3. Select Scripts->toFlv Works with multiple files.
1 1916 posted 16 years ago by ping_ch
A small script that sets up a new VirtualHost with Apache and adds an entry for the site to your hosts file. You need to adjust the paths to your needs. Must be run as root.
0 1374 posted 16 years ago by ping_ch
This as it sits isn't an improvement on what happens by default. It's only useful combined with a compensating transaction or sad path in the catch block, or in allowing a loop to continue.
0 1417 posted 16 years ago by rengber
A simple to use framework for a contact form. This is missing some serious validation and such but is a good startin' point for any simple contact form. The input field named 'botty' is an input field we hide with css.. if data is sent to the ha...
7 2521 posted 16 years ago by jadedbat
Thanks to [James]( http://www.girsbrain.org/blog ) for this code.
0 1201 posted 16 years ago by zachharkey
Specifically, this code enables you to pass a string from C# into C++ managed code and then get a C++ pointer to the string's chars. [Marshal.StringToHGlobalAnsi Method](http://msdn.microsoft.com/en-us/library/system.runtime.interopservices.marsha...
0 4133 posted 16 years ago by pckujawa
I needed to have a cron job that did some MySQL work iterating through a long list of items based on the content of a table in MySQL. I wanted each item in the table to be iterated over roughly once every 5 minutes, but building up the in-memory lis...
0 1237 posted 16 years ago by cori
select cast(floor(cast(getdate() as float)) as datetime)
0 1415 posted 16 years ago by flurk118
0 1359 posted 16 years ago by benpjohnson
0 1172 posted 16 years ago by lister
Learn how to display the total number of Feedburner subscribers next to your 'subscribe' icon on your web site.
2 1707 posted 16 years ago by neal_grosskopf
1 ... 433 434 435 436 437 ... 553