Windows 7 “sendto” Folder

If you like to edit the sendto folder in Windows 7 you need to type:
shell:sendto
Sagen Sie der Welt, wer Sie sind. Das, was Sie hier hinein schreiben, wird dann später für alle anderen Benutzer dieses Blogs sichtbar sein.

If you like to edit the sendto folder in Windows 7 you need to type:
shell:sendto

Insert the following lines into your .htaccess file. In this case we raise the limit up to 20 Megabytes.
php_value upload_max_filesize 20M php_value post_max_size 20M php_value max_execution_time 200 php_value max_input_time 200
array ( 'source' => 'http://orz.funufo.com/video/b010924450067.f4v', 'isLoadBegin' => 'false', 'image' => '/wp-content/uploads/817491259546702.jpg', 'scaleType' => 'exactFit', 'height' => '347', 'logoText' => 'Taylor Swift - Love Story', )
array ( 'source' => 'http://orz.funufo.com/video/la.flv', 'isLoadBegin' => 'false', 'image' => '/wp-content/uploads/560371197323948.jpg', 'scaleType' => 'exactFit', 'logoClipUrl' => '/wp-content/uploads/favefavefave.png', 'logoimageenable' => 'true', 'logotextenable' => 'true', 'scaleMode' => 'exactFit', 'logoText' => 'Michael Buble - Havent Met You Yet', 'logoTextFontSize' => '10', 'logoTextColor' => '0xffffff', 'textMargin' => '10 20 auto auto', 'clipMargin' => '10 10 auto auto', )

Auf Sachiko´s kleinem Garten-Blog gibt es dieses Jahr einen schönen Adventskalender. Ein Besuch lohnt sich auf jeden Fall.
Das ist im Internet eine lange Zeit, also lassen Sie uns fünf Jahre Zusammenarbeit für ein besseres Internet für alle feiern.
| 2009 | IE8 | IE7 | IE6 | Firefox | Chrome | Safari | Opera |
|---|---|---|---|---|---|---|---|
| October | 12.8% | 14.1% | 10.6% | 47.5% | 8.0% | 3.8% | 2.3% |
October: 12.8% + 14.1% + 10.6% = 37.5% IE vs. 47.4% Firefox
Firefox Version Statistics
| 2009 | Total | FF 3.5 | FF 3.0 | FF 2.0 | Other versions |
|---|---|---|---|---|---|
| October | 47.5 % | 29.8 % | 15.7 % | 1.6 % | 0.4 % |
Internet Explorer Version Statistics
| 2009 | Total | IE 8 | IE 7 | IE 6 |
|---|---|---|---|---|
| October | 37.5 % | 12.8 % | 14.1 % | 10.6 % |
Quelle: W3Schools

Only one File. Images embeded with base64. Including Javascript, Stylesheet, Images and Favicon.
background: url("data:image/jpg;base64,<base64code>");
href="data:image/jpg;base64,<base64code>"
If you are looking fo an Base64 Encoder/Decoder visit Base64Online at Motobit.