May 2008 Archives

As you are all aware of, I own an iPod Touch. What you may not be aware of is that it was one of those that had serial numbers starting with 9C737. If you don’t know what that means, google can help. This is quite a problematic issue, and so I’ve been harassing Apple [NASDAQ: AAPL] since pretty much as soon as I got it. However, due to lack of Apple Store near me (I can either go across 3 hours time zone difference to visit the one in country; or hop the border for the one down in the states), it was never resolved.

Well, that all changed.

Installer Slow Downs

user-pic
Vote 0 Votes
It has come to my attention that Installer is acting up, and I suspect the 3.1 update is to blame for this.  Here's a brief of what I've observed...

As you may know, if you launch Installer from shell, you can see the debug outputs.

As of 3.1, we (myself, and a few other geeks that are working on Cydia and new Repo Source crawler) noticed that Installer now attempts to reload 4 sources at a time instead of 1 at a time.  In theory, this is a good move, and it should drastically help the reload time.  However, further reviews have shown that this change in their code have actually cause Installer to, in fact, slow down.

This forking process, if designed properly, will be able to help Installer to reload MUCH MUCH more quickly, and you may not even need Repo Source any more.  However, we noticed a very odd bug with this process NullRiver have added...  Here's a brief of what IS suppose to happen, versus what is ACTUALLY happening.
I just upgraded to Firefox 3.0 Beta 5. While everything looks pretty, and works great, I have two gypes:
1) Keyboard shortcuts are acting VERY wonky for user defined keyboard short cuts.  Take for example, on a discussion forum powered by vBulletin, you can often hit Alt + Shift + S (good old Alt + S only if you're from way back like me) to submit the form you're currently on.  As of FireFox 3.0, it seems to now skips back to the first input tag that is associated with the s hotkey and waits for enter (or maybe additional Alt + Shift + S key sequences to cycle through the rest?  I didn't test) to perform the action. 

2) Mouse Gesture addon for 3.0 is horrible, not only the line is green (by default), but it also cannot open new tabs or windows, and seriously lack customizability.  I miss the good old All-in-one Mouse Gesture already...  After some quick poking and prodding, I was able to trick Firefox into installing the addon, and so far, I've not encountered any problem.  So, without further delay, here's a brief step-by-step on how to get it to work on your Firefox 3.0, too.  However, please bare in mind that this guide is provided as is, and I cannot guarentee this will not mess up your computer.  I do not take responsibility for anything that may happen as result of following this guide.

First, head over to the author's website,  where you can download the latest version 0.18, same one as offered on addons.mozillia.org.  The file you're looking for is allinonegest018.xpi.  Right click on it and choose save as to save a copy of it on your local machine.

Once downloaded, open the xpi file with an archive manager.  I am on Ubuntu 8.04, and the default archive manager works.  I would suspect WinZip and WinRAR on windows can handle the file just fine, too.

Look for "Install.rdf" file in the archive.  This file tells Firefox how to install the package.  Extract it and save it some where you can easily access it.

Open the file you've extracted using a text editor, Gedit here, notepad should be fine, too.  Find this line:
<em:maxVersion>2.0.0.*</em:maxVersion>

Replace that with:
<em:maxVersion>3.0.0.*</em:maxVersion>

Save it, and put it back into the archive, overwriting the current "Install.rdf" file.  This essentially makes the package tell Firefox: "Hey, I am compatiable with 3.0 series, too!".

Use the file:// protocol, navigate to the folder you have the edited xpi file saved (IE: file:///home/andy/desktop/ ), and click on it.  Firefox will warn you about it, and then let you install the package.  Restart your Firefox as per usual, and when you come back, you will have it working.

If you don't want to do all these edits yourself, here is a pre-hacked version for the lazy people.  Keep in mind though, I don't provide any warantee on this, and you should use it only at your own risk:
2008_05_06_allinonegest018-hack.xpi
2010_01_21_allinonegest0201-hack.xpi (3.6 Enabled, might be buggy)


Cool! :)  Happy gesturing!