Author Archives: omarrr

CORS: HTML5 approach to crossdomain policies

Traditionally web browsers restrict loading content to the same origin server. This means that you can’t load content from another domain different than your own. There’s been several ways to solve this problem and HTML5 introduces a new one.

Current … Read the rest

Posted in code | Tagged , , , | Comments closed

Introduction to version control with Git and GitHub

In the last year I’ve moved more and more towards Git and since I’ve started using Github I don’t want to go back to old SVN. Git is fast and reliable version control system, and Github is the perfect tool … Read the rest

Posted in code | Tagged , , , , , , , | Comments closed

On Progress and Code Maintenance

Quote:

If you want to write a codebase once and not update it, ship it on custom hardware that does not include networking capability and call it a day.

If you want to write software that works on the Internet,

Read the rest

Posted in quotes | Tagged , , | Comments closed

Top 7 Open Source Monospace Fonts for Developers

anonymous_code_sample_14pt

A selection of Monospace Open Source fonts for developers with special emphasis on readability and open license for derivative works.

Posted in code | Tagged , , | Comments closed

Getting to know Homebrew

I’ve always heard about homebrew for the longest time, specially when installing new software. So far I’ve used it blindly since when I was getting into a new technology, it never seemed the best of times to get introduced to … Read the rest

Posted in code | Tagged , , | Comments closed

The Little Book on CoffeeScript

The-Little-Book-on-CoffeeScript

Short and sweet. Free online. Highly recommended. Not only covers the hows and whys of CoffeeScript but it also goes in detail about the inherent limitations of Javascript and how Coffee alleviates them.

This is an open source book and … Read the rest

Posted in code | Tagged , , , , | Comments closed

Easy HTML5 front-end development with Middleman

MiddleMan

An awesome tool for creating simple static sites and learning new front-end technologies. Build on top of Ruby and Sinatra.

Quote:

Middleman is a static site generator based on Sinatra. Providing dozens of templating languages (Haml, Sass, Compass, Slim, CoffeeScript,

Read the rest

Posted in code | Tagged , , , , , , , , , , , , , , | Comments closed

On technical executions

Quote:

In my 25 years in IT I always stuck to one rule – give your customers an honest technical opinion, but if they decide to overrule it for whatever reason, do what they want. This strategy allows me sleep

Read the rest

Posted in quotes | Comments closed

Facebook’s Add APP to PAGE Bookmarklet

Facebook is removing App Profile Pages. Unfortunately for many developers that means that the “Add to Page” link that allowed new APPs to be added to Fan Pages as a Tab is also gone. Here’s a simple bookmarklet that … Read the rest

Posted in code | Comments closed

1293074263231

Read the rest

Posted in art | Tagged , , , , , , , , , , | Comments closed
  • My name is Omar Rodriguez. I'm a web coder, experience engineer, traveler, and art fanatic.