Blogs1 - 10 of 59 recent posts for tag:"jruby"
03
Jan
2012
Muchos servicios web podrían dejar de funcionar debido a una vulnerabilidad

38 days ago by Clau Ocampo

Video youtube video

Muchas plataformas de servicios web se encuentran expuestas a un ataque de denegación de sus servicios debido a una vulnerabilidad que fue presentada por dos investigadores durante el congreso Chaos Communication Congress que organiza el Chaos Computer Club. Este problema incluye a una amplia lista ...

conecti.ca - conecti.ca · Rank: 3,895 · 213 references

iText on the JVM

39 days ago by My Milked Eek

Java Virtual Machine Languages Since a few years Java got some company on the JVM. Languages like Jython, JRuby and Groovy have emerged and claimed their place in the spotlight on the JVM. The exciting advantage of this is that it enables other paradigms to use your Java jars. It’s almost no hassle ...

the art of milking eeks - milkedeek.wordpress.com

23
Dec
2011
JRuby on Windows 7 – multiple versions

50 days ago by cootcraig

PATH c:\Program Files (x86)\Java\jdk1.6.0_29\bin; c:\Program Files (x86)\jruby-1.6.5\bin; JAVA_HOME=”c:\\Program Files (x86)\\Java\\jdk1.6.0_29″ JRUBY_OPTS=”–1.9″

Cootcraig's Blog - cootcraig.wordpress.com

21
Dec
2011
#next na każdym znaku Stringa

51 days ago by Krzysztof Zalewski

Jakiś czas temu deliberowaliśmy ( :] ) na forum jak najszybciej i najbardziej elegancko rozwiązać wywołanie #next na każdym znaku Stringa. Jeżeli ktoś nie wie jak działa String#next: Niestety jeżeli wywołamy #next na ciągu znaków nie zadziała tak jakbyśmy chcieli: Można to rozwiązać na różne sposoby ...

KrzysztofZalewski::Blog - kzalewski.blogspot.com

19
Dec
2011
Ruby and me – II

54 days ago by Rayk Fenske

Nearly a month passed by, and I tried to handle Ruby and especially Ruby on Rails. A lots of books were bought of which I would like to recommend some later. I thought about the design of my application and some way to early about databases or storage at all. I came across neo4j, a popular graph dat ...

mustERkennung - musterkennung.wordpress.com · 2 references

16
Dec
2011
Devoxx France 2012 : une conférence pour les développeurs

57 days ago by lamenath

Video youtube video

du mercredi 18 au vendredi 20 avril 2012 Les conférences autour du web ne suivent et ne se ressemblent pas. Derrière l’incontournable LeWeb, quelques conférences, plus spécialisées et parfois plus accessibles méritent toute l’attention de la communauté tech. C’est le cas de Devoxx France 2012, une c ...

Untitled blog - blog.worketer.com · 2 references

08
Dec
2011
Java debe morir

65 days ago by Eduardo Díaz

“De todas las formas de adquirir libros se considera la más gloriosa el escribirlos uno mismo” – Walter Benjamin “’Ta muy malo el corralero, y allá en el potrero como viejo está. Hay que ayudarlo a que muera para que no sufra más.” – Sergio Sauvalle Esa pareces ser la consigna desde hace unos dos o ...

La Naturaleza Del Software - lnds.net/blog · Rank: 183,412 · 10 references

30
Nov
2011
script console for jruby rails

73 days ago by raja

inside your rails root directory /java -client -Xbootclasspath/a:/jruby-complete-1.6.2.jar -Djruby.shell=/bin/sh org.jruby.Main script/console useful for investigating stuff on production boxes if jruby is not installed on commandline.

{job: {type: developer, ... - rajasekharkonuru.com

Jruby on Rails + Quartz + log4j

73 days ago by raja

If you want your custom quartz.properties file to be picked up, please make sure you configure this in your web.xml or web.xml.erb QuartzInitializer Quartz Initializer Servlet org.quartz.ee.servlet.QuartzInitializerS ...

{job: {type: developer, ... - rajasekharkonuru.com

22
Nov
2011
Ruby Sinatra web apps with background work threads

81 days ago by Mark Watson, author and consultant

In Java-land, I have often used the pattern of writing a servlet with an init() method that starts up one or more background work threads. Then while my web application is handling HTTP requests the background threads can be doing work like fetching RSS feeds for display in the web app, perform peri ...

Mark Watson's blog - blog.markwatson.com · 9 references

Previous123456