http://skeletonkeysecurity.com/post/36794099613/configuring-the-social-engineer-toolkit-set-to-use
(Read More..)Sabtu, 08 Desember 2012
A JavaScript standard library based on the Ruby core-lib
RubyJS is a JavaScript implementation of all methods from Ruby classes like Array, String, Numbers, Time and more.
Read the announcement post.
http://rubyjs.org/
a!ertifyjs
An unobtrusive customizable JavaScript notification system
http://fabien-d.github.com/alertify.js/
(Read More..)
Kodama
Kodama is a MySQL replication listener based on ruby-binlog.
Kodama provides a simple DSL to easily write your own replication listener.
Features
- Provides simple DSL for writing binlog event handlers
- Automatically restarts from the saved binlog position
- Attempts to reconnect to MySQL when the connection is somehow teminated
https://github.com/y310/kodama (Read More..)
Making your ruby fly
In this nice blog post
by Justin Kulesza, the author points out that ruby interpreter is
compiled by RVM wthout any optimizations at all, and he suggests to add
-O3 to CFLAGS. Without a doubt, this adds some performance boost to your ruby interpreter.
But, there are other tricks which you can use to improve the ruby performance.
Note: you need to recompile ruby if you add one of these “tweaks”
http://alisnic.net/blog/making-your-ruby-fly/
(Read More..)
But, there are other tricks which you can use to improve the ruby performance.
Note: you need to recompile ruby if you add one of these “tweaks”
http://alisnic.net/blog/making-your-ruby-fly/
Langganan:
Postingan (Atom)