Comments by Jordon Kalilich on scripts

85 comments

Comment on:
Google Video Frame Remover

Sep 14, 2008

It works for me with 100 results.

Comment on:
Google Video Frame Remover

Sep 13, 2008

I'm not sure what could be causing that. I haven't been getting the bug at all.

Comment on:
Wikipedia Did You Mean

Aug 14, 2008

This script is really useful. It's a clever solution to an old problem.

Comment on:
Google Video Frame Remover

Jul 22, 2008

It works fine for me.

Comment on:
Facebook Friends Tab Extender

Jul 15, 2008

Great work. This is going in my favorites.

Comment on:
Facebook Friends Tab Extender

Jul 14, 2008

Nice script. I didn't even know about the grid thing.

Just one issue: when I go to http://www.facebook.com/friends/, the script shows that "Everyone" is selected even though the results for "Status Updates" are displayed. I realize it might not easy to make all of the friends appear by default, but I just wanted to point out the inconsistency in the tabs.

Comment on:
Google Video Frame Remover

Jul 1, 2008

That seems like it could work, but doing up to 10 XMLHttpRequests would be kind of complicated and would slow things down quite a bit.

Comment on:
MySpace Ignore Bulletins

Jun 29, 2008

That's right, there's only one list. It works well for most people. But if more people ask for that feature, I'll try to add it.

Comment on:
Google Video Frame Remover

Jun 29, 2008

There's no frame on that page. The frame is only applied to videos that aren't hosted on video.google.com.

Comment on:
MySpace Birthdays on Homepage

Jun 24, 2008

I don't know how to fix the problem.

Comment on:
MySpace - Home Auto-Update (beta again)

Jun 23, 2008

This script doesn't work in Firefox 3. The GM_xmlhttpRequest to get the home page returns a login page as though the user is not logged in, and the request for the your online friends returns a message saying that you must be logged in to view that user's (your) friends. I'm having this same problem with my Birthdays on Homepage script, where I'm reporting the browser's user-agent as it is, so that's not the issue.

(Edit: If some FF3 users aren't having this problem, I'll have to investigate further and see if it's just me.)

Comment on:
MySpace Birthdays on Homepage

Jun 18, 2008

That should be fixed now too.

Comment on:
MySpace Birthdays on Homepage

Jun 18, 2008

This should be fixed now.

Comment on:
MySpace Clean Bulletins

Jun 16, 2008

It works fine for me. Make sure it's not conflicting with another script.

Comment on:
Facebook Highlight Birthdays

May 24, 2008

Thanks, dariusz. But you've got me thinking, and I think I can make the script language-neutral. I'll work on it, but if it doesn't work out, I'll include the Polish translations and ask for people to submit others.

Comment on:
MySpace Birthdays on Homepage

May 4, 2008

New birthdays only appear only once a day. To reload the script every minute for something that's only going to happen every 24 hours would be a waste of time and resources.

As for Seifer's, I can look at it, but my script's own placement options should be enough for most people.

Comment on:
Facebook Highlight Birthdays

Apr 26, 2008

Try it now.

Comment on:
Facebook Highlight Birthdays

Apr 25, 2008

It works for me. Make sure you don't have any scripts conflicting with it.

Comment on:
MySpace Ignore Bulletins

Apr 23, 2008

As I've said in previous comments, this would probably be possible, but I'm not sure how I would do it, and it would definitely slow down the script.

Comment on:
MySpace Ignore Bulletins

Mar 9, 2008

Apparently the forum software doesn't like long pseudo-URLs. Replace the instances of "..." with "space".

Comment on:
MySpace Ignore Bulletins

Mar 9, 2008

Enter about:config in your address bar and go to the preference called:

greasemonkey.scriptvals.http: //www.theworldofstuff .com/greasemonkey/ /MySpace Ignore Bulletins.show

If it's there, set the value to only_specified (to whitelist), not_specified (to blacklist), or all (to show all). Then restart Firefox and ensure that the change has stuck.

If it hasn't, you may need to create a file called user.js in your Firefox profile folder and enter the following line into it:

user_pref("greasemonkey.scriptvals.http ://www.theworldofstuff .com/greasemonkey/ /MySpace Ignore Bulletins.show", "not_specified");

replacing "not_specified" with a different setting if you prefer. That setting will then be the default when you start Firefox.

Comment on:
MySpace Birthdays on Homepage

Feb 4, 2008

You save your changes. It's a Greasemonkey user script.

Comment on:
YouTube Full Description

Feb 2, 2008

The script is still working for me. Are you sure no other scripts or extensions are conflicting with it?

Comment on:
Block ALL Facebook Application

Jan 30, 2008

Thank you, thank you, thank you. This script has saved my life.

Comment on:
Show Coordinates in Google Maps

Jan 24, 2008

You have no idea how long I've wanted this feature. But could you reverse the coordinates so that N/S comes before E/W?