Hi, I'm Gabriel Saldaña
-
Recent Posts
Tags
acm android blogging california copyright debian drm elisp Emacs events facebook freedom free software git gnu gnu/linux GNU/Linux Free Software & Open Source google identica identica-mode javascript kde kde4 laconica life microblogging mobile opensource open source photography php privacy programming resolutions samsung san francisco social media talks twitter ubuntu version control video webdevelopment wordpress youtubeCategories
Affiliations
Blogroll
Me on social sites
podcasts
Meta
Category Archives: Programming & Web Development
Animate your webpage fast and easy with Facebook Animation Library
Today Facebook released an animation javascript library that modifies CSS properties on the fly. You can download it and use it on your webpages. Its a very light (10.4 Kb compressed version) animation library and its very easy to use. … Continue reading
Posted in Programming & Web Development, Tutorials & Tips
Tagged ajax, facebook, javascript
Leave a comment
PHP 5 OOP implementation quirks
PHP 5 is supposed to be fully object oriented. Yes, it has classes and inheritance and all those things an OOP language is supposed to have. But, is it implemented like most OOP languages? First of all, I come from … Continue reading
Posted in GNU/Linux Free Software & Open Source, Programming & Web Development
Tagged oop, php, programming
9 Comments
Como arreglar valores NULL en Ruby on Rails con Sqlite3
Para quienes desarrollan en Ruby on Rails con Sqlite3 como base de datos local, no se si les haya pasado pero un dia Sqlite3 comenzaba a poner valores NULL por default a fuerzas, inclusive me toco que en una ocasion … Continue reading
Nuevas adquisiciones para leer
Hoy tuve la oportunidad de ir a Barnes & Noble para ampliar mi biblioteca personal. Me compre este libro CSS Mastery, Advanced Web Standards Solutions. Un libro de CSS bastante completo con browser bugs, browser hacks y varios casos de … Continue reading
Posted in Programming & Web Development
Leave a comment
Optimiza la concatenacion de strings en Ruby
En este post realizan un test de rendimiento en las diferentes operaciones de concatenacion de strings en Ruby. Concluye con que para concatenar dos variables tipo string, la mejor (y optima) manera de hacerlo es asi: string1 = “Hola ” … Continue reading
Una platica de javascript
Una buena clase de javascript por Douglas Crockford
DefectiveByDesign.org | The Campaign to Eliminate DRM
FSF Member
Add to Technorati Favorites