Welcome To Snipplr
Everyone's Recent Snippets Tagged web
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This function calls pingomatic rpc service to increase traffic to your site. More info and instructions on [Barattalo blog](http://www.barattalo.it/2010/02/24/ping-pingomatic-com-services-with-php/ "read this post").
.
1
1388
posted 14 years ago by ginoplusio
This implements a pure CSS technique for creating triangles. A great practical usage of this is Web 2.0 style comment/speach bubbles. Demo: http://www.adamcoulombe.info/lab/css/comment-bubbles.html
1
948
posted 14 years ago by adamcoulombe
Not very secure, but very handy ...
Use like that :
app = your_wsgi_app()
app = ControlAccess( app, "your_password")
httpserve( app ) # wsgi server
0
862
posted 14 years ago by manatlan
There are free exchange rates data that are easy to retrieve and parse, here is the code of a mini webbot written in ASP that goes out on Bank of Italy site, get the exchanges rates and print them.
2
904
posted 14 years ago by ginoplusio
In order for the code snippet(s) to work, you need to do the following:
1. Go download the EWS API SDK: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=c3342fb3-fbcc-4127-becf-872c746840e1
2. Install the SDK on your machin...
0
933
posted 14 years ago by blackf0rk
Tools > Macro IDE > Add new item to MyMacros > Select Module, Name 'AttachToWebServer' > Copy/paste code.
To set as a keyboard shortcut go to Tools > Options > Keyboard, and search for the name of the macro (AttachToWebServer) and then assign a ke...
0
912
posted 15 years ago by HologramX
lookup the google page rank of a website from python. Uses the same interface that the Google Toolbar uses to get the value.
0
1039
posted 15 years ago by halotis
this function formats a web address for use in a link.<br>
echo formatWebAddress("google.com");<br>
http://www.google.com/
1
721
posted 15 years ago by jlvallelonga
How to send load-balanced requests to a web cluster and split the requests to different server pools based on specific ACL rules.
This configuration sends files ending with .php to a pool of "dynamic" web servers (running Apache).
It sends all...
0
709
posted 15 years ago by alexwilliams
Easily Modify and Layout html with classes that on the fly create margins
0
797
posted 15 years ago by chrisjlee
zanox Web Services - Contextual Product Search Widget for blogger.com
0
752
posted 15 years ago by dne
Skor PHP Template class can assign individual variable values or arrays with several variable values. A separate sub-class extends the base class to support delimited template section replacements.
0
695
posted 15 years ago by Agundur