Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 123 124 125 126 127 ... 553
0 1418 posted 14 years ago by stur
0 1715 posted 14 years ago by davebowker
0 1605 posted 14 years ago by mafhh14
This is based on the JavaScript snippet at the snipplr URL listed. It in turn referenced a page that is no longer available. So I have decided to make my pythonification of the JavaScript available for others instead of hoarding it.
0 1696 posted 14 years ago by hlongmore
It seems that Starbucks allows it's internal systems to share the same network as their free WiFi...
0 3700 posted 14 years ago by s3xym4n
This allow serve web pages to internet behind a firewall, using a linux server with a public IP address running sshd. We must have root credentials and sshd configured with: GatewayPorts yes
0 1807 posted 14 years ago by wnasich
Simple call imageExists('http://example.com/image.jpg'); true if it exists else false.
0 2098 posted 14 years ago by MichaelM
0 1658 posted 14 years ago by lostumbrellas
En algunos escenarios es posible que ante ciertas acciones o resultados, debamos modificar algún valor que se encuentra en la configuración general de Magento. Para modificar un valor de la configuración general de forma programática (si, suen...
0 1565 posted 14 years ago by necode
Quick fix to tweak output for WordPress wp_list_pages()
0 1692 posted 14 years ago by digitalclubb
0 1672 posted 14 years ago by hkarakose
0 1489 posted 14 years ago by hkarakose
0 1605 posted 14 years ago by beneberle
Great tutorial for getting started with SharePoint custom web parts
0 1742 posted 14 years ago by nickaranz
Simple example of how you can output a query as
0 1837 posted 14 years ago by Jamie
0 2162 posted 14 years ago by devnull69
used as so <style> .logo { background: url("<?php>") no-repeat right 5px; } </style> or <img src="<?php>"/>
0 1717 posted 14 years ago by alyssonweb
highlight images with no declared size
0 1221 posted 14 years ago by Internet-Uzver
This is just a simple explanation of how to use the HTML5 local storage in javascript. The link has a more thorough explanation and an example for those interested. The examples to save, retrive, and clear are marked below.
0 1835 posted 14 years ago by FatFolderDesigner
The link has a full explanation with more detail about how this all works, as well as an example of it in action. This is just going to be the short-short version. If you have any questions check that out, if you still have questions then leave a com...
0 1724 posted 14 years ago by FatFolderDesigner
0 1762 posted 14 years ago by karmacode
Select rows that are 3 months ahead or 3 months behind from the current date.
0 1513 posted 14 years ago by jafar
Authenticating against Twitter within a Flex Mobile View. I do all of it within a StageWebView window so I can have them type the pin into the app while seeing it.
0 1880 posted 14 years ago by ryanstewart
-l switch output only the names of files in which the text occurs as opposed to each line containing the text<br> -i switch ignores the case<br> -r descends into subdirectories<br> Example: grep -lir "my search string" /home/account_name/public...
0 1620 posted 14 years ago by klovera
On screen: Click here to see the pics! On print: Click here [link: http://www.shabada.boh] to see the pics!
0 1813 posted 14 years ago by claudiowebdesign
Switches 'dd mm yyyy' to 'yyyy-mm-dd'
0 1781 posted 14 years ago by nebojsac
WordPress allows you to embed videos so easily using oEmbed. You can easily add videos to your post just pasting their URL to your post. WordPress handles all the object and embed HTML for you. But this code is missing wmode parameter which is necess...
0 1903 posted 14 years ago by paulgrenwood
1 ... 123 124 125 126 127 ... 553