This post is
really about nothing. What I mean by that is that Youtube (a Google
company) has nothing in regards to parental control. But they shouldn't feel alone in this, since many major content providers seem to
have put families at the bottom of their priority list. The
average family-friendly feature is simply a button that can be
interpreted as "Click this to activate a simple filter for content by family members". I could write different posts, one for each
provider: Netflix, Apple, Google, Amazon, but today I will stick with
Youtube.
Wednesday, October 04, 2017
Thursday, September 07, 2017
Animating a Hurricane Forecast
One idea I always had around these times was to create my own hurricane tracker, but what I want to track is how much the forecast deviates from the actual path. This content is hard to find. I don't think any weather service would be happy to share how their forecasts were off. In fact, even if the forecast is correct, at the end of the day people don't seem to care much. But I am curious to see if forecasts are mostly accurate or what they missed.
Tuesday, August 01, 2017
SSRS. Dataset or View? Pros and cons.
In the last few months I've been using the tool SQL Server Reporting Services (SSRS), which was Microsoft's answer to Crystal Report. It uses Visual Studio and SQL Server as a way to publish report files as web pages.
A dataset is the "heart" of an SSRS report. It is simply a query that you run from the report. In many ways it's similar to running a view in SQL, in the sense that the query may join multiple tables, use parameters, use common table expressions (CTE's) and almost every function that a query can do.
A dataset is the "heart" of an SSRS report. It is simply a query that you run from the report. In many ways it's similar to running a view in SQL, in the sense that the query may join multiple tables, use parameters, use common table expressions (CTE's) and almost every function that a query can do.
Saturday, August 06, 2016
When is it time to change your logo?
This topic is more about graphic design, even though I don't work in graphic design anymore. A logo is an important part of a business and at some point it has to go through a redesign. I see that even to this date (2016), IBM has not changed its logo, and yes, it is in dire need of a refresh!
Wednesday, June 10, 2015
The strange universe of the movie Tomorrowland.
The teaser for the movie Tomorrowland looked very enticing. It was a like a sneak peek into a reimagined utopia of technology. I was looking forward to it and couldn't wait until it came out.
Spoiler alert. If you haven't watched the movie, stop now so I don't ruin it for you.
Saturday, March 14, 2015
Salesforce for a Developer
I was surprised to hear from some developers that had not heard of Salesforce and the fact that there is an entire language called Apex that uses Salesforce as an operating system, and best of all, it's entirely free to use as an individual.
The cool part: This is where you live in the gray area that Salesforce sells as "No Software". What they really mean is "No Software To Install In Your Local Machine". For a developer, there is also no software to get started: you don't have to install an IDE (you can if you want to), you don't have to run a compiler, you don't have to install database drivers. You just login to your dev environment through Chrome, and you can start editing and running Java-like code and seeing it interact with your data, right away, using a query language that can call data or objects. The other good part is that there are vast amounts of free training available to you that enable to keep track of how much you're learning.
Friday, October 17, 2014
Attending Dreamforce '14
I had the good fortune of being able to attend Dreamforce '14, the Salesforce conference in San Francisco, and get an up-close look at their products, vendors and training. The size of the conference was so massive, it took over several blocks and was definitely felt throughout the city. Every day had something memorable and important. I can now brag that I attended events with Marc Benioff, Tony Robbins, The Beach Boys, Al Gore, Hillary Clinton, Bruno Mars, Will.i.am, and more. One of the common themes you can observe is commitment to the platform: there were many big companies (such as Accenture and Deloitte) that had invested heavily to integrate with Salesforce, and this conference was a way to reinforce this momentum and keep it growing.
Sunday, April 20, 2014
Experimenting with d3.js
I had a chance to experiment with d3.js, one of many Javascript libraries that can
create awesome data visualization diagrams by using HTML, SVG and CSS. When I
saw the gallery of examples in GitHub
I wanted to try every single one. Setting up the library locally was very easy, and trying out the first
tutorials was addictive and rewarding. Coming from a background of
traditional Javascript, I had a to stretch my mind to adjust to a new
way of thinking, and I was able to produce some interesting results.
However, to be really good at using this library you need to be willing to invest a lot of your time, and also be a ninja with JavaScript arrays. If
you have the time and the inclination, it's an interesting library that I
found easy to learn but hard to master.
Wednesday, January 15, 2014
Book: Against The Gods by Peter Bernstein
I read this book in Kindle form in January of 2014.
Why did I choose to read this book? Normally I choose business topics simply to learn about certain area. In this case I saw an ad for this book, about probability analysis and risk, which to the unfamiliar it might sound boring. I decided to try it because I might learn something interesting, and the book was much better than I expected.
Why did I choose to read this book? Normally I choose business topics simply to learn about certain area. In this case I saw an ad for this book, about probability analysis and risk, which to the unfamiliar it might sound boring. I decided to try it because I might learn something interesting, and the book was much better than I expected.
Monday, May 07, 2012
Book: Accidental Genius by Mark Levy
I downloaded the Kindle version of the book "Accidental Genius: Using Writing to Generate Your Best Ideas, Insight, and Content" by Mark Levy. I was a short read but it's nice to be reassured that writing for yourself is a great way to strengthen the structure of your ideas, and a great way to generate material for future development.
Monday, March 05, 2012
Book: What Got You Here Won't Get You There by Marshall Goldsmith
Format: Audiobook.
This business book has to be one of my personal favorites because it stayed with me as a profound influence by making me take a hard look at myself and question my weak points, but without making me feel bad about myself. There were many lessons that I put to practice and saw immediate results.
This business book has to be one of my personal favorites because it stayed with me as a profound influence by making me take a hard look at myself and question my weak points, but without making me feel bad about myself. There were many lessons that I put to practice and saw immediate results.
Thursday, August 25, 2011
Mathemusicianship
I was going through the website of this lady called Vi Hart. Calls herself a Recreational Mathemusician. http://vihart.com/. Goes around creating all these interesting experiments and documenting them on video.
This can be a great source of inspiration for all people, to remind us that no matter what is our area of knowledge, when we are open to learning the methods and foundations of whatever skill we like, coupled with energy, creativity and time, new and crazy combinations can be made.
If there is one human imperative is to always create.
This can be a great source of inspiration for all people, to remind us that no matter what is our area of knowledge, when we are open to learning the methods and foundations of whatever skill we like, coupled with energy, creativity and time, new and crazy combinations can be made.
If there is one human imperative is to always create.
Subscribe to:
Posts (Atom)
