-
Mixed links
-
Mixed links and commentary
pgAdmin 1.9 will have some nice new features. The query designer will probably save a few keystrokes when working with star schemas. The MySQL Performance Blog explains the different meanings of COUNT. Very nice. I usually use COUNT(1) or COUNT(*), but it is very useful to know about other possibilities. I got this one from…
-
Mixed links
Seen on Ars Technica: Chrome antics: did Google reverse-engineer Windows?. This is an other reason for using software where the complete source is available to you. It is incredible that something which is rather straight forward from a technical point of view should create such legal problems. Via the GSD blog: Flash Player 10: Dazzling…
-
Link list
-
Mixed links
Via taint.org: viewing PostgreSQL locks and the queries it conflicts with. Via the linuxhelp blog: special locations which can be used in Gnome/Nautilus. Via the journal of brian: Markmail offers advanced methods for searching mailing archives. Yahoo just recently introduced something similar in their mail interface and it works great. Again, via the linuxhelp blog:…
-
Link list
The “Last in a Loop” Bug – closures are one of those tricky things. This shows a typical example for (mis-)understanding them, and how to fix it. Via ajaxian: Degrading Script Tags. Very cool, I didn’t know about this behavior. Although, I’m not really sure where you would use it? If a part of your…
-
stackoverflow.com
Stackoverflow went into public beta. It is a really fascinating (and addictive!) site. What does it do? It provides a place for people to ask and answer programming related questions It it a combination of reddit/digg/forums/wiki You can vote on questions/answers and also edit them (if you got enough reputation) A few quick pointers if…
-
Mixed links
First of a nifty tool for all of you (us?) people using RDP: Terminal Server Ping Tool. What’s even better, it’s written in Delphi and the full source code is available. Opera 9.5 is out, making problems with older versions obsolete. At the same time, via the the Think Vitamin website, Opera Dragonfly. This seems…
-
Mixed links and commentary
-
Random links and commentary