1
POPSSQL Server 2008 - Finally a DATE datatype? OMG this is my most wanted feature like EVER. It was promised but removed from SQL Server 2005. Will it really come this time? If so, I promise to convert all my apps to 2008 immediately upon release.
5
POPSSattelite that will measure gravity of Earth. "Most people are taught at school that the acceleration due to gravity at the Earth's surface is 9.8m per second squared - but, in truth, this figure varies around the planet depending on the nature of the material underfoot." "By combining the gravity data with information about sea-surface height gathered by other spacecraft, scientists will be able to track the direction and speed of ocean currents. "If we want to improve our climate models then we need to improve our knowledge of how the oceans move, and Goce will help us do that," mission scientist Dr Mark Drinkwater, from the European Space Agency (Esa), told BBC News. "
1
POPSDBCC DROPCLEANBUFFERS I saw one of my colleagues using this procedure. I haven't used it myself, but I think I'm about to start experimenting with it. I think the part about executing a CHECKPOINT first makes sense.
1
POPSIndexes have their disadvantages I've seen a lot of people talk about the consumption of disk space with respect to indexes, but I don't remember seeing mention of how it could consume memory space. I believe that makes sense. And seeing how I'm fighting with memory right now, it makes me think twice about slapping yet another index on my tables.
2
POPSPoll: Democratic Nominee = Clinton Which doesn't appear to be good news for democrats, considering the Repulbican nominee in these polls predicts Rudy, and the head-to-head poll has Rudy winning against Hillary although by a very small margin.
9
POPSAnalysis: world's largest oil field in decline Stuart Staniford, a physics PhD, has been analyzing publicly available data on Ghawar, the world's largest oil field, which is in Saudi Arabia. His conclusion is that the oil in Ghawar has been depleted, which means that production from that field is permanently on its way down. If this is true, "we have just entered a new phase of history".
1
POPSUsing message queue services in .NET I wish I knew more about MSMQ. Even after buying and reading a book on it, and building my sample apps, so the syntax is all grokked... I just dont quite yet understand the why and when to use it angle....