Archive for February, 2006
« Previous Entries
draft post
Thursday, February 23rd, 2006
Ajde da vise ne bude draft…
correct IE PNG24 ALPHA transparency fix
Thursday, February 23rd, 2006for background images:
background-image:url(jpg/75.png);
background:expression(”none”);
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’jpg/75.png’, sizingMethod=’scale’, enabled=true);
for other images include this JS:alpha transparency fix
correct IE PNG24 ALPHA transparency fix
Thursday, February 23rd, 2006for background images:
background-image:url(jpg/75.png);
background:expression(”none”);
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’jpg/75.png’, sizingMethod=’scale’, enabled=true);
for other images include this JS:
Protected: Jedan dobar bid…
Wednesday, February 22nd, 2006There is no excerpt because this is a protected post.
Javascript popup
Tuesday, February 21st, 2006I wish to have code for Javascript popups on one place (here )
window.open (”http://www.javascript-coder.com”,
“mywindow”,”menubar=1,resizable=1,width=350,height=250″);
safe_serialize
Wednesday, February 15th, 2006Some time ago I’ve uploaded some comment to PHP.net, and people like it, and use it very much, I think it’s incorporated to new distributions of php also.
The function is safe_serialize($sting);
http://www.php.net/serialize
and
http://www.google.com/search?q=safe_serialize&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official
Ipswitch ws ftp
Tuesday, February 14th, 2006I reccomed using turbo ftp instead. A lot’s of loaded modules.
Protected: Ubija me u pojam
Monday, February 13th, 2006There is no excerpt because this is a protected post.
P2P filenames
Monday, February 13th, 2006For Gods sake, please, make order in your hard drives, and filenames.
Recently I’ve downloaded 12 episodes of Invasion from the same guy, and every subtitle, had different numbering, and some episodes had different extentsions etc…
Men, this would be a great test for fuzzy logic systems.
Spam annoyances
Monday, February 13th, 2006Spam blue frog etc
« Previous Entries