Archive for the 'web' Category

Ruby On Rails Versus his PHP clones: What is the best choice ?

Monday, October 31st, 2005

Well :) I have no answer for this question :P because I didn’t try no one of the PHP clones…
I only searched in the web some informations about these PHP framework, and I found interesting articles and comments with which I can make some considerations.
As a first thing, I can say that RoR is […]

Discovering RoR

Friday, October 14th, 2005

I’m reading the book I’ve talked about in the last post. Even if I haven’t code neither a line, I find this book very interesting for the way in which is written.
Substantially it shows a “story” in which customers and developers interacts to produce an application. Developers choose an agile approach (look this link: agile […]

Finally it is arrived !

Monday, October 10th, 2005

This morning, after a long wait, the book about rails is finally arrived. I’m ready to read it after the various tutorial i tried. That one which I talked about the last time, “Four days on rails” was a good reading and I suggest it to all of you that want to dive into the […]

while I’m waiting for a book…

Thursday, September 29th, 2005

This morning, during my usual internet surfing after work, I’ve found an interesting resource about Ruby On Rails, a site called “Four Days on Rails”.
This is a very interesting resource, because this is one of the first that make no claims about this MVC:
“There have been many extravagant claims made about Rails

While this is […]

son of web pages that sucks

Tuesday, September 27th, 2005

Wow ! finally I’ve found this book on E-bay. I bought it in an english shop, and I received it yesterday. I’m very happy for this :)
I’ve already started to read it, it seems funny but technical too. Substantially, the aim of this book is to make you learn good web design looking at bad […]

develop web services with php and nusoap

Tuesday, September 20th, 2005

I’m developing some webservices in these days for a class assignment; to develop them I’m using PHP and the NUSOAP library.
Substantially, first I develop a PHP page that do all I need from the webservices: calculations, database connection etc.
I name variables in this page like the webservice parameters, so when I want to try […]

ajax

Monday, September 19th, 2005

I know, I arrive a little late to talk about this :)
but today finally I had some time to try it in a correct manner !!! And I enjoyed in writing code in this way :)
But what is AJAX ? you can find an interesting article here, in which AJAX was defined even with some […]

usability

Monday, September 19th, 2005

Usability, in my opinion, is one of the most important features of a web site.
The famous Jackob Nielsen’s site useit.com is very rich of information, even if i suggest to read one of his books, “Designing Web Usability: The Practice of Simplicity“, of which you can find some information about in here.
I suggest […]

about ruby

Sunday, September 18th, 2005

Surfing on the web I’ve found this book.
It is a poignant guide to ruby, it seems funny even if I’ve not the time to check it.
On the same page however, there are precious links always about ruby.

ruby on rails

Saturday, September 17th, 2005

In these days i’m very interested about this new technology.
I’ve tried this tutorial as first thing ,
and I found it very nice and spectacular :) ( like this movie about it )
Then, i have decided to buy the only book related to this topic, “Agile Web Development with Rails”, you can […]