Tuesday, May 26, 2015

Interest in Big Data Increasing

Big data, as we know it, hit the scene in about 2001 so it is nothing new. Companies have been gathering this data for years, but recently there has been an explosion of interest in it like it's a brand new thing. This is mainly due to the fact that there are now new ways of analyzing the data.

Big data started out as a way to store a ton of information, but now it has transformed into something where companies are trying to use it in any way they can to benefit from it in different ways. So here is a list of a few reasons why this is happening.

1. Unstructured data is now readily available

Unlike traditional business insight that analyzes structured data, big data focuses on the unstructured data. This includes emails, videos, photos and posts on social networking sites. Millions of photos get uploaded to Facebook, millions of tweets go out every day, and businesses can use this information to understand their customers better. This helps with suggested sales and such.

Looking for a Quote on an Laptop Rental for your next event or conference? Check out Rentacomputer's huge line of laptop rentals from all the top brands!

2. It has become incredibly cheap to store huge amounts of data

Unstructured data is becoming more pervasive, but tools like Hadoop, which is an open-source framework for storing large scale data, have developed so much in the last ten years or so. These type of tools underpin data processing for some of the worlds largest businesses with the most amount of data to store. It can take care of unstructured data way faster and way cheaper than the generation of tools that came before them.

3. Not only is it now cheaper to process all of this data, but companies are getting usable information out of it

Retail stores are really taking advantage of big data right now. You might ask what they are getting from it. Good question. They are using customer loyalty cards to gather information. This is a really good way to figure out what they sell and what to stock. Like for example, they might not stock a whole lot of low cost generic food brands... But if they see that their customers who spend the most at their store tend to buy it, then guess what they are going to stock more of? Low cost generic foods.

Loyalty cards and even debit cards really give a huge insight to each individual customer. There was a huge story about this last year actually. A Target customer got really mad when they sent his young daughter coupons to buy baby clothes. Because of the things she was buying, when they processed the data, it seemed like she might be expecting a baby soon. It seems like kind of a mess up on their part, but it's actually really smart overall.

4. Big data analytics could lead to productivity gains in four sectors

If big data analytics go mainstream then retail chains and manufacturing companies could see a huge increase of $325 billion to their annual GDP thanks to increased efficiency. Healthcare and other government services could also see a ton of productivity gains as well, as much as $285 billion in the next five years.

5. Big data analytics saw a huge increase in venture capitalist funding in the last 12 months

Venture capitalists have started to check out the possibilities with big data analytics as well. In the last year alone, they have invested about $1.37 billion into different companies. This is an increase of 217% above the last period. This is because big data is now enterprise ready, analytics tools are open to pretty much anyone and can be used very easily, and all of the analyzing can be done in real time.

Content originally published here

Wednesday, May 20, 2015

Microsoft Reveals Every Version of Windows 10

Windows has not yet decided to give us an exact release date for Windows 10 except the fact that it will be some time in the summer. But, they are revealing all of the different versions of the operating system that will be available when it is done. They are calling Windows 10 Home the "consumer-focused desktop edition". This is the one that is going to come installed on most of the home PCs and laptops, and it is going to have pretty much all of the neat features, like the new Edge browser, Hello face recognition, and all of the built-in universal apps. There will also be a "Pro" edition like the versions before that will come with a bunch of business software and the ability to connect to domains and take advantage of the business updates for Windows.

With the release of Windows 10 across all the different platforms like PCs, smartphones, tablets, and the Xbox One, Microsoft is also renaming the Windows Phone. The new name is officially "Windows 10 Mobile". It is going to have touch optimized versions of Office and support for a new Continuum for Phone feature. This is going to support phones and small tablets that are less than 8 inches in size. There is also going to be a version of Windows 10 Mobile called the Enterprise edition that will be designed for big businesses to license the operating system on smartphones and small tablets.

Those are the main editions that are going to be coming out, but on top of them there will be a few others like Windows 10 Enterprise, Windows 10 Education, and Windows 10 IoT Core for smaller gateway devices. In total there are 7 different editions of the operating system for a bunch of different devices. Since this is going to be the last version of Windows and they are just going to build on it from here on out, we can also expect to see huge updates and different additions some time around fall of this year. And from there on out, who knows what kind of sweet updates we will see.

Do you need a Rental Quote for a Computer Rental? Rentacomputer.com is the #1 computer rental provider in the United States, offering local, professional delivery and installation anywhere in the country!

Content originally published here

Tuesday, May 12, 2015

New Ways to Store Big Data on Azure from Microsoft

Azure is going to have a new data warehouse service. It's called a "data lake" service that is going to store a huge amount of data and give the option of running an "elastic" database that can store sets of data that vary in size. Scot Guthrie, Microsoft Executive Vice President of the cloud and enterprise group, unveiled these new services at the companies Build 2015 conference in San Francisco.

