Categories
Bugs Development JavaScript Technical

Chrome problems with window focus (workaround)

Found a workaround for a window focus problem with Google’s Chrome browser.

Categories
DNS Email System Administration Technical

DKIM TXT Records in DNS exceeding 255 characters

Wow. It’s 2009, and apparently DNS can only support reading configuration file lines which are not greater than 255 characters. I received the following error

Categories
Privacy The Sky Is Falling

Facebook’s new TOS: We have rights to everything posted here, forever. Sorry!

Well, as I’ve said in the past, you can’t expect to use free services and have any semblance of privacy. Facebook updated their Terms of Service (TOS) yesterday and slipped in a little “extra” clause which

Categories
Analytics Business Marketing Privacy Technical

Analysis of Google outbound link tracking

I noticed in the past two or so months, after Google upgraded their SERPs to enable users to rearrange and delete results (see thumbnail to right) that the outbound links Google was posting on SERPs were redirects through the google.com site (meaning, they were tracking clicks on outbound links.) Since I often search for something […]

Categories
Analytics Business Marketing Technical

Uh-oh. AJAX-powered search kills keywords in referrers

Well, according to Clicky, Smackdown and a discussion forum on Webmaster World, many webmasters are fearful of AJAX-only search from Google. As I wrote in a recent article on Helium (a low-traffic one, at that), Google is a near-monopoly, and user Shaddows here points out that opting out of Google’s index (say, in protest) is […]

Categories
Business

In-kind donations and tax deductions

Last year, I did some work for a local 501.3c organization who I believed was doing some great things here in Media, PA. It was for the First Fair Trade Town in the USA, and it was for their web site development. I had done a lot of work on the first version of the […]

Categories
HTML Technical The Sky Is Falling

Disappearing content in MSIE7 using AJAX

I write web applications for a living. I enjoy it immensely. Webkit-based browsers (FireFox, Mozilla, Chrome, and Safari) are a pleasure to work with – they render closely to what you design with stylesheets, their JavaScript engines perform quickly and what you’d expect, and the final rendering of sites is generally pleasing. Internet Explorer 6 […]

Categories
HTML Technical

Valid characters in attribute names in HTML/XML

This has been bugging me for a while, because I do a fair bit of HTML and XML custom parsing code, and kind of wondered what would be the valid characters for an attribute name in a HTML tag, e.g. <a href=”…” name=”…”>thing</a> So, what are the valid characters in HTML (or XML) for “href” […]

Categories
Marketing Technical The Sky Is Falling

At first I thought Google was being hacked

Ever seen Google down? Me neither. Sure, I’ve seen the “Gmail not available” message, and “Service unavailable” once or twice, but it was only for a few seconds, really. That said, last month for about 15 minutes, it appeared that Google was down. At first I did what’s called a Domain Name lookup in DNS […]