
blog.jcangas.info
Code ConversationsSobre Ruby, Delphi, C#, desarrollo ágil y otras cosas de interés ... espero!
http://blog.jcangas.info/
Sobre Ruby, Delphi, C#, desarrollo ágil y otras cosas de interés ... espero!
http://blog.jcangas.info/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
5.9 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
11
SSL
EXTERNAL LINKS
2
SITE IP
172.217.6.83
LOAD TIME
5.861 sec
SCORE
6.2
Code Conversations | blog.jcangas.info Reviews
https://blog.jcangas.info
Sobre Ruby, Delphi, C#, desarrollo ágil y otras cosas de interés ... espero!
Code Conversations: Using New Gem Generator in Windows
http://blog.jcangas.info/2007/07/using-new-gem-generator-in-windows_8009.html
Sobre Ruby, Delphi, C#, desarrollo ágil y otras cosas de interés . espero! Lunes, 9 de julio de 2007. Using New Gem Generator in Windows. If you need write a Ruby gem then you need Dr. Nic's newgem. You love it, sure! But if you try it on Windows, you get some little problem, something like:. Tar zcvf foo-1.2.0.tgz foo-1.2.0. Tar: Cannot fork: Function not implemented. Appears in your console: newgem calls `tar` and `sudo` via the `sh` ruby command. 3) In tar.bat put the line:. Jorge L. Cangas. Manual fo...
Code Conversations: 2008/01
http://blog.jcangas.info/2008_01_01_archive.html
Sobre Ruby, Delphi, C#, desarrollo ágil y otras cosas de interés . espero! Miércoles, 16 de enero de 2008. Using SQL domains in rails migrations. I like rails migrations a lot, but repeating common field declarations is not very DRY. The SQL language has 'domains' for capture these, but rails migrations don't support it . until now! I wrote domain-migrations plugin. This plugin extend migrations with support for create domain: now you can write migrations like this:. Default = 'False',:null = false do.
Code Conversations: 2007/07
http://blog.jcangas.info/2007_07_01_archive.html
Sobre Ruby, Delphi, C#, desarrollo ágil y otras cosas de interés . espero! Lunes, 9 de julio de 2007. Using New Gem Generator in Windows. If you need write a Ruby gem then you need Dr. Nic's newgem. You love it, sure! But if you try it on Windows, you get some little problem, something like:. Tar zcvf foo-1.2.0.tgz foo-1.2.0. Tar: Cannot fork: Function not implemented. Appears in your console: newgem calls `tar` and `sudo` via the `sh` ruby command. 3) In tar.bat put the line:. Jorge L. Cangas.
Code Conversations: Integrando con Ruby
http://blog.jcangas.info/2007/05/integrando-con-ruby_31.html
Sobre Ruby, Delphi, C#, desarrollo ágil y otras cosas de interés . espero! Jueves, 31 de mayo de 2007. Por fin he logrado aplicar Ruby para resolver un problema en un cliente. Se trataba de importar facturas y albaranes en xml a un ERP a traves de un ActiveX. Aún me falta mucho Ruby por aprender, pero animado por su simplicidad a la hora de enfocar los problemas, me predispuse para sufrir un poco en la aventura y ¿quien dijo miedo? Gracias Matz: programar vuelve a ser muy divertido! Jorge L. Cangas.
Code Conversations: Ya soy mayor!
http://blog.jcangas.info/2007/02/ya-soy-mayor.html
Sobre Ruby, Delphi, C#, desarrollo ágil y otras cosas de interés . espero! Lunes, 21 de mayo de 2007. Despues de un año aprendiendo todo el Ruby y Rails que puedo entre cliente y cliente, haber logrado aplicar Ruby en mi trabajo. Y tratar de devolver algo. A la comunidad, he decidido que ya es hora de hacerme mayor del todo :) y abrir mi propio blog: tal vez mi modesta experiencia pueda servir a otros; aunque solo sea para no tropezar donde yo lo hice! Espero que os resulte de alguna utilidad .
TOTAL PAGES IN THIS WEBSITE
11
codeconversations.blogspot.com
Code Conversations: Moved!! - Traslado!!
http://codeconversations.blogspot.com/2009/10/moved.html
Viernes, 16 de octubre de 2009. This blog now is here. Este blog se trasladó aqui. Publicado por Jorge L. Cangas. Publicar un comentario en la entrada. Nota: solo los miembros de este blog pueden publicar comentarios. Suscribirse a: Enviar comentarios (Atom).
TOTAL LINKS TO THIS WEBSITE
2
blog.jc21.com - insert witty code here
XBMC on your Raspberry Pi. Here’s another easy guide to put XBMC on your Raspberry Pi using Xbian. I’m recommending Xbian because, in my opinion, it’s currently the best performing installation for the Raspberry Pi. I’ve tried RaspBMC and OpenElec as well, but they just […]. How to write good code – A tip for wordpress developers. How to backup your server over FTP. Job Hunters beware of your Social Referee. Using VSFTPD with MySQL and restricting users. Over the last few years following the development ...
Real Estate News - Everything you wanted to know about real estate in one place
11700 Plaza America Dr, Ste 150.
ジュエリーCAD JCAD3GLB
ウェブサイトURL: http:/ www.jcad3.net. 2000年 スペイン Barunahoya "3DCAD/ RP Machine For Jewelry" 講演など韓国、中国でも講演. Posted by JCG at 11:02 Comment(4). Posted by JCG at 13:41 Comment(2). Posted by JCG at 12:10 Comment(4). Posted by JCG at 11:47 Comment(4). Posted by JCG at 15:50 Comment(2). Posted by JCG at 13:26 Comment(4). Posted by JCG at 17:40 Comment(1). JCAD3 VER1 1より 認証システムのアップデートを行いました。 Posted by JCG at 17:01 Comment(1). Posted by JCG at 11:39 Comment(2). JCAD3 GLB Ver1.1. Http:/ jcad3.net/dl/dl.html.
jcAlonso Blog
March 19, 2018. Backup your Bluehost server remotely with Ansible. Tl;dr I created a simple Ansible playbook to dump databases and folders from a Bluehost shared hosting, ideal for automating backups using a cron job, you can get the source code for this playbook here. After all the incidents with the Heartbleed bug. And security issues, I decided to audit my servers to spot security flaws, some days ago I started redirecting all the system and application logs to papertrailapp.com. Finally if you want t...
Code Conversations
Sobre Ruby, Delphi, C#, desarrollo ágil y otras cosas de interés . espero! Viernes, 22 de agosto de 2008. Yesterday I don't wait anymore: Passenger. Is so interesting . I need try it. I follow the install guide for Passenger. Using the native Ubuntu Linux package, and after some keystrokes, problems begins. The hell thing don't works. After little time I found my gem tool has some bad behavior. Tried to update it. . Horror: now my gem tool don't starts! I get all running now. My 'route to home' was:.
JJ CASAS | JCASAS PHOTOGRAPHY | THE BLOG
JCasas Photography The Blog. BTS, thoughts, and dailies of JJ Casas. July 12, 2016. Photoshoot: Trainerbot x Priolites. I had the opportunity to produce a shoot with Trainerbot. The first ping pong robot that can be controlled by your smart phone along with German lighting company Priolite. I shoot with Pentax’s 645Z. A few good reasons:. 1) Flash sync speed. Most cameras have a limit on a flash sync speed: 1/160, 1/200, 1/250. And why does this matter? Priolite enables cameras to shoot up to 1/8000.
J. Cavalcanti
My Daily Makeup Routine. I thought to share with you what products I use to wash my face every morning and night and what kind of makeup I use daily since y’all asked. So here I go! I use Neutrogena liquid facial cleansing formula (fragrance free). It’s best for my skin. My skin is oily. I had acne problems back to these old days. This one does not break out my skin. I have been using this for three years now and I’m loving it. I’m worshiped to L’oreal Paris magic skin beautifier BB cream! I get most of ...
Technically Speaking
This blog is about current technology and tech articles. Current biotech and electronics. Encryption methodologies and cyber security issues. March 13, 2015. Finally picked out some decent parts for my next PC build, and I caught a sale on the case last week on NewEgg. I'm posting the prices I paid for the parts for anyone interested in rough estimate of this build. If I see a comparable product on sale I might just buy it, and will update this list accordingly. Corsair Carbide Series Air 540 (White).