amazoop-updates Mailing List for amazOOP: a PHP OOP API for AWS
Brought to you by:
madd0
You can subscribe to this list here.
2005 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Mauricio D. O. <mau...@gm...> - 2005-07-10 14:26:42
|
Hello, This is *not* spam. A link at the end of this message should allow you to unsubscribe from this list if you wish to. As many of you may have noticed, I had stopped working on amazOOP for a while, but I'm back. For those of you who are interested (and please let me know that there are people interested in this, otherwise continuing development won't seem worth the effort) here's where we stand: - The next version will _not_ be written in PHP 5. I apologize if I raised false hopes, but after careful thinking, I figured that most people haven't made the move to PHP 5 yet (my hosting provider included). - Next release will be a real API. For more than a year now, I've been promising a PHP API to access Amazon's Web Services, but all I have delivered is some sort of pseudo-application. The next release will be a real, well documented, API with which you will be able to create your own PHP applications without being limited by my configuration files or any other constraints. - For who actually liked my previous pseudo-application, I have good news too. Once I finish coding the API, I'll rewrite the "shop builder" (if you can call it that) and release the improved version here. - The API will query Amazon's ECS 4. What does this mean? Amazon's E-Commerce Services 4, also known as ECS 4 and briefly as AWS 4, is the latest version of Amazon's Web Services. It includes plenty of new features and should allow anything developed with amazOOP to be much faster. - A much awaited feature, that's a consequence of the point above, but so important that it deserves its own point: you will be able to query data from _all_ Amazon's locales. That's right, .com, .co.uk, .de and .co.jp *as well as* .fr and .ca! Now, some development concerns and general questions: - My most important concern: should the API, somehow manage the cache? All AWS (or ECS) applications must cache the data they get from Amazon, but, by definition, API functions shouldn't be responsible for this. What do you think? - Are you interested in nightly builds? - Would you like the new version to be available in CVS? - Would you like the documentation to be available as it is written? Well, I think this is everything for now. I await your comments. Regards, Mauricio DIAZ ORLICH -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.11/45 - Release Date: 09/07/2005 |
From: Mauricio D. <mau...@gm...> - 2005-02-16 22:21:02
|
Hello everyone, Since this is this list's first message, let me remind everyone that = this is *not* spam, and, if the system works as I expect it to, you'll find instructions at the bottom of this letter on how to unsubscribe... First of all, a short introduction... For those who don't know who I am = (and I expect that to be most of you), I'm Mauricio D=EDaz (a.k.a. Madd0, on = the web) and I'm the developer of amazOOP. Now, back to the point... I'm inaugurating this list today because I = need to make a decision concerning amazOOP's next release, and I thought that if anyone was interested enough in the project to subscribe to this list, = they might be able to help me... amazOOP's goal is to provide an object oriented API to consume Amazon = Web Services, however it hasn't been doing a very good job... This is partly = due to the fact that OOP support in PHP4 is very limited. So I was = wondering, what if we make the move to PHP5? After all, it's no longer a beta (as = it was when amazOOP was first released...)=20 =20 I'd like to know what you, the actual users, think about this?=20 =20 If it's change you're worried about, I think moving to PHP5 would be the least of your concerns, since I'm writing the next version of amazOOP = from scratch and I'm keeping in mind that I'm writing an API and not an application. Ergo, the next version of amazOOP will be completely = different from 0.3. I await your comments. Regards, Mauricio D=EDaz Orlich ------------------------ http://diazorm.e-supinfo.net --=20 No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 14/02/2005 =20 |