-
Applying unified communications
Thuy Ha, director of product management at Qwest Communications, discusses a practical framework for unified communications. Ha explains how to build a foundation on ...
-
Optimizing mobility
Thuy Ha, director of product management at Qwest Communications, explains how the network has evolved from being voice-based and centralized to being an individual ...
-
Business class SaaS
The Software as a Service market is expected to double by 2012. Martin Capurro, senior director of product management at Qwest Communications, examines how ...
-
Non-intrusive security
Martin Capurro, senior director of product management at Qwest Communications, discusses how to strike the right balance between productivity and security within the enterprise. ...
-
Desktop virtualization
By 2011, there could be more than 660 million virtualized desktops. John Whaley, CTO and Founder of MokaFive, talks about the issues surrounding current ...
-
Mobile virtualization
Mike Seashols, Chairman of VirtualLogix, talks about implementing virtualization technologies onto mobile platforms. He says there are many issues that mobile providers have to ...
-
Nurturing sales leads
Phil Fernandez, President and CEO of Marketo, says that many companies today are not managing sales leads effectively. He suggests ways to utilize the ...
-
Managing Internet growth
The Internet is growing by 1 zettabyte a year, fueled by images, videos, gaming, and peer to peer file sharing. Pieter Poll, CTO of ...
-
Online ad strategies
There are more than 300 ad networks that focus on monetizing Web sites, so having a strategy is key. Ren Chin, marketing vice president ...
-
What is semantic search?
Semantic search uses the science of meaning in languageinstead of just searching keywords, it checks the context of the words to return more relevant ...
-
Next generation of business intelligence
Data warehouses collect gigabytes of data everyday but the information is not always meaningful. Why? Angela Shen-Hsieh, President and CEO of Visual I/O, says ...
-
SIP trunking 101
Voice, instant messaging, and video no longer have to be islands of collaboration. Kenneth Kuenzel, founder and CTO of Covergence, shows how SIP trunking ...
-
Wireless inside the enterprise
With the rise of PDAs, Blackberries and mobile phones, the demand for wireless service inside large buildings is increasing every day. Leila Nouri, director ...
-
Intel® vPro™ technology and cost savings
Sponsored: Randy Nystrom, an IT systems engineer at Intel, shows how vPro saves time and money by diagnosing PC problems remotely. The content for ...
-
Intel® vPro™ technology and manageability
Sponsored: Limited technical support hours and powered down PCs can make it difficult to manage large numbers of PCs. Randy Nystrom, an IT systems ...
-
Application streaming
Sponsored: Updating applications can be time-consuming for both users and administrators. Christian Black, an IT systems engineer at Intel, explains why application streaming is ...
-
OS streaming
Sponsored: Christian Black, an IT systems engineer for Intel, spells out the many benefits of hard-drive virtualization, or operating system streaming, including faster boot ...
-
Enterprise 2.0
Vince Casarez, vice president of product management at Oracle, explains how Web 2.0 technologies, such as tags, wikis, and mash-ups, can be applied within ...
-
Secure file transfers
John Thielens, vice president of technology at Tumbleweed, talks about the need for managed file transfers that are not only secure, but auditable and ...
-
What is LEED?
"Going green" is becoming commonplace in the corporate world. Paul Holland, general partner at Foundation Capital, explains LEED, the metrics used to certify the ...
-
Non-intrusive security
Martin Capurro, senior director of product management at Qwest Communications, discusses how to strike the right balance between productivity and security within the enterprise. He explains security must work end-to-end, from the system level to the mobility level, and how each layer works to mitigate risk.
-
What is a mashup?
Developers are getting creative, taking APIs from multiple Websites and merging them to form new, innovative applications. Frozenbear.com merges Google maps and Singles to let you know where the single people are in your neighborhood. Parkingcarma.com helps you track down parking spaces in the Bay Area. ZDNet Executive Editor David Berlind says mashups are the fastest growing ecosystem on the Web and that by 2007, there will be 10 new mashups per day.
-
Applying unified communications
Thuy Ha, director of product management at Qwest Communications, discusses a practical framework for unified communications. Ha explains how to build a foundation on a converged network, then add layers such as mobility, conferencing and collaboration.
-
What is virtualization?
Data centers are commonly filled with large numbers of servers that require a tremendous amount of time and money to maintain. Dan Chu of VMware shows how virtualization can optimize fewer servers to run at higher performance levels.
-
First steps to SOA
What does it really mean to introduce SOA into an organization? Ross Mason, CTO and co-founder of MuleSource, explains how an enterprise service bus allows different applications to communicate with each other.
-
Desktop vs. workstation: Introduction
Sponsored: Dave Buckley, product line manager of workstations at HP, explains the differences between desktops and workstations, and how these differences influence purchasing decisions. The content for this video was sponsored and provided by HP.
-
Optimizing mobility
Thuy Ha, director of product management at Qwest Communications, explains how the network has evolved from being voice-based and centralized to being an individual and access-anywhere model. Ha also offers enterprises a solution to meet the expectations of a growing mobile workforce.
-
Business class SaaS
The Software as a Service market is expected to double by 2012. Martin Capurro, senior director of product management at Qwest Communications, examines how security, performance, compliance and portability are affecting overall adoption.
-
Users-to-tech support ratio
How many employees should one tech support staff person oversee? CNET's Justine Nguyen explains the golden ratio of users to tech support staff, and what factors contribute to it.
-
Energy-efficient transistors
Rob Willoner, a technology analyst at Intel, explains how smaller and more energy-efficient transistors are resulting in faster and more powerful CPUs.
Video Channels
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
Data streaming
How to manage and prioritize the huge influx of real-time data coming at you.
What's the most important issue when dealing with data? In the old days, like 10 years ago, it used to be how do you organize your data into tables to make it easy to write that to a database, pull the information out and to be able to access it quickly. Now, the issue is how do you deal with data in real time as data streams into you from all sorts of transactions.
To show what I mean, let's look at what we used to be. We used to have a struggle between the flat file formats and relational database formats. And in a flat file database, every record looks exactly the same. You put every conceivable field that you need, first name, you know, address information, last name, the date of a transaction, you know, the states or the principality, zip codes, what thing they bought, the amount they paid for it, if there were taxes, and it ended up with really long files even if each record only used a fraction of those fields. So it was an inefficient way to store the data and it was also, it made it harder to get the information out.
So when dealing with how do you write and retrieve information, a relational database is superior. As you can see, independent tables are joined by a common ID field. So you can have an address database here, you could have a purchase database here, you could have a customer service database and in each one of these things, you're only storing the information you need for that particular need, but you can always join them together and get a good look at all the transactions and all the information around that particular customer.
So we think that we've come a long way in solving the problem of how to write and retrieve information about transactions that have already occurred. But with data streaming, the issue is really different. It's, I've got this huge amount of data coming at me like a hammer head shark and it's coming at me and I've got to decide what do I do with this? What do I have to deal with right now? You know, unlike in the good old days, I can't just write it to a database and deal with it the next day. There are things I've got to do. I've got to make calculations. I've got to queue my inventory routines to see if I'm running out of inventory in a particular item. I've got to be concerned about fraud and make sure that my fraud controls are looking at these transactions in real time. So retailers, financial institutions, banks are all dealing with huge amounts of information coming in. What do they have to deal with in real time and what can they afford to deal with later? So the new issue with data. The new problem is this huge influx of stuff that's coming into you and how do you make a determination as to what's important, what's not important. How do you deal with the important stuff in real time and how do you do that without losing the information or losing the opportunity to make the calculation and make the sale? So streaming, that's the new issue in data these days.



























