Tag: Data Analysis
-
Probabilistic Analysis and Information Architecture
Web development is more than pixel crunching. To create high-traffic web properties you need to think like a mathematician. Yes, retention is important, and so is user-centered design; but probabilistic analysis is most certainly what differentiates great properties from average websites. To make your traffic go up, statistical analysis is still more powerful than design hacks. How to Tilt the Odds in Your Favor 1. Limit the number of options. Initially, it’s best to have…
-
Litecoin Has Grown Over 500%
Bitcoin’s smaller brother, Litecoin is making big news this week. The alternative cryptocurrency has risen from a mere dollar and some cents to over 7 dollars. Indeed and incredible week for the second biggest crypto. There are many reasons for Litecoin’s big correction, let’s go over a few: – Less spam tolerant. The great river of spam transactions going on at the Bitcoin network is not economically feasible in Litecoin. For a full explanation please…
-
Market Segmentation and the Quantcast Growth Hack
Market segmentation is a marketing strategy which involves dividing a broad target market into subsets of consumers, businesses, or countries who have, or are perceived to have, common needs, interests, and priorities, and then designing and implementing strategies to target them. Market segmentation strategies are generally used to identify and further define the target customers, and provide supporting data for marketing plan elements such as positioning to achieve certain marketing plan objectives. Businesses may develop…
-
Model-View-Controller and the Separation of Labor
Few architectural choices are more critical for your project’s success than MVC (model view controller). The idea being that by separating code into three separate entities, the application can grow more naturally and be easier to update. To give some context around the premise for MVC, here are the words of Trygve Reenskaug, one of the first MVC practicioners: I have sometimes been given more credit than is my due, so I should stress that…
-
Dear Linux, Please Go Back to School
You have a big problem dear Linux. You’re not discoverable. And that’s holding back an entire industry. In fact, it’s holding back our entire planet. Dear Linux, I am sick and can’t take it anymore. The five most common problems of Linux are drivers, interoperability, talent, fragmentation and legal issues. However theres another elephant in the room. Linux lacks intelligence. Spotlight, Siri, Google and Google Now are offering a natural language layer that simplifies usage…
-
Don’t Wait for Internationalization to Pursue the Hispanic Market
America is a multilingual country. With over 50 million Spanish-speaking citizens, and a wide presence in American culture it’s clear that America has a multilingual side. Now taught in most schools and present in American street names and culture, Spanish is becoming a new language for commerce all around the country. However, most businesses only translate their pages to Spanish when they seek to internationalize their operations. In this essay, I’ll explain the most fundamental…
-
Deep Learning Means Computers Have Mastered Basic Perception
Deep learning and big data are real revolutions shaping our world and increasing our world’s automation. But academics and engineers disagree on what deep learning actually is (or could be). Deep Learning is Basic Perception Computers can now, given some guidance, form opinions about fuzzy things. They are very good at spotting credit card fraud, similar images and security breaches. This is because the simulated neural patterns of machine deep learning correlate with our basic…
-
Learn SQL “The Hard Way”
A lot of emphasis is being placed to get more and more people to code. And, while a worthy enterprise, this guidance misses an important opportunity: gradual computer science involvement can boost retention and improve comprehension. Before learning C, our children should probably learn a bit of UNIX although some people might think I’m a little ambitious here. But what about learning SQL. What about learning some structured query language right after Excel. Wouldn’t that…