Comments by zatic on scripts

22 comments

Comment on:
heise-center-expand-width

Aug 12, 2008

So sieht bei mir die Startseite ganz OK aus (Kannste ja eventuell einbauen). Danke soweit!

var container = document.getElementById('container');
container.style.marginTop = '0';
var bannerzone = document.getElementById('bannerzone');
container.removeChild(bannerzone);
container.style.width = 'auto';
var container_content = document.getElementById('container_content');
container_content.style.width = 'auto';
container_content.style.top = '0';
var mitte_links = document.getElementById('mitte_links');
mitte_links.style.width = 'auto';
mitte_links.style.paddingRight = '30%';
var mitte = document.getElementById('mitte');
mitte.style.width = 'auto';
mitte.style.background = 'none';
var mitte_rechts = document.getElementById('mitte_rechts');
var mystyle = 'background-color:#eee;width:28%;position:absolute;top:120px;right:0em;cssFloat:none;'
mitte_rechts.setAttribute('style', mystyle);

Comment on:
heise-center-expand-width

Aug 12, 2008

Es laesst weiterhin einen Rand rechts und links (je ca 60-70px) beim Betrachten der Nachrichten (1400x900 res) und die Startseite veraendert sich gar nicht (soll sie aber wohl auch nicht).

Comment on:
heise-center-expand-width

Aug 12, 2008

Funktioniert leider nicht fuer mich mit Firefox 3.0

Comment on:
Apple Trailer Download

Aug 12, 2008

Thanks georgie. Fixed.

If there is more than one trailer on one page the links appear in the same order as they are on the page. For example, if on the page there are 3 links for trailer 2 and below that 3 links for trailer 1, then the Apple Trailer Download links will also have the trailer 2 links on top.

Comment on:
Apple Trailer Download

Aug 11, 2008

OK, new update. The new default trailer page should work again. Some of the HD links still don't work properly (the HD links that are QT movies themselfs are tricky). Working on it.

Comment on:
Apple Trailer Download

Aug 4, 2008

Unfortunately it looks like the changes require a complete rewrite. This will take me some time, but I am on it.

Comment on:
Apple Trailer Download

Jul 2, 2008

Nice rip off

http://userscripts.org/scripts/show/2484

Comment on:
Apple Trailer Download

Jul 1, 2008

snjflame: Yes, I know that, I was just too lazy to change that :-)

I will in the future though, thanks for pointing it out.

Comment on:
Dilbert.com No Flash

Apr 22, 2008

Thanks for the hint - Sunday's scripts are even worse! What were they thinking?!
I'll see what I can do, dilbert.com is just unacceptable.

Comment on:
Youtube HD

Mar 14, 2008

Hi, I wrote http://userscripts.org/scripts/show/23535 . I just tested my script against the options in the link you have in the description. It still finds better quality for most videos, and finds high quality for videos where youtube supposedly doesn't have high quality available.

Just wanted to let you know you don't have to throw away yours as it probably is still working better than the Youtube options too.

Btw is the aLoader GIF that 10000 other scripts including mine sport yours? If so, thanks.

Comment on:
Apple Trailer Download

Sep 11, 2007

MartinElk: Everything still seems to work for me. Does it not work at all or only with certain trailers (Please name them in that case).

Comment on:
Apple Trailer Download

Jul 7, 2007

....as soon as I used Firefox without VLC player plugin.

Comment on:
Apple Trailer Download

Jul 6, 2007

Hi guys, thanks for the reports. As far as I understand the problem is with the VLC player mozilla plugin. It stopped crashing as soon as I used Firefox with VLC player plugin. Sorry, so far I don't have a more convenient solution, but I'll keep trying.

Comment on:
Google 100

May 24, 2007

There will be an update if changes turn out to be trivial. Otherwise keep an eye on "Definitive Google Auto Pager" which is the one I use now actually.

Comment on:
Google 100

Apr 24, 2007

Simon!,

check this out:

http://diveintogreasemonkey.org/api/index.html

It's all there.

Comment on:
Google Images Auto Pager

Apr 19, 2007

Way to go, what an awesome script! Thanks!

Comment on:
Focus IMDB search

Apr 17, 2007

Was just about to write this myself - thanks, very useful!

Comment on:
Google 100

Mar 21, 2007

Thanks for the input, simon - this used to be a 60 seconds hack, you know :-)

Comment on:
Google & Dilbert

Jul 25, 2006

I would suggest to exclude maps.google.com (and possibly other google stuff) since the dilbert image interfers with the layout there.

Comment on:
Google & Dilbert

Jul 21, 2006

Beautiful idea! love it!

Comment on:
Apple Trailer Download

Jan 5, 2006

@Daniel: Where do you propose I should put the links? I am not happy with the small icon myself, but a fixed box somewhere wouldn't work on the custom trailer pages, as they totally differ in their layouts.

How about using http://www.apple.com/trailers for the trailer link? Also, I miss mininova.org for torrent search. Fine script though!