So I’m totally into these podcasts from the Itunes music store… for those who are not ‘with the whole podcast scene’ or a ‘hardcore podcaster’, a podcast is a downloadable radio show. Since this is the Internet, 99% of the 4,546,212 podcasts in existence consist of 2 dorks arguing over who was darker: David Gahan [...]
>I’ve been meaning to respond to this for a while. I sense a strong >condescending disdain for CF in your “tone” also apparent in your >recent implication that CF is a “pet” language. > It’s so unfortunate that by voicing an unpopular opinion I appear to continually piss off so many people on this, but [...]
So I recently upgraded my trusty G4 Powerbook to the lastest and greatest Mac OS Tiger. After moving nearly 10GB of music to an external HDD and removing a shitload of debris files, the new OS seems pretty sweet. I had to free up some space for the 3.4GB install… 1.8 GB of printer drivers! [...]
So the app I’m working on needed tabs. I figured this was the perfect chance to use some of those sporty CSS tabs that just take an unordered list and makes purty tabs. Since it’s just CSS.. it would be simple, right? Wrong! I tried nearly every example on this page, and to my astonishment, [...]
I am working on some old sheisty ASP code today. Here’s a couple nice nuggets for all the poor souls who have to write VB all day long. 1. Get and use Emil Malinov’s VBSTemplate class. This will give you codebehind / Smarty / Mason -style templates. That means no HTML in your code, silly. [...]
Microsoft Corp. on Tuesday said it would buy anti-virus software maker Sybari Software Inc. in a direct challenge to Symantec and McAfee Inc., which currently dominate that market. Read More… Sybari is literally around the corner from the Lee homestead on Larkfield road in the old Post Office. Way to miss out on that pre-ipo [...]
I like to look at technical job markets in the US in terms of consumer / producer roles. Speaking strictly in the mile-high hypothetical sense, there are a few producer cities nationally and several large consumer cities. Given these gross generalizations, California remains the premier location for companies that create technology – with Silicon Valley [...]
So your boy Sass has been put in charge of a team of developers – the catch is: they’re in India. Welcome to the new American workforce – 5 guys overseas, and 1 guy to get blamed when they screw it up!
http://www.computerworld.com/printthis/2004/0,4814,97224,00.html Going down fastSlashed resources and impossible demands have caused IT morale to disintegrate. News Story by Julia King NOVEMBER 08, 2004 (COMPUTERWORLD) – Skeptical, stressed, scared, sucked dry. This is how IT professionals feel about work these days. Other telling words that surfaced repeatedly during more than 30 interviews and in 200 written survey [...]
It’s been a while, but here’s some software for dat ass. If you develop language-localized applications, you spend a lot of time making resource files. Mostly you use ResGen to do this, which is a fine little CLI tool that does the trick. But, CLI tools are no fun, and this is .NET we’re talking [...]