lunes, 30 de junio de 2008

Ruport, Creating Reports with Ruby on Rails

Today I am talking about Ruport. two weeks ago I knew about ruport that is

A simple, extensible reporting system for Ruby on Rails

It's amazing and easy to use. Only you need download the gem since rubyforge with the next command:

gem install ruport

previously yo need to install Ruby for Win, Linux or MacOSX, after that you need to have Rails installed (gem install rails -v VERSION_YOU_NEED) for example

gem install rails -v 1.2.6

I recommend use Rails 1.2.6 and NetBeans like IDE. It's the perfect partner for create a great website!!

Comments and doubts you can send me an email in
carlos@monterrosa.com.mx

see you in the next post!

references

[1] Ruport.- http://rubyreports.org/

miércoles, 26 de marzo de 2008

Rails and Flex, a perfect RIA

Hey, This time, I am talking about Rails, it's the Amazing Framework for development web applications, it's easy. convencion over configuracion. the powerfull of Active Record that it's and ORM (Objects Relations Mapping) it's one of things more important for programming in RoR.
Flex is by adobe, it's very fun to design GUI (graphics user interfaces)

a link to integrating Ruby On Rails and Flex 2 is above:

http://www.adobe.com/devnet/flex/articles/flex2_rails.html

any comment or doubt, write to me at

carlos@monterrosa.com.mx

lunes, 4 de febrero de 2008

OpenSource in 2008

HI, Everybody, this year maybe it's going to be the revolution of OpenSource, for example, Sun Microsystems bought MySQL AB, this act represent the power of the JAVA company, at the same time, I'm guess. Why is the new sense of the Free Software?. Another companies want to develop products on OpenSource, with the goal of discover the potencial of this area of software. A benchmark present the powerful of MySQL. What's going on?

It's the opinion of Carlos Monterrosa Lopez, Student of Computer Engineering at Tuxtla Technologic Institute.

Any Comment can do it at cmonterrosa at gmail.com

See you in the next post!!

jueves, 20 de diciembre de 2007

WHY IS IMPORTANT TO KNOW ABOUT EVOLUTIONARY ALGORITHMS?

Maybe, the main idea is the same in diferents species of EA's, are based in the Concept of Neo-Darwinism. Simulate the devolopment of species and applied recombination or mutation operators. it's can solving differents Search and Optimization problems. The three principal paradigms are:

ES (Evolutionary Strategies)
GA (Genetic Algorithms)
EP ( Evolutionary Programming)

each one, it was develop in differents view, but all are powerful.

there're new evolutionary approaches like PSO (particle swarm optimization), DE (Differential Evolution) and ACS (Ant Colony System).

if you interested in known more about some evolutionary techinique, you might send me a mail, after that I am going to response with papers and information about it.

miércoles, 14 de noviembre de 2007

What is Ruby?

Hey, I look that in my social service, the introduction and I belive that lenguage is nice and have a great powerfull. bur What is ruby? a definition of PC WORLD say "An interpreted, object-oriented programming language that is somewhat similar to Perl in syntax". Everything in Ruby, including primitive elements, are objects. Ruby programs and libraries are distributed in Ruby's "gem" format using the RubyGems package manager.

JRuby is a Ruby implementation written in Java, eRuby is an embedded version, and Ruby on Rails (RoR) is an open source Web application framework based on Ruby.

Rubies and Pearls
Written by Yukihiro Matsumoto and introduced in 1995, Ruby was named after the July birthstone that followed the Pearl birthstone of June. The design goal for Ruby was to create a language that was more intuitive for the programmer than previous languages. For more information, visit www.ruby-lang.org.

sábado, 10 de noviembre de 2007

There are Skype with video tools for Linux!!

Hey everybody, I have a new for all of us, Skype 2.0 Beta for Linux, the Great Revolution

Today we have released the Skype 2.0 Beta for Linux, the Great Revolution

This version brings to you the most requested feature to Skype for Linux video calling, which makes Skype to support video on Windows, Mac and Linux.

Read further about the Great Revolution on our Linux blog.

So why wait further, start to download it straight away, but I would like to remind you that this is a beta release. In other words, we’re still tweaking it to smooth out any possible rough edges.

viernes, 9 de noviembre de 2007

Welcome to my Blog!


Hi, My name is Carlos Monterrosa, this is the first message, I wait soon to write some papers about Computing and Evolutionary Algorithms, I like to copy the best informacion in the World Web Wide, Thanks