Archive for April, 2006

Easy uploads with Interarchy

Monday, April 3rd, 2006

Here’s an easy trick for those of you lucky enough to be using Interarchy:

Add the Interarchy application icon to your finder toolbar.
Setup an Auto-upload bookmark in interarchy.
Create a new Smart folder called Recent Edits. Set it to show files from your local site folder. Also set it to show files modified today. When you edit […]

IntelliTxt Begone!

Monday, April 3rd, 2006

Those IntelliTxt ads were really starting to piss me off, so to get rid of them I added the following to my AdBlock.css file:

/* IntelliTxt */
#tooltipbox {
display: none !important;
}
.iAs {
text-decoration:none !important;
border-bottom:none !important;
font-style:inherit !important;
color:inherit !important;
cursor:default;
}

The links are still clickable and still go through to the correct advertiser, but you’ll have a hard time finding the links.