You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: <tbd...@se...> - 2005-06-20 16:00:51
|
I was asked to look at Ajax. Remco uses it and is happy: -------------------------------------------------------------------------- Hi there Dinesh, [...] When it comes to Ajax (don't know what you have read so far), this is a very good introductionary article: http://www.adaptivepath.com/publications/essays/archives/000385.php JPSpan (which enables you to do PHP function calls directly from javascript on the client machine) has its homepage here: http://jpspan.sourceforge.net/wiki/doku.php this is what we use for development now in combination with Prado (http://www.xisc.net) Here is an overview of Ajax frameworks: http://www.ajaxpatterns.org/AJAXFrameworks the rest of the site also contains documenten Ajax patterns for further reference. Good luck! Remco Wendt -- Institute for Information Technology Professional University Amsterdam Weesperzijde 190 1097 DZ Amsterdam tel: +31 (0)20 595 1675 mail: r....@hv... fax: +31 (0)20 595 1620 web : http://www.freshdeuce.org mob: +31 (0)61 879 6706 gpg : http://www.remcowendt.com/rw.gpg -- This message was scanned for spam and viruses by BitDefender at www.consultplanet.com -- This message was scanned for spam and viruses by BitDefender at www.consultplanet.com |
|
From: Bellave J. <bel...@co...> - 2005-06-15 06:10:17
|
I am interested to learn how you are doing software builds in your projects. There are many open source and commercial tools that come and go. At the high level, I want to understand the (longer term) strategy for a build process and the tools. I would also like to know which specific methods/tools are being used to automate testing and builds. There are tools such as cruisecontrol, gump, buildbot etc. that could be used and Ant seems to be quite popular. When people work on different parts of a complex project, it might make sense to consider a distributed build methodology wherein the people doing the individual module builds specify the metadata and the rules that tell a build scheduler what/how to build. The buildbot open source project seems to have something to offer in this area that might work for pantoto. Jayaram |
|
From: dinesh t b <di...@se...> - 2005-06-11 04:09:03
|
test -- This message was scanned for spam and viruses by BitDefender at www.consultplanet.com |