formatinternet.wordpress.com
2010 March « format internet:
https://formatinternet.wordpress.com/2010/03
8230;please wait (42% completed)…. Los problemas del desarrollo web en España resumidos en senado.es. Yo soy el programador perdido. Trying out Rails 3.1. How we improved FACTURAgem security, or how to set HTTPS for your rails application. Installing a Rails plugin from a github branch. Ruby on rails (28). Ruby on rails (14). Format internet q&a (1). Web personal de Javier Ramirez. Happier development teams with teowaki. Xavier Noria en Advogato. What twitter thinks I’m up to. My book about RadRails.
formatinternet.wordpress.com
media « format internet:
https://formatinternet.wordpress.com/media
8230;please wait (42% completed)…. Los problemas del desarrollo web en España resumidos en senado.es. Yo soy el programador perdido. Trying out Rails 3.1. How we improved FACTURAgem security, or how to set HTTPS for your rails application. Installing a Rails plugin from a github branch. Ruby on rails (28). Ruby on rails (14). Format internet q&a (1). Web personal de Javier Ramirez. Happier development teams with teowaki. Xavier Noria en Advogato. What twitter thinks I’m up to. My book about RadRails.
formatinternet.wordpress.com
RadRails Book « format internet:
https://formatinternet.wordpress.com/radrails-book
8230;please wait (42% completed)…. Los problemas del desarrollo web en España resumidos en senado.es. Yo soy el programador perdido. Trying out Rails 3.1. How we improved FACTURAgem security, or how to set HTTPS for your rails application. Installing a Rails plugin from a github branch. Ruby on rails (28). Ruby on rails (14). Format internet q&a (1). Web personal de Javier Ramirez. Happier development teams with teowaki. Xavier Noria en Advogato. What twitter thinks I’m up to. My book about RadRails.
formatinternet.wordpress.com
Yo soy el programador perdido « format internet:
https://formatinternet.wordpress.com/2012/07/03/yo-soy-el-programador-perdido
8230;please wait (42% completed)…. Los problemas del desarrollo web en España resumidos en senado.es. Yo soy el programador perdido. Trying out Rails 3.1. How we improved FACTURAgem security, or how to set HTTPS for your rails application. Installing a Rails plugin from a github branch. Ruby on rails (28). Ruby on rails (14). Format internet q&a (1). Web personal de Javier Ramirez. Happier development teams with teowaki. Xavier Noria en Advogato. What twitter thinks I’m up to. My book about RadRails.
gehling.dk
development | Gehling.dk
http://gehling.dk/tag/development
Route downcaser 1.1.5 – compatible with Rails 5.0. The Rails community released Rails 5.0.0.beta1 just before christmas. I’ve added this release to route downcaser’s test-suite for version 1.1.5, and I’m happy to say, that everything works out of the box. So unless something substantially changes in Rails (which ought not happen), then there will be no problems with upgrading to Rails 5.0 – at least with regards to route downcaser. Easy time-tracking when using Jira. I’ve made a small Windows *. All the ...
barrykeenan.blogspot.com
BarryKeenan.blogspot.com Learning Rails, Ruby and Other Things...
http://barrykeenan.blogspot.com/2007/07/ssh-segmentation-fault-osx.html
Monday, 9 July 2007. Ssh segmentation fault osx. Every time I install an update on my MacBook it breaks ssh. Up until now I'd been using Pacifist. To extract and reinstall the Kerberos Framework from the 10.4.8 update. As per these instructions. I'm now having to do this on a regular basis which is very annoying and. I'm getting concerned that replacing Kerberos with an older version is introducing security holes. so I've decided to install Fink. And openssh instead of using Apple's ssh.
barrykeenan.blogspot.com
BarryKeenan.blogspot.com Learning Rails, Ruby and Other Things...
http://barrykeenan.blogspot.com/2007_05_01_archive.html
Wednesday, 23 May 2007. Improve Default Rails Database Performance. Active Record (AR) is slow. All that nice reflection comes at a price. You should use AR to prototype your app, then take a look at the logs. 1 Sort your development log. If a database query is only run a few times, let AR handle it. If one is being run a 1000 times then we should pull it out and tweak it. 2 Pull the SQL from the log. Rails has already done the hard work for us, right? 3 Tweak the SQL. Links to this post. Improve Default...
barrykeenan.blogspot.com
BarryKeenan.blogspot.com Learning Rails, Ruby and Other Things...
http://barrykeenan.blogspot.com/2008/11/iconv-will-not-link-when-compiling-php.html
Thursday, 6 November 2008. Iconv will not link when compiling PHP on OSX. When trying to compile PHP on OSX Leopard, the ./configure command completed successfully but iconv would not link. Iconv close", referenced from:. Php iconv string in iconv.o. Php iconv string in iconv.o. Php iconv strlen in iconv.o. Php iconv strpos in iconv.o. Php iconv mime decode in iconv.o. Php iconv mime decode in iconv.o. Php iconv mime decode in iconv.o. Zif iconv substr in iconv.o. Zif iconv substr in iconv.o. Barry Keena...
barrykeenan.blogspot.com
BarryKeenan.blogspot.com Learning Rails, Ruby and Other Things...
http://barrykeenan.blogspot.com/2007_07_01_archive.html
Monday, 9 July 2007. Ssh segmentation fault osx. Every time I install an update on my MacBook it breaks ssh. Up until now I'd been using Pacifist. To extract and reinstall the Kerberos Framework from the 10.4.8 update. As per these instructions. I'm now having to do this on a regular basis which is very annoying and. I'm getting concerned that replacing Kerberos with an older version is introducing security holes. so I've decided to install Fink. And openssh instead of using Apple's ssh. And stop it with:.