Programming insights to Storytelling, it's all here.
Social media is the business of sharing ideas not worth doing but appealing to spread. Everyday there are some fantastic comments, ideas, and pieces of wisdom shared on social networks. These receive, in social metrics, tons of supporters.
I often don't use any framework to do my work unless it is part of the requirement. Often I am accused of trying to reinvent the wheel while someone has already solved the problem. I didn't want to include jQuery to the code, because at the time, I thought I didn't need it at all. Don't get me wrong, jQuery is amazing, and I highly recommend people to use it, after they have learned and mastered JavaScript. But even though I don't always use these libraries, I often steal from them.
When I was still in college I had a question that no one wanted to answer. Every time I asked, the teacher or student will pretend they didn't hear it and just change the subject.
Let's face it. 99 percent of us have no clue how encryption works. As a programmer I understand some of the inner works, but they are too complex for me to implement myself. Security is hard even for experts, it is very hard for me. But think about the people who are not versed in technology but have to pass laws for it.
Remember flashy website backgrounds from the 90s? Everyone had them. They didn't make the website look any better, in fact, they made it harder to read and were distracting. But everyone still used them simply because it was the popular thing to do. Most websites today use the flat design, including this one, kind of. Maybe someone did the research and found it to be more pleasing to the eyes. But I don't know that, I did it because I thought it was cool.
While waiting in line, there was a man that decided to grab everyone's attention. He tried to cause trouble where there was none, started yelling at people. Few minutes later, a gentle giant of a security guard came in to escort him outside. There was no fuss, he followed the man.
In the past I have talked about how Google can predict your thoughts through context time travel. It was a neat little trick and pretty effective. But despite being accurate it did involve some guessing on the part of Google, it was like making an informed guess based on what it already knows about us the users. One thing I failed to mention was how Google gathered information about us in the first place.
My goal was to remove all external JavaScript files from the page and still be modular. After a year of procrastinating I finally got to it and development on the website has never been easier and I didn't sacrifice speed or modularity.
One day I found a snippet of code online that would randomly open the CD tray on my computer. When I opened the VBScript file, I was amazed how few lines of coded were needed to do this. I quickly grew interest to be the author of my own fun little programs. When I discovered programming I figured that with enough time, I could make the computer do whatever I wanted. I fell in love instantly. However, time has taught me that love is not what you feel when everything is alright. Love is surviving in the harshest of conditions. And surely, my love for programming has been tested when someone other then I, started using my little programs.
Some environments are just better suited to do a particular type of work. If you want to play tennis you will feel more comfortable in a tennis court. If you want to enjoy the summer, you will feel comfortable at the beach. If you want to develop using PHP, you will feel at home with Linux.