Reinhold Weber’s Blog: From PHP to Ruby - 30 similarities and differences

Original post provide by PHP Freaks

Reinhold Weber has posted his lists of some of the similarities and differences between Ruby and PHP:

If you are a PHP developer chances are you have heard some of the buzz on Ruby on Rails, an open source web framework for rapid application development. […] These are similarities and differences of Ruby compared to PHP. If you know PHP, this should give you a good and quick insight in what Ruby is all about and how it compares to PHP.

Some of the similarities include the dynamic typing, class scoping, heredoc abilities and current object references. Differences include syntax differences, method calling, naming conditions and Ruby’s lack of interface/abstract classes.

Previous Articles:
Sanisoft Blog: Theming Your CakePHP Apps (V1.2)
Once you have figured out how to use theming, adding new themes is errr... ummm... a piece of cake (sheesh talk about cliches!). They break down the use of themes into a few simple steps adding the property to the controller, setting the application's theme and install the theme's files to the correct locations.
PHP-GTK Community Site: Gul 2.0 On The Way
2 years after begining, I'm happy to announce you the Beta release of the Gul 2.0 project, the XUL parser for PHP GTK (97% released). I have to do lot of things, but i think it looks like something.
Zend Developer Zone: Zend_Controller_Action, Now With Parameters!
Basically, Zend_Controller_Action is the parent of all of the controllers in your application. This controller is what C stands for in MVC, a design pattern used lately in web application development, especially in RIA development. The post includes a tutorial on using the parameters in an example of a design pattern.
Community News: Latest PEAR Releases For 12.31.2007
Latest PEAR Releases:Net_Ping 2.4.3Structures_DataGrid_Renderer_XLS 0.1.3Console_CommandLine 0.2.0
Data Theft Soars To Unprecedented Levels
A Wired article reports on data loss in 2007, and the numbers aren't good. Credit card and social security theft was at an all-time high, with even more losses expected in 2008. Information thieves, it seems, are just one step ahead of IT security.
More Articles:
The Rising Barcode Security Threat
eldavojohn writes "As more and more businesses become dependent on barcodes, people are pointing out common problems involving the security of one- or two-dimensional barcode software. You might scoff at this as a highly unlikely hacking platform but from the article, 'FX tested the access system of an automatically operated DVD hire shop near his home.
IPhone Wants To Hang On To The Old Year
pdclarry writes "Users of the iPhone have noticed that it is showing December 31, 2007, even where it is already the new year. There have been a number of reports confirming the problem: Bug in Clock, Problem with New Year: My Clock — shows wrong year, Worldclock went wrong for "tomorrow" items."Read more of this story at Slashdot.
Gen Y Hits The Library The Most -- But Not For Books
Not books. Most were seeking gaming software programs, characters in the Second Life virtual world and online help with homework." Another way to think about the results: about 47 percent of Americans didn't visit a library even once last year.Read more of this story at Slashdot.
Best Motherboards With Large RAM Capacity?
I also typically use Intel motherboards for their reliability, but currently Intel's desktop motherboards only support 8GB of RAM and their server motherboards are too expensive. Can anyone relate their experiences with working with Vista or Linux machines running with large RAM (>8GB)?
Why Should PHP Ever Be Taught In School?
If something is popular but hard to understand then we need an education process. To just shake our heads and give up is simply immature (or trolling). Otherwise we might as well say that English (or any other spoken language for that matter) should not be taught, because spoken languages are illogical, imprecise and therefore ...

Leave a Reply