... I see... http://framework.zend.com/wiki/display/ZFMLGEN/mail/3188 Keep us posted. I never went the PHP route, but there are TONS of PHP developers out ...
Otis Gospodnetic
otis@...
Sep 1, 2006 12:51 pm
223
I received a confirmation of the problem I found in Zend_Service_Rest via the mailing list: http://framework.zend.com/wiki/display/ZFMLGEN/mail/3216 However,...
Cleaning my inbox.... Anand, were you able to make any progress with this? Interestingly, I see a familiar name in the comments (well, two names, really) ...
Otis Gospodnetic
otis@...
Sep 15, 2006 2:16 am
226
I've been experimenting with Simpy and Powershell. Since Powershell has some really useful mechanisms for viewing/manipuating xml and since it provides...
... think it's doable. It's nice to know that it's at least possible. Hopefully you will have some time to implement it after you get back. :-) ... I initially...
Wow, this is actually cool! Super-simple. I had to look up PowerShell, as I never heard of it before. Luckily, others have already bookmarked various...
Otis Gospodnetic
otis@...
Sep 25, 2006 4:32 am
229
Hi, ... It's done. I'll document it soon. ... I'd love to, but the DNS or that server is not cooperating at the moment. Otis -- Simpy -- http://www.simpy.com/...
Otis Gospodnetic
otis@...
Sep 25, 2006 4:47 am
230
... For now, I plan to write an entry about it for my own blog, but I might incorporate it into a more comprehensive article at some point in the future. I...
... Hmmm I don't see any dates in the GetTags.do output yet... do I have to use a special parameter? ... Yeah, the server had some DNS problems, but it's...
Otis, I'm working on a web project, and I'm trying to get a system like you have, where rather than making queries like page.php?tag=x, you can visit...
I believe that Simpy is based on Java servlets that run within a servlet container and that the servlet container is what establishes the equivalence of URLs...
Matthew is right. I use Apache's mod_rewrite to make URLs peerrrty. Here is example rewrite rule: RewriteRule ^/user/([^/]+)/tag/(.*)$ ...
Otis Gospodnetic
otis@...
Oct 1, 2006 5:25 am
236
Hi folks, I'm happy to finally bring to you the latest and greatest simpyapi-python release. Ever! It includes support for ALL methods of the simpy.com REST...
Benjamin Reitzammer
breitzammer@...
Nov 7, 2006 3:26 pm
237
I'm a little late with the thank you for Benjamin here, but here it is: Thank you, Benjamin! Not only does the man write Simpy API client libraries and help...
Otis Gospodnetic
otis@...
Nov 22, 2006 7:03 pm
238
Hello, I'm simpy-{user|dev}-happy today. Those of you who are also on simpy-user already saw this: http://tech.groups.yahoo.com/group/simpy-user/message/441 ...
Otis Gospodnetic
otis@...
Nov 22, 2006 7:30 pm
239
Hi, I took a quick look at the thing. Here's some notes in case someone starts doing this (I'm looking at it but it's a hellish period for me and the Simpy...
The previous issues I was having with Zend_Uri and Zend_Service_Rest appear to have been cleared up during my absence. I've completed the initial commit of...
... Just tried going to http://www.simpy.com/tools/upload - worked just fine. What happens when you try to reload the page? Anything in (view) source? Otis ...
Otis Gospodnetic
otis@...
Dec 11, 2006 2:55 am
243
OK, sorry, I realize now that my original message was very misleading. The initial page will load, but produces a blank page once I actually try to upload a...
... Ahaaa. Look at that, a bug! Unheard of! ;) I think I fixed it - thanks for catching and reporting it. Otis -- Simpy -- http://www.simpy.com/ -- Tag....
Otis Gospodnetic
otis@...
Dec 11, 2006 6:21 am
245
This may have been mentioned before, but I thought it was worth bringing up again. With the recent work I've done on the Zend_Service_Simpy module for the Zend...
Not sure if this is another bug or not, but I'm trying to upload the attached file and it's saying "0 bookmarks uploaded and saved successfully." There are...
Hi Matthew, ... My guess is that you already had all those bookmarks in your Simpy account, so they were all ignored, thus avoiding getting them overwritten. I...
Otis Gospodnetic
otis@...
Dec 12, 2006 4:06 am
248
Hi Matthew, Thanks for the Zend work! It looks like a bit over 1K lines of code: ...
Otis Gospodnetic
otis@...
Dec 12, 2006 4:16 am
249
Ah, OK, that makes sense. As far as I can tell, the live site doesn't currently explicitly note the number of duplicates found that were skipped, which is what...
On 12/11/06, Otis Gospodnetic <otis@...> wrote: Out of curiosity, can this be used outside of Zend, or is it tightly ... There are a few classes from the...
The Zend_Service_Simpy module has been included in the 0.6.0 release of the Zend Framework as a new incubator component. It's API documentation is available at...
Updates to links through the Simpy web site don't appear to be taking. I don't know if the updates are getting queued in the background or something but...