[source func.shrinkid.php]
example:
212408898 => lo08898
30028247 => u0so7
11222207 => bmm07
94070738 => 94070738
81071369 => 81071A9
197309119 => j73091j
15018738 => f0i738
78584770 => 78WL70
191854002 => jiS002
188192516 => i8192P6
65437343 => 65H73H
124061870 => cEZ870
207003851 => k700CP
218431612 => l84vZ2
5688664 => U88664
162528033 => gps0x
57489904 => VM9904
89269087 => 89q9087
193413083 => jyd083
144121183 => eFli3
218427866 => l84r866
57912246 => V91mK
229392376 => m9392B6
56443324 => UIxo
34996219 ...
its fuckin' big i know. but its cool.
we start from a complete plain installed debian etch 4.0.
one line is one command.
apt-get update
if this error shows up:
W: GPG error: http://ftp.de.debian.org etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1 NO_PUBKEY B5D0C804ADB11277
... try this:
apt-get ...
ever heard of something called "domain hacks"?
i own a few funny domains where the tld is part of the word itself... as a simple example take "damn" there is a tld called .mn from mongolia - so da.mn would be a very cool domain, dont you think?
now take this idea ...
ESS stands for "Eli said so" ;)
as you can read in the latest article on bluehatseo.com, eli explained a technique how to dig deep in the net for "fresh" content. let me cut those steps down:
1. buy a domain name and setup wildcard subdomains
2. find a site where you can ...
April 28th 2007
Tags:
Snippets
One Comment
a few weeks ago i wrote two alternatives for the not yet implemented "http_parse_cookie" and "http_build_cookie" functions:
April 24th 2007
Tags:
Snippets
No Comments
i set up some product catalogues with the csv files from affili.net and i needed a function for smarty to create a nice looking keyword list for the meta tag. that's why i wrote this modifier function to use it directly in the templates:
April 18th 2007
Tags:
Snippets
No Comments
this little login function is for beginners. it uses curl and a cookiejar.
on success it returns the hash for the cookiejar under /tmp/ that you can use it with different accounts at the same time.
have fun: