Hi, I'm Gabriel Saldaña
-
Recent Posts
Tags
acm android blogging california copyright debian drm elisp Emacs events facebook freedom free software Free Software & Open Source git gnu gnu/linux GNU/Linux Free Software & Open Source google identica identica-mode kde kde4 laconica microblogging opensource open source photography php privacy programming resolutions samsung san francisco social media statusnet talks travel twitter ubuntu video webdevelopment web development wordpress youtubeCategories
Affiliations
Blogroll
Me on social sites
podcasts
Meta
Tag Archives: php
Easy PHP code test development with SimpleTest unit testing framework
Testing is a task every developer has to do eventually on any programming project. You can do it manually after writing all your code to see if it works as you intended, or better yet, before writing your code, using … Continue reading
The Social Network Movie
I just saw The Social Network movie. From a geeky perspective, its a very interesting movie. But I don’t know if it will be entertaining enough for the general public. Also I say this with the perspective of having read … Continue reading
First day at DrupalCon San Francisco 2010
DrupalCon San Francisco has been great. Yes, its been only one day but I love the atmosphere. There are several tracks going on at the same time during the day, so its impossible to see every talk. I hope that … Continue reading
Posted in Events, GNU/Linux Free Software & Open Source
Tagged development, drupal, drupalcon, php
1 Comment
Random links from my bookmarks
I’d like to share my bookmarks from time to time. I think sometimes random browsing can be very fruitful and sometimes even productive. This week on my delicious bookmaks, I’d like to share: Red Hat Magazine | A guide to … Continue reading
How to install PHP PDO extensions on Debian Lenny
If you need to install PHP PDO extensions on Debian Lenny, its very simple. This is what I did to get it done: sudo aptitude install php5 php5-dev php5-cli libmysqlclient15-dev Then use pecl to get PDO: sudo pecl install pdo … Continue reading
PHP syntax check as you type with Emacs
For those who have to code in PHP, there’s a nice feature in Emacs that makes your coding horror times less stressing and helps you avoid typos and similar dumb errors. Emacs 22.1 comes with flymake mode, a nice tool … Continue reading
DefectiveByDesign.org | The Campaign to Eliminate DRM
FSF Member
Add to Technorati Favorites