Use this handy tip to determine the size of your SQL Server tables, which can be very useful for estimating the size and growth of a database over time.
Use this handy tip to determine the size of your SQL Server tables, which can be very useful for estimating the size and growth of a database over time.
<b>Lifehacker:</b> "Plenty of utilities can recover deleted files, but what if you can't boot your computer, or the whole drive has been formatted? Here's how to dig deep and recover the most elusive deleted files, or even whole partitions."
States are passing more and more data security laws, the US Senate and the House have bills meandering through Congress, securing personal information and encrypting that data is no longer optional.
<b>Tux Radar:</b> "To kill the time between now and the announcement of what's to come in the next version, we decided to take a look at the keywords used to describe previous Ubuntu releases to see how priorities have changed over the years"
<b>The Blog of Helios: </b>"What follows is a story about Alice I wrote in 2006, published in the now-offline Lobby4Linux.com website. I am reprinting this for those who may not have read it and to spend some personal time in remembering Alice."
<b>Distrowatch:</b> "A new release of Fedora is always a highly anticipated event on the Linux distro calendar and this week's arrival of version 13 will be no different. What innovations can we expect to find in "Goddard"?"
A new version of the iPhone operating system is slated to launch this summer with multitasking support, the ability to update apps directly from corporate systems, iAds, and more.
<b>Linux Pro Magazine:</b> "And that's if the update installs at all, as there have been reports that the download cycle hits an endless loop and never fully completes."
This week's marketing tips include a free copywriting Web tool, productivity advice to reduce your workload and a look at how studying your customers can increase revenue.
This week's marketing tips include a free copywriting Web tool, productivity advice to reduce your workload and a look at how studying your customers can increase revenue.
<b>Begin Linux:</b> "This image represents a basic network plan for a small company. The goal of this article is to use this image to help describe basic concepts of networks and how they typically constructed as well as why they are designed the way they are"
Learn a technique to fetch column data for MySQL crosstabs by emulating views. By replacing tables with a subquery subset, the resulting view will contain a limited dataset that has been filtered for that column field.