Posts tagged macosx

Apr15

PeepOpen: Removing the dock icon

peepopen macosx plist hacks | comments

If you want to remove the PeepOpen icon from the dock and also when you do Command+Tab, you can easily do so by editing it's Info.plist.

Continue reading »

Mar07

Mac OS X Leopard Dock Crashes

macosx leopard debugging crashes dock | comments

Recently I've encountered several instances wherein my Dock crashes (by crashing I mean hovering over it doesn't show and doing Command + Tab doesn't switch applications)

Up till recently I've just been doing a restart but since I got tired of doing it always I tried hijacking it the *nix way:

Continue reading »

Feb24

Mac OS X Leopard DNS Caching

macosx leopard dns caching dscacheutil | comments

I consistently find myself moving from place to place when working. Sometimes at home, Starbucks, or any other WiFi hotspot. And it's very important to realize that different ISPs may provide different DNS traces, which may not be necessarily valid across all of them. If ever you run across this issue, try issuing the following command :

Continue reading »

Jun25

Mac OSX Caching Woes

macosx caching debugging | comments

Recently I was writing my rails / radiant application. I started out by not creating any subversion, adding some files, small extensions, etc.

After a while, I imported the application to a subversion repository. The headaches then started after. Basically I did the import by doing this :

Continue reading »