The Azure SQL Date Warehouse is going to be up and running later this year and is going to give companies a way to store petabytes of data. This will allow the data to be easily consumed by data analyzing software like Microsoft's Power BI tool for data visualization, the Azure Data Factory for data orchestration, or the Azure Machine Learning service.

One thing that makes this data storage service different than the rest is that it has the ability to adjust to fit the amount of data that actually needs to be stored. You can also specify exactly how much processing power you need to be able to analyze the data. The service builds on the parallel processing architecture that Microsoft developed for its SQL Server database.

This new cloud service is made for companies and organizations that need to store massive amounts of data so that it can be analyzed by different analysis platforms like Hadoop. It could also be super useful for Internet of Things systems that might create huge amounts of data. The amount of data you"ll be able to store is absolutely endless. So you can see how this would be helpful. There is literally no limit.

The company also updated the Azure SQL database service so that customers can pool their Azure database and reduce their storage cost and prepare for new activity. This means that you can  manage your storage at a lower cost.

All of this is going to be very useful for running public-facing software services where the amount of space used can fluctuate a whole lot day to day. With most services like this, you'll generally pay for your peak storage space no matter how much of it you are using at the time. This means that you can cut your costs, probably in half, and literally only pay for exactly how much you are using at any given time.


Content originally published here

Monday, April 27, 2015

Google Looking to Increase Internet Speeds with QUIC Network

Google has been stress-testing its QUIC (Quick UPD Internet Connections) network protocol the past quarter. Right now, about half of requests from Chrome to Google servers are being set through QUIC and the company says it's leading to a greater performance improvement over TCP resulting in an increasing amount of traffic.

QUIC supports multiplexed transport over UDP while also giving security comparable to TLS/SSL. It is also cutting down on latency by relying on UDP instead of TCP. As of now the only real concern with latency-sensitive services like Google Search is how the UDP-based QUIC outperforms TCP by establishing connections with servers its already communicated with, without any hassle or extra round trips to the server. QUIC gets the better part of TCP in poor network conditions.

“The standard way to do secure web browsing involves communicating over TCP + TLS, which requires 2 to 3 round trips with a server to establish a secure connection before the browser can request the actual web page,” Google wrote in a blog post Friday.

When re-transmitting a packet, packet sequence numbers are never reused. This helps figure out which packets have been received as well as not having to worry about your internet timing out. QUIC over TCP has helped save a second off of the Google Search page load time for the slowest 1% of connections. This helps sites like YouTube, for watching videos online. Viewers have reported 30% fewer rebuffers using QUIC to watch videos.


Google also wants to ask if the Internet Engineering Task Force (IETF), with some changes like the wire format and dissociate the current plan from SPDY and moving to QUIC-over-HTTP2, will make the protocol an Internet standard. Google wants to continue increasing traffic over the protocol, with the overall outcome of entrusting it with all the traffic from Google clients to Google services.

Google is expecting good things to come from this so we'll see how it all plays out in the end.

Content originally published here

Tuesday, April 21, 2015

Windows 10 Release Date Spoiled by Partners

At the end of January, Microsoft released the Technical Preview of Windows 10, which is an unfinished build that Microsoft lets its enterprise partners try out ahead of the final release so that they can provide feedback. The actual release date of the operating system has been kept under wraps, until now. During an earnings call AMD slipped up and announced that Windows 10 will launch at the end of July.

If you're thinking about or planning to get the new Microsoft Surface 3 tablet coming out soon then this should help you lean more towards actually getting the tablet. When Microsoft was announcing the new Windows 10. they never gave a specific time frame. Microsoft only mentioned it was launching this summer.

During the call, it was reported that AMD President and CEO Lisa Su stated, "What we also are factoring in is, with the Windows 10 launch at the end of July, we are watching the impact of that on the back-to-school season, and expect that it might have a bit of a delay to the normal back-to-school season inventory buildup."

AMD makes processors that power some Windows laptops, and is considered to be Intel's biggest rival in the space. If Su is correct, we can probably expect to see Microsoft's various hardware partners show off new tablets, laptops and desktops that run on Windows 10 in the coming months. Windows 10 will be a free upgrade for Windows 8.1 and Windows 7 users, and it comes with a new Start menu that also shows you tiles from the Windows "modern" user interface.


Microsoft is focusing on two different types of app experiences in Windows 10; desktop apps, and "universal" apps that work the same across smartphones and tablets. Microsoft says the new Surface 3 will be running Windows 8.1 until Windows 10 is released. Now if you wanna upgrade your Surface Pro 3 to the Surface 3, then shortly after your Surface 3 will upgrade a bit more to Windows 10.

Keep on the look out for the Microsoft Surface 3 coming out in May and then shortly after for Windows 10 releasing at the end of July.

Content originally published here

Friday, April 10, 2015

A Unified Windows Store is Coming with Windows 10

