The Cave

Archive for September, 2007

22 Sep

vardecimal

Variable length DECIMAL type in SQL Server 2005 SP2 and 2008. Nice for most uses, where you need a potentially huge value but typically store smaller ones. Think: vardecimal is to decimal as varchar is to char. Nice.

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
22 Sep

Took them long enough

SQL Server 2008 will finally support real date/time data types. I never liked the “datetime” (timestamp) only model Microsoft’s offered for over a decade. To be honest, I’m not sure if SQL Server inherited DATETIME from Sybase or Visual Basic, or if VB got it from SQL Server, but it’s still wrong. I want a [...]

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
22 Sep

SQL Server blog

Jeff’s SQL Server Weblog, though some things are universal across all DBMS such as this article on composite primary keys.

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
20 Sep

jQuery for JavaScript programmers

Excellent post that’s half praise, half tutorial and half citing jQuery design and implementation patterns as a model for JavaScript developers in general. Recommended read, for any of those halves

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
14 Sep

Solaris Internals and Performance FAQ

Nice wiki.

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
04 Sep

Python breaks Hello World

Python 3000 isn’t quite the same animal. Of course, it is rather impressive. After all, how many languages manage to break their canonical Hello World

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

Baldur’s Gate Walkthrough

I unearthed Baldur’s Gate (yes, the original) and it’s almost as much fun as the first time around. Loaded up with all the latest mods it’s a bit richer than the original and fun enough in its own right. A full walkthrough is handy, for those of us impatient to wander around in the woods [...]

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

JCPP

C Preprocessor written in Java. Looks useful, if you need a pure C-style preprocessor.

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

Umdh.exe

How to use Umdh.exe to find memory leaks

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

Java is yesterday’s technology

Well, yes, in many ways it is: Yes, at one point Java was definitely a god-send. It rescued me from the Microsoft hell I was dealing with at the time (this is back in 1999) and opened up a whole new world of options, as well as lead me to Unix, etc. But many years [...]

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

Visual C++ 8.0 Manifests

VC8 added a new feature: the CRT will not load unless it’s (a) staged in a specific location and (b) the caller binary includes a manifest resource. Details can be found here. This is part of Microsoft’s Side-by-Side (SxS) suport, but lordy is it a PITA. Starting with the well-but-obscurely documented process to make this [...]

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

Java Web Frameworks

Remarks about Stripes, Struts 2, Tapestry, Seam, jRoR, Grails, Spring and Wicket. Best comment, regarding Seam: JSF makes me want to vomit. Maybe Seam makes it not suck as bad. I read the early Seam examples and wandered away shaking my head. I know people who love it, though, so would probably eval it for [...]

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

REST vs. WS-*: War is Over

Several claims regarding the current state of affairs: David Chapelle recently claimed that the REST vs WS* debates moved from ideological to practical territories: Since both approaches to Web-based services offer benefits, developers can pick either approach on practical grounds without declaring allegiance to one side or the other. Are the REST/WS* wars really over? [...]

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

xSocket 1.2

NIO-based library for client+server-side applications. Looks nifty.

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

Fridays and Code Improvement

Here’s an interesting idea: A technique I have used with great success in the past is what I have so cleverly named “Friday Afternoons”. Friday afternoons are probably the least productive part of an employee’s week. They are watching the clock in anticipation of the weekend. It happens to everyone. Experienced sales people will tell [...]

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

Guide to Hiring Programmers

A Guide to Hiring Programmers: The High Cost of Low Quality and followup.

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

JSF Wishlist

Gavin’s suggested improvements for JSF. He forgot the mention the primary solution: Shoot it and use a far-less-braindead web framework.

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share
03 Sep

Reading CSV files

CsvReader for Java. Seems to be almost as good as Python’s csv module.

FacebookGoogle GmailGoogle BookmarksTechnorati FavoritesTwitterHotmailYahoo MailYahoo MessengerWordPressStumbleUponRedditEmailInstapaperGoogle+Share

© 2013 The Cave | Entries (RSS) and Comments (RSS)

GPS Reviews and news from GPS Gazettewordpress logo