The FCC is beginning to rethink its role, up its transparency, and consider lessening the influence of outside experts (and lobbyists). Not everyone's convinced it can pull off the change.
64-bit systems have finally gone mainstream. As a .NET developer, you generally don't need to pay specific attention to the operating system's bitness. However, to fully utilize the benefits of 64-bit systems, you need to be aware of several different options.
It's not always the best tool for the job, but if you need to get a backup into the cloud quickly and easily, rsync might do the trick. Charlie Schluting steps you through how to build a script to do just that.
Scripting interactive operations can be a challenge, but the expect command is tailor-made for this. Juliet Kemp offers some tips on using this handy scripting tool.
Web analysis firm Gomez ranks the big Super Bowl advertisers' post-game performance. The winner may be a sweet surprise, but GoDaddy and Hyundai can't be too happy.
<b>Linux Magazine:</b> "Google Chrome has only had extensions available for a few months, but it already has a great collection of add-ons that will boost your browsing experience. We look at a handful of extensions that let you manage tabs effectively, learn more about the sites you browse, and read feeds with panache."
Hard-Core Hardware: Fragmentation may not cut it as a big screen villain, but it remains a threat and handicap to optimal server performance. In this era of massive hard drives and virtualization, minimizing fragmentation is more critical than ever.
<b>Handle With Linux: </b>"The objective of LinuxPCRobot is to build a fully functional robotic development platform for $500 or less using linux, commonly available components, a little skill, and some good old fashioned scrounging."
Hard-Core Hardware: Fragmentation may not cut it as a big screen villain, but it remains a threat and handicap to optimal server performance. In this era of massive hard drives and virtualization, minimizing fragmentation is more critical than ever.
<b>Datamation:</b> "It's going to be a very busy week in IBM's legal department. It has been accused of antitrust activities by a French software company and an executive caught in an insider trading scandal may be close to settling his case."
By now, you have heard of Windows Azure, Microsoft's cloud computing platform. But, what does Azure provide for developers and users, and how can you benefit from it in your .NET applications? Read on to find out.
<b>SXSW:</b> "The ten grass-roots honorees for the 2010 Dewey Award are as listed below, with special kudos to Ken Starks of the Helios Project who has gained special recognition for his work in supplying local children with re-furbished computers."
<b>The H Open:</b> "Security expert Andreas Bogk warns that, despite recent PHP improvements, the session IDs of users who are logged into PHP applications remain guessable. Upon close examination, the alleged improvements display frightening weaknesses."
One of the fundamental programming challenges is managing state. Chances are you have written dozens and dozens of methods that at the beginning check that certain conditions are met, and that another set of conditions is met when the method returns. With Code Contracts in .NET 4.0, you can make things considerably easier. Read on to learn how.
The Entity Framework provides a .NET class-based model of a data store, letting you query the model with LINQ, while the model do the background grunt work of contacting the data store to add, update, or delete data.
Does using a lightweight Linux desktop always mean trading lower resource usage for usability and features? Juliet Kemp reviews LXDE, one of the newest lightweight Linux desktops.