afuna_archive: (Default)
Really simple script for you guys today: Support: Summary in Title.

That appends the the request summary into the window title which lets you the request summary show up in your browser history. Meaning, you can just type in a partially remembered request summary in your browser address bar, and it'll (hopefully) pop up the URL to the request you're thinking of.

Works on Dreamwidth and LiveJournal. (Note that it may be conflicting with some other scripts? I had to drag it to the beginning of my list in the Greasemonkey settings for it to work on LiveJournal)
afuna_archive: (Default)
I am resisting the urge to see how easy it would be to convert an extension, which works in FF2 but doesn't in FF3, to use Jetpack.

I had in mind Delicious Complete, as the only relatively simple non-FF3-compatible extension I'm aware of. It seems so easy, especially if I can just use the jQuery plugins!

Unfortunately (or fortunately), I find myself unable to decide how to include said plugins (I could copy and paste, or reference remotely using $.getScript, both of which have advantages and disadvantages, and I cannot decide!)

Resisting urge to code. Resistance weak. Maybe I should look through my extensions to see which ones say they're incompatible with the version of Firefox I'm using, and try rewriting the simpler ones out of curiosity.
afuna_archive: (Default)
I'm playing around with Jetpack. Probably won't have time to write any scripts, but one demo, in particular, caught my eye.

Tab Grapher: it shows you a graph of the number of tabs you have open in your browser over time.

I WANT. I NEED.

I HAVE.

ETA: They also have an ad-blocker, written in approximately 100 lines. I'm trying it out of curiosity (I've never used an ad-blocker before, though). Hmmm, now I'm fighting the urge to extend it to store the number of times that I block an ad on any site.

(What's stopping me is that I can't decide between counting the number of times a particular ad is blocked, or the number of ads on a particular site)
afuna_archive: (Default)
I just found an alternative to Greasemonkey, called Chickenfoot. I think... it may abstract away some of the more technical language, and it is less sandboxed than Greasemonkey. So basically, more like an extension than a script. If that is true, I wonder how they stop malicious websites or scripts from gaining access? I'm curious; must set aside time (I don't actually have) to play.
afuna_archive: (Default)
So after switching to Firefox 3 beta, I found that a lot of my extensions no longer worked, which I expected. What I didn't expect was how much I'd miss the invisible extensions. These are the extensions that don't require any configuration, don't have to be triggered by any buttons, don't show up in the interface; they just work.

I could get used to losing "Colorful Tabs", and have my tab bar be a dull monochromatic gray. It was losing Tabs Open Relative (and Submit to Tab) that I've found really irritating, because there are no visual indicators that they no longer work. I only find out/remember when I try to open a new tab, and find myself at the end of the tab bar, not beside my current tab. Just a few minutes ago, I restarted Firefox (because I keep forgetting that the RTE pop-up windows won't work with Firefox 3 and I can't close that pop-up otherwise), clicked on a link... and it opened beside my current tab.

I feel so incredibly happy! This is almost better than if the Web Developer toolbar had been updated -- almost.
afuna_archive: (Default)
I'm trying out Firefox 3(.0b3) right now! I decided to download it on a whim; I was hoping that it would be less of a memory hog than Firefox 2. Because trying to run that plus Aptana (Ruby IDE) at the same time was bogging down my system horribly. For the record, it seems to be running more smoothly, but the test may not be fair since most of my extensions were disabled for being incompatible *g*

I love the new features, including the improved downloads interface, additional interfaces (such as the new Applications item, which is the filetype-to-action mapping) and what look to be better error messages. One of my favorite things is that there is now a shortcut for the JavaScript console. It may not seem like much, but the inefficient way to open the JavaScript console has always been one of those little things that irritated me to no end.

It is somewhat strange to see the form controls be styled like Safari's. And the window is a darker gray than I'm used to. I am not enamoured, but I guess I'll get used to them.

There are a few rough spots; sometimes the rendering is weird and elements show up in the wrong place on the page (the header for Vertigo does this often on the Explore page). Also, the cmd+shift+T shortcut does not seem to always work; I often have to use the menu instead. I'm hoping that these kinks will be worked out by the time it makes it to release.

I'm excited about their moving the preferences storage backend to SQLite instead of writing to the textfile (prefs.js) only when closing the browser properly. I think this affects the values saved by Greasemonkey as well; if so, then that means I won't lose the data from the current session if the browser suddenly crashes. I am almost tempted to try to crash something so I can test :-)

I'm also excited about the improved search and bookmarking (with tags) functions -- searching through the address bar brings up results based on the address, the page title, bookmarks, bookmark tags, and I'm finding it pretty useful. (For example, when doing Support work, I can just type "entryprops" and get the URL I want, instead of having to type "livejournal.com/admi...", selecting whatever URL comes up, then deleting the end and triggering autocomplete again with "entr..."). There's also apparently auto-resume for downloads, though I have not tested it yet.
afuna_archive: (Default)
Oh interesting. If I add "&client=firefox" to the parameters in a Google search, it redirects me from http://www.google.com to http://www.google.com.ph. The navigation links at the top left hand side are different, as are the order of the search results.

Any value that starts with "firefox" will do. For example, these URLs pass me back to google.com.ph:
http://www.google.com/search?q=aveleh&client=firefox
http://www.google.com/search?q=aveleh&client=firefox-a
http://www.google.com/search?q=aveleh&client=firefoxgibberish

However, taking out the &client, or giving it a value that does not start with "firefox" does not perform the redirect. For instance:
http://www.google.com/search?q=aveleh&client=gibberish
http://www.google.com/search?q=aveleh&client=opera

Finally, the redirect doesn't work if I specify the country:
http://www.google.ca/search?q=aveleh&client=firefox


I wonder how it affects people in other countries? I'm guessing it will probably redirect to your country-specific Google domain.

(This all started because a search for "arno tom ponnixry" returned only results for my journal. And then we found out that searching for "aveleh" returned my journal as the fourth result in [livejournal.com profile] aveleh's Google search, but as the first result of mine. From there, it was a short step to me comparing both URLs for differences, and accidentally stumbling upon the auto-redirect.)
afuna_archive: (Default)


What should actually be showing up in that entry is the welcome video of OSX Leopard.

It's definitely not something being done by lj-toys, and I get the ad-filled page when I visit the page directly, so it's not just within the iframe. Somehow, Firefox is directing me to the wrong site/domain. But how? And why?

Not cache, because it persists after I clear and restart.
Not an extension, because I'm reproducing in an empty profile. Actually, for that reason, shouldn't be cache, either.

nslookup from my machine returns a different result versus the nslookup from [livejournal.com profile] ciaran_h's server. Plus, lj-toys works properly on Safari, but not on Firefox; I don't know why.

nslookup results )

Fu: 0
That site: eleventy-one

Update:
Dre fixed it <3 Added a line to /etc/hosts, and now I have no problems. It's hacky, but it works. *purrs at Dre*
afuna_archive: (Default)
It turns out I can only live without Tabs Open Relative and SubmitTo(New)Tab for one day. Without Greasemonkey for two.

----

OH MY GOD I thought today was going to be a lazy day, but now I'm wide awake.

Profile

afuna_archive: (Default)
afuna_archive

June 2009

S M T W T F S
  1 2 3 4 5 6
7 8 9 10 11 1213
14151617181920
21222324252627
282930    

Syndicate

RSS Atom

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 5th, 2025 05:58 am
Powered by Dreamwidth Studios