Microsoft is trying as hard as possible to make Windows 10 the best operating system yet thanks to the less-than-enthusiastic response to the launch of Windows 8. In an attempt to wipe our memories of everything involved with Windows 8 Microsoft is looking to unify as much as possible.

The next version of Windows is said to be a unified operating system for all of Microsoft's devices. The operating system is said to be designed in such a way that it will look, feel and function in the exact same way on every piece of technology, whether it be a desktop PC, laptop, tablet or smartphone.

There will be different interfaces across the different platforms, with "universal" apps that are able to be scaled across all screen sizes. Well now, Microsoft has announced that the Windows Store is going universal as well. The company recently confirmed that the store in Windows 10 will be your one-stop shop for apps, games, music, movies and TV shows.

These functions were distributed across apps in Windows 8. The Xbox Music app allowed users to purchase songs and albums, the Xbox Video app allowed users to get videos and general apps and games were found in the Windows Store. The unified store will take all of these things and combine them into a single app store.

There have been hints about a unified app store circulating around the internet for a while now, right after Microsoft added a dormant "Movies & TV" option to the beta version of the Windows 10 Store Beta. You couldn't actually use the page but it was still there.

The pages for movies and television should be live no for most Windows 10 Technical Preview users in the US. The preview OS now allows you to rent and purchase movies and TV shows from the Store Beta and even watch them from the Video Preview App. Microsoft does warn, however, that the current version of the movies and television option in the technical preview is functional but unfinished, missing things like cast and crew information and videos can only be streamed, not downloaded. In addition to that, you may also have problems with frequent Store crashes.

Music is the one thing that is currently missing from the beta, though Microsoft says it is planning on releasing that in the coming weeks, probably around Microsoft's annual Build conference on April 29. The Build conference is when Microsoft plans on sharing more information about the plans for the unified app store.

Unification is huge for Windows 10 as it should make finding everything you need way easier. With everything in a single location you will no longer have to go open up multiple different app stores. Microsoft has a lot riding on Windows 10. The success of this release really needs to go off without a hitch as people are still upset over Windows 8. To see what Windows 10 looks like in the Technical Preview check out the video below.

Content originally published here

Tuesday, April 7, 2015

Custom Lego Computer Brings Out the Kid in All of Us

Image Courtesy of Total Geekdom
Legos have been a staple of childhood for years. Unlike some toys that come and go with the times, Legos have always reigned supreme and shown incredible longevity. Legos are so popular and so iconic, in fact, that Mike Schropp over at Total Geekdom created an entire computer out of Legos.....an entire, real, working computer.

Now this concept isn't new. Schropp made his first Lego computer back in 2011 but has since had tons of requests to reproduce the concept. People really took to the concept and inquired about getting one of their own and even asking Schropp about custom variations. However, the original concept wasn't one that was easily replicated.

With all the interest in the computer, Schropp has been trying to figure out a way to make one that wasn't hard to reproduce and one that could be purchased by anyone looking for a new computer with a unique twist. The challenge was to make a Lego computer that was compatible with a wide array of devices and one that is also capable of meeting the needs of modern users. This new device needed to be advanced in 2015 and still relevant in 2017 but could also be upgraded so that it might last as long as 2020.

With all this in mind, Schropp fine tuned the guidelines for his new Lego Computer System:

  Design
  • Small Form Factor Design
  • Intuitive Features
  • Thermal Management Control
Connectivity
  • Fully Wired Connectivity (USB 3.0, DisplayPort, HDMI, LAN, Audio)
  • Wireless Connectivity (Wireless AC, Bluetooth)
  • Optical Drive (DVD/CD Combo Standard, Blu-Ray Optional)
  • Front USB 3.0 Ports
Powerful
  • [Memory] Minimum 8GB RAM with 16GB RAM Support
  • [Processor] Latest Intel Core i3, i5 and i7 Processors
  • [Storage] Multiple SSD Drives (Optional HDD Storage Drive)
  • [Graphics] Intel HD4600 Graphics
Efficiency 
  • High Efficiency Energy Star Level 5 Rated Power Supply
  • Low Energy Usage
Capabilities
  • Multi-Tasking (Office, Internet, Video)
  • HD 1080p Video Playback
  • 4K Resolution Support
  • Multi-Monitor Setup
  • Light-Medium Gaming Capabilities
  • Built-In, Intuitive System Backup
  • Supports Windows 7/8/10 & Linux

    With these guidelines, Schropp went on to create a completely new system unlike anything currently available on the market today. If you head on over to Schropp's post about the computer on Total Geekdom you can see a very, very in-depth and detailed article that goes through the entire process of building this new Lego computer. In the post Schropp adds tons of photos of different variations as well as customization and even internal pics of the building process.

    This is definitely an incredible idea and one that a lot of people all over the world would be more than willing to get their hands on. I'm half tempted to get one right now! Truly an amazing accomplishment.