Archive for category Tips & Tweaks

ipfilter (blocklist) update

There has been update to the ipfilter.dat source which I posted up before (have just updated that post). The previous source was from BISS but the people who maintain the blocklists now publish it at this site.

Whether or not the blocklists are of any use is up for debate, and definitely not something I’m going to go into in this post..

via here

, ,

No Comments

Create iPhone ringtones via iTunes

The article title says on Windows, but I think it should work on Mac OS X as well. Link over here.

No Comments

iTunes 100% CPU on closing

After I got my iPhone 3G a couple about 2 months ago, I had no other choice but to use iTunes for all the syncing, backups, music etc as Apple wants total control of what you can or can’t do with its devices (was using YamiPod previously, writeup here). :|

My loathing for it got worse as it didn’t seem to be closing gracefully on quitting besides causing software restores which all ended up with iTunes.exe taking up 100% CPU. I decided to stop swearing at it and search around for the root cause as this behaviour wasn’t replicated on my work machine and on colleague’s variety of machines.

Turns out it wasn’t iTunes, but the antivirus (NOD32 2.7) which wasn’t playing nice. After adding various iTunes paths to AMON/IMON exclusion lists, there has not been crashes or 100% CPU since (instructions on how to do this here). Guess I was cursing the wrong software but anyhow..

Just a note, this is a fairly belated post as I was having this issue with iTunes 7.x and have since upgraded to 8.0.1 which may no longer require this workaround. ;)

, , ,

No Comments

Cross street in Google Maps

I decided to find out if cross streets (intersections) can be easily searched via Google Maps rather than searching for one street and just scrolling around to find the intersection with the other recently, and realised there was a keyword to do that.

For e.g., typing a very frequently used rendezvous point into Google Maps:

Swanston St at Bourke St VIC 3000

Would give you the intersection of Swanston St and Bourke St (ex-Nike Melbourne). Link to the page here.

Pretty nifty since it’s common place for shop lot locations to be listed as ‘corner X road and Y road’.

via MalekTips

No Comments

Gmail 2.0

Gmail logoAn updated version of Gmail was recently rolled out to most users just after IMAP access was released, and I got it pretty early on. However, I somehow got reverted back to the old version a few hours later and never actually figured out why, till now..

Apparently, after I got moved over to the new version, I actually switched my language preference in the settings from English (US) to English (UK). :| I sort of left it as it is since then and finally decided to find out the root cause today (after much cursing at how evil it was for me to be given access to the updated version for just a few hours..).

So if you still seem to be stuck in the old version, try the following (was suggested here):

  1. Click ‘Settings’ in your Gmail window (top right, close to ‘Sign Out’).
  2. In the drop down for ‘Gmail display language’, change it to ‘English (US)’.

Oh well, Gmail is still in beta..

More screenshots of the new version here.

No Comments

More BitTorrent stuff

I think the links are kinda old, but anyway..

Both links from TorrentFreak.

No Comments

Shrinking VMware VMDK files before distribution

Recently been researching and testing with VMware images for the deployment of our application at work which turned out to work pretty well (Ubuntu + Java 6 + MySQL + Glassfish). However, one thing which became bothersome was the overgrowing .vmdk images which didn’t seem to reduce in size even after file deletions were made in the virtual disk itself.

Again, Google came to the rescue for this, linking me to this site which gave a 2 step process for doing the shrinking. Do note that the instructions are for those who are using Windows as their host OS.

,

No Comments

Obscure Java error

Got a “java.lang.InternalError:Can’t connect to window server” while trying to get Glassfish up and running on a Mac G5 running Mac OS X recently at work which was pretty odd as our application and Glassfish do not fire up any GUIs. After some googling, problem was fixed by adding a ‘-Djava.awt.headless=true’ to the list of system variables.

Although it was fixed relatively easily, it seems rather odd that Java would actually try to access the X server even though I was running it through a SSH terminal window (PuTTY)..

No Comments

Firefox add-on: Split browser

A Firefox extension (add-on) which enables a Firefox window to have multiple tabs tiled to however you like which is useful if you have a widescreen LCD monitor. To read more, click here.

No Comments

YamiPod write up

Just posted a write up on YamiPod (Yet another iPod manager) which is an alternative iPod management software to iTunes here.

No Comments